/* effect start */

/* html {
  overflow-y: scroll;
} */
.t-wrap .prm-block {
  overflow: hidden;
  position: relative;
  height: 600px;
  left: 0;
  top: 0;
  width: 100%;
  /* -webkit-mask: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/July/trade-in/img/alpha-mask.svg) center bottom no-repeat;
  mask: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/July/trade-in/img/alpha-mask.svg) center bottom no-repeat;
  -webkit-mask-size: 100% auto;
  mask-size: 100% auto;
  mask-mode: alpha; */
}

.t-wrap .prm-block .prm-block-fixed {
  left: 0;
  top: 0;
  width: 100%;
}

.t-wrap .prm-block .prm-block-fixed.prm-active {
  position: absolute;
}

.t-wrap .prm-block .prm-block-fixed.prm-active .prm-block-white {
  position: absolute;
}

.t-wrap .prm-block .prm-block-white {
  background: #ffffff;
  /* background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/July/trade-in/img/white-background.png) no-repeat center;
  background-size: cover; */
  height: 600px;
  /* height: 490px; */
  width: 100%;
  position: relative;
}
/* .prm-margin {
  position: absolute;
  top: 110px;
  margin-bottom: 110px;
} */

.t-wrap .prm-block .prm-block-white .prm-text {
  color: black;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 30px;
}

.t-wrap .prm-block .prm-block-dark {
  background: #333333;
  /* background: url(img/background.png) no-repeat center;
  background-size: cover; */
  height: 100px;
  /* height: 0px; */
  width: 100%;
  position: absolute;
  left: 0;
  /* top: 0; */
  top: -100px;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 55px), 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 55px), 0% 100%);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  /* -webkit-mask: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/July/trade-in/img/alpha-mask.svg) center bottom no-repeat;
  mask: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/July/trade-in/img/alpha-mask.svg) center bottom no-repeat;
  -webkit-mask-size: 100% auto;
  mask-size: 100% auto;
  mask-mode: alpha; */
}

.t-wrap .prm-block .prm-block-dark .prm-text {
  position: relative;
  top: 100px;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.t-wrap .prm-block .prm-block-dark.prm-active {
  top: 0px;
  height: 100%;
}
.t-wrap .prm-block .prm-block-dark.prm-active .prm-text {
  top: 0px;
}
.t-wrap .prm-block .prm-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 600px;
  font-weight: bold;
}

/* effect end */

/* parallax start */
/* :root {
  --scroll-var: 0px;
} */

.content {
  /* margin-top: 30px; */
  /* position: absolute;
  top: 0;
  
  left: 0; */
  /* height: 100%; */
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* .copy {
  width: 100%;
} */

/* parallax end */

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

.t-banner__title {
  order: 1;
}

/* @keyframes showBottom {
  from {
    top: -100%;
  }

  to {
    bottom: 0;
  }
} */
.t-benefit-block,
.t-sizes-block {
  width: 100%;
  max-width: 1516px;
  height: 100px;
}
.t-benefit-block,
.t-benefit-block a {
  width: 100%;
  max-width: 1516px;
  height: 116px;
}

.t-sizes-block a {
  width: 100%;
  height: 100px;
}

.t-banner--white .t-banner__title {
  color: #333333;
}
.t-banner--white .t-banner__btn {
  background: #f5f5f6;
  color: #333333;
}

.t-banner__btn {
  background: #474747;
  border-radius: 4px;
  width: 100%;
  max-width: 157px;
  border: none;
  outline: none;
  color: #ffffff;
  display: block;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  padding: 9px 24px;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 17px;
}

.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%;
}
h1,
h2,
h3,
h4,
h5,
p {
  margin: 0;
  padding: 0;
}
ul {
  margin: 0;
  padding: 0;
}
.s-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.t-section {
  width: 100%;
  min-width: 320px;
  margin: 0 auto;
}

.t-container {
  padding: 20px;
}

.t-banner {
  margin: 0 auto;
  width: 100%;
  /* height: 800px; */
}

.t-banner__image {
  background: radial-gradient(
    50% 50% at 50% 50%,
    rgba(255, 255, 255, 0.16) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  order: 1;
  margin-bottom: 30px;
}

.t-banner__group-wrap {
  order: 2;
}
.t-banner__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
  height: 100%;
}
.t-banner__title {
  font-style: normal;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
  font-size: 22px;
  line-height: 28px;
  color: #ffffff;
  max-width: 300px;
}
.t-wrap .t-banner__image img {
  width: 150px;
}
.t-banner__line {
  width: 137px;
  margin: 0 auto;
}
.t-pass__title {
  font-weight: normal;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
  color: #333333;
  margin-bottom: 20px;
}
.t-pass__subtitle {
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  color: #333333;
  margin-bottom: 34px;
}
.t-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}
.t-list__item {
  padding: 10px;
}
.t-list__item img {
  width: 49px;
}
.t-list__item:first-child {
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/July/trade-in/img/one.svg)
    no-repeat left top;
  background-size: 35px 38px;
  padding-left: 50px;
}
.t-list__item:nth-child(2) {
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/July/trade-in/img/two.svg)
    no-repeat left top;
  background-size: 35px 38px;
  padding-left: 50px;
}
.t-list__item:nth-child(3) {
  background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/July/trade-in/img/three.svg)
    no-repeat left top;
  background-size: 35px 38px;
  padding-left: 50px;
}
.t-list__descr {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.t-advantage__title {
  font-weight: normal;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
  color: #333333;
  margin-bottom: 20px;
}
.t-advantage__list {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

.t-advantage__list-item {
  background: #f5f5f6;
  border-radius: 16px;
  padding: 30px 20px;
  max-width: 396px;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
}
.t-advantage__list-title {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  margin-bottom: 16px;
}
.t-advantage__list-descr {
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #000000;
}
.t-size__title {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
}
.t-benefit__title {
  font-weight: normal;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
  color: #333333;
  margin-bottom: 40px;
}
.t-benefit__subtitle {
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #333333;
  margin-bottom: 40px;
}
.t-table {
  background: #f5f5f6;
  border-radius: 16px;
  padding: 7px 7px;
  margin: 0 auto;
  border-collapse: separate;
}

.t-table th {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  text-align: left;
  border-bottom: 2px solid #dedee2;
  padding: 10px 0;
}

.t-table td {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  padding: 14px 0;
  text-align: center;
  border-bottom: 2px solid #dedee2;
}
.t-table tr:nth-last-child(1) td {
  border-bottom: none;
}
.t-table td.t-table__col--left {
  text-align: left;
}
.t-terms__title {
  font-weight: normal;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
  color: #333333;
  margin-bottom: 40px;
}
.t-terms__list {
  padding-left: 20px;
}
.t-terms__list-item {
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  color: #000000;
}
.t-banner__buttons {
  margin-bottom: 30px;
}
.t-banner__line {
  order: 4;
}
.t-size {
  width: calc(100% - 40px);
  /* padding: 0 20px; */
}
main.widget {
  display: grid;
  grid-template-columns: 1fr !important;
  padding: 0 !important;
}
/* .flocktory-widget {
  
  height: 550px !important;
}
.flocktory-widget .widget {
  display: grid;
  grid-template-columns: 3fr 1fr;
  max-width: 1516px;
}
main > form.form {
  display: grid;
  grid-template-columns: 1fr !important;
  grid-template-rows: 1fr 1fr 1fr !important;
}
.flocktory-widget-overlay {

} */
@media (min-width: 416px) {
  .t-wrap .prm-block .prm-block-dark {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 90px), 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 90px), 0% 100%);
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
  }
}
@media (min-width: 768px) {
  .t-container {
    padding: 0 20px;
  }
  .t-terms .t-container,
  .t-benefit .t-container {
    padding: 0 20px 20px 20px;
  }
  .t-pass .t-container {
    padding: 0 20px 20px 20px;
  }
  .t-wrap .prm-block,
  .t-wrap .prm-block .prm-block-white,
  .t-wrap .prm-block .prm-block-black,
  .t-wrap .prm-block .prm-text {
    height: 500px;
  }

  .t-wrap .t-banner__image img {
    width: 350px;
  }
  section.t-banner--black .content {
    top: calc((-1 * 100vh) + var(--scroll-var));
  }
  section.t-banner--white .content {
    /* the first section so top start from 0*/
    top: calc((0 * 100vh) + var(--scroll-var));
    margin-top: 44px;
  }

  section.t-banner--black {
    /* clip-path: polygon(0% 20%, 100% 0, 100% 80%, 0% 100%); */
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0% 100%);
  }
  .t-banner__wrapper {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 10px;
  }
  .t-banner__image {
    order: 1;
    margin-bottom: 0;
  }
  .t-banner__text {
    order: 2;
    max-width: 428px;
  }
  .t-banner__line {
    margin: 0;
  }
  .t-banner__group-wrap {
    margin-top: 10px;
  }

  .t-banner__buttons {
    display: flex;
    flex-wrap: wrap;
    max-width: 467px;
    justify-content: flex-start;
    margin-bottom: 40px;
  }
  .t-banner__btn {
    background: #474747;
    border-radius: 4px;
    width: auto;
    max-width: 351px;
    border: none;
    outline: none;
    color: #ffffff;
    display: block;
    margin: 0;
    text-align: center;
    text-decoration: none;
    padding: 9px 24px;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 17px;
  }
  .t-banner__btn:first-child {
    margin-right: 20px;
  }
  .t-banner__title {
    text-align: left;
  }
  .t-advantage__list {
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
  }
  .t-advantage__list-item {
    width: 47%;
    margin-right: 20px;
    height: 180px;
  }
  .t-advantage__list-item:nth-child(1) .t-advantage__text {
    margin-top: 20px;
  }
  .t-advantage__list-item:nth-child(4) .t-advantage__text {
    margin-top: 15px;
  }
  /* .content {
    margin-top: 30px;
    
  } */
  .t-wrap .prm-block .prm-block-dark {
    -webkit-clip-path: polygon(
      0% 0%,
      100% 0%,
      100% calc(100% - 100px),
      0% 100%
    );
    clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 100px), 0% 100%);
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
  }
}
@media (min-width: 824px) {
  .t-advantage__list-item:nth-child(1) .t-advantage__text {
    margin-top: 0;
  }
  .t-advantage__list-item:nth-child(4) .t-advantage__text {
    margin-top: 0;
  }
}
@media (min-width: 856px) {
  .t-banner__group-wrap {
    -webkit-margin-top: 0px;
    margin-top: 0px;
  }
}
@media (min-width: 1024px) {
  .t-container {
    max-width: 940px;
    margin: 0 auto;
    padding: 40px;
  }
  .t-advantage .t-container {
    padding: 40px 40px 0 40px;
  }
  .t-pass .t-container,
  .t-benefit .t-container {
    padding: 0 40px 40px 40px;
  }
  .t-size {
    width: 100%;
    max-width: 940px;
  }
  .t-wrap .prm-block,
  .t-wrap .prm-block .prm-block-white,
  .t-wrap .prm-block .prm-block-black,
  .t-wrap .prm-block .prm-text {
    height: 487px;
  }
  /* .t-wrap .prm-block .prm-block-white,
  .t-wrap .prm-block,
  .t-wrap .prm-block .prm-text {
    height: 400px;
  } */

  .t-advantage__list-item {
    width: 47%;
    margin-right: 20px;
    height: 160px;
  }
  .t-list__descr {
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
  }

  .t-banner {
    /* height: 530px; */
    margin-bottom: 0;
  }
  .t-banner__title {
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
    color: #ffffff;
    text-align: left;
    max-width: 428px;
  }
  .t-pass__title {
    font-weight: normal;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    color: #333333;
    margin: 0 auto;
    margin-bottom: 40px;
    max-width: 604px;
  }
  .t-pass__subtitle {
    font-weight: bold;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    color: #333333;
    margin-bottom: 54px;
  }
  .t-advantage__title {
    font-weight: normal;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    color: #333333;
    margin-bottom: 40px;
  }
  .t-list__item:first-child {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/July/trade-in/img/one.svg)
      no-repeat left center;
    background-size: 49px 52px;
    padding-left: 60px;
  }
  .t-list__item:nth-child(2) {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/July/trade-in/img/two.svg)
      no-repeat left center;
    background-size: 49px 52px;
    padding-left: 60px;
  }
  .t-list__item:nth-child(3) {
    background: url(//static.mvideo.ru/media/Promotions/Promo_Page/2021/July/trade-in/img/three.svg)
      no-repeat left center;
    background-size: 49px 52px;
    padding-left: 60px;
  }
  .t-advantage__image {
    width: 99px;
  }
  .t-advantage__list-title {
    font-weight: bold;
    font-size: 22px;
    line-height: 28px;
    color: #333333;
  }
  .t-advantage__list-descr {
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
  }
  .t-size__title {
    font-weight: bold;
    font-size: 22px;
    line-height: 28px;
    color: #333333;
    margin-bottom: 34px;
  }
  .t-benefit__title {
    font-weight: normal;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    color: #333333;
    margin-bottom: 40px;
  }
  .t-benefit__subtitle {
    font-weight: bold;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    color: #333333;
  }
  .t-table {
    /* background: #f5f5f6;
    border-radius: 16px; */
    padding: 7px 28px;
    margin: 0 auto;
    max-width: 940px;
  }
  .t-table tbody {
    padding: 7px 28px;
  }
  .t-terms__title {
    font-weight: normal;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    color: #333333;
  }
  .t-terms__list-item {
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
  }
  .t-wrap .t-banner__image img {
    width: auto;
  }
  .t-list {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .t-list__item:not(:last-child) {
    margin-right: 20px;
  }
  .t-advantage__text {
    max-width: 265px;
  }
  .t-advantage__list-item:nth-child(1) .t-advantage__text {
    margin-top: 20px;
  }
  .t-advantage__list-item:nth-child(4) .t-advantage__text,
  .t-advantage__list-item:nth-child(5) .t-advantage__text {
    max-width: 445px;
  }
  .t-advantage__list-item:nth-child(4) .t-advantage__text {
    margin-top: 20px;
  }

  /* .t-banner__group-wrap {
    margin-top: 20px;
    -webkit-margin-top: 20px;
  } */
  .flocktory-widget {
    width: 100%;
  }
  /* .content {
    margin-top: 60px;
    
  } */
  .t-wrap .prm-block .prm-block-dark {
    -webkit-clip-path: polygon(
      0% 0%,
      100% 0%,
      100% calc(100% - 130px),
      0% 100%
    );
    clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 130px), 0% 100%);
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
  }
}
@media (min-width: 1280px) {
  .t-container {
    width: 100%;
    max-width: 1228px;
    padding: 50px 32px 0 32px;
    margin: 0 auto;
  }
  .t-size {
    width: 100%;
    max-width: 1228px;
  }
  .t-size .t-container {
    padding: 0px 32px 0 32px;
  }
  .t-benefit .t-container {
    padding: 0px 32px 32px 32px;
  }

  .t-advantage__list {
    justify-content: space-between;
  }
  .t-advantage__list-item {
    width: 31%;
  }
  .t-advantage__list-item:nth-child(4) {
    width: 48%;
    max-width: 604px;
  }
  .t-advantage__list-item:nth-child(5) {
    width: 48%;
    max-width: 604px;
  }

  .t-banner__image {
    margin-right: 62px;
  }

  .t-table {
    width: 940px;
  }
  .t-table th:last-child {
    text-align: center;
  }
  .t-pass .t-container {
    padding: 0 40px;
  }
  .t-advantage__list-item:nth-child(4) .t-advantage__text {
    margin-top: 0;
  }
  .t-wrap .prm-block,
  .t-wrap .prm-block .prm-block-white,
  .t-wrap .prm-block .prm-block-black,
  .t-wrap .prm-block .prm-text {
    height: 487px;
  }

  .t-wrap .prm-block .prm-block-dark {
    -webkit-clip-path: polygon(
      0% 0%,
      100% 0%,
      100% calc(100% - 170px),
      0% calc(100% - 50px)
    );
    clip-path: polygon(
      0% 0%,
      100% 0%,
      100% calc(100% - 170px),
      0% calc(100% - 50px)
    );
    /* clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 170px), 0% 100%); */
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
    padding-bottom: 50px;
  }
  .t-wrap .prm-block .prm-block-white .prm-text {
    color: black;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 60px;
  }
}
@media (min-width: 1600px) {
  .t-container {
    width: 100%;
    max-width: 1516px;
    margin: 0 auto;
  }
  .flocktory-widget .widget {
    display: grid;
    grid-template-columns: 3fr 1fr;
    max-width: 1516px;
  }

  .t-advantage__list-item {
    max-width: 492px;
  }
  .t-advantage__list-item:nth-child(4),
  .t-advantage__list-item:nth-child(5) {
    min-width: 730px;
  }
  .t-wrap .prm-block .prm-block-dark {
    -webkit-clip-path: polygon(
      0% 0%,
      100% 0%,
      100% calc(100% - 230px),
      0% calc(100% - 50px)
    );
    clip-path: polygon(
      0% 0%,
      100% 0%,
      100% calc(100% - 230px),
      0% calc(100% - 50px)
    );
    -webkit-transition: all ease 0.5s;
    transition: all ease 0.5s;
  }
  .t-wrap .prm-block,
  .t-wrap .prm-block .prm-block-white,
  .t-wrap .prm-block .prm-block-black,
  .t-wrap .prm-block .prm-text {
    height: 550px;
  }
  .t-wrap .prm-block .prm-block-dark.prm-active .prm-text {
    top: -20px;
  }
  .t-size {
    width: 100%;
    max-width: 1516px;
  }
}
@media (min-width: 1900px) {
  .t-wrap .prm-block,
  .t-wrap .prm-block .prm-block-white,
  .t-wrap .prm-block .prm-block-black,
  .t-wrap .prm-block .prm-text {
    height: 550px;
  }
}
