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

/* Start:/bitrix/templates/.default/components/bitrix/news/videos/style.css?165684095410297*/
.grey-text {
	color: #444;
}
.centered {
	text-align: center;
}
.grey-text h3 {
	font-size: 30px;
	line-height: 30px;
	font-weight: 500;
	margin: 35px 0 20px 0;
	color: #444;
}
.grey-text .sub-title {
	font-size: 22px;
	margin-bottom: 35px;
}
.white-text .container {
	padding: 35px 0;
}
.white-text .span4 .inner {
	padding: 0 0 35px 0;
	color: #444;
}
.orange-bg {
	display: inline-block;
	background: #f7931e;
	color: #fff;
	padding: 15px 20px;
	font-size: 24px;
	font-weight: 500;
	margin: 0 0 35px 0;
}
.blue-bg {
	background: #119ac6;
	color: #fff;
	padding: 10px 15px;
}
.white-text hr.hr {
	height: 0px;
	border: 0px;
	border-bottom: #eee 1px solid;
	margin-bottom: 20px;
}
.switch-block {
	padding-bottom: 20px;
}
.switch-block:after{
	display: block;
	clear: both;
	content: '';
}
.switch-block .title{
	
}
.switch-block .text {
	width: 100%;
	transition: 300ms;
}
.switch-block .switch-open {
	display: block;
	font-size: 16px;
	line-height: 28px;
	text-align: center;
}
.switch-block .title {
	font-size: 24px;
	line-height: 28px;
}
.switch-block .text {
	margin-top: 20px;
	overflow: hidden;
	position: relative;
}
.article-template.switch-block .text {
	margin-top: 0px;
	transition: 150ms;
}
.switch-block .text:after{
	display: block;
	height: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	background:url(/bitrix/templates/.default/components/bitrix/news/expert/images/grad-eee.png) repeat-x bottom left;
	transition: 300ms;
	content: '';
}
.switch-block.article-template .text:after{
	height: 300px;
	background-image:url(/bitrix/templates/.default/components/bitrix/news/expert_with_banners/images/grad-fff.png);
}
.switch-block.active .text{
	display: block;
}
.switch-block.active .text:after{
	height: 0;
}
.switch-block .icon-down{
	background: url(/bitrix/templates/new/images/pages/jobs/dd-arrow-blue.png) no-repeat center center;
	height: 16px;
	background-size: contain;
	margin-left: 10px;
}
.switch-block.active .icon-down{
	-moz-transform: scale(1,-1);
	-o-transform: scale(1,-1);
	-webkit-transform: scale(1,-1);
	transform: scale(1,-1);
}
.people-small-block {
	margin: 35px 0;
	height: 310px;
	overflow: hidden;
}
.people-small-slider {
	height: 220px;
}
.people-small-block .swiper-slide {
	height: 220px;
	overflow: hidden;
}
.people-small-block .swiper-slide:after{
	display: block;
	clear: both;
	content: '';
}
.people-small-block .personal-card {
	float: left;
	width: 227px;
	height: 220px;
	margin-left: 10px;
	background: #fff;
}
.people-small-block .swiper-slide .personal-card:first-child{
	margin-left: 0px;
}
.people-small-block .personal-card .photo-holder {
	width: 227px;
	height: 184px;
	text-align: center;
	overflow: hidden;
}
.people-small-block .personal-card .name {
	padding: 10px;
}
.slider-arrows {
	margin-left: 40px;
	margin-right: 40px;
}
.expert-article section.grey-text {
	margin: 0 -99999px;
	padding: 0 99999px 0 99999px;
}
.expert-article div.container {
	width: 620px;
}
.expert-article div.container h2 {
	font-size: 44px;
	line-height: 44px;
	font-weight: 300;
}
.expert-article div.container h3 {
	font-size: 30px;
	line-height: 32px;
}
.expert-article .span12 {
	width: 620px;
}
.expert-article .span4{
	width: 30%;
}
.forum .span4{
	z-index: 10;
	position: relative;
}
.webinar-small-block {
	height: 340px;
}
.people-small-slider.webinar-small-slider {
	height: 240px;
}
.people-small-slider.webinar-small-slider .swiper-slide, .people-small-slider.webinar-small-slider  .rez{
	width: 220px;
	height: 240px;
}
.people-small-slider.webinar-small-slider  .rez .rez-top img {
	width: 100%;
	height: auto;
}
.white-text h2 {
	font-size: 44px;
	line-height: 44px;
	color: #444;
	margin: 0 0 35px 0;
	font-weight: 300;
	text-align: center;
}
.articles-small-block {
	height: 350px;
}
.articles-small-slider {
	height: 220px;
}
.articles-small-slider .article-box {
	background: #fff;
	padding: 20px;
	margin: 5px;
}
.articles-small-slider .article-box .name {
	font-size: 16px;
	margin-bottom: 15px;
	height: 54px;
	overflow: hidden;
}
.articles-small-slider .article-box a {
	display: block;
	margin-bottom: 15px;
}
.articles-small-slider .article-box .author {
	height: 42px;
	padding-left: 31px;
}
.articles-small-slider .article-box .author i{
	margin: 0 10px -10px -31px;
}
.dark-text {
	background: #444;
}
.dark-text .container {
	padding: 0;
}
.box-block {
	display: inline-block;
	height: 210px;
	width: 185px;
	padding: 20px;
	margin: 10px;
	position: relative;
}
.box-block .name {
	font-size: 24px;
}
.box-block .short-hr{
	height: 0px;
	border-bottom: #fff 1px solid;
	width: 30px;
	margin: 15px 0;
}
.box-block .more-link {
	color: #fff;
	position: absolute;
	bottom: 20px;
	left: 20px;
	line-height: 18px;
	padding-right: 27px;
	background: url(/bitrix/templates/new/images/white-arrow-more.png) no-repeat center right;
}
.box-block .price-box {
	padding: 10px 20px;
	background: #fff;
	width: 185px;
	margin-left: -30px;
	font-size: 18px;
	line-height: 22px;
}
.box-block .price-box span {
	display: block;
	font-weight: 500;
}
.box-block.green {
	background: #56cd50;
	color: #fff;
}
.box-block.green .price-box {
	color: #56cd50;
}
.box-block.red {
	background: #e74c3c;
	color: #fff;
}
.box-block.red .price-box {
	color: #e74c3c;
}
.box-block.orange {
	background: #f7931e;
	color: #fff;
}
.box-block.orange .price-box {
	color: #f7931e;
}
.economy-right {
	border-left: #eee 1px solid;
	padding: 60px 0 60px 60px;
	margin: 0 -30px 0 -30px;
}
.economy-right:after{
	display: block;
	content: '';
	clear: both;
}
.economy-right .box-block {
	float: left;
}
.economy-left .box-block {
	height: 295px;
	width: 250px;
	margin-top: 170px;
}
.forum-menu {
	position: relative;
	margin-top: 25px;
}
.forum-menu .forum-menu-section .f-cats, .forum-menu .forum-menu-section .f-tags, .forum-menu .forum-menu-section .last-topics {
	position: absolute;
	width: 300px;
	display: none;
	opacity: 0;
	background: #fff;
	left: 0px;
	padding: 20px;
	box-shadow: 0 0 3px rgba(0,0,0,0.3);
	margin-top: 0px;
	transition: 300ms;
}
.forum-menu .forum-menu-section .f-cats {
	padding-top: 0px;
}
.forum-menu .forum-menu-section:hover .f-cats,.forum-menu  .forum-menu-section:hover .f-tags, .forum-menu .forum-menu-section:hover .last-topics{
	display: block;
	opacity: 1;
}
.forum-menu .forum-menu-section {
	display: inline-block;
	width: 100px;
	margin-left: 10px;
}
.forum-menu .forum-menu-section:first-child{
	margin-left: 0px;
}
.forum-menu .forum-menu-section:nth-child(2){
	width: 70px;
}
.forum-menu .forum-menu-section .f-title, .forum-menu .forum-menu-section .h2{
	cursor: pointer;
}
.forum-menu .forum-menu-section .h2{
	position: relative;
	padding-left: 22px;
	font-weight: 500;
	color: #444;
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
}
.forum-menu .forum-menu-section .h2 i {
	position: absolute;
	top: 0;
	left: 0;
}
.forum-menu .last-topics a:first-child{
	margin-top: 0px;
}
.forum.forum-promo-page {
	padding: 0px;
}
.forum-promo-page .f-item.expert-article{
	border-bottom: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
}
.forum-promo-page .bx-breadcrumb {
	float: left;
	width: 620px;
	margin-top: 20px;
}
.grey-text .span12 &gt; img {
	max-width: 100%;
}
.article-banners {
	margin-bottom: 30px;
}
.forum-menu .article-banners {
	display:none;
}
.article-banners .item {
	background: #fdfdfd;
	margin-bottom: 20px;
	padding: 35px;
	border: #e5e5e5 1px solid;
	text-align: center;
	font-size: 16px;
	color: #000;
}
.article-banners .item .picture{
	margin: 10px 0 30px 0;
}
.article-banners .item .title{
	font-weight: 500;
	margin: 10px 0;
}
.article-banners .item .description {
	font-weight: 300;
	margin: 10px 0;
}
.article-banners .banner-price {
	font-weight: 500;
	margin: 10px 0;
	color: #f8931f;
}
.article-banners .banner-button {
	display: inline-block;
	padding: 0 46px;
	line-height: 46px;
	text-transform: uppercase;
	color: #fff;
	background: #f8931f;
	margin-top: 15px;
}
.forum-menu-section {
	margin-bottom: 20px;
}
.forum-menu-section .f-title {
	cursor: pointer;
}
.forum-menu-section .f-cat-s,.forum-menu-section .f-tags {
	display: none;
}
.forum-menu #float-box{
	display: none;
}
#float-box {
	text-align: center;
	width: 100%;
}
#float-box .order-call-float {
	display: inline-block;
	border: 1px #f8931f solid;
	background: transparent;
	color: #f8931f;
	line-height: 65px;
	height: auto;
	width: 100%;
	text-align: center;
	font-size: 20px;
}
#float-box .order-call-float:hover {
	background: #f8931f;
	color: #fff;
}
.reviews-note-box-text p {
	margin: 5px 0;
}
.reviews-note-error {
	color: red;
	font-weight: 400;
}
.transcript-block.switch-block .text:after {
    background-image: url(/bitrix/templates/.default/components/bitrix/news/expert/images/grad-fff.png);
}
.slide-tab {
	display: none;
	width: 95%;
	margin: 10px 0;
	border-bottom: #ccc 1px solid;
	padding-bottom: 30px;
}
.slide-tab.active {
	display: block;
}
.item-add-table {
	width: 100%;
}
.item-add-table td {
	vertical-align: top;
	padding: 5px;
}
.item-add-table td.caption {
	white-space: nowrap;
}
.item-add-table input[type=text], .field-detail_text .bxlhe-frame {
	width: 100%;
	min-width: 150px;
	border: #ccc 1px solid;
	padding: 3px;
}
.item-add-table .captcha input[type=text] {
	width: 250px;
}
.item-add-table textarea {
	width: 748px;
	height: 250px;
	border: #ccc 1px solid;
}
.item-add-table .field.error input, .item-add-table .field.error textarea {
	border-color: #e21119;
	background: #ffd2c7;
}
.item-add-table .field.error small {
	display: block;
	font-size: 9px;
	line-height: 11px;
	color: #e21119;
}
.item-add-table .buttons {
	text-align: right;
}
.btn-blue {
	display: inline-block;
	background: #16c5fe;
	color: #fff;
	text-transform: uppercase;
	line-height: 30px;
	height: 30px;
	padding: 0 20px;
	text-decoration: none;
	border: 0px;
	
}
.ok-message {
	color: #43A400;
	font-weight: 500;
}
.top-section.videos{
	padding: 70px 0;
}
.top-section.videos h1 {
	text-align: left;
	font-size: 30px;
	font-weight: 600;
}
.f-item.f-video-item .span2 {
	min-height: 20px;
}
.f-video {
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 56.3%;
	margin: 20px 0;
}
.f-video iframe {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	box-shadow: 2px 2px 10px rgba(0,0,0,0.65);
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/breadcrumb/.default/style.min.css?1656840955448*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/round/style.min.css?16568410142530*/
.bx-pagination{margin:10px 0}.bx-pagination .bx-pagination-container{text-align:center;position:relative}.bx-pagination .bx-pagination-container ul{padding:0;margin:0;list-style:none;display:inline-block}.bx-pagination .bx-pagination-container ul li{display:inline-block;margin:0 2px 15px 2px}.bx-pagination .bx-pagination-container ul li span{-webkit-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-moz-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-ms-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-o-transition:color .3s ease,background-color .3s ease,border-color .3s ease;transition:color .3s ease,background-color .3s ease,border-color .3s ease;background:#eff0f1;padding:0 8px;display:block;height:32px;min-width:32px;line-height:32px;color:#444;font-size:14px;border-radius:16px;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-pagination .bx-pagination-container ul li a{text-decoration:none;display:block;border-radius:16px;height:32px;min-width:32px;line-height:32px;color:#444;vertical-align:middle}.bx-pagination .bx-pagination-container ul li a:hover span{background:#dadada}.bx-pagination .bx-pagination-container ul li.bx-active span{background:#0083d1;color:#fff}.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a span{background:#fff;border:2px solid #eff0f1;line-height:28px;padding:0 18px;color:#444}.bx-pagination .bx-pagination-container ul li.bx-pag-all span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,.bx-pagination .bx-pagination-container ul li.bx-pag-next span{color:#aab1b4;background:#fff;border:2px solid #eff0f1;line-height:28px;padding:0 18px}.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span{background:#fff;border-color:#dadada;color:#000}.bx-pagination.bx-green .bx-pagination-container ul li.bx-active span{background:#3bc915;color:#fff}.bx-pagination.bx-yellow .bx-pagination-container ul li.bx-active span{background:#f9a91d;color:#fff}.bx-pagination.bx-red .bx-pagination-container ul li.bx-active span{background:#e22b2b;color:#fff}.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{background:#0083d1;color:#fff}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news/videos/bitrix/news.list/.default/style.css?1656840954178*/
.section-title {
	font-size: 32px;
    line-height: 36px;
    font-weight: 300;
    color: #444;
    margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: #eee 1px solid;
}
/* End */


/* Start:/bitrix/templates/.default/components/ixie/news.line/forum_tags/style.css?1656840955200*/
.heightover {
	height:317px;
	overflow:hidden;
    margin-bottom: 23px;
}

.f-tags .moreTags {
	    /* width: 100%; */
    float: right;
    text-align: center;
}

.f-tags.heightover2 {
	float:none;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news/videos/style.css?165684095410297 */
/* /bitrix/templates/.default/components/bitrix/breadcrumb/.default/style.min.css?1656840955448 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/round/style.min.css?16568410142530 */
/* /bitrix/templates/.default/components/bitrix/news/videos/bitrix/news.list/.default/style.css?1656840954178 */
/* /bitrix/templates/.default/components/ixie/news.line/forum_tags/style.css?1656840955200 */
</pre></body></html>