html {
  box-sizing: border-box;
  scroll-behavior: smooth;
}
body {
  margin: 0;
  padding: 0;
}

.t-wrap {
  margin: 0;
  padding: 0;
  font-family: 'Roboto', sans-serif;
  margin: 0 auto;
  box-sizing: border-box;
  width: 100%;
  min-width: 320px;
  background: #ffffff;
  margin-bottom: 50px;
  position: relative;
}
.t-wrap img {
  max-width: 100%;
}
.t-wrap section {
  width: 100%;
}
h1,
h2,
h3,
h4,
h5,
p {
  margin: 0;
  padding: 0;
}
ul {
  margin: 0;
  padding: 0;
}

.t-container {
  max-width: 1516px;
  margin: 0 auto;
}
.t-banner__wrapper {
  padding-top: 46px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex-direction: column;
}
.t-banner {
  width: 100%;
  height: 500px;
}
.t-banner__image {
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/June/chatbot/img/background.png)
    no-repeat top right;
  background-size: contain;
  height: 400px;
  position: absolute;
  top: 0;
  right: 0;
  width: 70%;
}
.t-banner__title--mobile {
  display: none;
}
.t-banner__title {
  font-style: normal;
  font-weight: bold;
  font-size: 44px;
  line-height: 48px;
  color: #333333;
  max-width: 743px;
  margin-bottom: 40px;
}
.t-banner__subtitle {
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 28px;
  color: #333333;
  margin-bottom: 74px;
  max-width: 599px;
}
.t-characteristic {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.t-characteristic__item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.t-characteristic__item img {
  margin-right: 20px;
}
.t-characteristic__text {
  max-width: 199px;
}
.t-banner__images {
  width: 694px;
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/June/chatbot/img/Group-6089.png)
    no-repeat center;
  background-size: contain;
  height: 532px;
  position: absolute;
  top: 20px;
  right: auto;
  left: 40%;
}

.t-characteristic {
  width: 50%;
}
.t-characteristic__title {
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 28px;
  color: #333333;
  margin-bottom: 6px;
}
.t-characteristic__descr {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;

  color: #333333;
}
.t-characteristic__bold {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
}

.t-banner__image--men {
  display: block;
  position: absolute;
  top: -30px;
  right: 70px;
  z-index: 3;
}
.t-banner__image--women {
  display: block;
  position: absolute;
  top: 0px;
  right: -130px;
}
.t-knews__wrapper {
  display: flex;
  flex-wrap: wrap;
}
.t-knews__list-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  z-index: 5;
  margin-bottom: 30px;
}
.t-knews__phone {
  margin-right: 41px;
  /* width: 35%; */
}
.t-knews__list {
  z-index: 4;
}
.t-knews__lists {
  z-index: 4;
  flex: 1;
}
.t-knews__list-title {
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 28px;
  display: flex;
  align-items: center;
  color: #333333;
  margin-bottom: 38px;
}

.t-list {
  list-style: none;
  display: flex;
  flex-direction: column;
}
.t-list:first-child {
  margin-right: 20px;
}
.t-list__item {
  width: 396px;
  box-sizing: border-box;
  height: 77px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 85px;
  margin-bottom: 15px;
  max-width: 396px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
}
.t-list__item:first-child {
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/June/chatbot/img/one.svg)
    no-repeat left top;
  background-size: 72px 76px;
}
.t-list__item:nth-child(2) {
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/June/chatbot/img/two.svg)
    no-repeat left top;
  background-size: 72px 76px;
}
.t-list__item:nth-child(3) {
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/June/chatbot/img/three.svg)
    no-repeat left top;
  background-size: 72px 76px;
}
.t-list--second .t-list__item:nth-child(1) {
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/June/chatbot/img/four.svg)
    no-repeat left top;
  background-size: 72px 76px;
}
.t-list--second .t-list__item:nth-child(2) {
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/June/chatbot/img/five.svg)
    no-repeat left top;
  background-size: 72px 76px;
}
.t-list--second .t-list__item:nth-child(3) {
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/June/chatbot/img/six.svg)
    no-repeat left top;
  background-size: 72px 76px;
}
.t-knews__list-title {
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 28px;
  display: flex;
  align-items: center;
  color: #333333;
  margin-bottom: 40px;
}
.t-knews__chat-list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.t-knews__chat-list-item {
  background: linear-gradient(
      168.5deg,
      #fafafa 4.36%,
      rgba(255, 255, 255, 0) 91.55%
    ),
    #ffffff;
  box-shadow: -8.38209px -8.38209px 38.4179px rgba(255, 255, 255, 0.25),
    5.58806px 8.38209px 11.1761px rgba(0, 0, 0, 0.06);
  border-radius: 6.98507px;

  margin-bottom: 20px;
  width: 45%;
  max-width: 400px;
}
.t-knews__chat-list-item:nth-child(1),
.t-knews__chat-list-item:nth-child(3) {
  margin-right: 20px;
}
.t-list__link {
  display: flex;
  width: 100%;
  box-sizing: border-box;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #333333;
  padding: 5px 0 5px 22px;
  /* padding: 0 22px; */
}
.t-banner .t-container {
  position: relative;
}

@media (max-width: 1599px) {
  .t-container {
    width: 100%;
    max-width: 1228px;
    margin: 0 auto;
  }
  .t-banner__image {
    height: 268px;
    width: 70%;
  }
  .t-banner__images {
    width: 694px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/June/chatbot/img/Group-6089.png)
      no-repeat center;
    background-size: contain;
    height: 532px;
    position: absolute;
    top: 20px;
    right: auto;
    left: 49%;
  }
  .t-banner__image--men {
    display: block;
    position: absolute;
    top: -30px;
    right: -65px;
    z-index: 3;
  }
  .t-banner__image--women {
    display: block;
    position: absolute;
    top: -30px;
    right: -260px;
  }
}
@media (max-width: 1279px) {
  .t-container {
    width: 100%;
    max-width: 940px;
    /* padding: 0 32px 0 32px; */
    margin: 0 auto;
  }
  .t-knews__chat-list-item {
    width: 48%;
  }
  .t-list__link {
    font-size: 14px;
    line-height: 22px;
  }
  .t-characteristic__item img {
    width: 65px;
  }
  .t-banner__image {
    height: 260px;
    width: 65%;
  }
  .t-banner__images {
    width: 600px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/June/chatbot/img/Group-6089.png)
      no-repeat center;
    background-size: contain;
    height: 432px;
    position: absolute;
    top: 100px;
    right: auto;
    left: 51%;
  }

  .t-characteristic__descr {
    font-size: 14px;
    line-height: 22px;
  }

  .t-characteristic {
    width: 75%;
    z-index: 5;
  }
  .t-list__item {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .t-container {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .t-banner {
    height: 450px;
  }
  .t-characteristic__item:first-child {
    margin-bottom: 20px;
  }
  .t-list__link {
    font-size: 12px;
    line-height: 20px;
  }
  .t-banner__title {
    font-size: 24px;
    line-height: 28px;
    max-width: 300px;
    margin-bottom: 30px;
    /* text-align: center; */
  }
  .t-banner__subtitle {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 30px;
    max-width: 599px;
    text-align: left;
    /* text-align: center; */
  }

  .t-knews__list-wrapper {
    flex-direction: column;
    margin-bottom: 30px;
  }
  .t-banner__text {
    text-align: center;
  }
  .t-knews__chat-list {
    flex-direction: column;
  }
  .t-knews__chat-list-item {
    width: 100%;
  }
  .t-knews__phone {
    margin-right: 20px;
  }
  .t-banner__image--men {
    top: 0;
    right: 60px;
  }
  .t-banner__image--women {
    top: -10px;
    right: -80px;
  }
  .t-characteristic {
    flex-direction: column;
    justify-content: space-between;
  }
  .t-banner__images {
    width: 500px;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/June/chatbot/img/Group-6089.png)
      no-repeat center;
    background-size: contain;
    height: 400px;
    position: absolute;
    top: 20px;
    right: auto;
    left: 35%;
  }
}
/* @media (max-width: 970px) {
  .t-characteristic__title {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 26px;
    color: #333333;
    margin-bottom: 6px;
  }
  .t-characteristic__descr {
    font-size: 12px;
    line-height: 20px;
  }
  .t-characteristic__item img {
    width: 64px;
  }
  .t-characteristic__item {
    max-width: 260px;
  }
} */
@media (max-width: 767px) {
  .t-container {
    padding: 0 20px;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .t-characteristic__item {
    max-width: 300px;
  }
  .t-characteristic {
    width: 100%;
    z-index: 5;
  }
  .t-banner__title {
    display: none;
  }
  .t-banner__title--mobile {
    display: block;
  }
  .t-banner {
    position: relative;
    /* height: 480px; */
    height: 670px;
  }
  .t-banner__wrapper {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
  }
  .t-banner__title {
    margin: 0 auto;
    font-size: 22px;
    line-height: 28px;
    max-width: 500px;
    margin-bottom: 30px;
    text-align: center;
  }
  .t-banner__subtitle {
    margin: 0 auto;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 30px;
    max-width: 599px;
    text-align: center;
    margin-top: 270px;
  }
  .t-characteristic__item {
    margin-bottom: 20px;
  }
  .t-knews__list-wrapper {
    flex-direction: row;
    margin-bottom: 30px;
  }
  .t-list__item:first-child,
  .t-list__item:nth-child(2),
  .t-list__item:nth-child(3),
  .t-list--second .t-list__item:nth-child(1),
  .t-list--second .t-list__item:nth-child(2),
  .t-list--second .t-list__item:nth-child(3) {
    background-size: 44px 47px;
  }
  .t-knews__chat-list {
    flex-direction: column;
    align-items: center;
  }
  .t-knews__chat-list-item {
    width: 100%;
  }
  .t-banner__wrapper {
    padding-top: 20px;
  }
  .t-knews__phone {
    margin-right: 0;
    margin-bottom: 40px;
    width: 205px;
  }
  .t-knews__list-title {
    font-weight: bold;
    font-size: 18px;
    display: block;
    line-height: 22px;
    text-align: center;
    color: #333333;
  }
  .t-list__item {
    background-size: 44px 47px;
    padding-left: 51px;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 15px;
    color: #333333;
    height: 47px;
  }
  .t-list__link {
    font-size: 13px;
    line-height: 19px;
  }
  .t-knews__phone img {
    object-fit: cover;
  }
  .t-knews__wrapper {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
  }
  .t-banner__image--men {
    width: 225px;
    right: 0;
    left: 0px;
    top: auto;
    bottom: 135px;
  }
  .t-banner__image--women {
    top: auto;
    right: 0;
    bottom: 200px;
    left: 160px;
    width: 150px;
  }
  .t-banner__image {
    /* background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/June/chatbot/img/Group6090.png) no-repeat center top; */
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/June/chatbot/img/Frame.png)
      no-repeat center;
    background-size: 100%;
    height: 245px;
    position: absolute;
    top: 5%;
    right: 20px;
    width: calc(100% - 40px);
    margin: 0 auto;
  }

  .t-characteristic {
    flex-direction: column;
    align-items: center;
  }
  .t-banner__text {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .t-banner__images {
    /* display: none; */
    width: 100%;
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/June/chatbot/img/Group-people.png)
      no-repeat center;
    height: 239px;
    position: absolute;
    top: 15%;
    right: 0;
    left: auto;
  }
  .t-characteristic__item img {
    width: 54px;
  }
  .t-characteristic__title {
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    align-items: center;
    color: #333333;
  }
  .t-characteristic__descr {
    font-size: 12px;
    line-height: 16px;
  }
  .t-characteristic__bold {
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
  }
  .t-characteristic__text {
    max-width: 250px;
  }
}
