.product__container {
  margin-top: 30px;
  margin-bottom: 70px
}
.product__slider.slick-slider {
  display: inline
}
.product__slider .slick-list {
  max-width: 419px;
  margin: 0 auto
}
.product__slider .slick-dots {
  height: 20px;
  width: 100%;
  max-width: 225px;
  position: relative;
  left: 50%;
  bottom: -10px;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  overflow: hidden
}
.product__slider .slick-dots button {
  display: none
}
.product__slider .slick-dots li {
  width: 5px;
  min-width: 5px;
  min-height: 5px;
  height: 5px;
  border-radius: 0;
  background-color: #c8c8c8;
  transition: .3s linear;
  margin: 0 20px
}
.product__slider .slick-dots li.slick-active {
  background-color: #039a9f;
  width: 15px;
  min-width: 15px;
  min-height: 15px;
  height: 15px;
  margin: 0 15px
}
.product__content {
  padding-top: 40px
}
.product__title {
  font-family: Avalon,Arial,sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 31px;
  text-transform: uppercase
}
.product__content .product__title {
  margin-bottom: 12px
}
.product__char .product__title,
.product__doc .product__title,
.product__features .product__title,
.product__question .product__title {
  font-family: inherit;
  font-weight: 500;
  font-size: 26px;
  line-height: 33px;
  margin-bottom: 10px;
  text-transform: none
}
.product__title span {
  font-size: 18px
}
.product__doc .product__title {
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  text-align: center
}
.product__question .product__title {
  font-weight: 400;
  font-size: 44px;
  line-height: 56px;
  margin-bottom: 12px
}
.product__desc {
  font-size: 16px;
  line-height: 130%
}
.product__content .product__desc:first-of-type {
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #cfcfcf
}
.product__features .product__desc {
  font-size: 20px;
  line-height: 26px
}
.product__question .product__desc {
  font-size: 18px;
  line-height: 23px
}
.product__props {
  display: flex;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 24px
}
.product__prop {
  font-family: Avalon,Arial,sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px
}
.product__prop:not(:last-child) {
  margin-right: 4px
}
.product__prop_active {
  color: #039a9f
}
.product__bottom {
  display: flex;
  align-items: center
}
.product__logo {
  margin-left: 5px
}
.product__logo img {
  width: 120px
}
.product__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 24px
}
.product__btn svg {
  margin-left: 10px;
  width: 16px;
  height: 16px
}
.product__tab {
  margin-bottom: 100px
}
.product__tab .tab__head {
  margin-bottom: 50px
}
.product__flex {
  display: flex
}
.product__flex .product__img {
  width: 49%
}
.product__flex_rg-block {
  flex: auto;
  margin-left: 11%
}
.product__flex_rg-block .product__list {
  margin-right: 8%
}
.product__flex .product__char {
  width: 100%
}
.product__flex_grid {
  flex-wrap: wrap;
  margin: -20px -10px 0
}
.product__flex_grid .product__doc {
  width: calc(16.66666% - 20px);
  margin: 20px 10px 0
}
.product__flex .product__question {
  width: 100%;
  max-width: 310px
}
.product__flex .product__question-form {
  margin-left: 10%;
  width: 100%;
  max-width: 420px
}
.product__char-wrap:not(:last-child) {
  margin-bottom: 40px
}
.product__list {
  font-weight: 300;
  font-size: 22px;
  line-height: 28px
}
.product__list_sm {
  font-weight: 400;
  font-size: 12px;
  line-height: 12px
}
.product__list li:not(:last-child) {
  margin-bottom: 10px
}
.product__img img {
  width: 100%;
  display: block
}
.product__features {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: stretch
}
.product__features-item {
  display: flex
}
.product__features-item:not(:last-child) {
  margin-bottom: 60px
}
.product__features-icon {
  min-width: 100px;
  height: 100px;
  margin-right: 5%
}
.product__features-icon img {
  width: 100%;
  height: 100%;
  display: block
}
.product__section {
  margin-bottom: 70px
}
.product__section .product__title {
  padding-bottom: 30px;
  margin-bottom: 40px;
  border-bottom: 1px solid #cfcfcf
}
.product__video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0
}
.product__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.product__doc {
  display: flex;
  flex-direction: column;
  justify-content: center
}
.product__doc:hover .product__doc-img {
  box-shadow: rgba(100,100,111,.2) 0 7px 29px 0
}
.product__doc-img {
  margin-bottom: 15px;
  transition: box-shadow .3s linear
}
.product__doc-img img {
  width: 100%;
  display: block
}
.product__question-form {
  width: 100%;
  max-width: 420px
}
.product__question-form .form__label {
  margin-bottom: 20px
}
.product__question-form .form__btn {
  width: 100%
}
@media (min-width:769px) {
  .product__flex .product__char {
    max-width: 432px
  }
  .product__flex .product__char:first-of-type {
    margin-right: 10%
  }
}
@media (min-width:901px) {
  .product__container {
    display: flex
  }
  .product__slider {
    display: inline;
    width: 50%;
    margin-bottom: 0
  }
  .product__content {
    display: inline;
    width: 50%;
    padding-top: 0
  }
  .product__features .product__features-item {
    width: 48%
  }
  .product__features-icon {
    align-self: center
  }
}
@media (max-width:1024px) {
  .product__container {
    margin-top: 10px;
    margin-bottom: 40px
  }
  .product__char .product__title,
  .product__doc .product__title,
  .product__features .product__title,
  .product__question .product__title {
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 5px
  }
  .product__question .product__title {
    font-size: 34px;
    line-height: 140%;
    margin-bottom: 10px
  }
  .product__content .product__desc:first-of-type {
    padding-bottom: 7px;
    margin-bottom: 7px
  }
  .product__features .product__desc {
    font-size: 16px;
    line-height: 120%
  }
  .product__tab .tab__head {
    margin-bottom: 30px
  }
  .product__tab {
    margin-bottom: 40px
  }
  .product__flex_grid .product__doc {
    width: calc(25% - 20px)
  }
  .product__features-item:not(:last-child) {
    margin-bottom: 30px
  }
  .product__features-icon {
    min-width: 70px;
    height: 70px
  }
}
@media (max-width:900px) {
  .product__logo {
    margin-top: 10px
  }
  .product__features-icon {
    min-width: 50px;
    height: 50px
  }
  .product__section .product__title {
    padding-bottom: 20px;
    margin-bottom: 30px
  }
  .product__section {
    margin-bottom: 50px
  }
}
@media (max-width:768px) {
  .product__flex {
    flex-wrap: wrap
  }
  .product__flex .product__img {
    width: 100%
  }
  .product__flex .product__img:not(:last-child) {
    margin-bottom: 20px
  }
  .product__flex_rg-block {
    margin-left: 10px
  }
  .product__flex_rg-block .product__list {
    margin-left: 20px
  }
  .product__flex_grid .product__doc {
    width: calc(50% - 20px)
  }
  .product__flex .product__question {
    max-width: 100%
  }
  .product__flex .product__question-form {
    max-width: 100%;
    margin-left: 0;
    margin-top: 20px
  }
  .product__char-wrap:not(:last-child) {
    margin-bottom: 20px
  }
  .product__list {
    font-size: 16px;
    line-height: 120%
  }
}
@media (max-width:420px) {
  .product__doc .product__title {
    font-size: 14px;
    line-height: 17px
  }
}
@media (max-width:330px) {
  .product__flex_grid .product__doc {
    width: 100%
  }
}