.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-track:before, .slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
@charset 'UTF-8'; /* Slider */ .slick-loading .slick-list {
	background: #fff url('./ajax-loader.gif') center center no-repeat;
} /* Icons */ @font-face {
	font-family: 'slick';
	font-weight: normal;
	font-style: normal;
	src: url('./fonts/slick.eot');
	src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
} /* Arrows */ .slick-prev, .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: .25;
}
.slick-prev:before, .slick-next:before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
	left: -25px;
}
[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto;
}
.slick-prev:before {
	content: '←';
}
[dir='rtl'] .slick-prev:before {
	content: '→';
}
.slick-next {
	right: -25px;
}
[dir='rtl'] .slick-next {
	right: auto;
	left: -25px;
}
.slick-next:before {
	content: '→';
}
[dir='rtl'] .slick-next:before {
	content: '←';
} /* Dots */ .slick-dotted.slick-slider {
	margin-bottom: 30px;
}
.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;
}
.slick-dots li button:before {
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	opacity: .75;
	color: black;
}
@font-face {
	font-family: "MyriadPro";
	src: local("MyriadPro Light"), local("MyriadPro-Light"), url("/bitrix/templates/aspro_next/fonts/MyriadPro-Light.ttf") format("truetype");
	font-weight: 300;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: "MyriadPro";
	src: local("MyriadPro Regular"), local("MyriadPro-Regular"), url("/bitrix/templates/aspro_next/fonts/MyriadPro-Regular.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: "MyriadPro";
	src: local("MyriadPro Semibold"), local("MyriadPro-Semibold"), url("/bitrix/templates/aspro_next/fonts/MyriadPro-Semibold.ttf") format("truetype");
	font-weight: 600;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: "OpenSans";
	src: local("OpenSans Semibold"), local("OpenSans-Semibold"), url("/bitrix/templates/aspro_next/fonts/OpenSans-Semibold.ttf") format("truetype");
	font-weight: 600;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: "OpenSans";
	src: local("OpenSans Bold"), local("OpenSans-Bold"), url("/bitrix/templates/aspro_next/fonts/OpenSans-Bold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: "PTMono";
	src: local("PTMono Regular"), local("PTMono-Regular"), url("/bitrix/templates/aspro_next/fonts/PTMono-Regular.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: "PTMono";
	src: local("PTMono Bold"), local("PTMono-Bold"), url("/bitrix/templates/aspro_next/fonts/PTMono-Bold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
	font-display: swap
}
@font-face {
	font-family: "Taurus";
	src: local("Taurus Regular"), local("Taurus-Regular"), url("/bitrix/templates/aspro_next/fonts/Taurus-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: swap
}
.wrapper_inner .middle .maxwidth-theme {
	max-width: 1250px;
	padding: 0 15px
}
.styled-detail__heading {
	height: 700px;
	padding: 45px 50px;
	margin: 0 0 40px;
	display: flex;
	flex-direction: column;
	position: relative
}
@media(max-width: 550px) {
	.styled-detail__heading {
		margin: 0 -15px 40px;
		padding: 30px 15px;
		height: 550px
	}
}
@media(max-width: 550px) {
	.styled-detail__heading--breadcrumb .breadcrumbs {
		text-align: left
	}
}
.styled-detail__heading--breadcrumb .breadcrumbs a span, .styled-detail__heading--breadcrumb .breadcrumbs span {
	font-size: 16px;
	line-height: 33px;
	color: #fff;
	font-weight: 300;
	font-family: "MyriadPro", sans-serif
}
.styled-detail__heading--breadcrumb .breadcrumbs a:hover span {
	color: #4caa60
}
.styled-detail__heading--date {
	font-size: 16px;
	line-height: 33px;
	color: #fff;
	font-weight: 300;
	font-family: "MyriadPro", sans-serif;
	margin: 60px 0 20px
}
@media(max-width: 550px) {
	.styled-detail__heading--date {
		margin: 10px 0
	}
}
@media(max-width: 600px) {
	.styled-detail__heading .share.top + h1 {
		padding-top: 0
	}
}
.styled-detail__heading--title h1 {
	font-size: 54px;
	line-height: 62px;
	color: #fff;
	font-weight: 700;
	font-family: "OpenSans", sans-serif;
	margin: 0 0 30px
}
@media(max-width: 800px) {
	.styled-detail__heading--title h1 {
		font-size: 34px;
		line-height: 40px;
		text-align: left
	}
}
.styled-detail__heading--title .rss {
	right: 50px;
	bottom: 90px;
	top: initial;
	background: #bbb;
	width: 40px;
	height: 40px
}
@media(max-width: 600px) {
	.styled-detail__heading--title .rss {
		right: 15px
	}
}
.styled-detail__heading--title .rss:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 0;
	margin-left: 0;
	background: url("/bitrix/templates/aspro_next/images/rss-icon.png") no-repeat center/cover;
	width: 40px;
	height: 40px
}
.styled-detail__heading--title .share.top.rss-block {
	top: initial;
	bottom: 45px;
	right: 50px;
	opacity: 1;
	max-height: 40px
}
@media(max-width: 600px) {
	.styled-detail__heading--title .share.top.rss-block {
		right: 15px
	}
}
.styled-detail__heading--title .share.top.rss-block .share_wrapp {
	background-color: #bbb;
	padding: 20px;
	border: 0;
	max-height: 40px;
	display: flex;
	align-items: center
}
.styled-detail__heading--title .share.top.rss-block .share_wrapp:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	background: url("/bitrix/templates/aspro_next/images/share-icon.png") no-repeat center/cover;
	width: 40px;
	height: 40px
}
.styled-detail__heading--title .share.top.rss-block .share_wrapp:hover {
	padding-right: 40px
}
.styled-detail__heading--title .share.top.rss-block .share_wrapp:before {
	display: none
}
.styled-detail__heading--title .share.top.rss-block .share_wrapp .text.btn.transparent {
	display: none
}
.styled-detail__heading--section a {
	background-color: #f9f9f9;
	font-size: 18px;
	line-height: 33px;
	color: #333;
	font-family: "MyriadPro", sans-serif;
	padding: 6px 50px;
	margin-left: -50px;
	transition: .3s
}
.styled-detail__heading--section a:hover {
	background-color: #0d72b2;
	color: #fff
}
.styled-detail__heading--author {
	margin-top: auto;
	display: flex
}
@media(max-width: 600px) {
	.styled-detail__heading--author {
		display: none
	}
}
.styled-detail__heading--author img {
	margin: 0
}
.styled-detail__heading--author span {
	margin-left: 15px;
	font-size: 18px;
	line-height: 33px;
	color: #fff;
	font-weight: 300;
	font-family: "MyriadPro", sans-serif
}
.styled-detail__heading--author span:hover {
	color: #4caa60
}
.styled-detail__container {
	display: flex;
	justify-content: space-between
}
.styled-detail__container .content {
	width: 100%;
	max-width: 850px
}
.styled-detail__container .content .topic-list {
	margin: 0 0 40px
}
.styled-detail__container .content .topic-list p {
	font-size: 22px;
	line-height: 36px;
	color: #333;
	font-weight: 700;
	font-family: "MyriadPro", sans-serif;
	margin: 0 0 10px
}
.styled-detail__container .content .topic-list ol {
	counter-reset: topicList;
	list-style-type: none
}
.styled-detail__container .content .topic-list ol > li {
	position: relative;
	padding-left: 55px;
	margin: 0 0 15px
}
.styled-detail__container .content .topic-list ol > li a {
	font-size: 20px;
	line-height: 33px;
	font-family: "MyriadPro", sans-serif;
	color: #333
}
.styled-detail__container .content .topic-list ol > li a:hover {
	color: #4caa60
}
.styled-detail__container .content .topic-list ol > li:before {
	counter-increment: topicList;
	content: counter(topicList) !important;
	font-size: 20px;
	line-height: 32px;
	margin: 0;
	color: #fff;
	font-family: "Taurus", sans-serif;
	text-align: center;
	width: 32px;
	height: 32px;
	border-radius: 16px;
	background-color: #4c4d4c;
	left: 10px;
	position: absolute
}
.styled-detail__container .content > p {
	font-size: 18px;
	line-height: 30px;
	color: #333;
	font-weight: 400;
	font-family: "MyriadPro", sans-serif;
	margin: 0 0 25px
}
.styled-detail__container .content > p b {
	font-size: 20px
}
.styled-detail__container .content > p a {
	color: #4caa60
}
.styled-detail__container .content > h2 {
	font-size: 42px;
	line-height: 50px;
	color: #333;
	font-weight: 700;
	font-family: "OpenSans", sans-serif;
	margin: 60px 0 40px
}
@media(max-width: 600px) {
	.styled-detail__container .content > h2 {
		font-size: 32px;
		line-height: 38px;
		text-align: left
	}
}
.styled-detail__container .content figure {
	margin: 0 0 30px
}
.styled-detail__container .content figure img {
	width: 100%;
	height: auto;
	margin: 0 0 10px
}
.styled-detail__container .content figure figcaption {
	font-size: 14px;
	line-height: 30px;
	color: #999;
	font-weight: 400;
	font-family: "PTMono", sans-serif
}
.styled-detail__container .content ul {
	list-style-type: none;
	counter-reset: numList
}
.styled-detail__container .content ul li {
	position: relative;
	padding-left: 50px
}
.styled-detail__container .content ul li:before {
	content: url("/bitrix/templates/aspro_next/images/list-dot.png") !important;
	left: 10px;
	position: absolute
}
.styled-detail__container .content ul li p {
	font-size: 18px;
	line-height: 30px;
	color: #333;
	font-family: "MyriadPro", sans-serif
}
.styled-detail__container .content ol {
	list-style-type: none;
	counter-reset: numList
}
.styled-detail__container .content ol > li {
	position: relative;
	padding-left: 50px
}
.styled-detail__container .content ol > li:before {
	counter-increment: numList;
	content: counter(numList) !important;
	left: 0;
	margin-top: -3px;
	width: 35px;
	height: 35px;
	border-radius: 17px;
	background-color: #4c4d4c;
	font-size: 22px;
	line-height: 37px;
	color: #fff;
	font-family: "Taurus", sans-serif;
	font-weight: 400;
	text-align: center;
	position: absolute
}
.styled-detail__container .content ol > li p {
	font-size: 18px;
	line-height: 30px;
	color: #333;
	font-family: "MyriadPro", sans-serif
}
.styled-detail__container .content .table-container {
	overflow-x: auto;
	width: 100%;
	max-width: 100%;
	display: block;
	transform: scale(1, -1);
	margin: 30px 0
}
.styled-detail__container .content .table-container::-webkit-scrollbar {
	width: 15px;
	height: 15px;
	background-color: #f2f2f2;
	border-radius: 9px
}
.styled-detail__container .content .table-container::-webkit-scrollbar-thumb {
	border: 1px solid #dfe5ff;
	width: 70px;
	border-radius: 9px;
	background-color: #4c4d4c;
	background-image: url("/bitrix/templates/aspro_next/images/thumb-bg.png");
	background-position: center center;
	background-repeat: no-repeat
}
.styled-detail__container .content .table-container .styled-table {
	transform: scale(1, -1);
	margin: 0 0 20px;
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%
}
.styled-detail__container .content .table-container .styled-table thead td {
	font-size: 20px;
	line-height: 33px;
	color: #fff;
	font-weight: 700;
	font-family: "MyriadPro", sans-serif;
	background-color: #4c4d4c
}
.styled-detail__container .content .table-container .styled-table td {
	padding: 30px;
	font-size: 18px;
	line-height: 30px;
	color: #333;
	font-family: "MyriadPro", sans-serif;
	border: 1px solid #ccc;
	background-color: #fff
}
.styled-detail__container .content .gray-block {
	background-color: #f2f2f2;
	padding: 35px;
	margin: 40px 0
}
@media(max-width: 600px) {
	.styled-detail__container .content .gray-block {
		padding: 30px
	}
}
.styled-detail__container .content .gray-block p {
	font-size: 16px;
	line-height: 26px;
	color: #333;
	font-weight: 400;
	font-family: "PTMono", sans-serif
}
.styled-detail__container .content .gray-block p:last-child {
	margin: 0
}
.styled-detail__container .content .blue-block {
	margin: 40px 0
}
.styled-detail__container .content .blue-block p {
	font-size: 20px;
	line-height: 30px;
	color: #0d72b2;
	font-weight: 400;
	font-family: "PTMono", sans-serif;
	text-align: center
}
.styled-detail__container .content .blue-block p:last-child {
	margin: 0
}
.styled-detail__container .content .shadow-block {
	padding: 35px;
	margin: 40px 0;
	filter: drop-shadow(0px 4px 12.5px rgba(51, 51, 51, 0.1));
	background-color: #fff;
	border: 1px solid #ddd
}
@media(max-width: 600px) {
	.styled-detail__container .content .shadow-block {
		padding: 30px
	}
}
.styled-detail__container .content .shadow-block p {
	font-size: 16px;
	line-height: 26px;
	color: #333;
	font-weight: 400;
	font-family: "PTMono", sans-serif
}
.styled-detail__container .content .shadow-block p:last-child {
	margin: 0
}
.styled-detail__container .content .rlink-modern {
	filter: drop-shadow(0px 4px 12.5px rgba(51, 51, 51, 0.2));
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 150px;
	height: 200px;
	margin: 40px 0;
	display: flex;
	box-sizing: border-box
}
@media(max-width: 800px) {
	.styled-detail__container .content .rlink-modern {
		border-radius: 10px;
		height: auto
	}
}
.styled-detail__container .content .rlink-modern__image {
	filter: drop-shadow(0px 4px 10px rgba(51, 51, 51, 0.2));
	width: 198px;
	height: 198px;
	display: block;
	border-radius: 50%;
	border: 2px solid #0770b3
}
@media(max-width: 800px) {
	.styled-detail__container .content .rlink-modern__image {
		display: none
	}
}
.styled-detail__container .content .rlink-modern__text {
	width: 100%;
	padding: 30px 40px;
	max-width: 610px;
	display: flex;
	flex-direction: column
}
@media(max-width: 800px) {
	.styled-detail__container .content .rlink-modern__text {
		padding: 30px 25px
	}
}
.styled-detail__container .content .rlink-modern__title {
	font-size: 24px;
	line-height: 30px;
	color: #d7b56d;
	font-weight: bold;
	font-family: "MyriadPro", sans-serif
}
.styled-detail__container .content .rlink-modern__name {
	font-size: 18px;
	line-height: 22px;
	color: #333;
	font-weight: 400;
	font-family: "PTMono", sans-serif;
	margin: 10px 0 20px
}
.styled-detail__container .content .rlink-modern__button {
	font-size: 20px;
	line-height: 36px;
	color: #fff;
	font-family: "MyriadPro", sans-serif;
	text-align: center;
	width: 160px;
	height: 36px;
	border-radius: 5px;
	background-color: #0d72b2
}
.styled-detail__container .content .rlink-modern__button:hover {
	background-color: #4c4d4c
}
.styled-detail__container .styled-sidebar {
	width: 100%;
	max-width: 330px
}
@media(max-width: 1220px) {
	.styled-detail__container .styled-sidebar {
		display: none
	}
}
.styled-detail__container .styled-sidebar__social {
	display: flex;
	align-items: center;
	margin: 0 0 35px
}
.styled-detail__container .styled-sidebar__social span {
	font-size: 18px;
	line-height: 36px;
	color: #333;
	font-family: "MyriadPro", sans-serif;
	margin-right: 15px
}
.styled-detail__container .styled-sidebar__social--list {
	display: flex
}
.styled-detail__container .styled-sidebar__social--list a {
	width: 40px;
	height: 40px;
	margin-right: 6px
}
.styled-detail__container .styled-sidebar__social--list a.styled-vk {
	background: url("/bitrix/templates/aspro_next/images/vk.png")
}
.styled-detail__container .styled-sidebar__social--list a.styled-vk:hover {
	background: url("/bitrix/templates/aspro_next/images/vk-a.png")
}
.styled-detail__container .styled-sidebar__social--list a.styled-inst {
	background: url("/bitrix/templates/aspro_next/images/instagram.png")
}
.styled-detail__container .styled-sidebar__social--list a.styled-inst:hover {
	background: url("/bitrix/templates/aspro_next/images/instagram-a.png")
}
.styled-detail__container .styled-sidebar__social--list a.styled-yt {
	background: url("/bitrix/templates/aspro_next/images/youtube.png")
}
.styled-detail__container .styled-sidebar__social--list a.styled-yt:hover {
	background: url("/bitrix/templates/aspro_next/images/youtube-a.png")
}
.styled-detail__container .styled-sidebar__categories {
	margin: 0 0 30px
}
.styled-detail__container .styled-sidebar__categories p {
	font-size: 20px;
	line-height: 24px;
	color: #333;
	font-weight: bold;
	font-family: "MyriadPro", sans-serif
}
.styled-detail__container .styled-sidebar__categories--list {
	display: flex;
	flex-direction: column
}
.styled-detail__container .styled-sidebar__categories--item a {
	padding: 5px 30px;
	font-size: 16px;
	line-height: 28px;
	font-family: "MyriadPro", sans-serif;
	color: #999;
	background-color: #f9f9f9;
	box-sizing: border-box
}
.styled-detail__container .styled-sidebar__categories--item a:hover {
	background-color: #0d72b2;
	color: #fff
}
.styled-detail__container .styled-sidebar__articles p {
	font-size: 20px;
	line-height: 24px;
	color: #333;
	font-weight: bold;
	font-family: "MyriadPro", sans-serif
}
.styled-detail__container .styled-sidebar__articles .sidebar-articles__item {
	display: flex;
	margin: 0 0 20px
}
.styled-detail__container .styled-sidebar__articles .sidebar-articles__item--img {
	width: 100%;
	max-width: 70px;
	margin-right: 15px
}
.styled-detail__container .styled-sidebar__articles .sidebar-articles__item--title {
	font-size: 14px;
	line-height: 20px;
	color: #999;
	font-weight: 400;
	font-family: "PTMono", sans-serif
}
.styled-detail__container .styled-sidebar__articles .sidebar-articles__item--title:hover {
	color: #4caa60
}
.read-also {
	width: 100%;
	max-width: 850px;
	margin: 30px 0
}
.read-also__title {
	font-size: 42px;
	line-height: 50px;
	color: #333;
	font-weight: 700;
	font-family: "OpenSans", sans-serif;
	margin: 0 0 40px
}
@media(max-width: 800px) {
	.read-also__title {
		font-size: 32px;
		line-height: 38px
	}
}
.read-also__list {
	display: flex;
	justify-content: space-between
}
@media(max-width: 550px) {
	.read-also__list {
		flex-direction: column
	}
}
.read-also__item {
	display: flex;
	align-items: center;
	flex-direction: column;
	border-radius: 10px;
	background-color: #fff;
	border: 1px solid #ddd;
	width: 100%;
	max-width: 268px;
	position: relative;
	margin-top: 100px;
	padding: 0 25px;
	min-height: 280px
}
@media(max-width: 550px) {
	.read-also__item {
		min-height: initial;
		margin: 0 0 35px;
		max-width: initial;
		filter: drop-shadow(0px 4px 12.5px rgba(51, 51, 51, 0.2))
	}
}
.read-also__item:hover {
	filter: drop-shadow(0px 4px 12px rgba(51, 51, 51, 0.2))
}
.read-also__item:hover .read-also__item--img {
	filter: drop-shadow(0px 4px 10px rgba(51, 51, 51, 0.2))
}
.read-also__item--img {
	position: absolute;
	margin-top: -100px
}
@media(max-width: 550px) {
	.read-also__item--img {
		display: none
	}
}
.read-also__item--img img {
	border-radius: 50%;
	border: 2px solid #0372ba
}
.read-also__item--title {
	margin: 125px 0 20px;
	font-size: 16px;
	line-height: 20px;
	color: #333;
	font-weight: 400;
	font-family: "PTMono", sans-serif
}
@media(max-width: 550px) {
	.read-also__item--title {
		min-height: initial;
		margin: 30px 0 20px
	}
}
.read-also__item--btn {
	width: 160px;
	height: 36px;
	border-radius: 5px;
	background-color: #0d72b2;
	font-size: 20px;
	line-height: 36px;
	color: #fff;
	font-family: "MyriadPro", sans-serif;
	text-align: center;
	align-self: flex-start;
	margin-top: auto;
	margin-bottom: 35px
}
.read-also__item--btn:hover {
	background-color: #4c4d4c;
	color: #fff
}
.back-url.url-block {
	border: 0
}
.back-url.url-block:hover {
	background: transparent
}
.back-url.url-block:before {
	display: none
}
.back-url.url-block span {
	font-size: 14px;
	line-height: 30px;
	color: #999;
	font-weight: 400;
	font-family: "PTMono", sans-serif;
	padding: 9px 20px 9px 40px
}
.back-url.url-block i {
	color: #999;
	line-height: 29px;
	width: 40px
}
.middle .search-tags-cloud .tags {
	margin: 30px -2px 40px
}
.middle .search-tags-cloud .tags a {
	font-size: 16px;
	line-height: 24px;
	color: #999;
	font-family: "MyriadPro", sans-serif;
	background: none
}
.middle .search-tags-cloud .tags a:hover {
	color: #4caa60;
	background: none
}
.share .line_block .share_wrapp {
	background-color: #bbb;
	padding: 20px;
	border: 0;
	max-height: 40px
}
@media(max-width: 550px) {
	.share .line_block .share_wrapp {
		margin-top: 50px
	}
}
.share .line_block .share_wrapp:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	background: url("/bitrix/templates/aspro_next/images/share-icon.png") no-repeat center/cover;
	width: 40px;
	height: 40px
}
.share .line_block .share_wrapp:hover {
	padding-right: 50px;
	background-color: #bbb
}
.share .line_block .share_wrapp:before {
	display: none
}
.share .line_block .share_wrapp .text.btn.transparent {
	display: none
}
.articles-bottom {
	max-width: 850px
}
@media(max-width: 550px) {
	.articles-bottom {
		margin: 0 0 80px
	}
}
.articles-author__mob {
	margin: 0 0 30px
}
@media(min-width: 600px) {
	.articles-author__mob {
		display: none
	}
}
.articles-author__mob a {
	display: flex;
	align-items: center
}
.articles-author__mob a img {
	display: block;
	margin-right: 10px
}
.articles-author__mob a span {
	font-size: 18px;
	line-height: 33px;
	color: #333;
	font-weight: 300;
	font-family: "MyriadPro", sans-serif
}
.article-social__mob {
	display: flex;
	align-items: center;
	margin: 0 0 30px
}
@media(min-width: 600px) {
	.article-social__mob {
		display: none
	}
}
.article-social__mob span {
	font-size: 18px;
	line-height: 36px;
	color: #333;
	font-family: "MyriadPro", sans-serif;
	margin-right: 15px
}
.article-social__mob--list {
	display: flex
}
.article-social__mob--list a {
	width: 40px;
	height: 40px;
	margin-right: 6px
}
.article-social__mob--list a.styled-vk {
	background: url("/bitrix/templates/aspro_next/images/vk.png")
}
.article-social__mob--list a.styled-vk:hover {
	background: url("/bitrix/templates/aspro_next/images/vk-a.png")
}
.article-social__mob--list a.styled-inst {
	background: url("/bitrix/templates/aspro_next/images/instagram.png")
}
.article-social__mob--list a.styled-inst:hover {
	background: url("/bitrix/templates/aspro_next/images/instagram-a.png")
}
.article-social__mob--list a.styled-yt {
	background: url("/bitrix/templates/aspro_next/images/youtube.png")
}
.article-social__mob--list a.styled-yt:hover {
	background: url("/bitrix/templates/aspro_next/images/youtube-a.png")
}
#article_in .article_in_top-right-img-wrapper img {
	width: 310px;
	min-width: 310px;
}
#article_in .article_in_top-right {
	margin-left: 10px;
}
#article_in.article_in {
	padding: 50px;
	background: url('/bitrix/templates/aspro_next/images/article_in_bg-desktop.jpg');
	background-size: cover;
	background-position-y: top;
	border-radius: 20px;
	box-shadow: 0px 0px 15px #eeee;
	);
}
#article_in .article_in_top {
	display: flex;
}
#article_in .article_in_top-left p {
	font-family: Open Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 34px;
	margin-bottom: 35px;
	line-height: normal;
	color: #333333;
}
#article_in .article_in_top-left div {
	font-family: 'Open sans';
	font-style: normal;
	font-weight: normal;
	font-size: 17px;
	line-height: 28px;
	color: #333333;
}
#article_in .article_in_top-left div b {
	display: none;
}
#article_in .article_in_bottom > p {
	font-family: Open sans;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	color: #333333;
	margin-top: 40px;
	margin-bottom: 35px;
}
#article_in .article_in_bottom-points p {
	padding-left: 65px;
	position: relative;
	font-size: 17px;
	line-height: 27px;
	display: flex;
	align-items: center;
	color: #333333;
	margin-bottom: 25px;
}
#article_in .article_in_bottom-points p:before {
	content: '';
	position: absolute;
	left: 20px;
	top: 0;
	width: 25px;
	px;
	height: 25px;
	;
	background: url('/bitrix/templates/aspro_next/images/article_in_point.png');
}
#article_in .article_in_top-right-img-wrapper {
	position: relative;
}
#article_in .article_in_top-right-img-wrapper a {
	position: absolute;
	bottom: 0;
	right: 25px;
}
#article_in .article_in_top-right-img-wrapper a:hover svg path {
	opacity: 0.5;
}
#article_in .article_in_top-right-img-description p {
	color: #0D72B2;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	font-size: 16px;
	font-weight: 500;
}
#article_in .article_in_top-right-img-description span {
	color: #333333;
	font-weight: 100;
	display: block;
}
#article_in .article_in_top-left p {
	font-family: 'Open Sans';
	line-height: 43px;
}
#article_in .article_in_top-left div {
	font-family: 'Open sans';
	font-size: 17px;
	line-height: 2;
}
#article_in .article_in_bottom-text {
	font-style: normal;
	font-weight: normal;
	font-size: 17px;
	line-height: 28px;
	margin-bottom: 35px;
}
#article_in #article_in_btn {
	background: #0D72B2;
	border-radius: 5px;
	user-select: none;
	border: 0px;
	display: flex;
	margin: 0px auto;
	width: 367px;
	height: 56px;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	align-items: center;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
	color: #fff;
}
#article_in .article_in {
	margin-top: 60px;
	margin-bottom: 60px;
}
#article_in .article_in_top-left div span {
	display: block;
	font-size: 16px;
}
#article_in .article_in_top-left div span:first-of-type {
	margin-bottom: 10px;
	font-size: 1;
}
#article_in .article_in_top-left p {
	margin-bottom: 20px;
	font-size: 33px;
}
#article_in .article_in_bottom > p {
	margin-top: 30px;
	margin-bottom: 25px;
}
#article_in .article_in_bottom-points p {
	margin-bottom: 20px;
}
#article_in .article_in_bottom-text {
	margin-top: 29px;
}
#article_in.article_in {
	padding-left: 33px;
	padding-right: 33px;
	margin-top: 60px;
	padding-top: 35px;
	padding-bottom: 35px;
	margin-bottom: 60px;
}
.article_in_top-right-img-description {
	padding-left: 10px
}
#article_in .article_in_top-left div span:first-of-type {
	font-family: 'Roboto';
}
#article_in .article_in_top-left div span {
	font-family: 'Roboto';
}
#article_in .article_in_top-right-img-description p {
	font-family: 'Roboto';
}
#article_in .article_in_top-right-img-description span {
	font-family: 'Roboto';
	font-weight: 400;
}
#article_in .article_in_bottom-points p {
	font-family: 'Roboto';
}
#article_in .article_in_bottom-text {
	font-family: 'Roboto';
}
#article_in #article_in_btn {
	font-family: 'Roboto';
} /* 123 */ div#blog-sale {
	height: 50px;
	position: relative;
	display: flex;
	justify-content: center;
	margin-bottom: 32px;
}
div#blog-sale.close {
	display: none;
}
div#blog-sale-close {
	position: absolute;
	right: 0;
	top: calc(50% - 10px);
	cursor: pointer;
	transition: opacity 600ms;
}
div#blog-sale:before {
	content: '';
	position: absolute;
	width: 100vw;
	left: calc(50% - 50vw);
	height: 100%;
	top: 0;
	background: #7AAED5;
	z-index: 0;
}
div#blog-sale div {
	z-index: 1;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 20px;
	color: #FFFFFF;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
div#blog-sale-close:hover {
	opacity: 0.33;
}
div#blog-sale a {
	font-size: 16px;
	padding: 6px 20px;
	border: 1px solid white;
	margin-left: 60px;
	color: white;
	transition: all .3s ease-in-out;
	cursor: pointer;
}
div#blog-sale a:hover {
	background: #0e6fb6;
	border-color: #0e6fb6;
} /* 345 */ @media (max-width: 768px) {
	div#blog-sale {
		padding-top: 15px;
		flex-direction: column;
		margin-bottom: 0px;
		height: 75px;
		text-align: center;
	}
	div#blog-sale a {
		margin-top: 5px;
		margin: 5px auto;
		padding: 2px 15px;
		font-size: 14px;
		height: 26px;
	}
	div#blog-sale-close {
		font-size: 12px !important;
		top: 3px;
		right: -10px;
	}
	#article_in .article_in_top {
		flex-direction: column-reverse;
	}
	#article_in .article_in_top-right {
		width: 282px;
		margin: 0px auto;
		margin-top: -126px;
	}
	#article_in.article_in {
		padding: 25px;
		margin-top: 120px;
		background: url('/bitrix/templates/aspro_next/images/article_in_bg-mobile.jpg');
	}
	#article_in .article_in_top-left p {
		font-size: 23px;
		line-height: normal;
		margin-top: 35px;
		margin-bottom: 35px;
	}
	#article_in .article_in_top-left div {
		font-size: 20px;
		line-height: 28px;
	}
	#article_in .article_in_top-left div b {
		display: inline;
	}
	#article_in .article_in_bottom > p {
		display: none;
	}
	#article_in .article_in_bottom-points {
		margin-top: 35px;
	}
	#article_in .article_in_bottom-text {
		margin-top: 35px;
	}
	#article_in #article_in_btn {
		font-size: 16px;
		font-weight: 400;
		max-width: 100%;
	}
	#article_in .article_in_top-left div span {
		font-size: 16px;
		display: block;
		line-height: 28px
	}
	#article_in .article_in_top-left div span:first-of-type {
		margin-bottom: 12px;
	}
	#article_in .article_in_top-left p {
		margin-top: 30px;
		margin-bottom: 29px;
	}
	#article_in .article_in_bottom-points p {
		font-size: 15px;
		margin-bottom: 24px;
	}
}
@media (max-width: 380px) {
	div#blog-sale div {
		font-size: 15px;
	}
}
#article_in .article_in_bottom-points p b {
	text-decoration: underline;
	transition: all .3s ease-in-out;
	color: #0e6fb6;
}
#article_in .article_in_bottom-points p:hover b {
	text-decoration: none;
	color: #383838;
}
#article_in .article_in_bottom-points p {
	cursor: pointer;
}
#article_in #article_in_btn {
	position: relative;
}
#article_in #article_in_btn b {
	position: absolute;
	top: calc(100% + 5px);
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color: #75A900;
}
button#article_in_btn {
	padding-right: 80px;
}
button#article_in_btn:before {
	width: 132px;
	height: 97px;
	content: '';
	position: absolute;
	background: url(/images/vrzbook.png);
	right: -15px;
	filter: drop-shadow(4px 8px 15px rgba(0, 0, 0, 0.25));
}
div#article_in {
	padding-bottom: 60px !important;
}
@media (max-width: 768px) {
	#article_in .article_in_top-right {
		margin-top: 0px;
		position: absolute;
		left: calc(50% - 289px / 2);
		top: 140px;
	}
	#article_in .article_in_top-left p {
		margin-bottom: 465px !important;
	}
	#article_in .article_in_top-right-img-description p {
		text-align: center;
		font-weight: 600;
	}
	#article_in .article_in_top-right-img-description span {
		text-align: center;
	}
	button#article_in_btn:before {
		width: 112px;
		background-size: contain;
		height: 80px;
		top: -10px;
	}
}
.read-also__item--img {
	max-width: 100%;
	margin: 0px auto;
	display: block;
}
.read-also__item {
	display: flex !important;
	margin-left: 7px;
	min-height: 300px !important;
	margin-right: 7px;
}
.read-also__item--img img {
	margin-top: -100px;
}
.read-also__item {
	max-width: unset !important;
}
@media (max-width: 500px) {
	.read-also__item--img img {
		display: none;
	}
	.read-also__item {
		min-height: 200px !important;
	}
}
@media (max-width: 500px) {
	.read-also__item--img img {
		display: none !important;
	}
}
div#check_list_six {
	border-radius: 20px;
	border: 1px solid #0E6FB6;
	padding: 30px;
	min-height: 352px;
	background-color: white;
	background-image: url(/bitrix/images/checklistsix_pc.png);
	background-size: cover;
	background-position-x: right;
	background-position-y: center;
	background-repeat: no-repeat;
	margin: 20px auto;
	max-width: 100%;
}
.check_list_six-date {
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	color: #4C4C4C;
	font-family: 'Roboto';
	padding: 15px 25px;
	background: #A7DAFF;
	border-radius: 6px;
	width: fit-content;
	margin-bottom: 10px;
}
.check_list_six-title {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-size: 26px;
	line-height: 36px;
	color: #4C4C4C;
	margin-bottom: 20px;
}
.check_list_six-title b {
	color: #0E6FB6;
}
.check_list_six-offer {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 21px;
	color: #4D4D4D;
	margin-bottom: 22px;
}
.check_list_six-offer span {
	position: relative;
}
.check_list_six-offer span:before {
	background: #A7DAFF;
	height: 2px;
	width: 100%;
	position: absolute;
	content: '';
	bottom: 0;
}
.check_list_six-form {
	flex-direction: row;
	display: flex;
}
.check_list_six-form-input label {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #4D4D4D;
	margin-bottom: 9px;
}
.check_list_six-form-wr {
	position: relative;
	width: fit-content;
	height: fit-content;
}
input#check_list_six_mail {
	background: #FFFFFF;
	border: 1px solid #C4C4C4;
	border-radius: 10px;
	height: 56px;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #0E6FB6;
	min-width: 202px;
	padding-left: 20px;
	box-shadow: none;
	outline: none;
}
input#check_list_six_mail + span {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #B3B3B3;
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
}
input#check_list_six_mail:focus {
	border-color: #0E6FB6;
}
.check_list_six-form-btn button {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #FFFFFF;
	height: 56px;
	margin-left: 13px;
	padding: 0 12px;
	background: #0E6FB6;
	border-radius: 10px;
	border: none;
	outline: none;
	box-shadow: none;
	cursor: pointer;
	user-select: none;
	transition: all .3s ease-in-out;
}
.check_list_six-form-btn {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	position: relative;
}
.check_list_six-form-btn span {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	color: #4D4D4D;
	position: absolute;
	bottom: -13px;
	left: 50%;
	transform: translateX(-50%);
	padding: 5px 8px;
	background: #FFFFFF;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
	border-radius: 5px;
	user-select: none;
}
.check_list_six-form-btn button:hover {
	background: #A7DAFF;
	color: #4C4C4C;
}
.check_list_six-form-wr {
	border: 1px solid #C4C4C4;
	border-radius: 10px;
	background: white;
}
input#check_list_six_mail {
	background: transparent;
	border: none !important;
	z-index: 1;
	position: relative;
}
input#check_list_six_mail + span {
	z-index: 0;
}
input#check_list_six_mail:focus + span, input#check_list_six_mail.not_empty + span {
	opacity: 0;
}
form#checklist_six_form {
	display: flex;
	flex-wrap: wrap;
}
input#check_list_six_mail {
	height: 54px;
}
@media (max-width: 768px) {
	form#checklist_six_form {
		display: flex;
		flex-direction: column;
		margin-bottom: 13px;
	}
	input#check_list_six_mail {
		height: 42px;
		width: 298px;
	}
	div#check_list_six {
		width: 330px;
		margin: 20px auto;
		padding: 20px 16px;
		background: url(/bitrix/images/checklistsix_mobile.png);
	}
	.check_list_six-date {
		font-family: 'Roboto';
		font-style: normal;
		font-weight: 700;
		font-size: 14px;
		line-height: 16px;
		color: #4C4C4C;
		width: 100%;
		text-align: center;
	}
	.check_list_six-title {
		font-weight: 700;
		font-size: 18px;
		line-height: 24px;
	}
	.check_list_six-offer {
		font-size: 16px;
		line-height: 20px;
		max-width: 226px;
		margin-bottom: 18px;
	}
	.check_list_six-form-input label {
		margin-bottom: 7px;
		font-size: 16px;
	}
	input#check_list_six_mail + span {
		font-size: 14px;
		line-height: 16px;
	}
	input#check_list_six_mail + span br {
		display: none;
	}
	.check_list_six-form-btn button {
		width: 100%;
		margin: 0px;
		margin-top: 10px;
		font-size: 16px;
		line-height: 19px;
		padding-bottom: 20px;
		padding-top: 16px;
	}
	div#check_list_six {
		background-repeat: no-repeat !important;
	}
}
h1.shares_block {
	opacity: 1 !important;
}
.vione-ts-wrapper {
	background-image: url(/images/vione-fs-bg-pc.png);
	background-size: cover !important;
	background-position: center right;
	background-color: #2b4eff;
	padding: 14px 28px 21px 28px;
	position: relative;
}
.vione-ts-h1 {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 113.5%;
	color: #FFFFFF;
	margin-bottom: 16px;
}
.vione-ts-offer {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	margin-bottom: 5px;
}
.vione-ts-checklist {
	position: absolute;
	width: 192px;
	height: 71px;
	bottom: 21px;
	display: flex;
	padding: 13px;
	left: 510px;
}
.vione-ts-checklist-plus {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 100;
	font-size: 38px;
	line-height: 45px;
	text-align: center;
	color: #FFFFFF;
	position: relative;
}
.vione-ts-checklist-text {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	position: relative;
	color: #FFFFFF;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-left: 3px;
	text-align: center;
}
.vione-ts-checklist:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(42, 61, 225, 0.55);
	backdrop-filter: blur(6.5px);
	border-radius: 5px;
	width: 100%;
	height: 100%;
}
form#vione_ts_form_wrapper {
	display: flex;
	flex-wrap: wrap;
}
#vione_ts_form_wrapper .input-stroke input {
	border-color: white
}
#vione_ts_form_wrapper .form-check.input-stroke label, #vione_ts_form_wrapper .form-check.input-stroke label a {
	color: white!important;
	font-size: 14px
}
.vione-ts-input-text input {
	background: #FFFFFF;
	border-radius: 5px;
	width: 224px;
	height: 42px;
	border: none;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 10px;
	line-height: 12px;
	color: #000;
}
.vione-ts-input-text input::placeholder {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 10px;
	line-height: 12px;
	color: #B3B3B3;
}
.vione-ts-input-btn {
	margin-left: 12px;
}
.vione-ts-input-btn button {
	width: 199px;
	height: 42px;
	background: #0FD18B;
	border-radius: 5px;
	border: none;
	box-shadow: none;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 18px;
	text-align: center;
	color: #FFFFFF;
	transition: all .3s ease-in-out;
}
.vione-ts-input-btn button:hover {
	opacity: 0.75;
}
.vione-ts-wrapper {
	margin: 40px 0px;
}
@media screen and (max-width: 767.98px) {
	.vione-ts-wrapper {
		padding: 20px 15px;
		background-image: url(/images/vione-fs-bg-mobile.png);
		min-height: 263px;
		background-size: auto 100% !important;
		background-repeat: no-repeat;
		background-position: right;
	}
	.vione-ts-h1 {
		font-family: 'Roboto';
		font-style: normal;
		font-weight: 700;
		font-size: 16px;
		line-height: 113.5%; /* or 18px */ max-width: 208px;
		color: #FFFFFF;
		order: 0;
		margin-bottom: 0px;
	}
	.vione-ts-h1 br {
		display: none;
	}
	.vione-ts-checklist {
		position: relative;
		left: unset;
		right: unset;
		top: unset;
		bottom: unset;
		width: 134px;
		height: 44px;
		margin-top: 10px;
		margin-bottom: 10px;
		padding: 8px 10px;
	}
	.vione-ts-wrapper {
		display: flex;
		flex-direction: column;
		width: 330px;
		max-width: 100%;
		margin: 40px auto;
	}
	.vione-ts-offer {
		order: 3;
		font-family: 'Roboto';
		font-style: normal;
		font-weight: 400;
		font-size: 10px;
		line-height: 12px; /* identical to box height */ color: #FFFFFF;
	}
	form#vione_ts_form_wrapper {
		flex-direction: column;
		order: 4;
	}
	.vione-ts-checklist-text {
		font-size: 10px;
		line-height: 12px;
		text-align: center;
		color: #FFFFFF;
	}
	.vione-ts-checklist-plus {
		font-size: 24px;
		line-height: 28px;
	}
	.vione-ts-input-text input {
		width: 300px;
		height: 36px;
		margin-bottom: 10px;
		max-width: 100%;
	}
	.vione-ts-input-btn button {
		width: 300px;
		max-width: 100%;
	}
	.vione-ts-input-btn {
		margin-left: 0px;
	}
}