

/* Start:/local/templates/eshop_bootstrap_v4/components/bitrix/news.list/cases_home/style.css?17647517294047*/
/**
cases START
 */
.cases_column {
  display: flex;
  flex-wrap: wrap;
}
.cases_column .home_banner_menu_blue {
  margin-top: 60px;
}
@media (max-width: 1439px) {
  .cases_column .home_banner_menu_blue {
    margin-top: 40px;
  }
}

.cases {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-top: 1px;
}
@media (max-width: 1439px) {
  .cases.cases_small > *:nth-child(n+7) {
    display: none;
  }
}
@media (max-width: 767px) {
  .cases.cases_small > *:nth-child(n+6) {
    display: none;
  }
}
.cases > *:nth-child(5n+1), .cases > *:nth-child(5n+2), .cases > *:nth-child(5n+3) {
  width: 33.3333333333%;
}
@media (max-width: 1439px) {
  .cases > *:nth-child(5n+1), .cases > *:nth-child(5n+2), .cases > *:nth-child(5n+3) {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .cases > *:nth-child(5n+1), .cases > *:nth-child(5n+2), .cases > *:nth-child(5n+3) {
    width: 100%;
  }
}
.cases > *:nth-child(5n+4), .cases > *:nth-child(5n+5) {
  width: 50%;
}
@media (max-width: 767px) {
  .cases > *:nth-child(5n+4), .cases > *:nth-child(5n+5) {
    width: 100%;
  }
}
.cases .case {
  position: relative;
  transition: 0.3s;
  cursor: pointer;
  border: 1px solid #D8D8F6;
  display: flex;
  padding: 32px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-right: -1px;
  margin-top: -1px;
}
@media (max-width: 1439px) {
  .cases .case {
    padding: 24px;
  }
}
.cases .case:hover {
  background: #F3F3FF;
}
.cases .case:hover .case_plus {
  scale: 1.1;
}
.cases .case:hover .case_images picture img {
  filter: grayscale(0);
}
.cases .case_top {
  margin-bottom: 23px;
}
.cases .case_top .case_title {
  margin-top: 0 !important;
}
.cases .case_tooltip {
  position: absolute;
  transform-origin: left bottom;
  left: 36px !important;
  bottom: 86px !important;
  transform: rotate(-90deg) translate(0, 100%) !important;
  color: #B4B3D3;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px; /* 14px */
}
@media (max-width: 1439px) {
  .cases .case_tooltip {
    left: 28px !important;
    bottom: 78px !important;
  }
}
.cases .case_plus {
  position: absolute;
  left: 32px;
  bottom: 32px;
  width: 46px;
  height: 46px;
  transition: 0.3s;
}
@media (max-width: 1439px) {
  .cases .case_plus {
    left: 24px;
    bottom: 24px;
  }
}
.cases .case_numbers {
  color: #B4B3D3;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
}
.cases .case_bottom {
  width: 100%;
}
.cases .case_bottom_title, .cases .case_popup_profession {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 8px;
}
.cases .case_popup_profession + .h3 {
  margin-top: 0 !important;
}
.cases .case_bottom_title {
  margin-left: 23px;
}
.cases .case_popup_profession span, .cases .case_bottom_title span {
  color: #B4B3D3;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 12px;
  text-transform: uppercase;
  display: flex;
  gap: 8px;
}
.cases .case_popup_profession span:not(:last-of-type), .cases .case_bottom_title span:not(:last-of-type) {
  margin-bottom: -4px;
}
.cases .case_popup_profession span:not(:last-of-type):after, .cases .case_bottom_title span:not(:last-of-type):after {
  content: " ";
  height: 12px;
  width: 1px;
  background: #D8D8F6;
}
.cases .case_images {
  display: flex;
  width: 100%;
  gap: 4px;
  padding-left: 23px;
}
.cases .case_images.case_images_horizontal {
  flex-wrap: wrap;
}
.cases .case_images.case_images_horizontal picture {
  padding-bottom: 56.05%;
}
.cases .case_images picture {
  position: relative;
  display: flex;
  padding-bottom: 87.62%;
  width: 100%;
  height: 0;
}
.cases .case_images picture.case_image_big_horizontal {
  padding-bottom: 108%;
}
.cases .case_images picture img {
  filter: grayscale(100%);
  transition: 0.3s;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  .cases .case_images picture img {
    filter: none !important;
  }
}

/**
cases END
 */

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

/* End */
/* /local/templates/eshop_bootstrap_v4/components/bitrix/news.list/cases_home/style.css?17647517294047 */
