

/* Start:/bitrix/templates/dresscode/components/bitrix/menu/personal/style.min.css?17520709861055*/
#personalMenu{margin:0 0 24px;padding:0;overflow:hidden;list-style:none;border-bottom:1px solid #f1f1f1}#personalMenu li{float:left;margin-right:24px;margin-bottom:24px}#personalMenu li:last-child{margin-right:0}#personalMenu li a{color:#000;font-size:16px;text-decoration:none;transition:all .2s ease-in-out}#personalMenu li a:active{position:relative;top:1px}#personalMenu li .selected{padding-bottom:4px;font-family:robotobold;border-bottom:1px dashed #000}#personalMenu li .selected:hover{color:#000}@media all and (max-width:1024px){#personalMenuWrap{position:relative;min-width:100%;height:40px;overflow:hidden;overflow-x:auto}#personalMenuWrap ul{overflow:auto;white-space:nowrap}#personalMenu li{display:inline-block;float:none;margin-right:18px;margin-bottom:18px;white-space:nowrap;vertical-align:top}#personalMenu::after{position:absolute;top:0;right:0;width:35px;height:100%;background:linear-gradient(left,rgb(255 255 255 / 20%),#fff 100%);background:linear-gradient(to right,rgb(255 255 255 / 20%),#fff 100%);content:"";pointer-events:none}}
/* End */


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


/* Start:/local/templates/.default/components/bitrix/news/proekty/bitrix/news.list/.default/style.css?176951405914662*/
.tiles-list {
	max-width: none;
	margin: -12px;
	font-size: 0;
}

.tiles-list .tile-wrap {
	display: inline-block;
	width: 20%;
	padding: 12px;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #000;
}

.tiles-list .tile {
	height: 396px;
	border: 1px solid #e7e8ea;
}

.tiles-list .tb {
	height: 100%;
}

.tiles-list .tc {
	vertical-align: top;
}

.tiles-list .tile.no-image .tc {
	vertical-align: middle;
}

.tiles-list .tile.no-image .h3 {
	max-height: 60px;
}

.tiles-list .tile.center-image .image {
	background-size: contain;
}

.tiles-list .image-wrap {
	position: relative;
	display: block;
	height: 200px;
	overflow: hidden;
}

.tiles-list .image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.tiles-list .image-wrap:hover .image {
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
}

.tiles-list .tile-text {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 12px 18px 18px;
}

.tiles-list .tile-time {
	font-size: 13px;
	color: #888888;
}

.tiles-list .tile-time:after {
	content: "";
	display: block;
	width: 50px;
	height: 1px;
	margin: 8px 0 12px;
	background: #cccccc;
}

.tiles-list .tile-date {
	margin-bottom: 6px;
	font-size: 13px;
	color: #cccccc;
}

.tiles-list .h3 {
	max-height: 40px;
	overflow: hidden;
	margin-bottom: 6px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.tiles-list .tile-descr {
	max-height: 45px;
	overflow: hidden;
	font-size: 13px;
	line-height: 15px;
}

.tiles-list .btn-simple {
	margin-top: 8px;
}

.tiles-list .tile-wrap:first-child {
	width: 40%;
	color: #fff;
}

.tiles-list .tile-wrap:first-child .tb {
	position: relative;
}

.tiles-list .tile-wrap:first-child .image-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.tiles-list .tile-wrap:first-child .h3 {
	font-size: 21px;
	line-height: 25px;
	max-height: 50px;
	color: #fff;
}

.tiles-list .tile-wrap:first-child .tile-text {
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 18px;
	background: rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0 0 16px 0 rgba(255, 255, 255, 0.3);
	box-shadow: 0 0 16px 0 rgba(255, 255, 255, 0.3);
}

@media screen and (max-width: 1700px) {
	.tiles-list {
		margin: -6px;
	}

	.tiles-list .tile-wrap {
		padding: 6px;
	}

	.tiles-list .tile-text {
		padding: 12px;
	}
}


@media screen and (max-width: 1600px) {
	.tiles-list .tile {
		height: 330px;
	}

	.tiles-list .tile-wrap:first-child {
		width: 50%;
	}

	.tiles-list .tile-wrap {
		width: 25%;
	}

	.tiles-list .tile-text {
		padding: 6px 12px;
	}

	.tiles-list .image-wrap {
		height: 160px;
	}

	.tiles-list .tile-time:after {
		margin: 3px 0 6px;
	}

	.tiles-list .h3 {
		font-size: 14px;
		line-height: 18px;
		max-height: 36px;
	}

	.tiles-list .tile.no-image .h3 {
		max-height: 51px;
	}

	.tiles-list .tile-wrap:first-child .h3 {
		max-height: 44px;
		font-size: 18px;
		line-height: 22px;
	}
}

@media screen and (max-width: 1300px) {
	.tiles-list .tile-wrap {
		width: 33.333%;
	}

	.tiles-list .tile-wrap:first-child {
		width: 66.666%;
	}
}

@media screen and (max-width: 1024px) {
	.tiles-list .tile-wrap {
		width: 25%;
	}

	.tiles-list .tile-wrap:first-child {
		width: 50%;
	}
}

@media screen and (max-width: 950px) {
	.tiles-list .tile-wrap {
		width: 33.333%;
	}

	.tiles-list .tile-wrap:first-child {
		width: 66.666%;
	}
}

@media screen and (max-width: 800px) {
	.tiles-list .tile-wrap:nth-child(n) {
		width: 100%;
	}

	.tiles-list .tile {
		height: auto;
		padding: 18px;
	}

	.tiles-list .tb {}

	.tiles-list .tc {
		display: table-row;
	}

	.tiles-list .tile-wrap:first-child .image-wrap {
		position: relative;
		left: auto;
		top: auto;
		display: table-cell;
		vertical-align: middle;
		width: 40%;
		height: auto;
		padding-right: 4%;
	}

	.tiles-list .image-wrap {
		display: table-cell;
		vertical-align: middle;
		width: 40%;
		height: auto;
		padding-right: 4%;
	}

	.tiles-list .image {
		position: relative;
		left: auto;
		top: auto;
		height: 140px;
	}

	.tiles-list .tile-date {
		margin-bottom: 3px;
	}

	.tiles-list .tile-descr {
		max-height: 30px;
	}

	.tiles-list .tile-wrap:first-child .tile-text {
		position: relative;
		left: auto;
		bottom: auto;
		width: auto;
		background: no-repeat;
		-webkit-box-shadow: none;
		box-shadow: none;
		text-align: left;
		color: #000;
	}

	.tiles-list .tile-wrap:nth-child(n) .tile-text {
		display: table-cell;
		vertical-align: middle;
		padding: 0;
	}

	.tiles-list .tile-wrap:first-child .btn-simple {
		display: inline-block;
	}

	.tiles-list .tile-wrap:first-child .tile-time {
		display: block;
	}

	.tiles-list .tile-wrap:first-child .tile-date {
		margin: 0 0 6px 0;
	}

	.tiles-list .tile-wrap:nth-child(n) .h3 {
		font-size: 16px;
		line-height: 20px;
		max-height: 40px;
		color: #000;
	}
}

@media screen and (max-width: 480px) {
	.tiles-list .tile {
		padding: 12px;
	}

	.tiles-list .tile-wrap:nth-child(n) .image-wrap {
		display: none;
	}
}

.blog-list .tile-wrap:first-child .tile-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.blog-list .tile-wrap:first-child .tile-date {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	margin: 6px 0 0 24px;
}

.blog-list .tile-wrap:first-child .h3 {
	width: 100%;
}

.blog-list .tile-wrap:first-child .tile-descr {
	width: 100%;
}

@media screen and (max-width: 800px) {
	.blog-list .tile-wrap:first-child .tile-text {
		display: block;
	}

	.blog-list .tile-wrap:first-child .tile-date {
		margin: 0 0 3px;
	}
}

/* Основные стили для списка проектов */
.projects-list {
	max-width: none;
	margin: -12px;
	font-size: 0;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 24px;
}

.projects-list .project-item {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: rgb(142 142 158);
	min-height: 300px;
}

.project-card-link {
	display: block;
	text-decoration: none;
	color: inherit;
	height: 100%;
	width: 100%;
}

.projects-list .project-card {
	height: 100%;
	min-height: 300px;
	border: 1px solid #e7e8ea;
	border-radius: 8px;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	cursor: pointer;
	box-sizing: border-box;
}

/* Обеспечиваем одинаковую высоту элементов в ряду */
.projects-list {
	align-items: stretch;
}

.projects-list .project-item {
	display: flex;
}

.projects-list .project-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.projects-list .project-inner {
	height: 100%;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	min-height: 300px;
}

.projects-list .project-content {
	vertical-align: top;
	display: flex;
	flex-direction: column;
	height: 100%;
	flex-grow: 1;
}

.projects-list .project-card.no-image .project-content {
	vertical-align: middle;
}

.projects-list .project-card.no-image .project-title {
	max-height: 60px;
}

.projects-list .project-card.center-image .project-image {
	background-size: cover;
}

.projects-list .project-image-wrap {
	position: relative;
	display: block;
	height: 200px;
	overflow: hidden;
	flex-shrink: 0;
}

.projects-list .project-image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.project-card-link:hover .project-image {
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
}

.projects-list .project-info {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 24px;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	min-height: calc(300px - 200px);
}

.projects-list .project-date {
	margin-bottom: 8px;
	font-size: 13px;
	color: rgb(142 142 158);
}

/* Стили для города */
.project-city {
	display: flex;
	align-items: center;
	margin-bottom: 12px;
	color: rgb(142 142 158);
	font-size: 14px;
	line-height: 14px;
}

.project-city span {
	padding-top: 5px;
}

.project-city .city-icon {
	width: 16px;
	height: 16px;
	margin-right: 8px;
	opacity: 0.7;
	filter: grayscale(1);
}

.projects-list .project-title {
	max-height: 48px;
	overflow: hidden;
	margin-bottom: 12px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	font-size: 18px;
	line-height: 24px;
	color: #000;
	font-weight: 700;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.projects-list .project-description {
	max-height: 72px;
	overflow: hidden;
	font-size: 15px;
	font-weight: 500;
	line-height: 24px;
	color: rgb(142 142 158);
	margin-bottom: 20px;
	flex-grow: 1;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
}

/* Стили для мета-информации проекта */
.project-meta {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: auto;
	margin-bottom: 0;
	padding: 6px;
	background: #f8f9fa;
	border-radius: 6px;
	flex-shrink: 0;
}

.project-time {
	display: flex;
	align-items: center;
	cursor: help;
	position: relative;
}

.project-time:hover::after {
	content: attr(title);
	position: absolute;
	bottom: 100%;
	left: 0;
	background: #333;
	color: #fff;
	padding: 8px;
	border-radius: 4px;
	font-size: 12px;
	white-space: nowrap;
	z-index: 10;
	min-width: 200px;
}

.time-icon {
	width: 12px;
	height: 12px;
	margin-right: 8px;
	background: url('/bitrix/templates/dresscode/images/cont4.png') no-repeat center;
	background-size: contain;
	opacity: 0.7;
}

.time-value {
	font-size: 12px;
	line-height: 12px;
	color: rgb(142 142 158);
}

.project-price {
	display: flex;
	align-items: center;
	margin-left: auto;
}

.price-value {
	font-size: 12px;
	font-weight: 700;
	margin-right: 4px;
}

.ruble-icon {
	width: 16px;
	height: 16px;
}

/* Стили для постраничной навигации */
.navigation {
	grid-column: 1 / -1;
	margin-top: 40px;
	text-align: center;
}

.no-projects {
	text-align: center;
	padding: 40px;
	font-size: 16px;
	color: rgb(142 142 158);
}

/* Адаптивные стили */
@media screen and (max-width: 1920px) {
	.projects-list {
		grid-template-columns: repeat(4, 1fr);
		gap: 20px;
	}
}

@media screen and (max-width: 1700px) {
	.projects-list {
		margin: -6px;
		gap: 16px;
	}

	.projects-list .project-item {
		padding: 0;
	}

	.projects-list .project-info {
		padding: 16px;
	}

	.projects-list .project-image-wrap {
		height: 180px;
	}

	.projects-list .project-item {
		min-height: 280px;
	}

	.projects-list .project-card {
		min-height: 280px;
	}

	.projects-list .project-inner {
		min-height: 280px;
	}

	.projects-list .project-info {
		min-height: calc(280px - 180px);
	}
}

@media screen and (max-width: 1600px) {
	.projects-list .project-image-wrap {
		height: 180px;
	}

	.projects-list .project-info {
		padding: 16px;
	}

	.projects-list .project-title {
		font-size: 16px;
		line-height: 20px;
		max-height: 40px;
	}

	.projects-list .project-item {
		min-height: 280px;
	}

	.projects-list .project-card {
		min-height: 280px;
	}

	.projects-list .project-inner {
		min-height: 280px;
	}

	.projects-list .project-info {
		min-height: calc(280px - 180px);
	}
}

@media screen and (max-width: 1400px) {
	.projects-list {
		grid-template-columns: repeat(3, 1fr);
		gap: 20px;
	}
}

@media screen and (max-width: 1200px) {
	.projects-list {
		grid-template-columns: repeat(2, 1fr);
		gap: 20px;
	}

	.projects-list .project-image-wrap {
		height: 180px;
	}
}

@media screen and (max-width: 1024px) {
	.projects-list .project-image-wrap {
		height: 160px;
	}

	.projects-list .project-info {
		padding: 14px;
	}

	.projects-list .project-title {
		font-size: 16px;
		line-height: 20px;
	}

	.project-meta {
		padding: 10px;
	}

	.projects-list .project-item {
		min-height: 260px;
	}

	.projects-list .project-card {
		min-height: 260px;
	}

	.projects-list .project-inner {
		min-height: 260px;
	}

	.projects-list .project-info {
		min-height: calc(260px - 160px);
	}
}

@media screen and (max-width: 768px) {
	.projects-list {
		grid-template-columns: 1fr;
		gap: 16px;
	}

	.projects-list .project-image-wrap {
		height: 200px;
	}

	.projects-list .project-info {
		padding: 20px;
	}

	.projects-list .project-item {
		min-height: 320px;
	}

	.projects-list .project-card {
		min-height: 320px;
	}

	.projects-list .project-inner {
		min-height: 320px;
	}

	.projects-list .project-info {
		min-height: calc(320px - 200px);
	}
}

@media screen and (max-width: 600px) {
	.projects-list .project-image-wrap {
		height: 180px;
	}

	.projects-list .project-info {
		padding: 16px;
	}

	.project-meta {
		flex-direction: column;
		align-items: flex-start;
		gap: 10px;
	}

	.project-price {
		margin-left: 0;
		margin-top: 8px;
	}

	.projects-list .project-item {
		min-height: 300px;
	}

	.projects-list .project-card {
		min-height: 300px;
	}

	.projects-list .project-inner {
		min-height: 300px;
	}

	.projects-list .project-info {
		min-height: calc(300px - 180px);
	}
}

@media screen and (max-width: 480px) {
	.projects-list {
		margin: -8px;
		gap: 16px;
	}

	.projects-list .project-image-wrap {
		height: 160px;
	}

	.projects-list .project-info {
		padding: 14px;
	}

	.projects-list .project-title {
		font-size: 16px;
		line-height: 20px;
	}

	.projects-list .project-description {
		font-size: 13px;
		line-height: 18px;
		max-height: 54px;
	}

	.project-meta {
		padding: 8px;
	}

	.projects-list .project-item {
		min-height: 280px;
	}

	.projects-list .project-card {
		min-height: 280px;
	}

	.projects-list .project-inner {
		min-height: 280px;
	}

	.projects-list .project-info {
		min-height: calc(280px - 160px);
	}
}

@media screen and (max-width: 375px) {
	.projects-list .project-image-wrap {
		height: 140px;
	}

	.projects-list .project-item {
		min-height: 260px;
	}

	.projects-list .project-card {
		min-height: 260px;
	}

	.projects-list .project-inner {
		min-height: 260px;
	}

	.projects-list .project-info {
		min-height: calc(260px - 140px);
	}
}

/* Удаляем старые стили tiles-list и blog-list */
.tiles-list,
.blog-list {
	display: none;
}
/* End */
/* /bitrix/templates/dresscode/components/bitrix/menu/personal/style.min.css?17520709861055 */
/* /bitrix/templates/dresscode/components/bitrix/system.pagenavigation/round/style.min.css?17520709861664 */
/* /local/templates/.default/components/bitrix/news/proekty/bitrix/news.list/.default/style.css?176951405914662 */
