.trunkOld {
  box-sizing: border-box;
}

.order-price {
  font-size: larger;
  font-weight: 900;
  color: rgb(208, 13, 167);
}

#order {
  display: block;
  height: 1px;
}

.stats {
  margin: 2.8vw 0px;
  display: flex;
  font-size: 20px;
}

.stats__item {
  margin-left: 4.7vw;
}

.stats__item:nth-child(3) {
  position: relative;
  margin-left: 6.7vw;
}

.stats__item:nth-child(3)::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -2vw;
  content: "";
  width: 1.5vw;
  height: 1.5vw;
  background: transparent url("../images/star0bl.svg") no-repeat scroll 0px 0px / contain;
}

.stats__item span {
  padding: 0.2vw 0.4vw;
  color: rgb(255, 255, 255);
  background: rgb(208, 13, 167) none repeat scroll 0% 0%;
  opacity: 0.5;
  border-radius: 32px;
}

.article__header {
  width: 60%;
  font-size: 60px;
  line-height: 131.99%;
  font-weight: 700;
}

.article__header-mini {
  margin-bottom: 1.9vw;
  font-size: 28px;
  color: rgb(23, 23, 23);
  font-weight: 700;
}

.article__header-wrapper {
  margin: 0px auto;
  box-sizing: border-box;
  padding: 60px 47px;
  color: rgb(255, 255, 255);
  position: relative;
  background: transparent url("../images/bg-1.png") no-repeat scroll 0px 0px / 100% 100%;
}

.article__header-wrapper img {
  width: 22.2vw;
  max-width: 320px;
  position: absolute;
  top: calc(50%);
  transform: translateY(-50%);
  right: 10.8vw;
}

.article__subheader {
  margin-top: 2.6vw;
  width: 38%;
  font-size: 24px;
  line-height: 131.99%;
}

.article__subheader b {
  text-transform: uppercase;
}

.article__author,
.article__author-descr {
  display: flex;
}

.article__author {
  width: 100%;
  margin: 4.2vw 0px 4.2vw auto;
  -moz-box-align: start;
  justify-content: space-between;
}

.article__author-descr {
  height: 6.3vw;
  -moz-box-pack: justify;
  justify-content: space-between;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
}

.article__author-descr span {
  font-size: 1.1vw;
  color: rgb(208, 208, 208);
}

.article__author-descr span:first-child {
  color: rgb(0, 0, 0);
  font-size: 1.7vw;
  line-height: 1.94vw;
  font-weight: 700;
}

.article__author-photo {
  height: 100%;
  margin-right: 3.7vw;
  margin-left: 2vw;
}

.article__author-prod {
  width: 18.2vw;
  background: rgb(139, 1, 0) none repeat scroll 0% 0%;
  height: 127px;
  color: rgb(255, 255, 255);
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}

.article__wrapper {
  margin-left: 4%;
}

.article__text {
  width: 80%;
  font-size: 18px;
  line-height: 22px;
}

.article__text p {
  margin-bottom: 35px;
}

.article__text img {
  display: block;
  width: 36.5vw;
  margin: 25px auto;
}

.article__text a {
  text-decoration: underline;
  color: rgb(208, 13, 167);
}

.article__order {
  width: 83%;
  margin-left: 3vw;
}

.article__order-header {
  width: 40vw;
  margin: 0px auto;
  color: rgb(208, 13, 167);
  font-weight: 700;
  font-size: 2.5vw;
  line-height: 131.99%;
  text-align: center;
}

.article__order-header b {
  font-weight: 900;
  color: rgb(0, 46, 109);
}

.comments .info .result .stars.star5 {
  margin: 0px;
}

.article__order-wrapper {
  width: 75%;
  margin: 0px auto;
  display: flex;
  -moz-box-pack: justify;
  justify-content: space-between;
  -moz-box-align: center;
  align-items: center;
}

.article__order-wrapper img {
  width: 10.7vw;
}

.article__order-wrapper img:first-child {
  width: 14.6vw;
}

.article__order-wrapper a,
.expert {
  box-sizing: border-box;
  color: rgb(255, 255, 255);
}

.article__order-wrapper a {
  display: block;
  padding: 18px 70px;
  font-size: 2.5vw;
  font-weight: 700;
  background: rgb(208, 13, 167) none repeat scroll 0% 0%;
  box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.25);
  border-radius: 30px;
}

.expert {
  margin: 0px auto 70px;
  max-width: 75%;
  padding: 40px 47px 10px;
  position: relative;
  background: transparent url("../images/bg-2.png") no-repeat scroll 0px 0px / 100% 100%;
}

.expert__header {
  width: 60%;
  font-size: 50px;
  line-height: 131.99%;
  font-weight: 700;
}

.expert__subheader {
  margin-bottom: 2.6vw;
  width: 24%;
  font-size: 24px;
  line-height: 131.99%;
}

.expert__subheader b {
  text-transform: uppercase;
}

.expert__wrapper img {
  width: 21vw;
  max-width: 309px;
  position: absolute;
  top: 12%;
  right: 10.8vw;
}

.comments__left {
  width: 90%;
  background-color: rgb(233, 233, 233);
  border-radius: 35px;
  box-sizing: border-box;
  padding: 30px 70px;
  margin-left: 3vw;
}

.comments__header {
  display: block;
  margin-left: 10vw;
  margin-bottom: 2vw;
  font-size: 60px;
  line-height: 131.99%;
}

.comments__wrapper {
  padding-left: 10vw;
  margin-top: 5vw;
}

.comments .review__date {
  color: rgb(222, 222, 222);
}

.review__item {
  position: relative;
  margin-left: 14%;
  margin-bottom: 50px;
}

.review__item img {
  display: block;
  max-width: 40%;
}

.review__avatar {
  position: absolute;
  width: 7.6vw;
  left: -15%;
  max-width: 110px;
}

.review__author {
  display: inline-block;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 17px;
  margin-left: 25px;
}

.Comstars {
  margin-left: 25px;
}

.review__date {
  display: inline-block;
  height: 28px;
  vertical-align: middle;
  margin-left: 2vw;
  font-size: 16px;
}

.review__text {
  width: 85%;
  margin-left: 3%;
  margin-top: 23px;
  font-size: 18px;
  line-height: 22px;
}

.review__text p {
  margin-bottom: 25px;
}

.stars {
  width: 10.2vw;
  max-width: 147px;
}

.countdown {
  margin-bottom: 10px;
}

.countdown-items,
.countdown-wrapper {
  display: flex;
}

.countdown-items {
  justify-content: space-around;
}

.countdown-wrapper {
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  text-align: center;
  color: rgb(255, 255, 255);
  font-size: 14px;
}

.countdown-item {
  width: 60px;
  margin-bottom: 5px;
  padding: 10px 5px;
  display: inline-block;
  position: relative;
  background: rgb(208, 13, 167) none repeat scroll 0% 0%;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
}

.countdown-label {
  display: block;
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 1.2rem;
  text-align: left;
  color: rgb(255, 255, 255);
}

.order {
  box-sizing: border-box;
  width: 35%;
  border-radius: 44px;
  margin: 180px auto 100px;
  padding-top: 50px;
  padding-bottom: 20px;
  position: relative;
  background: rgb(30, 0, 54) none repeat scroll 0% 0%;
  color: rgb(255, 255, 255);
}

.order__img {
  position: absolute;
  left: 50%;
  top: -277px;
  transform: translateX(-50%);
  width: 18vw;
  max-width: 293px;
}

.order__title {
  width: 60%;
  margin: 0px auto;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
}

.order-form {
  position: relative;
  width: 80%;
  margin: 20px auto 0px;
  background: transparent none repeat scroll 0px 0px;
}

.order-form-input,
.order-form-label {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
}

.order-form-label {
  line-height: 1;
  text-align: left;
}

.order-form-input {
  box-sizing: border-box;
  padding: 2px 10px;
  height: 35px;
  width: 100%;
  background: rgb(255, 255, 255) none repeat scroll 0% 0%;
  border-radius: 1rem;
  border: 0px none;
}

.order-form-input::placeholder {
  color: rgb(190, 190, 190);
}

.order-form-btn {
  display: block;
  margin: 10px auto;
  padding: 7px 65px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  text-transform: capitalize;
  color: rgb(255, 255, 255);
  background: rgb(208, 13, 167) none repeat scroll 0% 0%;
  box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.25);
  border-radius: 30px;
  border: 0px none;
  cursor: pointer;
}

.expert__wrapper img {
  left: 0px;
}

.order-form-pri {
  justify-content: center;
  display: flex;
}

.expert__wrapper img {
  top: 8%;
  left: 63%;
}

@media (max-width: 1700px) {
  .order__img {
    width: 100%;
    max-width: 250px;
  }
}

@media (max-width: 1400px) {
  .order {
    margin-top: 182px;
  }

  .order__img {
    width: 100%;
    max-width: 250px;
  }
}

@media (max-width: 1200px) {
  .order__img {
    width: 42vw;
  }
}

@media (min-width: 1090px) {
  .expert__wrapper img {}
}

@media (max-width: 995px) {

  .header-v1 .header-wrapper,
  body,
  html {
    min-width: 100vw;
  }

  .countdown-item {
    width: 50px;
    font-size: 35px;
  }

  .order__img {
    width: 29vw;
  }

  .stats {
    font-size: 15px;
  }

  .article {
    max-width: 100%;
  }

  .article__header {
    font-size: 40px;
  }

  .article__header-mini {
    font-size: 20px;
  }

  .article__header-wrapper {
    padding: 20px 50px;
  }

  .article__subheader {
    font-size: 16px;
  }

  .expert {
    padding: 20px 50px;
  }

  .expert__header {
    font-size: 35px;
  }

  .expert__wrapper img {
    left: 0px;
  }

  .expert__subheader {
    font-size: 16px;
    width: 100%;
  }

  .review__author {
    font-size: 16px;
  }

  .review__date {
    height: 20px;
    font-size: 14px;
  }

  .review__text {
    font-size: 15px;
    line-height: 20px;
  }

  .review__text p {
    margin-bottom: 15px;
  }

  .review__item {
    margin-bottom: 35px;
  }

  .comments__header {
    font-size: 45px;
  }

  .expert__wrapper img {
    position: relative;
    right: 25px;
    margin: 0px auto;
    display: flex;
    justify-content: center;
    width: 230px;
  }
}

@media (max-width: 819px) {
  .expert__header {
    font-size: 32px;
  }

  .order__img {
    width: 100%;
    max-width: 250px;
  }
}

@media (max-width: 810px) {
  .order__img {
    width: 42vw;
  }

  .order {
    width: 58%;
  }
}

@media (max-width: 776px) {
  .article__author-prod {
    height: 100px;
    font-size: 20px;
  }

  .order__img {}
}

@media (max-width: 767px) {
  .countdown-item {
    font-size: 30px;
    padding: 15px 10px;
  }

  .review__item img {
    max-width: 100%;
  }

  .order {
    width: 60%;
  }

  .order__title {
    font-size: 20px;
    width: 70%;
  }

  .order__img {
    width: 100%;
    max-width: 250px;
  }

  .order-form-label {
    font-size: 16px;
  }

  .header-v1 .header-top {
    text-align: left;
  }

  .header-v1 .header-top .item:last-child {
    margin-top: 10px;
  }

  .header-v1 .header-basket {
    width: 80%;
  }

  .header-v1 .header-user-menu {
    width: 220px;
  }

  .stats {
    font-size: 13px;
  }

  .article {
    max-width: 100%;
  }

  .article__header {
    font-size: 20px;
  }

  .article__header-mini {
    font-size: 15px;
  }

  .article__header-wrapper {
    padding: 15px 30px;
  }

  .article__text {
    font-size: 12px;
    line-height: 16px;
  }

  .article__order-wrapper a {
    padding: 10px 40px;
  }

  .expert {
    padding: 15px 30px;
  }

  .expert__header {
    font-size: 30px;
    width: 253px;
  }

  .expert__subheader {
    font-size: 13px;
    width: 215px;
  }

  .expert__wrapper img {}

  .comments__header {
    font-size: 35px;
  }
}

@media (max-width: 700px) {
  .order__img {
    width: 100%;
  }
}

@media (max-width: 625px) {
  .expert {
    max-width: 100%;
  }
}

@media (max-width: 576px) {

  .header-v1 .header-top,
  .header-v1 .header-user-menu {
    display: none;
  }

  .countdown-items {
    width: 70%;
    margin: 0px auto;
  }

  .countdown-item {
    font-size: 30px;
    width: 4rem;
    padding: 10px 5px;
    margin-right: 5px;
  }

  .order {
    padding-top: 50px;
    margin-top: 148px;
    width: 90%;
  }

  .order__img {
    width: 46vw;
  }

  .order__title {
    font-size: 20px;
    line-height: 25px;
  }

  .order-form {
    width: 80%;
  }

  .order-form-btn {
    padding: 10px 20px;
    width: 80%;
  }

  .order-form-label {
    font-size: 16px;
  }

  .order-form-input {
    font-size: 18px;
  }

  .article__author-prod {}

  .stats__item {
    margin-left: 0px;
  }
}

@media (max-width: 540px) {
  .article__header {
    width: 66%;
  }
}

@media (max-width: 530px) {
  .order {
    margin-top: 133px;
  }

  .order__img {
    width: 45vw;
  }
}

@media (max-width: 500px) {
  .article__text img {
    width: 100%;
  }

  .article__order-header {
    font-size: 16px;
    margin-bottom: 15px;
  }

  .expert__wrapper img {
    position: relative;
  }

  .expert__header {
    text-align: center;
    margin: 0px auto;
  }

  .exp {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media screen and (max-width: 480px) {
  .article__author-prod {
    padding: 0px 20px;
  }

  .article__text {
    width: 93%;
  }
}

@media (max-width: 470px) {

  .strelka,
  .strelka1 {
    display: none;
  }

  .article__order-wrapper {
    justify-content: center;
  }
}

@media (max-width: 458px) {
  .article__author-prod {
    padding: 0px 15px;
  }

  .order__img {
    width: 46vw;
  }
}

@media (max-width: 446px) {
  .article__author-prod {
    font-size: 16px ! important;
    padding: 0px 10px;
    margin-left: 5%;
  }
}

@media (max-width: 426px) {
  .article__author-prod {
    margin-left: 10%;
  }

  .article__header {
    font-size: 22px;
  }

  .article__header-wrapper img {
    width: 30.2vw;
    right: 4.8vw;
  }

  .order__img {
    width: 52vw;
    top: -36%;
  }
}

@media (min-width: 320px) and (max-width: 440px) {
  .comments .info .lines .line-progress {
    width: calc(100% - 68px);
  }

  .comments__left {
    display: flex;
    flex-direction: column;
  }

  .comments .info .result {
    width: 100%;
  }

  .comments .info .lines {
    width: 100%;
  }

  .article__header-wrapper img {}

  .comments .info .result .stars.star5 {
    margin: 0px 0px 15px;
  }
}

@media (max-width: 400px) {
  .comments__left {
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
  }

  .comments .info .lines {
    width: 100%;
  }
}

@media (max-width: 370px) {
  .article__header-wrapper img {
    right: 1.8vw;
  }

  .article__author-descr {
    margin-top: 10px;
  }

  .article__author {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .article__author-prod {
    margin: 10px;
  }

  .stats {
    font-size: 13px;
  }

  .article__header {
    font-size: 17px;
  }

  .article__subheader {
    width: 69%;
  }

  .article__author-descr span:first-child {
    font-size: 11px;
    text-align: center;
  }

  .stars {
    width: 16.2vw;
    max-width: 160px;
    margin: 5px auto;
  }

  .order__img {
    width: 62%;
  }

  .article__author-descr span {
    font-size: 13px;
  }

  .article__author-prod {
    width: 90%;
    margin: 21px 10px;
  }

  .article__header-wrapper {
    padding: 20px 26px;
  }
}

@media (max-width: 320px) {
  .header-with-burger .header-logo {
    width: 200px;
  }

  .stats {
    font-size: 13px;
  }

  .article__header {
    width: 100%;
    font-size: 22px;
    margin-bottom: 25px;
  }

  .article__subheader {
    width: 100%;
  }

  .article__author-descr span:first-child {
    font-size: 11px;
    text-align: center;
  }

  .stars {
    width: 16.2vw;
    max-width: 160px;
    margin: 5px auto;
  }

  .article__author-descr span {
    font-size: 13px;
  }

  .article__author-prod {
    width: 90%;
    margin: 21px 10px;
  }

  .article__header-wrapper img {
    right: 10.8vw;
    width: 28%;
    top: 46%;
  }

  .article__text img {
    margin: 18px auto;
  }

  .expert {
    padding: 20px 17px;
  }

  .order__img {
    width: 68%;
  }

  .comments__header {
    font-size: 36px;
  }

  .article__header-wrapper {
    padding: 20px 21px;
  }
}

@media (min-width: 320px) and (max-width: 1024px) {
  .review__item img {
    max-width: 60px;
    width: 100%;
  }

  .review__author {
    margin-left: 34px;
  }

  .Comstars {
    margin-left: 35px;
  }
}

@media (min-width: 777px) and (max-width: 810px) {
  .order__img {}
}

@media (min-width: 320px) and (max-width: 450px) {
  .stats__item {
    margin-left: 10px;
  }
}

@media (min-width: 320px) and (max-width: 375px) {
  .review__date {
    margin-left: 34px;
  }

  .header-with-burger .header-logo {
    width: 200px;
  }
}

@media (max-width: 1025px) {
  .otz {
    max-width: 40% ! important;
  }
}

@media (max-width: 937px) {
  .article__author-prod {
    padding: 0px 15px ! important;
  }
}

@media (max-width: 501px) {
  .article__order-header {
    width: 100% ! important;
  }

  .article__order {
    margin: 0px auto ! important;
    max-width: 100%;
  }
}

@media (max-width: 470px) {
  .article__order-wrapper a {
    margin-bottom: 15px;
  }
}

@media (max-width: 760px) {
  .otz {
    width: 100%;
    max-width: 350px ! important;
  }
}

@media (min-width: 320px) and (max-width: 1920px) {
  .order__img {
    top: -200px ! important;
    width: 100% ! important;
    max-width: 250px;
  }
}

@media (max-width: 578px) {
  .order__img {
    max-width: 210px ! important;
    margin: 46px 0px 0px;
  }
}

@media (min-width: 320px) and (max-width: 1920px) {
  .article__author-prod {
    font-size: 20px ! important;
  }
}

@media (max-width: 921px) {
  .article__author-prod {}

  .article__author {
    align-items: center ! important;
  }
}

.kkk {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media not all {}

@media (min-width: 371px) and (max-width: 580px) {
  .article__author-prod {
    font-size: 12px ! important;
  }
}