

/* Start:/local/templates/main/components/bitrix/news/blog/bitrix/news.list/.default/style.css?174501448222527*/


/* Start:/local/templates/.default/components/bitrix/news/blog_new2/style.css?1694371575910*/
.news-container .news{
	margin-top: 32px;
}

.news-container .description{
	margin-top: 46px;
}

.news-container > div:first-child{
	margin-top: 0;
}

/***PHONES***/
@media(max-width: 991px){
	.news-container .news{
		margin-top: 18px;
	}

	.news-container .description{
		margin-top: 14px;
	}
}

.articles__block-wrapper .articles__block{
	flex-grow:1 !important;
}
.articles__block-wrapper{
	width:100%;
}

.category__checkbox-item{
	margin-bottom:16px !important;
}
.category__checkbox-item a:hover{
	text-decoration:underline !important;
}

.news-detail-pic > img{
	position:static !important;
	width:initial !important;
	height:initial !important;
	transform:initial !important;
}  

.shops__title {
  font-size: 40px;
  line-height: 1.4;
  margin-bottom: 32px;
  font-weight: 700;
}
@media (max-width: 1200px) {
  .shops__title {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 14px;
  }	
}
/* End */


/* Start:/bitrix/components/bitrix/search.title/templates/blog/style.css?16927846754937*/
.bx-searchtitle {
	margin: 10px 0 0;
}
.bx-searchtitle .bx-block-title {
	font-family: var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-semi-bold, 600);
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {}
.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #f8fafc;
	border: 1px solid #d5dadc;
	border-right: none;
	border-radius: 2px 0 0 2px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	background: #95a1a8;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:6px 12px;
	border-radius: 0 2px 2px 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background: #1484CE;
}


div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 370px;
	margin-top:-3px;
	background-color: #FFF;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/components/bitrix/search.title/templates/blog/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_searche{}
.bx_searche .bx_img_element{
	background: #fafafa;
	float: left;
	width: 67px;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx_searche .bx_item_block{
	min-height: 65px;
	position: relative
}
.bx_searche .bx_image{
	width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8;
}
.bx_searche .bx_item_element{
	/*float: left;*/
	padding-left: 10px;
	margin-left: 70px;
}
.bx_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_searche .bx_item_element a{
	margin-top: 10px;
	display: inline-block;
	color: #4788cb;
	font-size: 13px;
	text-decoration: none;
}
.bx_searche .bx_item_element a b{color: #313131;font-weight: 600;}
.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_searche .bx_price{
	font-weight:bold;
	font-size:13px;
}
.bx_searche .bx_price .old{
	font-weight:normal;
	text-decoration: line-through;
	color: #636363
}
.bx_item_block.all_result{min-height:0}
.bx_item_block.others_result{
	min-height: 0;
	padding: 0 0 12px;
	line-height: 12px;
}
.bx_item_block.all_result .all_result_title{
	display: block;
	font-size: 12px;
	color: #a7a7a7;
	padding-top: 15px;
	padding-bottom: 10px;
}
.bx_item_block.all_result .all_result_title a{color: #a7a7a7}
.bx_item_block.all_result .all_result_title a:hover{color: #4788cb}
.bx_item_block.all_result a{
	margin-top: 0;
}
input#title-search-input2 {
    width: 100%;
    padding: 0.6875rem 0.75rem 0.6875rem 1.375rem;
    font-size: .9375rem;
    line-height: 1.47;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    border: none;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 1.75rem;
    background: url(/search.svg) no-repeat 0;
    padding-left: 23px;
}
.bx-searchtitle .bx-input-group {
    width: 100%;
}
input#title-search-input2::placeholder {
    font-size: 13px;
    font-weight: 600;
    color: black;
}
div#title-search2 {
    margin-top: 35px;
}
.bx_item_element {
    margin-left: 0 !important;
}
.bx_item_element {
    display: block !important;
}
.bx_searche .bx_item_block {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 12px 0px 21px !important;
}
.bx_item_element a {color:#313131 !important; font-weight:400;}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/blog_new2/style.css?169755675215962*/
.promotions .h2{
	margin-top: 46px;
}

.promotions-item{	
	height: 236px;
	display: block;
	margin-bottom: 24px;
	position: relative;
	overflow: hidden;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.promotions-item-completed{
	background: #f4fafb;
}

.promotions-item-pic,
.promotions-item-block-container,
.promotions-item-block-container:before,
.promotions-item-block-container:after,
.promotions-item-block{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.promotions-item-pic{
	background: #6e858a;
	z-index: 197;
}

.promotions-item-completed .promotions-item-pic{	
	opacity: 0.2;
	-webkit-filter: grayscale(100%) blur(5px);
	-moz-filter: grayscale(100%) blur(5px);
	-o-filter: grayscale(100%) blur(5px);
	-ms-filter: grayscale(100%) blur(5px);
	filter: grayscale(100%) blur(5px);
}

.promotions-item-pic > img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 50%;
	top: 50%;	
	z-index: 198;
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);	
	-webkit-transition: -webkit-transform 0.45s ease 0s;
	-moz-transition: -moz-transform 0.45s ease 0s;
	-o-transition: -o-transform 0.45s ease 0s;
	transition: transform 0.45s ease 0s;
}

.promotions-item-pic > img[data-lazyload-src]{
	-webkit-transition: -webkit-transform 0.45s ease 0s, opacity 0.3s ease 0s;
	-moz-transition: -moz-transform 0.45s ease 0s, opacity 0.3s ease 0s;
	-o-transition: -o-transform 0.45s ease 0s, opacity 0.3s ease 0s;
	transition: transform 0.45s ease 0s, opacity 0.3s ease 0s;
}

.bx-no-touch .promotions-item:not(.promotions-item-completed):hover .promotions-item-pic > img,
.bx-touch .promotions-item:not(.promotions-item-completed):active .promotions-item-pic > img{
	-moz-transform: translate(-50%, -50%) scale(1.1) rotate(0.02deg);
	-o-transform: translate(-50%, -50%) scale(1.1);
	-webkit-transform: translate(-50%, -50%) scale(1.1);
	transform: translate(-50%, -50%) scale(1.1);
}

.promotions-item-block-container{	
	z-index: 199;
}

.promotions-item-block-container:before{
	content: "";
	background: -moz-linear-gradient(top, rgba(61, 75, 82, 0) 0%, #3d4b52 100%);
	background: -webkit-linear-gradient(top, rgba(61, 75, 82, 0) 0%, #3d4b52 100%);
	background: linear-gradient(to bottom, rgba(61, 75, 82, 0) 0%, #3d4b52 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#003d4b52", endColorstr="#3d4b52", GradientType=0);
}

.promotions-item-completed .promotions-item-block-container:before{	
	background: -moz-linear-gradient(top, rgba(61, 75, 82, 0) 0%, #b2c7cb 100%);
	background: -webkit-linear-gradient(top, rgba(61, 75, 82, 0) 0%, #b2c7cb 100%);
	background: linear-gradient(to bottom, rgba(61, 75, 82, 0) 0%, #b2c7cb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#003d4b52", endColorstr="#b2c7cb", GradientType=0);
}

.promotions-item-block-container:after{
	opacity: 0;
	content: "";
	background: -moz-linear-gradient(top, rgba(61, 75, 82, 0.5) 0%, #6639b6 100%);
	background: -webkit-linear-gradient(top, rgba(61, 75, 82, 0.5) 0%, #6639b6 100%);
	background: linear-gradient(to bottom, rgba(61, 75, 82, 0.5) 50%, #6639b6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#803d4b52", endColorstr="#6639b6", GradientType=0);
	-webkit-transition: opacity 0.3s ease 0s;
	-moz-transition: opacity 0.3s ease 0s;
	-o-transition: opacity 0.3s ease 0s;
	transition: opacity 0.3s ease 0s;
}

.promotions-item-completed .promotions-item-block-container:after{	
	content: none;
}

.bx-no-touch .promotions-item:hover .promotions-item-block-container:after,
.bx-touch .promotions-item:active .promotions-item-block-container:after{
	opacity: 1;
}

.promotions-item-block{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
	padding: 24px;
	z-index: 200;
}

.promotions-item-title{
	font-family: "Museo Sans Cyrl 500", sans-serif;
	font-size: 24px;	
	color: #fff;
	text-align: center;
	line-height: 29px;
}

.promotions-item-date{	
	margin-top: 12px;
	color: #fff;
	text-align: center;
}

/***ICONS***/
.promotions-item-icons{
	display: flex;
	justify-content: space-between;
	position: absolute;
	left: 12px;
	right: 12px;
	top: 12px;
	z-index: 200;
}

.promotions-item-icon{
	overflow: hidden;
}

.promotions-item-icon + .promotions-item-icon{
	margin-left: 12px;
	overflow: visible;
}

/***MARKER***/
.promotions-item-marker-container{
	max-width: 100%;
	float: left;
	clear: left;
}

.promotions-item-marker-container + .promotions-item-marker-container{
	margin-top: 4px;
}

.promotions-item-marker{	
	display: flex;
	align-items: center;	
	padding: 9px 12px 8px;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;	
}

.promotions-item-completed .promotions-item-marker{
	background: #8ea6ab !important;
}

.promotions-item-marker-14px{
	padding-top: 6px;
	padding-bottom: 5px;
}

.promotions-item-marker-24px{
	padding-top: 7px;
	padding-bottom: 6px;
}

.promotions-item-marker > i{
	margin-right: 7px;
	font-size: 18px;
	color: #fff;
}

.promotions-item-marker-14px > i{
	font-size: 14px;
}

.promotions-item-marker-24px > i{
	font-size: 24px;
}

.promotions-item-marker > span{
	overflow: hidden;	
	color: #fff;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.promotions-item-marker-14px > span{
	font-size: 14px;
	line-height: 17px;
}

.promotions-item-marker-24px > span{
	font-size: 24px;
	line-height: 29px;
}

/***TIMER***/
.promotions-item-timer{	
	display: flex;
	align-items: center;
	padding: 12px 12px 11px;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	background: #6639b6;	
}

.promotions-item-completed .promotions-item-timer{
	background: #8ea6ab;
}

.promotions-item-timer > i{	
	margin-right: 7px;
	font-size: 16px;
	color: #fff;
}

.promotions-item-completed .promotions-item-timer > i{
	display: none;
}

.promotions-item-timer > span{		
	color: #fff;
	white-space: nowrap;
}

.promotions-item-timer .countdown-amount:after{	
	content: ":";
}

.promotions-item-timer .countdown-section:last-child .countdown-amount:after{
	content: none;
}

.promotions-item-timer .countdown-period{
	display: none;
}

/***MORE***/
.promotions-more{
	padding-bottom: 22px;
}

.promotions-more .btn{
	width: 100%;
	height: 48px;
}

/***PHONES***/
@media(max-width: 991px){
	.promotions .h2{
		margin-top: 14px;
	}
	
	.promotions-item{	
		height: 185px;		
		margin: 0 -18px;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		-khtml-border-radius: 0;
		border-radius: 0;
	}

	.promotions-item-block{
		padding: 18px;
	}

	.promotions-item-title{		
		font-size: 20px;
		line-height: 24px;
	}

	.promotions-item-date{	
		margin-top: 6px;
	}

	/***MORE***/
	.promotions-more{
		margin: 0 -18px;
		padding: 0;
	}

	.promotions-more .btn{
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		-khtml-border-radius: 0;
		border-radius: 0;
	}
	
	/***PAGINATION***/
	.promotions-pagination{
		padding-top: 16px;
	}
}

.news .col-xs-12.col-md-4{
	float: none;
	display: inline-block;
	vertical-align: top;
}

.news .news-item{
	width: 100%;
	display: flex;
	margin-bottom: 32px;
	text-decoration: none;
}

.news-item__pic-wrapper{
	width: 100px;
	min-width: 100px;
	margin-right: 18px;
}

.news-item__pic{
	width: 100px;
	height: 100px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	background-color: #d0e0e3;
	-webkit-mask-image: -webkit-radial-gradient(circle, white, black);
}

.news-item__pic > img{
	width: auto;
	max-width: 100px;
	height: auto;
	max-height: 100px;
	-webkit-transition: -webkit-transform 0.3s ease 0s;
	-moz-transition: -moz-transform 0.3s ease 0s;
	-o-transition: -o-transform 0.3s ease 0s;
	transition: transform 0.3s ease 0s;
}

.news-item__pic > img[data-lazyload-src]{
	-webkit-transition: -webkit-transform 0.3s ease 0s, opacity 0.3s ease 0s;
	-moz-transition: -moz-transform 0.3s ease 0s, opacity 0.3s ease 0s;
	-o-transition: -o-transform 0.3s ease 0s, opacity 0.3s ease 0s;
	transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
}

.bx-no-touch .news .news-item:hover .news-item__pic > img,
.bx-touch .news .news-item:active .news-item__pic > img{
	-moz-transform: scale(1.25) rotate(0.02deg);
	-o-transform: scale(1.25);
	-webkit-transform: scale(1.25);
	transform: scale(1.25);
}

.news-item__caption{
	width: 100%;
}

.news-item__date{
	display: table;
	margin-top: 6px;
	color: #8ea6ab;
}

.news-item__title{
	margin-top: 6px;
	color: #3d4b52;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.bx-no-touch .news .news-item:hover .news-item__title,
.bx-touch .news .news-item:active .news-item__title{
	color: #6639b6;
}

/***PHONES***/
@media(max-width: 991px){
	.news .col-xs-12.col-md-4{
		float: left;
		display: block;
	}

	.news .news-item{
		margin-bottom: 12px;
	}

	.news-item__pic-wrapper{
		width: 80px;
		min-width: 80px;
		margin-right: 12px;
	}

	.news-item__pic{
		width: 80px;
		height: 80px;
	}

	.news-item__pic > img{
		max-width: 80px;
		max-height: 80px;
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		transition: none;
	}

	.news-item__pic > img[data-lazyload-src]{
		-webkit-transition: opacity 0.3s ease 0s;
		-moz-transition: opacity 0.3s ease 0s;
		-o-transition: opacity 0.3s ease 0s;
		transition: opacity 0.3s ease 0s;
	}

	.bx-no-touch .news .news-item:hover .news-item__pic > img,
	.bx-touch .news .news-item:active .news-item__pic  > img{
		-moz-transform: none;
		-o-transform: none;
		-webkit-transform: none;
		transform: none;
	}
}
.news-more .btn {
	width: 100%;
}

.rubrics-img-w{
width: 275px;
height: 175px;
margin-right: 26px;
}

.articles__block-wrapper .articles__block{
	border:none !important;
	padding-top:0px !important;
}

.blog-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: repeat(2, 240px);
  grid-gap: 30px;
}

.blog-item {
  background-color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
flex-direction: column;
  justify-content: flex-end;
  padding: 50px 60px 20px;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
background-size: cover !important;
background-repeat: no-repeat;  
color:#fff;
transition:.3s;
}
.blog-item__date, .blog-item__title, .blog-item__text {position:relative; z-index:101;}
.blog-item::before {
    content: '';
    display: block;
    position: absolute;
    z-index: 100;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.2);
    transition: .3s;
}

.blog-item:first-child {
  grid-column: 1/2;
  grid-row: 1/3;
  background: url("/local/templates/fplace_index/images/blog-1.png") center center/cover no-repeat;
}
.blog-item:nth-of-type(2) {
  grid-column: 2/3;
  grid-row: 1/2;
  background: url("/local/templates/fplace_index/images/blog-2.png") center center/cover no-repeat;
}
.blog-item:nth-of-type(3) {
  grid-column: 2/3;
  grid-row: 2/-1;
  background: url("/local/templates/fplace_index/images/blog-3.png") center center/cover no-repeat;
}
.blog-item__title {
  font-size: 24px;
  line-height: 1.3;
  color: #fff;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 100%;
  max-width:100% !important;
}
.blog-item__date{
	color:#fff; 
	font-weight: 700;
}
.blog-item__text{
	color:#fff;
	font-weight: 700;
	line-height: 1.3;
	max-width:90%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;	
}
.blog-item__text{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;		
}
.blog-item__title:hover, .blog-item:hover, .blog-item:active, .blog-item:focus{
	text-decoration:none !important;
}
.blog-item__title::after {
  content: "";
  display: block;
  width: 28px;
  height: 24px;
  background: url("/local/templates/fplace_index/images/arrow-link.svg") right center/28px no-repeat;
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.blog-item:hover .blog-item__title::after {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.blog__title {
  font-size: 40px;
  line-height: 1.3;
  margin-bottom: 33px;
  font-weight: 700;
}

.news-list {
  margin-top: 60px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}
.news-list a{
	text-decoration: none;
	border: 1px solid;
	padding: 10px;
}
.news-item-blog{
	margin-bottom:23px;
}
.news-item-blog:hover, .news-item-blog:active, .news-item-blog:focus{
	text-decoration:none;
}
.news-item__img {
  width: 100%;
  display: block;
  margin-bottom: 23px;
  cursor: pointer;
}
.news-item__title {
  line-height: 26px;
}
.news-item__title span {
  font-weight: 700;
  cursor: pointer;
  display:block;
  font-size:15px;
}
.news-item__preview_text{
	  font-size:15px;
	  line-height:20px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
overflow: hidden;	
}
.news-item__preview_text p{
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;	
	overflow: hidden;
}
.news-more{
	display:flex;
	width:100%;
	justify-content:center;
	grid-column: 1/5;
}

@media (max-width: 1660px) {
  .blog-item {
    padding: 32px 24px;
  }
  .blog-item::after {
    width: 24px;
    height: 20px;
    background-size: 24px;
  }
  .news-item__title {
    line-height: 20px;
  }	
	
}
@media (max-width: 991px) {
	
  .blog-list {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(3,360px);

  }
  
  .blog-item:first-child{
	grid-column: 1/1;
	grid-row: 1/1; 
  }
  .blog-item:nth-of-type(2){
	grid-column: 1/1;
	grid-row: 2/2; 
  }
   .blog-item:nth-of-type(3){
	grid-column: 1/1;
	grid-row: 3/3;	  
  } 
  .blog-item:not(:last-child) {
  
  }
  /*.blog-item:nth-of-type(2) {
    display: none;
  }
  .blog-item:nth-of-type(3) {
    display: none;
  }*/
  .news-list {
    margin-top: 20px;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
  }	
.news-more{
	display:flex;
	width:100%;
	justify-content:center;
	grid-column: 1/3;
}	
}
@media (max-width: 495px) {
  .blog-list {
    grid-template-rows: repeat(3,210px);
  }
  .news-list {
    grid-template-columns: 1fr;
  } 
  .blog-item {
    padding: 32px 24px 16px !important;
  }  
.news-more{
	display:flex;
	width:100%;
	justify-content:center;
	grid-column: 1/1;
}  
}

.blog-list a, .blog-item:nth-of-type(2), .blog-item:nth-of-type(3) {background-size:cover !important; background-repeat:no-repeat !important; background-position: center !important;}


/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section.list/rubrics_blog/style.css?1687447970142*/
.categories__ch-block_last{
	margin-top:0px !important; 
}
.textfield.textfield_rubr{
	margin-top:0px;
}
.btn-rubricks{
	width:100%;
}
/* End */


/* Start:/local/components/bbrain/subscribe/templates/faq/style.css?1687447969179*/
.textfield{
	height:44px;
	margin-top:15px;
	padding-left:8px;
box-sizing: border-box;
width: 100%;
}
.articles-col-r .subscribe .subscribe-btn{
	width:100% !important;
}
/* End */
/* /local/templates/.default/components/bitrix/news/blog_new2/style.css?1694371575910 */
/* /bitrix/components/bitrix/search.title/templates/blog/style.css?16927846754937 */
/* /local/templates/.default/components/bitrix/news.list/blog_new2/style.css?169755675215962 */
/* /local/templates/.default/components/bitrix/catalog.section.list/rubrics_blog/style.css?1687447970142 */
/* /local/components/bbrain/subscribe/templates/faq/style.css?1687447969179 */

/* End */
/* /local/templates/main/components/bitrix/news/blog/bitrix/news.list/.default/style.css?174501448222527 */
