

/* Start:/local/components/dev/calc/templates/.default/style.css?1753457488267*/
.steper_body .card{
	order: 2;
}

.steper_body .card.best{
	order:1;
}
.calcRes .buttons{
	z-index: 10;
    position: relative;
}
.calcRes .buttons .checkbox #agreeCalc{
	opacity: 1;
    overflow: visible;
    visibility: visible;
    width: 1rem;
    height: 1rem;
}
/* End */


/* Start:/bitrix/templates/teem/components/bitrix/news.list/main_page/style.css?17327196041207*/
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;
}
#articles .desctop .swiper{
    height: 75rem;
}
#articles .mobile .swiper{
    height: 35rem;
}

.button_articles{
	position: absolute;
    border: .1rem solid #003d4c;
    border-radius: 6rem;
    padding: 3rem 16rem;
    display: flex;
    right: 37%;
    bottom: 0rem;
    gap: .7rem;
    justify-content: center;
    align-items: center;
}
@media (max-width: 1280px) {
	.button_articles{
		padding: 3rem 13rem;
        right: 34%;
	}
}
@media (max-width: 600px) {
	.button_articles{
		padding: 1rem 5rem;
        right: 10%;
	}
}

.button_articles span{
	font-size: 3rem;
	font-weight: 500;
}
@media (max-width: 1280px) {
	.button_articles span{
		font-size: 2.5rem;
	}
}
@media (max-width: 600px) {
	.button_articles span{
		font-size: 2rem;
	}
}
.button_articles .icon{
	margin-top: 0.6rem;
    width: 1.2rem;
    height: 1.2rem;
}
@media (max-width: 1280px) {
    .button_articles .icon{
		margin-top: .5rem;
		width: 1.2rem;
		height: 1rem;
    }
}
.button_articles .icon svg{
	rotate: 180deg;
	}
.button_articles .icon svg path{
fill: #003d4c;

}

/* End */
/* /local/components/dev/calc/templates/.default/style.css?1753457488267 */
/* /bitrix/templates/teem/components/bitrix/news.list/main_page/style.css?17327196041207 */
