

/* Start:/local/templates/rewatt/components/bitrix/news.detail/Main/style.css?1727601357210*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.about__img_eng {
	width: 100%;
	border-radius: 100%;
}
/* End */


/* Start:/local/templates/rewatt/components/bitrix/news.list/products_main/style.css?1744737466573*/
.product-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}

.product-list__card {
    border: 1px solid var(--product_border);
    display: grid;
    grid-template-columns: 2fr 1fr;
}

.product-list__card_link {
    text-decoration: none;
    color: var(--green);
    border: 1px solid var(--green);
    border-radius: 25px;
}

a.product-list__card_link:hover {
    text-decoration: none;
    color: var(--white);
    background-color: var(--green);
}

@media (max-width: 768px) {
    .product-list {
        grid-template-columns: 1fr;
    }
}
/* End */


/* Start:/local/templates/rewatt/components/bitrix/news.list/Places/style.css?1711633628150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/rewatt/components/bitrix/news.detail/Partners/style.css?1711633628155*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

/* End */
/* /local/templates/rewatt/components/bitrix/news.detail/Main/style.css?1727601357210 */
/* /local/templates/rewatt/components/bitrix/news.list/products_main/style.css?1744737466573 */
/* /local/templates/rewatt/components/bitrix/news.list/Places/style.css?1711633628150 */
/* /local/templates/rewatt/components/bitrix/news.detail/Partners/style.css?1711633628155 */
