.home__top {
  position: relative;
}
.home__top-content {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 7.6530612245vw;
  padding-bottom: 5.1020408163vw;
}
.home__carusel {
  width: 100%;
  min-height: 100%;
  height: 100%;
  left: 0;
  top: 0;
  margin: 0;
}
.home__carusel.slick-slider {
  position: absolute;
}
.home__carusel.slick-slider .slick-dots {
  bottom: 1.2755102041vw;
  z-index: 1;
}
.home__carusel.slick-slider .slick-dots li button::before {
  font-size: 1.0204081633vw;
  color: #fff;
}
.home__carusel .slick-list, .home__carusel .slick-track {
  height: 100%;
}
.home__carusel-slide {
  outline: none;
  display: relative;
}
.home__carusel-slide::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 10%, transparent 60%);
}
.home__carusel-img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home__banner {
  padding: 2.5510204082vw 2.5510204082vw;
  flex-basis: 41%;
  max-width: 41%;
  position: relative;
}
.home__banner-title {
  font-size: 1.5306122449vw;
  line-height: 1.2em;
  color: #fff;
  font-family: "Corbel";
  font-weight: bold;
  text-align: center;
  position: relative;
}
.home__banner-list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 1.1224489796vw;
  line-height: 1.3em;
  color: #fff;
  font-family: "Roboto";
  font-weight: 400;
  max-width: 25.5102040816vw;
  margin: 0 auto;
  position: relative;
}
.home__banner-item {
  font-size: 1.1224489796vw;
  line-height: 1.5em;
  color: #fff;
  font-weight: 400;
  position: relative;
  text-transform: uppercase;
  margin: 1.5306122449vw 0;
  position: relative;
  padding-left: 1.0204081633vw;
}
.home__banner-item::before {
  content: "";
  display: block;
  background-image: url("/img/icons/check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 1.5306122449vw;
  height: 1.5306122449vw;
  position: absolute;
  left: -1.5306122449vw;
  top: 0;
}
.home__banner-btn {
  background: #357dc1;
  max-width: 300vw;
  margin: 1.5306122449vw auto;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.0204081633vw;
  line-height: 1.5em;
  color: #ffffff;
  font-weight: 400;
  text-align: center;
  padding: 0.5102040816vw 0.5102040816vw;
  cursor: pointer;
  position: relative;
  z-index: 1;
  display: block;
}
.home__banner-btn:hover {
  color: #fff;
  text-decoration: none;
}
.home__banner-border {
  display: block;
  width: 2.806122449vw;
  height: 2.806122449vw;
  border: 1px solid #fff;
  position: absolute;
  z-index: 0;
}
.home__banner-border--1 {
  top: 1.0204081633vw;
  left: 1.0204081633vw;
  border-bottom: none;
  border-right: none;
}
.home__banner-border--2 {
  top: 1.0204081633vw;
  right: 1.0204081633vw;
  border-bottom: none;
  border-left: none;
}
.home__banner-border--3 {
  bottom: 1.0204081633vw;
  left: 1.0204081633vw;
  border-top: none;
  border-right: none;
}
.home__banner-border--4 {
  bottom: 1.0204081633vw;
  right: 1.0204081633vw;
  border-top: none;
  border-left: none;
}
.home__head {
  flex-basis: 59%;
  max-width: 19.387755102vw;
  padding: 1.5306122449vw;
  background: rgba(255, 255, 255, 0.8);
  position: relative;
  box-sizing: border-box;
}
.home__head-title {
  font-size: 1.2244897959vw;
  color: #357dc1;
  font-weight: 400;
  font-family: "Roboto";
  text-align: center;
  text-transform: uppercase;
  text-align: center;
}
.home__head-border {
  display: block;
  width: 2.806122449vw;
  height: 2.806122449vw;
  border: 1px solid #357dc1;
  position: absolute;
  z-index: 0;
}
.home__head-border--1 {
  top: 1.0204081633vw;
  left: 1.0204081633vw;
  border-bottom: none;
  border-right: none;
}
.home__head-border--2 {
  top: 1.0204081633vw;
  right: 1.0204081633vw;
  border-bottom: none;
  border-left: none;
}
.home__head-border--3 {
  bottom: 1.0204081633vw;
  left: 1.0204081633vw;
  border-top: none;
  border-right: none;
}
.home__head-border--4 {
  bottom: 1.0204081633vw;
  right: 1.0204081633vw;
  border-top: none;
  border-left: none;
}
.home__clients {
  background-image: url("/public/img/home/client_back.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 1.0204081633vw;
  padding-bottom: 1.5306122449vw;
}
.home__btn {
  padding: 0.5102040816vw 2.5510204082vw;
  border: 0.1020408163vw solid #357dc1;
  font-size: 0.6632653061vw;
  line-height: 1em;
  color: #fff;
  font-family: "Corbel";
  font-weight: bold;
  background: #357dc1;
  text-transform: uppercase;
  display: block;
  text-align: center;
  max-width: 5.612244898vw;
  margin: auto;
}
.home__btn:hover {
  color: #fff;
  text-decoration: none;
}
.home__btn.light {
  color: #357dc1;
  background: #fff;
}
.home__btn.light:hover {
  color: #357dc1;
}
.home__about {
  display: flex;
  justify-content: space-between;
}
.home__gallery {
  background: #f3f3f3;
  padding: 1.0204081633vw;
  padding-bottom: 2.0408163265vw;
}

.reasons__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 1.0204081633vw;
  padding-top: 0;
}
.reasons__preview {
  height: 12.5vw;
  width: 100%;
}
.reasons__preview-img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.reasons__line {
  height: 2px;
  background: #357dc1;
  width: 60%;
  margin-left: 1.0204081633vw;
  margin-top: 1.5306122449vw;
}
.reasons__text {
  font-size: 0.9183673469vw;
  line-height: 1.5em;
  color: #000000;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  margin-top: 5px;
}
.reasons__text .accent {
  font-weight: bold;
  color: #357dc1;
}

.home-products {
  background: #f3f3f3;
  padding: 1.5306122449vw 0;
}
.home-products__toggle {
  font-family: "Corbel";
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-products__toggle-item {
  text-transform: uppercase;
  padding: 0.7653061224vw 3.0612244898vw;
  font-size: 1.2755102041vw;
  line-height: 1em;
  color: #357dc1;
  cursor: pointer;
}
.home-products__toggle-item.active {
  color: #fff;
  background: #357dc1;
}
.home-products__layout {
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr 1fr;
  grid-gap: 2.0408163265vw;
  max-width: 56.1224489796vw;
  display: grid;
  margin: 0 auto;
}
.home-products__layout.many {
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 1fr 1fr;
  grid-auto-rows: 1fr;
}
.home-products__layout-4 {
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 1fr 1fr;
  grid-gap: 2.0408163265vw;
  max-width: 65.306122449vw;
  display: grid;
  margin: 0 auto;
}
.home-products__item {
  display: none;
}
.home-products__item.active {
  display: block;
}
.home-products__categories {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 1.0204081633vw auto;
  max-width: 56.1224489796vw;
}
.home-products__categories-link {
  font-size: 0.7653061224vw;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2em;
  display: block;
  cursor: pointer;
}
.home-products__categories-link.active {
  color: #357dc1;
  font-weight: bold;
  border-bottom: 2px solid #357dc1;
}
.home-products__categories-layout {
  display: none;
}
.home-products__categories-layout.active {
  display: grid;
}

.home-product {
  border: 3px solid #357dc1;
  padding: 1.0204081633vw;
  background: #fff;
  display: flex;
  flex-direction: column;
}
.home-product__preview {
  max-height: 6.6326530612vw;
  height: 6.6326530612vw;
}
.home-product__preview-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-product__title {
  font-size: 1.1224489796vw;
  color: #357dc1;
  font-family: "Roboto";
  font-weight: 500;
  margin-top: 1.0204081633vw;
  padding: 0;
}
.home-product__line {
  height: 2px;
  background: #357dc1;
  width: 70%;
  margin: 1.0204081633vw auto;
}
.home-product__info {
  font-size: 0.6632653061vw;
  line-height: 1.5em;
  color: #000000;
  font-weight: 300;
  text-align: center;
  margin-bottom: 0.5102040816vw;
}
.home-product__link {
  display: block;
  border: 2px solid #357dc1;
  padding: 0.2551020408vw 1.0204081633vw;
  width: 75%;
  border: 2px solid #357dc1;
  text-align: center;
  color: #000000;
  font-size: 0.6632653061vw;
  font-family: "Corbel";
  font-weight: bold;
  margin: 0.5102040816vw auto;
  margin-top: auto;
}
.home-product__link:hover {
  text-decoration: none;
  color: #000000;
}

.home-clients {
  display: flex;
  justify-content: space-between;
}
.home-clients__block {
  padding: 1.5306122449vw;
  flex-basis: 43%;
  max-width: 43%;
  background: #fff;
}
.home-clients__title {
  font-size: 1.5306122449vw;
  color: #357dc1;
  font-family: "Corbel";
  font-weight: bold;
  text-align: center;
  padding: 0;
}
.home-clients__line {
  height: 2px;
  background: #357dc1;
  margin: 0.7653061224vw auto;
  width: 80%;
}
.home-clients__flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.home-clients__flex.diy {
  justify-content: center;
}
.home-clients__img {
  max-width: 100%;
}

.home-mention {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  padding-top: 0;
}
.home-mention__video {
  flex-basis: 57%;
  max-width: 57%;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}
.home-mention__video-iframe {
  height: 23.9795918367vw;
  width: 100%;
  display: block;
  padding: 0;
}
.home-mention__demo {
  border: 3px solid #357dc1;
  border-right: none;
  flex-basis: 40%;
  max-width: 40%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.home-mention__demo-title {
  font-size: 1.5306122449vw;
  line-height: 1.2em;
  color: #357dc1;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.home-mention__demo-title--action {
  font-weight: 200;
  display: block;
}
.home-mention__demo-text {
  font-size: 1.1224489796vw;
  margin: 1.0204081633vw 0;
  font-weight: 300;
}
.home-mention__demo-link {
  display: block;
  padding: 0.5102040816vw 2.5510204082vw;
  margin: 1.0204081633vw auto;
  background: #357dc1;
  color: #fff;
  font-size: 0.6632653061vw;
  text-transform: uppercase;
  font-weight: bold;
}
.home-mention__demo-link:hover {
  color: #fff;
  text-decoration: none;
}
.home-mention__demo::before, .home-mention__demo::after {
  content: "";
  display: block;
  height: 3px;
  background: #357dc1;
  position: absolute;
  left: 100%;
  width: calc((100vw - 77.5510204082vw + 1.0204081633vw) / 2);
}
.home-mention__demo::before {
  top: -3px;
}
.home-mention__demo::after {
  bottom: -3px;
}
.home-mention__link {
  flex-basis: 55%;
  max-width: 55%;
  justify-content: center;
}

.home-about {
  flex-basis: calc(57% - 4.5918367347vw);
  max-width: calc(57% - 4.5918367347vw);
  border: 3px solid #357dc1;
  border-left: none;
  padding: 2.0408163265vw 4.5918367347vw;
  padding-left: 0;
  position: relative;
}
.home-about__title {
  font-size: 1.8367346939vw;
  color: #357dc1;
  font-family: "Corbel";
  font-weight: bold;
  text-align: left;
  padding: 0;
}
.home-about__title a {
  color: #357dc1;
}
.home-about__text {
  font-size: 1.0204081633vw;
  line-height: 1.5em;
  color: #2e3541;
  font-family: "Roboto";
  font-weight: 300;
  margin: 1.0204081633vw 0;
}
.home-about__text:nth-child(2) {
  margin-top: 0.5102040816vw;
}
.home-about__btn {
  margin-left: 0;
  margin-top: 1.0204081633vw;
}
.home-about::before, .home-about::after {
  content: "";
  display: block;
  height: 3px;
  background: #357dc1;
  position: absolute;
  right: 100%;
  width: calc((100vw / 2) - 100% + 4.5918367347vw);
}
.home-about::before {
  top: -3px;
}
.home-about::after {
  bottom: -3px;
}

.home-news {
  color: #2e3541;
  flex-basis: 37%;
  max-width: 37%;
  display: flex;
  flex-direction: column;
}
.home-news__title {
  font-size: 1.7857142857vw;
  font-family: "Corbel";
  font-weight: bold;
  text-align: left;
  padding: 0;
  line-height: 1em;
}
.home-news__title a {
  color: #000000;
}
.home-news__layout {
  margin-bottom: 1.0204081633vw;
}
.home-news__block {
  display: flex;
  justify-content: space-between;
  margin-top: 1.0204081633vw;
}
.home-news__preview {
  flex-basis: 35%;
  max-width: 35%;
  height: 7.6530612245vw;
}
.home-news__preview-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
.home-news__info {
  padding-left: 0.9183673469vw;
  flex-basis: 65%;
  max-width: 65%;
  display: flex;
  flex-direction: column;
  max-height: 7.6530612245vw;
  overflow: hidden;
}
.home-news__info-title {
  font-size: 1.0204081633vw;
  font-family: "Corbel";
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  display: block;
  color: #2e3541;
}
.home-news__info-title:hover {
  color: #357dc1;
  text-decoration: none;
}
.home-news__info-subtitle {
  font-size: 0.8163265306vw;
  font-family: "Corbel";
  font-weight: 300;
  margin: 0;
}
.home-news__btn {
  max-width: 5.612244898vw;
  font-size: 0.6632653061vw;
  line-height: 1em;
  display: block;
  color: #000000;
  font-family: "Corbel";
  font-weight: bold;
  text-align: center;
  border: 2px solid #357dc1;
  padding: 0.5102040816vw 2.5510204082vw;
  text-transform: uppercase;
  margin-top: auto;
}
.home-news__btn:hover {
  text-decoration: none;
  color: #000000;
}

.home-gallery__carusel {
  height: 28.0612244898vw;
  padding-top: 0;
}
.home-gallery__carusel .slick-list {
  height: 28.0612244898vw;
}
.home-gallery__carusel .slick-track {
  margin-top: 7.6530612245vw;
}
.home-gallery__carusel-item {
  opacity: 0;
  height: 20.4081632653vw;
  outline: none;
  transition: 300ms;
  transition-delay: 200ms;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  pointer-events: none;
  display: block;
}
.home-gallery__carusel-item:hover {
  text-decoration: none;
}
.home-gallery__carusel-item.slick-active {
  opacity: 0.5;
  pointer-events: auto;
}
.home-gallery__carusel-item.slick-current {
  opacity: 1;
  transform: scale(2);
  position: relative;
  z-index: 2;
}
.home-gallery__carusel .arrow-next {
  right: 0;
}
.home-gallery__carusel .arrow-prev {
  left: 0;
  transform: rotate(180deg);
}
.home-gallery__carusel .arrow-next,
.home-gallery__carusel .arrow-prev {
  background-image: url("/public/icons/arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 3.0612244898vw;
  height: 4.0816326531vw;
  position: absolute;
  top: calc(50% - 2.5510204082vw);
  cursor: pointer;
  z-index: 2;
}
.home-gallery__carusel-img {
  width: 100%;
  height: 100%;
  max-height: 230px;
  display: block;
  object-fit: cover;
}
.home-gallery__btn.home__btn {
  background: transparent;
  color: #000000;
}
.home-gallery__btn.home__btn:hover {
  color: #000000;
}

.home-trial {
  padding: 1.0204081633vw;
  padding-top: 0;
}
.home-trial__textfield {
  margin-top: 0.5102040816vw;
}
.home-trial__textfield-input {
  padding: 0.2551020408vw;
  border: 1px solid #357dc1;
  width: 100%;
  display: block;
  font-size: 0.9183673469vw;
  line-height: 1.2em;
  box-sizing: border-box;
  min-height: 28px;
  font-weight: 400;
}
.home-trial__textfield-input::placeholder {
  color: #000000;
  font-size: 0.9183673469vw;
  font-weight: 400;
}
.home-trial__flex {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.home-trial__flex .home-trial__textfield {
  box-sizing: border-box;
  flex-basis: 48%;
}
.home-trial__phone {
  display: flex;
  justify-content: space-between;
}
.home-trial__phone .home-trial__textfield-input {
  max-width: 79%;
}
.home-trial__code {
  max-width: 5.1020408163vw;
  margin-right: 0.5102040816vw;
}
.home-trial__code .select2 {
  width: 100% !important;
}
.home-trial__code .select2-container {
  z-index: 1;
}
.home-trial__code .select2-container--default .select2-selection--single {
  border: 1px solid #357dc1;
  border-radius: 0;
  padding: 0.2551020408vw;
  font-size: 0.9183673469vw;
  line-height: 1.2em;
  min-height: 28px;
  height: auto;
  box-sizing: border-box;
}
.home-trial__code .select2 .select2-selection__rendered {
  font-size: 0.9183673469vw;
  line-height: 1.2em !important;
}
.home-trial__choice {
  display: flex;
  justify-content: space-between;
  margin-top: 1.0204081633vw;
}
.home-trial__choice-input {
  display: none;
}
.home-trial__choice-input:checked ~ .home-trial__choice-check {
  position: relative;
}
.home-trial__choice-input:checked ~ .home-trial__choice-check::before {
  content: "";
  display: block;
  position: absolute;
  width: 0.3571428571vw;
  height: 0.7653061224vw;
  border: 2px solid #357dc1;
  border-left: none;
  border-top: none;
  transform: rotate(45deg);
  bottom: 0.2551020408vw;
  left: 0.3571428571vw;
}
.home-trial__choice-label {
  display: flex;
  color: #000000;
  font-size: 0.7653061224vw;
  line-height: 1.2em;
  align-items: center;
  height: 100%;
}
.home-trial__choice-check {
  display: block;
  width: 1.2755102041vw;
  height: 1.2755102041vw;
  min-width: 1.2755102041vw;
  border: 2px solid #357dc1;
  background: #fff;
  border-radius: 0.2551020408vw;
  box-sizing: border-box;
}
.home-trial__choice-text {
  padding-left: 0.5102040816vw;
}
.home-trial__btn {
  margin: auto;
  margin-top: 1.0204081633vw;
  display: block;
  border: none;
  color: #000000;
  font-size: 0.9693877551vw;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0.5102040816vw 2.0408163265vw;
  background: #357dc1;
  color: #fff;
  cursor: pointer;
}
.home-trial__btn:disabled {
  background: #a9a9a9;
}
.home-trial .top_verification .block_verification {
  display: block;
  width: 1.2755102041vw;
  height: 1.2755102041vw;
  border: 2px solid #357dc1;
  background: #fff;
  border-radius: 0.2551020408vw;
  box-sizing: border-box;
}
.home-trial .top_verification .block_verification::before {
  content: "";
  display: block;
  position: absolute;
  width: 0.3571428571vw;
  height: 0.7653061224vw;
  border: 2px solid #357dc1;
  border-left: none;
  border-top: none;
  transform: rotate(45deg);
  bottom: 0.2551020408vw;
  left: 0.3571428571vw;
}
.home-trial .trial-commercial {
  display: none;
}
.home-trial .trial-commercial.active {
  display: block;
}

@media screen and (max-width: 1264px) {
  .home__carusel-img {
    object-fit: cover;
    height: 100%;
  }
  .home__top-content {
    padding-top: 120px;
  }
  .home__banner {
    flex-basis: 30%;
    max-width: 30%;
    padding: 40px;
  }
  .home__banner-title {
    font-size: 20px;
  }
  .home__banner-list {
    max-width: 80%;
  }
  .home__banner-item {
    font-size: 14px;
    margin: 10px 0;
  }
  .home__banner-item::before {
    width: 20px;
    height: 20px;
    left: -20px;
  }
  .home__banner-btn {
    max-width: 300px;
    font-size: 13px;
    margin: 20px auto;
    padding: 10px 20px;
  }
  .home__banner-border {
    width: 40px;
    height: 40px;
    border-width: 1px;
  }
  .home__banner-border--1 {
    top: 15px;
    left: 15px;
  }
  .home__banner-border--2 {
    top: 15px;
    right: 15px;
  }
  .home__banner-border--3 {
    bottom: 15px;
    left: 15px;
  }
  .home__banner-border--4 {
    bottom: 15px;
    right: 15px;
  }
  .home__head {
    flex-basis: 68%;
    max-width: 320px;
  }
  .home__head-title {
    font-size: 18px;
    margin-top: 10px;
  }
  .home__head-border {
    width: 40px;
    height: 40px;
    border-width: 1px;
  }
  .home__head-border--1 {
    top: 15px;
    left: 15px;
  }
  .home__head-border--2 {
    top: 15px;
    right: 15px;
  }
  .home__head-border--3 {
    bottom: 15px;
    left: 15px;
  }
  .home__head-border--4 {
    bottom: 15px;
    right: 15px;
  }
  .home__btn {
    padding: 10px 20px;
    border-width: 2px;
    font-size: 13px;
    max-width: 150px;
  }

  .reasons__list {
    grid-gap: 20px;
  }
  .reasons__preview {
    height: 150px;
  }
  .reasons__text {
    font-size: 13px;
  }

  .home-products {
    padding: 20px 0;
  }
  .home-products__toggle-item {
    font-size: 18px;
    padding: 10px 20px;
  }
  .home-products__layout {
    grid-gap: 20px;
    max-width: 900px;
  }
  .home-products__categories {
    max-width: 900px;
    margin: 20px auto;
  }
  .home-products__categories-link {
    font-size: 15px;
  }

  .home-product {
    padding: 20px;
  }
  .home-product__preview {
    height: 130px;
    max-height: 130px;
  }
  .home-product__title {
    font-size: 16px;
    margin-top: 15px;
  }
  .home-product__line {
    margin: 10px auto;
  }
  .home-product__info {
    font-size: 12px;
    margin-bottom: 15px;
  }
  .home-product__link {
    padding: 10px 5px;
    font-size: 13px;
  }

  .home-clients__block {
    flex-basis: 43%;
    max-width: 43%;
    padding: 20px;
  }
  .home-clients__title {
    font-size: 24px;
  }
  .home-clients__line {
    margin: 10px auto;
  }
  .home-clients__flex.diy {
    /* .home-clients {
      &__img {
        max-width: 150px;
        margin: 10px;
      }
    } */
  }
  .home-clients__img {
    margin: 10px;
  }

  .home-mention__video {
    flex-basis: 54%;
    max-width: 54%;
  }
  .home-mention__video-iframe {
    height: 360px;
  }
  .home-mention__demo {
    padding-left: 20px;
  }
  .home-mention__demo-title {
    font-size: 22px;
  }
  .home-mention__demo-text {
    font-size: 18px;
    margin: 10px 0;
  }
  .home-mention__demo-link {
    padding: 10px 40px;
    margin: 10px auto;
    font-size: 13px;
  }
  .home-mention__demo::before, .home-mention__demo::after {
    width: 20px;
  }

  .home-about {
    flex-basis: 50%;
    max-width: 50%;
    padding: 20px 40px;
  }
  .home-about__title {
    font-size: 24px;
  }
  .home-about__text {
    font-size: 16px;
    margin: 15px 0;
  }
  .home-about__text:nth-child(2) {
    margin-top: 10px;
  }
  .home-about__btn {
    margin-top: 15px;
  }
  .home-about::before, .home-about::after {
    width: 20px;
  }

  .home-news {
    flex-basis: 37%;
    max-width: 37%;
    display: flex;
    flex-direction: column;
  }
  .home-news__title {
    font-size: 25px;
  }
  .home-news__layout {
    margin-bottom: 20px;
  }
  .home-news__block {
    margin-top: 20px;
  }
  .home-news__preview {
    height: 140px;
  }
  .home-news__info {
    padding-left: 20px;
    max-height: 140px;
  }
  .home-news__info-title {
    font-size: 18px;
  }
  .home-news__info-subtitle {
    font-size: 14px;
  }
  .home-news__btn {
    max-width: 110px;
    font-size: 13px;
    line-height: 1em;
    padding: 10px 50px;
  }

  .home-gallery__carusel {
    height: 400px;
  }
  .home-gallery__carusel .slick-list {
    height: 400px;
  }
  .home-gallery__carusel .slick-track {
    margin-top: 100px;
  }

  .home-trial {
    padding: 20px;
    padding-top: 0;
  }
  .home-trial__textfield {
    margin-top: 10px;
  }
  .home-trial__textfield-input {
    padding: 5px;
    font-size: 14px;
  }
  .home-trial__textfield-input::placeholder {
    font-size: 14px;
  }
  .home-trial__code {
    max-width: 100px;
    margin-right: 10px;
  }
  .home-trial__code .select2-container--default .select2-selection--single {
    padding: 5px;
    font-size: 14px;
  }
  .home-trial__code .select2 .select2-selection__rendered {
    font-size: 14px;
  }
  .home-trial__choice {
    margin-top: 10px;
  }
  .home-trial__choice-input:checked ~ .home-trial__choice-check::before {
    width: 5px;
    height: 15px;
    border-width: 2px;
    bottom: 3px;
    left: 6px;
  }
  .home-trial__choice-label {
    font-size: 12px;
  }
  .home-trial__choice-check {
    width: 20px;
    height: 20px;
    border-width: 2px;
    border-radius: 5px;
  }
  .home-trial__choice-text {
    padding-left: 10px;
  }
  .home-trial__btn {
    margin-top: 15px;
    font-size: 15px;
    padding: 10px 20px;
    font-size: 16px;
  }
  .home-trial .top_verification .block_verification {
    width: 20px;
    height: 20px;
    border-width: 2px;
    border-radius: 5px;
  }
  .home-trial .top_verification .block_verification::before {
    width: 5px;
    height: 15px;
    border-width: 2px;
    bottom: 3px;
    left: 6px;
  }
}
@media screen and (max-width: 960px) {
  .home__top-content {
    padding-top: 210px;
    flex-direction: column;
    align-items: center;
  }
  .home__banner {
    flex-basis: 100%;
    max-width: 500px;
  }
  .home__head {
    margin-top: 20px;
  }
  .home__head-title {
    font-size: 16px;
  }
  .home__head .text_verification {
    max-width: 100%;
  }
  .home__about {
    flex-direction: column;
    align-items: center;
  }

  .reasons__list {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
  }
  .reasons__preview {
    height: 200px;
  }
  .reasons__line {
    margin-left: 5px;
    margin-top: 10px;
  }
  .reasons__text {
    font-size: 13px;
  }

  .home-products__layout {
    grid-template-columns: repeat(2, 1fr);
  }
  .home-products__layout.many, .home-products__layout-4 {
    grid-template-columns: repeat(2, 1fr);
  }

  .home-clients {
    flex-direction: column;
  }
  .home-clients__block {
    max-width: 100%;
    flex-basis: 100%;
    margin-bottom: 20px;
  }

  .home-mention {
    flex-direction: column;
  }
  .home-mention__video, .home-mention__demo {
    flex-basis: 100%;
    max-width: 100%;
  }
  .home-mention__demo {
    margin-top: 20px;
    padding: 20px;
  }
  .home-mention__link {
    max-width: 100%;
    flex-basis: 100%;
  }

  .home-about {
    flex-basis: 100%;
    max-width: 100%;
  }

  .home-news {
    flex-basis: 100%;
    max-width: 100%;
    padding: 20px 0;
  }

  .home-gallery__carusel {
    height: 300px;
    padding-top: 0;
  }
  .home-gallery__carusel .slick-list {
    height: 300px;
  }
}
@media screen and (max-width: 600px) {
  .home__top-content {
    padding-top: 40px;
    flex-direction: column;
    justify-content: flex-start;
  }
  .home__banner {
    padding: 20px;
    max-width: 100%;
    flex-basis: 100%;
  }
  .home__banner-title {
    font-size: 22px;
  }
  .home__banner-item {
    font-size: 14px;
    margin: 10px 0;
  }
  .home__banner-item::before {
    width: 20px;
    height: 20px;
  }
  .home__banner-btn {
    font-size: 14px;
  }
  .home__head {
    flex-basis: 100%;
    max-width: 100%;
  }
  .home__head-title {
    margin-top: 20px;
  }
  .home__gallery {
    display: none;
  }

  .reasons__list {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, 1fr);
  }

  .home-products__toggle {
    flex-direction: column;
    align-items: center;
  }
  .home-products__layout {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, 1fr);
  }
  .home-products__layout.many, .home-products__layout-4 {
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, 1fr);
  }
  .home-products__categories {
    margin: 0 auto;
    flex-direction: column;
  }
  .home-products__categories-link {
    font-size: 15px;
    margin: 10px;
  }

  .home-news__block {
    flex-direction: column;
  }
  .home-news__preview {
    max-width: 100%;
    flex-basis: 100%;
    height: 150px;
  }
  .home-news__info {
    padding: 0;
    padding-top: 20px;
    max-width: 100%;
    flex-basis: 100%;
    text-align: center;
  }
  .home-news__btn {
    margin: auto;
  }
}

/*# sourceMappingURL=home.css.map */
