/* natemat main.css  */
/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: 'Source Sans Pro', Helvetica, sans-serif; color: #222; }

::-moz-selection { background: #ff6600; color: #000; text-shadow: none; }
::selection { background: #ff6600; color: #000; text-shadow: none; }

a { color: #0088CC; text-decoration: none; }
a:visited { color: #0088CC; }
a:hover { color: #08C; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
hr.double {height: 3px; border-top: 3px solid #E9E9E9;}
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { _cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: W3media.pl s.c.
   ========================================================================== */

body {
	color: #333333;
	background:#fff;
}
	body.mod_extra_live {
		background:#f5f5f5;
	}
#page_wrapper, #maintopic_wrapper, body {
	
}
#page_wrapper, #maintopic_wrapper {
	position: relative;
	overflow:hidden; /*IE7 footer FIX */
}

#maintopic_wrapper {
	padding: 0;
}
#top-bar{
	background:#FFFFFF;
	border-bottom:1px solid #E0E0E0;
	box-shadow: 0px 0px 3px #d1d1d1;
	-moz-box-shadow: 0px 0px 3px #d1d1d1;
	-webkit-box-shadow: 0px 0px 3px #d1d1d1;
	margin-bottom:3px;
}
#top-bar .cc{
	width: 985px;
	margin: 0px auto;
	position: relative;
}
#page, .lpage {
	width: 1020px;
	margin: 0px auto;
	padding-top: 25px;
	min-height: 400px;
	position: relative;
	zoom:1;
}
.maintopic-body .lpage {
	min-height: auto;
}
#maintopic .hp-rows {
	border-bottom: none;
}

#container, .lcontainer {
	width: 980px;
	margin: 0px auto;
	position: relative;
}

.alpha {
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.5);
	filter: alpha(opacity='50'); 
}

a.dc-natemat {color: #FF6D00;}
a.dc-innpoland {color: #009900;}
a.dc-mamadu {color: #65cbcb;}
a.dc-aszdziennik {color: #ff2738;}

.author-label-container {
}

	.author-label-container div.author-avatar {
		text-align: center;
		padding-bottom: 10px;
	}
		.author-label-container div.author-avatar  img {
			border-radius: 5px;
		}
	.author-label-container div.author-label,
	.author-label-container div.author-label a,
	.stream-full .stream-info .stream-author {
		text-align: center;
		text-transform: uppercase;
		color: #878787;
		font-family: QuixoPro;
		font-size: 18px;
	}
	.stream-full .stream-info .stream-author {
		text-align: left;
	}
	.author-label-container div.author-label {
		padding-bottom: 10px;
	}
	
	.author-label-container div.author-subtitle {
		text-align: center;
		padding-bottom: 10px;
		font-size: 14px;
		color: #999;
		margin-top: -10px;
	}


table.author-label {
	background: #FC8220;
	background-image: linear-gradient(bottom, #FE7701 8%, #FC8220 70%);
	background-image: -o-linear-gradient(bottom, #FE7701 8%, #FC8220 70%);
	background-image: -moz-linear-gradient(bottom, #FE7701 8%, #FC8220 70%);
	background-image: -webkit-linear-gradient(bottom, #FE7701 8%, #FC8220 70%);
	background-image: -ms-linear-gradient(bottom, #FE7701 8%, #FC8220 70%);
}
	table.author-label {
		height: 40px;
	}
	table.author-label td {
		position:relative;
		vertical-align:middle;
		padding:0 10px 0 45px;
		_border-bottom: 1px solid #B16D00;
	}
	table.author-label td a, table.author-label a.author-name {
		line-height: 15px;
		font-family: Helvetica, Arial, sans-serif;
		text-transform: uppercase;
		color: #fff;
		font-weight: bold;
		font-size: 15px;
	}
	table.author-label td img {
		position: absolute;
		top:0;
		left:0;
		width:40px;
		height: 40px;
	}
	
.author-label.author-label-small {
	height: 24px;
	float: left;
}
	.author-label.author-label-small td {
		padding:0 10px 0 30px;
		border-bottom: none;
	}
	.author-label.author-label-small td a {
		line-height: 18px;
		font-weight: bold;
		font-size: 14px;
	}
	.author-label.author-label-small td img {
		width:24px;
		height: 24px;
	}

.cb {
	clear: both;
	display: block;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}
p {
	margin: 0 0 10px;
}

.bull {
	color: #000;
	padding: 0 5px;
}

.ibs {
}

img.lazy {
	display: none;
}

.box-header {
	background: #eee;
	line-height: 22px;
	color: #888;
	font-size: 22px;
	margin:0 0 10px 0;
	padding: 12px 10px 7px;
	position: relative;
	z-index: 200;
	zoom:1;
	font-family: QuixoPro;
	font-weight: normal;
}
	.box-header.box-header-with-arrow, .box-header.box-header-with-buttons {
		padding: 7px 13px;
		line-height: 24px;
	}
	.box-header span.arrow {
		float:left;
		display:block;
		background: url(/gfx/arrow_down.png) center right no-repeat;
		padding-right: 35px;
		margin-right: 10px;
		text-transform: uppercase;
	}
	.box-header div.with-arrow span {
		background: #ee0000;
		line-height: 24px;
	}
	.box-header.box-header-with-buttons {
		
	}
	.box-header.box-header-with-buttons a.buttonsmall {
		margin-left: 3px;
		font-family: 'Source Sans Pro', Helvetica, sans-serif;
		font-size: 14px;
	}
	.box-header.box-header-with-buttons span {
		margin-right: 10px;
		line-height: 35px;
		display: inline-block;
		float: left;
	}
	
	.box-header.last-on-blogs-header {
		background: #fff;
		padding-left: 0;
	}
	

a.button, input[type=button], input[type=submit] {
	background-color:#CACACA;
	display:inline-block;
	color:#565656;
	font-size: 18px;
	padding: 7px 15px;
	text-decoration: none;
	border: none;
}
	.show-more-body a.button {
		padding: 14px 0 12px 0;
		font-size: 19px;
		display: block;
		text-transform: uppercase;
	}

a.buttonsmall, a.buttonsmiddle {
	background-color: #CACACA;
	border: none;
	display: inline-block;
	color: #333;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	padding: 4px 10px;
	text-decoration: none;
}
a.buttonsmiddle {
	padding: 8px 10px;
	font-size:14px;
	line-height: 15px;
}
a.buttonsmall.active {
	background-image: none;
	background-color: #333;
	border: none;
	color: #fff;
}
a.buttonheader{
	display:block;
	float:right;
	margin-bottom:12px;
}

.double-cols-left-wrapper {
	float: left;
    margin-left: 0;
    margin-right: -100%;
    padding: 0;
    width: 100%;
}
	.double-cols-left {
		padding: 0 340px 0 0;
	}
	.double-cols-right {
		float: right;
	    margin-left: -300px;
	    margin-right: 0;
	    padding: 0;
	    width: 300px;
	}

.header-top-body {
	display: table;
	width: 100%;
	table-layout: fixed;
	margin-bottom: 5px;
}
header#top-header {
	height: 50px;
	background: #FFF;
	z-index:1100;
	display: table-row;
	width: 100%;
}

	header#top-header.fxd {
		top:0;
		left:0;
		position: fixed;
	}
	header#top-header .top-header-inner {
		position:relative;
	}
	header#top-header .logo-body,
	header#top-header .faces-body,
	header#top-header .categories-body,
	header#top-header .search-body {
		display: table-cell;
		vertical-align: top;
	}

	header#top-header .logo-body {
		width: 205px !important;
		min-width: 205px;
		background: #FF6D00;
		
	}
	header#top-header .logo-body div {
		position: relative;
	}
	header#top-header .logo-body a.more {
		display: block;
		width:40px;
		height: 40px;
		background: url(/gfx/icons2.png) -262px 4px no-repeat;
		position: absolute;
		top: 5px;
		right: 5px;
	}
	
	
	header#top-header .faces-body {
		width: 30%;
		border-bottom: 1px solid #CCCCCC;
	}
		header#top-header .faces {
			height: 50px;
			overflow: hidden;
			position: relative;
			padding-left:2px;
		}
		
		header#top-header .faces .more {
			width: 50px !important;
			height: 50px;
			background: #FF6D00 url(/gfx/icons2.png) 17px -72px no-repeat;
			position: absolute;
			right: 0;
			top:0;
			border-radius: 4px;
		}
		header#top-header .faces .more span {
			color: #fff;
			text-align: center;
			font-size: 11px;
			font-weight: 700;
			display: block;
			margin-top: 34px;
		}
	header#top-header .faces-body img {
		width: 50px;
		height: 50px;
		margin-right: 2px;
		border-radius: 4px;
	}
	
	header#top-header .categories-body {
		border-bottom: 1px solid #CCCCCC;
	}
		header#top-header .categories {
			height: 50px;
			position: relative;
			padding-right: 80px;
		}
		header#top-header .categories-body ul,
		#header-top-submenu ul {
			list-style-type: none;
			margin:0;
			padding:0;
			height: 50px;
			overflow: hidden;
		}
		header#top-header .categories-body ul li,
		#header-top-submenu ul li {
			float: left;
			margin:0;
			padding:0 10px;
		}
		header#top-header .categories .more,
		header#top-header .categories-body ul li a,
		#header-top-submenu ul li a {
			line-height: 50px;
			font-size: 17px;
			font-weight: 700;
			color: #333;
		}
		header#top-header .categories-body ul li a:hover,
		header#top-header .categories-body ul li.active a,
		#header-top-submenu ul li a:hover, 
		#header-top-submenu ul li.active a {
			color: #FF6D00;
		}
		header#top-header .categories .more {
			height: 50px;
			position: absolute;
			right: 0;
			top:0;
			display: block;
			padding: 0 24px 0 20px;
			background: transparent url(/gfx/icons2.png) -210px -123px no-repeat;;
			color: #000;
		}
		header#top-header .categories .more span {
			
		}
	header#top-header .search-body {
		width: 50px !important;
		min-width: 50px;
		background: #000 url(/gfx/icons2.png) -263px -174px no-repeat;
	}
		header#top-header .search-body a {
			display: block;
			width: 50px;
			height: 50px;
		}
	
	header#top-header .logo-body {
		
	}
	header#top-header .logo, footer .logo {
		font-size: 34px;
		color: #fff;
		font-weight: bold;
		line-height: 46px;
	}
		header#top-header .logo img {
			height: 50px;
		}
		header#top-header .logo span, footer .logo span {
			color: #000;
		}
	
	header#top-header #header-top-submenu ul {
		height: auto;
	}
	header#top-header #header-top-submenu ul li {
		display: block;
		float: none;
		border-bottom: 1px solid #CCCCCC;
	}
	header#top-header #header-top-submenu {
		background: #fff;
		position: absolute;
		top: 51px;
		right: 50px;
		width: 200px;
		border-left: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		z-index: 100;
	}
	
footer {
	border-top: 1px solid #FF6D00;
	background: #FF6D00;
	width: 100%;
	position: relative;
	padding: 20px 0 60px 0;
}

	footer .logo-body {
		width: 157px !important;
		min-width: 157px;
		background: #FF6D00;
		position: absolute;
		height: 45px;
		top:0; 
		left:0;
	}
	
	footer .logo {
		font-size: 34px;
		line-height: 42px;
	}
footer .footer-links{
	color:#fff;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 14px;
}
footer .footer-links a{
	color:#fff;
}
footer .footer-links .sep {
	padding: 0 7px;
	display: inline-block;
}

footer .footer-copy {
	font-size: 14px;
	color: #fac095;
	padding: 10px 0 5px 0;
	text-align: center;
}
footer .footer-copy a {
	color: #fac095;
}
footer .footer-copy span {
	margin-right: 10px;
	white-space: nowrap;
}


.breadcrumb {
	padding-bottom: 15px;
}
.breadcrumb ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
}
.breadcrumb ul li {
	display: inline;
	font-size: 13px;
	padding-right: 5px;
	color: #999;
}
.breadcrumb ul li a {
	color: #999;
}
.breadcrumb .bull {
	padding: 0 1px;
}
	
ul.menu-news-list {
	list-style-type: none;
    margin: 0;
	padding: 0;
}
ul.menu-news-list li {
	margin-bottom: 10px;
}
ul.menu-news-list li.last {
	border: none;
}
ul.menu-news-list li a {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #25282A;
	display: block;
	padding: 0 0 10px 0;
}

.article-wraper {
	float: left;
    margin-left: 0;
    margin-right: -100%;
    padding: 0;
    width: 100%;
    position:relative;
}

.article-body {
	padding: 0 340px 0 0;
}

.article-author {
	padding: 0 0 20px 0;
}

	.article-author .author-avatar,
	.article-author .author-label,
	.article-author .author-subtitle,
	.article-author .author-descall {
		display: inline;
	}
	.article-author .author-label,
	.article-author .author-subtitle {
		line-height: 50px;
	}
	.article-author .author-avatar img {
		width: 50px;
		margin-right: 10px;
	}
	.article-author .author-label {
		color: #888;
	}
	.article-author .author-subtitle {
		padding-left: 15px;
	}
	.article-author .author-subtitle a {
		color: #999;
	}

.article-related {
	float: right;
	margin-right: 0;
	padding: 0;
	width: 300px;
	position:relative;
}

article {
	margin-bottom: 15px;
}

	article div.article {
		position: relative;
	}
	
	article header {
	}
	article header h1 {
		font-family: QuixoPro;
		font-size: 42px;
		line-height: 50px;
		margin: 0 0 2px;
		color: #2a2a2a;
		font-weight: normal;
	}
	article header .gallery-related-posts {
		color: #999;
		font-size: 14px;
		line-height: 20px;
	}
	article header .gallery-related-posts a {
		font-weight: bold;
	}
	article .article-body {
		font-size: 19px;
		font-family: Georgia;
		line-height: 1.625;
		padding-bottom: 30px;
	}
	article .figure-container {
		text-align: center;
	}
	article figure {
		margin-bottom: 40px;
		position: relative;
		zoom:1;
		display:inline-block;
	}
	article .html-embed{
		margin-bottom:40px;
		position:relative;
	}
	article figure .img-container{
		position:relative;
	}
	article figure .items{
		display:none;
	}
	article figure figcaption {
		font-size: 14px;
		line-height: 23px;
		color: #2a2a2a;
		padding: 3px 0px;
		font-family: 'Source Sans Pro', Helvetica, sans-serif;
		text-align: left;
		border-bottom: 1px solid #E9E9E9;
	}
	article figure figcaption .src{
		color: #999;
	}
	article figure.article-full img, article figure.page-full img {
		width: 100%;
	}
	article figure.page-full {
		width: 100%;
		margin-bottom: 20px;
	}
	article figure.page-full img {
		
	}
	article figure .gallery-counter, .article-body blockquote.block div.gallery .more, .user-gallery .gallery-counter, .hp-content-image a.more {
		bottom: 0px;
		color: #FFFFFF;
		display: inline-block;
		font-size: 16px;
		padding: 10px 10px 10px 42px;
		position: absolute;
		right: 0px;
		background: rgb(0,0,0) url(/gfx/icons.png) 10px -222px no-repeat;
		background: rgba(0,0,0,0.5) url(/gfx/icons.png) 10px -222px no-repeat;
		line-height:normal;
	}
	
	article figure.smaller {
		text-align: center;
	}
	
	article .gallery-body figure {
		margin: 0 auto 40px;
	}
	article .gallery-body figure {
		background: none;
	}
	article .gallery-body figure span.figure-desc {
		display: block;
		margin-top: 10px;
		font-size: 17px;
		font-family: Georgia;
		line-height: 25px;
		color: #333;
	}
	article .gallery-body figure span.figure-source {
		display: block;
		margin-top: 5px;
	}
	
	article figure.article-full.right{
		margin:0 0 10px 0;
	}
	article figure.article-full.right img{
		
	}
	article figure.article-full.right .gallery-counter, .user-gallery .gallery-counter {
		font-size:13px;
		bottom:10px;
		right:10px;
		padding:7px 10px 7px 33px;
		background-position: 6px -269px;
	}
	
	.article-body blockquote{
		margin:0 0 10px 0;
		font-family: Helvetica,sans-serif;
		line-height:normal;
		position:relative;
	}
	.article-body blockquote.block{
	   margin: 30px 0;
	}
	.article-body blockquote.block .block-inside{
		padding-left:10px;
	}
	.article-body blockquote.block.embed .block-inside,
	.article-body blockquote.block .block-inside.style_default,
	.article-body blockquote.block .block-inside.style_transparent
	{
		padding:0;
	}
	.article-body blockquote.block .block-inside.ls_default, .article-body blockquote.block .block-inside.ls_gray{
		padding-left: 30px;
		border-left: 4px solid #ff881f;
	}
	.article-body blockquote.block .block-inside.ls_gray{
		border-left: 4px solid #DBDBDB;
	}
	
	
	.article-body blockquote.block .author-label-container{
		width:105%;
		margin-bottom:10px;
		position: relative;
	}
	.article-body blockquote.block .author-anonymous-label{
		width:105%;
		margin-bottom:10px;
	}
	.article-body blockquote.block .author-anonymous-label img{
		float:left;
	}
	.article-body blockquote.block .author-anonymous-label .author-about{
		float:left;
		padding-left:5px;
		width:255px;
	}
	.article-body blockquote.block.pos_inside .author-anonymous-label .author-about{
		width:600px;
	}
	.article-body blockquote.block .author-anonymous-label .name{
		font-weight:bold;
		display:block;
		color: #666666;
		font-size: 15px;
		line-height: 40px;
		text-transform: uppercase;
	}
	.article-body blockquote.block .author-anonymous-label .name.with-about{
		line-height: 20px;
	}
	.article-body blockquote.block .author-anonymous-label .about{
		color: #999999;
		font-size: 11px;
	}
	
	.article-body blockquote.block .author-header{
		margin-bottom:10px;
		min-height: 50px;
	}
	.article-body blockquote.block .author-header img.avatar{
		width: 50px;
		height: 50px;
		border-radius: 4px;
		margin-bottom:10px;
	}
	.article-body blockquote.block .author-header .name{
		display:block;
		font-family: QuixoPro;
		font-size: 18px;
		color:#888;
		text-transform:uppercase;
		line-height:22px;
	}
	.article-body blockquote.block .author-header .about{
		font-size: 14px;
		font-family: 'Source Sans Pro', Helvetica, sans-serif;
		color:#999;
		margin-bottom:3px;
	}
	
	.article-body blockquote.block h3{
		font-family: QuixoPro;
		font-size: 30px;
		font-weight:normal;
		line-height:36px;
		margin:0;
		padding: 0 0 5px;
	}
	.article-body blockquote.block p{
		padding: 0 0 5px;
		font-family: Georgia;
		font-size: 19px;
		line-height: 1.5;
		margin:0;
	}
	.article-body blockquote.block p a.more{
		white-space: nowrap;
		font-style:italic;
		text-transform:lowercase;
		display: inline-block;
	}
	.article-body blockquote.block p a.more:first-letter{
		text-transform:uppercase;
	}

	
	.article-body blockquote.block hr{
		margin:0 0 10px;
		border-color: #E8E8E8;
	}
	.article-body blockquote.block .style_gray hr{
		margin:0 10px 10px;
		border-color: #FFF;
	}
	
	.article-body blockquote.block div.links{
		padding: 0 0 5px;
	}
	.article-body blockquote.block div.links ul{	
		margin:0;
		padding:0;
		list-style:none outside none;
		
	}
	.article-body blockquote.block.pos_inside div.links ul{
		width:300px;
		float:left;
		margin-right:10px;
	}
	.article-body blockquote.block div.links ul li{
		font-size: 15px;
		padding-bottom:3px;
		font-family: Helvetica,sans-serif;
		font-weight: bold;
	}
	.article-body blockquote.block div.html{
		padding: 0 0 5px;
	}
	
	.article-body blockquote.block div.gallery .img-container{
		position:relative;
		overflow:hidden;
	}
	.article-body blockquote.block div.gallery .img-container img{
		width: 100%;
		max-width: 100%;
		top: auto !important;
	}
	.article-body blockquote.block div.gallery .img-container img.indent{
		display:none;
	}
	
	.article-body blockquote.block div.gallery .play{
		position:absolute;
		top:50%;
		left:50%;
		width:100px;
		height:100px;
		background: transparent url(/gfx/play.png) center center no-repeat;
		opacity: 0.8;
		filter: alpha(opacity=80); 
		margin: -50px auto auto -50px;
	}
	.article-body blockquote.block div.gallery .desc{
		color: #2a2a2a;
		font-family: 'Source Sans Pro', Helvetica, sans-serif;
		font-size: 14px;
		line-height: 23px;
		padding: 3px 0px;
		text-align: left;
		border-bottom: 1px solid #E9E9E9;
	}
	.article-body blockquote.block div.gallery .desc .src{
		color: #999999;
	}
	.article-body blockquote.block div.gallery .desc .src .bull{
		color: #000000;
		padding: 0 5px;
	}
	.article-body blockquote.block div.gallery .items{
		display:none;
	}
	.article-body blockquote.block.pos_indent div.gallery img.indent{
		display:none;
	}
	.article-body blockquote.block.pos_indent div.gallery img.inside{
		display:block;
	}
	
	.article-body blockquote div.gallery a.popup{
		width:100%;
		height:100%;
		position:absolute;
		top:0;
		left:0;
		display:block;
		background-image:url('/gfx/bg-transparent.png');
	}
	
	.article-body blockquote.block div.header{
		color: #999999;
    	font-size: 13px;
    	padding: 0 0 5px;
	}
	.article-body blockquote.block div.header .title{
		line-height: 22px;
		color:#666666;
		font-size: 18px;
		font-weight: bold;
		text-transform: uppercase;
	}
	.article-body blockquote.block div.header .subtitle{
		color:#999999;
	}
	
	.article-body blockquote.block .style_default{
		background:#FFF;
	}
	
	.article-body blockquote.block .style_gray{
		background:#E9E9E9;
		padding-top:5px;
	}
	
	.article-body blockquote.block .style_red{
		background:#CE123E;
		color:#01190D;
		padding-top:5px;
	}
	.article-body blockquote.block .style_red a{
		color:#FFF;
	}
	.article-body blockquote.block .style_red h3{
		color:#FFF;
	}
	.article-body blockquote.block .style_red div.header, .article-body blockquote.block .style_red div.header .title, .article-body blockquote.block .style_red div.header .subtitle{
		color:#FFF;
	}
	
	.article-body blockquote.block .style_green{
		background:#0E7B44;
		color:#01190D;
		padding-top:5px;
	}
	.article-body blockquote.block .style_green a{
		color:#FFF;
	}
	.article-body blockquote.block .style_green h3{
		color:#FFF;
	}
	.article-body blockquote.block .style_green div.header, .article-body blockquote.block .style_green div.header .title{
		color:#FFF;
	}
	
	.article-body blockquote.block.embed {
		text-align:center;
	}
	.article-body blockquote.embed .block-inside{
		display:inline-block !important;
		width:auto !important;
	}
	.article-body blockquote.block.embed .img-container{
		height:auto !important;
	}
	.article-body blockquote.block.embed .img-container img{
		width:auto !important;
	}
	.slideshow .article-body blockquote.block.embed .img-container img {
		width: 100% !important;
	}
	
	article .post-has-sponsor {
		display: block;
		font-size: 11px;
		padding: 0 0 2px;
		color: #999;
	}
	
	.article-body blockquote.block.pos_inside .style_transparent div.links,
	.article-body blockquote.block.pos_indent .style_transparent div.links {
		margin-top: 0px;
		padding-top: 0px;
	}
	.article-body blockquote.block.pos_inside .style_transparent div.links ul,
	.article-body blockquote.block.pos_indent .style_transparent div.links ul {
		width: auto;
		float: none;
		margin-right: 0px;
		margin-top: 0px;
		padding-top: 0px;
	}
	
	.article-body blockquote.block.pos_inside .style_transparent div.links ul li,
	.article-body blockquote.block.pos_indent .style_transparent div.links ul li {
		border-bottom: 1px solid #e0e0e0;
		padding: 0 0 14px 0;
		margin: 0 0 4px 0;
		font-family: Georgia;
		font-size: 18px;
		font-weight: normal;
		line-height: 25px;
	}
	.article-body blockquote.block.pos_inside .style_transparent h3,
	.article-body blockquote.block.pos_indent .style_transparent h3 {
		color: #888;
		text-transform: uppercase;
		font-size: 15px;
	}
	
	
	article section.article-author {
		display: table;
	}
	
	article section.article-author div.author-label-container {
		display: table-row;
	}
	
	article section.article-author div.author-avatar,
	article section.article-author div.author-descall {
		display: table-cell;
		vertical-align: middle;
	}
	
	article section.article-author .author-label,
	article section.article-author .author-subtitle {
		line-height: 15px;
		padding-left: 0;
		padding-right: 10px;
	}
	article section.article-author .author-subtitle .date {
		white-space: nowrap;
	}
	article section.article-author div.author-avatar {
		padding-bottom: 5px;
	}
	
	header.with-fullpage-photo {
		position: relative;
	}

	header.with-fullpage-photo h1 {
		padding: 25px 15px;
		color: #fff;
	}
	header.with-fullpage-photo .article-title {
		background-image: linear-gradient(bottom, transparent 8%, #000 100%);
		background-image: -o-linear-gradient(bottom, transparent 8%, #000 100%);
		background-image: -moz-linear-gradient(bottom, transparent 8%, #000 100%);
		background-image: -webkit-linear-gradient(bottom, transparent 8%, #000 100%);
		background-image: -ms-linear-gradient(bottom, transparent 8%, #000 100%);
		position: absolute;
		top:0;
		left:0;
		width: 100%;
	}
	
	article .article-body .post-like-us blockquote.block h3 {
		color: #666;
		font-size: 17px;
	}
	
	
	
a.comments-anchor {
	position: absolute;
	left:0;
	top: -100px;
}
	

.article-related header {
	border: none;
	font-size: 19px;
	line-height: 19px;
	padding: 14px 15px 8px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 0;
	background: #333;
	color: #fefefe;
	font-family: QuixoPro;
	margin-bottom: 20px;
}
	.article-related ul {
		list-style-type: none;
	    margin: 0;
	    padding: 0;
	}
	.article-related ul li {
		font-size: 13px;
		margin-bottom: 19px;
		padding-bottom: 19px;
		border-bottom: 1px solid #E4E4E4;
	}
	
	.article-related ul li img {
		width: 90px;
		height: 60px;
		float: left;
		margin: 0 10px 0 0;
	}
	
	.article-related ul li a.link {
		font-weight: bold;
		font-size: 16px;
		color: #333;
	}

.article-topics {
	background: #E9E9E9;
	padding: 11px 15px 7px 16px;
	margin-bottom: 20px;
	font-size: 15px;
	font-family: 'Source Sans Pro', Helvetica, sans-serif;
}
.article-topics header {
	display: inline;
	border: none;
	padding: 0;
	margin: 0 10px 0 0;
	color: #666;
	font-family: QuixoPro;
	font-size: 19px;
}


.article-comments {
	text-align: center;
	position: relative;
	padding-bottom: 50px;
	margin-bottom: 20px;
}



	.article-author .socials,
	.page-header-socials .socials,
	.user-navi-socials .socials,
	.article-comments .socials {
		position: absolute;
		top:0;
		left:0;
		
	}
		.article-comments .socials.hidden {
			display:none;	
		}
	.sticked.socials a,
	.sticked.socials span.fbcnt,
	.live-item .socials a,
	.content-full-page-photo .socials a,
	.article-author .socials a,
	.page-header-socials .socials a,
	.user-navi-socials .socials a,
	.article-comments .socials a,
	#posts-progress .socials a,
	.content-full-page-photo span.fbcnt,
	.article-author .socials span.fbcnt,
	.article-comments .socials span.fbcnt {
		background: transparent url(/gfx/article-socials6.png) 0px 0px no-repeat;
		display: block;
		float: left;
		width: 42px;
		height: 42px;
		margin-right: 5px;
	}
		.content-full-page-photo .socials a,
		.live-item .socials a {
			border-radius: 4px;
		}
	
	.sticked.socials a.facebook,
	.live-item .socials a.facebook,
	.content-full-page-photo .socials a.facebook,
	.article-author .socials a.facebook,
	.page-header-socials .socials a.facebook,
	.user-navi-socials .socials a.facebook,
	.article-comments .socials a.facebook,
	.article-comments .socials a.facebook,
	#posts-progress .socials a.facebook {
		background-position: 0px 0px;
	}
	.sticked.socials a.twitter,
	.live-item .socials a.twitter,
	.content-full-page-photo .socials a.twitter,
	.article-author .socials a.twitter,
	.page-header-socials .socials a.twitter,
	.user-navi-socials .socials a.twitter,
	.article-comments .socials a.twitter,
	#posts-progress .socials a.twitter {
		background-position: -45px 0px;
	}
	.sticked.socials a.gplus,
	.live-item .socials a.gplus,
	.content-full-page-photo .socials a.gplus,
	.article-author .socials a.gplus,
	.page-header-socials .socials a.gplus,
	.user-navi-socials .socials a.gplus,
	.article-comments .socials a.gplus,
	#posts-progress .socials a.gplus {
		background-position: -90px 0px;
	}
	.sticked.socials a.mail,
	.live-item .socials a.mail,
	.content-full-page-photo .socials a.mail,
	.article-author .socials a.mail,
	.page-header-socials .socials a.mail,
	.user-navi-socials .socials a.mail,
	.article-comments .socials a.mail,
	#posts-progress .socials a.mail {
		background-position: -135px 0px;
	}
	.sticked.socials span.fbcnt,
	.live-item .socials span.fbcnt,
	.content-full-page-photo .socials span.fbcnt,
	.article-author .socials span.fbcnt,
	.page-header-socials .socials span.fbcnt,
	.user-navi-socials .socials span.fbcnt,
	.article-comments .socials span.fbcnt,
	#posts-progress .socials span.fbcnt {
		background-position: -180px 0px;
	}
	.sticked.socials a.comments,
	.live-item .socials a.comments,
	.content-full-page-photo .socials a.comments,
	.article-author .socials a.comments,
	.page-header-socials .socials a.comments,
	.user-navi-socials .socials a.comments,
	.article-comments .socials a.comments,
	#posts-progress .socials a.comments {
		background-position: -319px 0px;
	}
	.sticked.socials a.linkedin,
	.live-item .socials a.linkedin,
	.content-full-page-photo .socials a.linkedin,
	.article-author .socials a.linkedin,
	.page-header-socials .socials a.linkedin,
	.user-navi-socials .socials a.linkedin,
	.article-comments .socials a.linkedin,
	#posts-progress .socials a.linkedin {
		background-position: -364px 0px;
	}
	
	
	a.facebook-share,
	.article-comments .socials a.facebook-share,
	#posts-progress .socials a.facebook-share {
		display: inline-block;
		height: 38px;
		width: auto;
		color: #fff;
		line-height: 38px;
		background-position: -4px -60px;
		border-radius: 3px;
		padding: 0 20px 0 40px;
		font-size: 17px;
	}
	
	
	
	
	.live-item .socials a, 
	.live-item .socials span.fbcnt {
		display: inline-block;
		float: none;
		margin: 0 2px;
	}
	.live-item .socials {
		text-align: center;
		position: static;
		top: auto;
		right: auto;
	}
	
	.article-author .socials {
		position: static;
		display: none;
	}
	.sticked.socials a,
	.sticked.socials span.fbcnt,
	.article-author .socials a,
	.article-author .socials span.fbcnt {
		float: none;
		margin: 0 0 5px auto;
	}

	.article-comments a.button {
		color: #fff;
		background: #000;
		border-radius: 3px;
		padding: 8px 90px;
	}

	.article-comments a.button span.label,
	.article-comments a.button span.label {
		background: url(/gfx/icons2.png) center left no-repeat;
		background-position: 0px -756px;
		padding-left: 27px;
	}
	.article-comments a.button span.label span {
		display: none;
	}
	
	.article-comments .comments-body {
		margin: 30px 0;
	}
	
	.comments-body span, .comments-body iframe {
	    width: 100% !important;
	}
	
	.sticked.socials span.fbcnt,
	.content-full-page-photo .socials span.fbcnt,
	.article-author .socials span.fbcnt,
	.article-comments .socials span.fbcnt {
		text-align: center;
		line-height: 48px;
		overflow: hidden;
		height: 46px;
		color: #4b68b9;
	}
	.content-full-page-photo .socials span.fbcnt,
	.article-comments .socials span.fbcnt {
		background-position: -225px 0px;
		height: 44px;
		width: 40px;
		padding-left: 4px;
		line-height: 41px;
	}
	
	#posts-progress .socials span.fbcnt {
		display: none;
	}
	.content-full-page-photo .socials span.fbcnt,
	.mod_live .article-comments .socials span.fbcnt {
		display: none;
	}
	
.post-socials-messenger {
	text-align: right;
	padding-bottom: 4px;
}
	
.next-posts article {
	border-top: 5px solid #FF6D00;
	margin-top: 50px;
	padding-top: 50px;
}


.user-navi-socials {
	height: 70px;
	position: relative;
}
.page-header-socials {
	height: 40px;
	position: relative;
	width: 280px;
	float: right;
}
	.page-header-socials .socials a,
	.user-navi-socials .socials a {
		margin: 0 0 0 5px;
	}
	.user-navi-socials span,
	.page-header-socials span {
		float: left;
		color: #999;
		font-size: 16px;
		line-height: 40px;
	}
	
#posts-progress {
	position: fixed; 
	top: 0; left: 0; 
	width: 100%; 
	background: #fff; 
	height: 50px; 
	overflow: hidden;
	z-index:1300;
	border-bottom: 1px solid #CCCCCC;
	display:none;
}
	#posts-progress.slideshow {
		height:145px;
	}

	#posts-progress .body {
		position: relative;
		padding: 0 320px 0 70px;
	}
	
	#posts-progress .logo {
		background: #FF6D00 url(/gfx/natemat/logo_avatar_50_50.svg) 0px 0px no-repeat;
		line-height: 43px;
		position: absolute;
		top:0;
		left: 0;
		display: block;
		width: 53px;
		height: 50px;
		text-align: center;
		font-size: 46px;
		font-weight: bold;
		color: #FFFFFF;
	}
	#posts-progress .logo span {
		color: #000;
	}
	
	#posts-progress .body h4 {
		margin: 0;
		padding: 0;
		line-height: 50px;
		font-size: 20px;
		font-family: QuixoPro;
		font-weight: normal;
		height: 45px;
		overflow: hidden;
	}
	
	#posts-progress .socials {
		position: absolute;
		top: 4px;
		right: 0;
	}
	
	
	#posts-progress .progress-body {
		margin-left: 50px;
	}
	#posts-progress .progress-body .progress {
		background:#FF6D00; 
		width: 0%; 
		height: 5px;
	}
	
	#posts-progress a.button {
		position: absolute;
		top: 4px;
		right: 185px;
		padding: 9px 15px;
		border-radius: 3px;
	}
	
div.comments-preview-box, div.comments-preview-box a {
	color: #333;
}

div.comments-preview-box {
	background: #EEEEEE;
	padding: 0 10px 0 4px;
	position: absolute;
	right: 0px;
	top: 0;
	line-height: 38px;
	font-size: 15px;
	font-weight: bold;
	font-family: 'Source Sans Pro', Helvetica, sans-serif;
	border-radius: 3px;
}
	div.comments-preview-box img {
		height: 32px;
		width: 32px;
		vertical-align: top;
		margin: 3px 4px 0 0;
	}
	
	div.comments-preview-box.nocomments {
		padding: 0 15px 0 0;
		background: transparent url(/gfx/comment-raquo.png) center right no-repeat;
		line-height: 37px;
	}
	
	div.comments-preview-box.nocomments a {
		color: #0088CC;
		font-size: 19px;
		font-weight: normal;
		line-height: 20px;
		
	}
	
	
div.social-recommendations, div.social-comments {
	margin-bottom: 15px;
}



div.section-header {
	background: #000;
	margin-bottom: 20px;
}
div.section-header img {
	width: 680px;
	height: 105px;
}
div.section-header p {
	color: #fff;
	float: right;
	dipsplay: block;
	padding: 10px 10px 10px 0;
	margin: 0;
	font-size: 14px;
	width: 285px;
}

.user-header {
	background: #FF6D00;
	padding: 32px 320px 28px 20px;
	margin-bottom: 20px;
	position: relative;
}
	.user-header h1,
	.user-header h1 a {
		color: #fff;
		font-size: 36px;
		font-weight: lighter;
		font-family: QuixoPro;
		line-height: 40px;
		margin:0;
	}
	
	.user-header .header-form {
		position: absolute;
		top: 12px;
		right: 0px;
		width: 305px;
	}

table.category-header {
	background: #E9E9E9;
	width: 100%;
	height: 100px;
	margin-bottom: 20px;
}
table.category-header td.about {
	vertical-align: top;
	width: 303px;
	background: #000;
}
table.category-header td.about p {
	color: #fff;
	padding: 10px;
	margin: 0;
	font-size: 14px;
}
table.category-header td.name h1, table.category-header td.name h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 42px;
}

table.category-header td.name {
	vertical-align: middle;
	padding: 10px;
	text-transform: uppercase;
	font-size: 42px;
}



table.user-header td.name h1 a {
	color: #fff;
}


div.topic-list {
	background: #333333;
}
	div.topic-list .box-header {
		background: transparent;
		color:#fff;
		padding: 20px 0 0 0;
		margin: 0;
	}
	div.topic-list-body {
		width: 980px;
		margin: 0 auto;
	}
	div.topic-list-element {
		width: 215px;
		height: 143px;
		float: left;
		margin:20px;
		display: table;
		overflow: hidden;
		background-repeat: no-repeat;
		background-size: cover;
	}
	div.topic-list-element.by1 {
		margin:20px 20px 20px 0;
	}
	div.topic-list-element.by4 {
		margin: 20px 0 20px 20px;
	}
	div.topic-list-element-item {
		vertical-align: middle;
		display: table-cell;
		text-align: center;
		background: rgba(0,0,0,0.3);
		
	}
	div.topic-list-element-item a {
		font-family: QuixoPro;
		color: #fff;
		font-size: 28px;
		line-height: 30px;
	}
	
	div.topic-list-body a.button {
		width:50%;
		display: inline-block;
		min-width: 200px;
	}

div.rich-tag-body {
	margin-bottom: 30px;
}

div.rich-tag-body img.rich-tag-image {
	width: 100%;
}




ul.posts {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.posts li {
	margin-bottom: 15px;
	border-bottom: 1px solid #EDEDED;
	zoom:1;
}
ul.posts li.bloger {
	margin-bottom: 20px;
	padding-top:10px;
}
ul.posts li.bloger .content {
	border-top: 4px solid #FF6D00;
	padding: 14px 0 20px;
}

ul.posts li p {
	font-size: 17px;
	line-height: 26px;
	color: #4c4c4c;
	padding: 5px 0 0 0;
	margin: 0;
}

ul.posts li a.post-title {
	font-size: 24px;
	line-height: 28px;
	color: #25282a;
	font-family: QuixoPro;
	font-weight: lighter;
}

ul.posts li a.read-more, ul.stream-full li a.read-more {
	white-space: nowrap;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 15px;
}

ul.posts img.post-image {
	margin-top: 9px;
	width: 100%;
}

ul.posts li .post-info {
	padding: 10px 0 10px 0;
	color: #888;
}

ul.posts li .sep {
	color: #333;
}

ul.posts.search li.bloger .content {
	border-top: none;
}

ul.posts.search li .author-label-container div.author-avatar {
	float: left;
}
ul.posts.search li .author-label-container div.author-avatar img {
	width: 45px;
	height: 45px;
	margin-right: 10px;
}
ul.posts.search li .author-label-container div.author-label {
	line-height: 45px;
}
ul.posts.search li.bloger .content {
	padding: 0 0 20px;
}
ul.posts.search li .post-info a {
    color: #888;
  }

.article-more-posts ul.posts li {
	float: left;
	width: 300px;
	margin-right: 40px;
	border: none;
}
.article-more-posts ul.posts li.e3,
.article-more-posts ul.posts li.e6 {
	margin-right: 0;
}
.article-more-posts ul.posts img.post-image {
	margin-bottom: 10px;
}

.search-results {
	min-height: 650px;
}


div.box-header-navi {
	width: 72px;
	position: absolute;
	right: 3px;
	top: 3px;
}
div.box-header-navi-left, div.box-header-navi-right {
	width:35px;
	height:35px;
	float: left;
	cursor: pointer;
	background: #eee url(/gfx/icons2.png) 11px -880px no-repeat;
}
div.box-header-navi-left {
	margin-right: 2px;
}
div.box-header-navi-right {
	background-position: -274px -929px;
}

#last-on-blogs-carousel-navi {
	display:none;
}


#topics-carousel-navi, #last-on-blogs-carousel-navi {
	display:none;
}
ul.topics-carousel, ul.last-on-blogs-carousel {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.topics-carousel li {
	width: 161px;
	height: 161px;
	margin: 20px 44px 20px 0;
	border-radius: 6px;
}
ul.topics-carousel li img {
	width: 161px;
	height: 161px;
}

.topic-about-body {
	
	width:100%;
	height:100%;
	border-radius: 6px;
}

.topic-about {
	display: table;
	width:100%;
	height:100%;
	border-radius: 6px;
}

ul.topics-carousel li .topic-about a {
	display: table-cell;
	font-family: QuixoPro;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	vertical-align: bottom;
	text-align: center;
	background-image: linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
	background-image: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
	background-image: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
	border-radius: 6px;
	padding-bottom: 5px;
}
ul.topics-carousel li .topic-about a:hover {
	background-image: none;
}

.topic-list div.box-header-navi-left, .topic-list div.box-header-navi-right {
	background-color: #000;
}
.topic-list {
	padding: 10px 0 20px 0;
}



topic-list .jcarousel-container, .jcarousel-clip{
	overflow: hidden;
}



ul.stream-full {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	ul.stream-full *{
		zoom:1;
	}
	.ie7 ul.stream-full *{
		zoom:0;
	}
	ul.stream-full li {
		padding: 10px 0 10px 75px;
		min-height: 80px;
		border-bottom: 1px solid #f1f1f1;
		margin: 10px 0 10px 0;
		position: relative;
	}
	
	ul.stream-full .stream-info {
		position: relative;
	}
	
	ul.stream-full img.stream-author-awatar {
		position: absolute;
		top: 0;
		left: -75px;;
		width: 60px;
		height: 60px;
		border-radius: 3px;
	}
	ul.stream-full img.stream-default-awatar {
		position: absolute;
		top: 0;
		left: -75px;;
		width: 60px;
		height: 60px;
	}
	
	ul.stream-full .stream-body {
		font-size: 16px;
		line-height: 24px;
		color: #666;
	}
	ul.stream-full .stream-socials {
	}
	ul.stream-full .stream-socials .social-item {
		float:left;
		padding:5px 5px 0 0;
	}
	ul.stream-full .stream-socials .social-item-first {
		padding:5px 30px 0 0;
	}
	ul.stream-full div.stream-author, ul.stream-full div.stream-date, ul.stream-full div.stream-via, ul.stream-full div.stream-sep, ul.stream-full div.stream-short {
		line-height: 24px;
	}
	ul.stream-full div.stream-author {
	}
	ul.stream-full div.stream-author .author-name {
		color: #888;
		font-weight: normal;
		font-size: 20px;
		text-transform: uppercase;
		font-family: QuixoPro;
	}
	ul.stream-full div.stream-date, ul.stream-full div.stream-via, ul.stream-full .author-name .author-name-text {
		font-size: 14px;
		line-height: 24px;
		color: #999;
	}
	ul.stream-full div.stream-date a {
		color: #999;
	}
	ul.stream-full div.stream-short {
		color: #4C4C4C;
		font-weight: bold;
	}
	ul.stream-full img.stream-fb-share-photo {
		float: left;
		margin: 3px 10px 10px 0;
	}
	ul.stream-full p.stream-share-desc {
		font-size: 15px;
		color: #999;
	}
	ul.stream-full .stream-share-body {
		padding: 5px 0 0 0;
		font-family: Georgia;
		font-size: 17px;
		line-height: 28px;
	}
	ul.stream-full .stream-share-video, ul.stream-full .stream-share-photo {
		padding: 10px 0 0 0;
	}
	ul.stream-full .stream-share-photo img {
		max-width: 100%;
	}
	ul.stream-full h3 {	
		font-family: QuixoPro;
		font-size: 22px;
		font-weight: normal;
		line-height: 26px;
		color: #25282A;
		margin: 0 0 5px;
	}
	ul.stream-full h3 a {
		color: #25282A;
	}
	ul.stream-full li.hotnews h3, ul.stream-full li.hotnews h3 a {
		color: #D33A18;
	}
	ul.stream-full .stream-admin-header {
		display: none;
	}
	
	ul.stream-full li .stream-socials a.buttonsmall {
		line-height: 13px;
		font-size: 13px;
	}
	

ul.stream-full.users-stream-full {
	
}
	ul.stream-full.users-stream-full li {
		padding: 10px 0 15px 0;
		position: relative;
	}
		ul.stream-full.users-stream-full li.notitle {
			padding: 10px 0 15px 75px;
			background: transparent url(/gfx/default_stream_quote.png) 0 10px no-repeat;
		}
		ul.stream-full.users-stream-full li.notitle.notitle-source-Facebook {
			background: transparent url(/gfx/default_stream_facebook.png) 0 10px no-repeat;
		}
		ul.stream-full.users-stream-full li.notitle.notitle-source-Twitter {
			background: transparent url(/gfx/default_stream_twitter.png) 0 10px no-repeat;
		}
	ul.stream-full.users-stream-full li h3 {
		font-size: 30px;
		font-weight: normal;
		line-height: 34px;
		color: #25282A;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
	ul.stream-full.users-stream-full li h3 a {
		color: #25282A;
	}
	ul.stream-full.users-stream-full .stream-body {
		padding: 0;
		line-height:26px;
	}
	
	ul.stream-full.users-stream-full .stream-info .stream-author {
		display: none;
		text-align: right;
	}
	
.submenu-item ul.stream-full li {
	border: none;
	padding: 0 0 10px 50px;
	min-height: 50px;
	margin: 0 0 10px 0;
}
	
	.submenu-item ul.stream-full img.stream-author-awatar {
		position: absolute;
		top: 0;
		left: -50px;;
		width: 50px;
		height: 50px;
	}
	.submenu-item ul.stream-full div.stream-author {
		padding-left: 10px;
		padding-right: 10px;
	}
	.submenu-item ul.stream-full .author-profession {
		padding: 5px 0 0 10px;
		color: #888;
		font-size: 12px;
		display: block;
	}
	

div.comments-box-body {
	margin-top: 10px;
	
}
div.comments-box {
	background: #EEEEEE;
	padding: 5px 8px;
}
ul.comments-small {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	ul.comments-small li, ul.stream-full.users-stream-full li ul.comments-small li {
		margin: 0;
		padding: 0 0 8px 35px;
		margin-bottom: 8px;
		border-bottom: 1px solid #fff;
		min-height: 0px;
		position: relative;
	}
	ul.comments-small li .comment-body, ul.comments-small li .comment-body a {
		line-height: 22px;
		font-size: 15px;
		color: #666;
	}
	ul.comments-small li a.comment-author {
		font-weight: bold;
	}
	ul.comments-small li span.comment-date {
		color: #999;
		display: block;
		font-size: 13px;
		padding: 2px 0;
	}
	
	ul.comments-small li img.comment-author-awatar {
		width: 25px;
		height: 25px;
		position: absolute;
		top: 3px;
		left: 0;
	}
	
	ul.stream-full.users-stream-full li div.comments-box-body {
		padding: 0px;
	}
	ul.comments-small li span span.comments-truncate {
		margin-right: 5px;
	}
	ul.comments-small li span a.comments-more {
		color: #08C;
	}
	
	
div.comments-box-body-header {
	position: relative;
	color: #999;
	padding: 0 0 5px;
	font-size: 14px;
}
ul.stream-full.users-stream-full li div.stream-socials {
	padding-left: 0px;
}
span.comments-down-arrow {
	display: block;
	position: absolute;
	right: 0;
	top:0;
	line-height:26px;
	background: #E9E9E9;
	padding: 0 5px;
}
div.comments-box-body-header a {
	position: absolute;
	right: 28px;
	top:2px;
}


.search-blogs-form {
	width: 610px;
	float: left;
	margin-right: 10px;
}

.search-blogs-form .form,
.search-form .form {
	margin-right: 165px;
	position: relative;
}
	.search-form input[type=text],
	.search-blogs-form input[type=text] {
		display: block;
		width: 100%;
		border: 2px solid #CCCCCC;
		background: #fff;
		font-size: 18px;
		line-height: 31px;
		padding: 9px 15px;
	}
	
	.search-blogs-form input[type=submit],
	.search-form input[type=submit] {
		position: absolute;
		top: 0;
		right: -165px;
		padding: 15px 45px 15px 30px;
		color: #fff;
		background: #FF6D00;
		background: #FF6D00 url(/gfx/icons2.png) -190px -173px no-repeat;
	}

	.search-blogs-filters {
		padding-top: 22px;
		white-space: nowrap;
	}
	
	.search-form span.cnt {
		color: #999;
		display: block;
		padding-top: 5px;
	}



ul.blog-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top:20px;
	width: 1020px;
}
	ul.blog-list li,
	ul.last-on-blogs-carousel li {
		width: 160px;
		height: 160px;
		margin: 0px 44px 40px 0;
		float: left;
		background: #e0e0e0;
		border-radius: 6px;
		background-repeat: no-repeat;
		background-size: cover;
	}
	ul.blog-list li.hide{
		display:none;
	}
	ul.blog-list li a.blog-name,
	ul.last-on-blogs-carousel li a.blog-name {
		width:100%;
		height:100%;
		background-image: linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
		background-image: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
		background-image: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
		background-image: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
		background-image: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
		display: block;
		position: relative;
		border-radius: 6px;
	}
	ul.blog-list li a.blog-name:hover,
	ul.last-on-blogs-carousel li a.blog-name:hover {
		background-image: none;
	}
	ul.blog-list li a.blog-name span,
	ul.last-on-blogs-carousel li a.blog-name span {
		position: absolute;
		text-transform: uppercase;
		color:white;
		bottom: 0;
		left:0;
		width: 100%;
		text-align: center;
		padding: 0 0 5px;
		font-size: 18px;
		font-family: QuixoPro;
	}
	

.full-page-header {
	background: #EEEEEE;
	padding: 34px 17px 27px;
	margin-bottom: 40px;
}

	.full-page-header h1 {
		color: #888;
		font-size: 36px;
		font-family: QuixoPro;
		font-weight: normal;
		line-height: 40px;
		margin: 0 20px 0 0;
		float: left;
	}
	
	.full-page-header ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	
	.full-page-header ul li {
		padding-top: 2px;
		float: left;
		margin-right: 20px;
		line-height: 38px;
		font-size: 17px;
		color: #2a2a2a;
	}
	
	.full-page-header ul.more-links {
		display: none;
	}
	
.stream-featured-topics {
	border-bottom: 1px solid #f1f1f1;
	padding: 0 0 10px 0;
}

.formbody {
	width: 600px;
}

.formrow {
	margin: 5px 0;
	padding-bottom: 10px;
}
.formrow label{
	display: block;
	font-weight:bold;
}
.formrow .formfield{
	margin-top:3px;
}
.form2rows .formrow {
	width: 50%;
	float: left;
}

.formrow input[type=text], .formrow input[type=password], .formrow textarea {
	width: 95%;
	margin-right: 10px;
	border: 1px solid #aaa;
}
.formrow input[type=text].short, .formrow input[type=password].short {
	width:30%;
}
.form2rows .formrow input[type=text], .form2rows .formrow input[type=password], .form2rows .formrow textarea {
	width: 90%;
}

.formrow span {
	line-height: 30px;
}
label.error {
	padding: 3px 0 0 0;
	color: #ff0000;
}

label.inline {
	display: inline;
}

div.search-buttons {
}



/* Wygl�d element�w w sekcji */

#hp-body, #maintopic {
	margin-left: -20px;
}
.hp-row-body {
	
}

.hp-rows {
	margin-bottom:25px;
	padding-bottom: 10px;
	width: 1020px;
	border-bottom: 1px solid #f1f1f1;
}

.hp-rows .hp-row-body {
	
}

.hp-item {
	float: left;
	margin: 0 20px;
}

.hp-item-handler {
	background: #e0e0e0;
	margin-bottom: 10px;
}

.hp-1-row .hp-item, .hp-1-row .hp-item-placeholder {
	width: 980px;
}

.hp-2-row .hp-item, .hp-2-row .hp-item-placeholder {
	width: 470px;
}

.hp-3-row .hp-item, .hp-3-row .hp-item-placeholder {
	width: 300px;
}
/*
.hp-4-row .hp-item, .hp-4-row .hp-item-placeholder {
	width: 220px;
}
*/
.hp-rows h2 {
	margin: 0 0 5px;
	padding: 0;
}

.hp-rows h2, .hp-rows h2 a {
	font-family: QuixoPro;
	font-size: 42px;
	line-height: 50px;
	color: #25282a;
	font-weight: lighter;
}
.hp-rows.hp-1-row h2 {
	text-align: center;
}

.hp-rows.hp-2-row h2, .hp-rows.hp-2-row h2 a {
	font-size: 30px;
	line-height: 40px;
}
.hp-rows.hp-3-row h2, .hp-rows.hp-3-row h2 a {
	font-size: 24px;
	line-height: 32px;
}
.hp-rows.hp-4-row h2, .hp-rows.hp-4-row h2 a {
	font-size: 21px;
	line-height: 26px;
}

.hp-rows .hp-item img.hp-item-image {
	width: 100%;
}
.hp-1-row .hp-item img.hp-item-image {
	XXXwidth: 980px;
}
.hp-2-row .hp-item img.hp-item-image {
	XXXwidth: 470px;
}
.hp-3-row .hp-item img.hp-item-image {
	XXXwidth: 300px;
}
.hp-4-row .hp-item img.hp-item-image {
	XXXwidth: 215px;
}

.hp-rows .hp-item .hp-content-image {
	padding-bottom: 7px;
}
.hp-1-row .hp-item .hp-content-image {
	padding-bottom: 10px;
}


.hp-content-image {
	display: block !important;
}

.hp-img-source {
	position: absolute;
	bottom: 1px;
	right: 2px;
	background: #000;
	font-size: 10px;
	line-height: 13px;
	color: #fff;
	padding: 0 3px;
}

.hp-content-image .hot {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	display: block;
}
	.hp-content-image .hot span {
		background: #FF6D00;
		font-size: 14px;
		line-height: 23px;
		color: #fff;
		display: inline-block;
		white-space: nowrap;
		padding: 0 10px;
	}
	.hp-content-image .hot.live span{
		background-image:url(/gfx/live-icons.png);
		background-repeat: no-repeat;
		background-position: 8px 5px;
		padding-left:25px;
	}
	
	.hp-1-row .hp-content-image .hot {
		text-align: center;
	}
	.hp-1-row .hp-content-image .hot span {
		margin: 0 auto;
		font-size: 20px;
		line-height: 40px;
		font-family: QuixoPro;
		padding: 0 80px;
	}
	.hp-1-row .hp-content-image .hot.live span {
		padding-left:110px;
		background-position: 85px -64px;
	}
	

.hp-1-row .hp-item .hp-img-source {
} 

.hp-item p {
	font-size: 17px;
	line-height: 26px;
	margin: 0;
	padding: 0 0 10px;
	color: #666;
	font-family: 'Source Sans Pro', Helvetica, sans-serif;
}
.hp-rows.hp-2-row p, .hp-rows.hp-3-row p, .hp-rows.hp-4-row p {
	font-size: 17px;
	line-height: 26px;
}

.hp-rows pre.adcode {
	display: none;
}

.hp-content-image {
	
}
.hp-content-image div {
	position: relative;
}

.hp-rows.hp-3-row .hp-content-image a.more,
.hp-rows.hp-4-row .hp-content-image a.more {
	padding: 7px 8px 7px 41px;
	font-size: 14px;
	background: rgb(0,0,0) url(/gfx/icons.png) 9px -227px no-repeat;
	background: rgba(0,0,0,0.5) url(/gfx/icons.png) 9px -227px no-repeat;
}
.hp-rows a.video {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	background: url(/gfx/play.png) no-repeat;
	margin-left: -50px;
	margin-top: -50px;
	opacity:0.8;
	filter:alpha(opacity=80);
}

.hp-rows.hp-3-row a.video, .hp-rows.hp-4-row a.video {
	width: 71px;
	height: 71px;
	margin-left: -35px;
	margin-top: -39px;
	background: url(/gfx/play_m.png) no-repeat;
}

.hp-links-body {
	padding: 0 0 5px 0;
}
.hp-link-body {
	padding: 0;
	margin-bottom: 7px;
}

.hp-link-body span a, .hp-link-body .author-anon-label {
	line-height: 26px;
	font-size: 17px;
	XXXfloat: left;
	XXXdisplay: block;
}
.hp-cs .hp-link-body span a {
	color: #fff;
}
.hp-link-body .author-anon-label {
	padding: 0 5px 0 0px;
	color: #666;
	text-transform: uppercase;
}

.hp-rows h2.withad a {
	margin-right:10px;
}
.hp-ad-body {
	position: relative;
}
.hp-ad {
	color: #999;
	font-size: 11px;
	background: #e4e4e4;
	position: absolute;
	top:-16px;
	right:10px;
	padding: 2px 7px;
}

.hp-author-anonymous.type-facebook {
	background: transparent url(/gfx/facebook_icon.png) center top no-repeat;
}
.hp-author-anonymous.type-awatar {
	background: transparent url(/gfx/user_icon.png) center top no-repeat;
}
.hp-author-anonymous.type-twitter {
	background: transparent url(/gfx/twitter_icon.png) center top no-repeat;
}
.hp-author-anonymous.type-quote {
	background: transparent url(/gfx/cytat_icon.png) center top no-repeat;
}

.hp-author-anonymous.type-facebook .author-avatar,
.hp-author-anonymous.type-awatar .author-avatar,
.hp-author-anonymous.type-twitter .author-avatar,
.hp-author-anonymous.type-quote .author-avatar {
	height: 48px;
}

.hp-1-row .hp-author-anonymous.type-facebook,
.hp-1-row .hp-author-anonymous.type-awatar,
.hp-1-row .hp-author-anonymous.type-twitter,
.hp-1-row .hp-author-anonymous.type-quote {
	background-position: right top;
}


.hp-author-anonymous span.author, .hp-content-section-title {
	display: block;
	font-weight: bold;
	font-size: 15px;
	color: #666;
	line-height: 17px;
}
.hp-content-section-subtitle {
	color: #999;
	display: block;
	font-size: 12px;
	line-height: 16px;
}
.hp-author-anonymous span.subtitle {
	color: #999;
	font-size: 12px;
}
.hp-content-section {
	padding-bottom: 5px;
}

.hp-item-body.hp-item-with-bg .hp-content-section,
.hp-item-body.hp-item-with-bg p, 
.hp-item-body.hp-item-with-bg h2
{
	padding-left:10px;
	padding-right:10px;
}
.hp-item-body.hp-item-with-bg h2 {
	padding-top: 5px;
}
.hp-item-body.hp-item-with-bg .hp-content-section {
	padding-bottom: 15px;
	padding-top: 7px;
}
.hp-item-body.hp-item-with-bg .hp-links-body {
	padding-left:10px;
	padding-right:10px;
}

.hp-item-body.hp-item-style-gray .hp-content-body {
	background:#F4F4F4;
}
.hp-item-body.hp-item-style-yellow .hp-content-body {
	background:#EDDA02;
}
.hp-item-body.hp-item-style-black .hp-content-body,
.hp-item-body.hp-item-style-black .hp-content-image .hot span {
	background: #000000;
}
.hp-item-body.hp-item-style-orange .hp-content-body,
.hp-item-body.hp-item-style-orange .hp-content-image .hot span {
	background: #FF6D00;
}
.hp-item-body.hp-item-style-red .hp-content-body,
.hp-item-body.hp-item-style-red .hp-content-image .hot span {
	background: #F03131;
}

.hp-item-body.hp-item-style-black  p,
.hp-item-body.hp-item-style-orange p,
.hp-item-body.hp-item-style-red p {
	color: #fff;
}

.hp-1-row .hp-item-body p,
.hp-1-row .hp-item-body h2 {
	padding-left: 40px;
	padding-right: 40px;
	text-align: center;
}

.hp-item-body.hp-item-style-gray p,
.hp-item-body.hp-item-style-gray h2,
.hp-item-body.hp-item-style-yellow p,
.hp-item-body.hp-item-style-yellow h2 {
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}

.hp-item-body.hp-item-style-black  p a,
.hp-item-body.hp-item-style-orange  p a,
.hp-item-body.hp-item-style-red  p a
{
	color: #fff;
}
.hp-item-body.hp-item-style-black .hp-content-section-title,
.hp-item-body.hp-item-style-orange .hp-content-section-title,
.hp-item-body.hp-item-style-red .hp-content-section-title
{
	color: #fff;
}
.hp-item-body.hp-item-style-black .hp-content-section-subtitle,
.hp-item-body.hp-item-style-orange .hp-content-section-subtitle,
.hp-item-body.hp-item-style-red .hp-content-section-subtitle
{
	color: #BBB;
}

.hp-item-body.hp-item-style-black  h2, .hp-item-body.hp-item-style-black  h2 a,
.hp-item-body.hp-item-style-orange  h2, .hp-item-body.hp-item-style-orange  h2 a,
.hp-item-body.hp-item-style-red  h2, .hp-item-body.hp-item-style-red  h2 a
{
	color: #fff;
}

.hp-item-body.hp-item-style-headline h2 {
	text-align: center;
	margin: 0 0 5px;
}
.hp-item-body.hp-item-style-headline h2, 
.hp-item-body.hp-item-style-headline h2 a {
	font-size: 60px;
	line-height: 54px;
}
.hp-item-body.hp-item-style-headline p {
	text-align: center;
	font-size: 24px;
	line-height: 32px;
	color: #666666;
}
.hp-headline-row {
	border-bottom: none;
}
.hp-item-body.hp-item-style-headline2 h2,
.hp-item-body.hp-item-style-headline2 p {
	text-align: left;
	padding: 0;
}


/* ASZ extra */

.hp-item-body.hp-item-style-ex1 h2,
.hp-item-body.hp-item-style-ex1 h2 a,
.hp-item-body.hp-item-style-ex1 p,
.hp-item-body.hp-item-style-ex2 h2,
.hp-item-body.hp-item-style-ex2 h2 a,
.hp-item-body.hp-item-style-ex2 p,
.hp-item-body.hp-item-style-photostory h2,
.hp-item-body.hp-item-style-photostory h2 a,
.hp-item-body.hp-item-style-photostory p,
.hp-item-body.hp-item-style-ex3 h2,
.hp-item-body.hp-item-style-ex3 h2 a,
.hp-item-body.hp-item-style-ex3 p,
.hp-item-body.hp-item-style-ex4 h2,
.hp-item-body.hp-item-style-ex4 h2 a,
.hp-item-body.hp-item-style-ex4 p {
	color: #fff;
}

.hp-item-body.hp-item-style-ex1 h2,
.hp-item-body.hp-item-style-ex1 h2 a {
	font-size: 70px;
	line-height: 72px;
}


.hp-item-body.hp-item-style-ex1, 
.hp-item-body.hp-item-style-ex2,
.hp-item-body.hp-item-style-photostory,
.hp-item-body.hp-item-style-ex3,
.hp-item-body.hp-item-style-ex4 {
	position: relative;
	width: 100%;
	height: 551px;
}

.hp-item-body.hp-item-style-ex1 .hp-content-body,
.hp-item-body.hp-item-style-ex2 .hp-content-body,
.hp-item-body.hp-item-style-photostory .hp-content-body,
.hp-item-body.hp-item-style-ex3 .hp-content-body,
.hp-item-body.hp-item-style-ex4 .hp-content-body {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-image: -webkit-linear-gradient(bottom, #000 0%, transparent 100%);
	background-image: linear-gradient(bottom, #000 0%, transparent 100%);
	background-image: -o-linear-gradient(bottom, #000 0%, transparent 100%);
	background-image: -moz-linear-gradient(bottom, #000 0%, transparent 100%);
	background-image: -ms-linear-gradient(bottom, #000 0%, transparent 100%);
}

.hp-item-body.hp-item-style-ex1 .hp-content-image-body, 
.hp-item-body.hp-item-style-ex2 .hp-content-image-body,
.hp-item-body.hp-item-style-photostory .hp-content-image-body,
.hp-item-body.hp-item-style-ex3 .hp-content-image-body,
.hp-item-body.hp-item-style-ex4 .hp-content-image-body {
	position: absolute;
	top: 0;
	left: 0;
	height: 551px;
	width: 980px;
	overflow: hidden;
}

.hp-item-body.hp-item-style-ex1 .hp-content-image-body img {
	height: 551px;
	width: 980px;
}

.hp-item-body.hp-item-style-ex1  .hp-content-image a img:hover,
.hp-item-body.hp-item-style-ex2  .hp-content-image a img:hover,
.hp-item-body.hp-item-style-photostory  .hp-content-image a img:hover,
.hp-item-body.hp-item-style-ex3  .hp-content-image a img:hover,
.hp-item-body.hp-item-style-ex4  .hp-content-image a img:hover {
	opacity: 1;
}

.hp-item-body.hp-item-style-ex1 .hp-content-image .hot,
.hp-item-body.hp-item-style-ex2 .hp-content-image .hot,
.hp-item-body.hp-item-style-photostory .hp-content-image .hot,
.hp-item-body.hp-item-style-ex3 .hp-content-image .hot,
.hp-item-body.hp-item-style-ex4 .hp-content-image .hot {
	top: 19px;
	right: 10px;
	bottom: auto;
	text-align: right;
	left: auto;
	padding: 0 10px;
}

.hp-item-body.hp-item-style-ex1 .hp-content-image .hot span,
.hp-item-body.hp-item-style-ex2 .hp-content-image .hot span,
.hp-item-body.hp-item-style-photostory .hp-content-image .hot span,
.hp-item-body.hp-item-style-ex3 .hp-content-image .hot span,
.hp-item-body.hp-item-style-ex4 .hp-content-image .hot span {
	padding: 0 10px;
	font-size: 30px;
	line-height: 50px;
}



.hp-item-body.hp-item-style-ex2 .hp-content-body {
	height: 551px;
	width: 45%;
	background-image: -webkit-linear-gradient(left, #000 0%, transparent 100%);
	background-image: linear-gradient(left, #000 0%, transparent 100%);
	background-image: -o-linear-gradient(left, #000 0%, transparent 100%);
	background-image: -moz-linear-gradient(left, #000 0%, transparent 100%);
	background-image: -ms-linear-gradient(left, #000 0%, transparent 100%);
	
}


.hp-item-body.hp-item-style-photostory .hp-content-body {
	height: 551px;
	background-image: -webkit-linear-gradient(left, #000 0%, transparent 100%);
	background-image: linear-gradient(left, #000 0%, transparent 100%);
	background-image: -o-linear-gradient(left, #000 0%, transparent 100%);
	background-image: -moz-linear-gradient(left, #000 0%, transparent 100%);
	background-image: -ms-linear-gradient(left, #000 0%, transparent 100%);
	
}
.hp-item-body.hp-item-style-ex2 .hp-content-body h2,
.hp-item-body.hp-item-style-photostory .hp-content-body h2 {
	text-align: left;
	margin-top: 20px;
}
.hp-item-body.hp-item-style-ex2 .hp-content-body p,
.hp-item-body.hp-item-style-photostory .hp-content-body p {
	text-align: left;
}
.hp-item-body.hp-item-style-ex2 .hp-content-body .hp-stat-line,
.hp-item-body.hp-item-style-photostory .hp-content-body .hp-stat-line {
	text-align: left;
	margin-left: 25px;
}


.hp-item-body.hp-item-style-ex3 .hp-content-body {
	padding-top: 20px;
}
.hp-item-body.hp-item-style-ex3 .hp-content-body h2 {
	text-align: left;
}
.hp-item-body.hp-item-style-ex3 .hp-content-body p {
	text-align: left;
}
.hp-item-body.hp-item-style-ex3 .hp-content-body .hp-stat-line {
	text-align: left;
	margin-left: 25px;
}



.hp-item-body.hp-item-style-ex4 .hp-content-body {
	height: 551px;
	width: 45%;
	background-image: none;
	background: #333;
}
.hp-item-body.hp-item-style-ex4 .hp-content-body h2 {
	text-align: left;
	margin-top: 20px;
}
.hp-item-body.hp-item-style-ex4 .hp-content-body p {
	text-align: left;
}
.hp-item-body.hp-item-style-ex4 .hp-content-body .hp-stat-line {
	text-align: left;
	margin-left: 25px;
}


.hp-item-body.hp-item-style-photostory .hp-links-body ul.sideshow-titles {
    margin: 0;
}
.hp-item-body.hp-item-style-photostory .hp-links-body {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
}

/* kolorowe kompozycje */
.hp-row-body-header {
	position: relative;
}
.hp-row-body-header-top {
	display: inline-block;
	padding: 0 10px;
	position: relative;
	margin: 0px 20px;
}

	.hp-row-body-header-top {
		margin: 20px 20px 10px 15px;
	}
	.with-style .hp-row-body-header-top {
		margin: 20px 20px 20px 15px;
	}
	.hp-row-body-header-top.with-image {
		padding: 10px 10px 0 61px;
		margin-bottom: 15px;
	}
	.hp-row-body-header-top img.header-awatar {
		 position: absolute;
		 top: 0;
		 left: 0;
		 border-radius: 5px;
	}
	.hp-row-body-header-top a, 
	.hp-row-body-header-top span {
		color: #878787;
		font-family: QuixoPro;
		font-size: 24px;
	}
	.hp-cs .hp-row-body-header-top a, 
	.hp-cs .hp-row-body-header-top span {
		color: #fff;
	}
	
	.hp-row-body-header-top span.subtitle {
		font-size: 15px;
		font-family: 'Source Sans Pro', Helvetica, sans-serif;
		margin-left: 5px;
		display:none;
		line-height: 23px;
	}
	.hp-devel .hp-row-body-header-top span.subtitle {
		display: inline;
	}
	.hp-row-body-header-top span.subtitle a {
		font-size: 15px;
		color: #08C;
		line-height: 23px;
	}

.hp-row-body-header-partner {
	font-size: 11px;
	line-height: 20px;
}
.hp-row-body-header-partner img {
	margin-bottom: 10px;
}

.hp-rows.with-style {
	border-bottom: none;
	margin-bottom: 35px;
}

.hp-cs-301 {background: #F7453E;}
.hp-cs-302 {background: #101010;}
.hp-cs-303 {background: #FF6D00;}

.hp-cs-304 {background: #FF5858;}
.hp-cs-305 {background: #26AB5E;}
.hp-cs-306 {background: #9379C9;}
.hp-cs-307 {background: #C8529C;}
.hp-cs-308 {background: #858C97;}
.hp-cs-309 {background: #444B52;}
.hp-cs-310 {background: #0ABDBD;}
.hp-cs-311 {background: #3DBFD9;}
.hp-cs-312 {background: #FEBB01;}

.hp-js-301 {background: #EEEEEE;}

.hp-js-302 {background: #E9F3F9;}
.hp-js-303 {background: #FFF9EA;}
.hp-js-304 {background: #F2F0EC;}
.hp-js-305 {background: #EDF7EA;}
.hp-js-306 {background: #F6E9EC;}
.hp-js-307 {background: #FCF0E8;}
.hp-js-308 {background: #F3EFF9;}
 
 
.hp-cs-inn201 {background: #EC4245;}
.hp-cs-inn202 {background: #101010;}
.hp-cs-inn203 {background: #299D00;}
.hp-js-inn204 {background: #EEEEEE;}
 
 .hp-js-inn101 {background: #DCEFF5;}
 .hp-js-inn102 {background: #E1E8E6;}
 .hp-js-inn103 {background: #F2F0EC;}
 .hp-js-inn104 {background: #D8E3E7;}
 .hp-js-inn105 {background: #FAF0E8;}
 .hp-js-inn106 {background: #E6E5ED;}

 .hp-cs-inn101 {background: #99A4A1;}
 .hp-cs-inn102 {background: #306287;}
 .hp-cs-inn103 {background: #637B74;}
 .hp-cs-inn104 {background: #4481AD;}
 .hp-cs-inn105 {background: #7A9797;}
 .hp-cs-inn106 {background: #454B52;}
 
/* nt: kampania plusa */
.hp-cs-tmpplus01 {background: rgb(90,170,71);}
.hp-cs-tmpplus02 {background: rgb(242,120,164);}
.hp-cs-tmpplus03 {background: rgb(225,27,34);}
.hp-cs-tmpplus04 {background: rgb(0,143,212);}
.hp-cs-tmpplus05 {background: rgb(242,148,0);}
.hp-cs-tmpplus06 {background: rgb(0,175,165);}
.hp-cs-tmpplus07 {background: rgb(255,203,5);}
/* nt: kampania nespresso */
.hp-js-tmpnespresso {background: #fff url(/gfx/_temp/nespresso_pattern.png) repeat;}

 
.hp-cs h2, .hp-cs h2 a {
	color: #fff;
}

.hp-cs .hp-item p {
	color: #fff;
}

.hp-cs .author-label-container div.author-label, 
.hp-cs .author-label-container div.author-label a {
	color: #fff;
}

.hp-cs .author-label-container div.author-subtitle {
	color: #fff;
}

.hp-cs .hp-item-body.hp-item-style-gray .hp-content-body {
	background: transparent;
}

.hp-cs .hp-item-body.hp-item-style-gray .hp-stat-line .lc,
.hp-cs .hp-item-body.hp-item-style-yellow .hp-stat-line .lc {
	background-position: 0px -692px;
	color: #fff;
}
.hp-cs .hp-item-body.hp-item-style-gray .hp-stat-line .cc,
.hp-cs .hp-item-body.hp-item-style-yellow .hp-stat-line .cc {
	background-position: 0px -753px;
	color: #fff;
}

/* ciemne tło kompozycji */
.dark-bg.dark-bg-roasted-brown {
	background: #402619;
}
	.dark-bg ul.posts li a.post-title {
		color: #fff;
	}
	.dark-bg ul.posts li a.post-title:hover {
		color: #FF6D00;
	}
	
	.dark-bg .hp-1-row:not(.hp-js) .hp-item-body p, 
	.dark-bg .hp-1-row:not(.hp-js) .hp-item-body h2,
	.dark-bg .hp-1-row:not(.hp-js) .hp-item-body h2 a,

	.dark-bg .hp-2-row:not(.hp-js) .hp-item-body p, 
	.dark-bg .hp-2-row:not(.hp-js) .hp-item-body h2,
	.dark-bg .hp-2-row:not(.hp-js) .hp-item-body h2 a,

	.dark-bg .hp-3-row:not(.hp-js) .hp-item-body p, 
	.dark-bg .hp-3-row:not(.hp-js) .hp-item-body h2,
	.dark-bg .hp-3-row:not(.hp-js) .hp-item-body h2 a,

	.dark-bg .hp-4-row:not(.hp-js) .hp-item-body p, 
	.dark-bg .hp-4-row:not(.hp-js) .hp-item-body h2,
	.dark-bg .hp-4-row:not(.hp-js) .hp-item-body h2 a{
		color: #fff;
	}

	.dark-bg .hp-1-row:not(.hp-js) .hp-item-body h2 a:hover,
	.dark-bg .hp-2-row:not(.hp-js) .hp-item-body h2 a:hover,
	.dark-bg .hp-3-row:not(.hp-js) .hp-item-body h2 a:hover,
	.dark-bg .hp-4-row:not(.hp-js) .hp-item-body h2 a:hover {
		color: #FF6D00;
	}


	.dark-bg .hp-rows:not(.hp-js) .hp-stat-line-counters {
		border-color: rgba(255,255,255, .2);
	}

/* kolorowe kompozycje - zmiany layoutu */

.hp-rows.without-margin {
	margin-bottom: 0;
}

.show-more-body {
	padding: 20px 0px 40px;
	text-align: center;
}

.show-more-body.loading {
	height: 60px;
	background: transparent url(/gfx/loader.gif) center center no-repeat;
}




.user-gallery {
	margin-bottom: 25px;
	position: relative;
}
.user-gallery a img {
	width: 100%;
	border-radius: 10px;
}
.user-gallery .user-gallery-desc {
	text-align: center;
	padding-top: 5px;
}
.user-gallery .user-gallery-desc span {
	font-size: 13px;
	color: #999;
}
.user-about-box {
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 26px;
	color: #999;
}
	.user-about-box h3 {
		background: #333;
		color: #fff;
		text-transform: uppercase;
		font-size: 19px;
		line-height: 19px;
	}
	
.user_big_photo {
	margin-bottom: 15px;
}
	
.user_big_photo img {
	width: 981px;
}


table#hotnews {
	margin-bottom: 20px;
	margin-top: -5px;
	font-size: 18px;
	line-height: 26px;
	color: #fff;
	width: 100%;
	font-family: QuixoPro;
}
	table#hotnews td {
		vertical-align: middle;
		padding: 10px 10px 5px;
		background: #D33A18;
	}
	table#hotnews td.hotnewstype {
		color: #fff;
		background: #25282A;
		width:10%;
		white-space: nowrap;
		text-align: center;
		font-size: 20px;
	}
	table#hotnews td.hotnewsbody a{
		color: #fff;
	}
	
	table#hotnews.red td.hotnewstype {
		background: #c71009;
	}
	table#hotnews.red td.hotnewsbody {
		background: #c71009;
	}
	
	table#hotnews.yellow td.hotnewsbody {
		background: #F4E301;
	}
	
	table#hotnews.dark td.hotnewsbody {
		background: #4e4e4e;
	}	
	
	table#hotnews.bright td.hotnewstype {
		background: #adadad;
	}	
	table#hotnews.bright td.hotnewsbody {
		background: #eeeeee;
	}	
	
	table#hotnews.bright td.hotnewsbody, 
	table#hotnews.bright td.hotnewsbody a,
	table#hotnews.yellow td.hotnewsbody, 
	table#hotnews.yellow td.hotnewsbody a {
		color: #25282A;
	}
	
	table#hotnews.bright {
	}
	
	.sec_users table#hotnews,
	.mod_u table#hotnews,
	.mod_t table#hotnews {
		margin-bottom: 0px;
	}



#fbinvite, #bwstyle-ad {
	position: fixed;
	bottom:0;
	left: 0;
	height: 50px;
	width: 100%;
	min-width: 985px;
	z-index: 10000;
}
	.fbinvite-body, .bwstyle-ad-body {
		background: #2d2d2d url(/gfx/natemat/logo_avatar_50_50.svg) left center no-repeat;
		color: #fff;
		font-size: 18px;
		line-height: 50px;
		padding-left: 65px;
		position: relative;
		height: 50px;
	}
	
	.fbinvite-body a.close, .bwstyle-ad-body a.close {
		width: 50px;
		height: 50px;
		background: #2d2d2d url(/gfx/close_white.png) center center no-repeat;
		position: absolute;
		top: 0;
		right: 0;
	}
	.fbinvite-body .fb {
		width: 225px;
		height: 50px;
		background: #3b5ba4 url(/gfx/fb_logo_50.png) right center no-repeat;
		position: absolute;
		top: 0;
		right: 50px;
		padding: 2px 60px 0 15px;
		font-size: 12px;
		line-height: 22px;
	}

#bwstyle-ad {
	display: none;
}
	.bwstyle-ad-body {
		background: #ff6600 url(/gfx/_temp/vital-forum.png) left center no-repeat;
		font-size: 23px;
		text-align: left;
	}
	.bwstyle-ad-body a.close {
		background: #ff6600 url(/gfx/close_white.png) center center no-repeat;
	}
	.bwstyle-ad-body a.view-more img {
		position: absolute;
		top: 0;
		right: 150px;
	}
	.bwstyle .bwstyle-ad-body a, .bwstyle-ad-body a {
		color: #fff;
	}

.newsletter-body {
	position: relative;
}
.newsletter-body input[type=text] {
	width: 178px;
	padding: 0 5px;
	height: 38px;
	border: 1px solid #fff;
	float: left;
	line-height: 28px;
	margin-right: 5px;
}

.newsletter-body .nlfheader{
	font-family: QuixoPro;
	display: block;
	text-transform: uppercase;
	color: #fff;
	font-size: 19px;
	line-height: 19px;
	font-weight: normal;
}
.newsletter-body .nlfdesc {
	display: block;
	color: #fff;
	padding: 3px 0 5px;
}
.newsletter-body .nlfdesc.show-error span {
	display: none;
}
.newsletter-body input[type="submit"] {
	font-weight: normal;
	width: 85px;
	background: #333;
	color: #fff;
	font-size: 16px;
	padding: 10px 5px 11px;
}
.newsletter-body .nlerrors label {
	padding: 3px 0 5px;
	display: block;
}
.newsletter-body .nlerrors label.error {
	color: #fff;
}
.newsletter-body input[type=text].error { 
	outline: none; -webkit-box-shadow: 0px 0px 1px 1px rgba(255,0,0,0.6) !important; border: 1px solid #fff; -moz-box-shadow: 0px 0px 1px 1px #c00; box-shadow: 0px 0px 1px 1px #c00; }

.newsletter-bottom-body {
	padding: 20px 170px 30px 170px;
}
	.newsletter-bottom-body .newsletter-body {
		background: #ff7d00;
		padding: 15px 10px;
	}
	.newsletter-bottom-body .newsletter-body .nlfheader {
		color: #333;
		margin-right: 8px;
	}
	.newsletter-bottom-body .newsletter-body .nlfdesc{
		color: #fff;
		font-weight: bold;
	}
	.newsletter-bottom-body input[type=text] {
		width: 150px;
	}
	
article .newsletter-body {
	position: relative;
	padding: 15px;
}
article .newsletter-body .nlfheader {
	margin-right: 10px;
}
article .newsletter-body .nlfheader, article .newsletter-body .nlfdesc {
	display: inline;
	line-height: 15px;
}
article .newsletter-body input[type=text] {
	position: absolute;
	top: 8px;
	right: 95px;
}
article .newsletter-body input[type=submit] {
	position: absolute;
	top: 8px;
	right: 10px;
	padding: 6px 7px;
	width: 85px;
}
article .newsletter-body .nlerrors, article .newsletter-body .nlerrors label {
	display: inline;
}


.overlay, .overlay.closed {
	position: fixed;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	background: #FFF;
	background: rgba(255,255,255,0.97);
	z-index: 1200;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: -webkit-transform 0.5s, visibility 0s 0.5s;
	transition: transform 0.5s, visibility 0s 0.5s;
}
	.overlay.closed {
		
	}
	
	.overlay.opened {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		-webkit-transition: -webkit-transform 0.5s;
		transition: transform 0.5s;
	}
	
	.overlay .overlay-body {
		position: relative;
		padding: 20px 10px;
	}
	
	.overlay a.close {
		position: absolute;
		background: url(/gfx/icons2.png) center left no-repeat;
		background-position: 6px -237px;
		display: block;
		width: 30px;
		height: 30px;
		top: 10px;
		right: 15px;
	}

.overlay .logo-socials {
	margin: 15% auto 0;
	width: 810px;
}
	.overlay h4 {
		font-family: QuixoPro;
		font-size: 30px;
		font-weight: normal;
		display: block;
		margin-bottom: 10px;
	}
	.overlay .logo-socials a {
		display: block;
		float: left;
		width: 200px;
		height: 200px;
		background: #FF6D00;
		margin: 1px;
		position: relative;
	  }
	.overlay .logo-socials a span {
		display: block;
		position:absolute;
		left: 0;
		bottom:0;
		padding: 10px 0;
		text-align: center;
		color: #fff;
		width: 100%;
		font-size: 18px;
	}
	.overlay .logo-socials a b {
		display: block;
		width: 100px;
		height: 100px;
		margin: 20% auto 0;
		background: url(/gfx/socials.png) center left no-repeat;
		background-position: 21px 6px;
	}
	.overlay .logo-socials a.twitter b {
		background-position: 3px -350px;
	}
	.overlay .logo-socials a.gplus b {
		background-position: 1px -645px;
	}
	.overlay .logo-socials a.youtube b {
		background-position: 1px -973px;
	}
	
	
	.overlay .search {
		width: 720px;
		margin: 20% auto;
	}
		.overlay .search .form {
			margin-right: 145px;
			position: relative;
		}
		.overlay .search input[type=text] {
			display: block;
			width: 100%;
			border: 2px solid #CCCCCC;
			background: #fff;
			font-size: 18px;
			line-height: 31px;
			padding: 9px 5px;
		}
		.overlay .search input[type=submit] {
			position: absolute;
			top:0;
			right:-145px;
			padding: 15px 45px 15px 30px;
			color: #fff;
			background: #FF6D00;
			background: #FF6D00 url(/gfx/icons2.png) -190px -173px no-repeat;
		}

	#social-share-mail-body {
		width: 720px;
		margin: 20% auto;
	}
	
	#social-share-mail-body input[type=text] {
			display: block;
			width: 100%;
			border: 2px solid #CCCCCC;
			background: #fff;
			font-size: 18px;
			line-height: 31px;
			padding: 9px 5px;
			margin-bottom: 5px;
	}
	#social-share-mail-body strong {
		display: block;
		text-align: left;
		font-size: 15px;
	}
	
	#social-share-mail-body .cancel {
		margin-left: 10px;
	}
	#social-share-mail-body label.error {
		display: block;
		text-align: left;
		margin-bottom: 20px;
	}
	#social-share-mail-body .buttons {
		margin-top: 12px;
	}
	#social-share-mail-body .buttons.loading {
		background-image:url(/gfx/ajax-loader.gif);
		background-repeat:no-repeat;
		background-position: center right;
	}
	
	#social-share-mail-body .info {
		font-weight: bold;
		color: #03AD01;
		padding: 25px 0;
		font-size: 26px;
	}
	#social-share-mail-body .info.error {
		color: red;
	}
	#social-share-mail-body input[type=submit] {
		background: #FF6D00;
		color: #fff;
	}
	
	.overlay.shareWithEmail a.close {
		top: 55px;
	}
	
.overlay ul.more-links {
	list-style-type: none;
	margin: 30px auto 0;
}
	.overlay ul.more-links li {
		font-size: 18px;
		padding: 10px 0;
		margin: 0;
		text-align: center;
	}

/* popovery */
.jqmWindow {
	display: none;
	position: fixed;
	top: 17%;
	left: 50%;
	margin-left: -300px;
	width: 420px;
	background-color: #FFF;
	color:#3F3F3F;
	overflow:hidden;
}
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

.jqmOverlay { background-color: #FFF; }
.popover {
	border: 1px solid #A9A9A9;
	-moz-box-shadow: 3px 3px 5px #888;
	-webkit-box-shadow: 3px 3px 5px #888;
	box-shadow: 3px 3px 5px #888;

}
.popover .popover_header{
	height:25px;
	background-color: #E9E9E9;
	background-repeat:repeat-x;
	color: #3F3F3F;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 10px;
	line-height:25px;
	border-bottom: 1px solid #A9A9A9;
}
.popover .popover_close{
	float:right;
	background-image:url(/gfx/popover_close.png);
	background-repeat:no-repeat;
	text-decoration:none;
	padding:20px 0 0 20px;
	height:0;
	margin-top:2px;
	cursor:pointer;
}
.popover .popover_close span{
	display:none;
}
.popover .popover_content {
	padding:15px;
}
.popover label {
	display: block;
}
.popover .w3modal-ajax-loader{
	width:16px;
	height:16px;
	position:absolute;
	bottom:5px;
	right:5px;
	background-image:url(/gfx/ajax-loader.gif);
	background-repeat:no-repeat;
	display:none;
}
.popover .buttons{
	margin-top:10px;
	text-align: right;
}
.popover .buttons .button{
	margin:0 0 0 10px;
}

.popoverF{
	width:830px;
	margin-left:-415px;
	background:none;
}
.popoverF .popover-container{
	position:relative;
}
.popoverF table.border-table{
	width:100%;
}
.popoverF .border{
	background:#000;
	opacity:0.3;
	filter:alpha(opacity=30);
}
.popoverF .border.top, .popoverF .border.bottom{
	height:15px;
}
.popoverF .border.top, .popoverF .border.bottom{
	height:15px;
}
.popoverF .border.top{
}
.popoverF .border.bottom{
}
.popoverF .border.left, .popoverF .border.right{
	width:15px;
}
.popoverF .content-container{
	padding:20px;
	background:#000;
	color:#EEE;
}
.popoverF .popover_close{
	position:absolute;
	right:16px;
	top:15px;
	display:block;
	width:30px;
	height:30px;
	background: transparent url(/gfx/icons.png) 0px -170px no-repeat;
	cursor:pointer;
}



#gallery-popover{
	top:3%;
	_position:absolute;
	
}
#gallery-popover .loader{
	left:360px;
	top:43%;
	position:absolute;
	border:3px solid #333;
	width:40px;
	height:40px;
	border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
	background: #000 url(/gfx/gallery-loader.gif) center center no-repeat;
	z-index:10000;
}
#gallery-popover .content-container{
	height:100px;
}
#gallery-popover .gallery-container{
	position:relative;
}
#gallery-popover .img-container{
	text-align: center;
}
#gallery-popover .desc-container{
	margin-top:15px;
	text-align:left;
	color:#CCCCCC;
	line-height:26px;
	font-family: Georgia;
	font-size:17px;
}
#gallery-popover .desc-container .counter{
	padding:2px 4px;
	font-family: Helvetica,Arial,sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	margin-right:7px;
	margin-bottom:4px;
	display:block;
	float:left;
	line-height:normal;
	border:1px solid #626262;
}
#gallery-popover .desc-container .source{
	color:#999999;
	font-family: Helvetica,Arial,sans-serif;
	font-size:13px;
}
#gallery-popover .desc-container .bull{
	color:#999999;
	padding:0 14px;
}
#gallery-popover .navi{
	position:absolute;
	top:36%;
	opacity:0.7;
	filter: alpha(opacity=70);
	width:100%; 
	left:0;
}
#gallery-popover .navi .next, #gallery-popover .navi .prev{
	float:right;
	width:69px;
	height:100px;
	background: url(/gfx/icons.png) 0 -551px no-repeat;
	display:block;
}
#gallery-popover .navi .prev{
	float:left;
	background: url(/gfx/icons.png) 0 -441px no-repeat;
}
#gallery-popover img{
	zoom:1;
}



.fbls {
	width: 180px;
	height: 21px;
	
	float: left;
	margin: 0;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	
}
.fbls_body {
	position: relative;
}
.fbls_body div {
	float:left;
}
.fbls_btn {
	float:left;
}
.fbls_btn a {
	text-decoration: none;
	display: block;
	float: left;
	padding: 2px 4px;
	background-color: #ECEEF5;
    border: 1px solid #CAD4E7;
	border-radius: 3px 3px 3px 3px;
	height: 14px;
}
	.fbls_btn a span {
		display: block;
		
		text-decoration: none;
		color: #3B5998;
		line-height: 13px;
		padding-left: 17px;
		background: url("http://static.ak.fbcdn.net/rsrc.php/zh/r/Ch71Zv858xU.png") 0 -47px no-repeat;
	}

	
.fbls_d {
	float: left;
    left: 2px;
    position: relative;
    top: 5px;
    width: 5px;
    z-index: 2;
}
	.fbls_d s, .fbls_d i {
	    border-color: transparent #D7D7D7 transparent transparent;
	    border-style: solid;
	    border-width: 4px 5px 4px 0;
	    display: block;
	    position: relative;
	    top: 1px;
	}
	.fbls_d i {
	    border-right-color: #FFFFFF;
	    left: 2px;
	    top: -7px;
	}
	
.fbls_c {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D1D1D1;
    float: left;
    font-weight: normal;
    height: 14px;
    line-height: 14px;
    margin-left: 1px;
    min-width: 15px;
    padding: 1px 2px;
    position: relative;
    text-align: center;
    top: 1px;
    white-space: nowrap;
}	


.fblb {
	width: 180px;
	height: 21px;
	
	float: left;
	margin: 0;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	
}
.fblb_body {
	position: relative;
	width: 80px;
}
.fblb_c {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D1D1D1;
    float: left;
    font-weight: normal;
    height: 25px;
    line-height: 14px;
    margin-left: 0px;
	margin-bottom:8px;
    min-width: 15px;
    padding-top: 8px;
    position: relative;
    text-align: center;
    top: 0px;
    white-space: nowrap;
	width: 71px;
	font-size: 13px;
}	
.fblb_d {
	position: absolute;
	z-index: 2;
	height: 7px;
	width: 7px;
	top: 34px;
	left: 5px;
}

	.fblb_d s, .fblb_d i {
	    border: solid transparent;
		border-top-color: lightGrey;
		display: block;
		position: relative;
		border-width: 5px;
	}
	.fblb_d i {
	    left: 0;
		top: -12px;
		border-top-color: white;
	}

.fblb_c span {
	background: url("http://static.ak.fbcdn.net/rsrc.php/zh/r/Ch71Zv858xU.png") 0 -32px no-repeat;
	padding-left: 18px;
}
	
	
/* stronicowanie */

div.pages {
	padding: 25px 0 15px 0;
	text-align: left;
	font-size: 14px;
}
div.pages a.pg_page, div.pages a.pg_all, div.pages span.pg_more, div.pages span.pg_sep, div.pages span.pg_title {
	text-align: center;
	margin-right: 1px;
	padding: 3px 5px;
}
div.pages span.pg_more {
	border: none;
}
div.pages span.pg_sep {
	border: none;
	width: 14px;
}
div.pages a.pg_all {
	border: none;
	width: auto;
}
div.pages a.pg_active {
	background: #F4F4F4;
	color: #333;
}
div.pages a.pg_prev {
	padding: 0 0 0 12px;
} 
div.pages a.pg_next {
	padding: 0 12px 0 0;
}
div.pages span.pg_title {
	color: #696969;
}


.cookie-disclaimer {
	background:#EAEAEA;
	padding: 5px 0;
	color: #666666;
}

.cookie-disclaimer div {
	width: 985px; margin: 0 auto;font-size: 12px;
}

.cookie-disclaimer a.close {
	background: url(/gfx/close.png) no-repeat;
	float: right;
	width: 13px;
	height: 11px;
	margin: 2px 2px 0 0;
	display: block;
}
	
.tipsy { font-size: 12px; position: absolute; padding: 5px; z-index: 100000; }
  .tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center; }

  /* Rounded corners */
  .tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
  
  /* Uncomment for shadow */
  /*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/
  
  .tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }
  
  /* Rules to colour arrows */
  .tipsy-arrow-n { border-bottom-color: #000; }
  .tipsy-arrow-s { border-top-color: #000; }
  .tipsy-arrow-e { border-left-color: #000; }
  .tipsy-arrow-w { border-right-color: #000; }
  
	.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
  .tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
  .tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }

.tipsy.comments .tipsy-inner { font-size: 15px; font-family: Georgia; background-color: #e9e9e9; color: #4C4C4C; max-width: 300px; padding: 10px 15px 10px 15px; text-align: left; }
.tipsy.comments  .tipsy-arrow-n { border-bottom-color: #e9e9e9; }
.tipsy.comments  .tipsy-arrow-s { border-top-color: #e9e9e9; }
.tipsy.comments  .tipsy-arrow-e { border-left-color: #e9e9e9; }
.tipsy.comments  .tipsy-arrow-w { border-right-color: #e9e9e9; }
.tipsy-inner-header {
	font-weight: bold;
	line-height: 20px;
}


/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}



/* search */
h3.search-results{
	color:#272A2C;
}
h3.search-results .count{
	color:#999999;
	font-size:12px;
	font-weight:normal;
}
#search-input-container{
	padding:10px 20px 5px;
}
#search-input-container input{
	height:32px;
	width:478px;
	border: 1px solid #dcdcdc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	float:left;
	line-height:32px;
	padding:0 5px;
}
#search-input-container a{
	float:right;
}

.page-serach-body {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 2px solid #E4E4E4;
}

.search-results .left{
	float:left;
	width:150px;
}
.search-results .right{
	float:right;
	width:475px;
}

ol.stats-list{
	list-style-position:outside;
	padding:0;
	margin:5px 0 20px;
}
ol.stats-list li{
	padding:5px 3px;
	font-size:16px;
	font-weight:bold;
	color:#858585;
	border-bottom:1px solid #E9E9E9;
	margin-left: 25px;
}
ol.stats-list li a{
	color: #25282A;
}

ul.posts.search li p {
	font-size:15px;
	line-height: 23px;
}
ul.posts.search img.post-image{
	float:right;
	margin-left:10px;
	width: 180px;
}

ul.posts.search .gallery-items-container{
	position:relative;
	margin:0 0 15px 0;
}
ul.posts.search .gallery-items-container a.more{
	position:absolute;
	top:32px;
	right:20px;
	box-shadow: 0 0 5px #FFFFFF;
	color: #FFFFFF;
	display: inline-block;
	font-size: 12px;
	padding: 5px 10px;
	position: absolute;
	font-weight: bold;
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.5);
	font-family: Helvetica,sans-serif;
}
ul.posts.search ul.gallery-items{
	margin:10px 0;
	padding:0;
	list-style: none; 
}
ul.posts.search ul.gallery-items li{
	float:left;
	width:158px;
	border:none;
	text-align: center;
}
ul.posts.search ul.gallery-items li.first{
	text-align: left;
}
ul.posts.search ul.gallery-items li.last{
	text-align: right;
}
ul.posts.search ul.gallery-items li img{
	margin:0;
	float:none;
	width:auto;
}
ul.posts.search .author-label-container div.author-label {
	text-align: left;
}

/* filter list*/
ul.filter-list{
	list-style: none; 
	margin:0 0 30px;
	padding: 0;
}
ul.filter-list li{
	margin-bottom:7px;
	font-weight:bold;
	font-size: 14px;
}
ul.filter-list li a {
	font-weight:normal;
}


#topic-postblock{
	width:300px;
	padding:0;
	margin:0 0 20px;
}
#topic-postblock blockquote.pos_indent{
	float:none;
	margin:0;
}
#topic-postblock blockquote .block-inside{
	float:none;
	margin:0;
}


/* hoovery */

.hp-rows h2 a:hover,
ul.posts a.post-title:hover,
ul.last-on-blogs-carousel li a.post-title:hover,
ol.stats-list li a:hover,
.author-label-container div.author-label a:hover
	{
		color: #F47719;
	}

.hp-cs .author-label-container div.author-label a:hover,
.hp-js .author-label-container div.author-label a:hover {
	color: #2a2a2a;
}

.hp-rows .hp-link-body span a:hover,
.stream-featured-topics  a:hover,
ul.stream-full a:hover,
ul.posts .post-info a:hover,
ul.posts .content p a:hover,
.article-body a:hover,
blockquote p a:hover,
blockquote div.links a:hover,
.article-related ul li a:hover,
.article-topics a:hover
	{
		text-decoration: underline;
	}

.stream-author-bloger a:hover,
ul.stream-full div.stream-author.stream-author-bloger .author-name:hover,
table.author-label a:hover,
ul.last-on-blogs-carousel li a.blog-name:hover
	{
		color: #222;
		text-decoration: none;
	}
.hp-rows .hp-content-image a img:hover,
ul.topics-carousel a img:hover {
	opacity: 0.8;
}

.hp-rows .hp-content-image a img[data-image-hover*="http"]:hover {
	opacity: 1;
}

a.button:hover,
a.buttonsmall:hover,
ul.stream-full a.buttonsmall:hover {
	background-image: none;
	background: #333;
	color: #fff;
	text-decoration: none;
}

article figure .gallery-counter:hover, .article-body blockquote.block div.gallery .more:hover, .user-gallery .gallery-counter:hover, .hp-content-image a.more:hover {
	background-color: #A45715;
}



.hp-rows.hp-cs h2 a:hover {
	color: #25282A;
}

.hp-item-with-author .hp-content-body,
.hp-item-with-author-anonymous .hp-content-body {
	border-top: 3px solid #FF6D00;
	padding-top: 7px;
}
.hp-cs .hp-item-with-author .hp-content-body,
.hp-cs .hp-item-with-author-anonymous .hp-content-body,
.hp-js .hp-item-with-author .hp-content-body,
.hp-js .hp-item-with-author-anonymous .hp-content-body {
	border-color: rgba(0,0,0,0.2);
}

.hp-1-row .hp-item-with-author .hp-content-body,
.hp-1-row .hp-item-with-author-anonymous .hp-content-body {
	border-left: 4px solid #FF6D00;
	border-top: none;
	margin-left: 250px;
	padding-left: 20px;
	padding-top: 7px;
	text-align: left;
}
.hp-1-row .author-label-container {
	width: 220px;
	float: left;
}

.hp-1-row .hp-item-body.hp-item-with-author p, 
.hp-1-row .hp-item-body.hp-item-with-author h2,
.hp-1-row .hp-item-body.hp-item-with-author-anonymous p, 
.hp-1-row .hp-item-body.hp-item-with-author-anonymous h2 {
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}

.hp-1-row .hp-item-body.hp-item-with-author .hp-stat-line,
.hp-1-row .hp-item-body.hp-item-with-author-anonymous .hp-stat-line {
	text-align: left;
	padding-left: 0px;
}

.hp-1-row .hp-item-body.hp-item-with-author .author-label-container div.author-label,
.hp-1-row .hp-item-body.hp-item-with-author-anonymous .author-label-container div.author-label,
.hp-1-row .hp-item-body.hp-item-with-author .author-label-container div.author-avatar,
.hp-1-row .hp-item-body.hp-item-with-author-anonymous .author-label-container div.author-avatar,
.hp-1-row .hp-item-body.hp-item-with-author .author-label-container div.author-subtitle,
.hp-1-row .hp-item-body.hp-item-with-author-anonymous .author-label-container div.author-subtitle {
	text-align: right;
}

.without-body-header .hp-row-body-header {
	padding-top: 20px;
}

.hp-rows.hp-cs-3 .hp-link-body a.simple-link,
.hp-rows.hp-cs-3 .hp-link-body a.movie-link, 
.hp-rows.hp-cs-3 .hp-link-body a.chart-link, 
.hp-rows.hp-cs-3 .hp-link-body a.image-link {
	background: transparent url(/gfx/bull_white.png) 0px -3px no-repeat;
}

/* sloty reklamowe */
table#slot_ad_billboard, table#slot_ad_billboard2, table#slot_ad_billboard3, table#slot_ad_box, table#slot_ad_patronat {
	margin: 0 auto 20px;
}
div#slot_ad_billboard, div#slot_ad_billboard2, div#slot_ad_billboard3, div#slot_ad_box, div#slot_ad_patronat {
	padding-bottom: 20px
}

.post-ad-slot {
	margin-bottom: 20px;
}

.post-left-ad {
	position: relative;
	display: none;
}
	.post-left-ad .slot {
		position: absolute;
		top:0;
		left: 0;
	}

img.aab {
	margin: 0px auto;
	display: block;
	max-width: 100%;
}

#hp-body table#slot_ad_billboard, #hp-body table#slot_ad_billboard3 {
	margin: 0 auto 25px;
}
#hp-body div#slot_ad_billboard, #hp-body div#slot_ad_billboard3 {
	padding-bottom: 25px;
	margin-left: 27px;
}

table#slot_ad_patronat {
	margin: 0 0 25px auto;
}
div#slot_ad_patronat {
	float: right;
}


.hp-rows .hp-item-style-black h2 a:hover, .hp-rows .hp-item-style-green h2 a:hover{
	color: #9F9F9F;
}
.hp-rows .hp-item-style-red h2 a:hover, .hp-rows .hp-item-style-bordo h2 a:hover{
	color: #330000;
}


.hp-stat-line {
	height: 30px;
	overflow: hidden;
	margin: 0 0 5px;
	padding: 0 0 5px;
}
	
	.hp-stat-line-counters {
		border: 1px solid #e0e0e0;
		display: inline-block;
		border-color: rgba(0,0,0,0.2);
	}
	.hp-devel .hp-stat-line {
		display: block;
	}
	
	.hp-stat-line .cc, .hp-stat-line .lc {
		float:left;
		line-height: 30px;
		padding: 0 5px;
		margin: 0 0 0 7px;
		color: #999;
		font-size: 12px;
		background: url(/gfx/icons2.png) center left no-repeat;
	}
	.hp-stat-line .cc {
		padding-left: 20px;
		background-position: 0px -618px;
	}
	.hp-stat-line .lc {
		padding: 0 0 0 13px;
		background-position: 0px -546px;
	}
	.hp-stat-line .lc span {
		line-height: 30px;
	}
	
	.hp-1-row .hp-stat-line {
		text-align: center;
	}
		.hp-1-row .hp-item-body.hp-item-style-gray .hp-stat-line,
		.hp-1-row .hp-item-body.hp-item-style-yellow .hp-stat-line {
			text-align: left;
		}
		.hp-item-with-bg .hp-stat-line {
			padding: 0 15px 15px;
		}
	.hp-1-row .hp-stat-line .hp-stat-line-counters {
		margin: 0 auto;
	}
	
	.hp-rows .hp-item-with-bg .hp-stat-line .cc,
	.hp-rows .hp-item-with-bg .hp-stat-line .lc,
	.hp-rows.hp-cs .hp-stat-line .cc,
	.hp-rows.hp-cs .hp-stat-line .lc {
		color: #fff;
	}
	
	.hp-rows .hp-item-with-bg .hp-stat-line .cc,
	.hp-rows.hp-cs .hp-stat-line .cc {
		background-position: 0px -753px;
	}
	.hp-rows .hp-item-with-bg .hp-stat-line .lc,
	.hp-rows.hp-cs .hp-stat-line .lc {
		background-position: 0px -692px;
	}
	
	.hp-item-with-bg.hp-item-style-gray .hp-stat-line .cc,
	.hp-item-with-bg.hp-item-style-yellow .hp-stat-line .cc {
		color: #999;
		background-position: 0px -618px;
	}
	.hp-item-with-bg.hp-item-style-gray .hp-stat-line .lc,
	.hp-item-with-bg.hp-item-style-yellow .hp-stat-line .lc {
		color: #999;
		background-position: 0px -546px;
	}
	
	
	.hp-item-with-bg .hp-stat-line-counters {
		border: 1px solid #9ADEEB;
		border-color: rgba(255,255,255,0.5);
	}
	
	.hp-item-style-gray .hp-stat-line-counters,
	.hp-item-style-yellow .hp-stat-line-counters,
	.hp-js .hp-stat-line-counters {
		border-color: rgba(0,0,0,0.2);
	}
	.hp-cs .hp-stat-line-counters {
		border-color: rgba(255,255,255,0.5);
	}

#info-page .par{
	text-align:center;
	font-weight:bold;
	margin-top:30px;
}
#info-page li{
	margin-bottom:15px;
}
#info-page ul {
	list-style: none;
	margin:0;
	padding:0;
}
#info-page ul.toc li{
	margin:0 0 5px 0;
}
#info-page .centered {
	text-align: center;
}



#eighteen-c, #info-modal{
	background: url(/gfx/page-bg.png);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10001;
}
#eighteen-c .modal, #info-modal .modal{
	z-index: 10002;
	left: 50%;
	margin-left: -365px;
	position: fixed;
	top: 20%;
	width: 614px;
	padding:50px;
	background:#FFFFFF;
	border:8px solid #D1D1D1;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}
#eighteen-c .modal h1{
	color:#333333;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin:0 0 40px 0;
}
#eighteen-c .modal p{
	text-align:center;
	color:#666666;
	font-size:18px;
}
#eighteen-c .modal .input-c{
	text-align:center;
	margin-bottom:10px;
}
#eighteen-c .modal .input-c input[type="text"]{
	padding: 10px;
	color:#333;
	font-size:24px;
	text-align:center;
	width:60px;
	margin-right:7px;
	border:1px solid #CBCBCB;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background:#FFFFFF;
}
#eighteen-c .modal .input-c input[type="text"].rrrr{
	margin-right:0;
	width:100px;
}
#eighteen-c .modal .input-c input[type="text"].placeholder{
	background-image: linear-gradient(bottom, #E7E7E7 8%, #FEFEFE 70%);
	background-image: -o-linear-gradient(bottom, #E7E7E7 8%, #FEFEFE 70%);
	background-image: -moz-linear-gradient(bottom, #E7E7E7 8%, #FEFEFE 70%);
	background-image: -webkit-linear-gradient(bottom, #E7E7E7 8%, #FEFEFE 70%);
	background-image: -ms-linear-gradient(bottom, #E7E7E7 8%, #FEFEFE 70%);
	color:#B8B8B8;
}
#eighteen-c .modal input[type="submit"]{
	display:block;
	width:220px;
	margin:0 auto;
	background-color:#FF7C08;
	background-image: linear-gradient(bottom, #FF7700 8%, #FF9130 70%);
	background-image: -o-linear-gradient(bottom, #FF7700 8%, #FF9130 70%);
	background-image: -moz-linear-gradient(bottom, #FF7700 8%, #FF9130 70%);
	background-image: -webkit-linear-gradient(bottom, #FF7700 8%, #FF9130 70%);
	background-image: -ms-linear-gradient(bottom, #FF7700 8%, #FF9130 70%);
	color:#FFF;
	text-shadow:1px 1px 0px #777;
	border:1px solid #F37100;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-size:18px;
	font-weight:normal;
}
#eighteen-c .modal a{
	display:block;
	font-size:14px;
	text-align:center;
	margin-top: 45px;
}
#eighteen-c .modal .warning{
	width:460px;
	background:#EFEFEF;
	color:#C81401;
	text-align: center;
	font-size:18px;
	padding: 45px 0;
	margin:0 auto;
}


#info-modal{
	background-image: none;
	background: rgba(0,0,0,0.7);
}
#info-modal .modal{
	border: none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	width: 520px;
	padding: 100px 30px 100px 70px;
	
}
#info-modal .modal h1 {
	background: #fff url(/gfx/okfif.png) no-repeat 0px 0px;
	padding: 7px 0 0 45px;
	font-size: 24px;
}
#newsletter-accept-popover {
	font-family: Helvetica, Arial;
	color: #666666;
	z-index: 10002;
	left: 50%;
	margin-left: -365px;
	position: fixed;
	top: 20%;
	width: 569px;
	padding: 36px 38px;
	background:#FFFFFF;
}
	#newsletter-accept-popover h1 {
		font-size: 20px;
		font-weight: bold;
		margin: 0 0 3px;
		color: #333333;
	}
	#newsletter-accept-popover span {
		display: block;
		font-size: 15px;
		padding-bottom: 5px;
	}
	#newsletter-accept-popover label {
		display: block;
		font-size: 13px;
		line-height: 20px;
		padding: 0 0 0 22px;
		margin-top: 25px;
		position: relative;
	}
	#newsletter-accept-popover label.error {
		margin-top: 0;
	}
	#newsletter-accept-popover label input[type=checkbox] {
		position: absolute;
		top: 4px;
		left: 0;
	}
	#newsletter-accept-popover .buttons {
		text-align: center;
		padding-top: 30px;
	}
	#newsletter-accept-popover .clearfix {
		position: relative;
	}
	#newsletter-accept-popover a.close {
		width: 13px;
		height: 13px;
		background: transparent url(/gfx/close_black.png) center center no-repeat;
		position: absolute;
		top: -25px;
		right: -25px;
	}
	
/*	
.bg-layer {
	position: absolute;
	top:0;
	left:0;
	height: 1px;
	z-index: 0;
	background: url(/gfx/page-bg.png);
}
*/

.placeholder {
	color: #999999 !important;
}


#autopromo {
	height:250px;
	min-width: 985px;
	position:relative;
}
	#autopromo a.title:hover { color: #F47719 !important; }
	#autopromo img:hover {opacity: 0.8;}
	#autopromo table.author-label img:hover {opacity: 1;}
	#autopromo .hbar{
		position:absolute;
		left:-45px;
		top:30px;
		width:29px;
		height:171px;
		background: url(/gfx/nie_przegap.png);
	}
	#autopromo.style2 .hbar {
		background: url(/gfx/reklpromo.png);
	}
	
	#autopromo a.title{
		font-weight:bold;
		font-size:16px;
		color:#000;
		display:block;
		margin:10px 0 8px 10px;
	}
	
	#autopromo a.lead{
		color:#666666;
		font-family: Georgia,serif;
		font-size: 16px;
		font-weight: normal;
		display:block;
		margin:10px;
	}
	
	#autopromo .item{
		width:200px;
		height:250px;
		overflow:hidden;
		position:absolute;
		border-left:1px solid #FFFFFF;
	}
	#autopromo #item1-c{
		width:195px;
		border:none;
		left:0;
		padding-left:385px;
	}
	
		#autopromo #item1-c img.photo{
			position:absolute;
			left:0;
			float:left;
			display:block;
			width:385px;
		}
		
		#autopromo #item1-c a.title{
			font-size:25px;
			margin-top:7px;
		}
		#autopromo #item1-c a.lead{
			font-size:18px;
		}
		
		#autopromo #item1-c.nophoto{
			width:583px;
			padding:0;
		}
		
		
	#autopromo #item2-c{
		background:#333333;
		right:200px;
	} 
		#autopromo #item2-c .title{
			color:#FFF;
			line-height: 21px;
		}
		#autopromo #item2-c .lead{
			color:#AAA;
		}
		
	#autopromo #item3-c{
		right:0;
	}
		#autopromo #item3-c .title{
			line-height: 21px;
		}
		
	#autopromo .item.more{
		background:#E9E9E9;
	}
	#autopromo .item.more a{
		font-weight:bold;
		display:block;
		color:#000;
		font-size:16px;
		padding:110px 20px 0px 30px;
	}
	
	#autopromo .author-label-container{
		margin:10px;
		background:none;
	}

.promo-posts-body {
	border-bottom: 1px solid #E4E4E4;
	width: 10000px;
	position: relative;
	box-shadow: 0px 1px 2px rgba(0,0,0,.1);
	background: #fff;
}
	.promo-posts-body.promo-posts-slideshow {
		border-top: 1px solid #E4E4E4;
	}
	ul.promo-posts {
		list-style-type:none;
		margin: 0;
		padding: 0;
	}
	ul.promo-posts li {
		width: 369px;
		float: left;
		text-align: left;
	}
		.promo-posts-body.promo-posts-slideshow ul.promo-posts li {
			width: 280px;
		}
	ul.promo-posts li .promo-posts-item {
		border-right: 1px solid #E4E4E4;
		padding: 15px;
		height: 63px;
		vertical-align: top;
		font-size: 14px;
	}
		.promo-posts-body.promo-posts-slideshow ul.promo-posts li .promo-posts-item {
			position: relative;
			padding: 0;
			height: 94px;
		}
	ul.promo-posts li img {
		float: left;
		margin: 2px 12px 0 4px;
		width: 90px;
		height: 60px;
	}
	ul.promo-posts li .promo-posts-item.bloger img {
		width: 60px;
		border-radius: 6px;
	}
	ul.promo-posts li .service-name {
		font-weight: bold;
		display: block;
		font-size: 13px;
	}
	ul.promo-posts li .post-title {
		color: #333333;
	}

	.promo-posts-body.promo-posts-slideshow ul.promo-posts li .promo-posts-item i {

	}
		
	.promo-posts-body.promo-posts-slideshow ul.promo-posts li .promo-posts-item a {
		display: block;
		position: absolute;
		top: 50%;
		left: 0px;
		transform: translateY(-50%);
		padding: 0 10px 0 63px;
		font-size: 18px;
		line-height: 18px;
		font-weight: bold;
		color: #333333;
	}
	
	.header-promo-posts {
		position: relative;
		height: 120px;
		width: 100%;
		overflow: hidden;
		text-align: center;
	}
	.header-promo-posts.promo-posts-body {
		height: auto;
	}
	
	.header-promo-posts .group {
		color: #fff;
		background: #333;
		padding: 3px 11px;
		display: inline-block;
		margin: -1px auto 0;	
		font-size: 11px;	
	}
	
	.header-promo-posts .left-navi,
	.header-promo-posts .right-navi  {
		position: absolute;
		top: 0;
		left: 0;
		width: 80px;
		height: 93px;
		background: linear-gradient(to right, rgba(255,255,255,.99) 0%,rgba(255,255,255,.9) 70%,rgba(255,255,255,0) 100%);
		display: none;
	}
		.header-promo-posts.left-side .left-navi,
		.header-promo-posts.right-side .right-navi {
			display: block;
		}
	.header-promo-posts .right-navi  {
		left: auto;
		right: 0;
		background: linear-gradient(to left, rgba(255,255,255,.99) 0%,rgba(255,255,255,.9) 70%,rgba(255,255,255,0) 100%);
	}
	.header-promo-posts .left-navi a,
	.header-promo-posts .right-navi a {
		width: 35px;
		height: 35px;
		background: #000;
		display: block;
		margin-left: 10px;
		background: #CBCBCB url(/gfx/icons2.png) 11px -881px no-repeat;
	}
	.header-promo-posts a.next {
		margin-top: 10px;
		background-position: -275px -929px;
	}
	.header-promo-posts a.prev{
		margin-top: 5px;
	}
	.header-promo-posts .right-navi a.next,
	.header-promo-posts .right-navi a.prev {
		margin-left: 35px;
	}
	
	
	html.touch .header-promo-posts .left-navi,
	html.touch .header-promo-posts.left-side .left-navi {
		display: none;
	}
	html.touch .header-promo-posts .right-navi {
		display: block;
	}


.content-full-page-photo {
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.content-full-page-photo .lcontainer {
	padding-top: 30%;
	padding-bottom: 33px;
	min-height: 300px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}

.mod_live article header {
	position: relative;
}
	.mod_live article header h1 {
		color: #fff;
		margin-bottom: 16px;
	}	
	.mod_live article header .live-status {
		padding-bottom: 20px;
	}
	.mod_live article header .live-status .status {
		font-size: 20px;
		margin-right: 15px;
		background-image:url(/gfx/live-icons.png);
		background-repeat: no-repeat;
		background-position: 0px -170px;
  		padding-left: 20px;
	}
	.mod_live article header .live-status .cnt {
		font-family: Georgia;
		font-size: 18px;
		
	}
	.mod_live article header p {
		font-size: 24px;
		line-height: 1.525;
	}
	.mod_live article header .partner {
		width: 180px;
	}
	.mod_live article header .partner img {
		display: block;
		margin: 5px auto;
	}
	.mod_live article header .partner span {
		text-align: center;
		display: block;
	}
	.mod_live article .author-label-container div.author-label a {
		color: #fff;
	}

	.content-full-page-photo .socials {
		position: absolute;
		top: -20px;
		right: 0;
	}


.mod_live ul.promo-posts li {
	width: 279px;
}
	.mod_live .promo-posts-body {
		background: #fff;
		font-weight: bold;
	}
	.mod_live ul.promo-posts li .promo-posts-item span {
		display: block;
		color: #999999;
		font-size: 15px;
		line-height: 15px;
		padding: 2px 0px 11px;
		text-transform: uppercase;
	}
	.mod_live ul.promo-posts li .promo-posts-item span b {
		color: #FF6D00;
	}
	.mod_live ul.promo-posts li .promo-posts-item a {
		display: block;
		font-size: 17px;
		
		line-height: 17px;
		max-height: 34px;
		color: #2a2a2a;
		overflow: hidden;
	}

.live-item {
	background: #fff;
	padding: 0;
	border-top: 1px solid #E9E9E9;
	margin-bottom: 35px;
	position: relative;
}

	.live-item .live-item-header {
		padding-bottom: 10px;
		position: relative;
	}
	.live-item .live-item-date,
	.live-item .live-item-ended,
	.live-item .live-item-important {
		font-size: 14px;
		padding: 0 20px;
		line-height: 24px;
		display: inline-block;
		color: #999999;
	}
	.live-item .live-item-ended,
	.live-item .live-item-important {
		color: #fff;
		background: #FF6D00;
		font-size: 12px;
		font-weight: bold;
		letter-spacing: 0.7px;
		padding: 2px 10px 0;
		margin-right: 10px;
	}
	
	.live-item.live-important {
		border-top: 1px solid #FF6D00;
	}
	.live-item.live-important .live-item-date {
		color: #FF6D00;
	}
	
.article-body .live-item blockquote.block {
	  margin: 10px 0;
}
.article-body .live-item blockquote.block h3 {
	padding: 10px 20px 10px;
}
.article-body .live-item blockquote.block p {
	padding: 0 20px 10px;
}
.article-body .live-item blockquote.block div.gallery {
	margin-bottom: 20px;
}
.article-body .live-item blockquote.block div.gallery .desc {
	margin: 0 20px;
}
.article-body .live-item blockquote.block div.header {
	padding: 0 20px 5px;
 }
 .article-body .live-item blockquote div.html {
 	text-align: center;
 }
 .article-body .live-item blockquote div.html .fb_iframe_widget {
 	margin: 0 0 10px;
 }
 .article-body .live-item blockquote .twitter-tweet {
 	margin: 10px auto !important;
 	width: 100%;
 } 
 .article-body .live-item blockquote blockquote.twitter-tweet {
 	padding: 0 10px 10px 20px;
 	font-size: 15px;
 }
 .article-body .live-item blockquote blockquote.twitter-tweet p {
 	padding: 0 0 5px;
 	font-size: 19px;
 }
 
 .article-body blockquote.block .author-header {
 	position: relative;
 	padding-left: 80px;
 }
 .article-body blockquote.block .author-header img {
 	position: absolute;
 	top:0;
 	left: 20px;
 }
 
 
 
  
.live-item .adminline {
	padding: 2px 10px;
	position: absolute;
	top:-30px;
	right:0;
}
	.live-item .adminline a {
		font-size: 12px;
		margin-left: 10px;
	}
 
.mod_live .show-more-body {
	text-align: left;
}

a.live-go-up {
	background: #fff url(/gfx/natemat/live_go_up.png) center left no-repeat;
	width: 200px;
	height: 60px;
	line-height: 60px;
	padding: 0 0 0 100px;
	bottom: 20px;
	right: 50px;
	color: #222;
	font-size: 19px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}

a.live-show-more {
	color: #FF6D00;
	display: inline-block;
	padding: 0 0 0 50px;
	background: transparent url(/gfx/natemat/live_show_more.png) no-repeat;
	line-height: 40px;
	font-family: 'Source Sans Pro', Helvetica, sans-serif;
} 

.live-item section.article-comments {
	padding: 0 20px 20px;
}
	.live-item section.article-comments a.button {
		  padding: 4px 50px;
		  font-family: 'Source Sans Pro', Helvetica, sans-serif;
	}


.slideshow {
	position: relative;
}

	.slideshow .slideshow-nav {
		min-height: 91px;
		position: relative;
	}
	.slideshow span.counter {
		display: inline-block;
		width: 120px;
		height: 120px;
		background: #FF6D00;
		text-align: center;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 10;
	}
	
	.slideshow.ad-page span.counter {
		display: none;
	}
	
	.slideshow span.counter-desc{
		display: block;
		font-size:20px;
		text-transform: uppercase;
		line-height: 20px;
		padding-top: 33px;
	}
	.slideshow span.counter-desc.middle {
		padding-top: 48px;
	}
	.slideshow span.counter-pages {
		font-size: 36px;
		line-height: 36px;
		font-weight: bold;
		color: #fff;
	}
	.slideshow a.slideshow-prev, .slideshow a.slideshow-next{
		display: inline-block;
		width: 50px;
		height: 50px;
		position: absolute;
		top: 17px;
		right: 0;
	}
	.slideshow a.slideshow-prev {
		right: 56px;
	}
	.slideshow a.slideshow-prev u, .slideshow a.slideshow-next u {
		display: inline-block;
		width: 50px;
		height: 50px;
		background-color: #FF6D00;
		background-image: url(/gfx/slideshow_nav_icons2.png);
		background-position: -18px -9px;
		background-repeat: no-repeat;
		border-radius: 25px;
	}
	
		.slideshow.first-page .slideshow-prev,
		.slideshow.last-page .slideshow-next {
			opacity: 0.3;
		}
		.slideshow a.slideshow-prev u {
			background-position: -18px -72px;
		}
		.slideshow .slideshow-footer-nav a.slideshow-prev,
		.slideshow .slideshow-footer-nav a.slideshow-next {
			width: auto;
			color: #333;
			font-size: 18px;
			vertical-align: middle;
		}
		.slideshow .slideshow-footer-nav a.slideshow-prev u {
			vertical-align: middle;
			margin-right: 10px;
		}
		.slideshow .slideshow-footer-nav a.slideshow-next u {
			vertical-align: middle;
			margin-left: 10px;
		}
		
		.slideshow .slideshow-footer-nav a.slideshow-prev {
		    right: auto;
		    left: 0;
		}
	.slideshow .slideshow-nav h2 {
		display: block;
		margin: 0 100px 0 135px;
		font-family: QuixoPro;
		font-size: 38px;
		line-height: 40px;
		font-weight: normal;
		position: absolute;
		left: 0;
		top: 50%;
  		transform: translateY(-50%);
	}
	
	.slideshow .slideshow-slide {
		z-index: 5;
		width: 100%;
	}
	
	.slideshow-footer-nav {
		position: relative;
		min-height: 70px; 
	}
	.slideshow .slideshow-huge-nav {
	}
	.slideshow .slideshow-huge-nav a.slideshow-prev,
	.slideshow .slideshow-huge-nav a.slideshow-next {
		position: absolute;
		top: 40%;
		left: -60px;
		width: 42px;
		height: 72px;
	    z-index: 1000;
		background: transparent url(/gfx/slideshow_nav_icons.png) -18px -134px no-repeat;
	}
	.slideshow .slideshow-huge-nav a.slideshow-prev {
		background-position: -18px -212px;
	}
	.slideshow .slideshow-huge-nav a.slideshow-next {
		left: auto;
		right: -60px;
	}
	
	.slideshow-author {
		display: table;
		margin: 30px 0 30px 15px;
	}
		.slideshow-label-container {
			display: table-row;
		}
		
		.slideshow-label-container .author-avatar,
		.slideshow-label-container .author-descall {
			display: table-cell;
    		vertical-align: middle;
    		padding-right: 10px;
		}
		.slideshow-label-container .author-label {
			line-height: 15px;
    		padding: 0 10px 0 0;
    		font-size: 18px;
    		color: #fff;
		}
		.slideshow-label-container .author-label a {
			font-family: QuixoPro;
			font-size: 18px;
    		color: #fff;
		}
		    
		
		
		
		.slideshow-author .author-avatar img {
			width: 50px;
			border-radius: 5px;
		}
	
	
	.slideshow-slide h2.slide-title {
		display: none;
	}
	
	.slideshow-slide header {
		position: relative;
	}
	.slideshow-slide .article-title {
		position: absolute;
		top:0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.slideshow-slide .article-title h1 {
		color: #fff;
		margin: 18px 18px 18px 19px;
	}
	
	.slideshow-slide .glass {
		background: -moz-linear-gradient(45deg, rgba(0,0,0,0.87) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(45deg, rgba(0,0,0,0.87) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(45deg, rgba(0,0,0,0.87) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	
	ul.sideshow-titles {
		margin: 15px 0 0 18px;
		padding: 0;
		list-style-type: none;
		float: left;
	} 
	ul.sideshow-titles li {
		padding: 11px 0 11px 45px;
		position: relative;
		border-bottom: 1px solid rgba(255,255,255,0.4);
	}
	ul.sideshow-titles li a, ul.sideshow-titles li span {
		color: #fff;
		font-size: 17px;
		line-height: 23px;
		font-weight: bold;
	}
	ul.sideshow-titles li a i ,
	.promo-posts .promo-posts-item i {
		display: inline-block;
		width: 36px;
		height: 36px;
		border-radius: 50%;
		text-align: center;
		line-height: 36px;
		background: #FF6D00;
		position: absolute;
		top: 4px;
		left: 0px;
		color: #fff;
		font-style: normal;
	}
		.promo-posts .promo-posts-item i {
			background: #E9E9E9;
			top: 27px;
			left: 9px;
			width: 40px;
			height: 40px;
			line-height: 40px;
			color: #7F7F7F;
			font-size: 21px;
		} 
		.promo-posts .current .promo-posts-item i {
			background: #FF6D00;
			color: #fff;
		}
		.promo-posts .promo-posts-item.table-of-content i {
			background: #FF6D00 url(/gfx/slideshow_nav_icons2.png) 10px -305px no-repeat;
		}
		.promo-posts .promo-posts-item.table-of-content {
			background-size: cover;
		}
		.promo-posts-body.promo-posts-slideshow ul.promo-posts li .promo-posts-item.table-of-content a {
			color: #fff;
		}
	a.slide-start {
		position: absolute;
		bottom: 20px;
		left: 50%;
		border: 1px solid #FF6D00;
		transform: translate(-50%, 0);
		color: #fff;
		text-transform: uppercase;
		font-size: 23px;
		line-height: 30px;
		padding: 14px 40px;
	}
	
	.slide-image img {
		width: 100%;
	}
	
	.slideshow-slide .article-body .inner {
		background: #E9E9E9;
		padding: 25px;
	}
	.slideshow-slide .article-body .inner:empty {
		display: none;
	}
	
	.slideshow-slide .slide-image {
		position: relative
	}
	
	.slideshow-slide .slide-image .slide-image-source {
		position: absolute;
		width: 100%;
	    bottom: 0;
	    color: #878787;
	    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%));
		background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%));
		background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
	}
		.slideshow-slide .slide-image .slide-image-source span.slide-image-source-body {
			display: block;
			padding: 10px 25px;
			float: right;
			width: 275px;
			font-weight: bold;
		}
		.slideshow-slide .slide-image .slide-image-source span.slide-image-source-body .bull {
			color: #878787;
		}
		
	.slideshow-footer-nav .slideshow-footer-body {
		width: 640px;
		position: relative;
	}
	
	.slideshow .article-body blockquote.slide-desc {
		color: #fff;
		background: #000;
		padding: 25px;
		width: 100%;
		margin: -100px 0 15px -25px;
		font-size: 26px;
		font-family: QuixoPro;
		line-height: 1.25;
	}
	
	.slideshow .article-body blockquote.slide-desc.quote {
		background: #000 url(/gfx/slideshow_quote.png) 28px 20px no-repeat;
		padding: 75px 25px 25px;
		font-style: italic;
	}
	
	
	.slideshow-slide-ad {
	}
		.slideshow-slide-ad .middleslide {
			
		}
		.slideshow-slide-ad .middleslide iframe {
			width: 100%;
			height: 450px;
		}
	.slideshow .article-related iframe {
		width: 300px;
		height: 250px;
		margin-top: 10px;
	}
	
	
	@media only screen and (max-width: 1023px) {
	}
	
	@media only screen and (max-width: 767px) {
		
	}
	
	@media only screen and (max-width: 479px) {
		
	}
	@media only screen and (min-width: 1280px) {
		
	}
	




 
.letsmake {
	background: #FF6D00;
	padding: 70px 0 58px;
	text-align: center;
}
	.letsmake span {
		font-size: 60px;
		color: #fff;
		
	}
	.letsmake span img {
		height:104px; margin-top:-16px
	}
	.letsmake span.slogan {
		display: block;
		padding: 30px 15px 30px;
	}
	
	.letsmake .socials {
		padding-top: 38px;
	}
	
	.letsmake .socials a {
		display: inline-block;
		width: 60px;
		height: 60px;
		margin: 10px;
		background: url(/gfx/icons2.png) 0px 0px no-repeat;
	}
	
	.letsmake .socials a.facebook {
		background-position: 18px -1003px;
	}
	.letsmake .socials a.twitter {
		background-position: 11px -1094px;
	}
	.letsmake .socials a.gplus {
		background-position: 12px -1179px;
	}
	.letsmake .socials a.youtube {
		background-position: 10px -1260px;
	}
	.letsmake a.button {
		background: #fff;
		color: #FF6D00;
		font-size: 17px;
		padding: 11px 40px;
	}
	
	.letsmake .sname {
		white-space: nowrap;
	}
	.letsmake .sname span {
		color: #333333;
	}

#smartbanner { position:absolute; left:0; top:-82px; border-bottom:1px solid #e8e8e8; width:100%; height:78px; font-family:'Helvetica Neue',sans-serif; background:-webkit-linear-gradient(top, #f4f4f4 0%,#cdcdcd 100%); background-image: -ms-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%); background-image: -moz-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%); box-shadow:0 1px 2px rgba(0,0,0,0.5); z-index:9998; -webkit-font-smoothing:antialiased; overflow:hidden; -webkit-text-size-adjust:none; }
#smartbanner, html.sb-animation {-webkit-transition: all .3s ease;}
#smartbanner .sb-container { margin: 0 auto; }
#smartbanner .sb-close { position:absolute; left:5px; top:5px; display:block; border:2px solid #fff; width:14px; height:14px; font-family:'ArialRoundedMTBold',Arial; font-size:15px; line-height:15px; text-align:center; color:#fff; background:#070707; text-decoration:none; text-shadow:none; border-radius:14px; box-shadow:0 2px 3px rgba(0,0,0,0.4); -webkit-font-smoothing:subpixel-antialiased; }
#smartbanner .sb-close:active { font-size:13px; color:#aaa; }
#smartbanner .sb-icon { position:absolute; left:30px; top:10px; display:block; width:57px; height:57px; background:rgba(0,0,0,0.6); background-size:cover; border-radius:10px; box-shadow:0 1px 3px rgba(0,0,0,0.3); }
#smartbanner.no-icon .sb-icon { display:none; }
#smartbanner .sb-info { position:absolute; left:98px; top:18px; width:44%; font-size:11px; line-height:1.2em; font-weight:bold; color:#6a6a6a; text-shadow:0 1px 0 rgba(255,255,255,0.8); }
#smartbanner #smartbanner.no-icon .sb-info { left:34px; }
#smartbanner .sb-info strong { display:block; font-size:13px; color:#4d4d4d; line-height: 18px; }
#smartbanner .sb-info > span { display:block; }
#smartbanner .sb-info em { font-style:normal; text-transform:uppercase; }
#smartbanner .sb-button { position:absolute; right:20px; top:24px; border:1px solid #bfbfbf; padding: 0 10px; min-width: 10%; height:24px; font-size:14px; line-height:24px; text-align:center; font-weight:bold; color:#6a6a6a; background:-webkit-linear-gradient(top, #efefef 0%,#dcdcdc 100%); text-transform:uppercase; text-decoration:none; text-shadow:0 1px 0 rgba(255,255,255,0.8); border-radius:3px; box-shadow:0 1px 0 rgba(255,255,255,0.6),0 1px 0 rgba(255,255,255,0.7) inset; }
#smartbanner .sb-button:active, #smartbanner .sb-button:hover { background:-webkit-linear-gradient(top, #dcdcdc 0%,#efefef 100%); }

#smartbanner .sb-icon.gloss:after { content:''; position:absolute; left:0; top:-1px; border-top:1px solid rgba(255,255,255,0.8); width:100%; height:50%; background:-webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.2) 100%); border-radius:10px 10px 12px 12px; }

#smartbanner.android { border-color:#212228; background: #3d3d3d url('data:image/gif;base64,R0lGODlhCAAIAIABAFVVVf///yH5BAEHAAEALAAAAAAIAAgAAAINRG4XudroGJBRsYcxKAA7'); border-top: 5px solid #88B131; box-shadow: none; }
#smartbanner.android .sb-close { border:0; width:17px; height:17px; line-height:17px; color:#b1b1b3; background:#1c1e21; text-shadow:0 1px 1px #000; box-shadow:0 1px 2px rgba(0,0,0,0.8) inset,0 1px 1px rgba(255,255,255,0.3); }
#smartbanner.android .sb-close:active { color:#eee; }
#smartbanner.android .sb-info { color:#ccc; text-shadow:0 1px 2px #000; }
#smartbanner.android .sb-info strong { color:#fff; }
#smartbanner.android .sb-button { min-width: 12%; border:1px solid #DDDCDC; padding:1px; color:#d1d1d1; background: none; border-radius: 0; box-shadow: none; min-height:28px}
#smartbanner.android .sb-button span { text-align: center; display: block; padding: 0 10px; background-color: #42B6C9; background-image: -webkit-gradient(linear,0 0,0 100%,from(#42B6C9),to(#39A9BB)); background-image: -moz-linear-gradient(top,#42B6C9,#39A9BB); text-transform:none; text-shadow:none; box-shadow:none; }
#smartbanner.android .sb-button:active, #smartbanner.android .sb-button:hover { background: none; }
#smartbanner.android .sb-button:active span, #smartbanner.android .sb-button:hover span { background:#2AC7E1; }

#smartbanner.windows .sb-icon { border-radius: 0px; }

	
.bwstyle .fbls,
.bwstyle iframe,
.bwstyle .cent-l a,
.bwstyle .sonline-l a,
.bwstyle #fbinvite,
.bwstyle .stream-socials,
.bwstyle #floatingbar, 
.bwstyle #menu-faces-body,
.bwstyle img
{ 
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}	

.bwstyle a,
.bwstyle ul.comments-small li span a.comments-more {
	color: #727272;
}

.bwstyle .hp-rows h2 a:hover,
.bwstyle ul.posts a.post-title:hover,
.bwstyle ul.topics-carousel li a:hover,
.bwstyle ul.last-on-blogs-carousel li a.post-title:hover,
.bwstyle ol.stats-list li a:hover {
	color: #8B8B8B;
}

.bwstyle .hot,
.bwstyle .author-label,
.bwstyle ul.stream-full div.stream-author.stream-author-bloger,
.bwstyle a.logo {
	background: #8D8D8D;
}

.bwstyle .hp-rows.with-style {
	background: #878787;
}


header#top-header .cap-body{
	display: table-cell;
	vertical-align: top;
	width: 51px;
	min-width: 51px;
	position:relative;
	background:#262626;
}
	header#top-header .cap-body .cap-btn{
		width:51px;
		height:51px;
		background:url(/gfx/cap_icons.png) 0px 0px no-repeat;
	}
		header#top-header .cap-body .cap-btn.active{
			background:url(/gfx/cap_icons.png) 0px -57px no-repeat;
		}
	header#top-header .cap-body .cap-overlay{
		position:absolute;
		top:51px;
		left:0;
		background:#2E2D2D;
		border:1px solid #3D3C3C;
		width:305px;
		height:330px;
		z-index:100;
		display:none;
	}
		header#top-header .cap-body .cap-overlay a{
			display:block;
			width:120px;
			height:72px;
			padding:90px 15px 0 15px;
			text-align:center;
			float:left;
			overflow:hidden;
			background:url(/gfx/cap_icons.png) 50px -182px no-repeat;
			font-family: 'Source Sans Pro', Helvetica, sans-serif;
			font-weight:bold;
			font-size:16px;
			color:#FFF;
		}
			header#top-header .cap-body .cap-overlay a span{
				display:block;
				color:#999999;
				font-size:14px;
				font-weight:normal;
			}
			header#top-header .cap-body .cap-overlay a.ip{
				background:url(/gfx/cap_icons.png) 50px -341px no-repeat;
			}
			header#top-header .cap-body .cap-overlay a.md{
				background:url(/gfx/cap_icons.png) 50px -508px no-repeat;
			}
			header#top-header .cap-body .cap-overlay a.ad{
				background:url(/gfx/cap_icons.png) 50px -673px no-repeat;
			}

/* delonghi campaign -- start */
#page_wrapper.category-delonghi {background-color: #0c2645; }
#page_wrapper.category-delonghi .hp-item-body.hp-item-style-ex1 h2, 
#page_wrapper.category-delonghi .hp-item-body.hp-item-style-ex1 h2 a, 
#page_wrapper.category-delonghi .hp-item-body.hp-item-style-ex1 p, 
#page_wrapper.category-delonghi .hp-item-body.hp-item-style-ex2 h2, 
#page_wrapper.category-delonghi .hp-item-body.hp-item-style-ex2 h2 a, 
#page_wrapper.category-delonghi .hp-item-body.hp-item-style-ex2 p, 
#page_wrapper.category-delonghi .hp-item-body.hp-item-style-ex3 h2, 
#page_wrapper.category-delonghi .hp-item-body.hp-item-style-ex3 h2 a, 
#page_wrapper.category-delonghi .hp-item-body.hp-item-style-ex3 p, 
#page_wrapper.category-delonghi .hp-item-body.hp-item-style-ex4 h2, 
#page_wrapper.category-delonghi .hp-item-body.hp-item-style-ex4 h2 a, 
#page_wrapper.category-delonghi .hp-item-body.hp-item-style-ex4 p,
#page_wrapper.category-delonghi .hp-rows h2, 
#page_wrapper.category-delonghi .hp-rows h2 a,
#page_wrapper.category-delonghi ul.posts li a.post-title {color: white;}
/* delonghi campaign -- end */




@charset "UTF-8";
/* ---------------- fonts-main-styles ---------------- */
@font-face {
  font-family: 'atrament_stdregular';
  src: url("../fonts/atramentstd/atramentstd.eot");
  src: url("../fonts/atramentstd/atramentstd.eot?#iefix") format("embedded-opentype"), url("../fonts/atramentstd/atramentstd.ttf") format("truetype"), url("../fonts/atramentstd/atramentstd.woff") format("woff"), url("../fonts/atramentstd/atramentstd.svg#atrament_stdregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ss-social-regular';
  src: url("../fonts/icons/ss-social-regular/webfonts/ss-social-regular.eot");
  src: url("../fonts/icons/ss-social-regular/webfonts/ss-social-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/icons/ss-social-regular/webfonts/ss-social-regular.ttf") format("truetype"), url("../fonts/icons/ss-social-regular/webfonts/ss-social-regular.woff") format("woff"), url("../fonts/icons/ss-social-regular/webfonts/ss-social-regular.svg#atrament_stdregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ss-standard';
  src: url("../fonts/icons/ss-standard/webfonts/ss-standard.eot");
  src: url("../fonts/icons/ss-standard/webfonts/ss-standard.eot?#iefix") format("embedded-opentype"), url("../fonts/icons/ss-standard/webfonts/ss-standard.ttf") format("truetype"), url("../fonts/icons/ss-standard/webfonts/ss-standard.woff") format("woff"), url("../fonts/icons/ss-standard/webfonts/ss-standard.svg#atrament_stdregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'cooperhewitt';
  src: url("../fonts/CooperHewitt/cooperhewitt-heavy-webfont.eot");
  src: url("../fonts/CooperHewitt/cooperhewitt-heavy-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/CooperHewitt/cooperhewitt-heavy-webfont.woff2") format("woff2"), url("../fonts/CooperHewitt/cooperhewitt-heavy-webfont.woff") format("woff"), url("../fonts/CooperHewitt/cooperhewitt-heavy-webfont.svg#cooper_hewittmedium") format("svg");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'cooperhewitt';
  src: url("../fonts/CooperHewitt/cooperhewitt-bold-webfont.eot");
  src: url("../fonts/CooperHewitt/cooperhewitt-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/CooperHewitt/cooperhewitt-bold-webfont.woff2") format("woff2"), url("../fonts/CooperHewitt/cooperhewitt-bold-webfont.woff") format("woff"), url("../fonts/CooperHewitt/cooperhewitt-bold-webfont.svg#cooper_hewittbold") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'cooperhewitt';
  src: url("../fonts/CooperHewitt/cooperhewitt-semibold-webfont.eot");
  src: url("../fonts/CooperHewitt/cooperhewitt-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/CooperHewitt/cooperhewitt-semibold-webfont.woff2") format("woff2"), url("../fonts/CooperHewitt/cooperhewitt-semibold-webfont.woff") format("woff"), url("../fonts/CooperHewitt/cooperhewitt-semibold-webfont.svg#cooper_hewittsemibold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'cooperhewitt';
  src: url("../fonts/CooperHewitt/cooperhewitt-medium-webfont.eot");
  src: url("../fonts/CooperHewitt/cooperhewitt-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/CooperHewitt/cooperhewitt-medium-webfont.woff2") format("woff2"), url("../fonts/CooperHewitt/cooperhewitt-medium-webfont.woff") format("woff"), url("../fonts/CooperHewitt/cooperhewitt-medium-webfont.svg#cooper_hewittmedium") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'cooperhewitt';
  src: url("../fonts/CooperHewitt/cooperhewitt-book-webfont.eot");
  src: url("../fonts/CooperHewitt/cooperhewitt-book-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/CooperHewitt/cooperhewitt-book-webfont.woff2") format("woff2"), url("../fonts/CooperHewitt/cooperhewitt-book-webfont.woff") format("woff"), url("../fonts/CooperHewitt/cooperhewitt-book-webfont.svg#cooper_hewittbook") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'cooperhewitt';
  src: url("../fonts/CooperHewitt/cooperhewitt-light-webfont.eot");
  src: url("../fonts/CooperHewitt/cooperhewitt-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/CooperHewitt/cooperhewitt-light-webfont.woff2") format("woff2"), url("../fonts/CooperHewitt/cooperhewitt-light-webfont.woff") format("woff"), url("../fonts/CooperHewitt/cooperhewitt-light-webfont.svg#cooper_hewittlight") format("svg");
  font-weight: 300;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'atrament_stdregular';
    src: url("../fonts/atramentstd/atramentstd.svg#atrament_stdregular") format("svg");
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'ss-social-regular';
    src: url("../fonts/icons/ss-social-regular/webfonts/ss-social-regular.svg") format("svg");
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'ss-standard';
    src: url("../fonts/icons/ss-standard/webfonts/ss-standard.svg") format("svg");
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'cooperhewitt';
    src: url("../fonts/CooperHewitt/cooperhewitt-heavy-webfont.svg") format("svg");
    font-weight: 800;
    font-style: normal;
  }
  @font-face {
    font-family: 'cooperhewitt';
    src: url("../fonts/CooperHewitt/cooperhewitt-bold-webfont.svg") format("svg");
    font-weight: 700;
    font-style: normal;
  }
  @font-face {
    font-family: 'cooperhewitt';
    src: url("../fonts/CooperHewitt/cooperhewitt-semibold-webfont.svg") format("svg");
    font-weight: 600;
    font-style: normal;
  }
  @font-face {
    font-family: 'cooperhewitt';
    src: url("../fonts/CooperHewitt/cooperhewitt-medium-webfont.svg") format("svg");
    font-weight: 500;
    font-style: normal;
  }
  @font-face {
    font-family: 'cooperhewitt';
    src: url("../fonts/CooperHewitt/cooperhewitt-book-webfont.svg") format("svg");
    font-weight: 400;
    font-style: normal;
  }
  @font-face {
    font-family: 'cooperhewitt';
    src: url("../fonts/CooperHewitt/cooperhewitt-light-webfont.svg") format("svg");
    font-weight: 300;
    font-style: normal;
  }
}
/* line 1, ../../src/scss/_search.scss */
.overlay .search {
  width: 720px;
  margin: 20% auto;
}
/* line 5, ../../src/scss/_search.scss */
.overlay .search .form {
  margin-right: 145px;
  position: relative;
}
/* line 10, ../../src/scss/_search.scss */
.overlay .search input[type=text] {
  display: block;
  width: 100%;
  border: 2px solid #ff6600;
  border-width: 0 0 3px 0;
  background: transparent;
  font-size: 25px;
  font-weight: 600;
  line-height: 32px;
  padding: 8px 5px;
}
/* line 22, ../../src/scss/_search.scss */
.overlay .search input:focus {
  outline: none;
}
/* line 26, ../../src/scss/_search.scss */
.overlay .search input[type=submit] {
  position: absolute;
  top: 0;
  right: -180px;
  padding: 14px 60px 12px 35px;
  color: #fff;
  font-weight: 700;
  background: #ff6600;
  background: #ff6600 url(/gfx/icons2.png) -165px -173px no-repeat;
}
@media (max-width: 767px) {
  /* line 1, ../../src/scss/_search.scss */
  .overlay .search {
    width: 90%;
  }
  /* line 40, ../../src/scss/_search.scss */
  .overlay .search .form {
    position: relative;
    margin-right: 105px;
  }
  /* line 44, ../../src/scss/_search.scss */
  .overlay .search input[type=text] {
    font-size: 19px;
    padding: 4px 5px;
  }
  /* line 48, ../../src/scss/_search.scss */
  .overlay .search input[type=submit] {
    right: -111px;
    font-size: 16px;
    padding: 7px 35px 5px 11px;
    background-position: -202px -178px;
    line-height: 31px;
  }
}

@media (min-width: 768px) {
  /* line 62, ../../src/scss/_search.scss */
  body.mod_post .header__block.fxd .header__sidebar__wrapper,
  body.mod_live .header__block.fxd .header__sidebar__wrapper {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
  }
}

/* line 10, ../../src/scss/style.scss */
.body-v2 {
  /* ----------- used break-points -----------
  
  $screen-xs-max:              767px;
  $screen-sm-min:              768px;
  $screen-md-max:              1199px;
  $screen-lg:                  1200px;
  
  @media (min-width: $screen-lg){
  }
  @media (min-width: $screen-sm-min) and (max-width: $screen-md-max){ 
  }
  @media (min-width: $screen-sm-min) {
  }
  @media (max-width: $screen-xs-max){ 
  }
  
   ----------- used break-points ----------- */
  /*
  .hp__box__logo--lion-face {
      @extend .hp__box__logo;
      height: 250px !important;
      max-width: 90% !important;
      width: 300px !important;
      left: 2px !important;
  }
  .hp__box__logo--oknoplast {
      height: 37px !important;
      width: 142px !important;
      padding-top: 2px;
      padding-left: 2px;
      padding-right: 0px;
      left: 2px;
      max-width: 100%;
  }
  */
  /*
  .hp__video-icon {
      max-width: 100%;
      position: absolute;        
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
  }    */
  /*
  - Tytuły na zdjęciach: Na każdym zdjęciu jest gradient, przyciemnijmy go
  + Białe tytuły na czarnym tle: #999999
  + Białe tytuły na czerwonym tle: #660000
  + Białe tytuły na pomarańczowym tle: #990000
  - Białe tytuły na granatowym tle:#9999cc 
  + czarne kategorie w menu: #ff6600 pomarańczowe
  */
  /**
   *  przyklejam na mobile i tablecie
   */
  /* ---------------- import @debug-mode ---------------- */
  /* ---------------- layers-main-styles ---------------- */
  font-family: "cooperhewitt", sans-serif;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004) !important;
  /* ---------------- layers-main-styles ---------------- */
}
/* line 2, ../../src/scss/_typography.scss */
.body-v2 {
  font-size: 16px;
  line-height: 1.4;
}
/* line 7, ../../src/scss/_typography.scss */
.body-v2 h1, .body-v2 h2, .body-v2 h3, .body-v2 h4, .body-v2 h5, .body-v2 h6,
.body-v2 .h1, .body-v2 .h2, .body-v2 .h3, .body-v2 .h4, .body-v2 .h5, .body-v2 .h6 {
  line-height: 1.2;
}
@media (max-width: 767px) {
  /* line 12, ../../src/scss/_typography.scss */
  .body-v2 h1, .body-v2 .h1 {
    font-size: 18px;
  }
  /* line 15, ../../src/scss/_typography.scss */
  .body-v2 h2, .body-v2 h3, .body-v2 h4, .body-v2 h5,
  .body-v2 .h2, .body-v2 .h3, .body-v2 .h4, .body-v2 .h5 {
    font-size: 15px;
  }
  /* line 19, ../../src/scss/_typography.scss */
  .body-v2 h6, .body-v2 .h6 {
    font-size: 14px;
  }
}
/* line 24, ../../src/scss/_typography.scss */
.body-v2 h1, .body-v2 .h1 {
  font-size: 30px;
}
/* line 27, ../../src/scss/_typography.scss */
.body-v2 h2, .body-v2 .h2 {
  font-size: 24px;
}
/* line 30, ../../src/scss/_typography.scss */
.body-v2 h3, .body-v2 .h3 {
  font-size: 21px;
}
/* line 33, ../../src/scss/_typography.scss */
.body-v2 h4, .body-v2 .h4 {
  font-size: 18px;
}
/* line 36, ../../src/scss/_typography.scss */
.body-v2 h5, .body-v2 .h5 {
  font-size: 16px;
}
/* line 39, ../../src/scss/_typography.scss */
.body-v2 h6, .body-v2 .h6 {
  font-size: 14px;
}
@media (min-width: 1200px) {
  /* line 43, ../../src/scss/_typography.scss */
  .body-v2 h1, .body-v2 .h1 {
    font-size: 36px;
  }
  /* line 46, ../../src/scss/_typography.scss */
  .body-v2 h2, .body-v2 .h2 {
    font-size: 30px;
  }
  /* line 49, ../../src/scss/_typography.scss */
  .body-v2 h3, .body-v2 .h3 {
    font-size: 24px;
  }
  /* line 52, ../../src/scss/_typography.scss */
  .body-v2 h4, .body-v2 .h4 {
    font-size: 21px;
  }
  /* line 55, ../../src/scss/_typography.scss */
  .body-v2 h5, .body-v2 .h5 {
    font-size: 18px;
  }
  /* line 58, ../../src/scss/_typography.scss */
  .body-v2 h6, .body-v2 .h6 {
    font-size: 16px;
  }
}
/* line 62, ../../src/scss/_typography.scss */
.body-v2 .ss-facebook {
  font-family: 'ss-social-regular';
  font-size: 11px;
  margin-left: 2px;
  margin-right: 3px;
}
/* line 68, ../../src/scss/_typography.scss */
.body-v2 .ss-chat {
  font-family: 'ss-standard';
  font-size: 12px;
  margin-left: 4px;
  margin-right: 3px;
}
/* line 74, ../../src/scss/_typography.scss */
.body-v2 .ss-search {
  font-family: 'ss-standard';
  font-size: 18px;
}
/* line 79, ../../src/scss/_typography.scss */
.body-v2 .ss-facebook-lg,
.body-v2 .ss-twitter,
.body-v2 .ss-youtube,
.body-v2 .ss-instagram {
  font-family: 'ss-social-regular';
  font-size: 30px;
}
/* line 19, ../../src/scss/_global.scss */
.body-v2 section {
  display: block;
  position: relative;
}
/* line 24, ../../src/scss/_global.scss */
.body-v2 .old-centered {
  float: none;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center;
  display: block;
}
/* line 32, ../../src/scss/_global.scss */
.body-v2 .no-margin-padding {
  margin: 0;
  padding: 0;
}
/* line 37, ../../src/scss/_global.scss */
.body-v2 .no-padding {
  padding: 0;
}
/* line 41, ../../src/scss/_global.scss */
.body-v2 .no-left-right-margin {
  margin: auto 0;
}
/* line 49, ../../src/scss/_global.scss */
.body-v2 .footer__block a:active, .body-v2 .footer__block a:link, .body-v2 .footer__block a:visited,
.body-v2 .hp__block a:active,
.body-v2 .hp__block a:link,
.body-v2 .hp__block a:visited {
  color: #fff !important;
}
/* line 58, ../../src/scss/_global.scss */
.body-v2 .gradient {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmNjYwMCIgc3RvcC1vcGFjaXR5PSIwLjYiLz48c3RvcCBvZmZzZXQ9IjQyJSIgc3RvcC1jb2xvcj0iIzAwMDAzMyIgc3RvcC1vcGFjaXR5PSIwLjI2Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -moz-linear-gradient(315deg, rgba(255, 102, 0, 0.6) 0%, rgba(0, 0, 51, 0.26) 42%);
  background-image: -webkit-linear-gradient(315deg, rgba(255, 102, 0, 0.6) 0%, rgba(0, 0, 51, 0.26) 42%);
  background-image: linear-gradient(135deg, rgba(255, 102, 0, 0.6) 0%, rgba(0, 0, 51, 0.26) 42%);
}
@media (min-width: 1200px) {
  /* line 2, ../../src/scss/hp/_mt-standard.scss */
  .body-v2 .hp__box--main {
    min-height: 100%;
    height: 825px;
  }
  /* line 8, ../../src/scss/hp/_mt-standard.scss */
  .body-v2 .hp__box--small a {
    height: 275px;
  }
}
@media (max-width: 767px) {
  /* line 13, ../../src/scss/hp/_mt-standard.scss */
  .body-v2 .hp__block--mt-standard .hp__box--main {
    max-height: 215px;
  }
  /* line 15, ../../src/scss/hp/_mt-standard.scss */
  .body-v2 .hp__block--mt-standard .hp__box--main .hp__box__content {
    padding-right: 30px;
    padding-bottom: 10px;
    text-align: center;
  }
  /* line 20, ../../src/scss/hp/_mt-standard.scss */
  .body-v2 .hp__block--mt-standard .hp__box--main .hp__box__content .hp__box__title {
    padding-right: 0;
    padding-left: 10px;
    padding-bottom: 0;
  }
  /* line 27, ../../src/scss/hp/_mt-standard.scss */
  .body-v2 .hp__block--mt-standard .hp__news-list__content {
    margin-bottom: 12px;
  }
  /* line 30, ../../src/scss/hp/_mt-standard.scss */
  .body-v2 .hp__block--mt-standard .hp__news-list__ad {
    bottom: 0;
    margin-bottom: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 37, ../../src/scss/hp/_mt-standard.scss */
  .body-v2 .hp__box--main {
    height: 516px;
  }
  /* line 41, ../../src/scss/hp/_mt-standard.scss */
  .body-v2 .hp__box--small a {
    height: 172px;
  }
  /* line 44, ../../src/scss/hp/_mt-standard.scss */
  .body-v2 .hp__block--mt-standard .hp__box__title--strong {
    display: inline !important;
  }
}
/* line 53, ../../src/scss/hp/_mt-standard.scss */
.body-v2 .hp__block--mt-standard.hp__block--mt-standard--breaking-news .hp__box__gradient {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjYiLz48c3RvcCBvZmZzZXQ9IjQyJSIgc3RvcC1jb2xvcj0iIzAwMDAzMyIgc3RvcC1vcGFjaXR5PSIwLjI2Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -moz-linear-gradient(315deg, rgba(254, 0, 0, 0.6) 0%, rgba(0, 0, 51, 0.26) 42%);
  background-image: -webkit-linear-gradient(315deg, rgba(254, 0, 0, 0.6) 0%, rgba(0, 0, 51, 0.26) 42%);
  background-image: linear-gradient(135deg, rgba(254, 0, 0, 0.6) 0%, rgba(0, 0, 51, 0.26) 42%);
}
/* line 56, ../../src/scss/hp/_mt-standard.scss */
.body-v2 .hp__block--mt-standard.hp__block--mt-standard--breaking-news .hp__box__label,
.body-v2 .hp__block--mt-standard.hp__block--mt-standard--breaking-news .hp__news-list .hp__news-list__header {
  background-color: #fe0000;
}
/* line 60, ../../src/scss/hp/_mt-standard.scss */
.body-v2 .hp__block--mt-standard.hp__block--mt-standard--breaking-news .hp__news-list .hp__news-list__header:after {
  border-top-color: #fe0000;
}
/* line 63, ../../src/scss/hp/_mt-standard.scss */
.body-v2 .hp__block--mt-standard.hp__block--mt-standard--breaking-news .news-list-ordered .hp__news-list__element:before {
  color: #fe0000;
}
/* line 66, ../../src/scss/hp/_mt-standard.scss */
.body-v2 .hp__block--mt-standard.hp__block--mt-standard--breaking-news .hp__news-list .more-info {
  color: #999999;
}
@media (min-width: 1200px) {
  /* line 2, ../../src/scss/hp/_one-image.scss */
  .body-v2 .hp__block--one-image {
    min-height: 900px;
  }
  /* line 4, ../../src/scss/hp/_one-image.scss */
  .body-v2 .hp__block--one-image .hp__box--main {
    min-height: 100%;
    height: 900px;
  }
}
/* line 10, ../../src/scss/hp/_one-image.scss */
.body-v2 .hp__block--one-image {
  color: #fff;
}
/* line 13, ../../src/scss/hp/_one-image.scss */
.body-v2 .hp__block--one-image .hp__box__title {
  margin-top: 10px;
  padding-right: 0;
}
/* line 18, ../../src/scss/hp/_one-image.scss */
.body-v2 .hp__block--one-image .hp__box__title--strong {
  display: inline !important;
}
/* line 21, ../../src/scss/hp/_one-image.scss */
.body-v2 .hp__block--one-image .hp__box__social {
  margin-bottom: 8px;
  margin-top: 11px;
}
@media (max-width: 767px) {
  /* line 27, ../../src/scss/hp/_one-image.scss */
  .body-v2 .hp__block--one-image {
    min-height: 182px;
  }
  /* line 29, ../../src/scss/hp/_one-image.scss */
  .body-v2 .hp__block--one-image .hp__box--main {
    min-height: 182px;
  }
  /* line 31, ../../src/scss/hp/_one-image.scss */
  .body-v2 .hp__block--one-image .hp__box--main .hp__box__content {
    padding: 0;
  }
  /* line 33, ../../src/scss/hp/_one-image.scss */
  .body-v2 .hp__block--one-image .hp__box--main .hp__box__content .hp__box__title {
    margin-bottom: 8px;
    margin-top: 5px;
    padding: 0 2px 0;
  }
  /* line 40, ../../src/scss/hp/_one-image.scss */
  .body-v2 .hp__block--one-image .hp__box__label {
    left: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 46, ../../src/scss/hp/_one-image.scss */
  .body-v2 .hp__block--one-image {
    min-height: 578px;
  }
  /* line 48, ../../src/scss/hp/_one-image.scss */
  .body-v2 .hp__block--one-image .hp__box--main {
    min-height: 578px;
  }
  /* line 51, ../../src/scss/hp/_one-image.scss */
  .body-v2 .hp__block--one-image .hp__box__title {
    padding-left: 30px;
    padding-right: 0 !important;
    margin-top: 8px;
  }
  /* line 56, ../../src/scss/hp/_one-image.scss */
  .body-v2 .hp__block--one-image .hp__box__social {
    padding-left: 25px;
    margin-bottom: 7px;
    margin-top: 10px !important;
  }
  /* line 61, ../../src/scss/hp/_one-image.scss */
  .body-v2 .hp__block--one-image .hp__box__label {
    color: #fff;
    letter-spacing: .2em;
    margin-bottom: 10px;
    margin-left: -2px;
    padding: 1px 0 0 5px;
    width: 97px;
  }
}
@media (min-width: 1200px) {
  /* line 2, ../../src/scss/hp/_video.scss */
  .body-v2 .hp__block--video {
    min-height: 820px;
  }
  /* line 5, ../../src/scss/hp/_video.scss */
  .body-v2 .hp__box__label--video {
    width: 68px !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 16, ../../src/scss/hp/_video.scss */
  .body-v2 .hp__block--video .hp__box--main .hp__box--small .hp__box__title,
  .body-v2 .hp__block--video .hp__box--column--video .hp__box--small .hp__box__title {
    padding-left: 11px;
  }
  /* line 21, ../../src/scss/hp/_video.scss */
  .body-v2 .hp__block--video .hp__box--main .hp__box--small--first .hp__box__title,
  .body-v2 .hp__block--video .hp__box--column--video .hp__box--small--first .hp__box__title {
    line-height: 1.2 !important;
  }
  /* line 24, ../../src/scss/hp/_video.scss */
  .body-v2 .hp__block--video .hp__box--main .hp__box--small--first .hp__box__social,
  .body-v2 .hp__block--video .hp__box--column--video .hp__box--small--first .hp__box__social {
    margin-bottom: 3px;
    margin-top: 8px !important;
  }
  /* line 30, ../../src/scss/hp/_video.scss */
  .body-v2 .hp__block--video .hp__box--main .hp__box--small--second .hp__box__title,
  .body-v2 .hp__block--video .hp__box--column--video .hp__box--small--second .hp__box__title {
    line-height: 1.2 !important;
  }
  /* line 33, ../../src/scss/hp/_video.scss */
  .body-v2 .hp__block--video .hp__box--main .hp__box--small--second .hp__box__title--strong,
  .body-v2 .hp__block--video .hp__box--column--video .hp__box--small--second .hp__box__title--strong {
    line-height: 1.4 !important;
  }
  /* line 36, ../../src/scss/hp/_video.scss */
  .body-v2 .hp__block--video .hp__box--main .hp__box--small--second .hp__box__social,
  .body-v2 .hp__block--video .hp__box--column--video .hp__box--small--second .hp__box__social {
    margin-bottom: 3px;
    margin-top: 6px !important;
  }
  /* line 42, ../../src/scss/hp/_video.scss */
  .body-v2 .hp__block--video .hp__box--main .hp__box--small--third .hp__box__title,
  .body-v2 .hp__block--video .hp__box--column--video .hp__box--small--third .hp__box__title {
    line-height: 1.2 !important;
  }
  /* line 45, ../../src/scss/hp/_video.scss */
  .body-v2 .hp__block--video .hp__box--main .hp__box--small--third .hp__box__social,
  .body-v2 .hp__block--video .hp__box--column--video .hp__box--small--third .hp__box__social {
    margin-bottom: 0;
    margin-top: 13px !important;
  }
}
@media (min-width: 768px) {
  /* line 54, ../../src/scss/hp/_video.scss */
  .body-v2 .hp__block--video {
    min-height: 215px !important;
  }
  /* line 56, ../../src/scss/hp/_video.scss */
  .body-v2 .hp__block--video .hp__box--main {
    min-height: 215px;
  }
  /* line 60, ../../src/scss/hp/_video.scss */
  .body-v2 .hp__block--video .hp__box--main .hp__box__content .hp__box__title {
    margin-bottom: 12px;
    margin-top: 0;
    padding: 0 2px 0;
  }
  /* line 68, ../../src/scss/hp/_video.scss */
  .body-v2 .hp__block--video .hp__box--column--video .hp__box__content {
    padding-top: 5px !important;
  }
  /* line 73, ../../src/scss/hp/_video.scss */
  .body-v2 .hp__block--video .hp__box__label {
    left: 0 !important;
  }
}
/* line 2, ../../src/scss/hp/_special1.scss */
.body-v2 .hp__block--special .hp__box--column {
  font-weight: 400;
  background-color: #ff6600;
}
/* line 5, ../../src/scss/hp/_special1.scss */
.body-v2 .hp__block--special .hp__box--column .hp__box__title {
  font-weight: 400;
  letter-spacing: -1.5px;
}
/* line 11, ../../src/scss/hp/_special1.scss */
.body-v2 .hp__block--special .hp__box--column--inverse.hp__box--column,
.body-v2 .hp__block--special .hp__box--column--inverse .hp__box__content--special {
  color: #666 !important;
}
/* line 17, ../../src/scss/hp/_special1.scss */
.body-v2 .hp__block--special .hp__box__footer {
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  /* line 23, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special .hp__box__footer {
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    position: absolute;
  }
}
@media (min-width: 1200px) {
  /* line 1, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special {
    min-height: 820px;
  }
  /* line 36, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special .hp__box--column {
    height: 825px;
  }
  /* line 38, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special .hp__box--column .hp__box__title {
    font-weight: 400;
    margin-bottom: 29px;
    padding-left: 17px;
    padding-right: 13px;
  }
  /* line 45, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special .hp__box--column .hp__box__content--special {
    margin-bottom: 20px;
    line-height: 26px;
    font-size: 18px;
    padding-right: 36px;
    padding-left: 36px;
  }
  /* line 53, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special .hp__box--column .hp__box__footer .hp__box__logo__title {
    margin-bottom: 6px;
    padding-right: 0;
  }
  /* line 58, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special .hp__box--column .hp__box__footer .hp__box__logo {
    max-width: 90%;
    width: 205px;
  }
  /* line 66, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special .hp__box--column .hp__box--small .hp__box__title {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 76, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special .hp__box--main {
    height: 516px;
  }
  /* line 79, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special .hp__box--column {
    height: 516px;
  }
  /* line 85, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--1 .hp__box--column .hp__box__title {
    margin-top: 87px;
    margin-bottom: 23px;
    letter-spacing: -1px;
    padding-left: 22px;
    padding-right: 20px;
  }
  /* line 95, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--1 .hp__box--column--inverse .hp__box__title {
    margin-top: 35px;
  }
  /* line 98, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--1 .hp__box--column--inverse .hp__box__footer {
    padding-bottom: 15px;
  }
  /* line 104, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--3, .body-v2 .hp__block--special.hp__block--special--4 {
    background: transparent;
  }
  /* line 107, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--3 .hp__box--column, .body-v2 .hp__block--special.hp__block--special--4 .hp__box--column {
    background: transparent;
  }
  /* line 111, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--3 .hp__box__content--special .hp__box--small__content, .body-v2 .hp__block--special.hp__block--special--4 .hp__box__content--special .hp__box--small__content {
    color: #666;
    padding: 0 34px 0 38px;
    text-align: center;
  }
  /* line 118, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--3 .hp__box--small .hp__box__title, .body-v2 .hp__block--special.hp__block--special--4 .hp__box--small .hp__box__title {
    padding-left: 11px;
  }
  /* line 120, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--3 .hp__box--small .hp__box__title .hp__box__title--strong, .body-v2 .hp__block--special.hp__block--special--4 .hp__box--small .hp__box__title .hp__box__title--strong {
    font-size: 18px;
    line-height: 1.3;
  }
  /* line 125, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--3 .hp__box--small .hp__box__social, .body-v2 .hp__block--special.hp__block--special--4 .hp__box--small .hp__box__social {
    margin-top: 6px;
  }
  /* line 129, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--3 .hp__box--small.text-logo .hp__box__title, .body-v2 .hp__block--special.hp__block--special--4 .hp__box--small.text-logo .hp__box__title {
    font-size: 16px;
    letter-spacing: 0;
    padding-top: 25px;
    padding-left: 31px;
    padding-right: 34px;
    line-height: 1.4;
  }
  /* line 137, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--3 .hp__box--small.text-logo .hp__box__logo, .body-v2 .hp__block--special.hp__block--special--4 .hp__box--small.text-logo .hp__box__logo {
    max-width: 90%;
    width: 150px;
  }
  /* line 143, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--3 .hp__box--small.text-logo .hp__box__logo__title, .body-v2 .hp__block--special.hp__block--special--4 .hp__box--small.text-logo .hp__box__logo__title {
    margin-bottom: 2px;
  }
  /* line 152, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--3 .hp__box--small .hp__box__title {
    padding-left: 11px;
  }
  /* line 154, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--3 .hp__box--small .hp__box__title .hp__box__title--strong {
    font-size: 18px;
    line-height: 1.3;
  }
  /* line 159, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--3 .hp__box--small .hp__box__social {
    margin-top: 6px;
  }
  /* line 163, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--3 .hp__box--column--special-two {
    background: #ff6600;
  }
  /* line 175, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--4 .hp__box--small--third .hp__box__logo__title {
    margin-bottom: 4px !important;
  }
}
/* line 181, ../../src/scss/hp/_special1.scss */
.body-v2 .hp__block--special .hp__box__logo {
  max-width: 90%;
  width: 150px;
}
/* line 186, ../../src/scss/hp/_special1.scss */
.body-v2 .hp__block--special .hp__box__logo__title {
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  /* line 191, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special .hp__box--main {
    max-height: 215px;
  }
  /* line 193, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special .hp__box--main .hp__box__content {
    padding-left: 0;
    padding-right: 10px;
    padding-bottom: 11px;
  }
  /* line 198, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special .hp__box--main .hp__box__content .hp__box__title {
    text-align: center;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
  }
  /* line 206, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special .hp__box--column {
    clear: both;
    position: relative;
    float: left;
  }
  /* line 213, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special .hp__box--small__content .hp__box__title {
    line-height: 1.3;
  }
  /* line 221, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--1 .hp__box--column .hp__box__content--special {
    text-align: center;
    font-size: 16px;
    line-height: 1.3;
    padding-left: 2px;
    padding-top: 15px;
  }
  /* line 228, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--1 .hp__box--column .hp__box__footer {
    position: relative;
  }
  /* line 230, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--1 .hp__box--column .hp__box__footer .hp__box__logo {
    max-width: 90%;
    width: 150px;
    left: -5px;
  }
  /* line 236, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--1 .hp__box--column .hp__box__footer .hp__box__logo__title {
    font-size: 14px;
    letter-spacing: -1px;
    padding-left: 5px;
    padding-bottom: 1px;
    margin-bottom: 0;
    padding-top: 16px;
  }
  /* line 249, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--3 .hp__box--small, .body-v2 .hp__block--special.hp__block--special--4 .hp__box--small {
    min-height: 215px;
  }
  /* line 251, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--3 .hp__box--small .hp__box--small__content, .body-v2 .hp__block--special.hp__block--special--4 .hp__box--small .hp__box--small__content {
    min-height: 215px;
    height: 215px;
  }
  /* line 258, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--4 .hp__box__logo__title {
    margin-bottom: 4px !important;
  }
  /* line 265, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--3 .hp__box--column--special-one, .body-v2 .hp__block--special.hp__block--special--4 .hp__box--column--special-one {
    float: left;
  }
  /* line 268, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--3 .hp__box--column--special-two, .body-v2 .hp__block--special.hp__block--special--4 .hp__box--column--special-two {
    clear: right;
    float: right;
  }
  /* line 273, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--3 .hp__box--small, .body-v2 .hp__block--special.hp__block--special--4 .hp__box--small {
    /*
    .hp__box--small__content{
        .hp__box__content {
            // background: $background-color;
            top: 108px;
            padding-bottom: 0px;
            padding-left: 9px;
            padding-right: 9px;
        }
        .hp__box__title {
            line-height: .9;
            padding-top: 4px;
            padding-left: 0;
            padding-right: 0;
        }
        .hp__box__logo {
            // height: 40px !important;
            width: 150px;
            left: 0;
            max-width: 100%;
        }
        .hp__box__title--strong{
            font-size: 14px;
        }
    }
    */
  }
  /* line 304, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--3 .hp__box--small.text-logo .hp__box__title, .body-v2 .hp__block--special.hp__block--special--4 .hp__box--small.text-logo .hp__box__title {
    font-size: 16px !important;
    line-height: 1.2 !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 25px;
  }
  /* line 312, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--3 .hp__box--small.text-logo .hp__box__footer .hp__box__logo__title, .body-v2 .hp__block--special.hp__block--special--4 .hp__box--small.text-logo .hp__box__footer .hp__box__logo__title {
    letter-spacing: 0;
  }
  /* line 317, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--3 .hp__box--small.text-logo .hp__box__content--special, .body-v2 .hp__block--special.hp__block--special--4 .hp__box--small.text-logo .hp__box__content--special {
    padding: 0 10px 0 10px;
  }
  /* line 323, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--3 .hp__box--small--third .hp__box__footer, .body-v2 .hp__block--special.hp__block--special--4 .hp__box--small--third .hp__box__footer {
    bottom: 0;
  }
  /* line 331, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--3 .text-logo .hp__box--small__content, .body-v2 .hp__block--special.hp__block--special--4 .text-logo .hp__box--small__content {
    position: absolute;
    top: 0;
  }
  /* line 335, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--3 .text-logo .hp__box__footer, .body-v2 .hp__block--special.hp__block--special--4 .text-logo .hp__box__footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
  /* line 344, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--4 .text-logo {
    margin-bottom: 45px;
    min-height: 170px;
  }
  /* line 348, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special.hp__block--special--4 .text-logo .hp__box--small__content {
    min-height: 170px;
  }
}
/* line 361, ../../src/scss/hp/_special1.scss */
.body-v2 .hp__box__footer--with-padding {
  padding-bottom: 45px;
}
/* line 363, ../../src/scss/hp/_special1.scss */
.body-v2 .hp__box__footer--with-padding .hp__box__logo__title {
  font-size: 12px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 400, ../../src/scss/hp/_special1.scss */
.body-v2 .hp__block--special--4 .hp__box--small--third .hp__box--small__content {
  background-color: #fff;
}
/* line 402, ../../src/scss/hp/_special1.scss */
.body-v2 .hp__block--special--4 .hp__box--small--third .hp__box--small__content .hp__box__footer,
.body-v2 .hp__block--special--4 .hp__box--small--third .hp__box--small__content .hp__box__title {
  color: #666 !important;
}
@media (min-width: 1200px) {
  /* line 415, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special--3 .hp__box--small.no-social .hp__box__content,
  .body-v2 .hp__block--special--4 .hp__box--small.no-social .hp__box__content {
    padding-bottom: 42px;
  }
  /* line 421, ../../src/scss/hp/_special1.scss */
  .body-v2 .hp__block--special--3 .hp__box--small--second.no-social .hp__box__content,
  .body-v2 .hp__block--special--4 .hp__box--small--second.no-social .hp__box__content {
    padding-bottom: 40px;
  }
}
/* line 427, ../../src/scss/hp/_special1.scss */
.body-v2 .hp__block--special--3 .hp__box--small .hp__box__title,
.body-v2 .hp__block--special--4 .hp__box--small .hp__box__title {
  margin-bottom: 0;
  padding-left: 13px;
  letter-spacing: 0;
}
/* line 431, ../../src/scss/hp/_special1.scss */
.body-v2 .hp__block--special--3 .hp__box--small .hp__box__title .hp__box__title--strong,
.body-v2 .hp__block--special--4 .hp__box--small .hp__box__title .hp__box__title--strong {
  font-size: 21px;
}
/* line 437, ../../src/scss/hp/_special1.scss */
.body-v2 .hp__block--special--3 .hp__box--small--first .hp__box__social,
.body-v2 .hp__block--special--4 .hp__box--small--first .hp__box__social {
  margin-top: 9px;
}
/* line 445, ../../src/scss/hp/_special1.scss */
.body-v2 .hp__block--special--3 .hp__box--small--second.second__image .hp__box__social, .body-v2 .hp__block--special--3 .hp__box--small--second.third__image .hp__box__social,
.body-v2 .hp__block--special--3 .hp__box--small--third.second__image .hp__box__social,
.body-v2 .hp__block--special--3 .hp__box--small--third.third__image .hp__box__social,
.body-v2 .hp__block--special--4 .hp__box--small--second.second__image .hp__box__social,
.body-v2 .hp__block--special--4 .hp__box--small--second.third__image .hp__box__social,
.body-v2 .hp__block--special--4 .hp__box--small--third.second__image .hp__box__social,
.body-v2 .hp__block--special--4 .hp__box--small--third.third__image .hp__box__social {
  margin-top: 8px;
}
/* line 451, ../../src/scss/hp/_special1.scss */
.body-v2 .hp__block--special--3 .hp__box--small--second.third__image--other .hp__box__social,
.body-v2 .hp__block--special--3 .hp__box--small--third.third__image--other .hp__box__social,
.body-v2 .hp__block--special--4 .hp__box--small--second.third__image--other .hp__box__social,
.body-v2 .hp__block--special--4 .hp__box--small--third.third__image--other .hp__box__social {
  margin-top: 13px;
}
/* line 461, ../../src/scss/hp/_special1.scss */
.body-v2 .hp__block--special--3 .hp__box--small--third.text-logo .hp__box__title,
.body-v2 .hp__block--special--4 .hp__box--small--third.text-logo .hp__box__title {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  padding: 65px 30px 3px;
  text-align: center;
  font-size: 18px;
  font-family: inherit;
  text-transform: initial;
}
/* line 472, ../../src/scss/hp/_special1.scss */
.body-v2 .hp__block--special--3 .hp__box--small--third .hp__box__content--special,
.body-v2 .hp__block--special--4 .hp__box--small--third .hp__box__content--special {
  color: #fff;
  padding: 0 34px 0 38px;
  text-align: center;
}
/* line 477, ../../src/scss/hp/_special1.scss */
.body-v2 .hp__block--special--3 .hp__box--small--third .hp__box__logo__title,
.body-v2 .hp__block--special--4 .hp__box--small--third .hp__box__logo__title {
  text-align: center;
}
/* line 482, ../../src/scss/hp/_special1.scss */
.body-v2 .hp__block--special--3 .hp__box--small--third .hp__box__logo,
.body-v2 .hp__block--special--4 .hp__box--small--third .hp__box__logo {
  max-width: 90%;
  width: 205px;
}
/* line 7, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__box--column.hp__box--column--alert .hp__box__social, .body-v2 .hp__box--column.hp__box--column--alert-other .hp__box__social, .body-v2 .hp__box--column.hp__box--column--alert-grey .hp__box__social, .body-v2 .hp__box--column.hp__box--column--alert-orange .hp__box__social {
  padding-bottom: 12px;
}
@media (max-width: 767px) {
  /* line 10, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__box--column.hp__box--column--alert .hp__box__content--zwykle, .body-v2 .hp__box--column.hp__box--column--alert-other .hp__box__content--zwykle, .body-v2 .hp__box--column.hp__box--column--alert-grey .hp__box__content--zwykle, .body-v2 .hp__box--column.hp__box--column--alert-orange .hp__box__content--zwykle {
    padding-left: 2px;
    padding-right: 2px;
  }
  /* line 14, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__box--column.hp__box--column--alert .hp__box__content--zwykle .hp__box__label, .body-v2 .hp__box--column.hp__box--column--alert-other .hp__box__content--zwykle .hp__box__label, .body-v2 .hp__box--column.hp__box--column--alert-grey .hp__box__content--zwykle .hp__box__label, .body-v2 .hp__box--column.hp__box--column--alert-orange .hp__box__content--zwykle .hp__box__label {
    padding-left: 10px;
    padding-right: 10px;
    z-index: 10;
  }
  /* line 19, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__box--column.hp__box--column--alert .hp__box__content--zwykle .hp__box__title, .body-v2 .hp__box--column.hp__box--column--alert-other .hp__box__content--zwykle .hp__box__title, .body-v2 .hp__box--column.hp__box--column--alert-grey .hp__box__content--zwykle .hp__box__title, .body-v2 .hp__box--column.hp__box--column--alert-orange .hp__box__content--zwykle .hp__box__title {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 11px;
  }
  /* line 26, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__box--column.hp__box--column--alert .hp__box__content--zwykle .hp__box__social, .body-v2 .hp__box--column.hp__box--column--alert-other .hp__box__content--zwykle .hp__box__social, .body-v2 .hp__box--column.hp__box--column--alert-grey .hp__box__content--zwykle .hp__box__social, .body-v2 .hp__box--column.hp__box--column--alert-orange .hp__box__content--zwykle .hp__box__social {
    margin-top: 0 !important;
    padding-left: 8px;
    padding-top: 10px;
  }
}
@media (min-width: 768px) {
  /* line 38, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__box--column.hp__box--column--alert .hp__box__content--zwykle .hp__box__label, .body-v2 .hp__box--column.hp__box--column--alert-other .hp__box__content--zwykle .hp__box__label, .body-v2 .hp__box--column.hp__box--column--alert-grey .hp__box__content--zwykle .hp__box__label, .body-v2 .hp__box--column.hp__box--column--alert-orange .hp__box__content--zwykle .hp__box__label {
    padding-left: 10px !important;
    padding-right: 13px !important;
    z-index: 10;
  }
  /* line 43, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__box--column.hp__box--column--alert .hp__box__content--zwykle .hp__box__title, .body-v2 .hp__box--column.hp__box--column--alert-other .hp__box__content--zwykle .hp__box__title, .body-v2 .hp__box--column.hp__box--column--alert-grey .hp__box__content--zwykle .hp__box__title, .body-v2 .hp__box--column.hp__box--column--alert-orange .hp__box__content--zwykle .hp__box__title {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 11px;
  }
  /* line 50, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__box--column.hp__box--column--alert .hp__box__content--zwykle .hp__box__social, .body-v2 .hp__box--column.hp__box--column--alert-other .hp__box__content--zwykle .hp__box__social, .body-v2 .hp__box--column.hp__box--column--alert-grey .hp__box__content--zwykle .hp__box__social, .body-v2 .hp__box--column.hp__box--column--alert-orange .hp__box__content--zwykle .hp__box__social {
    margin-top: 0 !important;
    padding-left: 8px;
    padding-top: 10px;
  }
  /* line 56, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__box--column.hp__box--column--alert .hp__box__content--zwykle .hp__box__list, .body-v2 .hp__box--column.hp__box--column--alert-other .hp__box__content--zwykle .hp__box__list, .body-v2 .hp__box--column.hp__box--column--alert-grey .hp__box__content--zwykle .hp__box__list, .body-v2 .hp__box--column.hp__box--column--alert-orange .hp__box__content--zwykle .hp__box__list {
    margin-top: 0;
    padding-top: 8px;
  }
}
/* line 68, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__box--column.hp__box--column--alert .hp__box__social, .body-v2 .hp__box--column.hp__box--column--alert-other .hp__box__social, .body-v2 .hp__box--column.hp__box--column--alert-orange .hp__box__social {
  color: white !important;
}
/* line 73, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__box--column.hp__box--column--alert .hp__box__image,
.body-v2 .hp__box--column.hp__box--column--alert .hp__box__label,
.body-v2 .hp__box--column.hp__box--column--alert .hp__box__title,
.body-v2 .hp__box--column.hp__box--column--alert .hp__box__content--zwykle {
  background: #ed0202 !important;
  color: #fff !important;
}
/* line 82, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__box--column.hp__box--column--alert:hover .hp__box__label,
.body-v2 .hp__box--column.hp__box--column--alert:hover .hp__box__title {
  color: #660000 !important;
}
/* line 89, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__box--column.hp__box--column--alert-other .hp__box__image,
.body-v2 .hp__box--column.hp__box--column--alert-other .hp__box__label,
.body-v2 .hp__box--column.hp__box--column--alert-other .hp__box__title,
.body-v2 .hp__box--column.hp__box--column--alert-other .hp__box__content--zwykle {
  background: #000 !important;
  color: #fff !important;
}
/* line 98, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__box--column.hp__box--column--alert-other:hover .hp__box__label,
.body-v2 .hp__box--column.hp__box--column--alert-other:hover .hp__box__title {
  color: #999999 !important;
}
/* line 105, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__box--column.hp__box--column--alert-grey .hp__box__image,
.body-v2 .hp__box--column.hp__box--column--alert-grey .hp__box__label,
.body-v2 .hp__box--column.hp__box--column--alert-grey .hp__box__title,
.body-v2 .hp__box--column.hp__box--column--alert-grey .hp__box__content--zwykle {
  background: #f3f3f3 !important;
}
/* line 116, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__box--column.hp__box--column--alert-orange .hp__box__image,
.body-v2 .hp__box--column.hp__box--column--alert-orange .hp__box__label,
.body-v2 .hp__box--column.hp__box--column--alert-orange .hp__box__title,
.body-v2 .hp__box--column.hp__box--column--alert-orange .hp__box__content--zwykle {
  background: #ff6600 !important;
  color: #fff !important;
}
/* line 125, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__box--column.hp__box--column--alert-orange:hover .hp__box__label,
.body-v2 .hp__box--column.hp__box--column--alert-orange:hover .hp__box__title {
  color: #990000 !important;
}
@media (max-width: 767px) {
  /* line 135, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--four .hp__box--column,
  .body-v2 .hp__block--three .hp__box--column,
  .body-v2 .hp__block--two .hp__box--column {
    padding-bottom: 5px !important;
  }
}
/* line 141, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--four .hp__box__title,
.body-v2 .hp__block--three .hp__box__title,
.body-v2 .hp__block--two .hp__box__title {
  padding-top: 3px;
  padding-bottom: 3px;
}
/* line 146, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--four .hp__box__image,
.body-v2 .hp__block--four .hp__box__image--other,
.body-v2 .hp__block--three .hp__box__image,
.body-v2 .hp__block--three .hp__box__image--other,
.body-v2 .hp__block--two .hp__box__image,
.body-v2 .hp__block--two .hp__box__image--other {
  padding: 0;
}
/* line 149, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--four .hp__box__image .hp__box__image--inner,
.body-v2 .hp__block--four .hp__box__image--other .hp__box__image--inner,
.body-v2 .hp__block--three .hp__box__image .hp__box__image--inner,
.body-v2 .hp__block--three .hp__box__image--other .hp__box__image--inner,
.body-v2 .hp__block--two .hp__box__image .hp__box__image--inner,
.body-v2 .hp__block--two .hp__box__image--other .hp__box__image--inner {
  width: 100%;
  float: left;
}
/* line 158, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--four .hp__box__blog__text,
.body-v2 .hp__block--three .hp__box__blog__text,
.body-v2 .hp__block--two .hp__box__blog__text {
  font-weight: 400;
}
/* line 162, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--four .hp__block__row .hp__box--column,
.body-v2 .hp__block--three .hp__block__row .hp__box--column,
.body-v2 .hp__block--two .hp__block__row .hp__box--column {
  padding-left: 14px;
  padding-right: 14px;
}
/* line 168, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--four .hp__block__row .hp__box--column--blog .hp__box__blog,
.body-v2 .hp__block--three .hp__block__row .hp__box--column--blog .hp__box__blog,
.body-v2 .hp__block--two .hp__block__row .hp__box--column--blog .hp__box__blog {
  border-bottom: 1px solid #ff6600;
  padding: 0;
  padding-bottom: 15px;
  display: table;
}
/* line 175, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--four .hp__block__row .hp__box--column--blog .hp__box__blog .hp__blog__photo,
.body-v2 .hp__block--three .hp__block__row .hp__box--column--blog .hp__box__blog .hp__blog__photo,
.body-v2 .hp__block--two .hp__block__row .hp__box--column--blog .hp__box__blog .hp__blog__photo {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: table-cell;
  height: 50px;
  width: auto;
}
/* line 182, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--four .hp__block__row .hp__box--column--blog .hp__box__blog .hp__box__label,
.body-v2 .hp__block--three .hp__block__row .hp__box--column--blog .hp__box__blog .hp__box__label,
.body-v2 .hp__block--two .hp__block__row .hp__box--column--blog .hp__box__blog .hp__box__label {
  display: table-cell;
  width: 100%;
  background: transparent;
  color: #666;
  margin-left: 0;
  letter-spacing: 0.25px;
  font-size: 23px;
  padding-top: 0 !important;
  margin-bottom: 0;
  position: static;
  padding-left: 10px;
  text-align: left;
  line-height: 22px;
  white-space: normal;
}
/* line 201, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--four .hp__block__row .hp__box--column--blog .hp__box__title,
.body-v2 .hp__block--three .hp__block__row .hp__box--column--blog .hp__box__title,
.body-v2 .hp__block--two .hp__block__row .hp__box--column--blog .hp__box__title {
  color: #000 !important;
}
/* line 205, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--four .hp__block__row .hp__box--column--blog .hp__box__content--zwykle,
.body-v2 .hp__block--three .hp__block__row .hp__box--column--blog .hp__box__content--zwykle,
.body-v2 .hp__block--two .hp__block__row .hp__box--column--blog .hp__box__content--zwykle {
  margin-top: 0 !important;
  padding-top: 7px;
  color: #000 !important;
}
/* line 211, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--four .hp__block__row .hp__box--column--blog .hp__box__blog__content,
.body-v2 .hp__block--three .hp__block__row .hp__box--column--blog .hp__box__blog__content,
.body-v2 .hp__block--two .hp__block__row .hp__box--column--blog .hp__box__blog__content {
  padding: 7px 0 0 0;
  color: #000 !important;
}
/* line 214, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--four .hp__block__row .hp__box--column--blog .hp__box__blog__content .hp__box__blog__text,
.body-v2 .hp__block--three .hp__block__row .hp__box--column--blog .hp__box__blog__content .hp__box__blog__text,
.body-v2 .hp__block--two .hp__block__row .hp__box--column--blog .hp__box__blog__content .hp__box__blog__text {
  color: #666;
  padding: 0;
}
/* line 220, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--four .hp__block__row .hp__box--column--blog .hp__box__social,
.body-v2 .hp__block--three .hp__block__row .hp__box--column--blog .hp__box__social,
.body-v2 .hp__block--two .hp__block__row .hp__box--column--blog .hp__box__social {
  color: #ccc;
  margin-top: 1px;
}
/* line 227, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--four .hp__box__material-partnera,
.body-v2 .hp__block--three .hp__box__material-partnera,
.body-v2 .hp__block--two .hp__box__material-partnera {
  right: 14px;
}
/* line 231, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--four .hp__box__label,
.body-v2 .hp__block--three .hp__box__label,
.body-v2 .hp__block--two .hp__box__label {
  position: absolute;
  top: -29px;
  left: 0;
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 231, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--four .hp__box__label,
  .body-v2 .hp__block--three .hp__box__label,
  .body-v2 .hp__block--two .hp__box__label {
    margin-top: 0;
    top: -22px;
  }
}
@media (max-width: 767px) {
  /* line 231, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--four .hp__box__label,
  .body-v2 .hp__block--three .hp__box__label,
  .body-v2 .hp__block--two .hp__box__label {
    top: -23px;
  }
}
/* line 244, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--four .hp__box__label.hp__box__label--alert,
.body-v2 .hp__block--three .hp__box__label.hp__box__label--alert,
.body-v2 .hp__block--two .hp__box__label.hp__box__label--alert {
  padding-left: 10px;
}
/* line 249, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--four .hp__box__image,
.body-v2 .hp__block--three .hp__box__image,
.body-v2 .hp__block--two .hp__box__image {
  background-repeat: no-repeat;
  background-position: center top;
  top: 0;
  bottom: auto;
}
/* line 258, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--four .hp__box__content--zwykle,
.body-v2 .hp__block--three .hp__box__content--zwykle,
.body-v2 .hp__block--two .hp__box__content--zwykle {
  padding-left: 0;
  padding-right: 0;
  color: #000 !important;
}
/* line 263, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--four .hp__box__content--zwykle .hp__box__label,
.body-v2 .hp__block--three .hp__box__content--zwykle .hp__box__label,
.body-v2 .hp__block--two .hp__box__content--zwykle .hp__box__label {
  background-color: #fff;
  color: #ff6600;
  font-size: 16px;
  letter-spacing: 2.35px;
  margin-bottom: 0;
  padding-left: 2px;
  padding-bottom: 2px;
  width: auto;
  margin-left: 0;
  padding-right: 13px;
  padding-top: 5px;
  text-align: left;
  display: inline-block;
}
/* line 279, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--four .hp__box__content--zwykle .hp__box__label--other,
.body-v2 .hp__block--three .hp__box__content--zwykle .hp__box__label--other,
.body-v2 .hp__block--two .hp__box__content--zwykle .hp__box__label--other {
  min-width: 108px;
}
/* line 282, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--four .hp__box__content--zwykle .hp__box__list,
.body-v2 .hp__block--three .hp__box__content--zwykle .hp__box__list,
.body-v2 .hp__block--two .hp__box__content--zwykle .hp__box__list {
  color: #211165;
  font-size: 14px;
  letter-spacing: -.5px;
  list-style-position: inside;
  list-style-type: square;
  margin-bottom: 0;
  margin-top: 8px;
  padding: 0;
}
/* line 291, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--four .hp__box__content--zwykle .hp__box__list .hp__box__list__element,
.body-v2 .hp__block--three .hp__box__content--zwykle .hp__box__list .hp__box__list__element,
.body-v2 .hp__block--two .hp__box__content--zwykle .hp__box__list .hp__box__list__element {
  padding-left: 2px;
}
/* line 293, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--four .hp__box__content--zwykle .hp__box__list .hp__box__list__element:before,
.body-v2 .hp__block--three .hp__box__content--zwykle .hp__box__list .hp__box__list__element:before,
.body-v2 .hp__block--two .hp__box__content--zwykle .hp__box__list .hp__box__list__element:before {
  content: "";
  display: inline-block;
  height: 1px;
  margin-left: -22px;
  margin-top: -1px;
  width: 1px;
}
/* line 305, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--four .hp__box__social,
.body-v2 .hp__block--three .hp__box__social,
.body-v2 .hp__block--two .hp__box__social {
  margin-top: 10px;
  color: #ccc !important;
}
/* line 313, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--four .hp__box__title,
.body-v2 .hp__block--two .hp__box__title {
  font-weight: 400;
  font-size: 21px;
  line-height: 1.25;
}
/* line 317, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--four .hp__box__title .hp__box__title--strong,
.body-v2 .hp__block--two .hp__box__title .hp__box__title--strong {
  font-weight: 700;
  font-size: 21px;
  line-height: 1.25;
}
/* line 325, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block__row--first .hp__box__title {
  margin-top: 0;
}
@media (min-width: 768px) {
  /* line 332, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block__row--second .hp__box__title {
    margin-top: 4px;
    margin-bottom: 0;
    padding-right: 20px;
  }
}
/* line 350, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--three .hp__box__title {
  font-weight: 400;
}
/* line 352, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--three .hp__box__title .hp__box__title--strong {
  font-weight: 800;
}
/* line 373, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--three .hp__box__title {
  font-size: 24px;
  line-height: 1.2 !important;
}
/* line 378, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--three .hp__box--column--blog .hp__box__blog {
  padding-bottom: 12px !important;
}
/* line 380, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--three .hp__box--column--blog .hp__box__blog .hp__box__label {
  font-size: 24px !important;
  letter-spacing: 1.25px !important;
  padding-top: 13px !important;
}
/* line 388, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--three .hp__box--column--blog .hp__box__blog .hp__box__social {
  margin-top: 6px !important;
}
/* line 393, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--three .hp__box--column--blog .hp__box__content--zwykle {
  padding-top: 10px !important;
}
/* line 395, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--three .hp__box--column--blog .hp__box__content--zwykle .hp__box__title {
  font-size: 24px  !important;
}
/* line 398, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--three .hp__box--column--blog .hp__box__content--zwykle .hp__box__title--strong {
  font-size: 24px;
  letter-spacing: 0;
}
/* line 404, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--three .hp__blog__photo {
  margin-left: 1px;
}
/* line 408, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--three .hp__box__social {
  margin-top: 12px !important;
}
@media (max-width: 991px) {
  /* line 412, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--three .hp__block__row--first > a:nth-child(3) {
    padding-top: 10px;
    position: relative;
  }
  /* line 416, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--three .hp__block__row--first > a:nth-child(3) .hp__box__image {
    float: left;
    width: 50%;
    padding-right: 10px;
  }
  /* line 417, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--three .hp__block__row--first > a:nth-child(3) .hp__box__content--zwykle {
    position: absolute;
    left: 50%;
    top: 10px;
    bottom: 0;
    right: 13px;
    width: auto;
  }
  /* line 418, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--three .hp__block__row--first > a:nth-child(3) .hp__box__label {
    top: auto;
    bottom: 0;
    left: -100%;
    margin-left: 1px;
  }
}
@media (max-width: 767px) {
  /* line 421, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--three .hp__block__row--first > a:nth-child(3) .hp__box__content--zwykle {
    bottom: 5px;
    right: 9px;
  }
}
/* line 443, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--two .hp__block__row--first .hp__box__label {
  padding-right: 9px !important;
  padding-bottom: 5px !important;
}
@media (min-width: 1200px) {
  /* line 443, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--two .hp__block__row--first .hp__box__label {
    padding-right: 9px !important;
    padding-bottom: 4px !important;
  }
}
/* line 453, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--two .hp__block__row--second .hp__box__label {
  padding-right: 9px !important;
}
/* line 458, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--two .hp__box__title {
  font-size: 30px;
  line-height: 1.2 !important;
  padding-right: 10px !important;
}
/* line 462, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--two .hp__box__title .hp__box__title--strong {
  font-size: 30px;
  line-height: 1.2 !important;
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 458, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--two .hp__box__title {
    font-size: 24px;
  }
  /* line 468, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--two .hp__box__title .hp__box__title--strong {
    font-size: 24px;
  }
}
/* line 477, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--two .hp__box--column--blog .hp__box__blog {
  padding-bottom: 12px !important;
}
/* line 479, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--two .hp__box--column--blog .hp__box__blog .hp__box__label {
  font-size: 24px !important;
  letter-spacing: 1.25px !important;
  padding-top: 11px !important;
}
/* line 487, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--two .hp__box--column--blog .hp__box__blog .hp__box__social {
  margin-top: 6px !important;
}
/* line 492, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--two .hp__box--column--blog .hp__box__content--zwykle {
  padding-top: 10px !important;
}
/* line 494, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--two .hp__box--column--blog .hp__box__content--zwykle .hp__box__title--strong {
  font-size: 30px;
}
/* line 499, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--two .hp__box--column--blog .hp__box__blog__content {
  padding-top: 5px !important;
  letter-spacing: -.25px;
}
/* line 504, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--two .hp__blog__photo {
  margin-left: 1px;
}
/* line 507, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--two .hp__box__social {
  margin-top: 9px !important;
}
/* line 512, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--two .hp__box__title {
  font-weight: 400;
}
/* line 514, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hp__block--two .hp__box__title .hp__box__title--strong {
  font-weight: 800;
}
/* line 524, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hpe__block.hpe__block--with-background .hp__block--four .hp__box__content--zwykle,
.body-v2 .hpe__block.hpe__block--with-background .hp__block--three .hp__box__content--zwykle,
.body-v2 .hpe__block.hpe__block--with-background .hp__block--two .hp__box__content--zwykle {
  color: white !important;
}
/* line 526, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hpe__block.hpe__block--with-background .hp__block--four .hp__box__content--zwykle .hp__box__label,
.body-v2 .hpe__block.hpe__block--with-background .hp__block--four .hp__box__content--zwykle .hp__box__content--zwykle,
.body-v2 .hpe__block.hpe__block--with-background .hp__block--three .hp__box__content--zwykle .hp__box__label,
.body-v2 .hpe__block.hpe__block--with-background .hp__block--three .hp__box__content--zwykle .hp__box__content--zwykle,
.body-v2 .hpe__block.hpe__block--with-background .hp__block--two .hp__box__content--zwykle .hp__box__label,
.body-v2 .hpe__block.hpe__block--with-background .hp__block--two .hp__box__content--zwykle .hp__box__content--zwykle {
  color: white !important;
}
/* line 531, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hpe__block.hpe__block--with-background .hp__block--four .hp__box__social,
.body-v2 .hpe__block.hpe__block--with-background .hp__block--four .hp__box--column:hover .hp__box__title,
.body-v2 .hpe__block.hpe__block--with-background .hp__block--three .hp__box__social,
.body-v2 .hpe__block.hpe__block--with-background .hp__block--three .hp__box--column:hover .hp__box__title,
.body-v2 .hpe__block.hpe__block--with-background .hp__block--two .hp__box__social,
.body-v2 .hpe__block.hpe__block--with-background .hp__block--two .hp__box--column:hover .hp__box__title {
  color: white !important;
}
/* line 538, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hpe__block.hpe__block--with-background .hp__block--four .hp__block__row .hp__box--column--blog .hp__box__title,
.body-v2 .hpe__block.hpe__block--with-background .hp__block--four .hp__block__row .hp__box--column--blog .hp__box__blog .hp__box__label,
.body-v2 .hpe__block.hpe__block--with-background .hp__block--three .hp__block__row .hp__box--column--blog .hp__box__title,
.body-v2 .hpe__block.hpe__block--with-background .hp__block--three .hp__block__row .hp__box--column--blog .hp__box__blog .hp__box__label,
.body-v2 .hpe__block.hpe__block--with-background .hp__block--two .hp__block__row .hp__box--column--blog .hp__box__title,
.body-v2 .hpe__block.hpe__block--with-background .hp__block--two .hp__block__row .hp__box--column--blog .hp__box__blog .hp__box__label {
  color: white !important;
}
/* line 541, ../../src/scss/hp/_zwykle.scss */
.body-v2 .hpe__block.hpe__block--with-background .hp__block--four .hp__block__row .hp__box--column--blog .hp__box__blog__content .hp__box__blog__text,
.body-v2 .hpe__block.hpe__block--with-background .hp__block--three .hp__block__row .hp__box--column--blog .hp__box__blog__content .hp__box__blog__text,
.body-v2 .hpe__block.hpe__block--with-background .hp__block--two .hp__block__row .hp__box--column--blog .hp__box__blog__content .hp__box__blog__text {
  color: white !important;
  opacity: 0.8;
}
@media (min-width: 1200px) {
  /* line 548, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--four,
  .body-v2 .hp__block--three,
  .body-v2 .hp__block--two {
    padding: 0;
  }
  /* line 556, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block__row {
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 568, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--four .hp__block__row--xs--first a:nth-child(1),
  .body-v2 .hp__block--four .hp__block__row--xs--first a:nth-child(2),
  .body-v2 .hp__block--three .hp__block__row--first a:nth-child(1),
  .body-v2 .hp__block--three .hp__block__row--first a:nth-child(2) {
    padding-bottom: 28px;
  }
}
@media (max-width: 767px) {
  /* line 577, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--four .hp__box--column,
  .body-v2 .hp__block--three .hp__box--column,
  .body-v2 .hp__block--two .hp__box--column {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  /* line 580, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--four .hp__box--column.hp__box__xs__right,
  .body-v2 .hp__block--three .hp__box--column.hp__box__xs__right,
  .body-v2 .hp__block--two .hp__box--column.hp__box__xs__right {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  /* line 586, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--four .hp__box__blog__content,
  .body-v2 .hp__block--three .hp__box__blog__content,
  .body-v2 .hp__block--two .hp__box__blog__content {
    max-height: 120px;
    overflow: hidden;
    position: relative;
  }
  /* line 591, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--four .hp__box__blog__content:after,
  .body-v2 .hp__block--three .hp__box__blog__content:after,
  .body-v2 .hp__block--two .hp__box__blog__content:after {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #ffffff));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), #ffffff);
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), #ffffff);
    background-image: linear-gradient(rgba(0, 0, 0, 0), #ffffff);
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 25px;
  }
  /* line 609, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--four .hp__box__label {
    font-size: 14px !important;
    min-width: 60px !important;
    padding-bottom: 4px !important;
    padding-top: 2px !important;
  }
  /* line 615, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--four .hp__box__title {
    font-size: 14px !important;
    line-height: 1.3 !important;
  }
  /* line 619, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--four .hp__box__title--strong {
    font-size: 14px !important;
    letter-spacing: 0.5px;
  }
  /* line 624, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--four .hp__box--column--blog .hp__box__blog {
    padding-bottom: 10px !important;
  }
  /* line 626, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--four .hp__box--column--blog .hp__box__blog .hp__box__label {
    font-size: 14px !important;
    letter-spacing: 1.2px !important;
    line-height: 1.2;
    padding-top: 0 !important;
    vertical-align: top;
  }
  /* line 639, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--four .hp__box--column--blog .hp__box__social {
    margin-top: 6px !important;
  }
  /* line 644, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--four .hp__box--column--blog .hp__box__content--zwykle {
    padding-top: 5px !important;
  }
  /* line 646, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--four .hp__box--column--blog .hp__box__content--zwykle .hp__box__title {
    font-size: 14px  !important;
  }
  /* line 649, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--four .hp__box--column--blog .hp__box__content--zwykle .hp__box__title--strong {
    font-size: 14px;
    letter-spacing: 0;
  }
  /* line 654, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--four .hp__box--column--blog .hp__box__blog__content {
    font-size: 14px;
  }
  /* line 657, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--four .hp__box--column--blog .hp__blog__photo {
    height: 30px !important;
    width: 31px !important;
    vertical-align: top;
  }
  /* line 672, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--three .hp__box__label {
    font-size: 14px !important;
    padding-bottom: 4px !important;
    padding-top: 2px !important;
  }
  /* line 678, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--three .hp__box__title {
    font-size: 14px !important;
    line-height: 1.3 !important;
  }
  /* line 682, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--three .hp__box__title--strong {
    font-size: 14px !important;
    letter-spacing: 0.5px;
  }
  /* line 687, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--three .hp__box--column--blog .hp__box__blog {
    padding-bottom: 10px !important;
  }
  /* line 689, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--three .hp__box--column--blog .hp__box__blog .hp__box__label {
    font-size: 14px !important;
    letter-spacing: 1.2px !important;
    line-height: 1.2;
    padding-top: 0 !important;
    vertical-align: top;
  }
  /* line 701, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--three .hp__box--column--blog .hp__box__social {
    margin-top: 6px !important;
  }
  /* line 706, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--three .hp__box--column--blog .hp__box__content--zwykle {
    padding-top: 5px !important;
  }
  /* line 708, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--three .hp__box--column--blog .hp__box__content--zwykle .hp__box__title {
    font-size: 14px  !important;
  }
  /* line 711, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--three .hp__box--column--blog .hp__box__content--zwykle .hp__box__title--strong {
    font-size: 14px;
    letter-spacing: 0;
  }
  /* line 717, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--three .hp__box--column--blog .hp__box__blog__content {
    font-size: 14px;
  }
  /* line 720, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--three .hp__box--column--blog .hp__blog__photo {
    height: 30px !important;
    width: 31px !important;
    vertical-align: top;
  }
  /* line 727, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--three .hp__box--column--second .hp__box__content--zwykle {
    margin-top: 0 !important;
  }
  /* line 730, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--three .hp__box--column--second .hp__box__label--other {
    position: absolute;
    bottom: 2px;
    left: -153px;
  }
  /* line 735, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--three .hp__box--column--second .hp__box__image {
    margin-right: 10px !important;
    margin-left: -10px !important;
    background-repeat: no-repeat;
    background-position: 10px 0 !important;
  }
  /* line 743, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--three .hp__box--column--second .hp__box__content--zwykle {
    padding-left: 5px;
  }
  /* line 756, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--two .hp__box__label {
    font-size: 14px !important;
    min-width: 60px !important;
    padding-bottom: 4px !important;
    padding-top: 2px !important;
  }
  /* line 762, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--two .hp__box__title {
    font-size: 14px !important;
    line-height: 1.3 !important;
  }
  /* line 766, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--two .hp__box__title--strong {
    font-size: 14px !important;
    letter-spacing: 0.5px;
  }
  /* line 773, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--two .hp__box--column--blog {
    padding-right: 25px !important;
  }
  /* line 775, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--two .hp__box--column--blog .hp__box__blog {
    padding-bottom: 8px !important;
  }
  /* line 777, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--two .hp__box--column--blog .hp__box__blog .hp__box__label {
    font-size: 16px !important;
    letter-spacing: 1.2px !important;
    line-height: 1;
  }
  /* line 786, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--two .hp__box--column--blog .hp__box__blog .hp__box__social {
    margin-top: 6px !important;
  }
  /* line 792, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--two .hp__box--column--blog .hp__box__content--zwykle {
    padding-top: 5px !important;
  }
  /* line 794, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--two .hp__box--column--blog .hp__box__content--zwykle .hp__box__title {
    font-size: 16px  !important;
  }
  /* line 797, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--two .hp__box--column--blog .hp__box__content--zwykle .hp__box__title--strong {
    font-size: 16px;
    letter-spacing: 0;
  }
  /* line 803, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--two .hp__box--column--blog .hp__box__blog__content {
    font-size: 14px;
    padding-top: 2px !important;
    margin-left: -2px;
  }
  /* line 808, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--two .hp__box--column--blog .hp__blog__photo {
    height: 30px !important;
    width: 31px !important;
    vertical-align: top;
  }
  /* line 815, ../../src/scss/hp/_zwykle.scss */
  .body-v2 .hp__block--two .hp__box--column--second .hp__box__image {
    margin-right: 15px;
    margin-left: -15px;
  }
}
/* line 2, ../../src/scss/hp/_bloger.scss */
.body-v2 .hp__block.hp__block--bloger {
  /*
  @media (min-width: $screen-lg){
    background: transparent url(../gfx/v2/bloger/layout_large.jpg) no-repeat center top;
  }
  @media (min-width: $screen-sm-min) and (max-width: $screen-md-max){ 
    background: transparent url(../gfx/v2/bloger/layout_md.jpg) no-repeat center top;
    background-size: 913px auto;
  }
  @media (max-width: $screen-xs-max){ 
    background: transparent url(../gfx/v2/bloger/layout_xs.jpg) no-repeat left top;
    background-size: 319px auto;
  }
  */
}
@media (min-width: 768px) {
  /* line 2, ../../src/scss/hp/_bloger.scss */
  .body-v2 .hp__block.hp__block--bloger {
    text-align: center;
  }
}
@media (max-width: 767px) {
  /* line 2, ../../src/scss/hp/_bloger.scss */
  .body-v2 .hp__block.hp__block--bloger {
    padding: 0 10px;
  }
}
/* line 27, ../../src/scss/hp/_bloger.scss */
.body-v2 .hp__box__bloger__link {
  color: #000 !important;
}
/* line 31, ../../src/scss/hp/_bloger.scss */
.body-v2 .hp__box__bloger__photo {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 52px;
  height: 51px;
}
/* line 36, ../../src/scss/hp/_bloger.scss */
.body-v2 .hp__box__bloger__author {
  display: block;
  font-family: "atrament_stdregular";
  padding-top: 3px;
  font-size: 24px;
  color: #000 !important;
}
/* line 44, ../../src/scss/hp/_bloger.scss */
.body-v2 .hp__box__bloger__separator {
  display: block;
  background: transparent;
  border-top: 1px solid #ff6600;
  width: 275px;
  margin: 5px auto 0 auto;
}
/* line 52, ../../src/scss/hp/_bloger.scss */
.body-v2 .hp__box__bloger__content {
  padding-top: 17px;
  padding-left: 20px;
  padding-right: 20px;
}
/* line 57, ../../src/scss/hp/_bloger.scss */
.body-v2 .hp__box__bloger__content a:hover {
  text-decoration: none;
}
/* line 58, ../../src/scss/hp/_bloger.scss */
.body-v2 .hp__box__bloger__content a,
.body-v2 .hp__box__bloger__content .hp__box__title {
  color: #ff6600;
  font-weight: 300;
  font-size: 42px;
}
/* line 65, ../../src/scss/hp/_bloger.scss */
.body-v2 .hp__box__bloger__content .hp__box__blog__text {
  color: #666;
  font-size: 20px;
  padding-top: 5px;
}
/* line 71, ../../src/scss/hp/_bloger.scss */
.body-v2 .hp__box__bloger__content .hp__box__social {
  margin-top: 6px;
  color: #b5b5b5;
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 78, ../../src/scss/hp/_bloger.scss */
  .body-v2 .hp__box__bloger__content {
    padding-top: 20px;
  }
  /* line 80, ../../src/scss/hp/_bloger.scss */
  .body-v2 .hp__box__bloger__content a,
  .body-v2 .hp__box__bloger__content .hp__box__title {
    font-size: 34px;
  }
  /* line 84, ../../src/scss/hp/_bloger.scss */
  .body-v2 .hp__box__bloger__content .hp__box__blog__text {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  /* line 90, ../../src/scss/hp/_bloger.scss */
  .body-v2 .hp__box__bloger__photo {
    width: 31px;
    height: 31px;
    position: absolute;
  }
  /* line 93, ../../src/scss/hp/_bloger.scss */
  .body-v2 .hp__box__bloger__author {
    padding-left: 35px;
    padding-top: 4px;
    font-size: 19px;
    min-height: 36px;
  }
  /* line 99, ../../src/scss/hp/_bloger.scss */
  .body-v2 .hp__box__bloger__separator {
    width: auto;
  }
  /* line 102, ../../src/scss/hp/_bloger.scss */
  .body-v2 .hp__box__bloger__content {
    padding-top: 9px;
    padding-left: 0;
    padding-right: 0;
  }
  /* line 106, ../../src/scss/hp/_bloger.scss */
  .body-v2 .hp__box__bloger__content a,
  .body-v2 .hp__box__bloger__content .hp__box__title {
    color: #000;
    font-size: 15px;
  }
  /* line 111, ../../src/scss/hp/_bloger.scss */
  .body-v2 .hp__box__bloger__content .hp__box__blog__text {
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 11, ../../src/scss/hp/_block.scss */
  .body-v2 .hp__block__row--xs--second {
    clear: both;
  }
}
@media (max-width: 767px) {
  /* line 17, ../../src/scss/hp/_block.scss */
  .body-v2 .hp__block__row--xs--second {
    clear: both;
  }
}
/* line 1, ../../src/scss/_header.scss */
.body-v2 .header__block {
  /*
  &.fxd {
    @media (min-width: $screen-sm-min) {
      position: fixed;
      top: 0; left: 0; right: 0;
      z-index: 10;
    }
    @media (max-width: $screen-sm) {
      .navbar-toggle {
        @include border-radius(0);
        position: fixed;
        left: 0; top: 0;
        background: white;
        padding: 10px !important; 
        width: 40px;
        margin-top: 0;
        opacity: 0.8;
      }
    }
  }
  */
}
/* line 25, ../../src/scss/_header.scss */
.body-v2 .header__sidebar__wrapper {
  display: none;
}
/* line 28, ../../src/scss/_header.scss */
.body-v2 .header__sidebar__wrapper.active {
  display: block;
}
/* line 35, ../../src/scss/_header.scss */
.body-v2 .header__box__list--social__icon a,
.body-v2 .header__box__list--social__icon a:hover {
  text-decoration: none;
}
/* line 41, ../../src/scss/_header.scss */
.body-v2 .header__box__nav__element a,
.body-v2 .header__box__nav__element a:hover,
.body-v2 .header__box__nav__element a:focus {
  color: #000;
  background-color: transparent !important;
  padding: 6px 8px 4px 8px !important;
}
/* line 49, ../../src/scss/_header.scss */
.body-v2 .header__box__nav__element.header__box__nav__element--active {
  background-color: #ff6600;
}
/* line 51, ../../src/scss/_header.scss */
.body-v2 .header__box__nav__element.header__box__nav__element--active a,
.body-v2 .header__box__nav__element.header__box__nav__element--active a:hover {
  color: white;
}
@media (min-width: 1200px) {
  /* line 58, ../../src/scss/_header.scss */
  .body-v2 .header__box__nav__element a:hover {
    color: #ff6600;
  }
  /* line 62, ../../src/scss/_header.scss */
  .body-v2 .header__box__nav__element:nth-child(1n+14) {
    display: none !important;
  }
  /* line 63, ../../src/scss/_header.scss */
  .body-v2 .header__box__nav__element:last-child {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  /* line 69, ../../src/scss/_header.scss */
  .body-v2 .header__row.header__row--ad {
    margin: 0;
  }
  /* line 72, ../../src/scss/_header.scss */
  .body-v2 .header__row .header__ad {
    border: 1px solid #ed0202;
    display: block;
    left: -23px;
    margin-left: 38px;
    margin-top: 42px;
    margin-bottom: 20px;
    min-height: 398px;
    padding: 0;
    width: 979px;
  }
  /* line 84, ../../src/scss/_header.scss */
  .body-v2 .header__box__nav {
    margin-bottom: 0;
  }
  /* line 88, ../../src/scss/_header.scss */
  .body-v2 .hp__box__material-partnera.header__box__material-partnera {
    right: 570px;
    top: 26px;
  }
  /* line 93, ../../src/scss/_header.scss */
  .body-v2 .header__hamburger {
    display: block;
    margin-right: 0;
    padding-left: 4px;
    text-align: left;
  }
  /* line 98, ../../src/scss/_header.scss */
  .body-v2 .header__hamburger .header__hamburger__title {
    font-size: 10px;
    margin: 0 0 2px 0;
  }
  /* line 102, ../../src/scss/_header.scss */
  .body-v2 .header__hamburger .header__hamburger__element {
    display: block;
    width: 23px;
    height: 4px;
    border-radius: 0;
  }
  /* line 110, ../../src/scss/_header.scss */
  .body-v2 .header__box__social {
    padding: 0 0 0 65px;
    z-index: 9999;
  }
  /* line 114, ../../src/scss/_header.scss */
  .body-v2 .header__box__list--social {
    list-style-type: none;
    margin-top: 32px;
    padding-right: 33px;
    float: right;
  }
  /* line 119, ../../src/scss/_header.scss */
  .body-v2 .header__box__list--social .header__box__list--social__icon {
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
  }
  /* line 120, ../../src/scss/_header.scss */
  .body-v2 .header__box__list--social .header__box__list--social__icon:nth-child(1) {
    margin-left: 15px;
  }
  /* line 127, ../../src/scss/_header.scss */
  .body-v2 .header__box__list--social .ss-twitter {
    margin-left: 4px;
    font-size: 17px;
    line-height: 1.3;
  }
  /* line 132, ../../src/scss/_header.scss */
  .body-v2 .header__box__list--social .ss-instagram {
    margin-left: 8px;
    font-size: 18px;
    line-height: 1.3;
  }
  /* line 138, ../../src/scss/_header.scss */
  .body-v2 .header__facebook {
    height: 20px;
    width: 10px;
    vertical-align: top;
    margin-left: -4px;
    margin-right: 4px;
    margin-top: -2px;
  }
  /* line 146, ../../src/scss/_header.scss */
  .body-v2 .header__search {
    background: transparent;
    padding-right: 10px;
    position: absolute;
    top: 25px;
    right: 0;
  }
  /* line 153, ../../src/scss/_header.scss */
  .body-v2 .header__box__nav--main-links {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    font-size: 14px;
    margin-top: 9px;
    padding: 0 0 0 25px;
    text-align: center;
  }
  /* line 160, ../../src/scss/_header.scss */
  .body-v2 .header__box__nav--main-links .header__box__nav__element {
    float: none;
    display: inline-block;
  }
  /* line 167, ../../src/scss/_header.scss */
  .body-v2 .header__box__nav--main-links .header__box__link--bold {
    letter-spacing: -.5px;
  }
  /* line 170, ../../src/scss/_header.scss */
  .body-v2 .header__box__nav--main-links .header__nav__pills {
    margin-left: 2px;
  }
  /* line 172, ../../src/scss/_header.scss */
  .body-v2 .header__box__nav--main-links .header__nav__pills li + li {
    margin-left: 8px;
  }
  /* line 175, ../../src/scss/_header.scss */
  .body-v2 .header__box__nav--main-links .header__nav__pills .header__box__nav__element--inside {
    display: inline-block;
    float: none;
    margin-bottom: 0;
    margin-top: 0;
  }
  /* line 183, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__wrapper {
    background: transparent;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
    color: #000;
    position: absolute;
    min-height: 580px;
    overflow: hidden;
    overflow-x: hidden;
    padding: 0;
    z-index: 1000;
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -ms-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
  }
  /* line 201, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__wrapper .header__row {
    margin: 0;
  }
  /* line 205, ../../src/scss/_header.scss */
  .body-v2 .header__close {
    border: 0;
    margin: 0;
    padding: 18px 27px 22px 22px;
  }
  /* line 209, ../../src/scss/_header.scss */
  .body-v2 .header__close .header__close__image {
    height: 18px;
    padding-left: 0;
    width: 18px;
  }
  /* line 214, ../../src/scss/_header.scss */
  .body-v2 .header__close:hover, .body-v2 .header__close:active, .body-v2 .header__close:focus {
    background-color: white;
  }
  /* line 220, ../../src/scss/_header.scss */
  .body-v2 .header__divider {
    height: 1px;
    margin-left: -10px;
  }
  /* line 224, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav {
    position: relative;
    clear: both;
    float: left;
    width: 292px;
    list-style: none;
    margin: 0 0 0 0;
    padding: 0;
    width: 100%;
  }
  /* line 233, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav .header__sidebar__element {
    display: inline-block;
    float: left;
    padding: 0;
    position: relative;
  }
  /* line 238, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--kategorie {
    margin-left: 20px;
  }
  /* line 240, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--kategorie .header__sidebar__header {
    margin-bottom: 7px;
  }
  /* line 243, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--kategorie .header__sidebar__link {
    font-size: 24px;
    margin-bottom: 3px;
  }
  /* line 248, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--popularne {
    margin-left: 60px;
  }
  /* line 251, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--specjalne {
    margin-left: 29px;
  }
  /* line 254, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--blogi {
    margin-left: 28px;
  }
  /* line 256, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--blogi .header__sidebar__link--small {
    margin-bottom: 4px;
  }
  /* line 258, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--blogi .header__sidebar__link--small.header__sidebar__link--other {
    padding-top: 10px;
  }
  /* line 264, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--wideo {
    margin-left: 48px;
  }
  /* line 266, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--wideo .header__sidebar__nav--inside__element {
    padding: 0;
    margin-bottom: 12px;
  }
  /* line 269, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--wideo .header__sidebar__nav--inside__element .header__sidebar__nav--inside__element__text {
    padding: 0;
  }
  /* line 274, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav .header__sidebar__element .header__sidebar__nav--inside__element__image {
    top: -3px;
    right: 46px;
    position: absolute;
  }
  /* line 279, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav .header__sidebar__element .header__sidebar__nav--inside__element__image.header__sidebar__image--other {
    top: 0;
    right: 44px;
  }
  /* line 284, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav .header__sidebar__element .header__sidebar__link__image {
    height: 51px;
    margin-bottom: 0;
    margin-left: 5px;
    margin-right: 0;
    width: 52px;
  }
  /* line 293, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__video__icon {
    height: 48px;
    width: 46px;
  }
  /* line 297, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav--kategorie {
    margin-bottom: 25px;
  }
  /* line 301, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav--pozostale .header__sidebar__nav--inside {
    margin-left: 1px;
  }
  /* line 304, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav--pozostale .header__sidebar__nav--inside__element {
    margin-left: 15px;
  }
  /* line 306, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav--pozostale .header__sidebar__nav--inside__element:nth-child(1) {
    margin-left: 0;
  }
  /* line 309, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav--pozostale .header__sidebar__nav--inside__element.header__sidebar__nav--inside__element--mamadu {
    padding-left: 15px;
  }
  /* line 311, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav--pozostale .header__sidebar__nav--inside__element.header__sidebar__nav--inside__element--mamadu .header__sidebar__brand {
    padding-top: 7px;
  }
  /* line 315, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav--pozostale .header__sidebar__nav--inside__element.header__sidebar__nav--inside__element--bliss {
    margin-left: -5px;
  }
  /* line 317, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav--pozostale .header__sidebar__nav--inside__element.header__sidebar__nav--inside__element--bliss .header__sidebar__brand {
    padding-top: 11px;
  }
  /* line 323, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav--blog {
    max-width: 215px;
  }
  /* line 325, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav--blog .header__sidebar__nav--inside__element {
    display: inline-block;
    float: left;
    position: relative;
  }
  /* line 331, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav--inside {
    display: inline-block;
    list-style-type: none;
    padding-left: 0;
  }
  /* line 335, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav--inside .header__sidebar__nav--inside__element {
    display: inline-block;
    float: left;
    padding: 0;
    position: relative;
  }
  /* line 342, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav--inside--small {
    list-style-type: none;
    margin-bottom: 0;
    padding-left: 0;
  }
  /* line 347, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav li a:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.2);
    text-decoration: none;
  }
  /* line 353, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__wrapper.active {
    background: transparent;
    left: 0;
    top: 14px;
    width: 100%;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
  }
  /* line 365, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__header {
    font-size: 16px;
    margin-bottom: 8px;
    margin-top: 36px;
  }
  /* line 370, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__header--blog,
  .body-v2 .header__sidebar__header--video {
    font-size: 16px;
    margin-top: 35px;
  }
  /* line 376, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__header--blog {
    margin-bottom: 11px;
    margin-left: 5px;
  }
  /* line 380, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__header--video {
    margin-bottom: 8px;
    margin-left: 3px;
  }
  /* line 384, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__header--other {
    font-size: 13px;
    margin-bottom: 2px;
    margin-left: 1px;
    margin-top: 23px;
    word-spacing: .7px;
  }
  /* line 391, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__link {
    display: block;
    font-size: 18px;
    margin-bottom: 5px;
  }
  /* line 396, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__link--bliss {
    display: block;
    font-size: 18px;
    margin-bottom: 3px;
  }
  /* line 401, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__link--small {
    display: block;
    font-size: 16px;
    margin-bottom: 6px;
  }
  /* line 405, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__link--small.header__sidebar__link--normal {
    font-size: 14px;
    margin-top: -6px;
  }
  /* line 409, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__link--small.header__sidebar__link--medium {
    font-size: 17px;
    margin-bottom: 12px;
  }
  /* line 413, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__link--small.header__sidebar__link--large {
    font-size: 32px;
    padding-left: 13px;
    padding-top: 8px !important;
  }
  /* line 419, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__brand {
    display: block;
    clear: both;
    float: left;
    height: 100%;
    margin-bottom: 0 !important;
    padding: 8px 0 0 0;
  }
  /* line 426, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__brand .header__sidebar__brand__image {
    height: 21px;
    width: 128px;
  }
  /* line 430, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__brand .header__image--inn-poland {
    height: 22px;
    width: 170px;
  }
  /* line 434, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__brand .header__image--asz-dziennik {
    height: 20px;
    width: 183px;
  }
  /* line 438, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__brand .header__image--mama-du {
    height: 20px;
    width: 136px;
  }
  /* line 442, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__brand .header__image--bliss {
    height: 25px;
    width: 156px;
  }
  /* line 447, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__text {
    clear: both;
    float: left;
    font-size: 17px;
  }
  /* line 452, ../../src/scss/_header.scss */
  .body-v2 .header__text--inn-poland {
    margin-bottom: 15px;
  }
  /* line 455, ../../src/scss/_header.scss */
  .body-v2 .header__text--asz-dziennik {
    margin-bottom: 17px;
  }
  /* line 458, ../../src/scss/_header.scss */
  .body-v2 .header__text--mama-du {
    margin-bottom: 18px;
  }
  /* line 461, ../../src/scss/_header.scss */
  .body-v2 .header__text--bliss {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 467, ../../src/scss/_header.scss */
  .body-v2 .header__row.header__row--ad {
    margin: 0;
  }
  /* line 470, ../../src/scss/_header.scss */
  .body-v2 .header__row .header__ad {
    border: 1px solid #ed0202;
    display: block;
    margin-left: 23px;
    margin-top: 32px;
    margin-bottom: 20px;
    min-height: 397px;
    padding: 0;
    width: 976px;
  }
  /* line 481, ../../src/scss/_header.scss */
  .body-v2 .header__box__nav {
    margin-bottom: 0;
  }
  /* line 485, ../../src/scss/_header.scss */
  .body-v2 .hp__box__material-partnera.header__box__material-partnera {
    right: 265px;
    top: 16px;
  }
  /* line 490, ../../src/scss/_header.scss */
  .body-v2 .header__hamburger {
    display: block;
    padding-left: 13px;
    text-align: left;
    z-index: 99999;
  }
  /* line 495, ../../src/scss/_header.scss */
  .body-v2 .header__hamburger .header__hamburger__title {
    font-size: 10px;
    margin: 0 0 2px 0;
  }
  /* line 499, ../../src/scss/_header.scss */
  .body-v2 .header__hamburger .header__hamburger__element {
    display: block;
    width: 23px;
    height: 4px;
    border-radius: 0;
  }
  /* line 508, ../../src/scss/_header.scss */
  .body-v2 .header__box__social {
    padding: 0;
    float: right;
  }
  /* line 512, ../../src/scss/_header.scss */
  .body-v2 .header__box__list--social {
    list-style-type: none;
    margin-top: 32px;
    padding-right: 36px;
    float: right;
  }
  /* line 517, ../../src/scss/_header.scss */
  .body-v2 .header__box__list--social .header__box__list--social__icon {
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
  }
  /* line 518, ../../src/scss/_header.scss */
  .body-v2 .header__box__list--social .header__box__list--social__icon:nth-child(1) {
    margin-left: 15px;
  }
  /* line 525, ../../src/scss/_header.scss */
  .body-v2 .header__box__list--social .ss-twitter {
    margin-left: 4px;
    font-size: 17px;
    line-height: 1.3;
  }
  /* line 530, ../../src/scss/_header.scss */
  .body-v2 .header__box__list--social .ss-instagram {
    margin-left: 8px;
    font-size: 18px;
    line-height: 1.3;
  }
  /* line 536, ../../src/scss/_header.scss */
  .body-v2 .header__facebook {
    height: 20px;
    width: 10px;
    vertical-align: top;
    margin-left: -4px;
    margin-right: 4px;
    margin-top: 1px;
  }
  /* line 544, ../../src/scss/_header.scss */
  .body-v2 .header__search {
    position: absolute;
    top: 25px;
    right: 0;
  }
  /* line 549, ../../src/scss/_header.scss */
  .body-v2 .header__box__nav--main-links {
    border-bottom: 1px solid rgba(0, 0, 0, 0.35);
    border-top: 1px solid rgba(0, 0, 0, 0.35);
    font-size: 14px;
    margin-top: 9px;
    padding: 0;
    text-align: center;
  }
  /* line 557, ../../src/scss/_header.scss */
  .body-v2 .header__box__nav--main-links .header__box__nav__element {
    float: none;
    display: inline-block;
  }
  /* line 564, ../../src/scss/_header.scss */
  .body-v2 .header__box__nav--main-links .header__box__link--bold {
    letter-spacing: -.5px;
  }
  /* line 567, ../../src/scss/_header.scss */
  .body-v2 .header__box__nav--main-links .header__nav__pills {
    margin-left: -3px;
  }
  /* line 569, ../../src/scss/_header.scss */
  .body-v2 .header__box__nav--main-links .header__nav__pills li + li {
    margin-left: 11px;
  }
  /* line 574, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__wrapper {
    background: transparent;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
    color: #000;
    position: absolute;
    min-height: 580px;
    overflow: hidden;
    overflow-x: hidden;
    padding: 0;
    z-index: 100000;
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -ms-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
  }
  /* line 592, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__wrapper .header__row {
    margin: 0;
  }
  /* line 596, ../../src/scss/_header.scss */
  .body-v2 .header__close {
    border: 0;
    margin: 0;
    padding: 17px 27px 21px 27px;
  }
  /* line 600, ../../src/scss/_header.scss */
  .body-v2 .header__close .header__close__image {
    height: 18px;
    padding-left: 0;
    width: 18px;
  }
  /* line 606, ../../src/scss/_header.scss */
  .body-v2 .header__divider {
    height: 1px;
    margin-left: -10px;
  }
  /* line 610, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav {
    position: relative;
    clear: both;
    float: left;
    width: 292px;
    list-style: none;
    margin: 0 0 0 0;
    padding: 0;
    width: 100%;
  }
  /* line 619, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav .header__sidebar__element {
    display: inline-block;
    float: left;
    padding: 0;
    position: relative;
  }
  /* line 624, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--kategorie {
    margin-left: 26px;
  }
  /* line 627, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--popularne {
    margin-left: 32px;
  }
  /* line 630, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--specjalne {
    margin-left: 30px;
  }
  /* line 633, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--blogi {
    margin-left: 15px;
  }
  /* line 636, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--blogi .header__sidebar__link--small.header__sidebar__link--other {
    padding-top: 5px;
  }
  /* line 641, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--wideo {
    margin-left: -37px;
  }
  /* line 643, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--wideo .header__sidebar__nav--inside__element {
    padding: 0;
  }
  /* line 645, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav .header__sidebar__element.header__sidebar__element--wideo .header__sidebar__nav--inside__element .header__sidebar__nav--inside__element__text {
    padding: 0;
  }
  /* line 650, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav .header__sidebar__element .header__sidebar__link__image {
    height: 51px;
    margin-bottom: 3px;
    margin-left: 5px;
    margin-right: 0;
    width: 52px;
  }
  /* line 659, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav--kategorie {
    margin-bottom: 73px;
  }
  /* line 663, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav--pozostale .header__sidebar__nav--inside {
    margin-left: 1px;
  }
  /* line 666, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav--pozostale .header__sidebar__nav--inside__element {
    margin-left: 28px;
  }
  /* line 668, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav--pozostale .header__sidebar__nav--inside__element:nth-child(1) {
    margin-left: 0;
  }
  /* line 671, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav--pozostale .header__sidebar__nav--inside__element.header__sidebar__nav--inside__element--mamadu {
    padding-left: 12px;
  }
  /* line 674, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav--pozostale .header__sidebar__nav--inside__element.header__sidebar__nav--inside__element--bliss {
    margin-left: 5px;
  }
  /* line 679, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav--blog {
    max-width: 215px;
  }
  /* line 681, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav--blog .header__sidebar__nav--inside__element {
    display: inline-block;
    float: left;
    position: relative;
  }
  /* line 687, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav--inside {
    display: inline-block;
    list-style-type: none;
    padding-left: 0;
  }
  /* line 691, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav--inside .header__sidebar__nav--inside__element {
    display: inline-block;
    float: left;
    padding: 0;
    position: relative;
  }
  /* line 698, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav--inside--small {
    list-style-type: none;
    margin-bottom: 0;
    padding-left: 0;
  }
  /* line 703, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav li a:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.2);
    text-decoration: none;
  }
  /* line 709, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__wrapper.active {
    background: transparent;
    left: 0;
    top: 17px;
    width: 100%;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
  }
  /* line 721, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__header {
    font-size: 16px;
    margin-bottom: 8px;
    margin-top: 35px;
  }
  /* line 726, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__header--blog,
  .body-v2 .header__sidebar__header--video {
    font-size: 16px;
    margin-top: 35px;
  }
  /* line 732, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__header--blog {
    margin-bottom: 11px;
    margin-left: 5px;
  }
  /* line 736, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__header--video {
    margin-bottom: 8px;
    margin-left: 3px;
  }
  /* line 740, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__header--other {
    font-size: 13px;
    margin-bottom: 5px;
    margin-left: 1px;
    margin-top: 23px;
    word-spacing: .7px;
  }
  /* line 747, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__link {
    display: block;
    font-size: 18px;
    margin-bottom: 5px;
  }
  /* line 752, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__link--bliss {
    display: block;
    font-size: 18px;
    margin-bottom: 3px;
  }
  /* line 757, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__link--small {
    display: block;
    font-size: 16px;
    margin-bottom: 2px;
  }
  /* line 761, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__link--small.header__sidebar__link--normal {
    font-size: 14px;
    margin-top: -2px;
  }
  /* line 765, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__link--small.header__sidebar__link--medium {
    font-size: 17px;
    margin-bottom: 12px;
  }
  /* line 769, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__link--small.header__sidebar__link--large {
    font-size: 32px;
    padding-left: 13px;
    padding-top: 7px;
  }
  /* line 775, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__brand {
    display: block;
    clear: both;
    float: left;
    height: 100%;
    padding: 8px 0 0 0;
  }
  /* line 781, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__brand .header__sidebar__brand__image {
    height: 21px;
    width: 128px;
  }
  /* line 785, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__brand .header__image--inn-poland {
    height: 22px;
    width: 170px;
  }
  /* line 789, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__brand .header__image--asz-dziennik {
    height: 20px;
    width: 183px;
  }
  /* line 793, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__brand .header__image--mama-du {
    height: 20px;
    width: 136px;
  }
  /* line 797, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__brand .header__image--bliss {
    height: 25px;
    width: 156px;
  }
  /* line 802, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__text {
    clear: both;
    float: left;
    font-size: 17px;
  }
  /* line 807, ../../src/scss/_header.scss */
  .body-v2 .header__text--inn-poland {
    margin-bottom: 15px;
  }
  /* line 810, ../../src/scss/_header.scss */
  .body-v2 .header__text--asz-dziennik {
    margin-bottom: 17px;
  }
  /* line 813, ../../src/scss/_header.scss */
  .body-v2 .header__text--mama-du {
    margin-bottom: 18px;
  }
  /* line 816, ../../src/scss/_header.scss */
  .body-v2 .header__text--bliss {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  /* line 823, ../../src/scss/_header.scss */
  .body-v2 .header__block .header__box__nav--main {
    margin: 0;
    padding: 0;
  }
  /* line 826, ../../src/scss/_header.scss */
  .body-v2 .header__block .header__box__nav--main .header__hamburger {
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 11px;
    padding-top: 7px;
    z-index: 99999;
  }
  /* line 833, ../../src/scss/_header.scss */
  .body-v2 .header__block .header__box__nav--main .header__hamburger .header__hamburger__element {
    height: 3px;
    margin-bottom: 2px;
    margin-top: 0;
    width: 17px;
  }
  /* line 841, ../../src/scss/_header.scss */
  .body-v2 .header__block .header__brand {
    padding-top: 8px;
    padding-bottom: 11px;
  }
  /* line 844, ../../src/scss/_header.scss */
  .body-v2 .header__block .header__brand .header__brand__image {
    height: 21px;
  }
  /* line 849, ../../src/scss/_header.scss */
  .body-v2 .header__box__nav {
    margin-bottom: 0;
  }
  /* line 852, ../../src/scss/_header.scss */
  .body-v2 .header__box__social {
    padding-top: 10px;
  }
  /* line 855, ../../src/scss/_header.scss */
  .body-v2 .header__search {
    padding: 6px 0 0 14px;
    border: 0;
  }
  /* line 859, ../../src/scss/_header.scss */
  .body-v2 .header__box__nav--main-links {
    font-size: 12px;
    margin-top: 8px;
    padding: 0;
    text-align: center;
    white-space: nowrap;
    overflow-x: scroll;
  }
  /* line 867, ../../src/scss/_header.scss */
  .body-v2 .header__box__nav--main-links::-webkit-scrollbar {
    height: 0px;
    /* remove scrollbar space */
    background: transparent;
    /* optional: just make scrollbar invisible */
  }
  /* line 872, ../../src/scss/_header.scss */
  .body-v2 .header__box__nav--main-links .header__box__nav__element {
    float: none;
    display: inline-block;
  }
  /* line 876, ../../src/scss/_header.scss */
  .body-v2 .header__box__nav--main-links .header__nav__pills--main {
    padding-right: 0;
  }
  /* line 882, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__wrapper {
    display: block;
    background: #fff;
    margin-left: -292px;
    left: 0;
    top: 0;
    width: 292px;
    background: #fff;
    color: #000;
    position: fixed;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 100000;
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -ms-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
  }
  /* line 902, ../../src/scss/_header.scss */
  .body-v2 .header__close {
    border: 0;
    margin: 12px 0 21px 28px;
    padding: 0;
  }
  /* line 906, ../../src/scss/_header.scss */
  .body-v2 .header__close .header__close__image {
    height: 18px;
    padding-left: 0;
    width: 18px;
  }
  /* line 912, ../../src/scss/_header.scss */
  .body-v2 .header__divider {
    height: 1px;
    margin-left: -10px;
  }
  /* line 916, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav {
    position: relative;
    float: left;
    width: 292px;
    list-style: none;
    margin: 0 0 0 10px;
    padding: 0;
  }
  /* line 924, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav--inside {
    list-style-type: none;
    margin-bottom: 28px;
    padding-left: 0;
  }
  /* line 930, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav--inside--small {
    list-style-type: none;
    margin-bottom: 32px;
    padding-left: 0;
  }
  /* line 934, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav--inside--small:nth-child(3) {
    padding-left: 16px;
  }
  /* line 938, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__nav li a:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.2);
    text-decoration: none;
  }
  /* line 944, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__wrapper.active {
    left: 292px;
    padding: 0;
    width: 292px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
  }
  /* line 955, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__header {
    font-size: 16px;
    margin-bottom: 8px;
    margin-top: 20px;
  }
  /* line 960, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__header--blog,
  .body-v2 .header__sidebar__header--video {
    font-size: 16px;
    margin-top: 19px;
  }
  /* line 966, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__header--blog {
    margin-bottom: 23px;
    margin-left: 5px;
  }
  /* line 970, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__header--video {
    margin-bottom: 30px;
    margin-left: 3px;
  }
  /* line 974, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__header--other {
    font-size: 13px;
    margin-left: 1px;
    margin-top: 23px;
    word-spacing: .7px;
  }
  /* line 980, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__link {
    display: block;
    font-size: 18px;
    margin-bottom: 5px;
  }
  /* line 985, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__link--bliss {
    display: block;
    font-size: 18px;
    margin-bottom: 3px;
  }
  /* line 990, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__link--small {
    display: block;
    font-size: 16px;
    margin-bottom: 2px;
  }
  /* line 995, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__brand {
    display: block;
    clear: both;
    float: left;
    height: 100%;
    padding: 8px 0 0 0;
  }
  /* line 1001, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__brand .header__sidebar__brand__image {
    height: 21px;
    width: 128px;
  }
  /* line 1005, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__brand .header__image--inn-poland {
    height: 22px;
    width: 170px;
  }
  /* line 1009, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__brand .header__image--asz-dziennik {
    height: 20px;
    width: 183px;
  }
  /* line 1013, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__brand .header__image--mama-du {
    height: 20px;
    width: 136px;
  }
  /* line 1017, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__brand .header__image--bliss {
    height: 25px;
    width: 156px;
  }
  /* line 1022, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__text {
    clear: both;
    float: left;
    font-size: 17px;
  }
  /* line 1027, ../../src/scss/_header.scss */
  .body-v2 .header__text--inn-poland {
    margin-bottom: 15px;
  }
  /* line 1030, ../../src/scss/_header.scss */
  .body-v2 .header__text--asz-dziennik {
    margin-bottom: 17px;
  }
  /* line 1033, ../../src/scss/_header.scss */
  .body-v2 .header__text--mama-du {
    margin-bottom: 18px;
  }
  /* line 1036, ../../src/scss/_header.scss */
  .body-v2 .header__text--bliss {
    margin-bottom: 15px;
  }
  /* line 1040, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__element--kategorie .header__sidebar__nav--inside__element {
    padding: 0;
  }
  /* line 1044, ../../src/scss/_header.scss */
  .body-v2 .header__sidebar__element--specjalne {
    clear: both;
  }
}
/* line 1051, ../../src/scss/_header.scss */
.body-v2 .navbar-toggle.header__hamburger {
  border: none;
  margin-left: -25px;
  width: 50px;
  text-align: center;
}
/* line 1053, ../../src/scss/_header.scss */
.body-v2 .navbar-toggle.header__hamburger:link, .body-v2 .navbar-toggle.header__hamburger:active, .body-v2 .navbar-toggle.header__hamburger:hover, .body-v2 .navbar-toggle.header__hamburger:focus, .body-v2 .navbar-toggle.header__hamburger:visited {
  background: transparent;
}
/* line 1065, ../../src/scss/_header.scss */
.body-v2 .navbar-toggle.header__hamburger .header__hamburger__element {
  background-color: #666;
  color: #666;
  margin: 0 auto;
}
/* line 1071, ../../src/scss/_header.scss */
.body-v2 .navbar-toggle.header__hamburger .icon-bar + .icon-bar {
  margin-top: 3px;
}
/* line 1073, ../../src/scss/_header.scss */
.body-v2 .navbar-toggle.header__hamburger .header__hamburger__title {
  color: #666;
  font-weight: 400;
  font-style: normal;
}
/* line 1080, ../../src/scss/_header.scss */
.body-v2 .header__block {
  background: #fff;
  color: #000;
  padding: 0;
}
/* line 1084, ../../src/scss/_header.scss */
.body-v2 .header__block .header__row {
  background-color: #fff;
}
/* line 1088, ../../src/scss/_header.scss */
.body-v2 .header__block .header__row--ad {
  background-color: #ebebeb;
}
/* line 1092, ../../src/scss/_header.scss */
.body-v2 .header__block .header__box__nav {
  background: #fff;
  border: none;
}
/* line 1097, ../../src/scss/_header.scss */
.body-v2 .header__block .header__search {
  border: none;
}
/* line 1099, ../../src/scss/_header.scss */
.body-v2 .header__block .header__search:link, .body-v2 .header__block .header__search:active, .body-v2 .header__block .header__search:hover, .body-v2 .header__block .header__search:focus, .body-v2 .header__block .header__search:visited {
  background: transparent;
}
/* line 1108, ../../src/scss/_header.scss */
.body-v2 .header__block .header__box__nav--main-links {
  font-weight: 500;
}
/* line 1111, ../../src/scss/_header.scss */
.body-v2 .header__block .header__box__nav--main-links .header__box__link.header__box__link--bold {
  font-weight: 700;
}
/* line 1117, ../../src/scss/_header.scss */
.body-v2 .header__block .header__divider {
  background: #ccc;
}
/* line 1120, ../../src/scss/_header.scss */
.body-v2 .header__block .header__sidebar__header,
.body-v2 .header__block .header__sidebar__header--blog,
.body-v2 .header__block .header__sidebar__header--video {
  color: #000;
  font-family: 'cooperhewitt';
  font-weight: 700;
  font-style: normal;
}
/* line 1129, ../../src/scss/_header.scss */
.body-v2 .header__block .header__sidebar__link {
  color: #ff6600 !important;
  font-family: 'cooperhewitt';
  font-weight: 700;
  font-style: normal;
}
/* line 1135, ../../src/scss/_header.scss */
.body-v2 .header__block .header__sidebar__link--small {
  color: #000 !important;
  font-family: 'cooperhewitt';
  font-weight: 500;
  font-style: normal;
}
/* line 1142, ../../src/scss/_header.scss */
.body-v2 .header__block .header__sidebar__link--medium {
  color: #000 !important;
  font-family: 'cooperhewitt';
  font-weight: 600;
  font-style: normal;
}
/* line 1148, ../../src/scss/_header.scss */
.body-v2 .header__block .header__sidebar__link--other {
  color: #ff6600 !important;
  font-family: 'cooperhewitt';
  font-weight: 700;
  font-style: normal;
}
/* line 1154, ../../src/scss/_header.scss */
.body-v2 .header__block .header__sidebar__header--other {
  color: #666 !important;
  font-family: 'cooperhewitt';
  font-weight: 700;
  font-style: normal;
}
/* line 1160, ../../src/scss/_header.scss */
.body-v2 .header__block .header__sidebar__text {
  color: #666 !important;
  font-family: 'cooperhewitt';
  font-weight: 300;
  font-style: normal;
}
/* line 1167, ../../src/scss/_header.scss */
.body-v2 .header__block .header__row {
  background-color: #ebebeb;
}
/* line 1173, ../../src/scss/_header.scss */
.body-v2 .header__block .header__sidebar__wrapper .header__row {
  background: transparent;
}
/* line 1175, ../../src/scss/_header.scss */
.body-v2 .header__block .header__sidebar__wrapper .header__row.header__row--with-background {
  background: #fff;
}
/* line 1182, ../../src/scss/_header.scss */
.body-v2 .header__block .header__box__list--social .ss-twitter {
  color: #000;
}
/* line 1186, ../../src/scss/_header.scss */
.body-v2 .header__block .header__box__list--social .ss-instagram {
  color: #000;
}
/* line 1192, ../../src/scss/_header.scss */
.body-v2 .header__box--social__link:link, .body-v2 .header__box--social__link:focus, .body-v2 .header__box--social__link:hover, .body-v2 .header__box--social__link:visited {
  text-decoration: none;
}
/* line 1201, ../../src/scss/_header.scss */
.body-v2 .header__brand {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 23px 20px 14px 20px;
}
/* line 1205, ../../src/scss/_header.scss */
.body-v2 .header__brand__image {
  height: 30px;
}
/* line 2, ../../src/scss/_footer.scss */
.body-v2 .footer__box__list--social a:hover {
  text-decoration: none;
}
/* line 7, ../../src/scss/_footer.scss */
.body-v2 .footer__box--row--nav {
  padding: 55px 10px;
}
@media (min-width: 1200px) {
  /* line 12, ../../src/scss/_footer.scss */
  .body-v2 .footer__box--column {
    min-height: 279px;
    padding-left: 0;
    padding-right: 0;
  }
  /* line 16, ../../src/scss/_footer.scss */
  .body-v2 .footer__box--column .footer__box__content {
    height: 100%;
  }
  /* line 19, ../../src/scss/_footer.scss */
  .body-v2 .footer__box--column.footer__box--column--text {
    padding-top: 20px;
    padding-left: 24px;
    padding-right: 20px;
  }
  /* line 23, ../../src/scss/_footer.scss */
  .body-v2 .footer__box--column.footer__box--column--text .footer__box--column__text {
    font-size: 19px;
    line-height: 1.3;
  }
  /* line 26, ../../src/scss/_footer.scss */
  .body-v2 .footer__box--column.footer__box--column--text .footer__box--column__text .footer__box--column__text--bold {
    line-height: 1.25;
  }
  /* line 32, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__header {
    font-size: 42px;
    margin-bottom: 0;
    margin-top: 0;
    margin-left: -5px;
    letter-spacing: 0;
    line-height: 1;
    padding-top: 81px;
  }
  /* line 40, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__header.footer__header__light {
    letter-spacing: -.5px;
    margin-left: 4px;
  }
  /* line 45, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__header--description {
    font-size: 26px;
    letter-spacing: 1.3px;
    line-height: 1;
    margin-bottom: 0;
    margin-left: -5px;
    margin-top: 3px;
  }
  /* line 53, ../../src/scss/_footer.scss */
  .body-v2 .footer__box--row {
    padding-top: 145px;
  }
  /* line 56, ../../src/scss/_footer.scss */
  .body-v2 .footer__image--natemat {
    height: 50px;
    margin-left: 5px;
    width: 296px;
  }
  /* line 61, ../../src/scss/_footer.scss */
  .body-v2 .footer__header--natemat {
    font-size: 20px;
    margin-bottom: 34px;
    margin-top: 15px;
    margin-left: 4px;
  }
  /* line 67, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__foreground {
    left: 0;
    height: 100%;
    min-height: 279px;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  /* line 76, ../../src/scss/_footer.scss */
  .body-v2 .footer__btn {
    padding: 11px 0;
  }
  /* line 78, ../../src/scss/_footer.scss */
  .body-v2 .footer__btn.footer__btn--check-us, .body-v2 .footer__btn.footer__btn--join-us {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    font-size: 17px;
    float: none;
  }
  /* line 86, ../../src/scss/_footer.scss */
  .body-v2 .footer__btn.footer__btn--check-us {
    letter-spacing: 0;
  }
  /* line 89, ../../src/scss/_footer.scss */
  .body-v2 .footer__btn.footer__btn--mail-us {
    font-size: 20px;
    letter-spacing: 0;
    padding-left: 12px;
    padding-top: 12px;
    padding-bottom: 10px;
    padding-right: 12px;
    min-width: 197px;
    margin-left: 10px;
  }
  /* line 100, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__list--social {
    margin-bottom: 28px;
    margin-top: 39px;
    padding-left: 16px;
  }
  /* line 104, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__list--social .footer__box__list--social__icon {
    margin-right: 40px;
  }
  /* line 105, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__list--social .footer__box__list--social__icon:nth-child(1) {
    padding-left: 47px;
  }
  /* line 108, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__list--social .footer__box__list--social__icon:last-child {
    margin-left: 0;
  }
  /* line 115, ../../src/scss/_footer.scss */
  .body-v2 .footer__facebook {
    height: 40px;
    width: 23px;
    vertical-align: top;
    margin-left: -4px;
    margin-right: 4px;
    margin-top: 1px;
  }
  /* line 123, ../../src/scss/_footer.scss */
  .body-v2 .ss-twitter {
    margin-left: 4px;
    font-size: 39px;
    line-height: 1.3;
  }
  /* line 128, ../../src/scss/_footer.scss */
  .body-v2 .ss-youtube {
    margin-left: 4px;
    font-size: 42px;
    line-height: 1.3;
  }
  /* line 134, ../../src/scss/_footer.scss */
  .body-v2 .footer__snapchat {
    height: 37px;
    margin-left: -4px;
    margin-top: 2px;
    width: 40px;
    vertical-align: top;
  }
  /* line 142, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__nav {
    font-size: 16px;
    margin-bottom: 22px;
    padding: 0;
  }
  /* line 148, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__nav__list {
    margin-bottom: 2px;
    padding-left: 0;
  }
  /* line 151, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__nav__list .footer__box__nav__list__element {
    height: 20px;
    margin-left: 15px;
  }
  /* line 152, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__nav__list .footer__box__nav__list__element:nth-child(1) {
    margin-left: -34px;
  }
  /* line 157, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__nav__list .footer__box__nav__list__element:before {
    left: -12px;
    top: -.6px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 166, ../../src/scss/_footer.scss */
  .body-v2 .footer__box--column {
    height: 175px;
    min-height: 175px;
    padding-left: 0;
    padding-right: 0;
  }
  /* line 171, ../../src/scss/_footer.scss */
  .body-v2 .footer__box--column .footer__box__content {
    height: 100%;
  }
  /* line 174, ../../src/scss/_footer.scss */
  .body-v2 .footer__box--column.footer__box--column--text {
    padding-top: 13px;
    padding-left: 16px;
    padding-right: 10px;
  }
  /* line 178, ../../src/scss/_footer.scss */
  .body-v2 .footer__box--column.footer__box--column--text .footer__box--column__text {
    font-size: 13px;
    line-height: 1.25;
  }
  /* line 181, ../../src/scss/_footer.scss */
  .body-v2 .footer__box--column.footer__box--column--text .footer__box--column__text .footer__box--column__text--bold {
    line-height: 1.2;
  }
  /* line 188, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__header {
    font-size: 26px;
    margin-bottom: 0;
    margin-top: 0;
    margin-left: -1px;
    letter-spacing: .5px;
    line-height: 1;
    padding-top: 52px;
  }
  /* line 196, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__header.footer__header__light {
    margin-left: 6px;
  }
  /* line 200, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__header--description {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1;
    margin-bottom: 0;
    margin-left: -1px;
    margin-top: 2px;
  }
  /* line 208, ../../src/scss/_footer.scss */
  .body-v2 .footer__box--row {
    padding-top: 102px;
  }
  /* line 212, ../../src/scss/_footer.scss */
  .body-v2 .footer__image--natemat {
    height: 44px;
    margin-left: -6px;
    width: 241px;
  }
  /* line 217, ../../src/scss/_footer.scss */
  .body-v2 .footer__header--natemat {
    font-size: 18px;
    margin-bottom: 40px;
    margin-top: 10px;
    margin-left: -6px;
  }
  /* line 223, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__foreground {
    left: 0;
    min-height: 175px;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  /* line 231, ../../src/scss/_footer.scss */
  .body-v2 .footer__btn {
    padding: 9px 0;
  }
  /* line 233, ../../src/scss/_footer.scss */
  .body-v2 .footer__btn.footer__btn--check-us, .body-v2 .footer__btn.footer__btn--join-us {
    margin-left: auto;
    font-size: 12px;
    position: absolute;
    left: 0;
    margin-bottom: 17px;
    float: none;
    right: 0;
    bottom: 0;
    margin-right: auto;
  }
  /* line 245, ../../src/scss/_footer.scss */
  .body-v2 .footer__btn.footer__btn--mail-us {
    font-size: 16px;
    letter-spacing: 0;
    padding-left: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 12px;
    min-width: 197px;
    margin-left: -7px;
  }
  /* line 256, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__list--social {
    margin-bottom: 28px;
    margin-top: 55px;
    padding-left: 0;
  }
  /* line 260, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__list--social .footer__box__list--social__icon {
    margin-right: 40px;
  }
  /* line 261, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__list--social .footer__box__list--social__icon:nth-child(1) {
    padding-left: 47px;
  }
  /* line 264, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__list--social .footer__box__list--social__icon:last-child {
    margin-left: 0;
  }
  /* line 270, ../../src/scss/_footer.scss */
  .body-v2 .footer__facebook {
    height: 40px;
    width: 23px;
    vertical-align: top;
    margin-left: -4px;
    margin-right: 4px;
    margin-top: 1px;
  }
  /* line 278, ../../src/scss/_footer.scss */
  .body-v2 .ss-twitter {
    margin-left: 4px;
    font-size: 39px;
    line-height: 1.3;
  }
  /* line 283, ../../src/scss/_footer.scss */
  .body-v2 .ss-youtube {
    margin-left: 4px;
    font-size: 42px;
    line-height: 1.3;
  }
  /* line 288, ../../src/scss/_footer.scss */
  .body-v2 .footer__snapchat {
    height: 37px;
    margin-left: -4px;
    margin-top: 2px;
    width: 40px;
    vertical-align: top;
  }
  /* line 295, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__nav {
    font-size: 14px;
    margin-bottom: 12px;
    padding: 0;
  }
  /* line 300, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__nav__list {
    margin-bottom: 2px;
    padding-left: 0;
  }
  /* line 303, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__nav__list .footer__box__nav__list__element {
    height: 20px;
    margin-left: 13px;
  }
  /* line 304, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__nav__list .footer__box__nav__list__element:nth-child(1) {
    margin-left: 56px;
  }
  /* line 309, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__nav__list .footer__box__nav__list__element:before {
    left: -10px;
    top: -.7px;
  }
}
@media (max-width: 767px) {
  /* line 321, ../../src/scss/_footer.scss */
  .body-v2 .footer__image--natemat {
    height: 35px;
    margin-left: -6px;
    width: 194px;
  }
  /* line 326, ../../src/scss/_footer.scss */
  .body-v2 .footer__header--natemat {
    font-size: 16px;
    margin-top: 13px;
    line-height: 1.2;
    margin-bottom: 16px;
    margin-left: -17px;
  }
  /* line 334, ../../src/scss/_footer.scss */
  .body-v2 .footer__box--column {
    height: 215px;
    min-height: 215px;
  }
  /* line 337, ../../src/scss/_footer.scss */
  .body-v2 .footer__box--column .footer__box__content {
    height: 100%;
  }
  /* line 340, ../../src/scss/_footer.scss */
  .body-v2 .footer__box--column.footer__box--column--carrier {
    padding-left: 19px;
    padding-right: 18px;
  }
  /* line 344, ../../src/scss/_footer.scss */
  .body-v2 .footer__box--column.footer__box--column--ad {
    padding-left: 19px;
    padding-right: 18px;
  }
  /* line 349, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__header {
    font-size: 26px;
    margin-bottom: 0;
    margin-top: 0;
    line-height: 1.1;
    letter-spacing: .5px;
    padding-top: 77px;
  }
  /* line 358, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__header--description {
    font-size: 16px;
    letter-spacing: 1.1px;
    margin-bottom: 0;
    margin-top: 0;
  }
  /* line 365, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__foreground {
    left: 0;
    min-height: 215px;
    position: absolute;
    top: 0;
  }
  /* line 371, ../../src/scss/_footer.scss */
  .body-v2 .footer__btn {
    font-size: 14px;
    padding: 11px 12px;
  }
  /* line 374, ../../src/scss/_footer.scss */
  .body-v2 .footer__btn.footer__btn--check-us, .body-v2 .footer__btn.footer__btn--join-us {
    position: absolute;
    left: 50%;
    margin-bottom: 20px;
    margin-left: -50%;
    bottom: 0;
    width: 100%;
  }
  /* line 383, ../../src/scss/_footer.scss */
  .body-v2 .footer__btn.footer__btn--mail-us {
    letter-spacing: 1px;
    padding-left: 12px;
    padding-top: 11px;
    padding-bottom: 10px;
    min-width: 197px;
    margin-left: -10px;
  }
  /* line 392, ../../src/scss/_footer.scss */
  .body-v2 .footer__box--row {
    padding-top: 70px;
  }
  /* line 395, ../../src/scss/_footer.scss */
  .body-v2 .footer__facebook {
    height: 30px;
    width: 18px;
    vertical-align: top;
    margin-left: -4px;
    margin-right: 4px;
    margin-top: 2px;
  }
  /* line 403, ../../src/scss/_footer.scss */
  .body-v2 .ss-twitter {
    line-height: 1.3;
  }
  /* line 406, ../../src/scss/_footer.scss */
  .body-v2 .ss-youtube {
    line-height: 1.3;
  }
  /* line 410, ../../src/scss/_footer.scss */
  .body-v2 .footer__snapchat {
    height: 28px;
    margin-left: 2px;
    margin-top: 2px;
    width: 28px;
    vertical-align: top;
  }
  /* line 417, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__list--social__icon {
    margin-right: 29px;
  }
  /* line 418, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__list--social__icon:nth-child(1) {
    padding-left: 25px;
  }
  /* line 423, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__nav {
    font-size: 12px;
    padding: 0;
  }
  /* line 427, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__nav__element {
    white-space: nowrap;
    word-spacing: 2px;
    line-height: 1.6;
    display: inline-block;
    letter-spacing: 0;
  }
  /* line 434, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__list--social {
    margin-bottom: 10px;
    margin-top: 40px;
    padding-left: 0;
  }
  /* line 439, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__nav__list {
    margin-bottom: 2px;
    padding-left: 0;
  }
  /* line 443, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__nav__list .footer__box__nav__list__element {
    height: 20px;
    margin-left: 10px;
  }
  /* line 444, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__nav__list .footer__box__nav__list__element:nth-child(1) {
    margin-left: 0;
  }
  /* line 449, ../../src/scss/_footer.scss */
  .body-v2 .footer__box__nav__list .footer__box__nav__list__element:before {
    left: -8px;
    top: -.7px;
  }
}
/* line 456, ../../src/scss/_footer.scss */
.body-v2 .footer__block {
  color: #fff;
}
/* line 459, ../../src/scss/_footer.scss */
.body-v2 .footer__box--column--text {
  background: #000;
}
/* line 463, ../../src/scss/_footer.scss */
.body-v2 .footer__box__foreground.footer__box__foreground--light {
  background: rgba(255, 255, 255, 0.69);
}
/* line 466, ../../src/scss/_footer.scss */
.body-v2 .footer__box__foreground.footer__box__foreground--dark {
  background: rgba(33, 17, 101, 0.69);
}
/* line 470, ../../src/scss/_footer.scss */
.body-v2 .footer__box__header {
  font-weight: 800;
}
/* line 472, ../../src/scss/_footer.scss */
.body-v2 .footer__box__header.footer__header__dark {
  color: #000;
}
/* line 475, ../../src/scss/_footer.scss */
.body-v2 .footer__box__header.footer__header__light {
  color: #fff;
}
/* line 479, ../../src/scss/_footer.scss */
.body-v2 .footer__box__header--description {
  color: #666;
  font-family: 'atrament_stdregular';
  font-weight: normal;
}
/* line 484, ../../src/scss/_footer.scss */
.body-v2 .footer__btn,
.body-v2 .footer__btn:link,
.body-v2 .footer__btn:visited {
  border: none;
  border-radius: 0;
  font-weight: 400;
}
/* line 490, ../../src/scss/_footer.scss */
.body-v2 .footer__btn.footer__btn--join-us,
.body-v2 .footer__btn:link.footer__btn--join-us,
.body-v2 .footer__btn:visited.footer__btn--join-us {
  background: #000;
  color: #fff !important;
}
/* line 494, ../../src/scss/_footer.scss */
.body-v2 .footer__btn.footer__btn--check-us,
.body-v2 .footer__btn:link.footer__btn--check-us,
.body-v2 .footer__btn:visited.footer__btn--check-us {
  background: #fff;
  color: #211165 !important;
}
/* line 498, ../../src/scss/_footer.scss */
.body-v2 .footer__btn.footer__btn--mail-us,
.body-v2 .footer__btn:link.footer__btn--mail-us,
.body-v2 .footer__btn:visited.footer__btn--mail-us {
  background: #fff !important;
  color: #ff6600 !important;
}
/* line 503, ../../src/scss/_footer.scss */
.body-v2 .footer__row--with-socials {
  background: #ff6600;
}
/* line 506, ../../src/scss/_footer.scss */
.body-v2 .footer__header--natemat {
  font-weight: 400;
}
/* line 508, ../../src/scss/_footer.scss */
.body-v2 .footer__header--natemat.footer__header__light {
  color: #fff;
}
/* line 512, ../../src/scss/_footer.scss */
.body-v2 .footer__box--column__text {
  font-weight: 400;
}
/* line 514, ../../src/scss/_footer.scss */
.body-v2 .footer__box--column__text .footer__box--column__text--bold {
  clear: both;
  float: left;
  font-weight: 700;
}
/* line 521, ../../src/scss/_footer.scss */
.body-v2 .footer__box__list--social {
  list-style-type: none;
}
/* line 523, ../../src/scss/_footer.scss */
.body-v2 .footer__box__list--social .footer__box__list--social__icon {
  display: inline-block;
  vertical-align: top;
}
/* line 528, ../../src/scss/_footer.scss */
.body-v2 .footer__box__nav {
  font-weight: 400;
}
/* line 532, ../../src/scss/_footer.scss */
.body-v2 .footer__box__nav__list {
  list-style-type: none;
}
/* line 534, ../../src/scss/_footer.scss */
.body-v2 .footer__box__nav__list .footer__box__nav__list__element {
  display: inline-block;
  position: relative;
  vertical-align: top;
}
/* line 536, ../../src/scss/_footer.scss */
.body-v2 .footer__box__nav__list .footer__box__nav__list__element:nth-child(1):before {
  content: '';
}
/* line 543, ../../src/scss/_footer.scss */
.body-v2 .footer__box__nav__list .footer__box__nav__list__element:before {
  content: '\2022';
  position: absolute;
}
/* line 550, ../../src/scss/_footer.scss */
.body-v2 .footer__box--social__link:link, .body-v2 .footer__box--social__link:focus, .body-v2 .footer__box--social__link:hover, .body-v2 .footer__box--social__link:visited {
  text-decoration: none;
}
/* line 2, ../../src/scss/hp/_title.scss */
.body-v2 .hp__block.hp__block--title .hp__box__title {
  color: #000;
  font-weight: 800;
}
/* line 5, ../../src/scss/hp/_title.scss */
.body-v2 .hp__block.hp__block--title .hp__box__title.hp__box__title--background {
  color: #fbe6e0;
  font-weight: 800;
}
/* line 9, ../../src/scss/hp/_title.scss */
.body-v2 .hp__block.hp__block--title .hp__box__title.hp__box__title--description {
  color: #666;
  font-family: 'atrament_stdregular';
}
@media (min-width: 1200px) {
  /* line 1, ../../src/scss/hp/_title.scss */
  .body-v2 .hp__block.hp__block--title {
    padding-top: 95px;
  }
  /* line 19, ../../src/scss/hp/_title.scss */
  .body-v2 .hp__block.hp__block--title .hp__box__title {
    font-size: 42px;
    letter-spacing: 0;
    line-height: 1;
    padding-left: 8px;
    z-index: 2;
  }
  /* line 25, ../../src/scss/hp/_title.scss */
  .body-v2 .hp__block.hp__block--title .hp__box__title.hp__box__title--background {
    top: -10px;
    font-size: 170px;
    left: -4px;
    letter-spacing: -1.5px;
    position: absolute;
    z-index: -1;
  }
  /* line 33, ../../src/scss/hp/_title.scss */
  .body-v2 .hp__block.hp__block--title .hp__box__title.hp__box__title--description {
    font-size: 24px;
    letter-spacing: 1.2px;
    line-height: 1.3;
    padding-bottom: 23px;
    padding-left: 8px;
    z-index: 2;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 1, ../../src/scss/hp/_title.scss */
  .body-v2 .hp__block.hp__block--title {
    padding-top: 0px;
    padding-bottom: 15px;
  }
  /* line 51, ../../src/scss/hp/_title.scss */
  .body-v2 .hp__block.hp__block--title .hp__box__title {
    font-size: 36px;
    letter-spacing: 0;
    line-height: 1;
    padding-left: 2px;
    z-index: 2;
  }
  /* line 57, ../../src/scss/hp/_title.scss */
  .body-v2 .hp__block.hp__block--title .hp__box__title.hp__box__title--background {
    top: -10px;
    font-size: 120px;
    left: -2px;
    letter-spacing: -2.5px;
    position: absolute;
    z-index: -1;
  }
  /* line 65, ../../src/scss/hp/_title.scss */
  .body-v2 .hp__block.hp__block--title .hp__box__title.hp__box__title--description {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 1;
    padding-bottom: 23px;
    padding-left: 3px;
    z-index: 2;
  }
}
@media (max-width: 767px) {
  /* line 1, ../../src/scss/hp/_title.scss */
  .body-v2 .hp__block.hp__block--title {
    padding-top: 54px;
    padding-bottom: 15px !important;
  }
  /* line 79, ../../src/scss/hp/_title.scss */
  .body-v2 .hp__block.hp__block--title.hp__block--title--large {
    padding-top: 148px;
  }
  /* line 82, ../../src/scss/hp/_title.scss */
  .body-v2 .hp__block.hp__block--title .hp__box__title {
    font-size: 24px;
    letter-spacing: 0;
    line-height: 1;
    padding-left: 2px;
  }
  /* line 90, ../../src/scss/hp/_title.scss */
  .body-v2 .hp__block.hp__block--title .hp__box__title.hp__box__title--description {
    font-size: 16px;
    letter-spacing: .75px;
    line-height: 1.3;
    padding-bottom: 5px;
  }
}
/* line 100, ../../src/scss/hp/_title.scss */
.body-v2 .hp__block.hp__block--title .hp__box__title {
  color: #000;
  font-weight: 800;
}
/* line 103, ../../src/scss/hp/_title.scss */
.body-v2 .hp__block.hp__block--title .hp__box__title.hp__box__title--background {
  color: #FA3800;
  font-weight: 800;
  opacity: 0.1;
}
@media (min-width: 1200px) {
  /* line 1, ../../src/scss/hp/_title.scss */
  .body-v2 .hp__block.hp__block--title {
    margin-top: -2px;
    padding-top: 0;
    padding-bottom: 8px;
  }
  /* line 116, ../../src/scss/hp/_title.scss */
  .body-v2 .hp__block.hp__block--title .hp__box__title {
    font-size: 42px;
    letter-spacing: 0;
    line-height: 1;
    padding-left: 8px;
    z-index: 2;
  }
  /* line 122, ../../src/scss/hp/_title.scss */
  .body-v2 .hp__block.hp__block--title .hp__box__title.hp__box__title--background {
    top: -10px;
    font-size: 170px;
    left: -4px;
    letter-spacing: -1.5px;
    position: absolute;
    z-index: 0;
  }
  /* line 130, ../../src/scss/hp/_title.scss */
  .body-v2 .hp__block.hp__block--title .hp__box__title.hp__box__title--description {
    font-size: 24px;
    letter-spacing: 1.2px;
    line-height: 1.3;
    padding-bottom: 23px;
    padding-left: 8px;
    padding-top: 6px;
    z-index: 2;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 1, ../../src/scss/hp/_title.scss */
  .body-v2 .hp__block.hp__block--title {
    padding-bottom: 0;
    margin-top: -5px;
  }
  /* line 147, ../../src/scss/hp/_title.scss */
  .body-v2 .hp__block.hp__block--title .hp__box__title {
    font-size: 36px;
    letter-spacing: 0;
    line-height: 1;
    padding-left: 2px;
    z-index: 2;
  }
  /* line 153, ../../src/scss/hp/_title.scss */
  .body-v2 .hp__block.hp__block--title .hp__box__title.hp__box__title--background {
    top: -6px;
    font-size: 120px;
    left: -2px;
    letter-spacing: -2.5px;
    position: absolute;
    z-index: -1;
  }
  /* line 161, ../../src/scss/hp/_title.scss */
  .body-v2 .hp__block.hp__block--title .hp__box__title.hp__box__title--description {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 1;
    padding-bottom: 21px;
    padding-left: 3px;
    padding-top: 5px;
    z-index: 2;
  }
}
@media (max-width: 767px) {
  /* line 173, ../../src/scss/hp/_title.scss */
  .body-v2 .hp__block.hp__block--title.hp__block--title--large {
    padding-top: 148px;
  }
  /* line 176, ../../src/scss/hp/_title.scss */
  .body-v2 .hp__block.hp__block--title .hp__box__title {
    font-size: 24px;
    letter-spacing: 0;
    line-height: 1;
    padding-left: 2px;
  }
  /* line 184, ../../src/scss/hp/_title.scss */
  .body-v2 .hp__block.hp__block--title .hp__box__title.hp__box__title--description {
    font-size: 16px;
    letter-spacing: .75px;
    line-height: 1.3;
    padding-bottom: 5px;
  }
}
/* line 196, ../../src/scss/hp/_title.scss */
.body-v2 .hpe__block--with-background .hp__block--title .hp__box__title {
  color: white;
}
/* line 198, ../../src/scss/hp/_title.scss */
.body-v2 .hpe__block--with-background .hp__block--title .hp__box__title .hp__box__title.hp__box__title--description {
  color: white;
}
/* line 1, ../../src/scss/hp/box/_layers.scss */
.body-v2 .hp__box__layers {
  background: url(../images/layers_icon-@2x.png) no-repeat center center;
  color: #000;
  display: block;
  font-weight: 700;
  left: 0;
  line-height: 1;
  padding-top: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(0, -50%);
  margin-top: 0;
  width: 100%;
}
/* line 15, ../../src/scss/hp/box/_layers.scss */
.body-v2 .hp__box__layers .hp__layers-text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  text-align: center;
  float: none;
}
@media (min-width: 1200px) {
  /* line 1, ../../src/scss/hp/box/_layers.scss */
  .body-v2 .hp__box__layers {
    font-size: 15px;
  }
  /* line 33, ../../src/scss/hp/box/_layers.scss */
  .body-v2 .hp__box__layers .hp__layers-text {
    line-height: 35px;
    margin-top: 16px;
    padding-left: 20px;
    padding-right: 5px;
  }
  /* line 40, ../../src/scss/hp/box/_layers.scss */
  .body-v2 .hp__box__layers .hp__layers-icon {
    height: 51px;
    width: 59px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 1, ../../src/scss/hp/box/_layers.scss */
  .body-v2 .hp__box__layers {
    font-size: 12px;
  }
  /* line 50, ../../src/scss/hp/box/_layers.scss */
  .body-v2 .hp__box__layers .hp__layers-text {
    line-height: 26px;
    margin-top: 9px;
    padding-left: 20px;
    padding-right: 10px;
  }
  /* line 56, ../../src/scss/hp/box/_layers.scss */
  .body-v2 .hp__box__layers .hp__layers-icon {
    height: 35px;
    width: 42px;
  }
}
@media (max-width: 767px) {
  /* line 1, ../../src/scss/hp/box/_layers.scss */
  .body-v2 .hp__box__layers {
    font-size: 12px;
  }
  /* line 66, ../../src/scss/hp/box/_layers.scss */
  .body-v2 .hp__box__layers .hp__layers-text {
    line-height: 21px;
    margin-top: 9px;
    padding-left: 20px;
    padding-right: 12px;
  }
  /* line 73, ../../src/scss/hp/box/_layers.scss */
  .body-v2 .hp__box__layers .hp__layers-icon {
    height: 30px;
    width: 32px;
  }
}
@media (min-width: 768px) {
  /* line 85, ../../src/scss/hp/box/_layers.scss */
  .body-v2 .hp__box--main .hp__box__layers .hp__layers-icon {
    width: 117px;
    height: auto;
  }
  /* line 86, ../../src/scss/hp/box/_layers.scss */
  .body-v2 .hp__box--main .hp__box__layers .hp__layers-text {
    font-size: 30px;
    line-height: 107px;
    padding-left: 33px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 89, ../../src/scss/hp/box/_layers.scss */
  .body-v2 .hp__box--main .hp__box__layers .hp__layers-text {
    line-height: 120px;
  }
}
/* line 95, ../../src/scss/hp/box/_layers.scss */
.body-v2 .hp__box--small .hp__box__layers {
  top: 35%;
}
@media (max-width: 767px) {
  /* line 95, ../../src/scss/hp/box/_layers.scss */
  .body-v2 .hp__box--small .hp__box__layers {
    top: 54px;
  }
}
/* line 1, ../../src/scss/hp/_video-icon.scss */
.body-v2 .hp__box__video {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-size: 16% 20% !important;
  background-position: center 40% !important;
}
/* line 20, ../../src/scss/hp/_video-icon.scss */
.body-v2 .hp__video-icon circle {
  stroke: white;
}
/* line 21, ../../src/scss/hp/_video-icon.scss */
.body-v2 .hp__video-icon path {
  fill: white;
}
/* line 25, ../../src/scss/hp/_video-icon.scss */
.body-v2 .hp__box--main .hp__video-icon {
  height: 160px;
  width: 160px;
  margin: 245px auto 0 auto;
  display: block;
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 25, ../../src/scss/hp/_video-icon.scss */
  .body-v2 .hp__box--main .hp__video-icon {
    margin-top: 17px;
    height: 100px;
    width: 104px;
  }
}
@media (max-width: 767px) {
  /* line 25, ../../src/scss/hp/_video-icon.scss */
  .body-v2 .hp__box--main .hp__video-icon {
    margin-top: 59px;
    height: 50px;
    width: 52px;
  }
}
/* line 44, ../../src/scss/hp/_video-icon.scss */
.body-v2 .hp__box--small .hp__video-icon {
  height: 60px;
  width: 60px;
  margin: 68px auto 150px auto;
  display: block;
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 44, ../../src/scss/hp/_video-icon.scss */
  .body-v2 .hp__box--small .hp__video-icon {
    margin-top: 17px;
    height: 40px;
    width: 40px;
  }
}
@media (max-width: 767px) {
  /* line 44, ../../src/scss/hp/_video-icon.scss */
  .body-v2 .hp__box--small .hp__video-icon {
    margin-top: 36px;
    height: 40px;
    width: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 66, ../../src/scss/hp/_video-icon.scss */
  .body-v2 .hp__box--main .hp__video-icon {
    height: 100px;
    width: 104px;
    margin: auto auto 260px auto;
  }
}
@media (max-width: 767px) {
  /* line 74, ../../src/scss/hp/_video-icon.scss */
  .body-v2 .hp__video-icon {
    height: 50px;
    width: 50px;
    margin: auto auto 112px 135px;
  }
}
/* line 83, ../../src/scss/hp/_video-icon.scss */
.body-v2 .hp__block--four .hp__box__video,
.body-v2 .hp__block--three .hp__box__video,
.body-v2 .hp__block--two .hp__box__video {
  display: block;
  position: relative;
  width: 100%;
}
@media (min-width: 1200px) {
  /* line 83, ../../src/scss/hp/_video-icon.scss */
  .body-v2 .hp__block--four .hp__box__video,
  .body-v2 .hp__block--three .hp__box__video,
  .body-v2 .hp__block--two .hp__box__video {
    height: 176px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 83, ../../src/scss/hp/_video-icon.scss */
  .body-v2 .hp__block--four .hp__box__video,
  .body-v2 .hp__block--three .hp__box__video,
  .body-v2 .hp__block--two .hp__box__video {
    height: 140px;
  }
}
@media (max-width: 767px) {
  /* line 83, ../../src/scss/hp/_video-icon.scss */
  .body-v2 .hp__block--four .hp__box__video,
  .body-v2 .hp__block--three .hp__box__video,
  .body-v2 .hp__block--two .hp__box__video {
    height: 100px;
  }
}
/* line 101, ../../src/scss/hp/_video-icon.scss */
.body-v2 .hp__block--four .hp__video-icon,
.body-v2 .hp__block--three .hp__video-icon,
.body-v2 .hp__block--two .hp__video-icon {
  position: absolute;
  max-width: 100%;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
@media (min-width: 1200px) {
  /* line 112, ../../src/scss/hp/_video-icon.scss */
  .body-v2 .hp__block--four .hp__video-icon {
    height: 50px;
    width: 50px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 112, ../../src/scss/hp/_video-icon.scss */
  .body-v2 .hp__block--four .hp__video-icon {
    height: 41px;
    width: 42px;
  }
}
@media (max-width: 767px) {
  /* line 112, ../../src/scss/hp/_video-icon.scss */
  .body-v2 .hp__block--four .hp__video-icon {
    height: 30px;
    width: 32px;
  }
}
@media (min-width: 1200px) {
  /* line 134, ../../src/scss/hp/_video-icon.scss */
  .body-v2 .hp__block--three .hp__box__video {
    height: 241px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 134, ../../src/scss/hp/_video-icon.scss */
  .body-v2 .hp__block--three .hp__box__video {
    height: 198px;
  }
}
@media (max-width: 767px) {
  /* line 134, ../../src/scss/hp/_video-icon.scss */
  .body-v2 .hp__block--three .hp__box__video {
    height: 98px;
  }
}
@media (min-width: 1200px) {
  /* line 145, ../../src/scss/hp/_video-icon.scss */
  .body-v2 .hp__block--three .hp__video-icon {
    height: 61px;
    width: 62px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 145, ../../src/scss/hp/_video-icon.scss */
  .body-v2 .hp__block--three .hp__video-icon {
    height: 50px;
    width: 52px;
  }
}
@media (max-width: 767px) {
  /* line 145, ../../src/scss/hp/_video-icon.scss */
  .body-v2 .hp__block--three .hp__video-icon {
    height: 30px;
    width: 32px;
  }
}
@media (min-width: 1200px) {
  /* line 167, ../../src/scss/hp/_video-icon.scss */
  .body-v2 .hp__block--two .hp__box__video {
    height: 385px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 167, ../../src/scss/hp/_video-icon.scss */
  .body-v2 .hp__block--two .hp__box__video {
    height: 401px;
  }
}
@media (max-width: 767px) {
  /* line 167, ../../src/scss/hp/_video-icon.scss */
  .body-v2 .hp__block--two .hp__box__video {
    height: 100px;
  }
}
@media (min-width: 1200px) {
  /* line 178, ../../src/scss/hp/_video-icon.scss */
  .body-v2 .hp__block--two .hp__video-icon {
    height: 120px;
    width: 122px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 178, ../../src/scss/hp/_video-icon.scss */
  .body-v2 .hp__block--two .hp__video-icon {
    height: 100px;
    width: 102px;
  }
}
@media (max-width: 767px) {
  /* line 178, ../../src/scss/hp/_video-icon.scss */
  .body-v2 .hp__block--two .hp__video-icon {
    height: 30px;
    width: 32px;
  }
}
/* line 15, ../../src/scss/hp/_hovery.scss */
.body-v2 .hp__block--four .hp__box--column:hover .hp__box__title,
.body-v2 .hp__block--three .hp__box--column:hover .hp__box__title,
.body-v2 .hp__block--two .hp__box--column:hover .hp__box__title {
  color: #ff6600;
}
/* line 21, ../../src/scss/hp/_hovery.scss */
.body-v2 .hp__box--main:hover,
.body-v2 .hp__box--small__content:hover {
  /*
  .hp__video-icon {
    circle {stroke: $orange;}
    path {fill: $orange;}
  }
  */
}
/* line 22, ../../src/scss/hp/_hovery.scss */
.body-v2 .hp__box--main:hover .hp__box__social,
.body-v2 .hp__box--main:hover .hp__box__title,
.body-v2 .hp__box--small__content:hover .hp__box__social,
.body-v2 .hp__box--small__content:hover .hp__box__title {
  color: #ff6600;
}
/* line 37, ../../src/scss/hp/_hovery.scss */
.body-v2 .hp__box--column--blog .hp__box__blog:hover .hp__box__label {
  color: #ff6600 !important;
}
@media (min-width: 768px) and (max-width: 990px) {
  /* line 4, ../../src/scss/hp/_experiment.scss */
  .body-v2 .hp__block--video .hp__box--main,
  .body-v2 .hp__block--special .hp__box--main {
    display: block !important;
    width: 100%;
    height: 516px;
  }
  /* line 5, ../../src/scss/hp/_experiment.scss */
  .body-v2 .hp__block--video .hp__box--column,
  .body-v2 .hp__block--special .hp__box--column {
    display: block;
    width: 100%;
  }
  /* line 8, ../../src/scss/hp/_experiment.scss */
  .body-v2 .hp__block--video .hp__box--small,
  .body-v2 .hp__block--special .hp__box--small {
    width: 33.33333%;
    min-width: 1px;
  }
  /* line 14, ../../src/scss/hp/_experiment.scss */
  .body-v2 .hp__block--special .hp__box--column {
    height: auto;
  }
}
/* line 1, ../../src/scss/cat/_post.scss */
.body-v2 .cat__post__title {
  color: #000;
}
/* line 3, ../../src/scss/cat/_post.scss */
.body-v2 .cat__post__title:hover {
  color: #ff6600;
}
/* line 8, ../../src/scss/cat/_post.scss */
.body-v2 .cat__post__info {
  color: #999;
}
/* line 10, ../../src/scss/cat/_post.scss */
.body-v2 .cat__post__info a {
  color: #999;
}
/* line 15, ../../src/scss/cat/_post.scss */
.body-v2 .cat__post__lead {
  color: #666;
}
/* line 19, ../../src/scss/cat/_post.scss */
.body-v2 .cat__post__title {
  font-weight: 700;
}
/* line 23, ../../src/scss/cat/_post.scss */
.body-v2 .cat__post--bloger {
  border-bottom: 1px solid #d4d4d4;
}
/* line 25, ../../src/scss/cat/_post.scss */
.body-v2 .cat__post--bloger .cat__post__bloger-name {
  clear: left;
  color: #ff6600;
  display: block;
  font-family: 'atrament_stdregular';
  text-transform: uppercase;
}
/* line 32, ../../src/scss/cat/_post.scss */
.body-v2 .cat__post--bloger .cat__post__title {
  clear: left;
}
/* line 35, ../../src/scss/cat/_post.scss */
.body-v2 .cat__post--bloger .cat__post__lead {
  display: block;
  font-weight: 400;
}
/* line 41, ../../src/scss/cat/_post.scss */
.body-v2 .cat__post__bloger-avatar {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 6px 0 5px 5px;
  overflow: hidden;
}
@media (min-width: 1200px) {
  /* line 48, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post {
    margin-bottom: 25px;
  }
  /* line 51, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post__box {
    padding-right: 0;
  }
  /* line 54, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post__box--text {
    padding-left: 30px;
  }
  /* line 57, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post__image {
    width: 100%;
  }
  /* line 60, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post__title {
    display: block;
    font-size: 23px;
    margin-bottom: 10px;
  }
  /* line 65, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post__lead {
    display: block;
    font-size: 16px;
    margin-bottom: 13px;
  }
  /* line 70, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post__info {
    display: block;
    font-size: 11px;
    margin-bottom: 10px;
  }
  /* line 75, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post--bloger {
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 17px;
  }
  /* line 80, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post--bloger .cat__post__bloger-avatar img {
    max-width: 50px;
  }
  /* line 84, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post--bloger .cat__post__bloger-name {
    font-size: 18px;
    margin-bottom: 4px;
  }
  /* line 88, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post--bloger .cat__post__title {
    font-size: 18px;
    margin-bottom: 8px;
    margin-left: 0;
  }
  /* line 93, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post--bloger .cat__post__lead {
    display: block;
    font-size: 15px;
    margin-bottom: 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 103, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post {
    margin-bottom: 25px;
  }
  /* line 106, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post__box {
    padding-right: 0;
  }
  /* line 109, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post__box--text {
    padding-left: 20px;
  }
  /* line 112, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post__image {
    width: 100%;
  }
  /* line 115, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post__title {
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
  }
  /* line 120, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post__lead {
    display: block;
    font-size: 16px;
    margin-bottom: 13px;
  }
  /* line 125, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post__info {
    display: block;
    font-size: 11px;
    margin-bottom: 10px;
  }
  /* line 131, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post--bloger {
    margin-bottom: 15px;
    padding-top: 0;
    padding-bottom: 13px;
  }
  /* line 136, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post--bloger .cat__post__bloger-avatar img {
    max-width: 50px;
  }
  /* line 140, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post--bloger .cat__post__bloger-name {
    font-size: 18px;
    margin-bottom: 4px;
  }
  /* line 144, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post--bloger .cat__post__title {
    font-size: 16px;
    margin-bottom: 8px;
    margin-left: 0;
  }
  /* line 149, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post--bloger .cat__post__lead {
    display: block;
    font-size: 15px;
    margin-bottom: 0;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  /* line 159, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post {
    margin-bottom: 25px;
  }
  /* line 162, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post__box {
    padding-right: 0;
  }
  /* line 165, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post__box--text {
    padding-left: 9px;
    padding-right: 9px;
  }
  /* line 169, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post__image {
    width: 100%;
  }
  /* line 172, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post__title {
    font-size: 15px;
  }
  /* line 175, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post__info,
  .body-v2 .cat__post__lead {
    display: none;
  }
  /* line 179, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post--bloger {
    margin-bottom: 13px;
    padding-top: 0;
    padding-bottom: 3px;
  }
  /* line 184, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post--bloger .cat__post__bloger-avatar img {
    max-width: 50px;
  }
  /* line 188, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post--bloger .cat__post__bloger-name {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 5px;
  }
  /* line 193, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post--bloger .cat__post__title {
    font-size: 16px;
    margin-bottom: 5px;
  }
  /* line 197, ../../src/scss/cat/_post.scss */
  .body-v2 .cat__post--bloger .cat__post__lead {
    display: block;
  }
}
/* line 1, ../../src/scss/cat/_post__lead.scss */
.body-v2 .cat__post__lead {
  max-height: 59px;
  overflow: hidden;
  position: relative;
}
/* line 6, ../../src/scss/cat/_post__lead.scss */
.body-v2 .cat__post__lead:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 30px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #ffffff));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), #ffffff);
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), #ffffff);
  background-image: linear-gradient(rgba(0, 0, 0, 0), #ffffff);
}
/* line 1, ../../src/scss/cat/_show-more.scss */
.body-v2 .cat__show-more__container {
  padding: 0;
}
/* line 4, ../../src/scss/cat/_show-more.scss */
.body-v2 .cat__show-more {
  background: #000;
  display: block;
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  padding: 10px 0;
}
/* line 12, ../../src/scss/cat/_show-more.scss */
.body-v2 .cat__show-more, .body-v2 .cat__show-more:hover {
  color: #fff;
}
@media (min-width: 1200px) {
  /* line 18, ../../src/scss/cat/_show-more.scss */
  .body-v2 .cat__show-more__container {
    margin-left: 5px;
    margin-top: -5px;
    margin-bottom: 70px;
  }
  /* line 23, ../../src/scss/cat/_show-more.scss */
  .body-v2 .cat__show-more {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 28, ../../src/scss/cat/_show-more.scss */
  .body-v2 .cat__show-more__container {
    margin-left: 5px;
    margin-top: -5px;
    margin-bottom: 48px;
  }
  /* line 33, ../../src/scss/cat/_show-more.scss */
  .body-v2 .cat__show-more {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  /* line 38, ../../src/scss/cat/_show-more.scss */
  .body-v2 .cat__show-more__container {
    margin-top: 3px;
    margin-bottom: 36px;
  }
  /* line 42, ../../src/scss/cat/_show-more.scss */
  .body-v2 .cat__show-more {
    font-size: 16px;
  }
}
/* line 1, ../../src/scss/cat/_tags.scss */
.body-v2 .cat__tags {
  border-bottom: 1px solid #d4d4d4;
  font-weight: 800;
}
/* line 5, ../../src/scss/cat/_tags.scss */
.body-v2 .cat__tags__header {
  color: #ccc;
  display: inline-block;
  text-transform: uppercase;
}
/* line 10, ../../src/scss/cat/_tags.scss */
.body-v2 .cat__tags__list {
  display: inline-block;
  margin-bottom: 0;
}
/* line 14, ../../src/scss/cat/_tags.scss */
.body-v2 .cat__tags__tag {
  color: #ff6600;
  display: inline-block;
  font-weight: 600;
}
@media (min-width: 1200px) {
  /* line 20, ../../src/scss/cat/_tags.scss */
  .body-v2 .cat__tags {
    margin-top: 40px;
    padding-bottom: 25px;
  }
  /* line 24, ../../src/scss/cat/_tags.scss */
  .body-v2 .cat__tags__header {
    font-size: 18px;
  }
  /* line 27, ../../src/scss/cat/_tags.scss */
  .body-v2 .cat__tags__tag {
    font-size: 18px;
    margin-left: 5px;
    margin-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 34, ../../src/scss/cat/_tags.scss */
  .body-v2 .cat__tags {
    margin-top: 30px;
    padding-bottom: 12px;
  }
  /* line 38, ../../src/scss/cat/_tags.scss */
  .body-v2 .cat__tags__header {
    font-size: 18px;
  }
  /* line 41, ../../src/scss/cat/_tags.scss */
  .body-v2 .cat__tags__tag {
    font-size: 16px;
    margin-left: 5px;
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  /* line 48, ../../src/scss/cat/_tags.scss */
  .body-v2 .cat__tags {
    display: none;
  }
}
@media (max-width: 767px) {
  /* line 4, ../../src/scss/cat/_cat__container.scss */
  .body-v2 #page #container .cat__container {
    margin: 0 -10px;
  }
}
/* line 13, ../../src/scss/cat/_cat__container.scss */
.body-v2 .cat__container--topic .cat__name {
  border-bottom: 1px solid #d4d4d4;
  color: #000;
  display: inline-block;
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
  width: 100%;
}
/* line 23, ../../src/scss/cat/_cat__container.scss */
.body-v2 .cat__header {
  color: #ccc;
  font-weight: 800;
}
/* line 28, ../../src/scss/cat/_cat__container.scss */
.body-v2 .cat__container {
  background-color: white;
}
@media (min-width: 1200px) {
  /* line 34, ../../src/scss/cat/_cat__container.scss */
  .body-v2 .cat__container--topic .cat__name {
    font-size: 36px;
    height: 98px;
    padding-top: 46px;
    padding-bottom: 15px;
  }
  /* line 42, ../../src/scss/cat/_cat__container.scss */
  .body-v2 .cat__tags,
  .body-v2 .cat__header,
  .body-v2 .cat__posts {
    padding-left: 5px;
  }
  /* line 47, ../../src/scss/cat/_cat__container.scss */
  .body-v2 .cat__header {
    font-size: 24px;
    line-height: 1.1;
    margin: 24px 0 22px 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 56, ../../src/scss/cat/_cat__container.scss */
  .body-v2 .cat__container--topic .cat__name {
    font-size: 30px;
    height: 76px;
    padding-top: 32px;
    padding-bottom: 14px;
  }
  /* line 63, ../../src/scss/cat/_cat__container.scss */
  .body-v2 .cat__container {
    padding-left: 35px;
    padding-right: 42px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  /* line 70, ../../src/scss/cat/_cat__container.scss */
  .body-v2 .cat__tags,
  .body-v2 .cat__header,
  .body-v2 .cat__posts {
    padding-left: 5px;
  }
  /* line 75, ../../src/scss/cat/_cat__container.scss */
  .body-v2 .cat__header {
    font-size: 20px;
    line-height: 1.1;
    margin: 30px 0 16px 0;
  }
}
@media (max-width: 767px) {
  /* line 84, ../../src/scss/cat/_cat__container.scss */
  .body-v2 .cat__container--topic .cat__name {
    font-size: 24px;
    height: 50px;
    padding-top: 14px;
    padding-bottom: 11px;
  }
  /* line 91, ../../src/scss/cat/_cat__container.scss */
  .body-v2 .cat__container {
    padding: 0 10px;
    margin: 0 auto;
    max-width: 400px;
  }
  /* line 96, ../../src/scss/cat/_cat__container.scss */
  .body-v2 .cat__header {
    font-size: 18px;
    margin: 18px 0 11px 0;
  }
}
/* line 3, ../../src/scss/art/_author.scss */
.body-v2 .art__author__avatar img {
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  margin-bottom: 10px;
}
/* line 10, ../../src/scss/art/_author.scss */
.body-v2 .art__author__description {
  font-family: 'cooperhewitt';
  font-style: normal;
}
/* line 14, ../../src/scss/art/_author.scss */
.body-v2 .art__author__name {
  color: #221f1f !important;
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 3px;
}
/* line 19, ../../src/scss/art/_author.scss */
.body-v2 .art__author__name a {
  color: #221f1f !important;
}
/* line 25, ../../src/scss/art/_author.scss */
.body-v2 .art__date {
  color: #acacac;
  font-size: 14px;
  font-weight: 400;
}
@media (min-width: 1200px) {
  /* line 34, ../../src/scss/art/_author.scss */
  .body-v2 .art__author__avatar img {
    height: 60px;
    width: 60px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 45, ../../src/scss/art/_author.scss */
  .body-v2 .art__author__avatar img {
    height: 50px;
    width: 50px;
  }
}
@media (max-width: 767px) {
  /* line 54, ../../src/scss/art/_author.scss */
  .body-v2 .art__author {
    padding-bottom: 10px;
  }
  /* line 56, ../../src/scss/art/_author.scss */
  .body-v2 .art__author__container {
    clear: both;
  }
  /* line 58, ../../src/scss/art/_author.scss */
  .body-v2 .art__author__avatar {
    clear: left;
    float: left;
  }
  /* line 61, ../../src/scss/art/_author.scss */
  .body-v2 .art__author__avatar img {
    height: 38px;
    width: 38px;
  }
  /* line 66, ../../src/scss/art/_author.scss */
  .body-v2 .art__author__description {
    clear: right;
    float: left;
    padding-left: 12px;
  }
  /* line 71, ../../src/scss/art/_author.scss */
  .body-v2 .art__author__name {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: -2px;
  }
  /* line 77, ../../src/scss/art/_author.scss */
  .body-v2 .art__date {
    font-size: 12px;
  }
}
/* line 1, ../../src/scss/art/_fix.scss */
.body-v2 .body-v2-font, .body-v2 #hotnews, .body-v2 article .article-body,
.body-v2 article header h1, .body-v2 article figure figcaption, .body-v2 .article-body.art__body blockquote.block p,
.body-v2 .article-body.art__body blockquote.block h3, .body-v2 .article-body.art__body blockquote.block div.gallery .desc, .body-v2 .article-body.art__body blockquote.block .author-header .name, .body-v2 .slideshow .slideshow-nav h2, .body-v2 .user-header h1, .body-v2 .user-header h1 a, .body-v2 .newsletter-body .nlfheader, .body-v2 .author-label-container div.author-label,
.body-v2 .author-label-container div.author-label a,
.body-v2 .stream-full .stream-info .stream-author,
.body-v2 .article-body blockquote.block h3,
.body-v2 .article-body blockquote.block p {
  font-family: "cooperhewitt", sans-serif;
}
/* line 5, ../../src/scss/art/_fix.scss */
.body-v2 #hotnews {
  margin-bottom: 0;
}
/* line 11, ../../src/scss/art/_fix.scss */
.body-v2 .article-comments {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 16, ../../src/scss/art/_fix.scss */
.body-v2 article,
.body-v2 #article-top-patronat-slot {
  margin-left: 0;
}
/* line 22, ../../src/scss/art/_fix.scss */
.body-v2 article div.article {
  margin-left: 0;
}
/* line 29, ../../src/scss/art/_fix.scss */
.body-v2 article figure.page-full {
  margin-bottom: 0;
}
/* line 33, ../../src/scss/art/_fix.scss */
.body-v2 article figure figcaption {
  font-style: normal;
  line-height: 1.4;
}
/* line 47, ../../src/scss/art/_fix.scss */
.body-v2 .article-body.art__body blockquote.block div.gallery .desc {
  font-size: 15px;
}
/* line 52, ../../src/scss/art/_fix.scss */
.body-v2 .article-body.art__body blockquote.block .author-header {
  position: static;
  text-align: left;
  width: auto;
  padding-left: 80px;
  padding-top: 5px;
}
/* line 59, ../../src/scss/art/_fix.scss */
.body-v2 .article-body.art__body blockquote.block .author-header img.avatar {
  position: absolute;
}
/* line 64, ../../src/scss/art/_fix.scss */
.body-v2 .article-wraper {
  float: left;
  width: 780px;
  margin-right: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 64, ../../src/scss/art/_fix.scss */
  .body-v2 .article-wraper {
    width: 580px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 64, ../../src/scss/art/_fix.scss */
  .body-v2 .article-wraper {
    width: 370px;
  }
}
@media (max-width: 767px) {
  /* line 64, ../../src/scss/art/_fix.scss */
  .body-v2 .article-wraper {
    float: none;
    width: 100%;
  }
}
/* line 81, ../../src/scss/art/_fix.scss */
.body-v2 .article-body {
  padding-right: 0;
}
/* line 89, ../../src/scss/art/_fix.scss */
.body-v2 .user-header {
  padding-top: 27px;
}
/* line 91, ../../src/scss/art/_fix.scss */
.body-v2 .user-header h1, .body-v2 .user-header h1 a {
  font-weight: 500;
}
/* line 97, ../../src/scss/art/_fix.scss */
.body-v2 .newsletter-body input[type="submit"] {
  padding: 0px 5px;
  line-height: 38px;
}
/* line 115, ../../src/scss/art/_fix.scss */
.body-v2 ul.promo-posts li .promo-posts-item {
  height: 93px;
}
/* line 119, ../../src/scss/art/_fix.scss */
.body-v2 .article-body .live-item blockquote {
  border: none;
  padding: 0;
}
/* line 2, ../../src/scss/art/_container.scss */
.body-v2 .art__container {
  font-family: 'cooperhewitt';
  font-style: normal;
}
/* line 6, ../../src/scss/art/_container.scss */
.body-v2 .art__title {
  color: #221f1f;
  font-weight: 800;
  text-align: center;
  font-size: 38px;
  padding: 0 60px;
  margin-bottom: 5px;
}
/* line 17, ../../src/scss/art/_container.scss */
.body-v2 .art__header__photo {
  position: relative;
  margin-bottom: 24px;
  min-height: 60px;
}
/* line 22, ../../src/scss/art/_container.scss */
.body-v2 .art__header__photo__image {
  position: relative;
}
/* line 24, ../../src/scss/art/_container.scss */
.body-v2 .art__header__photo__image img {
  width: 100%;
  vertical-align: bottom;
}
/* line 29, ../../src/scss/art/_container.scss */
.body-v2 .art__header__photo__caption {
  border: none;
  font-size: 15px;
  font-weight: 400;
  padding: 3px 0;
}
/* line 40, ../../src/scss/art/_container.scss */
.body-v2 .art__header__socials {
  background: rgba(255, 255, 255, 0.89);
  bottom: 0;
  font-size: 16px;
  font-weight: 400;
  height: 60px;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  right: 0;
  padding: 22px 0 16px 0;
  position: absolute;
  text-align: center;
  width: 616px;
}
/* line 54, ../../src/scss/art/_container.scss */
.body-v2 .art__header__socials strong {
  font-weight: 700;
}
/* line 57, ../../src/scss/art/_container.scss */
.body-v2 .art__header__socials__fb {
  color: #2a4893;
  position: relative;
}
/* line 60, ../../src/scss/art/_container.scss */
.body-v2 .art__header__socials__fb:link, .body-v2 .art__header__socials__fb:focus, .body-v2 .art__header__socials__fb:hover, .body-v2 .art__header__socials__fb:visited {
  color: #2a4893;
}
/* line 66, ../../src/scss/art/_container.scss */
.body-v2 .art__header__socials__fb__image {
  background: url(../../../gfx/v2/art/fb.png) top left/13px 24px;
  height: 24px;
  left: -19px;
  position: absolute;
  top: -5px;
  width: 13px;
}
/* line 75, ../../src/scss/art/_container.scss */
.body-v2 .art__header__socials__twitter, .body-v2 .art__header__socials__comment {
  padding-left: 95px;
  position: relative;
}
/* line 80, ../../src/scss/art/_container.scss */
.body-v2 .art__header__socials__twitter {
  color: #2aadf4;
}
/* line 82, ../../src/scss/art/_container.scss */
.body-v2 .art__header__socials__twitter:link, .body-v2 .art__header__socials__twitter:focus, .body-v2 .art__header__socials__twitter:hover, .body-v2 .art__header__socials__twitter:visited {
  color: #2aadf4;
}
/* line 88, ../../src/scss/art/_container.scss */
.body-v2 .art__header__socials__twitter__image {
  color: #2aadf4;
  font-size: 36px;
  left: 52px;
  line-height: 1.3;
  position: absolute;
  top: -8px;
}
/* line 97, ../../src/scss/art/_container.scss */
.body-v2 .art__header__socials__comment {
  color: #333;
}
/* line 99, ../../src/scss/art/_container.scss */
.body-v2 .art__header__socials__comment:link, .body-v2 .art__header__socials__comment:focus, .body-v2 .art__header__socials__comment:hover, .body-v2 .art__header__socials__comment:visited {
  color: #333;
}
/* line 105, ../../src/scss/art/_container.scss */
.body-v2 .art__header__socials__comment__image {
  color: #333;
  font-size: 30px;
  left: 52px;
  line-height: 1.3;
  position: absolute;
  top: -8px;
}
/* line 117, ../../src/scss/art/_container.scss */
.body-v2 .art__header.art__header--with-fullpage-photo .art__title {
  margin-bottom: 25px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 124, ../../src/scss/art/_container.scss */
  .body-v2 .art__title {
    font-size: 32px;
    padding: 0 15px;
  }
  /* line 129, ../../src/scss/art/_container.scss */
  .body-v2 .art__header__photo {
    margin-bottom: 60px;
    margin-left: -16px;
    margin-right: -16px;
    /*
    &__caption {
        bottom: 8px;
        left: 10px;
        position: absolute;
    }
    */
  }
  /* line 141, ../../src/scss/art/_container.scss */
  .body-v2 .art__header__socials {
    bottom: 0;
    font-size: 13px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 25px 20px 16px 20px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 507px;
  }
  /* line 152, ../../src/scss/art/_container.scss */
  .body-v2 .art__header__socials strong {
    font-weight: 700;
  }
  /* line 155, ../../src/scss/art/_container.scss */
  .body-v2 .art__header__socials__fb {
    padding-left: 5px;
  }
  /* line 157, ../../src/scss/art/_container.scss */
  .body-v2 .art__header__socials__fb__image {
    left: -15px;
  }
  /* line 161, ../../src/scss/art/_container.scss */
  .body-v2 .art__header__socials__twitter {
    padding-left: 80px;
  }
  /* line 163, ../../src/scss/art/_container.scss */
  .body-v2 .art__header__socials__twitter__image {
    left: 36px;
  }
  /* line 167, ../../src/scss/art/_container.scss */
  .body-v2 .art__header__socials__comment {
    padding-left: 80px;
  }
  /* line 169, ../../src/scss/art/_container.scss */
  .body-v2 .art__header__socials__comment__image {
    left: 36px;
  }
}
@media (max-width: 767px) {
  /* line 180, ../../src/scss/art/_container.scss */
  .body-v2 .art__title {
    font-size: 20px;
    padding: 0 16px;
  }
  /* line 185, ../../src/scss/art/_container.scss */
  .body-v2 .art__header__photo {
    margin-bottom: 19px;
    margin-left: -15px;
    margin-right: -15px;
    min-height: 0;
  }
  /* line 190, ../../src/scss/art/_container.scss */
  .body-v2 .art__header__photo__caption {
    font-size: 11px;
    padding: 5px 5px 0 5px;
    /*
    bottom: 5px;
    left: 10px;
    position: absolute;
    */
  }
}
/* line 1, ../../src/scss/art/_progress.scss */
.body-v2 #posts-progress {
  height: 61px;
}
/* line 5, ../../src/scss/art/_progress.scss */
.body-v2 #posts-progress.post-scroll-finish .art__social-footer__link {
  display: none;
}
/* line 8, ../../src/scss/art/_progress.scss */
.body-v2 .art__progress {
  height: 56px;
}
/* line 10, ../../src/scss/art/_progress.scss */
.body-v2 .art__progress__hamburger {
  font-weight: 100;
  padding: 10px 0;
  margin: 0 !important;
}
/* line 15, ../../src/scss/art/_progress.scss */
.body-v2 .art__progress__logo {
  background: url(../../gfx/natemat/natemat_progress_logo.png) no-repeat 0 0/60px 61px;
  display: inline-block;
  float: left;
  height: 61px;
  width: 60px;
}
/* line 22, ../../src/scss/art/_progress.scss */
.body-v2 .art__progress__title-container {
  padding-top: 5px;
}
/* line 25, ../../src/scss/art/_progress.scss */
.body-v2 .art__progress__category {
  font-size: 14px;
  font-weight: 500;
  margin-left: 15px;
}
/* line 30, ../../src/scss/art/_progress.scss */
.body-v2 .art__progress__title {
  font-size: 18px;
  font-weight: 700;
  margin: 0 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 39, ../../src/scss/art/_progress.scss */
.body-v2 .art__progress__right > a {
  display: block;
  height: 61px;
  width: 370px;
  z-index: 2;
}
/* line 49, ../../src/scss/art/_progress.scss */
.body-v2 .art__progress__next {
  padding: 5px 30px 5px 10px;
  background: #333;
  color: #fff;
}
/* line 53, ../../src/scss/art/_progress.scss */
.body-v2 .art__progress__next:hover {
  color: #fff;
}
/* line 56, ../../src/scss/art/_progress.scss */
.body-v2 .art__progress__next__header {
  font-size: 12px;
  font-weight: 400;
}
/* line 60, ../../src/scss/art/_progress.scss */
.body-v2 .art__progress__next__link {
  font-size: 16px;
  font-weight: 700;
  line-height: 19px;
}
/* line 66, ../../src/scss/art/_progress.scss */
.body-v2 .art__progress__title-container, .body-v2 .art__progress__body {
  margin-left: 110px !important;
  margin-right: 370px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 74, ../../src/scss/art/_progress.scss */
  .body-v2 .art__progress__title-container, .body-v2 .art__progress__body {
    margin-right: 180px;
  }
  /* line 79, ../../src/scss/art/_progress.scss */
  .body-v2 .art__progress__right > a {
    width: auto;
  }
  /* line 82, ../../src/scss/art/_progress.scss */
  .body-v2 .art__progress__right .art__social-footer__link {
    padding: 5px 28px 21px 26px;
  }
  /* line 86, ../../src/scss/art/_progress.scss */
  .body-v2 .art__progress__next {
    padding: 21px 13px 21px 23px;
  }
  /* line 88, ../../src/scss/art/_progress.scss */
  .body-v2 .art__progress__next__header {
    font-size: 14px;
    font-weight: 700;
  }
}
/* line 1, ../../src/scss/art/_related.scss */
.body-v2 .art__related {
  font-weight: 800;
  position: relative;
}
/* line 5, ../../src/scss/art/_related.scss */
.body-v2 .art__related__header {
  color: #acacac;
  font-size: 18px;
  font-weight: 800;
  padding-top: 60px;
}
/* line 11, ../../src/scss/art/_related.scss */
.body-v2 .art__related__link {
  color: #000;
  float: left;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.28;
  width: 80%;
}
/* line 12, ../../src/scss/art/_related.scss */
.body-v2 .art__related__link:link, .body-v2 .art__related__link:focus, .body-v2 .art__related__link:hover, .body-v2 .art__related__link:visited {
  color: #000;
}
/* line 26, ../../src/scss/art/_related.scss */
.body-v2 .art__related__thumb {
  float: right;
}
/* line 28, ../../src/scss/art/_related.scss */
.body-v2 .art__related__thumb img {
  height: 50px;
  width: 50px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
/* line 37, ../../src/scss/art/_related.scss */
.body-v2 .art__related__list li {
  counter-increment: item;
  margin-bottom: 5px;
}
/* line 40, ../../src/scss/art/_related.scss */
.body-v2 .art__related__list li:nth-of-type(1) {
  margin-top: 8px;
}
/* line 43, ../../src/scss/art/_related.scss */
.body-v2 .art__related__list li:before {
  content: counter(item);
  background: transparent;
  color: #ffcfb1;
  display: inline-block;
  font-size: 60px;
  left: -40px;
  margin-right: 10px;
  margin-top: -14px;
  position: absolute;
  text-align: center;
  width: 72px;
}
/* line 57, ../../src/scss/art/_related.scss */
.body-v2 .art__related__list .clearfix {
  position: relative;
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 12px;
  padding-bottom: 20px;
}
/* line 64, ../../src/scss/art/_related.scss */
.body-v2 .art__related__lead {
  clear: left;
  color: #666;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 0;
  padding-top: 5px;
}
/* line 75, ../../src/scss/art/_related.scss */
.body-v2 .art__related__under .see_also {
  display: none;
}
/* line 79, ../../src/scss/art/_related.scss */
.body-v2 .art__related__under .kd_ns_ads div:last-of-type {
  margin-right: 0;
}
/* line 82, ../../src/scss/art/_related.scss */
.body-v2 .art__related__under .kd_ns_ads .kd_ns_box {
  border-bottom: 0;
  margin-right: 30px;
}
/* line 85, ../../src/scss/art/_related.scss */
.body-v2 .art__related__under .kd_ns_ads .kd_ns_box .kd_ns_image_div {
  width: 100%;
}
/* line 92, ../../src/scss/art/_related.scss */
.body-v2 .art__related__under .kd_ns_ads .kd_ns_box .kd_ns_lead .kd_ns_font {
  color: #000 !important;
  font-family: 'cooperhewitt' !important;
  font-size: 21px !important;
  font-style: normal !important;
  font-weight: 700;
  line-height: 1.4;
  padding-top: 12px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 113, ../../src/scss/art/_related.scss */
  .body-v2 .art__related__under .kd_ns_ads .kd_ns_box .kd_ns_lead .kd_ns_font {
    font-size: 18px !important;
    padding-top: 11px;
  }
}
@media (max-width: 767px) {
  /* line 124, ../../src/scss/art/_related.scss */
  .body-v2 .art__related {
    margin-left: 10px;
    margin-right: 10px;
  }
  /* line 128, ../../src/scss/art/_related.scss */
  .body-v2 .art__related__header {
    padding-top: 0;
  }
  /* line 132, ../../src/scss/art/_related.scss */
  .body-v2 .art__related__list > li:nth-child(n+5) {
    display: none;
  }
  /* line 138, ../../src/scss/art/_related.scss */
  .body-v2 .art__related__under .kd_ns_ads div:nth-of-type(2n) {
    padding-right: 0;
  }
  /* line 141, ../../src/scss/art/_related.scss */
  .body-v2 .art__related__under .kd_ns_ads .kd_ns_box {
    display: inline-block;
    margin-bottom: 25px;
    margin-right: 0;
    margin-top: 0;
    padding-right: 15px;
    padding-top: 0;
    width: 50%;
    vertical-align: top;
  }
  /* line 150, ../../src/scss/art/_related.scss */
  .body-v2 .art__related__under .kd_ns_ads .kd_ns_box .kd_ns_image_div {
    height: auto;
  }
  /* line 152, ../../src/scss/art/_related.scss */
  .body-v2 .art__related__under .kd_ns_ads .kd_ns_box .kd_ns_image_div .kd_ns_image {
    margin-bottom: 0;
    max-height: none;
  }
  /* line 157, ../../src/scss/art/_related.scss */
  .body-v2 .art__related__under .kd_ns_ads .kd_ns_box .kd_ns_lead {
    height: auto;
    margin: 10px 0 0 0;
  }
  /* line 160, ../../src/scss/art/_related.scss */
  .body-v2 .art__related__under .kd_ns_ads .kd_ns_box .kd_ns_lead .kd_ns_font {
    font-size: 14px !important;
    padding-top: 10px;
  }
}
/* line 1, ../../src/scss/art/_right-column.scss */
.body-v2 .art__right-column {
  float: right;
  width: 300px;
}
@media (max-width: 767px) {
  /* line 1, ../../src/scss/art/_right-column.scss */
  .body-v2 .art__right-column {
    clear: both;
    float: none;
    width: 100%;
  }
}
/* line 1, ../../src/scss/art/_social-footer.scss */
.body-v2 .art__social-footer {
  bottom: -1px;
  left: 0;
  right: 0;
  position: static;
  margin: 0 15px;
  z-index: 999999;
}
/* line 8, ../../src/scss/art/_social-footer.scss */
.body-v2 .art__social-footer__container {
  min-height: 80px;
}
/* line 11, ../../src/scss/art/_social-footer.scss */
.body-v2 .art__social-footer__link {
  font-size: 16px;
  font-weight: 700;
  padding-top: 4px;
  padding-bottom: 0px;
  text-align: center;
  line-height: 54px;
  white-space: nowrap;
}
/* line 20, ../../src/scss/art/_social-footer.scss */
.body-v2 .art__social-footer__link span {
  position: relative;
  vertical-align: middle;
}
/* line 24, ../../src/scss/art/_social-footer.scss */
.body-v2 .art__social-footer__link:link, .body-v2 .art__social-footer__link:focus, .body-v2 .art__social-footer__link:hover, .body-v2 .art__social-footer__link:visited {
  color: #fff !important;
}
/* line 33, ../../src/scss/art/_social-footer.scss */
.body-v2 .art__social-footer__link--facebook:hover, .body-v2 .art__social-footer__link--twitter:hover, .body-v2 .art__social-footer__link--comment:hover {
  text-decoration: none;
}
/* line 36, ../../src/scss/art/_social-footer.scss */
.body-v2 .art__social-footer__link--facebook__image, .body-v2 .art__social-footer__link--twitter__image, .body-v2 .art__social-footer__link--comment__image {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  line-height: 22px;
  vertical-align: middle;
  margin: 0 8px 0 0;
}
/* line 43, ../../src/scss/art/_social-footer.scss */
.body-v2 .art__social-footer__link--facebook {
  background: #2a4893;
}
/* line 45, ../../src/scss/art/_social-footer.scss */
.body-v2 .art__social-footer__link--facebook:hover {
  background: #243e7f;
}
/* line 47, ../../src/scss/art/_social-footer.scss */
.body-v2 .art__social-footer__link--facebook__image {
  background: url(/gfx/natemat/fb.png) no-repeat center center/13px 24px;
  height: 24px;
  width: 13px;
  top: -2px;
}
/* line 54, ../../src/scss/art/_social-footer.scss */
.body-v2 .art__social-footer__link--twitter {
  background: #2aadf4;
}
/* line 56, ../../src/scss/art/_social-footer.scss */
.body-v2 .art__social-footer__link--twitter:hover {
  background: #12a4f3;
}
/* line 57, ../../src/scss/art/_social-footer.scss */
.body-v2 .art__social-footer__link--twitter__image {
  font-size: 36px;
  top: 3px;
}
/* line 62, ../../src/scss/art/_social-footer.scss */
.body-v2 .art__social-footer__link--comment {
  background: #333;
}
/* line 64, ../../src/scss/art/_social-footer.scss */
.body-v2 .art__social-footer__link--comment:hover {
  background: #262626;
}
/* line 65, ../../src/scss/art/_social-footer.scss */
.body-v2 .art__social-footer__link--comment__image {
  font-size: 30px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 74, ../../src/scss/art/_social-footer.scss */
  .body-v2 .art__social-footer.active {
    position: fixed;
  }
}
@media (max-width: 767px) {
  /* line 79, ../../src/scss/art/_social-footer.scss */
  .body-v2 .art__social-footer.active {
    position: fixed;
  }
  /* line 82, ../../src/scss/art/_social-footer.scss */
  .body-v2 .art__social-footer__link {
    font-size: 14px;
  }
  /* line 84, ../../src/scss/art/_social-footer.scss */
  .body-v2 .art__social-footer__link:hover {
    text-decoration: none;
  }
  /* line 87, ../../src/scss/art/_social-footer.scss */
  .body-v2 .art__social-footer__link--twitter__image {
    font-size: 22px;
  }
  /* line 92, ../../src/scss/art/_social-footer.scss */
  .body-v2 .art__social-footer__link--comment__image {
    font-size: 18px;
  }
}
/* line 104, ../../src/scss/art/_social-footer.scss */
.body-v2 .post-scroll-active .art__social-footer {
  position: fixed;
}
/* line 1, ../../src/scss/art/_topics.scss */
.body-v2 .art__topics {
  font-family: 'cooperhewitt';
  font-style: normal;
  margin: 40px 0;
}
/* line 5, ../../src/scss/art/_topics.scss */
.body-v2 .art__topics__header {
  color: #acacac;
  font-size: 18px;
  font-weight: 800;
  padding-right: 10px !important;
}
/* line 11, ../../src/scss/art/_topics.scss */
.body-v2 .art__topics__list {
  margin-left: 0;
}
/* line 14, ../../src/scss/art/_topics.scss */
.body-v2 .art__topics .bull {
  color: #acacac;
  padding: 0 5px;
}
/* line 18, ../../src/scss/art/_topics.scss */
.body-v2 .art__topics li {
  padding: 0;
}
/* line 21, ../../src/scss/art/_topics.scss */
.body-v2 .art__topics a:link,
.body-v2 .art__topics a:focus,
.body-v2 .art__topics a:hover,
.body-v2 .art__topics a:visited {
  color: #2d1193 !important;
  font-weight: 400;
  padding: 0;
}
@media (min-width: 1200px) {
  /* line 32, ../../src/scss/art/_topics.scss */
  .body-v2 .art__topics {
    margin: 35px 0;
  }
  /* line 34, ../../src/scss/art/_topics.scss */
  .body-v2 .art__topics a:link,
  .body-v2 .art__topics a:focus,
  .body-v2 .art__topics a:hover,
  .body-v2 .art__topics a:visited {
    color: #2d1193 !important;
    font-weight: 500;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 45, ../../src/scss/art/_topics.scss */
  .body-v2 .art__topics {
    margin: 25px 0;
  }
  /* line 47, ../../src/scss/art/_topics.scss */
  .body-v2 .art__topics__header {
    font-size: 16px;
    padding-right: 8px;
  }
}
/* line 1, ../../src/scss/art/_body.scss */
.body-v2 .art__body {
  font-size: 20px;
  /*
   * fb posts have minimum width 350px
   */
}
/* line 4, ../../src/scss/art/_body.scss */
.body-v2 .art__body blockquote {
  border-left: none;
  padding: 0;
}
/* line 7, ../../src/scss/art/_body.scss */
.body-v2 .art__body blockquote.block .block-inside {
  padding-left: 20px;
  padding-right: 20px;
}
/* line 14, ../../src/scss/art/_body.scss */
.body-v2 .art__body a,
.body-v2 .art__body a:visited {
  color: #330099;
}
@media (max-width: 767px) {
  /* line 1, ../../src/scss/art/_body.scss */
  .body-v2 .art__body {
    font-size: 16px;
  }
}
@media (max-width: 400px) {
  /* line 27, ../../src/scss/art/_body.scss */
  .body-v2 .art__body .fb-post.fb_iframe_widget {
    left: 50%;
    margin-left: -176px;
  }
}
@media (min-width: 360px) and (max-width: 400px) {
  /* line 27, ../../src/scss/art/_body.scss */
  .body-v2 .art__body .fb-post.fb_iframe_widget {
    width: 360px;
  }
  /* line 36, ../../src/scss/art/_body.scss */
  .body-v2 .art__body .fb-post.fb_iframe_widget > span {
    transform: scale(0.9);
    margin: -30px 0;
  }
}
@media (max-width: 359px) {
  /* line 27, ../../src/scss/art/_body.scss */
  .body-v2 .art__body .fb-post.fb_iframe_widget {
    width: 320px;
  }
  /* line 45, ../../src/scss/art/_body.scss */
  .body-v2 .art__body .fb-post.fb_iframe_widget > span {
    transform: scale(0.85);
    margin: -45px 0;
  }
}
@media (min-width: 1200px) {
  /* line 54, ../../src/scss/art/_body.scss */
  .body-v2 .slideshow-body .middle .slide-image,
  .body-v2 .slideshow-footer-nav .slideshow-footer-body {
    width: 780px;
  }
}
/* line 1, ../../src/scss/art/_hfs.scss */
.body-v2 .art__hfs {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: block;
  float: left;
  width: 60px;
  line-height: 60px;
  margin-right: 10px;
  background: #ff6600;
  color: white;
  text-align: center;
  font-size: 36px;
  font-weight: 800;
}
@media (max-width: 768px) {
  /* line 1, ../../src/scss/art/_hfs.scss */
  .body-v2 .art__hfs {
    font-size: 31px;
    line-height: 50px;
    width: 50px;
    margin-right: 8px;
  }
}
/* line 31, ../../src/scss/style.scss */
.body-v2 #hp-body,
.body-v2 #maintopic {
  margin-left: 0;
  margin-right: 0;
}
/* line 38, ../../src/scss/style.scss */
.body-v2 .hp__box,
.body-v2 .hp__box--main {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 45, ../../src/scss/style.scss */
.body-v2 .hp__block--mt-standard {
  z-index: 1;
}
/* line 51, ../../src/scss/style.scss */
.body-v2 .hp__block--mt-standard .hp__box--column,
.body-v2 .hp__block--video .hp__box--column {
  background-color: #000;
}
@media (min-width: 768px) {
  /* line 57, ../../src/scss/style.scss */
  .body-v2 .hp__box--small__content {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    bottom: 0;
  }
}
/* line 65, ../../src/scss/style.scss */
.body-v2 .hp__block {
  color: #fff;
  padding: 0 0 50px 0;
  clear: both;
}
@media (max-width: 767px) {
  /* line 65, ../../src/scss/style.scss */
  .body-v2 .hp__block {
    padding-bottom: 30px;
  }
}
/* line 75, ../../src/scss/style.scss */
.body-v2 .hp__block .row {
  margin: 0;
}
/* line 78, ../../src/scss/style.scss */
.body-v2 .hp__block .hp__box--main,
.body-v2 .hp__block .hp__box--column,
.body-v2 .hp__block .hp__box--small {
  margin: 0;
  padding: 0;
}
/* line 87, ../../src/scss/style.scss */
.body-v2 .hpe__block .adslot {
  max-width: 1000px;
  margin: 0 auto;
}
/* line 91, ../../src/scss/style.scss */
.body-v2 .hpe__block.hpe__block--with-background {
  padding-top: 50px;
  margin-bottom: 50px;
}
/* line 99, ../../src/scss/style.scss */
.body-v2 .hp__box--main .caption {
  padding: 22px 30px;
}
/* line 102, ../../src/scss/style.scss */
.body-v2 .hp__box--main .hp__box__title {
  font-weight: 300;
  font-size: 36px;
}
/* line 106, ../../src/scss/style.scss */
.body-v2 .hp__box--main .hp__box__title.hp__box__title--mega {
  font-size: 90px;
}
/* line 108, ../../src/scss/style.scss */
.body-v2 .hp__box--main .hp__box__title.hp__box__title--mega strong {
  font-weight: 800;
}
/* line 111, ../../src/scss/style.scss */
.body-v2 .hp__box--main .hp__box__title--strong {
  display: block;
  font-weight: 800;
  font-size: 36px;
}
/* line 117, ../../src/scss/style.scss */
.body-v2 .hp__box--main .hp__box__content {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMzAzMjAiIHN0b3Atb3BhY2l0eT0iMC45Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(3, 3, 32, 0.9)));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(3, 3, 32, 0.9));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(3, 3, 32, 0.9));
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(3, 3, 32, 0.9));
}
/* line 121, ../../src/scss/style.scss */
.body-v2 .hp__box__social {
  font-size: 12px;
  margin-top: 12px;
}
/* line 126, ../../src/scss/style.scss */
.body-v2 .hp__box--column .news-content {
  font-weight: 400;
  font-size: 21px;
  padding-left: 13px;
  padding-right: 30px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 126, ../../src/scss/style.scss */
  .body-v2 .hp__box--column .news-content {
    padding-bottom: 0;
    margin-bottom: 11px;
    padding-left: 20px;
  }
}
/* line 136, ../../src/scss/style.scss */
.body-v2 .hp__box--column .news-content .news-content-text {
  margin-bottom: 0;
}
/* line 144, ../../src/scss/style.scss */
.body-v2 .hp__box--small .hp__box__content {
  padding-top: 25px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMzAzMjAiIHN0b3Atb3BhY2l0eT0iMC45Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(3, 3, 32, 0.9)));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(3, 3, 32, 0.9));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(3, 3, 32, 0.9));
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(3, 3, 32, 0.9));
}
/* line 151, ../../src/scss/style.scss */
.body-v2 .hp__box--small .hp__box__social {
  margin-bottom: 2px;
  margin-top: 9px;
}
/* line 155, ../../src/scss/style.scss */
.body-v2 .hp__box--small .hp__box__title {
  font-weight: 400;
  font-size: 21px;
}
/* line 158, ../../src/scss/style.scss */
.body-v2 .hp__box--small .hp__box__title .hp__box__title--strong {
  font-weight: 700;
  font-size: 21px;
  margin-bottom: 0;
}
/* line 167, ../../src/scss/style.scss */
.body-v2 .hp__box--small--first .hp__box--small__content,
.body-v2 .hp__box--small--third .hp__box--small__content {
  display: block;
  min-height: 100%;
  position: relative;
  width: 100%;
}
/* line 176, ../../src/scss/style.scss */
.body-v2 .hp__box--small--second .hp__box__social {
  margin-top: 12px;
  margin-bottom: 1px;
}
/* line 183, ../../src/scss/style.scss */
.body-v2 .hp__box--small--third .hp__box__social {
  margin-top: 13px;
}
/* line 188, ../../src/scss/style.scss */
.body-v2 .hp__news-list {
  background-color: #000;
  overflow: hidden;
}
/* line 193, ../../src/scss/style.scss */
.body-v2 .hp__news-list .hp__news-list__header {
  background-color: #211165;
  margin-bottom: 20px;
  padding-left: 0;
  position: relative;
}
/* line 199, ../../src/scss/style.scss */
.body-v2 .hp__news-list .hp__news-list__content {
  padding-right: 10px;
}
/* line 202, ../../src/scss/style.scss */
.body-v2 .hp__news-list .hp__news-list__header:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(33, 17, 101, 0);
  border-top-color: #211165;
  border-width: 12px;
  margin-left: -12px;
}
/* line 216, ../../src/scss/style.scss */
.body-v2 .hp__news-list .header-title {
  color: #fff;
  font-weight: 400;
  margin: 14px 0 0 0;
  padding: 0;
}
/* line 222, ../../src/scss/style.scss */
.body-v2 .hp__news-list .header-date {
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 14px;
}
/* line 228, ../../src/scss/style.scss */
.body-v2 .hp__news-list .more-info {
  color: #ff6600;
  font-family: "atrament_stdregular";
  font-weight: normal;
  line-height: 1.4;
}
@media (min-width: 1200px) {
  /* line 188, ../../src/scss/style.scss */
  .body-v2 .hp__news-list {
    height: 825px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 188, ../../src/scss/style.scss */
  .body-v2 .hp__news-list {
    height: 516px;
  }
}
/* line 242, ../../src/scss/style.scss */
.body-v2 .hp__news-list__ad {
  padding-left: 10px;
  padding-right: 10px;
}
/* line 246, ../../src/scss/style.scss */
.body-v2 .hp__news-list__ad:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: -40px;
  height: 40px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #000000));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), #000000);
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), #000000);
  background-image: linear-gradient(rgba(0, 0, 0, 0), #000000);
}
/* line 257, ../../src/scss/style.scss */
.body-v2 .hp__box__label {
  background-color: #ff6600;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-family: "atrament_stdregular";
  font-weight: normal;
  letter-spacing: .20em;
  margin-bottom: 11px;
  padding: 3px 6px 3px 6px;
  text-align: center;
  width: auto;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  border: none;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 282, ../../src/scss/style.scss */
.body-v2 .hp__box--column > ul {
  margin: 0;
}
/* line 288, ../../src/scss/style.scss */
.body-v2 .hp__box--small .hp__box__label {
  padding: 1px 4px 1px 4px;
  font-size: 14px;
  margin-bottom: 6px;
}
/* line 295, ../../src/scss/style.scss */
.body-v2 .hp__news-list__ad {
  background: #000;
  padding-bottom: 35px;
  padding-top: 10px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
}
@media (max-width: 767px) {
  /* line 306, ../../src/scss/style.scss */
  .body-v2 .hp__news-list__ad {
    clear: both;
    position: relative;
  }
}
/* line 312, ../../src/scss/style.scss */
.body-v2 .hp__box__content {
  display: block;
  padding-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  bottom: 0;
  right: 0;
}
/* line 321, ../../src/scss/style.scss */
.body-v2 .inline-text {
  display: inline;
}
/* line 322, ../../src/scss/style.scss */
.body-v2 .news-list-ordered {
  counter-reset: li;
  margin-left: 0;
  padding-left: 0;
}
/* line 326, ../../src/scss/style.scss */
.body-v2 .news-list-ordered .hp__news-list__element {
  color: #fff;
  display: block;
  font-weight: 500;
  position: relative;
  /* Create a positioning context */
  list-style: none;
  /* Disable the normal item numbering */
  left: 0;
  margin-left: 25px;
  padding-bottom: 16px;
  padding-left: 5px;
  padding-right: 22px;
  min-height: 55px;
}
/* line 339, ../../src/scss/style.scss */
.body-v2 .news-list-ordered .hp__news-list__element .inline-text {
  margin-right: 4px;
}
/* line 342, ../../src/scss/style.scss */
.body-v2 .news-list-ordered .hp__news-list__element a {
  color: #fff !important;
  display: block;
  line-height: 1.3;
  padding-left: 10px;
}
/* line 350, ../../src/scss/style.scss */
.body-v2 .news-list-ordered .hp__news-list__element:before {
  content: counter(li);
  /* Use the counter as content */
  counter-increment: li;
  /* Increment the counter by 1 */
  /* Position and style the number */
  position: absolute;
  top: -25px;
  left: -68px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 2em;
  /* Some space between the number and the content in browsers that support
     generated content but not positioning it (Camino 2 is one example) */
  margin-right: 8px;
  padding: 3px;
  color: #211165;
  font-size: 60px;
  font-weight: normal;
  font-family: "atrament_stdregular", Arial, sans-serif;
  text-align: center;
}
/* line 371, ../../src/scss/style.scss */
.body-v2 .news-list-ordered .hp__news-list__element:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  /* line 377, ../../src/scss/style.scss */
  .body-v2 .equal-columns-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /* line 388, ../../src/scss/style.scss */
  .body-v2 .columns-aside {
    display: -ms-flexbox;
    display: flex;
  }
  /* line 393, ../../src/scss/style.scss */
  .body-v2 .equal-height-thumbnail {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
  }
  /* line 400, ../../src/scss/style.scss */
  .body-v2 .equal-height-thumbnail li {
    display: block;
    margin: 0 1% 20px;
    min-height: 100%;
    min-width: 100%;
    padding: 0 0.5%;
  }
  /* line 406, ../../src/scss/style.scss */
  .body-v2 .equal-height-thumbnail li a {
    display: block;
    min-height: 100%;
    min-width: 100%;
  }
  /* line 412, ../../src/scss/style.scss */
  .body-v2 .equal-height-thumbnail figure {
    display: block;
    padding: 0;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  /* line 412, ../../src/scss/style.scss */
  .body-v2 .equal-height-thumbnail figure {
    height: 100%;
  }
}

/* line 420, ../../src/scss/style.scss */
.body-v2 .hp__box__gradient {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 429, ../../src/scss/style.scss */
.body-v2 .hp__box__material-partnera {
  background: #ccc;
  color: #666;
  font-weight: 400;
  font-size: 10px;
  min-height: 16px;
  padding: 1px 5px;
  position: absolute;
  right: 0;
  top: 0;
}
@media (min-width: 1200px) {
  /* line 3, ../../src/scss/hp/_lg.scss */
  .body-v2 .hp__box--small .hp__box__content {
    padding-bottom: 15px;
    padding-left: 13px;
    padding-right: 30px;
  }
  /* line 10, ../../src/scss/hp/_lg.scss */
  .body-v2 .hp__block--three .hp__box__title {
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.25;
  }
  /* line 16, ../../src/scss/hp/_lg.scss */
  .body-v2 .hp__block--three .hp__box__title .hp__box__title--strong {
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.25;
  }
  /* line 25, ../../src/scss/hp/_lg.scss */
  .body-v2 .hp__block .hp__box__social {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 3, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__box--main .hp__box__content {
    padding-bottom: 11px;
    padding-left: 20px;
  }
  /* line 7, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__box--main .hp__box__title {
    clear: both;
    font-size: 28px;
    padding-right: 20px;
  }
  /* line 12, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__box--main .hp__box__title.hp__box__title--mega {
    font-size: 60px;
  }
  /* line 15, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__box--main .hp__box__title--strong {
    font-size: 28px;
  }
  /* line 18, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__box--main .hp__box__social {
    margin-top: 12px;
  }
  /* line 26, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__box--column .hp__box--small--second .hp__box__title {
    line-height: 1 !important;
  }
  /* line 34, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__box--small a {
    height: 172px;
    overflow: hidden;
  }
  /* line 35, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__box--small .hp__box__content {
    padding-bottom: 6px;
  }
  /* line 39, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__box--small .hp__box__title--strong {
    font-size: 18px;
  }
  /* line 44, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__box--small .hp__box__social {
    margin-bottom: 2px;
    margin-top: 9px;
    padding-left: 13px;
  }
  /* line 48, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__box--small .hp__box__social .ss-facebook {
    margin-left: 0;
    margin-right: 2px;
  }
  /* line 54, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__box--small .hp__box__title {
    padding-bottom: 0;
    margin-bottom: 0;
    padding-left: 12px;
    font-weight: 400;
    font-size: 18px;
    padding-right: 12px;
  }
  /* line 61, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__box--small .hp__box__title .hp__box__title--strong {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 0;
  }
  /* line 67, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__box--small .hp__box__label {
    margin-left: 12px;
  }
  /* line 84, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__box--small--second .hp__box__content {
    padding-bottom: 3px;
  }
  /* line 87, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__box--small--second .hp__box__social {
    margin-top: 12px;
    margin-bottom: 1px;
  }
  /* line 93, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__box--small--third .hp__box__social {
    margin-bottom: -1px;
  }
  /* line 98, ../../src/scss/hp/_md.scss */
  .body-v2 .header-title {
    font-size: 16px !important;
    margin-top: 10px !important;
    padding-left: 12px !important;
  }
  /* line 103, ../../src/scss/hp/_md.scss */
  .body-v2 .header-date {
    font-size: 12px !important;
    margin-bottom: 12px !important;
    padding-left: 12px !important;
  }
  /* line 108, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__news-list__header {
    margin-bottom: 10px !important;
    padding-right: 0 !important;
  }
  /* line 113, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__news-list__content {
    padding-left: 2px !important;
    padding-right: 2px !important;
  }
  /* line 116, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__news-list__content .hp__news-list__element {
    margin-bottom: 4px !important;
    margin-right: 15px !important;
    margin-top: 4px !important;
    padding-bottom: 5px !important;
    padding-left: 5px !important;
    padding-right: 0 !important;
    font-size: 16px !important;
  }
  /* line 124, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__news-list__content .hp__news-list__element .more-info {
    font-size: 18px;
    line-height: 1.4;
  }
  /* line 131, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__box__label {
    color: #fff;
    letter-spacing: .2em;
    margin-bottom: 11px;
    margin-left: -2px;
  }
  /* line 149, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__block--four,
  .body-v2 .hp__block--three,
  .body-v2 .hp__block--two {
    padding-left: 28px !important;
    padding-right: 27px !important;
  }
  /* line 162, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__block--four .hp__box__content--zwykle .hp__box__label {
    margin-top: 5px;
    font-size: 14px !important;
    letter-spacing: 2px !important;
    padding-left: 1px !important;
    padding-bottom: 5px !important;
    padding-right: 13px !important;
    padding-top: 1px !important;
  }
  /* line 172, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__block--four .hp__box__content--zwykle .hp__box__title {
    font-size: 19px !important;
    letter-spacing: -.5px;
    line-height: 1.2 !important;
  }
  /* line 177, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__block--four .hp__box__content--zwykle .hp__box__title .hp__box__title--strong {
    font-size: 19px !important;
    line-height: 1.2 !important;
  }
  /* line 184, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__block--four .hp__box__content--zwykle .hp__box__social {
    margin-left: 0;
    margin-top: 11px;
  }
  /* line 191, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__block--four .hp__box--column--blog .hp__box__blog .hp__box__label {
    letter-spacing: 0.25px !important;
    padding-top: 7px !important;
  }
  /* line 196, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__block--four .hp__box--column--blog .hp__box__social {
    margin-left: 0;
    margin-top: 0 !important;
  }
  /* line 209, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__block--three .hp__box__content--zwykle .hp__box__label {
    font-size: 14px !important;
    letter-spacing: 2px !important;
    min-width: 50px !important;
    padding-right: 8px !important;
    padding-top: 1px !important;
    margin-top: 4px;
    padding-bottom: 8px !important;
  }
  /* line 218, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__block--three .hp__box__content--zwykle .hp__box__title {
    font-size: 21px !important;
    letter-spacing: 0;
    line-height: 1.25 !important;
  }
  /* line 224, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__block--three .hp__box__content--zwykle .hp__box__social {
    margin-left: 0 !important;
    margin-top: 11px !important;
  }
  /* line 231, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__block--three .hp__box--column--blog .hp__box__blog .hp__box__label {
    font-size: 21px !important;
    letter-spacing: 1px !important;
    padding-top: 14px !important;
    padding-bottom: 10px !important;
  }
  /* line 238, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__block--three .hp__box--column--blog .hp__box__content--zwykle {
    padding-top: 7px !important;
  }
  /* line 241, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__block--three .hp__box--column--blog .hp__box__title--strong {
    font-size: 21px !important;
  }
  /* line 244, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__block--three .hp__box--column--blog .hp__box__social {
    margin-left: 0 !important;
    margin-top: 5px !important;
  }
  /* line 257, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__block--two .hp__box--column .hp__box__label {
    letter-spacing: 1.4px;
    padding-bottom: 10px;
    padding-left: 1px;
    padding-top: 3px;
  }
  /* line 264, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__block--two .hp__box--column .hp__box__title {
    letter-spacing: -1px;
    margin-left: 0;
  }
  /* line 269, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__block--two .hp__box--column .hp__box__title--strong {
    letter-spacing: -3px;
  }
  /* line 273, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__block--two .hp__box--column .hp__box__social {
    margin-top: 19px !important;
  }
  /* line 278, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__block--two .hp__box--column--blog .hp__box__blog {
    padding-bottom: 14px !important;
  }
  /* line 280, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__block--two .hp__box--column--blog .hp__box__blog .hp__box__label {
    font-size: 26px !important;
    letter-spacing: -.5px !important;
    margin-left: 2px !important;
    padding-bottom: 10px !important;
  }
  /* line 286, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__block--two .hp__box--column--blog .hp__box__blog .hp__blog__photo {
    height: 63px !important;
  }
  /* line 290, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__block--two .hp__box--column--blog .hp__box__content--zwykle {
    padding-top: 16px !important;
    padding-left: 2px;
  }
  /* line 294, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__block--two .hp__box--column--blog .hp__box__title--strong {
    font-size: 30px !important;
  }
  /* line 297, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__block--two .hp__box--column--blog .hp__box__blog__content {
    font-size: 18px;
    padding-top: 6px !important;
    letter-spacing: -1px !important;
    line-height: 1.6 !important;
  }
  /* line 303, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__block--two .hp__box--column--blog .hp__box__social {
    margin-left: 0 !important;
    margin-top: 5px !important;
    margin-bottom: 25px;
  }
  /* line 312, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__box__content--zwykle .hp__box__label--other {
    padding-bottom: 5px !important;
  }
}
@media (min-width: 768px) and (max-width: 950px) {
  /* line 319, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__box--small .hp__box__title {
    font-size: 15px;
  }
  /* line 323, ../../src/scss/hp/_md.scss */
  .body-v2 .hp__news-list__content .hp__news-list__element {
    font-size: 13px !important;
  }
}
@media (max-width: 767px) {
  /* line 2, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__box--small__content {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 110% auto;
    top: 0;
    bottom: auto;
  }
  /* line 8, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__box--small__content .hp__box__title {
    padding-right: 10px;
  }
  /* line 12, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__box__gradient {
    min-height: 215px;
  }
  /* line 19, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__block--mt-standard .hp__box--small--third .hp__box--small__content,
  .body-v2 .hp__block--video .hp__box--small--third .hp__box--small__content,
  .body-v2 .hp__block--special--4 .hp__box--small--third .hp__box--small__content {
    background-size: 55% auto;
    background-position: left center;
  }
  /* line 26, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__box--main {
    min-height: 215px;
  }
  /* line 28, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__box--main .hp__box__content {
    padding-bottom: 11px;
    padding-left: 20px;
  }
  /* line 32, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__box--main .hp__box__title {
    clear: both;
    font-size: 18px;
    padding-right: 10px;
  }
  /* line 36, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__box--main .hp__box__title.hp__box__title--mega {
    font-size: 24px;
  }
  /* line 38, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__box--main .hp__box__title--strong {
    font-size: 18px;
  }
  /* line 41, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__box--main .hp__box__social {
    margin-top: 12px;
  }
  /* line 44, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__box--main .hp__box__label {
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 6px;
    background-color: #ff6600;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-family: "atrament_stdregular";
    font-weight: normal;
    letter-spacing: .2em;
    left: 5px;
    /* margin-left: -2px; */
    padding: 0 5px;
  }
  /* line 62, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__box--main .hp__box__title--strong {
    display: inline;
  }
  /* line 71, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__block--mt-standard .hp__box--small .hp__box__label,
  .body-v2 .hp__block--video .hp__box--small .hp__box__label,
  .body-v2 .hp__block--special--3 .hp__box--small .hp__box__label,
  .body-v2 .hp__block--special--4 .hp__box--small .hp__box__label {
    display: none;
  }
  /* line 79, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__block--mt-standard .hp__box--small,
  .body-v2 .hp__block--video .hp__box--small,
  .body-v2 .hp__block--special--3 .hp__box--small,
  .body-v2 .hp__block--special--4 .hp__box--small {
    padding-bottom: 0 !important;
  }
  /* line 84, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__block--mt-standard .hp__box--small.hp__box--small--first, .body-v2 .hp__block--mt-standard .hp__box--small.hp__box--small--second,
  .body-v2 .hp__block--video .hp__box--small.hp__box--small--first,
  .body-v2 .hp__block--video .hp__box--small.hp__box--small--second,
  .body-v2 .hp__block--special--3 .hp__box--small.hp__box--small--first,
  .body-v2 .hp__block--special--3 .hp__box--small.hp__box--small--second,
  .body-v2 .hp__block--special--4 .hp__box--small.hp__box--small--first,
  .body-v2 .hp__block--special--4 .hp__box--small.hp__box--small--second {
    height: auto;
    min-height: 213px;
  }
  /* line 88, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__block--mt-standard .hp__box--small.hp__box--small--first .hp__box--small__content, .body-v2 .hp__block--mt-standard .hp__box--small.hp__box--small--second .hp__box--small__content,
  .body-v2 .hp__block--video .hp__box--small.hp__box--small--first .hp__box--small__content,
  .body-v2 .hp__block--video .hp__box--small.hp__box--small--second .hp__box--small__content,
  .body-v2 .hp__block--special--3 .hp__box--small.hp__box--small--first .hp__box--small__content,
  .body-v2 .hp__block--special--3 .hp__box--small.hp__box--small--second .hp__box--small__content,
  .body-v2 .hp__block--special--4 .hp__box--small.hp__box--small--first .hp__box--small__content,
  .body-v2 .hp__block--special--4 .hp__box--small.hp__box--small--second .hp__box--small__content {
    height: auto;
    min-height: 213px;
  }
  /* line 94, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__block--mt-standard .hp__box--small .hp__box__content,
  .body-v2 .hp__block--video .hp__box--small .hp__box__content,
  .body-v2 .hp__block--special--3 .hp__box--small .hp__box__content,
  .body-v2 .hp__block--special--4 .hp__box--small .hp__box__content {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 109px;
    padding-top: 7px;
    background-color: black;
  }
  /* line 101, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__block--mt-standard .hp__box--small .hp__box__content .hp__box__title,
  .body-v2 .hp__block--video .hp__box--small .hp__box__content .hp__box__title,
  .body-v2 .hp__block--special--3 .hp__box--small .hp__box__content .hp__box__title,
  .body-v2 .hp__block--special--4 .hp__box--small .hp__box__content .hp__box__title {
    font-size: 14px;
    padding-left: 9px;
  }
  /* line 104, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__block--mt-standard .hp__box--small .hp__box__content .hp__box__title .hp__box__title--strong,
  .body-v2 .hp__block--video .hp__box--small .hp__box__content .hp__box__title .hp__box__title--strong,
  .body-v2 .hp__block--special--3 .hp__box--small .hp__box__content .hp__box__title .hp__box__title--strong,
  .body-v2 .hp__block--special--4 .hp__box--small .hp__box__content .hp__box__title .hp__box__title--strong {
    font-size: 16px;
  }
  /* line 108, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__block--mt-standard .hp__box--small .hp__box__content::after,
  .body-v2 .hp__block--video .hp__box--small .hp__box__content::after,
  .body-v2 .hp__block--special--3 .hp__box--small .hp__box__content::after,
  .body-v2 .hp__block--special--4 .hp__box--small .hp__box__content::after {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #000000));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), #000000);
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), #000000);
    background-image: linear-gradient(rgba(0, 0, 0, 0), #000000);
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 25px;
  }
  /* line 117, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__block--mt-standard .hp__box--small .hp__box__label,
  .body-v2 .hp__block--video .hp__box--small .hp__box__label,
  .body-v2 .hp__block--special--3 .hp__box--small .hp__box__label,
  .body-v2 .hp__block--special--4 .hp__box--small .hp__box__label {
    position: absolute;
    top: -21px;
  }
  /* line 127, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__block--mt-standard .hp__box--small.hp__box--small--third,
  .body-v2 .hp__block--video .hp__box--small.hp__box--small--third {
    height: 110px;
    min-height: 110px;
  }
  /* line 130, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__block--mt-standard .hp__box--small.hp__box--small--third .hp__box--small__content,
  .body-v2 .hp__block--video .hp__box--small.hp__box--small--third .hp__box--small__content {
    height: 110px;
    min-height: 110px;
  }
  /* line 134, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__block--mt-standard .hp__box--small.hp__box--small--third .hp__box__content,
  .body-v2 .hp__block--video .hp__box--small.hp__box--small--third .hp__box__content {
    width: 50%;
    margin-top: 0;
    padding-top: 10px;
  }
  /* line 139, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__block--mt-standard .hp__box--small.hp__box--small--third .hp__box__label,
  .body-v2 .hp__block--video .hp__box--small.hp__box--small--third .hp__box__label {
    left: -100%;
    bottom: 0;
    top: auto;
    margin-bottom: 0;
  }
  /* line 144, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__block--mt-standard .hp__box--small.hp__box--small--third .hp__video-icon,
  .body-v2 .hp__block--video .hp__box--small.hp__box--small--third .hp__video-icon {
    margin-right: 70%;
  }
  /* line 152, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__news-list .hp__news-list__header {
    margin-bottom: 8px;
    padding-right: 0;
    padding-left: 0;
  }
  /* line 157, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__news-list .header-title {
    font-size: 16px;
    margin-top: 10px;
  }
  /* line 161, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__news-list .header-date {
    font-size: 12px;
    margin-bottom: 8px;
    padding-left: 3px;
  }
  /* line 166, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__news-list .hp__news-list__content {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 170, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__news-list .hp__news-list__element {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0;
    padding-left: 2px;
    padding-right: 10px;
    margin-left: 15px;
    padding-bottom: 6px;
  }
  /* line 178, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__news-list .hp__news-list__element:before {
    font-size: 32px;
    left: -35px;
    top: -12px;
  }
  /* line 185, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__news-list__ad {
    position: relative;
  }
  /* line 191, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__block--four .hp__box--column {
    height: 100%;
  }
  /* line 196, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__block--four .hp__block__row--xs--first .hp__box--column {
    padding-bottom: 13px !important;
  }
  /* line 200, ../../src/scss/hp/_xs.scss */
  .body-v2 .hp__block--four .hp__block__row--xs--first,
  .body-v2 .hp__block--four .hp__block__row--xs--second {
    clear: both;
  }
}


