

/* Start:/local/templates/main/components/bitrix/news.detail/blog/style.min.css?162807165816596*/
div.blog-detail{word-wrap:break-word}
div.blog-detail .blog-header .blog-detail-time{font-size:12px;margin-top:14px;float:left;position:relative}
div.blog-detail .blog-header .blog-detail-time svg{height:12px;width:auto;display:inline-block;vertical-align:text-top;
/*stroke:#000000;*/
 stroke-width:0.5;fill:#cafae9;fill-opacity:1;
/* stroke-dasharray:0 30%;-webkit-animation:dasharray 5s infinite normal ease-out;animation:dasharray 5s infinite normal ease-out;*/
}
@-webkit-keyframes dasharray{100%{stroke-dasharray:30%}
}
@keyframes dasharray{20%{stroke-dasharray:30%;fill-opacity:1}
50%{opacity:1}
60%{stroke-dasharray:30%;fill-opacity:1;opacity:0}
100%{opacity:0}
}
div.blog-detail .blog-header .view-counter{font-size:12px;margin-top:14px;display:inline-block;float:right;padding-left:20px}
div.blog-detail .blog-header .view-counter svg{height:10px;width:auto;fill:#ffffff}
div.blog-detail .blog-header .blog-detail-share{margin-top:10px;float:left}
div.blog-detail .head{display:flex;border-radius:15px;background:#f6f6f6;height:400px;margin-top:30px}
div.blog-detail .head > .preview{width:1%;flex-grow:1;padding:20px 20px 32px;position:relative;overflow:hidden}
div.blog-detail .head > .preview:after{content:'';position:absolute;bottom:0;left:0;right:0;height:50px;border-radius:0 0 15px 15px;background:linear-gradient(to top,#f6f6f6 40px,rgba(255,255,255,0))}
div.blog-detail .head > .preview > .top{display:flex;justify-content:space-between;font-size:14px;margin-bottom:15px}
div.blog-detail .head > .preview > .top > .date{}
div.blog-detail .head > .preview > .top > .date > svg{height:14px;fill:#5b5a50;vertical-align:text-top}
div.blog-detail .head > .preview > .top > .view-counter{}
div.blog-detail .head > .preview > .top > .view-counter > i{}
div.blog-detail .head > .preview > .top > .view-counter > span{}
div.blog-detail .head > .preview > h1{margin:0 0 30px;font-family:MuseoSansCyrl-700,sans-serif;font-size:28px;font-weight:normal}
div.blog-detail .head > .preview > .text{font-size:16px}
div.blog-detail .head > .preview > .text a{color:inherit;text-decoration:underline}
div.blog-detail .head > .preview > .text a:hover{text-decoration:none}
div.blog-detail .head > .preview > .breadcrumbs{position:absolute;bottom:20px;z-index:1;font-size:13px}
div.blog-detail .head > .preview > .breadcrumbs .breadcrumb-item{float:left;white-space:nowrap;vertical-align:middle;margin-right:5px}
div.blog-detail .head > .preview > .breadcrumbs .breadcrumb-item i{vertical-align:middle;margin-right:5px}
div.blog-detail .head > .preview > .breadcrumbs a{color:inherit;text-decoration:none}
div.blog-detail .head > .preview > .breadcrumbs a:hover{text-decoration:underline}
div.blog-detail .head > .img{border-radius:15px;overflow:hidden;width:600px}
div.blog-detail .head > .img > img{display:block;max-width:100%;height:100%;width:auto}
div.blog-detail .blog-header{width:100%;background-color:#009862;height:400px;color:#cafae9}
div.blog-detail .blog-header .picture{float:left;width:600px;margin:0 40px;display:block}
div.blog-detail .blog-header .preview{float:right;width:530px;font-size:18px;height:400px;position:relative;margin-right:30px}
div.blog-detail .blog-header .preview a{color:inherit;text-decoration:underline}
div.blog-detail .blog-header .preview a:hover{text-decoration:none}
div.blog-detail .blog-header .preview h1{font-weight:normal;font-size:22px;text-transform:uppercase;margin:15px 0 25px;font-family:MuseoSansCyrl-700,sans-serif}
div.blog-detail .blog-header .preview .breadcrumbs{position:absolute;bottom:10px}
div.blog-detail .blog-header .preview .breadcrumbs .breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:5px}
div.blog-detail .blog-header .preview .breadcrumbs .breadcrumb-item i{line-height:13px;vertical-align:middle;margin-right:5px}
div.blog-detail .blog-header .preview .breadcrumbs a{color:inherit;font-size:13px;text-decoration:underline}
div.blog-detail .blog-header .preview .breadcrumbs a:hover{text-decoration:none}
div.blog-detail .blog-body{padding:5px 75px 25px;line-height:1.5em}
div.blog-detail .blog-body{}
div.blog-detail .blog-body .dwnld{display:flex;flex-wrap:wrap}
div.blog-detail .blog-body .dwnld > .img,div.blog-detail .blog-body .dwnld > .btn{width:50%;text-align:center;align-self:center}
@media (max-width:767px){div.blog-detail .blog-body .dwnld > .img,div.blog-detail .blog-body .dwnld > .btn{width:100%}
div.blog-detail .blog-body .dwnld > .btn{margin-top:30px}
}
div.blog-detail .blog-body .sending{background-color:#00ada9;overflow:hidden;padding:20px 20px 15px 40px;color:#ffffff;position:relative}
div.blog-detail .blog-body .sending:before{content:'';width:10px;background-color:#d5e341;display:block;top:0;bottom:0;left:0;position:absolute}
div.blog-detail .blog-body .sending .data{float:left;width:440px}
div.blog-detail .blog-body .sending .img{float:right;width:195px}
div.blog-detail .blog-body .sending .selected{color:#c6fffe}
div.blog-detail .blog-body .sending .data .title{font-size:16px;text-transform:uppercase;margin-bottom:15px;padding-top:10px}
div.blog-detail .blog-body .sending .data ul{padding:0;font-size:14px}
div.blog-detail .blog-body .sending .data ul li{margin-bottom:0;line-height:normal}
div.blog-detail .blog-body .sending .data ul li:before{content:'';display:inline-block;width:6px;height:6px;background:#ffffff;margin-right:5px;vertical-align:middle;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}
div.blog-detail .blog-body #vk_poll{margin:0 auto 20px;max-width:100%}
div.blog-detail .blog-body #vk_poll > iframe{width:100%}
@media (max-width:330px){div.blog-detail .blog-body #vk_poll{margin:0 -5px 20px;width:auto !important;max-width:unset}
}
div.blog-detail .blog-footer{width:100%;background-color:#efefef;overflow:hidden}
div.blog-detail .blog-footer .author{padding:30px 95px;overflow:hidden}
div.blog-detail .blog-footer .author .title,div.blog-detail .blog-footer .author .description{float:right;width:700px}
div.blog-detail .blog-footer .author .photo-wrap{float:left;width:235px}
div.blog-detail .blog-footer .author .title{font-size:22px;text-transform:uppercase;margin-bottom:5px}
div.blog-detail .blog-footer .author .description{}
div.blog-detail .blog-footer .author .description .name{font-size:22px;color:#00ada9;font-family:MuseoSansCyrl-700,sans-serif;margin-bottom:5px}
div.blog-detail .blog-footer .author .description .post{font-size:14px}
div.blog-detail .blog-footer .author .description .text{font-size:16px;line-height:24px;font-style:italic;padding:15px 75px 0 100px;margin-top:25px;margin-bottom:35px;position:relative;z-index:0}
div.blog-detail .blog-footer .author .description .text::before{content:"";position:absolute;left:47px;top:-12px;z-index:-1;width:73px;height:56px;background-image:url("/local/templates/main/components/bitrix/news.detail/blog/./images/quote-r.svg");background-repeat:no-repeat}
div.blog-detail .blog-footer .author .description .text a{color:inherit;text-decoration:underline}
div.blog-detail .blog-footer .author .description .text a:hover{text-decoration:none}
div.blog-detail .blog-footer .author .photo-wrap .link{text-align:center;margin-top:10px}
div.blog-detail .blog-footer .author .photo-wrap .link a{color:#ffffff;text-decoration:underline}
div.blog-detail .blog-footer .author .photo-wrap .link a:hover{text-decoration:none}
div.blog-detail .blog-body .buttonblog{width:347px;background-color:#009862;border-radius:10px;color:white;font-size:22px;margin:0 auto}
div.blog-detail .blog-body .buttonblog a{display:block;padding:20px 35px;text-decoration:none}
div.blog-detail .blog-body .buttonblog a:hover{}
input#mc-embedded-subscribe{background-color:#009862 !important;font-size:18px !important}
img.lector{float:left;margin-right:20px;width:170px;padding-right:20px}
div.blog-detail .reading-time{text-align:center;padding:0.4em 0 0.7em;margin-bottom:20px;border-bottom:1px solid #e5e5e5;font-size:15px}
div.blog-detail .reading-time .time-ico{display:inline-block;background:url("/local/templates/main/components/bitrix/news.detail/blog/./images/time.svg") no-repeat;width:15px;height:15px;vertical-align:middle;margin-right:5px}
div.blog-detail .reading-time .time-text{vertical-align:middle}
div.blog-detail .reading-time .time-value{color:#00ada9;vertical-align:middle}
div.blog-detail .reading-time .time-button{color:#00ada9;vertical-align:middle;display:inline-block;margin-left:5px;transition:all 0.3s}
div.blog-detail .reading-time .time-button:hover{transform:scale(1.1)}

/* sendpulse */
 .reg-form .sp-form[id='sp-form-106368']{border:1px solid #009862;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;width:718px;margin:0 auto;font-family:MuseoSansCyrl-500,serif;padding:30px 115px 15px;overflow:hidden}
.reg-form .sp-form[id='sp-form-106368'] h2{float:right;width:300px;text-align:center;font-size:22px;margin:0 0 30px;color:#009963;text-transform:uppercase;font-weight:normal;line-height:normal}
.reg-form .sp-form[id='sp-form-106368'] .sp-field{margin:0 0 20px;padding:0;width:auto;clear:both;display:block !important;min-height:35px}
.reg-form .sp-form[id='sp-form-106368'] .sp-field > .sp-control-label{width:135px;float:left;text-align:right;font-size:19px;line-height:normal;color:#606060;position:relative;padding:0;margin:0}
.reg-form .sp-form[id='sp-form-106368'] .sp-lg .sp-field > .sp-form-control,.reg-form .sp-form[id='sp-form-106368'] .sp-lg .sp-field > .intl-tel-input{width:300px !important;float:right}
.reg-form .sp-form[id='sp-form-106368'] .sp-lg .sp-field > .intl-tel-input .sp-form-control{padding-left:92px}
.reg-form .sp-form[id='sp-form-106368'] .sp-lg .sp-field .sp-form-control{height:auto;border:1px solid #009862;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;outline:none !important;padding:8px 5px;font-size:14px;line-height:normal;font-family:inherit}
.reg-form .sp-form[id='sp-form-106368'] .sp-lg .sp-field input::-webkit-input-placeholder{color:transparent}
.reg-form .sp-form[id='sp-form-106368'] .sp-lg .sp-field input::-moz-placeholder{color:transparent}
.reg-form .sp-form[id='sp-form-106368'] .sp-lg .sp-field input::-ms-input-placeholder{color:transparent}
.reg-form .sp-form[id='sp-form-106368'] .sp-lg .sp-field input::placeholder{color:transparent}
.reg-form .sp-form[id='sp-form-106368'] .sp-field .sp-form-control.sp-invalid{border-color:#d4696a}
.reg-form .sp-form[id='sp-form-106368'] .sp-button-container .sp-button,.reg-form .sp-form[id='sp-form-106368'] .privacy{width:300px;float:right}
.reg-form .sp-form[id='sp-form-106368'] .sp-button{background-color:#009862;padding:15px 25px;font-size:20px;text-transform:uppercase;font-weight:normal !important;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}
.reg-form .sp-form[id='sp-form-106368'] .btn-default.is-loading:before,.reg-form .sp-form[id='sp-form-106368'] .btn-loading:before{border-color:#b0bec7;box-shadow:none;width:auto;height:auto}
.reg-form .sp-form[id='sp-form-106368'] .sp-button:hover{opacity:unset;position:relative;top:auto}
.reg-form .sp-form[id='sp-form-106368'] .sp-button:active{box-shadow:none}
.reg-form .sp-form[id='sp-form-106368'] .sp-lg .sp-field .sp-button{height:auto}
.reg-form .sp-form[id='sp-form-106368'] .privacy{font-family:inherit;font-size:11px;color:#606060;margin-top:15px;text-align:center;line-height:normal}
.reg-form .sp-form[id='sp-form-106368'] .privacy > span{display:block}
.reg-form .sp-form[id='sp-form-106368'] .privacy a{text-align:center;color:#009862 !important;text-decoration:underline}
.reg-form .sp-form[id='sp-form-106368'] .privacy a:hover{text-decoration:none}
.reg-form .sp-form[id='sp-form-106368'] div#mce-responses{margin:0;padding:0;top:auto}
.reg-form .sp-form[id='sp-form-106368'] div.response{padding:0;width:100%;text-align:center;float:none;top:auto}
.reg-form .sp-form[id='sp-form-106368'] .sp-message.sp-message-success > p:first-child{color:#009862}
div.blog-detail .desktop{}
div.blog-detail .mobile{display:none}
@media (max-width:1279px){div.blog-detail .head{margin:20px -20px 0}
div.blog-detail .head > .preview > h1{font-size:22px;margin-bottom:20px}
div.blog-detail .head > .preview > .text{font-size:14px}
div.blog-detail .blog-header .picture{margin:0 30px 0 -20px}
div.blog-detail .blog-header .preview{font-size:15px;width:330px;margin-right:-20px}
div.blog-detail .blog-header .preview h1{font-size:18px}
div.blog-detail .blog-footer .author .title,div.blog-detail .blog-footer .author .description{width:485px}
}
@media (max-width:979px){div.blog-detail .head{padding:15px 20px 0;margin:20px auto 0;flex-wrap:wrap;height:auto;width:640px}
div.blog-detail .head > .img{order:-1}
div.blog-detail .head > .preview{width:100%}
div.blog-detail .head > .preview > h1{font-size:24px}
div.blog-detail .blog-header{height:auto}
div.blog-detail .blog-header .picture{width:auto;float:none;margin:0}
div.blog-detail .blog-header .picture img{width:100%;height:auto}
div.blog-detail .blog-header .preview{margin:0;width:auto;height:auto;float:none;padding-bottom:50px}
div.blog-detail .blog-body{padding:5px 0 15px}
div.blog-detail .reading-time{font-size:14px}
div.blog-detail .blog-footer .author{padding:30px 20px}
div.blog-detail .blog-footer .author .title,div.blog-detail .blog-footer .author .description{width:430px}
}
@media (max-width:767px){div.blog-detail .head{width:auto;padding:20px 0 0;mmargin:20px -15px 0}
div.blog-detail .head > .img{width:100%}
div.blog-detail .head > .img > img{width:100%;height:auto}
div.blog-detail .head > .preview{padding:15px 15px 50px}
div.blog-detail .head > .preview > .top{font-size:12px;margin-bottom:15px}
div.blog-detail .head > .preview > h1{font-size:18px;margin-bottom:15px}
div.blog-detail .head > .preview > .text{font-size:12px}
div.blog-detail .head > .preview > .breadcrumbs{bottom:10px;font-size:12px}
div.blog-detail .blog-header{height:auto}
div.blog-detail .blog-header .picture{float:none;width:auto;margin:0}
div.blog-detail .blog-header .picture img{width:100%;height:auto}
div.blog-detail .blog-header .preview{float:none;width:auto;height:auto;margin:15px 0;padding-bottom:50px;font-size:14px}
div.blog-detail .blog-header .preview h1{font-size:14px}
div.blog-detail .blog-body{font-size:14px}
div.blog-detail .blog-body .buttonblog{width:100%}
div.blog-detail .reading-time{font-size:13px}
div.blog-detail .blog-body .sending{padding:15px 15px 15px 25px}
div.blog-detail .blog-body .sending .data,div.blog-detail .blog-body .sending .img{float:none;width:auto}
.reg-form .sp-form[id='sp-form-106368']{padding:30px 25px;width:auto}
.reg-form .sp-form[id='sp-form-106368'] h2,.reg-form .sp-form[id='sp-form-106368'] .sp-field > .sp-control-label,.reg-form .sp-form[id='sp-form-106368'] .sp-lg .sp-field .sp-form-control,.reg-form .sp-form[id='sp-form-106368'] .sp-button-container .sp-button,.reg-form .sp-form[id='sp-form-106368'] .privacy,.reg-form .sp-form[id='sp-form-106368'] .sp-lg .sp-field > .sp-form-control,.reg-form .sp-form[id='sp-form-106368'] .sp-lg .sp-field > .intl-tel-input{float:none;width:100% !important}
.reg-form .sp-form[id='sp-form-106368'] .sp-field > .sp-control-label{display:none}
.reg-form .sp-form[id='sp-form-106368'] .sp-lg .sp-field input::-webkit-input-placeholder{color:#606060}
.reg-form .sp-form[id='sp-form-106368'] .sp-lg .sp-field input::-moz-placeholder{color:#606060}
.reg-form .sp-form[id='sp-form-106368'] .sp-lg .sp-field input::-ms-input-placeholder{color:#606060}
.reg-form .sp-form[id='sp-form-106368'] .sp-lg .sp-field input::placeholder{color:#606060}
div.blog-detail .blog-footer .author{padding:15px}
div.blog-detail .blog-footer .author .title,div.blog-detail .blog-footer .author .photo-wrap,div.blog-detail .blog-footer .author .description{float:none;width:auto}
div.blog-detail .blog-footer .author .title,div.blog-detail .blog-footer .author .photo-wrap,div.blog-detail .blog-footer .author .description .name,div.blog-detail .blog-footer .author .description .post{text-align:center}
div.blog-detail .blog-footer .author .description .text{padding:15px 70px 0}
div.blog-detail .blog-footer .author .description .text::before{left:0}
div.blog-detail .desktop{display:none}
div.blog-detail .mobile{display:block}
}
@media (max-width:480px){div.blog-detail .blog-header .picture{margin:0 -15px}
div.blog-detail .reading-time{font-size:12px}
div.blog-detail .blog-footer .author .description .text{padding:15px 0 0 25px}
}

/* End */


/* Start:/local/templates/main/css/blocks/article.css?17436216153202*/
.article{
	word-wrap: break-word;
}

.article img:not(.bx-smile){
	margin: 0 auto;
	display: block;
	max-width: 100%;
	height: auto;
}

.article img.bx-smile{
	vertical-align: middle;
}

.article h2,
.article h3,
.article h4,
.article h5,
.article h6{
	margin: 1em 0;
	font-weight: normal;
	line-height: 1em;
	font-family: MuseoSansCyrl-700, sans-serif;
}

.article h2{
	font-size: 28px;
}

.article h3{
	font-size: 26px;
}

.article h4{
	font-size: 24px;
}

.article h5{
	font-size: 22px;
}

.article h6{
	font-size: 20px;
}

@media (max-width: 1279px){}
@media (max-width: 979px){}
@media (max-width: 767px){
	.article h2{
		font-size: 26px;
	}

	.article h3{
		font-size: 24px;
	}

	.article h4{
		font-size: 22px;
	}

	.article h5{
		font-size: 20px;
	}

	.article h6{
		font-size: 18px;
	}
}
@media (max-width: 480px){
	.article h2{
		font-size: 24px;
	}

	.article h3{
		font-size: 22px;
	}

	.article h4{
		font-size: 20px;
	}

	.article h5{
		font-size: 18px;
	}

	.article h6{
		font-size: 16px;
	}
}




.article iframe{
	max-width: 100%;
}


.article ul{
	/*padding-top: 20px;*/
}
.article ul,
.article ol{
	padding-left: 40px;
}
.article ul > li,
.article ol > li{
	margin-bottom: 0.7em;
	padding-left: 1.7em;
	position: relative;
}

.article ul > li:before,
.article ol > li:before{
	color: #00ada9;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	/*line-height: 1;*/

	vertical-align: middle;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	margin-right: 10px;

	position: absolute;
	left: 0;
	top: 0;
}

.article ul > li:before{
	content: '\e900';
	font-family: 'Icons',serif !important;
	font-size: 0.85em;
}


.article ul ul{
	padding-left: 20px;
}

.article ul ul li:before{
	transform: scale(0.80);
	color: #5b5a50;
}
.article ul ul ul li{
	padding-left: 10px;
}
.article ul ul ul li:before{
	content: '';
	background: #bccf17;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	top: 0.4em;
	transform: translateY(-50%);
}


.article ol{
	/*padding-top: 20px;*/
	counter-reset: ol;
}

.article ol > li{
	counter-increment: oi;
}
.article ol > li:before{
	content: counter(oi) '. ';
	font-family: MuseoSansCyrl-700, sans-serif;
	font-size: 1.5em;
	line-height: normal;
}



.article a:not(.button){
	color: #00ada9;
	text-decoration: underline;
	font-family: MuseoSansCyrl-700, sans-serif;
}

.article a:hover{
	text-decoration: none;
}

.article blockquote{
	border-left: solid 3px #00ada9;
	background: #f7f7f7;
	padding: 1.5em 1.2em;
	font-size: 1.1em;
	display: table;
	margin: 1.5em 2.85em;
}


.article div.table-wrap{
	position: relative;
}

.article div.table-wrap > table{
	margin-top: 15px;
}

.article div.blog-detail .ps > .ps__rail-x,
.article div.blog-detail .ps > .ps__rail-y{
	opacity: 0.6;
}



@media (max-width: 979px){

}

@media (max-width: 767px){
	.article blockquote{
		margin-left: 0;
		margin-right: 0;
	}
}
/* End */


/* Start:/local/templates/main/css/blocks/subscribe-sp.css?17546774971365*/
/*в шапке разделов блога inc/subscribe_sp.php*/

.m365-fz152 {
	color: #fff !important;
}

.m365-embeded {
	border: 0px !important;
}

.m365-input-text, .m365-btn, .m365-form-content {
	border-radius: 5px !important;
}

.m365-popup {
	top: 90px !important;
}

.m365-fz152-embedded-text {
	font-size: 13px;
    color: white;
	
}


.sp-form[sp-id="118018"] .sp-form-fields-wrapper{
	margin: 0 !important;
	/*width: auto !important;*/
}


.sp-form[sp-id="118018"],
.sp-form[sp-id="118018"] .sp-field{
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.sp-form[sp-id="118018"] .sp-button{
	white-space: unset !important;
	height: auto !important;
	min-height: 42px;
}



@media (max-width: 767px){
	.sp-form[sp-id="118018"] .sp-form-fields-wrapper{
		text-align: center !important;
		width: 100% !important;
	}
}





/*горизонтальная форма на главной и в статьях inc/subscribe_sp_horizontal.php */
.sp-form[sp-id="108045"] .sp-message.sp-message-success > p:first-child{
	color: #ffffff;
	text-align: center;
}

@media (max-width: 979px){
	.sp-form[sp-id="108045"] .sp-button-container{
		text-align: center !important;
		flex-basis: 100% !important;
	}
}

.subscribe-sp-horizontal{
	background-color: #00ada9;
}

.subscribe-sp-horizontal .sp-form[sp-id="108045"]{
	border: none;
	margin-bottom: 0;
}
/* End */


/* Start:/local/templates/main/css/blocks/ya-share.min.css?1584531830456*/
.share-yandex{text-align:center;margin:25px 0}.share-yandex .title{font-size:20px;display:inline-block;margin-right:10px;vertical-align:middle;color:#606060}.share-yandex .ya-share2{display:inline-block;vertical-align:middle}.share-yandex .ya-share2 .ya-share2__list{padding:0 !important}.ya-share2__list_direction_horizontal>.ya-share2__item{margin-bottom:0 !important}.ya-share2__list_direction_horizontal>.ya-share2__item:before{content:none !important}
/* End */
/* /local/templates/main/components/bitrix/news.detail/blog/style.min.css?162807165816596 */
/* /local/templates/main/css/blocks/article.css?17436216153202 */
/* /local/templates/main/css/blocks/subscribe-sp.css?17546774971365 */
/* /local/templates/main/css/blocks/ya-share.min.css?1584531830456 */
