*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

footer,
article,
aside,
nav,
section {
  display: block;
}

html {
  width: 100%;
}

body {
  font-size: 16px;
  line-height: 1.5;
  font-family: Montserrat, sans-serif;
  padding: 0;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  color: #000;
  background: #fff;
  font-weight: 400;
  width: 100%;
}
.d-mobile {
  display: none !important;
}

.clearfix {
  clear: both;
}

.container {
  margin: 0 auto;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1140px;
}

a {
  color: #c9222a;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

p {
  margin: 0 0 25px;
}

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

.d-center {
  display: block;
  margin: 0 auto 20px;
}

.wrapper {
  overflow: hidden;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-uppercase {
  text-transform: uppercase;
}
.b-header {
  background: #3b3833;
  padding: 11px 0;
  text-align: justify;
  text-align-last: justify;
}
.b-logo {
  display: inline-block;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
  vertical-align: middle;
  text-align: left;
  text-align-last: left;
}
.b-logo img {
  display: inline-block;
  margin-right: 25px;
  vertical-align: middle;
}
.b-logo span {
  display: inline-block;
  vertical-align: middle;
}
.b-recommend {
  display: inline-block;
  color: #fff;
  vertical-align: middle;
  text-align: left;
  text-align-last: left;
}
.b-rating {
  background: #fff;
  color: #000;
  font-weight: 300;
  font-size: 10px;
  line-height: 0.8;
  display: inline-block;
  vertical-align: middle;
  padding: 7px 15px;
  margin-left: 10px;
}
.b-rating > * {
  display: inline-block;
  vertical-align: middle;
}
.b-rating span:first-child {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.2;
}
.b-buttons {
  display: inline-block;
  vertical-align: middle;
}
.b-buttons a {
  font-size: 16px;
  color: #ffffff;
  display: inline-block;
  padding: 6px 15px;
  text-decoration: none;
}
.b-buttons a:first-child {
  background: #3b9dca;
}
.b-buttons a:last-child {
  background: #c9222a;
}
.b-nav {
  background: #c9222a;
  padding: 12px 0;
}
.b-menu {
  text-align: justify;
  text-align-last: justify;
}
.b-menu a {
  text-decoration: none;
  color: #fff;
  display: inline-block;
}
.b-menu a:hover {
  text-decoration: underline;
}
.b-title {
  background: url('../img/tittle_bg.jpg') no-repeat center top;
  padding: 90px 0 75px;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 85px;
}
h1 {
  font-weight: 500;
  font-size: 32px;
  color: #c9222a;
  text-align: center;
  margin: 0 auto 35px;
  max-width: 545px;
  line-height: 1.125;
}
.b-title p {
  max-width: 410px;
  margin: 0 auto 30px;
}
.b-problem {
  background: #413f54 url('../img/problem_bg.png') no-repeat 15px center;
  position: relative;
  padding: 230px 30px 30px 51%;
  margin: 145px 0 90px;
  font-weight: 500;
  font-size: 24px;
  color: #fff;
  line-height: 1.25;
}
.b-problem img {
  position: absolute;
  left: 51%;
  top: -60px;
}
.b-problem > div {
  padding-left: 10px;
  border-left: 6px solid #c9222a;
}
.b-left {
  float: left;
  margin-right: 30px;
  font-size: 0;
  margin-bottom: 20px;
}
.b-left span {
  display: block;
  background: #3b3833;
  font-weight: 500;
  font-size: 24px;
  line-height: 1;
  padding: 20px;
  color: #fff;
}
h2,
.h2 {
  font-weight: 500;
  font-size: 32px;
  line-height: 1.125;
  margin-bottom: 30px;
}
.b-flex {
  display: flex;
  justify-content: space-between;
  margin: 80px 0 55px;
}
.b-flex > div {
  width: 32%;
}
.b-flex > div img {
  margin-bottom: 25px;
}
.b-about {
  color: #fff;
  background: #413f54;
  margin: 80px 0;
}
.b-about img,
.b-about > div {
  display: inline-block;
  vertical-align: middle;
}
.b-about img {
  max-width: 48%;
}
.b-about > div {
  margin-left: 30px;
  max-width: 48%;
}
.b-component {
  overflow: hidden;
  margin-bottom: 35px;
}
.b-component img {
  float: left;
  margin-right: 30px;
}
.text-large {
  font-size: 18px;
}
.b-component .text-large {
  display: block;
  margin-bottom: 5px;
}
.b-red {
  position: relative;
  background: #c9222a;
  padding: 40px 30px 40px 40px;
  font-weight: 500;
  font-size: 32px;
  color: #fff;
  margin: 165px 0 140px;
  line-height: 1.125;
}
.b-red img:first-child {
  max-width: 38%;
}
.img-prod {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.b-red > div {
  display: inline-block;
  max-width: 32%;
  margin-left: 29%;
  vertical-align: top;
}
.btn-white {
  color: #000;
  background: #fff;
  display: inline-block;
  padding: 14px 40px;
  text-decoration: none;
  transition: all 0.5s ease;
  margin-top: 30px;
}
.btn-white:hover,
.btn:hover {
  transform: scale(1.05);
}
.h2 span {
  color: #c9222a;
}
.btn {
  color: #fff;
  background: #c9222a;
  display: inline-block;
  padding: 10px 40px;
  text-decoration: none;
  transition: all 0.5s ease;
  font-weight: 500;
  font-size: 32px;
  border: none;
  cursor: pointer;
}
.b-age {
  padding: 55px 31% 55px 40px;
  background: #413f54 url('../img/age_bg.png') no-repeat right center / auto
    100%;
  color: #fff;
  margin: 80px 0 145px;
}
.b-age .h2 {
  position: relative;
  padding-left: 40px;
}
.b-age .h2:before {
  content: '!';
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  background: #c9222a;
  border-radius: 50%;
  width: 29px;
  text-align: center;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  padding: 4px 0;
}
.b-age ul {
  margin: -13px 0 0 69px;
}
.s-reviews {
  background: url('../img/reviews_bg.jpg') no-repeat center / cover;
  color: #fff;
  margin: 100px 0 60px;
  padding-bottom: 100px;
}
.s-reviews .h2 {
  display: inline-block;
  background: #c9222a;
  padding: 16px 40px;
  margin-bottom: 85px;
}
.b-reviews {
  max-width: 100%;
}
.b-review {
  background: #3b3833;
  max-width: 350px;
}
.b-review img {
  margin-bottom: 15px;
}
.b-review b {
  display: block;
}
.b-review p {
  margin: 15px;
}
.comment-form b {
  font-size: 17px;
  position: relative;
  overflow: hidden;
  display: block;
}
.comment-form b:after {
  content: '';
  width: 1000px;
  height: 1px;
  background: #000;
  vertical-align: middle;
  opacity: 0.05;
  position: absolute;
  right: -100px;
  top: 50%;
}
.input-field {
  background: rgba(0, 0, 0, 0.1);
  padding: 5px 15px;
  border: 1px solid transparent;
  font: inherit;
  border-radius: 4px;
  outline: none;
}
textarea {
  display: block;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  width: 100%;
  height: 96px;
  font-size: 15px;
  padding: 5px 15px;
  resize: none;
  margin: 10px 0;
  color: #000;
  border: 1px solid transparent;
  font-family: inherit;
  outline: none;
}
.commits_error {
  border-color: red;
}
.comment-form .btn {
  font-size: 15px;
  font-weight: 400;
  padding: 8px 70px;
}
.commits__item_hide {
  display: none;
}
.all-comments {
  font-weight: 500;
  font-size: 17px;
  display: block;
  margin: 30px 0;
}
.comment-item {
  margin-bottom: 35px;
}
.b-likes {
  float: right;
}
.b-likes {
  font-weight: 500;
  font-size: 17px;
  color: #939393;
}
.b-likes > span {
  cursor: pointer;
}
.b-likes > span:first-child {
  color: #819e0e;
}
.b-likes span:first-child svg {
  stroke: #819e0e;
}
.b-likes span:last-child svg {
  stroke: #939393;
}
.b-likes > span.liking {
  color: #c9222a;
}
.b-likes > span.liking svg {
  stroke: #c9222a;
}
.b-likes svg {
  display: inline-block;
  vertical-align: middle;
}
.b-likes > span:last-child {
  margin-left: 10px;
}
.passive {
  cursor: default !important;
}
.comment-item p {
  margin-bottom: 10px;
}
.comment-author {
  font-weight: 500;
  font-size: 17px;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 10px;
}
.comment-date {
  font-size: 12px;
  opacity: 0.3;
}
.b-footer {
  text-align: center;
  font-size: 14px;
  padding: 15px 0;
  color: #fff;
  background: #c9222a;
  margin-top: 30px;
}

.form-wrapper {
  margin: 0 auto;
  width: 560px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 50px;
}

.form-wrapper form {
  border: 12px solid #413f54;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.form-text-bold {
  background-color: #413f54;
  font-size: 24px;
  line-height: 50px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  margin-top: 64px;
}

.form-text-bold span {
  color: #ff0000;
  font-size: 60px;
  line-height: 0.1;
}

.form-text {
  font-size: 24px;
  line-height: 24px;
  text-align: center;
}

.form-timer-wrapper {
  display: flex;
  gap: 22px;
}

.form-timer {
  background-color: #413f54;
  color: #fff;
  font-weight: 700;
  font-size: 40px;
  text-align: center;
  padding: 5px 22px;
}

.form-inputs {
  display: flex;
  flex-direction: column;
  margin-top: 37px;
  gap: 10px;
}

.form-input {
  padding: 14px 12px;
  border: 2px solid #808080;
  width: 462px;
  font-size: 20px;
  outline: none;
}

.form-input::placeholder,
select {
  font-family: 'Montserrat', sans-serif;
}

.old-price {
  color: #808080;
  font-size: 34px;
  font-weight: 700;
  line-height: 35px;
}

.price {
  color: #c9222a;
  font-size: 60px;
  font-weight: 700;
  line-height: 35px;
}

.form-prices {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 10px;
}

.form-timer-dots {
  font-size: 26px;
  margin: auto;
}

.form-button {
  background-color: #c9222a;
  font-weight: 700;
  color: #fff;
  padding: 10px 90px;
  text-align: center;
  border: none;
  font-size: 40px;
  line-height: 48px;
  margin-bottom: 47px;
  margin-top: 17px;
  font-family: 'Montserrat', sans-serif;
}

.form-image {
  position: relative;
  top: 60px;
}

.form-badge img {
  position: absolute;
  z-index: 1;
  left: 56%;
}

.form-badge span {
  color: #fff;
  font-weight: 700;
  font-size: 46px;
  position: absolute;
  z-index: 2;
  left: 59%;
  top: 44px;
}

@media (max-width: 990px) {
  .form-wrapper {
    max-width: 100%;
  }

  .form-input {
    width: 372px;
  }
  .form-button {
    font-size: 30px;
  }
  .form-text {
    font-size: 20px;
  }
  .form-text-bold {
    font-size: 20px;
  }

  .d-large {
    display: none !important;
  }
  .d-mobile {
    display: block !important;
  }
  .b-header {
    border-bottom: 5px solid #c9222a;
    text-align: left;
    text-align-last: left;
    padding: 20px 0;
  }
  .b-logo {
    font-size: 14px;
  }
  .b-logo img {
    width: 45px;
    margin-right: 10px;
  }
  .b-title {
    padding: 20px 0 0;
    background: none;
    margin-bottom: 20px;
  }
  h1 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .b-title img {
    margin: 0 auto 15px;
    max-width: 100%;
  }
  .b-title p {
    margin-bottom: 0;
    max-width: 100%;
  }
  .b-problem {
    padding: 0 15px 210px;
    background-position: center bottom;
    background-size: 253px 190px;
    font-size: 16px;
    margin: 65px 0 20px;
  }
  .b-problem img {
    transform: translateX(-50%);
    position: relative;
    top: -43px;
  }
  .b-problem > div {
    margin-top: -35px;
    padding-top: 15px;
  }
  h2,
  .h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .b-about {
    margin: 20px 0;
  }
  .b-about img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
  }
  .b-about > div {
    margin: 25px 15px;
    max-width: 100%;
  }
  .b-about > div .h2 {
    text-align: center;
  }
  .b-about > div p {
    margin-bottom: 0;
  }
  .b-red {
    text-align: center;
    margin: 10px 0 30px;
    font-size: 24px;
    padding: 65px 10px 30px;
  }
  .b-red img:first-child {
    display: block;
    margin: 0 auto 40px;
    max-width: 100%;
  }
  .b-red > div {
    display: block;
    margin: 0;
    max-width: 100%;
  }
  .b-red > div .btn-white {
    font-size: 32px;
  }
  .img-prod {
    left: 50%;
    margin-left: 100px;
    max-width: 128px;
    top: 30px;
    transform: none;
  }
  .b-age {
    background: none;
    padding: 0;
    margin: 45px 0 0;
  }
  .b-age .h2 {
    background: #413f54 url(../img/age_bg.png) no-repeat right center / auto
      100%;
    padding: 35px 10px 25px;
    text-align: center;
    margin-bottom: 30px;
  }
  .b-age ul {
    margin: 0 0 0 30px;
    color: #000;
  }
  .b-age .h2:before {
    top: -18%;
    left: 50%;
    transform: translateX(-50%);
  }
  .s-reviews {
    margin: 25px 0;
  }
  .s-reviews .h2 {
    display: block;
    text-align: center;
    margin-bottom: 30px;
  }
  .comment-form b:after {
    content: none;
  }
  .comment-form .btn {
    padding: 8px;
  }
}
@media (max-width: 767px) {
  .b-left {
    float: none;
    margin: 0 auto 30px;
    text-align: center;
  }
  .b-flex {
    display: block;
    margin: 0;
  }
  .b-flex > div {
    width: 100%;
    margin-bottom: 30px;
  }
  .b-flex > div img {
    margin: 0 auto 30px;
    display: block;
  }
  .b-component {
    margin-bottom: 30px;
  }
  .b-component img {
    max-width: 60px;
  }
  .b-component .text-large {
    margin: 10px 0 15px;
  }
  .b-reviews {
    max-width: 350px;
    margin: 0 auto;
  }

  .form-image {
    width: 220px;
  }
}

@media (max-width: 485px) {
  .img-prod {
    left: auto;
    right: 0;

    margin: 0;
  }

  .form-image {
    width: 150px;
  }

  .form-text-bold {
    font-size: 16px;
    line-height: 25px;
  }

  .form-text {
    font-size: 14px;
    padding-inline: 20px;
  }

  .form-input {
    width: 230px;
  }

  .form-timer-wrapper {
    gap: 12px;
  }

  .form-badge img {
    width: 110px;
  }

  .form-text-bold {
    padding: 15px;
  }

  .form-text-bold span {
    line-height: 1;
  }

  .form-badge span {
    color: #fff;
    font-weight: 700;
    font-size: 33px;
    position: absolute;
    z-index: 2;
    left: 62%;
    top: 30px;
  }

  .form-button {
    font-size: 16px;
    padding: 10px 52px;
  }

  .form-input {
    font-size: 16px;
  }

  .form-input::placeholder {
    font-size: 16px;
  }

  .form-wrapper form {
    border: 7px solid #413f54;
  }

  .form-timer {
    background-color: #413f54;
    color: #fff;
    font-weight: 700;
    font-size: 26px;
    text-align: center;
    padding: 5px 13px;
  }

  .comment-item img {
    width: 240px;
  }
}

.comment-items {
  margin-bottom: 20px;
}
