@charset "UTF-8";

html {
  scroll-behavior: smooth;
}

body {
  position: relative;
  font-family: 'Roboto', sans-serif;
  margin: 0;
}

.llp-br-d {
  display: inline;
}

.llp-wrap,
.llp-wrap * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: normal;
}

.llp-wrap sup {
  font-size: 90%;
}

.llp-wrap .llp-btn {
  display: inline-block;
  height: 40px;
  padding: 0 24px;
  border-radius: 4px;
  background: #e31235;
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.llp-wrap .llp-btn:hover {
  text-decoration: none;
  background: #bd0f2c;
  color: #ffffff;
}

.llp-wrap .llp-btn:active {
  text-decoration: none;
  background: #9c0c24;
  color: #ffffff;
}

.llp-img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.llp-wrap {
  position: relative;
  color: #333333;
}


@media only screen and (max-width: 767px) {

  .llp-wrap {
    position: relative;
  }

  .llp-br-d {
    display: block;
  }

  .llp-header {
    position: relative;
  }

  .llp-header__content {
    position: absolute;
    left: 5vw;
    top: 50%;
    transform: translateY(-50%);
    width: 30vw;
    color: #ffffff;
  }

  .llp-header__logo {
    width: 23vw;
  }

  .llp-header__name {
    margin-top: 5vw;
    font-size: 6vw;
    line-height: 101%;
    font-weight: bold;
  }

  .llp-header__text {
    margin-top: 5vw;
    font-size: 3vw;
    line-height: 110%;
  }

  .llp-name {
    position: relative;
    font-size: 6vw;
    line-height: 133%;
    color: #E95303;
    font-weight: bold;
    padding-left: 16vw;
  }

  .llp-name:before {
    content: '';
    position: absolute;
    top: -1vw;
    left: 0;
    width: 10vw;
    height: 11vw;
    background: url('//static.mvideo.ru/media/Promotions/Promo_Page/2022/June/televizory-novex/images/icon-e.svg') no-repeat;
    background-size: 100% 100%;
  }

  .llp-text {
    margin: 5vw 0 0;
    font-size: 3.9vw;
    line-height: 143%;
  }

  .llp-block1 {
    margin: 11vw 0 0;
    padding: 0 20px;
  }

  .llp-block1__content, .llp-block1__picture {
    flex: 0 1 39.2vw;
  }

  .llp-block1__text {
    margin-bottom: 5vw;
  }

  .llp-block2 {
    position: relative;
    margin: 11vw 0 0;
  }

  .llp-block2__content {
    padding: 0 20px;
  }

  .llp-block2__text {
    margin-bottom: 3vw;
  }

  .llp-block3 {
    position: relative;
    margin: 11vw 0 0;
  }

  .llp-block3__content {
    margin-bottom: 3vw;
    padding: 0 20px;
    z-index: 2;
  }

  .llp-block4 {
    position: relative;
    margin: 11vw auto 0;
  }

  .llp-block4__content {
    position: relative;
    z-index: 2;
    padding: 0 20px;
    margin-bottom: 3vw;
  }

  .llp-block5 {
    position: relative;
    margin: 11vw 0 0;
  }

  .llp-block5__content {
    position: relative;
    z-index: 2;
    padding: 0 20px;
    margin-bottom: 3vw;
  }

  .llp-block6 {
    position: relative;
    margin: 11vw 0 0;
    padding: 0 0 3vw;
    background: #000000;
  }

  .llp-block6__content {
    position: relative;
    z-index: 2;
    padding: 0 20px;
    margin-bottom: 3vw;
  }

  .llp-block6__text {
    color: #ffffff;
  }

  .llp-block6__logos {
    margin-top: 7vw;
  }

  .llp-block7,
  .llp-top,
  .llp-blocks,
  .llp-prime,
  .llp-black {
    display: none;
  }

  .llp-block11 {
    position: relative;
    margin: 11vw 0 0;
  }

  .llp-block11__picture {
    margin-top: 3vw;
    position: relative;
    z-index: 1;
  }

  .llp-block11__content {
    position: relative;
    padding: 0 20px;
    z-index: 2;
  }

  .llp-block12 {
    position: relative;
    margin: 11vw 0 0;
  }

  .llp-block12__content {
    position: relative;
    margin-bottom: 3vw;
    padding: 0 20px;
    z-index: 2;
  }

}


@media only screen and (min-width: 768px) {

  .llp-wrap {
    margin: 0 auto;
    width: 94vw;
  }

  .llp-br-d {
    display: block;
  }

  .llp-header {
    position: relative;
  }

  .llp-header__content {
    position: absolute;
    left: 7.2vw;
    top: 50%;
    transform: translateY(-50%);
    width: 28.7vw;
    color: #ffffff;
  }

  .llp-header__logo {
    width: 7.7vw;
  }

  .llp-header__name {
    margin-top: 1.4vw;
    font-size: 2.9vw;
    line-height: 101%;
    font-weight: bold;
  }

  .llp-header__text {
    margin-top: 1vw;
    font-size: 1.5vw;
    line-height: 110%;
  }

  .llp-name {
    position: relative;
    font-size: 2.1vw;
    line-height: 125%;
    color: #E95303;
    font-weight: bold;
    padding-left: 4.1vw;
  }

  .llp-name:before {
    content: '';
    position: absolute;
    top: -.3vw;
    left: 0;
    width: 3vw;
    height: 3.1vw;
    background: url('//static.mvideo.ru/media/Promotions/Promo_Page/2022/June/televizory-novex/images/icon-e.svg') no-repeat;
    background-size: 100% 100%;
  }

  .llp-text {
    margin: 2.4vw 0 0;
    font-size: 1.1vw;
    line-height: 150%;
  }

  .llp-block1 {
    margin: 6.3vw 0 0;
    padding: 0 6.9vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .llp-block1__content, .llp-block1__picture {
    flex: 0 1 39.2vw;
  }

  .llp-block1__text {
    margin-top: 3.9vw;
    width: 32.6vw;
  }

  .llp-block2 {
    position: relative;
    margin: 6.3vw 0 0;
  }

  .llp-block2__content {
    position: absolute;
    left: 7.1vw;
    top: 50%;
    z-index: 2;
    transform: translateY(-50%);
    width: 32.6vw;
  }

  .llp-block2__text {
    margin-top: 2.8vw;
    color: #ffffff;
  }

  .llp-block3 {
    position: relative;
    margin: 6.3vw auto 0;
    width: 80.1vw;
  }

  .llp-block3__content {
    position: absolute;
    bottom: 5.7vw;
    right: 6.8vw;
    z-index: 2;
    width: 32.6vw;
  }

  .llp-block4 {
    position: relative;
    margin: 6.3vw auto 0;
    width: 80.1vw;
  }

  .llp-block4__content {
    position: absolute;
    top: 10.2vw;
    left: 6.8vw;
    z-index: 2;
    width: 32.6vw;
  }

  .llp-block5 {
    position: relative;
    margin: 6.3vw auto 0;
    width: 80.1vw;
  }

  .llp-block5__content {
    position: absolute;
    bottom: 5.1vw;
    right: 6.8vw;
    z-index: 2;
    width: 32.6vw;
  }

  .llp-block6 {
    position: relative;
    margin: 6.3vw 0 0;
  }

  .llp-block6__content {
    position: absolute;
    bottom: 5.9vw;
    left: 7vw;
    width: 59.5vw;
  }

  .llp-block6__name {
    width: 32.6vw;
  }

  .llp-block6__text {
    margin-top: 2.8vw;
    color: #ffffff;
  }

  .llp-block6__logos {
    display: none;
  }

  .llp-block7 {
    position: relative;
  }

  .llp-block7__content {
    position: absolute;
    top: 4.4vw;
    left: 6.9vw;
    width: 35.2vw;
  }

  .llp-block7__logo {
    width: 12.3vw;
    height: auto;
    vertical-align: bottom;
  }

  .llp-block7__title {
    margin: 5.1vw 0 0;
    font-size: 2.8vw;
    line-height: 109%;
    color: #FFFFFF;
  }

  .llp-block7__text {
    margin: 1.3vw 0 0;
    font-size: 2vw;
    line-height: 129%;
    color: rgba(255, 255, 255, 0.96);
  }

  .llp-top {
    position: relative;
    display: flex;
  }

  .llp-top__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .llp-top__block {
    padding-left: 3.3vw;
    display: flex;
    height: 100%;
  }

  .llp-top__left {
    flex: 0 1 22.2vw;
    align-self: end;
  }

  .llp-top__center {
    margin-left: 7vw;
    padding: 6vw 0 0;
    flex: 0 1 20.4vw;
  }

  .llp-top__right {
    margin-left: 2.5vw;
    padding: 5.9vw 0 0;
    flex: 0 1 27vw;
    font-size: 5.8vw;
    line-height: 110%;
    font-weight: bold;
    background: linear-gradient(88.27deg, #72F0D9 11.72%, #9FF554 92%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
  }

  .llp-top__p {
    margin: 0 0 0 5.6vw;
    padding: 0;
    font-size: 5.8vw;
    line-height: 110%;
    text-fill-color: transparent;
  }

  .llp-circle {
    display: flex;
    flex-direction: column;
  }

  .llp-circle__pic {
    flex: 0 1 12.2vw;
  }

  .llp-circle__img {
    height: 11.7vw;
    width: auto;
    vertical-align: bottom;
  }

  .llp-circle__text {
    padding: 0 0 0 3.7vw;
    flex: 0 1 auto;
    font-size: 1.4vw;
    line-height: 127%;
    color: rgba(255, 255, 255, 0.96);
  }

  .llp-blocks {
    position: relative;
    margin: 3.4vw auto 0;
    width: 80.1vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .llp-blocks__item {
    position: relative;
    margin: 2.7vw 0 0;
    flex: 0 1 39.4vw;
  }

  .llp-blocks__title {
    position: absolute;
    top: 9.5vw;
    right: 0;
    width: 13.5vw;
    font-size: 1.4vw;
    line-height: 127%;
    font-weight: bold;
  }

  .llp-blocks__img {
    width: 34.1vw;
    height: auto;
    vertical-align: bottom;
  }

  .llp-blocks__text {
    margin: 1.5vw 0 0;
    font-size: 1.2vw;
    line-height: 135%;
    color: #090909;
  }

  .llp-blocks__smotreshka {
    position: absolute;
    top: 17vw;
    right: 6vw;
    width: 7.7vw;
    height: auto;
    vertical-align: bottom;
  }

  .llp-prime {
    margin: 3.5vw auto 0;
    text-align: center;
  }

  .llp-prime__block {
    display: inline-flex;
    justify-content: center;
    text-align: left;
    width: 39.4vw;
  }

  .llp-prime__item {
    flex: 0 1 19.1vw;
    font-size: 1.4vw;
    line-height: 127%;
  }

  .llp-prime__item + .llp-prime__item {
    margin-left: 1.3vw;
  }

  .llp-black {
    margin: 7.2vw 0 0;
    padding: 0 0 9.4vw;
    background: #000000;
  }

  .llp-block8 {
    position: relative;
    background: #000000;
  }

  .llp-block8__picture {
    margin-left: auto;
    width: 49.4vw;
  }

  .llp-block8__content {
    position: absolute;
    top: 4.9vw;
    left: 6.8vw;
    width: 36.5vw;
  }

  .llp-block8__logo {
    width: 10.6vw;
  }

  .llp-block8__text {
    margin-top: 2.8vw;
    font-size: 3.4vw;
    line-height: 110%;
    color: #ffffff;
    font-weight: bold;
  }

  .llp-block9 {
    margin: 5.8vw auto 0;
    width: 79.9vw;
  }

  .llp-block9__p  {
    text-align: center;
    font-size: 2.1vw;
    line-height: 125%;
    color: #FFFFFF;
  }

  .llp-block9__p + .llp-block9__p {
    margin-top: 1.3vw;
  }

  .llp-block9__picture {
    margin: 5.9vw auto 0;
    width: 61.4vw;
  }

  .llp-flex {
    margin: 4.6vw auto 0;
    width: 66.2vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .llp-flex_reverse {
    flex-direction: row-reverse;
  }

  .llp-flex + .llp-flex {
    margin-top: 5.1vw;
  }

  .llp-flex__content {
    flex: 0 1 32.6vw;
    color: #ffffff;
  }

  .llp-flex__picture {
    flex: 0 1 29.4vw;
  }

  .llp-flex__name {
    font-size: 1.4vw;
    line-height: 127%;
    font-weight: bold;
  }

  .llp-flex__text {
    margin-top: 1.6vw;
    font-size: 1.2vw;
    line-height: 150%;
  }

  .llp-block10 {
    margin-top: 5vw;
  }

  .llp-block10__name {
    margin: 0 auto;
    width: 66.2vw;
    font-size: 2.1vw;
    line-height: 100%;
    color: #ffffff;
    font-weight: bold;
  }

  .llp-block10__picture {
    margin: 5vw auto 0;
    width: 78.3vw;
  }

  .llp-block11 {
    position: relative;
    margin: 6.3vw 0 0;
  }

  .llp-block11__picture {
    position: relative;
    z-index: 1;
    margin-right: auto;
    width: 60.7vw;
  }

  .llp-block11__content {
    position: absolute;
    top: 6.6vw;
    right: 13.7vw;
    width: 32.6vw;
    z-index: 2;
  }

  .llp-block12 {
    position: relative;
  }

  .llp-block12__content {
    position: absolute;
    top: 5.2vw;
    left: 6.9vw;
    width: 32.6vw;
    z-index: 2;
  }

}


@media only screen and (min-width: 1024px) {

  .llp-wrap {
    width: 940px;
  }

  .llp-header__content {
    left: 72px;
    top: 50%;
    width: 287px;
  }

  .llp-header__logo {
    width: 77px;
  }

  .llp-header__name {
    margin-top: 14px;
    font-size: 29px;
    line-height: 101%;
  }

  .llp-header__text {
    margin-top: 10px;
    font-size: 15px;
    line-height: 110%;
  }

  .llp-name {
    font-size: 21px;
    line-height: 125%;
    padding-left: 41px;
  }

  .llp-name:before {
    top: -3px;
    width: 30px;
    height: 31px;
  }

  .llp-text {
    margin: 24px 0 0;
    font-size: 11px;
    line-height: 150%;
  }

  .llp-block1 {
    margin: 63px 0 0;
    padding: 0 69px;
  }

  .llp-block1__content, .llp-block1__picture {
    flex: 0 1 392px;
  }

  .llp-block1__text {
    margin-top: 39px;
    width: 326px;
  }

  .llp-block2 {
    margin: 63px 0 0;
  }

  .llp-block2__content {
    left: 71px;
    width: 326px;
  }

  .llp-block2__text {
    margin-top: 28px;
  }

  .llp-block3 {
    margin: 63px auto 0;
    width: 801px;
  }

  .llp-block3__content {
    bottom: 57px;
    right: 68px;
    width: 326px;
  }

  .llp-block4 {
    margin: 63px auto 0;
    width: 801px;
  }

  .llp-block4__content {
    top: 102px;
    left: 68px;
    width: 326px;
  }

  .llp-block5 {
    margin: 63px auto 0;
    width: 801px;
  }

  .llp-block5__content {
    bottom: 51px;
    right: 68px;
    width: 326px;
  }

  .llp-block6 {
    margin: 63px 0 0;
  }

  .llp-block6__content {
    bottom: 59px;
    left: 70px;
    width: 595px;
  }

  .llp-block6__name {
    width: 326px;
  }

  .llp-block6__text {
    margin-top: 28px;
  }

  .llp-block7__content {
    top: 44px;
    left: 69px;
    width: 352px;
  }

  .llp-block7__logo {
    width: 123px;
  }

  .llp-block7__title {
    margin: 51px 0 0;
    font-size: 28px;
    line-height: 109%;
  }

  .llp-block7__text {
    margin: 13px 0 0;
    font-size: 20px;
    line-height: 129%;
  }

  .llp-top__block {
    padding-left: 33px;
  }

  .llp-top__left {
    flex: 0 1 222px;
  }

  .llp-top__center {
    margin-left: 70px;
    padding: 60px 0 0;
    flex: 0 1 204px;
  }

  .llp-top__right {
    margin-left: 25px;
    padding: 59px 0 0;
    flex: 0 1 270px;
    font-size: 58px;
    line-height: 110%;
  }

  .llp-top__p {
    margin: 0 0 0 56px;
    font-size: 58px;
    line-height: 110%;
  }

  .llp-circle__pic {
    flex: 0 1 122px;
  }

  .llp-circle__img {
    height: 117px;
  }

  .llp-circle__text {
    padding: 0 0 0 37px;
    font-size: 14px;
    line-height: 127%;
  }

  .llp-blocks {
    margin: 34px auto 0;
    width: 801px;
  }

  .llp-blocks__item {
    margin: 27px 0 0;
    flex: 0 1 394px;
  }

  .llp-blocks__title {
    top: 95px;
    width: 135px;
    font-size: 14px;
    line-height: 127%;
  }

  .llp-blocks__img {
    width: 341px;
  }

  .llp-blocks__text {
    margin: 15px 0 0;
    font-size: 12px;
    line-height: 135%;
  }

  .llp-blocks__smotreshka {
    top: 170px;
    right: 60px;
    width: 77px;
  }

  .llp-prime {
    margin: 35px auto 0;
  }

  .llp-prime__block {
    width: 394px;
  }

  .llp-prime__item {
    flex: 0 1 191px;
    font-size: 14px;
    line-height: 127%;
  }

  .llp-prime__item + .llp-prime__item {
    margin-left: 13px;
  }

  .llp-black {
    margin: 72px 0 0;
    padding: 0 0 94px;
  }

  .llp-block8__picture {
    width: 494px
  }

  .llp-block8__content {
    top: 49px;
    left: 68px;
    width: 365px;
  }

  .llp-block8__logo {
    width: 106px;
  }

  .llp-block8__text {
    margin-top: 28px;
    font-size: 34px;
    line-height: 110%;
  }

  .llp-block9 {
    margin: 58px auto 0;
    width: 799px;
  }

  .llp-block9__p  {
    font-size: 21px;
    line-height: 125%;
  }

  .llp-block9__p + .llp-block9__p {
    margin-top: 13px;
  }

  .llp-block9__picture {
    margin: 59px auto 0;
    width: 614px;
  }

  .llp-flex {
    margin: 46px auto 0;
    width: 662px;
  }

  .llp-flex + .llp-flex {
    margin-top: 51px;
  }

  .llp-flex__content {
    flex: 0 1 326px;
  }

  .llp-flex__picture {
    flex: 0 1 294px;
  }

  .llp-flex__name {
    font-size: 14px;
    line-height: 127%;
  }

  .llp-flex__text {
    margin-top: 16px;
    font-size: 12px;
    line-height: 150%;
  }

  .llp-block10 {
    margin-top: 50px;
  }

  .llp-block10__name {
    width: 662px;
    font-size: 21px;
    line-height: 100%;
  }

  .llp-block10__picture {
    margin: 50px auto 0;
    width: 783px;
  }

  .llp-block11 {
    margin: 63px 0 0;
  }

  .llp-block11__picture {
    width: 607px;
  }

  .llp-block11__content {
    top: 66px;
    right: 137px;
    width: 326px;
  }

  .llp-block12__content {
    top: 52px;
    left: 69px;
    width: 326px;
  }

}


@media only screen and (min-width: 1280px) {

  .llp-wrap {
    width: 1228px;
  }

  .llp-header__content {
    left: 94px;
    width: 375px;
  }

  .llp-header__logo {
    width: 101px;
  }

  .llp-header__name {
    margin-top: 19px;
    font-size: 38px;
    line-height: 101%;
  }

  .llp-header__text {
    margin-top: 13px;
    font-size: 20px;
    line-height: 110%;
  }

  .llp-name {
    font-size: 27px;
    line-height: 125%;
    padding-left: 54px;
  }

  .llp-name:before {
    top: -4px;
    width: 39px;
    height: 41px;
  }

  .llp-text {
    margin: 32px 0 0;
    font-size: 14px;
    line-height: 150%;
  }

  .llp-block1 {
    margin: 82px 0 0;
    padding: 0 90px;
  }

  .llp-block1__content, .llp-block1__picture {
    flex: 0 1 512px;
  }

  .llp-block1__text {
    margin-top: 51px;
    width: 426px;
  }

  .llp-block2 {
    margin: 82px 0 0;
  }

  .llp-block2__content {
    left: 93px;
    width: 426px;
  }

  .llp-block2__text {
    margin-top: 37px;
  }

  .llp-block3 {
    margin: 82px auto 0;
    width: 1047px;
  }

  .llp-block3__content {
    bottom: 75px;
    right: 89px;
    width: 426px;
  }

  .llp-block4 {
    margin: 82px auto 0;
    width: 1047px;
  }

  .llp-block4__content {
    top: 134px;
    left: 89px;
    width: 426px;
  }

  .llp-block5 {
    margin: 82px auto 0;
    width: 1047px;
  }

  .llp-block5__content {
    bottom: 67px;
    right: 89px;
    width: 426px;
  }

  .llp-block6 {
    margin: 82px 0 0;
  }

  .llp-block6__content {
    bottom: 77px;
    left: 92px;
    width: 778px;
  }

  .llp-block6__name {
    width: 426px;
  }

  .llp-block6__text {
    margin-top: 37px;
  }

  .llp-block7__content {
    top: 57px;
    left: 90px;
    width: 460px;
  }

  .llp-block7__logo {
    width: 161px;
  }

  .llp-block7__title {
    margin: 67px 0 0;
    font-size: 37px;
    line-height: 109%;
  }

  .llp-block7__text {
    margin: 17px 0 0;
    font-size: 26px;
    line-height: 129%;
  }

  .llp-top__block {
    padding-left: 43px;
  }

  .llp-top__left {
    flex: 0 1 290px;
  }

  .llp-top__center {
    margin-left: 92px;
    padding: 78px 0 0;
    flex: 0 1 267px;
  }

  .llp-top__right {
    margin-left: 33px;
    padding: 77px 0 0;
    flex: 0 1 353px;
    font-size: 76px;
    line-height: 110%;
  }

  .llp-top__p {
    margin: 0 0 0 73px;
    font-size: 76px;
    line-height: 110%;
  }

  .llp-circle__pic {
    flex: 0 1 160px;
  }

  .llp-circle__img {
    height: 153px;
  }

  .llp-circle__text {
    padding: 0 0 0 49px;
    font-size: 19px;
    line-height: 127%;
  }

  .llp-blocks {
    margin: 44px auto 0;
    width: 1047px;
  }

  .llp-blocks__item {
    margin: 35px 0 0;
    flex: 0 1 515px;
  }

  .llp-blocks__title {
    top: 124px;
    width: 176px;
    font-size: 19px;
    line-height: 127%;
  }

  .llp-blocks__img {
    width: 445px;
  }

  .llp-blocks__text {
    margin: 20px 0 0;
    font-size: 14px;
    line-height: 135%;
  }

  .llp-blocks__smotreshka {
    top: 222px;
    right: 78px;
    width: 101px;
  }

  .llp-prime {
    margin: 46px auto 0;
  }

  .llp-prime__block {
    width: 515px;
  }

  .llp-prime__item {
    flex: 0 1 249px;
    font-size: 19px;
    line-height: 127%;
  }

  .llp-prime__item + .llp-prime__item {
    margin-left: 17px;
  }

  .llp-black {
    margin: 94px 0 0;
    padding: 0 0 123px;
  }

  .llp-block8__picture {
    width: 646px
  }

  .llp-block8__content {
    top: 64px;
    left: 89px;
    width: 477px;
  }

  .llp-block8__logo {
    width: 139px;
  }

  .llp-block8__text {
    margin-top: 37px;
    font-size: 44px;
    line-height: 110%;
  }

  .llp-block9 {
    margin: 76px auto 0;
    width: 1044px;
  }

  .llp-block9__p  {
    font-size: 27px;
    line-height: 125%;
  }

  .llp-block9__p + .llp-block9__p {
    margin-top: 17px;
  }

  .llp-block9__picture {
    margin: 77px auto 0;
    width: 802px;
  }

  .llp-flex {
    margin: 60px auto 0;
    width: 865px;
  }

  .llp-flex + .llp-flex {
    margin-top: 67px;
  }

  .llp-flex__content {
    flex: 0 1 426px;
  }

  .llp-flex__picture {
    flex: 0 1 384px;
  }

  .llp-flex__name {
    font-size: 19px;
    line-height: 127%;
  }

  .llp-flex__text {
    margin-top: 21px;
    font-size: 14px;
    line-height: 150%;
  }

  .llp-block10 {
    margin-top: 66px;
  }

  .llp-block10__name {
    width: 865px;
    font-size: 27px;
    line-height: 100%;
  }

  .llp-block10__picture {
    margin: 65px auto 0;
    width: 1023px;
  }

  .llp-block11 {
    margin: 82px 0 0;
  }

  .llp-block11__picture {
    width: 793px;
  }

  .llp-block11__content {
    top: 87px;
    right: 179px;
    width: 426px;
  }

  .llp-block12__content {
    top: 68px;
    left: 90px;
    width: 426px;
  }

}


@media only screen and (min-width: 1599px) {

  .llp-wrap {
    width: 1440px;
  }

  .llp-header__content {
    left: 110px;
    width: 440px;
  }

  .llp-header__logo {
    width: 118px;
  }

  .llp-header__name {
    margin-top: 22px;
    font-size: 45px;
    line-height: 101%;
  }

  .llp-header__text {
    margin-top: 15px;
    font-size: 24px;
    line-height: 110%;
  }

  .llp-name {
    font-size: 32px;
    line-height: 125%;
    padding-left: 63px;
  }

  .llp-name:before {
    top: -5px;
    width: 46px;
    height: 48px;
  }

  .llp-text {
    margin: 38px 0 0;
    font-size: 16px;
    line-height: 150%;
  }

  .llp-block1 {
    margin: 96px 0 0;
    padding: 0 106px;
  }

  .llp-block1__content, .llp-block1__picture {
    flex: 0 1 601px;
  }

  .llp-block1__text {
    margin-top: 60px;
    width: 500px;
  }

  .llp-block2 {
    margin: 96px 0 0;
  }

  .llp-block2__content {
    left: 109px;
    width: 500px;
  }

  .llp-block2__text {
    margin-top: 44px;
  }

  .llp-block3 {
    margin: 96px auto 0;
    width: 1228px;
  }

  .llp-block3__content {
    bottom: 88px;
    right: 104px;
    width: 500px;
  }

  .llp-block4 {
    margin: 96px auto 0;
    width: 1228px;
  }

  .llp-block4__content {
    top: 157px;
    left: 104px;
    width: 500px;
  }

  .llp-block5 {
    margin: 96px auto 0;
    width: 1228px;
  }

  .llp-block5__content {
    bottom: 78px;
    right: 104px;
    width: 500px;
  }

  .llp-block6 {
    margin: 96px 0 0;
  }

  .llp-block6__content {
    bottom: 90px;
    left: 108px;
    width: 913px;
  }

  .llp-block6__name {
    width: 500px;
  }

  .llp-block6__text {
    margin-top: 44px;
  }

  .llp-block7__content {
    top: 67px;
    left: 106px;
    width: 540px;
  }

  .llp-block7__logo {
    width: 189px;
  }

  .llp-block7__title {
    margin: 79px 0 0;
    font-size: 44px;
    line-height: 109%;
  }

  .llp-block7__text {
    margin: 20px 0 0;
    font-size: 31px;
    line-height: 129%;
  }

  .llp-top__block {
    padding-left: 51px;
  }

  .llp-top__left {
    flex: 0 1 340px;
  }

  .llp-top__center {
    margin-left: 108px;
    padding: 91px 0 0;
    flex: 0 1 313px;
  }

  .llp-top__right {
    margin-left: 39px;
    padding: 90px 0 0;
    flex: 0 1 415px;
    font-size: 89px;
    line-height: 110%;
  }

  .llp-top__p {
    margin: 0 0 0 86px;
    font-size: 89px;
    line-height: 110%;
  }

  .llp-circle__pic {
    flex: 0 1 188px;
  }

  .llp-circle__img {
    height: 180px;
  }

  .llp-circle__text {
    padding: 0 0 0 58px;
    font-size: 22px;
    line-height: 127%;
  }

  .llp-blocks {
    margin: 52px auto 0;
    width: 1228px;
  }

  .llp-blocks__item {
    margin: 41px 0 0;
    flex: 0 1 604px;
  }

  .llp-blocks__title {
    top: 145px;
    width: 206px;
    font-size: 22px;
    line-height: 127%;
  }

  .llp-blocks__img {
    width: 522px;
  }

  .llp-blocks__text {
    margin: 24px 0 0;
    font-size: 16px;
    line-height: 135%;
  }

  .llp-blocks__smotreshka {
    top: 260px;
    right: 91px;
    width: 119px;
  }

  .llp-prime {
    margin: 54px auto 0;
  }

  .llp-prime__block {
    width: 604px;
  }

  .llp-prime__item {
    flex: 0 1 292px;
    font-size: 22px;
    line-height: 127%;
  }

  .llp-prime__item + .llp-prime__item {
    margin-left: 20px;
  }

  .llp-black {
    margin: 110px 0 0;
    padding: 0 0 144px;
  }

  .llp-block8__picture {
    width: 758px
  }

  .llp-block8__content {
    top: 75px;
    left: 104px;
    width: 560px;
  }

  .llp-block8__logo {
    width: 163px;
  }

  .llp-block8__text {
    margin-top: 44px;
    font-size: 52px;
    line-height: 110%;
  }

  .llp-block9 {
    margin: 89px auto 0;
    width: 1224px;
  }

  .llp-block9__p  {
    font-size: 32px;
    line-height: 125%;
  }

  .llp-block9__p + .llp-block9__p {
    margin-top: 20px;
  }

  .llp-block9__picture {
    margin: 90px auto 0;
    width: 940px;
  }

  .llp-flex {
    margin: 71px auto 0;
    width: 1015px;
  }

  .llp-flex + .llp-flex {
    margin-top: 79px;
  }

  .llp-flex__content {
    flex: 0 1 500px;
  }

  .llp-flex__picture {
    flex: 0 1 450px;
  }

  .llp-flex__name {
    font-size: 22px;
    line-height: 127%;
  }

  .llp-flex__text {
    margin-top: 25px;
    font-size: 16px;
    line-height: 150%;
  }

  .llp-block10 {
    margin-top: 78px;
  }

  .llp-block10__name {
    width: 1015px;
    font-size: 32px;
    line-height: 100%;
  }

  .llp-block10__picture {
    margin: 76px auto 0;
    width: 1200px;
  }

  .llp-block11 {
    margin: 96px 0 0;
  }

  .llp-block11__picture {
    width: 930px;
  }

  .llp-block11__content {
    top: 102px;
    right: 210px;
    width: 500px;
  }

  .llp-block12__content {
    top: 80px;
    left: 106px;
    width: 500px;
  }

}