.reviews {
  padding-top: 2.75rem;
  padding-bottom: 4.31rem;
  background-color: #ecdbd2;
}
.reviews h2 {
  font-weight: 700;
  font-size: 3rem;
  color: #000;
  margin-bottom: 2.37rem;
}
@media screen and (max-width: 992px) {
  .reviews h2 {
    text-align: center;
  }
}
.reviews .slick-list {
  margin: 0 -0.93rem;
}
.reviews .views-row {
  margin: 0 0.93rem;
  height: auto !important;
  display: flex;
  flex-direction: column;
}
.reviews .slick-track {
  display: flex !important;
}
.reviews .node--type-reviews {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 0.875rem;
  flex-grow: 1;
}
.reviews h3 {
  font-family: "Mulish";
  font-weight: 700;
  font-size: 1.5rem;
  color: #000;
}
.reviews .field--name-field-otzyv {
  font-family: "Mulish";
  font-weight: 500;
  font-size: 1rem;
  text-align: center;
  color: #000;
  line-height: 1.2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  line-clamp: 7;
  -webkit-box-orient: vertical;
}
.reviews .field--name-field-data {
  font-family: "Mulish";
  font-weight: 500;
  font-size: 1.25rem;
  color: #838383;
  margin-top: auto;
}
.reviews .more-link {
  margin-top: 2.75rem;
  width: 100%;
}
.reviews .more-link a {
  display: flex;
  column-gap: 1.5rem;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-weight: 700;
  font-size: 1.75rem;
  color: #fff;
  border-radius: 1.62rem;
  padding: 0.95rem;
  background-color: #c31d27;
}
.reviews .more-link a:hover {
  text-decoration: none;
}
.reviews .more-link a::after {
  content: "";
  width: 1.9rem;
  height: 1.5rem;
  background-image: url("/sites/all/themes/vesta_theme/image/more-link.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 992px) {
  .reviews button.slick-arrow {
    top: -4rem;
  }
}
.page-view--reviews main {
  padding-top: 10rem;
  padding-bottom: 22rem;
  background-color: #ecdbd2;
}
@media screen and (max-width: 992px) {
  .page-view--reviews main {
    padding-top: 5rem;
  }
}
.page-view--reviews .footer {
  margin-top: -22rem;
}
.page-view--reviews .view-reviews .view-content {
  display: flex;
  flex-direction: column;
  row-gap: 2.75rem;
}
.page-view--reviews .view-reviews .views-row {
  display: flex;
  flex-direction: column;
  row-gap: 0.875rem;
}
.page-view--reviews .view-reviews h3 {
  font-family: "Mulish";
  font-weight: 700;
  font-size: 1.5rem;
  color: #000;
  margin-bottom: 1.5rem;
}
.page-view--reviews .view-reviews .field--name-field-otzyv {
  font-family: "Mulish";
  font-weight: 500;
  font-size: 1rem;
  color: #000;
  line-height: 1.2;
  margin-bottom: 1rem;
}
.page-view--reviews .view-reviews .field--name-field-data {
  font-family: "Mulish";
  font-weight: 500;
  font-size: 1.25rem;
  color: #838383;
  margin-top: auto;
}
.page-view--reviews .more-link {
  display: none;
}
.page-view--reviews #block-vesta-theme-page-title {
  margin-bottom: 3rem;
}
.page-view--reviews .region-content {
  display: flex;
  flex-direction: column-reverse;
}
.page-view--reviews #block-vesta-theme-vebforma-ostavit-otzyv {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
  order: 1;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
@media (min-width: 576px) {
  .page-view--reviews #block-vesta-theme-vebforma-ostavit-otzyv {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  .page-view--reviews #block-vesta-theme-vebforma-ostavit-otzyv {
    max-width: 768px;
  }
}
@media (min-width: 992px) {
  .page-view--reviews #block-vesta-theme-vebforma-ostavit-otzyv {
    max-width: 992px;
  }
}
@media (min-width: 1268px) {
  .page-view--reviews #block-vesta-theme-vebforma-ostavit-otzyv {
    max-width: 1268px;
  }
}
.page-view--reviews #block-vesta-theme-vebforma-ostavit-otzyv .block-title {
  font-family: "Mulish";
  font-weight: 700;
  font-size: 1.5rem;
  color: #000;
  margin-bottom: 1.5rem;
}
.page-view--reviews #block-vesta-theme-vebforma-ostavit-otzyv #edit-field-otzyv-0-format {
  display: none;
}
.page-view--reviews #block-vesta-theme-vebforma-ostavit-otzyv .js-form-type-date {
  align-self: flex-start;
}
.page-view--reviews #block-vesta-theme-vebforma-ostavit-otzyv form {
  margin-left: 0;
  margin-right: 0;
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}
