

/* Start:/local/templates/html_guide/components-template/news-list/style.css?1736845947554*/
.news-list__inner {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -12px; }
  @media (max-width: 575px) {
    .news-list__inner {
      margin: 0px; } }

.news-list .news-card-wrap {
  padding: 0px 12px;
  width: 25%;
  margin-bottom: 42px; }
  @media (max-width: 1339px) {
    .news-list .news-card-wrap {
      width: 33.33%; } }
  @media (max-width: 1099px) {
    .news-list .news-card-wrap {
      width: 50%; } }
  @media (max-width: 575px) {
    .news-list .news-card-wrap {
      width: 100%;
      padding: 0px;
      margin-bottom: 20px; } }

/* End */


/* Start:/local/templates/html_guide/components-template/index-news/style.css?17368459471897*/
.news-card {
  background-color: #fff;
  position: relative;
  transition: all 0.3s ease; }
  @media (min-width: 1100px) {
    .news-card:hover {
      cursor: pointer;
      border-color: transparent;
      z-index: 10; }
      .news-card:hover .news-card__inner {
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25); } }
  .news-card__inner {
    height: 100%;
    transition: box-shadow 0.3s ease; }
  .news-card__header {
    padding-bottom: 68%;
    position: relative; }
    .news-card__header .lazy-img-wrap {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: flex;
      align-items: center;
      justify-content: center; }
      .news-card__header .lazy-img-wrap img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
  .news-card__footer {
    padding: 24px; }
  .news-card .news-card__title {
    margin-bottom: 16px;
    height: 55px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    text-transform: uppercase;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5; }
    @media (max-width: 767px) {
      .news-card .news-card__title {
        height: 38px;
        font-size: 14px; } }
  .news-card__descr {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 78px; }
  .news-card__date {
    margin-top: 18px;
    color: #aaaaaa; }
  @media (max-width: 575px) {
    .news-card .news-card__title {
      margin-bottom: 0px; } }
  @media (max-width: 575px) {
    .news-card .news-card__descr {
      display: none; } }
  @media (max-width: 575px) {
    .news-card .news-card__footer {
      padding: 10px;
      margin-top: 13px; } }
  @media (max-width: 575px) {
    .news-card {
      border: none; } }

.news-slider-section .product-slider {
  height: auto; }

/* End */


/* Start:/local/templates/html_guide/components-template/mixin__news-card/style.css?17368459471809*/
.news-card {
  border: 1px solid #e4e4e4;
  position: relative;
  transition: all 0.3s ease; }
  @media (min-width: 1100px) {
    .news-card:hover {
      cursor: pointer;
      border-color: transparent;
      z-index: 10; }
      .news-card:hover .news-card__inner {
        box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25); } }
  .news-card__inner {
    height: 100%;
    transition: box-shadow 0.3s ease; }
  .news-card__header {
    padding-bottom: 68%;
    position: relative; }
    .news-card__header .lazy-img-wrap {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: flex;
      align-items: center;
      justify-content: center; }
      .news-card__header .lazy-img-wrap img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
  .news-card__footer {
    padding: 24px; }
  .news-card__title {
    font-weight: 600;
    margin-bottom: 18px;
    height: 42px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
    @media (max-width: 767px) {
      .news-card__title {
        height: 35px; } }
  .news-card__descr {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 78px; }
  .news-card__date {
    margin-top: 18px;
    color: #aaaaaa; }
  @media (max-width: 575px) {
    .news-card .news-card__title {
      margin-bottom: 0px; } }
  @media (max-width: 575px) {
    .news-card .news-card__descr {
      display: none; } }
  @media (max-width: 575px) {
    .news-card .news-card__date {
      display: none; } }
  @media (max-width: 575px) {
    .news-card .news-card__footer {
      padding: 0px;
      margin-top: 13px; } }
  @media (max-width: 575px) {
    .news-card {
      border: none; } }

/* End */
/* /local/templates/html_guide/components-template/news-list/style.css?1736845947554 */
/* /local/templates/html_guide/components-template/index-news/style.css?17368459471897 */
/* /local/templates/html_guide/components-template/mixin__news-card/style.css?17368459471809 */
