

/* Start:/local/templates/lakk/components/bitrix/catalog.section.list/catalog_list_level_1/style.css?178291217712851*/
/* line */


.bx_catalog_line { margin-bottom: 30px; }

.bx_catalog_line .bx_catalog_line_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_line .bx_catalog_line_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul { padding: 0; }

.bx_catalog_line .bx_catalog_line_ul li {
	margin-bottom: 20px;
	list-style: none;
}

.bx_catalog_line .bx_catalog_line_ul li:before { content: '' !important }

.bx_catalog_line .bx_catalog_line_img {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_line .bx_catalog_line_title {
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}

.bx_catalog_line .bx_catalog_line_title a {
	color: #4c7da6;
	font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover { text-decoration: none; }

.bx_catalog_line .bx_catalog_line_title span { font-size: 16px }

.bx_catalog_line .bx_catalog_line_description {
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}

@media (max-width: 639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img {
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title a { font-size: 14px; }

	.bx-touch .bx_catalog_line .bx_catalog_line_description { font-size: 11px; }
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description { transition: all 0.3s ease; }

/* text */
.bx_catalog_text { margin-bottom: 30px; }

.bx_catalog_text .bx_catalog_text_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_text .bx_catalog_text_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul { padding: 0; }

.bx_catalog_text .bx_catalog_text_ul li {
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before { content: '' !important }

.bx_catalog_text .bx_catalog_text_title {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size: 14px;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	color: #4c7da6;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover { text-decoration: none }

.bx_catalog_text .bx_catalog_text_title span { font-size: 12px; }

@media (max-width: 639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_catalog_text .bx_catalog_line_title a { font-size: 12px; }
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a { transition: all 0.3s ease; }

/* tile */

.bx_catalog_tile { margin-bottom: 30px; }

.bx_catalog_tile .bx_catalog_tile_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul { padding: 0; }

.bx_catalog_tile .bx_catalog_tile_ul li {
	float: left;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width: 12.5%;
	list-style: none;
	text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before { content: '' !important }

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: both; }

.bx_catalog_tile .bx_catalog_tile_img {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #fff;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	color: #4c7da6;
	font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover { text-decoration: none; }

.bx_catalog_tile .bx_catalog_tile_title span { font-size: 12px; }

/*2*/
@media (max-width: 980px) {
	.bx_catalog_tile .bx_catalog_tile_ul li { width: 20%; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: both; }
}

/*3*/
@media (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title { line-height: 10px; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a { font-size: 11px; }
}

@media (min-width: 480px) and (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 25%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) { clear: both; }
}

/*4*/
@media (max-width: 479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 33.3%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_img {
		width: 100%;
		height: 80px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) { clear: both; }

}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img { transition: all 0.3s ease; }

/* list */

.bx_sitemap { margin-bottom: 30px; }

.bx_sitemap .bx_sitemap_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_sitemap .bx_sitemap_title a {
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
	padding: 0;
	line-height: 14px;
}

.bx_sitemap .bx_sitemap_ul li:before { content: '' !important }

.bx_sitemap .bx_sitemap_li_title {
	display: inline-block;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
}

.bx_sitemap .bx_sitemap_li_title a {
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}

.bx_sitemap .bx_sitemap_li_title a:hover { text-decoration: none }

.bx_sitemap .bx_sitemap_li_title span { font-size: 11px; }

@media (max-width: 639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_sitemap .bx_catalog_line_title a { font-size: 12px; }
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a { transition: all 0.3s ease; }

.catalog__content-header {display:none;}

/* Блок призыв к действию*/

.category-contact-cta-wrap {
  margin: 36px 0 0;
}

.category-contact-cta {
  padding: 30px 34px;
  display: grid;
  grid-template-columns: 1fr 420px;
  gap: 34px;
  align-items: center;
  background: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}

.category-contact-cta::before {
  content: "";
  width: 4px;
  background: #E04657;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}

.category-contact-cta__label {
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 1.3;
  font-weight: 700;
  text-transform: uppercase;
  color: #E04657;
}

.category-contact-cta__title {
  margin: 0 0 12px;
  font-size: 26px;
  line-height: 1.18;
  font-weight: 700;
  color: #111;
}

.category-contact-cta__text {
  margin: 0;
  max-width: 760px;
  font-size: 15px;
  line-height: 1.55;
  color: #444;
}

.category-contact-cta__contacts {
  padding: 20px;
  background: #f8f8f8;
  border-radius: 7px;
  border: 1px solid #eeeeee;
}

.category-contact-cta__phones {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin-bottom: 16px;
}

.category-contact-cta__phone {
  display: block;
  color: #111;
  text-decoration: none;
  font-size: 17px;
  line-height: 1.2;
  font-weight: 700;
}

.category-contact-cta__phone span {
  display: block;
  margin-top: 5px;
  color: #777;
  font-size: 12px;
  line-height: 1.3;
  font-weight: 500;
}

.category-contact-cta__emails {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 16px;
  margin-bottom: 16px;
}

.category-contact-cta__emails a {
  color: #444;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 600;
}

.category-contact-cta__phone:hover,
.category-contact-cta__emails a:hover {
  color: #E04657;
}

.category-contact-cta__messengers {
  display: flex;
  gap: 10px;
}

.category-contact-cta__messenger {
  width: 46px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
}

.category-contact-cta__messenger img {
  display: block;
  max-width: 24px;
  max-height: 24px;
}

@media (max-width: 767px) {
  .category-contact-cta {
    grid-template-columns: 1fr;
    padding: 24px 18px;
    gap: 18px;
  }

  .category-contact-cta__title {
    font-size: 21px;
  }

  .category-contact-cta__contacts {
    padding: 16px;
  }

  .category-contact-cta__phones {
    grid-template-columns: 1fr;
  }
}

/* СЕО блок оформление */

.seo-category-block {
  margin: 40px 0 0;
  padding: 32px;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  color: #222;
  font-size: 15px;
  line-height: 1.55;
}

.seo-category-block p {
  margin: 0 0 14px;
  color: #3f3f3f;
}

.seo-category-block h2 {
  margin: 34px 0 14px;
  padding-bottom: 10px;
  font-size: 22px;
  line-height: 1.25;
  font-weight: 700;
  color: #111;
  border-bottom: 2px solid #E04657;
}

.seo-category-block h2:first-of-type {
  margin-top: 28px;
}

.seo-category-block h3 {
  margin: 24px 0 10px;
  font-size: 17px;
  line-height: 1.3;
  font-weight: 700;
  color: #111;
}

.seo-category-block ul,
.seo-category-block ol {
  margin: 0 0 18px;
  padding: 0;
  list-style: none;
}

.seo-category-block li {
  position: relative;
  margin: 0 0 8px;
  padding-left: 24px;
  color: #333;
}

.seo-category-block ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.72em;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #E04657;
}

.seo-category-block ol {
  counter-reset: seo-counter;
}

.seo-category-block ol li {
  counter-increment: seo-counter;
  padding-left: 34px;
}

.seo-category-block ol li::before {
  content: counter(seo-counter);
  position: absolute;
  left: 0;
  top: 0.05em;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #E04657;
  color: #fff;
  font-size: 12px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
}

.seo-category-block strong {
  font-weight: 700;
  color: #111;
}

.seo-category-block > p:first-child {
  font-size: 16px;
  line-height: 1.55;
  color: #222;
}

.seo-category-block > p:nth-child(2) {
  margin-bottom: 26px;
}

.seo-category-block h2 + p {
  margin-bottom: 14px;
}

.seo-category-block h2:nth-of-type(7) + p,
.seo-category-block h2:nth-of-type(9) + p {
  padding: 16px 18px;
  background: #fafafa;
  border-left: 4px solid #E04657;
  border-radius: 4px;
}

.seo-category-block h2:last-of-type + p {
  padding: 18px;
  background: #f7f7f7;
  border-radius: 6px;
  border: 1px solid #e5e5e5;
}

@media (max-width: 767px) {
  .seo-category-block {
    margin-top: 28px;
    padding: 20px 16px;
    border-radius: 6px;
    font-size: 14px;
    line-height: 1.5;
  }

  .seo-category-block h2 {
    margin-top: 28px;
    font-size: 19px;
  }

  .seo-category-block h3 {
    font-size: 16px;
  }

  .seo-category-block li {
    padding-left: 22px;
  }

  .seo-category-block ol li {
    padding-left: 32px;
  }
}

.catalog-section-listing-banner-wrap {
    margin: 30px 0 24px;
}

.catalog-section-listing-banner {
    overflow: hidden;
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 18px 42px rgba(25, 29, 40, 0.12);
}

.catalog-section-listing-banner__picture {
    display: block;
}

.catalog-section-listing-banner__image {
    display: block;
    width: 100%;
    height: auto;
}

@media (max-width: 767px) {
    .catalog-section-listing-banner-wrap {
        margin: 24px 0 20px;
    }

    .catalog-section-listing-banner {
        border-radius: 14px;
        box-shadow: 0 12px 30px rgba(25, 29, 40, 0.14);
    }
}

/* End */


/* Start:/local/components/gn/sidebar.video/templates/.default/style.css?17857699496197*/
.gn-sidebar-video {
    margin: 20px 0;
}

.gn-mobile-category-video-slot {
    display: none;
}

.gn-sidebar-video__card {
    background: #ffffff;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    padding: 12px;
    margin-bottom: 20px;
}

.gn-sidebar-video__heading {
    margin-bottom: 12px;
    color: #111111;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
}

.gn-sidebar-video__ratio {
    position: relative;
    width: 100%;
    aspect-ratio: 9 / 16;
    overflow: hidden;
    border-radius: 8px;
    background: #f5f5f5 50% 50% / cover no-repeat;
}

.gn-sidebar-video__iframe {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
    background: transparent;
}

.gn-sidebar-video__title {
    display: -webkit-box;
    margin-top: 10px;
    overflow: hidden;
    color: #1f2229;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.35;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

@media (max-width: 767px) {
    .gn-sidebar-video {
        display: none;
    }

    .gn-mobile-category-video-slot {
        display: block;
        min-width: 0;
        align-self: start;
        margin-top: 24px;
    }

    .gn-mobile-category-video-slot .gn-sidebar-video--mobile-after-first {
        display: block;
        width: 100%;
        min-width: 0;
        margin: 0;
    }

    .gn-mobile-category-video-slot .gn-sidebar-video__card {
        margin: 0;
        padding: 8px;
        border-radius: 6px;
    }

    .gn-mobile-category-video-slot .gn-sidebar-video__heading {
        margin-bottom: 8px;
        font-size: 14px;
    }

    .gn-mobile-category-video-slot .gn-sidebar-video__ratio {
        border-radius: 6px;
    }

    .gn-mobile-category-video-slot .gn-sidebar-video__title {
        margin-top: 8px;
        font-size: 12px;
        -webkit-line-clamp: 2;
    }

    .gn-mobile-category-video-slot .gn-sidebar-video__cta {
        margin-top: 8px;
        padding-top: 8px;
    }

    .gn-mobile-category-video-slot .gn-sidebar-video__cta-title {
        margin-bottom: 8px;
        font-size: 12px;
    }

    .gn-mobile-category-video-slot .gn-sidebar-video__cta-btn {
        min-height: 38px;
        padding: 8px 10px;
        font-size: 13px;
    }

    .gn-mobile-category-video-slot .gn-sidebar-manager,
    .gn-mobile-category-video-slot .gn-sidebar-test-drive {
        display: none;
    }
}

.gn-sidebar-video__cta {
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid #eeeeee;
}

.gn-sidebar-video__cta-title {
    margin-bottom: 10px;
    color: #1f2229;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3;
}

.gn-sidebar-video__cta-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 42px;
    padding: 10px 14px;
    border: 0;
    border-radius: .4rem;
    background: #d92438;
    color: #ffffff;
    font: inherit;
    font-size: 14px;
    font-weight: 800;
    line-height: 1.2;
    text-align: center;
    cursor: pointer;
    transition: background .2s ease, transform .2s ease, box-shadow .2s ease;
    box-shadow: 0 8px 18px rgba(217, 36, 56, .18);
}

.gn-sidebar-video__cta-btn:hover {
    background: #c71d30;
    transform: translateY(-1px);
    box-shadow: 0 10px 22px rgba(217, 36, 56, .24);
}

.gn-sidebar-video__cta-btn:active {
    transform: translateY(0);
}

.gn-sidebar-manager {
    position: relative;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    padding: 12px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    background: #ffffff;
}

.gn-sidebar-manager__media {
    position: relative;
    height: 214px;
    margin-bottom: 12px;
    overflow: hidden;
    border-radius: 8px;
    background: #eff1f4;
}

.gn-sidebar-manager__image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 16%;
}

.gn-sidebar-manager__title {
    margin-bottom: 12px;
    color: #1f2229;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
}

.gn-sidebar-manager__button {
    width: 100%;
    min-height: 42px;
    padding: 10px 14px;
    border: 0;
    border-radius: .4rem;
    background: #d92438;
    color: #ffffff;
    font: inherit;
    font-size: 14px;
    font-weight: 800;
    line-height: 1.2;
    cursor: pointer;
    transition: background .2s ease, transform .2s ease, box-shadow .2s ease;
    box-shadow: 0 8px 18px rgba(217, 36, 56, .18);
}

.gn-sidebar-manager__button:hover {
    background: #c71d30;
    transform: translateY(-1px);
    box-shadow: 0 10px 22px rgba(217, 36, 56, .24);
}

.gn-sidebar-manager__button:active {
    transform: translateY(0);
}

.gn-sidebar-test-drive {
    margin-bottom: 20px;
    padding: 12px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    background: #ffffff;
}

.gn-sidebar-test-drive__title {
    margin-bottom: 12px;
    color: #1f2229;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
}

.gn-sidebar-test-drive__scene {
    position: relative;
    height: 192px;
    margin-bottom: 12px;
    overflow: hidden;
    border-radius: 8px;
    background: #ffffff;
}

.gn-sidebar-test-drive__scene::after {
    display: none;
}

.gn-sidebar-test-drive__product {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    padding: 14px;
    object-fit: contain;
    mix-blend-mode: normal;
    filter: none;
}

.gn-sidebar-test-drive__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 42px;
    padding: 10px 14px;
    border: 0;
    border-radius: .4rem;
    background: #d92438;
    color: #ffffff;
    font: inherit;
    font-size: 14px;
    font-weight: 800;
    line-height: 1.2;
    cursor: pointer;
    transition: background .2s ease, transform .2s ease, box-shadow .2s ease;
    box-shadow: 0 8px 18px rgba(217, 36, 56, .18);
}

.gn-sidebar-test-drive__button:hover {
    background: #c71d30;
    transform: translateY(-1px);
    box-shadow: 0 10px 22px rgba(217, 36, 56, .24);
}

.gn-sidebar-test-drive__button:active {
    transform: translateY(0);
}

/* End */


/* Start:/local/components/gn/category.articles/templates/.default/style.css?17875673994964*/
.gn-category-articles {
    position: relative;
    margin: 44px 0;
}

.gn-category-articles__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 24px;
}

.gn-category-articles__title {
    margin: 0;
    color: #171717;
}

.gn-category-articles__blog-link {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    min-width: 120px;
    height: 44px;
    padding: 0 24px;
    border: 1px solid #d92438;
    border-radius: .4rem;
    background: #fff;
    color: #d92438;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    transition: background .2s ease, color .2s ease;
}

.gn-category-articles__blog-link:hover {
    background: #d92438;
    color: #fff;
}

.gn-category-articles__slider {
    position: relative;
}

.gn-category-articles__control {
    position: absolute;
    z-index: 2;
    top: 50%;
    width: 3.6rem;
    height: 3.6rem;
    padding: 0;
    border: 0;
    border-radius: .6rem;
    background: #e04657;
    transform: translateY(-50%);
}

.gn-category-articles__control:hover {
    background: #d92438;
}

.gn-category-articles__prev {
    left: -1.8rem;
}

.gn-category-articles__next {
    right: -1.8rem;
}

.gn-category-articles__control.swiper-button-disabled,
.gn-category-articles__control.swiper-button-disabled:hover {
    opacity: 1;
    background: #c4c4c4;
    cursor: default;
    pointer-events: none;
}

.gn-category-articles__control .icon {
    width: .8rem;
    height: 1.2rem;
}

.gn-category-articles__viewport {
    overflow: hidden;
}

.gn-category-articles__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
}

.gn-category-articles__grid--count-1 {
    max-width: none;
}

.gn-category-articles[data-desktop-controls="Y"] .gn-category-articles__control {
    display: block;
}

.gn-category-articles--count-1 .gn-category-articles__control,
.gn-category-articles--count-2 .gn-category-articles__control {
    display: none;
}

.gn-category-articles__card {
    overflow: hidden;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    background: #fff;
    color: #222;
}

.gn-category-articles__image {
    display: block;
    position: relative;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    background: #f3f3f3;
}

.gn-category-articles__image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .25s ease;
}

.gn-category-articles__card:hover .gn-category-articles__image img {
    transform: scale(1.03);
}

.gn-category-articles__body {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    padding: 18px;
}

.gn-category-articles__meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 14px;
    min-height: 20px;
    margin-bottom: 10px;
    color: #777;
    font-size: 14px;
    line-height: 20px;
}

.gn-category-articles__source {
    color: #e04657;
    font-weight: 600;
}

.gn-category-articles__name {
    display: block;
    color: #202020;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    text-decoration: none;
}

.gn-category-articles__name:hover {
    color: #e04657;
}

.gn-category-articles__text {
    margin-top: 10px;
    color: #5f5f5f;
    font-size: 15px;
    line-height: 1.45;
}

.gn-category-articles__link {
    align-self: stretch;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    margin-top: 18px;
    padding: 0;
    border: 1px solid #d92438;
    border-radius: .4rem;
    background: #fff;
    color: #d92438;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    transition: background .2s ease, color .2s ease;
}

.gn-category-articles__link:hover {
    background: #d92438;
    color: #fff;
}

@media (max-width: 767px) {
    .gn-category-articles {
        margin: 28px 0;
    }

    .gn-category-articles__header {
        flex-wrap: wrap;
        align-items: flex-start;
        margin-bottom: 16px;
    }

    .gn-category-articles__title {
        flex: 1 0 100%;
    }

    .gn-category-articles__blog-link {
        min-width: 0;
        height: 40px;
        margin-left: auto;
        padding: 0 18px;
    }

    .gn-category-articles__grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .gn-category-articles__grid--count-1 {
        max-width: none;
    }

    .gn-category-articles--count-1 .gn-category-articles__control,
    .gn-category-articles--count-2 .gn-category-articles__control {
        display: block;
    }

    .gn-category-articles__control {
        width: 2.75rem;
        height: 2.75rem;
    }

    .gn-category-articles__prev {
        left: .75rem;
    }

    .gn-category-articles__next {
        right: .75rem;
    }

    .gn-category-articles__body {
        padding: 16px;
    }

    .gn-category-articles__name {
        font-size: 18px;
    }
}

/* End */
/* /local/templates/lakk/components/bitrix/catalog.section.list/catalog_list_level_1/style.css?178291217712851 */
/* /local/components/gn/sidebar.video/templates/.default/style.css?17857699496197 */
/* /local/components/gn/category.articles/templates/.default/style.css?17875673994964 */
