

/* Start:/local/templates/solo/components/bitrix/news.detail/announcement/style.css?1770326273178*/
h2, .h2, h3, .h3 {
	font-weight: 700 !important;
	margin-block: 1.64em .83em !important;
}

h2, .h2 {
	font-size: 2.6rem !important;
}

h3, .h3 {
	font-size: 2.4rem !important;
}
/* End */


/* Start:/local/templates/solo/components/bitrix/iblock.vote/rating_block/style.min.css?1770326273123*/
.bx-rating{color:#b8b8b8;font-size:13px;white-space:nowrap}.bx-rating i.fa{cursor:pointer}.fa.bx-star-active{color:#1485ce}
/* End */


/* Start:/local/templates/solo/components/bitrix/catalog.section/product_blog/style.css?17703262731386*/
.products-blog {
	margin-block: 4rem;
}

.title-blog_product {
    font-weight: 700;
    font-size: 18pt;
    line-height: 1em;
    margin-bottom: 2rem;
}

.products-blog__list {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
}

.products-blog__item {
    position: relative;
	overflow: hidden;
	font-family: "Plus Jakarta Sans", sans-serif;;
}

.products-blog__item::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background: transparent;
	transition: background 300ms ease;
}

.products-blog__item:hover::after {
	background: rgb( 0 0 0 / .35);
}

.products-blog__thumb_link {
    position: absolute;
    inset: 0;
    z-index: 3;
}

.products-blog__thumb {
    display: block;
    width: 100%;
    aspect-ratio: 5/6;
    object-fit: cover;
    object-position: center;
}

.products-blog__name {
    position: absolute;
    z-index: 2;
    top: 15%;
    padding: 0 clamp(16px, 1dvw + 10px, 40px);
    color: white;
    font-weight: 600;
    font-size: 16pt;
    line-height: 1.25;
    min-height: 52px;
    text-shadow: 1px 1px 2px rgb(0 0 0);
}

.products-blog__price {
    display: block;
    position: absolute;
	z-index: 2;
    bottom: 10%;
    padding: 0 clamp(16px, 1dvw + 10px, 40px);
    color: #fff;
    font-weight: 600;
    font-size: 14pt;
	text-shadow: 1px 1px 2px rgb(0 0 0);
}
/* End */
/* /local/templates/solo/components/bitrix/news.detail/announcement/style.css?1770326273178 */
/* /local/templates/solo/components/bitrix/iblock.vote/rating_block/style.min.css?1770326273123 */
/* /local/templates/solo/components/bitrix/catalog.section/product_blog/style.css?17703262731386 */
