<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/bitrix/templates/mediline/components/bitrix/news.detail/news.page/style.css?15579330542042*/
p {
    margin: 0;
    padding: 0;
    color: #000000;
    font-size: 1.6rem;
    line-height: 2.0rem;
}

ul.bull li {
    padding-left: 23px;
    position: relative;
    color: #000000;
    font-size: 1.6rem;
    line-height: 2rem;
    margin-bottom: 5px;
}

.block_title {
    font-family: Cambria;
    font-size: 2.4rem;
    line-height: 2.6rem;
    color: #252525;
    font-weight: bold;
}

.block_mini_title {
font-size: 1.8rem;
    line-height: 2rem;
    color: #272624;
    font-family: Cambria;
    font-weight: bold;
    margin-bottom: 10px;
	margin-top: 10px;}

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;
}
.parent_one-block {
    padding: 0 15px;
    width: 100%;
    margin-top: 40px;
}
.one-block {
    float: left;
    width: 50%;
}
.two-block {
    float: left;
    width: 48%;
}
.imag{
    width: 100%;
    height: 500px;
    background-size: cover;
    background-position: center;
}

a img{
    display: block;
	width: 100%;
    max-width: 100%;
}

h3{
    font-size: 1.8rem;
    margin: 0;
}

.ml_20{margin-left:20px;}

.image-wrapper {
    display: block;
    max-width:250px;
    border-radius:3px;
	margin-bottom:30px;
	float:left;
} 

@media (max-width:1223px) {
	.image-wrapper {
	max-width:220px;}  } 

@media (max-width:448px) {
	.image-wrapper {
	float:none !important;		
	margin:0 auto;
	margin-bottom:30px;
	text-align:center;
	}    
	
	
	.image-wrapper1 {
    display: block;
    width: 100%;
	height:200px;
    border-radius: 3px;
} 
     .one-block {
    float: left;
    width: 100%;
}
}

@media (min-width:320px) and (max-width:426px){
   
.two-block {
    float: left;
    width: 100%;
}
}
@media (min-width:426px) and (max-width:767px){
    .one-block {
    float: left;
    width: 100%;
}
.two-block {
    float: left;
    width: 100%;
}
}
@media (min-width:768px) and (max-width:1023px){
    .one-block {
    float: left;
    width: 100%;
}
.two-block {
    float: left;
    width: 100%;
}
}



/* End */
/* /bitrix/templates/mediline/components/bitrix/news.detail/news.page/style.css?15579330542042 */
</pre></body></html>