.search-field.card.card--stretch>.card__wrap>a{
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.smart-filter{
  background: #fff;
  border: 1px solid #EBEBEB;
  visibility: hidden;
  max-height: 540px;
  overflow: hidden;
  border-radius: 0px;
  z-index: 1000;
  margin-bottom: 25px;
}
.smart-filter form{
  height: 100%;
}

.smart-filter .filter-section-h{
  font-size: 1.125rem;
  text-transform: none;
}
.smart-filter .filter-section-h:before,
.smart-filter .filter-section-h:after{
  display: none;
}
.smart-filter .filter-section-cnt ul{
  column-count: 3;
  display: flex;
  flex-wrap: wrap;
  column-gap: 10px;
}
.smart-filter .filter-section-h-wrap{
  pointer-events:none;
}
.smart-filter .filter-wrap{
  display: flex;
  height: 100%;
  flex-direction: column;
}
.smart-filter-header .smart-filter-parameters-box-title-text{
	margin-bottom: 0;
	margin-right: 8px;
}
.smart-filter-header{
	display: flex;
	margin-bottom: 20px;
	column-gap: 14px;
	flex-wrap: wrap;
    align-items: center;
	row-gap: 10px;
}
.filter-list label{
	cursor: pointer;
}
.filter-list .checkbox-text{
	white-space: nowrap;
}
.filter-list .checkbox-text,
.smart-filter-header-label{
    display: inline-block;
    border: 1px solid var(--orange);
    padding: 4px 10px;
    border-radius: 6px;
    font-size: 0.8125rem;
    font-weight: 400;
    background: white;
    color: black;
    cursor: pointer;
}
.filter-wrap .filter-list .checkbox-text:before{
	display: none;
}
.filter-wrap .filter-list input:checked~.checkbox-text,
.smart-filter-header-label:hover,
.smart-filter-header-label.pressed{
	background: var(--orange);
	color: #fff;
}
a.smart-filter-header-label.pressed{
	font-size: 0;
}
a.smart-filter-header-label.pressed:before{
	content: 'Свернуть';
	font-size: 0.6875rem;
}
.smart-filter-parameters-box-title-text.js-toggle-all span{
	display: inline-block;
	position: relative;
	border-bottom: 1px dashed;
}
.smart-filter-parameters-box-title-text.js-toggle-all span:hover{
	border-bottom-color: transparent;
}

.filter-close{
  display: none;
}
.filter-selected-var .remove i,
.filter-close{
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.2924 12.0003L0.00162597 23.2911L0.708733 23.9982L11.9995 12.7074L23.2905 23.9983L23.9976 23.2912L12.7067 12.0003L23.9992 0.707717L23.2921 0.000610352L11.9995 11.2932L0.707107 0.000742451L0 0.707849L11.2924 12.0003Z' fill='%23000000'/%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  position: absolute;
  right: 24px;
  top: 24px;
  background-size: contain;
  opacity: 0.45;
  z-index: 10;
}
.filter-body,
.filter-body *{
  outline:none !important;
}

.filter-close:hover{
  opacity: 0.75;
}

.smart-filter .filter-body{
  overflow: hidden;
  position: relative;
  max-height:calc(540px - 63px);
}
.smart-filter .filter-body-wrap{
  padding: 15px 20px 10px;
}

.filter-submit{
  display: none;
}

.smart-filter .filter-body,
.filter-top+.smart-filter{
	max-height: none !important;
}

@media (max-width: 768px) {
	.filter-top+.smart-filter .filter-section-h{
		width: 100%;
	}
  .filter-submit{
    display: none;
  }
  .filter-submit.shown{
    display: block;
  }
  .filter-top{
    display: block !important;
  }
}

.filter-top{
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: -10px;
}
.filter-top.is-filter-shown{
	padding-bottom: 0;
	border-bottom: 0;
}

.filter-row:first-child{
  margin-bottom: 16px;
}
.toggle-filter{
  margin-right: 16px;
  padding-left: 18px;
  padding-right: 18px;
}
.toggle-filter i{
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 11.5C3.55228 11.5 4 11.9477 4 12.5C4 13.0523 3.55228 13.5 3 13.5C2.44772 13.5 2 13.0523 2 12.5C2 11.9477 2.44772 11.5 3 11.5ZM13 11.5C13.5523 11.5 14 11.9477 14 12.5C14 13.0523 13.5523 13.5 13 13.5H7C6.44772 13.5 6 13.0523 6 12.5C6 11.9477 6.44772 11.5 7 11.5H13ZM3 7.5C3.55228 7.5 4 7.94772 4 8.5C4 9.05228 3.55228 9.5 3 9.5C2.44772 9.5 2 9.05228 2 8.5C2 7.94772 2.44772 7.5 3 7.5ZM13 7.5C13.5523 7.5 14 7.94772 14 8.5C14 9.05228 13.5523 9.5 13 9.5H7C6.44772 9.5 6 9.05228 6 8.5C6 7.94772 6.44772 7.5 7 7.5H13ZM3 3.5C3.55228 3.5 4 3.94772 4 4.5C4 5.05228 3.55228 5.5 3 5.5C2.44772 5.5 2 5.05228 2 4.5C2 3.94772 2.44772 3.5 3 3.5ZM13 3.5C13.5523 3.5 14 3.94772 14 4.5C14 5.05228 13.5523 5.5 13 5.5H7C6.44772 5.5 6 5.05228 6 4.5C6 3.94772 6.44772 3.5 7 3.5H13Z' fill='white'/%3E%3C/svg%3E%0A");
  width: 16px;
  height: 17px;
  display: inline-block;
  position: relative;
  margin-left: 12px;
  vertical-align: middle;
}
.filter-selected{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -10px;
}
.filter-selected-var{
    display: inline-block;
    border: 1px solid var(--orange);
    padding: 4px 10px;
    border-radius: 6px;
    font-size: 0.8125rem;
    font-weight: 400;
    background: white;
    color: black;
    cursor: pointer;
}
.filter-selected-var .remove{
    width: 8px;
    height: 8px;
    display: inline-block;
    position: relative;
    margin-left: 8px;
    vertical-align: middle;
    position: relative;
    top: -6px;
}
.filter-selected-var .remove i{
  position: relative;
  width: 8px;
  height: 8px;
  right: 0;
  top: 0;
  display: inline-block;
  opacity: 1;
}
.filter-drop{
	color: #fff;
	font-size: 0.875rem;
	margin-left: 14px;
}
.filter-drop:hover{
	color: #fff;
}
.filter-fade{
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.2);
  z-index: 100;
  left: 0;
  top: 0;
}
@media (max-width: 768px) {
  .filter-submit{
    padding-left: 0;
    border-top: 0;
    display: none;
  }
  .filter-submit.shown{
    display: block;
  }
  .filter-close,
  .filter-top{
    display: none;
  }
}

@media (max-width: 600px) {
.article-previews .col-xxs-12 {
  margin-bottom: 15px;
}

  }
iframe {
    max-width: 100%;
}

ul.filter-list {
    list-style-type: none;
}
.dashboar__link {
	color: black;
}

.separate-filter+.right-block-column .banner-placeholder,
.filters .smart-filter.filter{
  display: block;
}
.smart-filter{
  background: #fff;
  border: 1px solid #EBEBEB;
  max-height: 540px;
  overflow: hidden;
  border-radius: 0px;
  z-index: 1000;
  margin-bottom: 25px;
}
.smart-filter form{
  height: 100%;
}

.smart-filter .filter-section-h{
  font-size: 1.125rem;
  text-transform: none;
}
.smart-filter .filter-section-h:before,
.smart-filter .filter-section-h:after{
  display: none;
}
.smart-filter .filter-section-cnt ul{
  column-count: 3;
}
.smart-filter .filter-section-h-wrap{
  pointer-events:none;
}
.smart-filter .filter-wrap{
  display: flex;
  height: 100%;
  flex-direction: column;
}
.filter-close{
  display: none;
}
.filter-selected-var .remove i,
.filter-close{
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.2924 12.0003L0.00162597 23.2911L0.708733 23.9982L11.9995 12.7074L23.2905 23.9983L23.9976 23.2912L12.7067 12.0003L23.9992 0.707717L23.2921 0.000610352L11.9995 11.2932L0.707107 0.000742451L0 0.707849L11.2924 12.0003Z' fill='%23000000'/%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  position: absolute;
  right: 24px;
  top: 24px;
  background-size: contain;
  opacity: 0.45;
  z-index: 10;
}
.filter-body,
.filter-body *{
  outline:none !important;
}

.filter-close:hover{
  opacity: 0.75;
}

.smart-filter .filter-body{
  overflow: hidden;
  position: relative;
  max-height:calc(540px - 63px);
}
.smart-filter .filter-body-wrap{
  padding: 15px 20px 10px;
}

.filter-submit{
  padding: 14px 20px;
  border-top: 1px solid #EBEBEB;
}
.filter-submit .btn{
  margin-right: 8px;
}
.btn-sm {
  height: 33px;
  line-height: 1;
  border-radius: 8px;
  font-size: 0.875rem;
  padding: 0 10px;
}

.filter-top{
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 20px;
  margin-bottom: 20px;
  margin-top: -10px;
}
.filter-row{
	display: flex;
	align-items: center;
}
.filter-row:first-child{
  margin-bottom: 16px;
}
.filter-row .btn:first-child{
	margin-right: 20px;
}
.filter-row .btn:last-child{
	margin-left: auto;
}

.toggle-filter{
  margin-right: 16px;
  padding-left: 18px;
  padding-right: 18px;
}
.toggle-filter i{
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 11.5C3.55228 11.5 4 11.9477 4 12.5C4 13.0523 3.55228 13.5 3 13.5C2.44772 13.5 2 13.0523 2 12.5C2 11.9477 2.44772 11.5 3 11.5ZM13 11.5C13.5523 11.5 14 11.9477 14 12.5C14 13.0523 13.5523 13.5 13 13.5H7C6.44772 13.5 6 13.0523 6 12.5C6 11.9477 6.44772 11.5 7 11.5H13ZM3 7.5C3.55228 7.5 4 7.94772 4 8.5C4 9.05228 3.55228 9.5 3 9.5C2.44772 9.5 2 9.05228 2 8.5C2 7.94772 2.44772 7.5 3 7.5ZM13 7.5C13.5523 7.5 14 7.94772 14 8.5C14 9.05228 13.5523 9.5 13 9.5H7C6.44772 9.5 6 9.05228 6 8.5C6 7.94772 6.44772 7.5 7 7.5H13ZM3 3.5C3.55228 3.5 4 3.94772 4 4.5C4 5.05228 3.55228 5.5 3 5.5C2.44772 5.5 2 5.05228 2 4.5C2 3.94772 2.44772 3.5 3 3.5ZM13 3.5C13.5523 3.5 14 3.94772 14 4.5C14 5.05228 13.5523 5.5 13 5.5H7C6.44772 5.5 6 5.05228 6 4.5C6 3.94772 6.44772 3.5 7 3.5H13Z' fill='white'/%3E%3C/svg%3E%0A");
  width: 16px;
  height: 17px;
  display: inline-block;
  position: relative;
  margin-left: 12px;
  vertical-align: middle;
}
.btn{}
.btn-sm{}
.btn-orange{}
.filter-selected{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -10px;
}
.filter-selected-var .remove i{
  position: relative;
  width: 8px;
  height: 8px;
  right: 0;
  top: 0;
  display: inline-block;
  opacity: 1;
} 
.filter-drop{
  color: #005DA9;
  font-size: 0.875rem;
}


.filter-section {
	margin-bottom: 30px;
	padding-top: 4px; }
	@media (max-width: 768px) {

		.filter-row .btn:last-child{
			margin-left: 0 !important;
		}
		.js-filter-toggle svg{
			position: relative;
			top: 2px;
		}


		.filter-top+.smart-filter .filter-section-cnt ul{
			column-count: 1;
		}
		.filter-row:first-child{
			display: flex;
			flex-direction: column;
			row-gap: 10px;
		}
		.filter-row .btn:first-child{
			margin-right: 0;
		}
		.filter-row .btn:last-child{
			margin: 0;
			order: -1;
		}


		.filter-section.filter-section{
			display: block;
		}
		.filter-section.shown {
		  display: block; } }

  .filter-section-h {
	font-size: 1rem;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	position: relative; }
	.filter-section-h:after {
	  width: 11px;
	  height: 2px;
	  background: #000;
	  position: absolute;
	  content: '';
	  right: 0;
	  top: 0;
	  bottom: 0;
	  margin: auto; }
	.filter-section-h:before {
	  width: 11px;
	  height: 2px;
	  background: #000;
	  position: absolute;
	  content: '';
	  right: 0;
	  top: 0;
	  bottom: 0;
	  margin: auto;
	  -webkit-transform: rotate(90deg);
		  -ms-transform: rotate(90deg);
			  transform: rotate(90deg);
	  -webkit-transition: -webkit-transform 0.3s;
	  transition: transform 0.3s; }
	.filter-section-h.called:before {
	  -webkit-transform: rotate(0deg);
		  -ms-transform: rotate(0deg);
			  transform: rotate(0deg); }

  .filter-section-cnt {
	display: none; }
	.filter-section-cnt ul {
	  list-style-type: none;
	  padding: 0;
	  margin: 0; }
	  .filter-section-cnt ul li {
		margin-bottom: 11px; }

  .filter-list .checkbox-text {
	display: inline-block;
	max-width: 100%; }
	.filter-list .checkbox-text sup {
	  top: -4px;
	  margin-left: 0.3em; }

  .checkbox-text {
	display: block;
	padding-left: 32px;
	position: relative;
	font-size: 0.875rem; }
	.checkbox-text:before {
	  width: 16px;
	  height: 16px;
	  content: '';
	  position: absolute;
	  left: 0;
	  top: 0px;
	  background: #E4E6E7;
	  border-radius: 2px;
	  cursor: pointer; }

  .filter-list label [type="radio"]{
	display: none;
  }

  label input[type="checkbox"] {
    display: none;
	}

  [type="radio"]~.checkbox-text:before{
	border-radius: 100%;
  }
  [type="radio"]:checked~.checkbox-text:before{
	background: #fff;
	box-shadow: inset 0 0 0 5px #fe9f26;
  }

.checkbox-text sup {
    font-weight: bold;
    font-size: 0.75rem;
    line-height: 1.1;
    color: #353535;
    opacity: 0.5;
    position: relative;
    margin-left: -2px;
    top: -7px; }


.filter-row .btn {
	margin-right: 1em;
}

button.btn.js-filter-toggle {
	background-color: var(--orange);
	color: #fff;
}

.js-filter-toggle {
	position: relative;
	padding-right: 35px;

}
.js-filter-toggle:after {
	content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #ffffff transparent transparent transparent;
    display: inline-block;
    margin-left: 10px;
    position: absolute;
    right: 15px;
	transition: all 0.3s;
}
.js-filter-toggle.is-called:after {
	transform: rotate(180deg);
}

@media (max-width:767px){
	.js-filter-toggle:after{
		border-color: #fff transparent transparent transparent;
	}
	.filter-row .btn{
		 margin-right: 0;
	}
}

.filter-drop{
	margin-left: 0;
    background: none;
    color: var(--orange);
    font-weight: 500;
    border: 1px dashed var(--orange);
	padding-left: 45px;
    position: relative;
    padding-right: 20px;
}
.filter-drop:hover{
	background: var(--orange);
	color: #fff;
}
.filter-drop:before{
	width: 24px;
	height: 24px;
	background: url(../images/close-cross.svg) no-repeat;
	background-size: contain;
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -12px;
	left: 10px;
}


.left-block-column, 
.pager-reload{
    width: 100%;
    
}
.filter-solutions .filter-drop{
    align-self: center;
	padding: 0;
	display: none;
}
.filter-drop:before{
	display: none;
}
.filter-drop:hover{
	background: none;
	color: var(--orange);
}

.filter-top+.smart-filter,
.filter-top+.smart-filter form,
.filter-top+.smart-filter .filter-wrap,
.filter-top+.smart-filter .jspContainer,
.filter-top+.smart-filter .jspPane{
	height: auto !important;
	position: relative !important;

}


.rating-badges{
    display: flex;
    align-items: center;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.rating-badges li{
    padding: 0 4px;
    position: relative;
}

.rating-badges li:not(:first-child):not(:empty):before{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: 16px;
    width: 1px;
    content: '';
    background: #121212;
    opacity: 0.08;
    margin: auto;
}
.rating-badges .icon-placeholder{
    width: 28px;
    height: 28px;
    border-radius: 28px;
    text-align: center;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.rating-badges .icon-placeholder a{
    display: flex;
}
.icon-size-middle{
    width: 24px;
    height: 24px;
}

.icon-placeholder--grad{
    background: linear-gradient(75.96deg, rgba(20, 52, 163, 0.1) 5%, rgba(20, 52, 163, 0) 108.21%);
}
.icon-placeholder--blue{
    font-weight: 800;
    font-size: 0.625rem;
    letter-spacing: -0.04em;
    color: var(--orange);
    background: linear-gradient(72.24deg, #F6F6F6 4.77%, rgba(246, 246, 246, 0) 158.36%);
}
.icon-cup{
    width: 22px;
    height: 22px;
}

.personal-card-icons .rating-badges li{
    padding: 0 5px;
}


.project-brief {
  padding-left: 60px;
  padding-right: 60px;
  position: relative;
}
.project-brief .icon-placeholder,
.project-brief .prize-placeholder {
  position: absolute;
  left: 0;
  top: 0;
  width: 66px;
  height: 100%;
  color: var(--blue);
}
.project-brief .icon-placeholder {
    display: inline-block;
    position: absolute;
    left: 20px;
    top: 19px;
	width: auto;
	height: auto;
}

.project-brief .icon-placeholder svg,
.project-brief .prize-placeholder svg {
  position: absolute;
  width: 24px;
  height: 24px;
}
.project-brief .prize-placeholder {
  left: auto;
  right: 0;
}
@media (max-width: 900px) {
  .project-brief {
      padding-left: 0;
      padding-right: 60px;
      font-size: 1rem;
  }
  .project-brief .icon-placeholder,
  .project-brief .prize-placeholder {
      left: auto;
      right: 0;
      width: 30px;
      height: 30px;
  }
  .project-brief .icon-placeholder svg,
  .project-brief .prize-placeholder svg {
      width: 30px;
      height: 30px;
  }
  .project-brief .icon-placeholder {
      top: 0;
      display: none;
  }
  .project-brief .prize-placeholder {
      top: 0;
  }
}
.project-description > :first-child {
  margin-top: 0;
}
.project-description > :last-child {
  margin-bottom: 0;
}
section:not(.bg-grey) .box {
  -webkit-box-shadow: 0 8px 48px rgba(0, 0, 0, 0.08);
  box-shadow: 0 8px 48px rgba(0, 0, 0, 0.08);
}

.elements-unit .news-element{
  margin-top: -5px;
  margin-bottom: -6px;
}


/*=============*/
.articles-navigation ul {
	flex-wrap: wrap;
}

.articles-navigation ul li {
	margin-bottom: 16px;
}

.article-itself{
	background: white;
    box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
	margin-bottom: 40px;
}
.article-itself .article-contents{
	padding: 24px;
}
@media (min-width: 768px){
	.article-contents:after {
		content: '';
		width: 1px;
		background: #d1d1d1;
		flex-shrink: 0;
	}
}

.article-itself .article-header{
	margin-bottom: 0;
	padding: 24px;
}
.article-header-with-bg{
	border-radius: 8px 8px 0 0;
	position: relative;
	display: flex;
	flex-direction: column;
	min-height: 500px;
	background-size: cover;
	background-repeat: no-repeat;
	justify-content: flex-end;
	color:#fff;
}
.article-itself .article-header:not(.article-header-with-bg){
	padding-bottom: 0;
}
.article-header-with-bg>*{
	position: relative;
	z-index: 5;
}
.article-header-with-bg:after{
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.65);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	border-radius: 8px 8px 0 0;
}

.article-header .article-thumb-company{
	padding: 0;
}
.article-header.article-header--company .article-thumb-company{
	padding: 30px 0;
}
.article-header.article-header--company .article-thumb-company h1{
	text-transform: none;
}

.article-header .article-thumb-company h1{
	font-size: 2rem;
	font-weight: normal;
	margin: 0;
}
.article-header .article-thumb-company .company-name a{
	color: #fff;
}
.article-header:not(.article-header-with-bg) .article-thumb-company .company-name a{
	color: #000;
}
.article-header:not(.article-header-with-bg) .article-thumb-company h1{
	max-width: 820px;
}
.article-header-f{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	column-gap: 24px;
	row-gap: 10px;
	margin-top: 30px;
	align-items: center;
	margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #ddd;
}

.article-header--company .article-header-f{
	background: var(--bg-grey);
	border: 0;
	padding-left: 15px;
	padding-right: 15px;
}
.article-header--company .article-header-f .article-header-brief{
	border: 0;
}

.article-header.article-header-with-bg .article-header-f{
	margin-top: 20px;
	padding-top: 0;
	border-top: 0;
}
@media (min-width: 767px){
	.article-header.article-header-with-bg .article-thumb-tags{
		margin-left: auto;
	}
	.article-header.article-header--company .article-thumb-company .company-img{
		width: 160px;
		height: 160px;
	}
	
}
.article-header-contacts{
	color: #fff;
	display: flex;
	column-gap: 24px;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: bold;
}
.article-header-contacts address{
	font-style: normal;
}
.article-header-f .article-header-contacts a{
	color: #fff;
}
.article-header:not(.article-header-with-bg) .article-header-contacts,
.article-header:not(.article-header-with-bg) .article-header-contacts a{
	color: #000;
}

.article-header:not(.article-header-with-bg) .article-header-contacts {

}

.article-header.article-header-with-bg .article-thumb-tag{
	color: #fff;
	border-color: #fff;
}

.article-header .article-thumb-tags{
	margin-bottom: 0;
	margin-top: 0;
	display: flex;
    column-gap: 6px;
    flex-wrap: wrap;
}
.article-itself h4{
	font-size: 1.25rem;
	margin-top: 1em;
	margin-bottom: 1em;
}

.subsection-contents{
	display: flex;
	flex-wrap: wrap;
	column-gap: 24px;
	row-gap: 20px;
}
.subsection-block{
	background: white;
	box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	padding: 20px;
	width: calc(33.3334% - 16px);
	font-size: 0.9rem;
}
.subsection-block.news-element>figure:first-child:not(:last-child){
	margin-left: -20px;
	margin-right: -20px;
	margin-top: -20px;
	margin-bottom: 20px;
}
.subsection-block.news-element>figure:first-child:not(:last-child) img{
	border-radius: 8px 8px 0 0;
}

#interview .subsection-block,
#reviews .subsection-block{
	width: calc(50% - 12px);
}
.companies-review{
	display: flex;
    flex-wrap: wrap;
	column-gap: 24px;
	row-gap: 20px;
	padding-bottom: 30px;
}
.companies-review .author-text{
	align-self: center;
}
.companies-review .article-thumb-text{
	padding: 0;
}
.subsection{
	margin-bottom: 40px;
}
.subsection-block.videoplayer{
	padding: 0;
}
.subsection-block.videoplayer img{
	border-radius: 8px;
	overflow: hidden;
}
.subsection h3{
	margin-bottom: 1em;
}
.subsection-block .date{
	font-size: 0.875rem;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.subsection-block h3{
	margin-bottom: 1em;
    font-size: 22px;
    font-weight: normal;
    line-height: 1.2;
    margin-top: 0;
}
.elements-unit h3:only-child{
	margin-bottom: 0;
}

.article-contents{
	display: flex;
	column-gap: 20px;
}

.article-contents aside{
	min-width: 320px;
	flex-shrink: 1;
	order:1;
}

.article-contents-proper{
	max-width: 50em;
	width: 100%;
} 
.article-contents-proper section{
	margin-top: 30px;
}

.article-contents-proper h3{
	margin-bottom: 0.5em;
	font-size: 1.5rem;
}

.article-contents-proper .company-contacts{
	background: var(--bg-grey);
    padding: 10px;
    border-radius: 3px;
    font-size: 0.8rem;
	flex-direction: row;
	column-gap: 20px;
	color: #000;
}
.article-contents-proper .company-contacts a{
	color: #000;
}

.company-contacts{
	padding: 24px;
    font-size: 0.875rem;
}
.article-thumb-company .company-contacts{
	background: var(--bg-grey);
	padding: 10px;
	font-weight: normal;
}
.article-thumb-company+.article-thumb-tags{
	margin-top: 10px;
}

.company-contacts h3{
	margin-bottom: 0.5em;
}
.elements-unit h3,
.subsection-block h3{
	margin-bottom: 1em;
    font-size: 22px;
    font-weight: normal;
    line-height: 1.2;
    margin-top: 0;
}
.subsection-block h3{
	font-size: 1.2rem;
}
.elements-unit h3:only-child{
	margin-bottom: 0;
}
.subsection-block.news-element figure a{
	position: relative;
	display: block;
	padding-top: 56.25%;
}
.subsection-block.news-element figure a img{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	object-fit: cover;
}
.subsection-block.news-element p:last-of-type{
	margin-bottom: 0;
}

.company-contacts address{
	font-style: normal;
	position: relative;
	margin-bottom: 6px;
}
.company-contacts address .fa{
	width: 30px;
	text-align: center;
	color: var(--orange);
	font-size: 1rem;
	position: absolute;
	left: 0;
}
.solution-mobile-img{
	display: none;
}

@media (max-width:1024px){
	.subsection-block{
		width: calc(50% - 12px);
	}
}
@media (max-width:767px){
	.article-header.article-header--company .article-thumb-company{
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.article-contents{
		flex-direction: column;
		row-gap: 36px;
	}
	.article-header-with-bg{
		background: none !important;
		color: #000;
	}
	.article-header-with-bg{
		min-height: 0;
	}
	.article-itself .article-header{
		padding-bottom: 0;
	}
	.article-header-f .article-header-contacts a,
	.article-header-f .article-header-contacts,
	.article-header .article-thumb-company .company-name a{
		color: #000;
	}
	.article-header.article-header-with-bg .article-thumb-tag{
		color: var(--orange);
		border-color: var(--orange)
	}
	.article-header-contacts{
		flex-wrap: wrap;
		row-gap: 10px;
		padding: 16px 24px;
		margin: 0 -24px;
		background: #f8f8f8;
		font-weight: normal;
	}
	.article-header-with-bg:after{
		display: none;
	}
	.solution-mobile-img{
		display: block;
		margin: -24px -24px 24px -24px;
		width: calc(100% + 48px);
		max-width: max-content;
		border-radius: 8px 8px 0 0;
	}
	.article-header-f{
		margin-top: 0;
		margin-bottom: 0;
	}
	
	
	.graphs-subsection,
	.subsection-contents{
		flex-direction: column;
		row-gap: 20px;
	}	
	#interview .subsection-block,
	#reviews .subsection-block,
	.graphs-col,
	.subsection-block{
		width: 100%;
	}
	.article-header .article-thumb-company {
		padding: 0;
		justify-items: flex-start;
		align-items: flex-start;
		row-gap: 20px;
	}
	.article-header .article-thumb-company h1 {
		font-size: 1.5rem;
		font-weight: normal;
		margin: 0;
		line-height: 1.2;
	}
	.article-header .article-thumb-tags {
		margin-bottom: 0;
		margin-top: 10px;
		align-self: flex-start;
	}
	.article-thumb-company .company-name{
		margin-bottom: 10px;
	}
	.graph-itself{
		max-width: 100%;
	}
	.subsection-block.videoplayer img{
		border-radius: 0;
	}
	.article .subsection-block figure{
		margin-left: -20px;
		margin-right: -20px;
	}
	.article .subsection-block .media-element:first-child{
		margin-top: -20px;
	}
	.article .subsection-block .media-element:first-child img{
		border-radius: 8px 8px 0 0;
	}
	.article-header-f{
		margin-bottom: 0px;
	}
}

.btn-play svg{
	display: none;
}
section:not(.bg-grey) .box {
	-webkit-box-shadow: 0 8px 48px rgba(0, 0, 0, 0.08);
	box-shadow: 0 8px 48px rgba(0, 0, 0, 0.08);
  }
  
  .elements-unit {
	margin-bottom: 8px;
	padding: 30px 24px;
  }

  .subsection-list{
	display: flex;
    flex-wrap: wrap;
    column-gap: 24px;
    row-gap: 0;
  }
  .subsection-list .elements-unit{
	width: 100%;
  }
  @media (min-width:991px){
	  .subsection-list .elements-unit{
		width: calc(50% - 12px);
	  }
  }

  .box {
	background: #fff;
	border-radius: 10px;
	padding: 20px;
  }
  a.elements-unit{
	display: block;
	position: relative;
	padding-left: 60px;	
  }
  a.elements-unit.is-has-prize{
	padding-right: 60px;
  }
  a.elements-unit>svg,
  a.elements-unit i[class*="icon"]{
	display: inline-block;
	position: absolute;
	left: 20px;
	top: 19px;
  }
  a.elements-unit>svg{
	width: 24px;
	height: 24px;
	
	fill:var(--orange);
	stroke:var(--orange);
  }
  a.elements-unit>svg.icon-octahedron{
	filter: url(#orangize) opacity(0.55);
  }
  a.elements-unit .prize-placeholder,
  a.elements-unit .prize-placeholder img{
	width: 24px;
	height: 24px;
  }
  a.elements-unit .prize-placeholder{
	position: absolute;
	right: 20px;
	top: 15px;
  }

  .project-brief .prize-placeholder {
    left: auto;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: auto;
}
.solution-banner a {
    position: relative;
    display: block;
    padding-top: 56.25%;
}
.solution-banner img{
	width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    object-fit: cover;
}  
.solution-banner {
    width: calc(33.333% - 16px);
	text-align: center;
}
.solution-banner-text {
    display: inline-block;
    font-size: 0.8rem;
    background: lightgray;
    padding: 6px 12px;
    background: white;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    margin-top: 10px;
}
.article-itself .article-header:not(.article-header-with-bg){
	padding-bottom: 20px;
}
.article-header:not(.article-header-with-bg) .article-header-contacts, 
.article-header:not(.article-header-with-bg) .article-header-contacts a{
	color: var(--grey);
}
.company-contacts {
    padding: 0; margin: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.colorize{
	filter: url(#colorize);
}
.rating-badges svg{
	fill:var(--blue);
	stroke:var(--blue);
}
.project-brief .icon-placeholder svg{
filter: url(#orangize) opacity(0.55);
}

.rating-badges li:before{
	display: none;
}
.article-header-f .solution-feature,
.rating-badges .icon-placeholder{
	width: 28px;
    height: 28px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;

}
.article-header-f{
	row-gap: 20px;
}
.article-header-f .solution-feature svg{
	width: 20px;
	height: 20px;
	fill: var(--orange-bright);
	stroke: var(--orange-bright);
}


.article-header-f{
	flex-wrap: nowrap;
}
.article-header-brief{
	flex-shrink: 0;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	column-gap: 20px;
	justify-content: space-between;
}
.article-header-brief .company-contacts{
	align-items: flex-start;
	width: 100%;
	background: none;
	flex-direction: row;
}
.article-header-brief~.article-thumb-tags{
	align-self: flex-end;
	justify-content: flex-end;
}
.article-header-fact{
    display: flex;
    align-items: center;
    font-size: 1rem;
    column-gap: 6px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 6px;
    color: #444;
}

.rating-badges li:first-child{
	padding-left: 0;
}
.rating-badges i,
.rating-badges svg{
  width: 24px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
}

@media (max-width: 991px){
	.article-header .article-thumb-company{
		flex-direction: row;
		flex-wrap: wrap;
		align-items: center;
	}
	.article-header:not(.article-header-with-bg) .article-header-contacts {
		align-items: flex-start;
		width: auto;
		margin: 0;
		padding: 0;
		background: none;
		flex-direction: row;
		font-size: 0.8rem;
		column-gap: 1em;
		padding-bottom: 10px;
		border-top: 1px solid #ddd;
		width: 100%;
		padding: 10px 0;
	}
	.article-header-fact{
		font-size: 0.8rem;
		margin-top: 0;
		margin-bottom: 0;
		min-height: 28px;
	}
		.article-header-f{
		flex-direction: column;
	}
	.article-header-brief {
		width: 100%;
		flex-direction: column;
    row-gap: 6px;
	}
	.article-header-brief~.article-thumb-tags{
		justify-content: flex-start;
	}
	.graphs-col .article-thumb-tags{
		max-width: 100%;
	}
	.solution-banner {
		width: 100%;
	}
}

.row .row>.article{
	width: 100%;
}