

/* Start:/local/templates/aspro_max/components/bitrix/catalog.section.list/sections_card/style.css?17217199087151*/
/* 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; }
/* End */


/* Start:/local/templates/aspro_max/components/bitrix/news.list/kids_reviews/style.css?1738738554831*/
.swiper.kids-swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.kids-reviews .kids-swiper__container {
	position: relative;
}

.kids-next {
	position: absolute;
	top: 52%;
	right: -80px;
	z-index: 10;
	transform: translateY(-50%);
}

.kids-prev {
	position: absolute;
	top: 52%;
	left: -80px;
	z-index: 10;
	transform: translateY(-50%);
}

@media (max-width: 1550px) {
	.kids-next {
		right: -20px;
	}

	.kids-prev {
		left: -20px;
	}
}

@media (max-width: 992px) {
	.kids-next {
		right: -10px;
	}

	.kids-prev {
		left: -10px;
	}
}

@media (max-width: 576px) {
	.kids-prev, .kids-next {
		display: none;
	}
}
/* End */


/* Start:/local/templates/aspro_max/components/bitrix/news.list/kids-articles/style.css?17387385541601*/
.swiper.kids-articles-swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.kids-articles__container {
    position: relative;
}

.kids-articles__container .kids-articles__img {
    margin-bottom: 16px;
    height: 260px;
    border-radius: 24px;
}

.kids-articles__container .kids-articles__title {
    margin-bottom: 16px;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    color: #333333;
    text-align: left;
}

.kids-articles__bottom {
    padding: 0 16px;
}

.kids-articles__container .kids-articles__link {
    display: flex;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 19.5px;
    color: #1063C0;
}

.kids-articles-next {
    position: absolute;
    top: 56%;
    right: -80px;
    z-index: 10;
    transform: translateY(-50%);
}

.kids-articles-prev {
    position: absolute;
    top: 56%;
    left: -80px;
    z-index: 10;
    transform: translateY(-50%);
}

@media (max-width: 1550px) {
    .kids-articles-next {
        right: -20px;
    }

    .kids-articles-prev {
        left: -20px;
    }
}

@media (max-width: 992px) {
    .kids-articles-next {
        right: -10px;
    }

    .kids-articles-prev {
        left: -10px;
    }
}

@media (max-width: 576px) {
    .kids-articles-prev, .kids-articles-next {
        display: none;
    }
}
/* End */


/* Start:/local/templates/aspro_max/components/bitrix/news.list/kids-faq/style.css?17459048522878*/
.recom-faq {
    margin-bottom: 58px;
}
.recom-faq__answer {
    overflow: hidden;
    transition: height 0.5s ease;
}

.kids-faq__left .recom-faq__answer.visible {
    padding: 10px 0 0;
    width: 85%;
    height: auto;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    transition: 0.3s ease-in-out;
    color: rgba(119, 119, 119, 1);
}

.recom-faq__item {
}

.recom-faq__item:hover {
    border-color: #fff;
    background-color: #fff;
}

.recom-faq__item:hover .arrow_open {
    background: #1063C0;
}

.recom-faq__item:hover .arrow_open.active {
    background: #F2F6FF;
}

.recom-faq__item .arrow_open.active {
    background: #1063C0;
}

.recom-faq__item:hover .arrow_open::after {
    color: #fff;
}

.recom-faq__item:hover .arrow_open.active::after {
    color: #1063C0;
}

.kids-faq__left .arrow_open {
    position: relative;
    background: #F2F6FF;
    border-radius: 10px;
    border: unset;
    outline: none;
    height: 52px;
    width: 52px;
    top: -12px;
    right: -1px;
}

.kids-faq__left .arrow_open:after {
    content : '+';
    background: unset;
    top: 25%;
    left: 34%;
    margin: 0;
    width: unset;
    height: unset;
    font-weight: 400;
    color: #1063C0;
    font-size: 32px;
}

.kids-faq__left .arrow_open.active:after {
    left: 27%;
    font-size: 50px;
}

.kids-faq__left .arrow_open.active:after {
    content : '-';
    color: #fff;
    transform: translate(2px);
}

.recom-faq__item .recom-faq__title {
    position: relative;
    padding: 14px 0 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 32px;
    margin-bottom: 0;
    width: 100%;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: rgba(119, 119, 119, 1);
    cursor: pointer;
}

.kids-faq__left .recom-faq__name {
    width: 90%;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #333333;
}
.arrow_open.active {
    transform: rotate(180deg); /* Поворот стрелки при активации */
    transition: transform 0.3s; /* Плавный переход */
}
.recom-faq__title.colored .recom-faq__name {
    color: #1063C0;
}

@media (max-width: 576px) {
    .recom-faq__item .recom-faq__title {
        font-size: 18px;
        font-weight: 600;
        line-height: 24px;
        padding-bottom: 20px;
    }

    .recom-faq__answer.visible {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
 
    }

    .recom-faq__item .arrow_open {
        top: 5px;
        right: 0;
        border: unset;
    }
    
    .recom-faq {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    .recom-faq {
        margin-bottom: 74px;
    }

    .recom-faq__name {
        width: 90%;
    }
}







/* End */
/* /local/templates/aspro_max/components/bitrix/catalog.section.list/sections_card/style.css?17217199087151 */
/* /local/templates/aspro_max/components/bitrix/news.list/kids_reviews/style.css?1738738554831 */
/* /local/templates/aspro_max/components/bitrix/news.list/kids-articles/style.css?17387385541601 */
/* /local/templates/aspro_max/components/bitrix/news.list/kids-faq/style.css?17459048522878 */
