

/* Start:/local/templates/manifest/components/bitrix/news.list/zhurn/style.css?17655424703888*/
.row-news-zhl a{
text-decoration:none;
}

div.news-list
{
    word-wrap: break-word;
    margin-left: 10%;
    margin-top: 70px;
    display: flex;
    flex-direction: column;
    gap: 70px;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}


.news-hp-img {
box-shadow: inset 0px 0px 60.3px rgba(255, 255, 255, 0.5);
border-radius: 20px 0px 0px 20px;
}

.news-item {
display:flex;
    width: 84%;
}


.hpnews-tilte {
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-size: 30px;
line-height: 37px;
color: #000000;
}


.hp-newstext {
background: #F9F9F9;
    border-radius: 0px 20px 20px 0px;
padding:0px 0px 0px 40px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.hp-prev {
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 24px;
color: #000000;
    margin-top: 15px;
    width: 95%;
}


.zhl-more_news {
display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 65px;
    gap: 10px;
    background: #FFFFFF;
    border-radius: 10px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #656565;
}

.zhl-more_news a {
display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 65px;
    gap: 10px;
    background: #FFFFFF;
    border-radius: 10px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #656565;
}


.row-news-zhl {
    display: flex;
    gap: 0px;
    margin-top: 50px;
    margin-bottom: 30px;
}

.btn-connect-hp {
display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px 95px;
    background: #4D53C6;
    border-radius: 10px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 54px;
    color: #FFFFFF;
}


@media (max-width:768px) {
div.news-list {
    word-wrap: break-word;
    margin-left: 0%;
    margin-top: 0%;
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding: 20px;
}

.news-item {
    display: flex;
    width: 100%;
    flex-direction: column;
}

.news-hp-img {
    box-shadow: inset 0px 0px 60.3px rgba(255, 255, 255, 0.5);
    border-radius: 20px 20px 0px 0px;
    width: 100%;
}

.hpnews-tilte {
font-weight: 600;
font-size: 18px;
line-height: 22px;
	}

.hp-prev {
font-weight: 500;
font-size: 13px;
line-height: 16px;
width:100%;
	}
.hp-newstext {
    background: #F9F9F9;
    border-radius: 0px 0px 20px 20px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.hp-more_news {
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 15px;
line-height: 54px;
text-align: center;
text-decoration-line: underline;
color: #4D53C6;
background: transparent;
    text-transform: none;
	}

.row-news-hp {
    display: flex;
    gap: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    flex-direction: column-reverse;
}

.btn-connect-hp {
font-weight: 600;
font-size: 15px;
line-height: 54px;

	}
}


@media (min-width: 769px) and (max-width:1024px) {

.news-item {
    display: grid;
    width: 100%;
    grid-template-columns: 45% 55%;
}

.row-news-hp {
    display: flex;
    gap: 20px;
    margin-top: 30px;
    margin-bottom: 10px;
    flex-direction: column-reverse;
}

.hp-more_news {
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 54px;
text-align: center;
text-decoration-line: underline;
color: #4D53C6;
background: transparent;
    text-transform: none;
	}

.hp-newstext {
padding: 20px 0px 0px 20px;
	}
}
/* End */
/* /local/templates/manifest/components/bitrix/news.list/zhurn/style.css?17655424703888 */
