<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wr_block { 
	width: 923px;
	height: 539px;
	background: url(mon6.png) 0 0 no-repeat;
	margin: 0 auto;
	position: relative;
}
.big_vid { position: absolute; right: 19px; top: 79px;}
.big_vid:after { 
	content:'';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.4);
	pointer-events: none;
}
.big_vid { background: #000;}
.big_play { 
	position: absolute;
	top: 98px;
	right: 220px;
	cursor: pointer;
	/*background: url(big_play.png) 0 0 no-repeat;*/
	background: url(play.svg) 50% 50% no-repeat;
	-webkit-background-size: 50% 50%;
	background-size: 50% 50%;
	height: 150px;
	width: 139px;
	z-index: 1;
}


.big_vid .tit {
	font: 33px 'exo_2-b';
	color: #ffffff;
	width: 552px;
	/*height: 35px;*/
	position: absolute;
	text-align: center;
	top: 45px;
	right: 8px;
	z-index: 1;
	overflow: hidden;
}
.mini_vid {
	position: relative;
}

.mini_vid {
	position: absolute;
	left: 5px;
}
.mini_vid:after {
	content:'';
	position: absolute;
	top: 0;
	bottom: 4px;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.4);
}
.mini_play {
	/*background: url(mini_play.png) 50% 0 no-repeat;*/
	background: url(play.svg) 50% 50% no-repeat;
	-webkit-background-size: 30% 30%;
	background-size: 30% 30%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 139px;
	width: 288px;
	z-index: 1;
	cursor: pointer;
}
.mini_vid .tit {
	height: 20px;
	width: 280px;
	position: absolute;
	left: 3px;
	bottom: 18px;
	overflow: hidden;
	font: 17px 'exo_2-b';
	color: #ffffff;
	text-align: center;
	z-index: 1;
}
.mini_1 { top: 6px;}
.mini_2 { top: 169px;}
.mini_3 { top: 332px;}

.big_vid.actives:after {
	background: none;
}
.no_actives { pointer-events: none;}

.actives .video_block { width: 572px; max-height: 358px; overflow: hidden;}
.big_vid.actives { right: 17px; top: 74.5px; width: 572px;}
.big_vid_mob {
	background: none;
	position: static;
	height: 480px;
	max-width: 605px;
	margin-left: auto;
	margin-right: auto;
	display: none;
}
.mini_vid img { border-radius: 3px;}
.big_vid_mob &gt; div { 
	position: relative;
	height: 330px;
	width: 100%;
	max-width: 569px;
	top: 18px;
	left: 18px;
	border: 8px solid #000; border-radius: 8px;
}
.big_vid_mob &gt; div:before {
	background: url(bigm.png) 50% 0 no-repeat;
	height: 113px;
	width: 100%;
	content:'';
	position: absolute;
	bottom: -113px;
	left: 0;
	right: 0;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

.big_vid_mob:after { display: none;}
.big_vid_mob &gt; div:after {
	content:'';
	position: absolute;
	top: 0;
	bottom: -1px;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.4);
}
.actives.big_vid_mob &gt; div:after { display: none;}
.wr_block { margin-bottom: 30px;}
.owl-carousel .owl-dots { margin-bottom: 4px;}
.min_vid_bl {
	display: flex;
	justify-content: space-between;
	padding: 0 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	max-width: 601px; 
	margin: 0 auto;
	min-width: 366px;
}
.min_vid_bl span {
	display: inline-block;
	vertical-align: top;
	width: 33%;
	background: url(mon_mob.png) 0 0 no-repeat;
	height: 100px;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	max-width: 122px;
	position: relative;
}
.min_vid_bl { display: none;}

.min_vid_bl span img { max-width: 95.3%; position: absolute; top: 4px; bottom: 0; left: 3px; right: 0;}
.min_vid_bl span .mini_play { /*-webkit-background-size: 122px auto; background-size: 122px auto;*/ -webkit-background-size: 30% 30%; background-size: 30% 30%; width: 100%; height: 70px;}
.min_vid_bl .tit { font-size: 10px; position: absolute; bottom: 23px; left: 6px; height: 13px; overflow: hidden; color: #fff; z-index: 1;}

.min_vid_bl span:after {
	content:'';
	position: absolute;
	top: 2px;
	bottom: 20px;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.4);
}
@media screen and (min-width: 928px) and (max-width: 1024px) {
	.video_block video { max-width: 569px;}
}

@media screen and (max-width: 927px) {
	.min_vid_bl { margin-top: 25px;}
	.big_vid_mob { display: block; margin-bottom: 80px;}
	.wr_block { width: 315px; overflow: hidden;}
	.wr_block .big_vid { display: none;}
	.min_vid_bl { display: flex;}
	.wr_block { display: none;}
	.big_vid.actives { right: 0; top: 0;}
	.big_vid_mob { max-width: 369px; height: 200px;}
	.actives .video_block { width: 354px; height: 199px;}
	.big_vid_mob video { height: 199px !important;}
 	.min_vid_bl span .mini_play { top: 0;}
	.big_vid_mob.actives &gt; div:before { bottom: -113px;}
	.big_vid_mob { background-size: 100% auto;}
	.big_vid_mob &gt; div { width: auto; height: 206px; position: static;}
	.big_vid_mob.actives &gt; div { height: 199px;}
	.big_vid_mob { position: relative; margin-left: 20px; margin-right: 20px;}
	.big_vid_mob &gt; div:after { bottom: 0;}
	.big_vid_mob { height: auto; margin-bottom: 180px; top: auto; right: auto;}
	.big_vid .tit { width: 100%; right: 0; left: 0; font-size: 18px;}
	.big_play { right: 50%; margin-right: -65px; top: 55px; /*background-image: url(mini_play.png); background-position: 50% 50%;*/}
	.big_vid_mob &gt; div:after { border-radius: 8px;}
	.big_vid_mob video { width: 100% !important;}
	.big_vid_mob {
	    margin: 0 auto 89px;
	}
	
}
@media screen and (max-width: 360px) {
	.in_page .big_vid_mob,
	.in_page .min_vid_bl { margin-left: -6px; margin-right: -6px;}
}
@media screen and (max-width: 940px) {
	.owl-carousel .owl-dots { margin-bottom: 44px !important;}
	.site-header-inner { padding-bottom: 24px;}
	.site-contacts { padding-bottom: 40px;}
	.big_vid_mob { margin-bottom: 90px !important;}
}
@media screen and (min-width: 481px) and (max-width: 940px) {
	.site-contacts { padding-top: 35px;}
	.site-name {
    	max-width: 268px;
	}
	.min_vid_bl { margin-bottom: 15px;}
	.big_vid .tit { top: 30px;}
	.big_play { top: 35px;}
	.min_vid_bl .tit {
	    text-align: center;
	    right: 6px;
	}
	.min_vid_bl span .mini_play { top: 6px;}
}
@media screen and (max-width: 480px) {
	.header-callback {
	    display: block;
		max-width: 252px;
		margin: 15px auto 8px;
		float: none;
	}
	.image-title { width: auto !important; height: auto !important; max-width: 99% !important;}
	.min_vid_bl span .mini_play { top: 6px;}
	.min_vid_bl .tit { text-align: center; right: 6px;}
	.big_vid_mob { margin-bottom: 75px;}
	.min_vid_bl { margin-bottom: 15px;}
	.big_vid .tit { top: 32px;}
	.min_vid_bl span img { top: 3px;}
	.big_play { top: 42px;}
	/*.big_vid_mob &gt; div { border: 0;}
	.video_block video { position: relative;}
	.video_block video:after { border: 8px solid #000; border-radius: 8px; content:''; position: absolute; top: 0; bottom: 0; left: 0; right: 0;}*/
	.big_vid_mob video { position: absolute; top: 0; left: 0;}
	.actives .video_block { position: relative;}
	/*.actives:after { height: 1px; content:''; background: #000; position: absolute; top: 0; left: 0; right: 0;}*/
	.big_vid_mob.actives:before { 
		height: 2px;
	    content: '';
	    background: black;
	    position: absolute;
	    bottom: 7px;
	    left: 6px;
	    right: 5px;
	    z-index: 1;
	}
	.big_vid_mob.actives &gt; div { overflow: hidden;}
	/*.in_page .big_vid_mob { margin-left: -10px; margin-right: -10px;}*/
	.site-main .main-inner { padding-left: 8px; padding-right: 8px;}
	.big_vid_mob {
	    max-width: 358px;
	    height: 215px;
	}
	.big_vid_mob &gt; div { height: 199px;}
	.big_vid_mob video { width: 100% !important; height: 194px !important; margin-top: -1px;}
	.big_vid.actives { width: 100%;}
	.actives .video_block { width: 100%;}
	.big_vid_mob.actives &gt; div { height: 192px; background: #000;}
	.big_vid_mob.actives &gt; div::before { bottom: -104px; margin-bottom: 0px;}
}
@media screen and (max-width: 370px) {
	.min_vid_bl { padding-left: 0; padding-right: 0;}
	.big_vid_mob { min-width: 370px;}
}
@media screen and (max-width: 360px) {
	
	.big_vid_mob { min-width: 360px;}
	.big_vid_mob &gt; div { height: 200px;}
	.min_vid_bl { min-width: 356px;}
	.min_vid_bl span img {
	    max-width: 95.3%;
	    position: absolute;
	    top: 4px;
	    bottom: 0;
	    left: 3px;
	    right: 0;
	}
}
@media screen and (max-width: 320px) {
	.site-wrapper { overflow: hidden;}
	.big_vid_mob { height: 193px;}
	.big_vid_mob.actives &gt; div { height: 170px;}
	.big_vid_mob video { width: 100% !important; height: 171px !important;}
	.big_vid_mob &gt; div { height: 154px;}
	.big_play { top: 39px;}
	.big_vid .tit { width: auto; top: 31px; height: 24px;}
	.min_vid_bl span img { max-width: 86px;}
	.min_vid_bl span { height: 76px;}
	.min_vid_bl span:after { bottom: 17px;}
	.min_vid_bl span .mini_play { /*-webkit-background-size: 100% auto; background-size: 100% auto;*/}
	.big_vid_mob { margin-bottom: 59px;}
	.actives .video_block { width: 100%; height: 200px;}
	.big_vid_mob &gt; div { max-width: 264px;}
	.big_vid.actives { width: auto;} 
	.big_vid_mob {
	    min-width: 320px;
	}
	.big_vid_mob &gt; div {
	    max-width: 304px;
	    height: 177px;
	}
	.min_vid_bl span img {
	    max-width: 100px;
	}
	.min_vid_bl {
	    min-width: 320px;
	}
	.min_vid_bl span {
	    height: 88px;
	}
	.min_vid_bl .tit { font-size: 9px;}
}

.preload { background: #fff; position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 1000; text-align: center;}
.preload img { position: fixed; top: 50%; left: 50%; margin: -32px 0 0 -32px; max-width: 64px; max-height: 64px;}</pre></body></html>