

/* Start:/local/templates/belkorm/components/bitrix/news.list/brands_kombikorm/style.css?16933102094453*/
.video__container {
  max-width: 1520px;
  padding: 0 20px;
  margin: 64px auto 60px auto;
}
.video__image {
  width: 100%;
  height: 842px;
  margin-bottom: 20px;
  position: relative;
}
.video__title {
  margin-top: 0 !important;
  margin-bottom: 30px !important;
}
.video__button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.4);

  transition: 0.4s ease-in-out;
  z-index: 3;
}
.video__image--active .video__button {
  opacity: 0;
  pointer-events: none;
}
.video__button-block {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.video__button-overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 5;
}
.video__button svg {
  position: relative;
  margin-left: 10px;
  transition: 0.4s ease-in-out;
}
.video__button:hover svg {
  transition: 0.4s ease-in-out;
  transform: scale(1.25);
}
.video__button:hover {
  transition: 0.4s ease-in-out;
  width: 124px;
  height: 124px;
}

.video__image img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
#youtube-iframe {
  width: 100%;
  height: 100%;
}
.video__image--active img {
  opacity: 0;
  pointer-events: none;
}
.video__name {
  display: block;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  color: #606060;
  margin-bottom: 40px;
}
.video__title {
  margin-top: 0 !important;
  margin-bottom: 20px !important;
}
.video__title span {
  color: rgba(192, 13, 13, 1);
}
.video__text {
  width: 100%;
  text-align: center;
}
.video__text p {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 13.5px;
  line-height: 154%;
  color: #606060;
  margin: 0 auto;
  max-width: 742px;
}
@media (max-width: 1400px) {
  .video__container {
    max-width: 1144px;
  }
  .video__image {
    height: 620px;
  }
}
@media (max-width: 1200px) {
  .video__name {
    display: none;
  }
  .video__image {
    margin-bottom: 24px;
  }
}
@media (max-width: 990px) {
  .video__container {
    margin: 72px auto 60px auto;
  }
  .video__image {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .video__container {
    max-width: none;
    width: 100%;
    padding: 0;
    margin-bottom: 0;
  }
  .video__text p {
    font-size: 12px;
    line-height: 140%;
    padding: 0 20px;
  }
  .video__title {
    margin-bottom: 24px !important;
  }
}
@media (max-width: 500px) {
  .video__image {
    height: 200px;
  }
}

.brand-production__container {
  max-width: 1520px;
  padding: 0 20px;
  margin: 0 auto 70px auto;
}
.brand-production__wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  row-gap: 40px;
  column-gap: 40px;
}
.brand-production__card {
  width: 264px;
  position: relative;
}
.brand-production__card-image {
  width: 100%;
  height: 356px;
}
.brand-production__card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.brand-production__card-info {
  padding: 19px;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: #ffffff;
  background-color: #333333;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.brand-production__card-info h3 {
  height: 72px;
  max-width: 204px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
@media (max-width: 1400px) {
  .brand-production__container {
    max-width: 1144px;
  }
  .brand-production__wrapper {
    column-gap: 16px;
  }
}
@media (max-width: 768px) {
  .brand-production__title {
    margin-bottom: 24px !important;
    margin-top: 56px !important;
  }
  .brand-production__wrapper {
    column-gap: 12px;
    row-gap: 24px;
  }
  .brand-production__card {
    width: 154px;
  }
  .brand-production__card-image {
    height: 210px;
  }
  .brand-production__card-info {
    padding: 14px;
    font-size: 14px;
    line-height: 118.01%;
  }
  .brand-production__card-info h3 {
    height: 65px;
    -webkit-line-clamp: 4;
  }
}
.brand-production__card-link {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
/* End */
/* /local/templates/belkorm/components/bitrix/news.list/brands_kombikorm/style.css?16933102094453 */
