

/* Start:/bitrix/templates/aspro_max/components/bitrix/news/agreement/bitrix/news.detail/.default/style.css?17261818044124*/
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;
}
.e-content a {
    position: relative;
    min-width: 0 !important;
    max-width: 100%;
    font-family: inherit;
    font-weight: inherit;
    color: #ff0000;
    text-decoration: underline;
    -webkit-text-decoration-color: transparent;
    text-decoration-color: transparent;
    transition: all 0.3s ease-in-out;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}
.e-content {
    overflow: hidden;
		position: relative;
}
.e-content .e-news_header {
    margin-top: 30px;
    margin-bottom: 30px;
    display: grid;
    grid-template-columns: 42% 1fr;
    gap: 56px;
}
.e-content .table_box {
    scrollbar-width: thin;
    scrollbar-color: rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.1);
}

.e-content .table_box table {
    min-width: 100%;
    box-sizing: border-box;
    border-collapse: collapse;
    overflow: hidden; 
		table-layout: fixed;
}
.e-content .table_box th, .e-content .table_box td {
    padding: 10px 12px;
    min-width: 120px;
    border: 1px solid #e8e8e8;
}
.table_subtitle {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
		background: #F2F2F2;
}
.table_gray {
	  font-weight: 700;
		background: #F2F2F2;
}
.e_line {
    display: flex;
    align-items: center;
    justify-content: center;
}
.e-content img {
    max-width: 100% !important;
    position: relative;
    display: block;
    box-sizing: border-box;
    min-width: 0 !important;
    overflow: hidden;
}
.e_prod_name {
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
		margin-bottom: 16px;
}
.e_prod_img {
    height: 240px;
    overflow: hidden;
    margin: 10px 0 27px;
}
.e_prod_img img {
    height: 100%;
		width: 100%;
		object-fit: contain;    
}
.e_prod_func {
    color: #F00;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 27px;
}
.e_prod_func_img {
    height: auto;
    margin-bottom: 47px;
    display: flex;
		max-width: 100%;
}
.e-content .e_prod_btns {
    display: flex;
    gap: 20px;
		margin-bottom: 54px;
}
.e-content .e_prod_btn {
    border-radius: 40px;
    border: 1px solid red;
    padding: 20px 40px;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration: none;
		color: red;		
}
.e-content .btn_kp {
    color: white;
    background: red;
}
.e_prod_btn:hover {
    color: white;
    background: #e00000;
}
.e-content .table_box tr:nth-child(even) {
    background: white;
}
.e-content .table_box td{
  width: 50%;
}
ul.table_list {
    list-style: none;
		padding: 0;
}
.news-page-content-div .table_list li:before {
	display: none;
}
.e_prod_img a {
    display: block;
    height: 100%;
}
.youtube_video {
    max-height: 434px;
		max-width: 680px;
    position: relative;
		margin: 0 auto;
}
.youtube_video_inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    cursor: pointer;
    background: url(/bitrix/templates/aspro_max/components/bitrix/news/agreement/bitrix/news.detail/.default/../images/youtube.svg) no-repeat center;
}
.youtube_video_inner iframe {
    width: 100%;
    height: 100%;
}
.youtube_video.played img {
	opacity:0;
}
.compare_table ul {
    list-style: none;
}
.news-page-content-div .compare_table  li:before {
	display:none;
}
.news-page-content-div .compare_table  iframe, .news-page-content-div .compare_table  video {
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 700px) {
	.e-content .e-news_header {
			grid-template-columns: 1fr;
			gap: 26px;
	}
	.e-content .e_prod_btns {
			gap: 10px;
			flex-direction: column;
	}
	.e-content .e_prod_btn {
			padding: 10px 15px;
	}
	.e_prod_img {
			height: 80px;
			margin: 20px 0 17px;
	}
	.e_prod_name {
			font-size: 18px;
			line-height: 20px;
			margin-bottom: 8px;
	}
	.e_prod_func {
			font-size: 16px;
			line-height: 20px;
			margin-bottom: 0px;
	}
	.e-content .table_box th, .e-content .table_box td {
			padding: 8px 8px;
	}
	td iframe {
		height: 200px;
	}
}
/* End */
/* /bitrix/templates/aspro_max/components/bitrix/news/agreement/bitrix/news.detail/.default/style.css?17261818044124 */
