/* «Примеры проектов» (T1196) + CTA — restored record styles stripped on import */

/* Header spacing (like Tilda / screenshot) */
#rec1838079531.stk-record,
#rec1838079531.t-rec,
#rec1838079531 {
	padding-top: 135px !important;
	padding-bottom: 0 !important;
}

#rec1838079531 .stk-section__title,
#rec1838079531 .t-section__title {
	margin-bottom: 20px !important;
	text-align: left;
}

#rec1838079531 .stk-section__descr,
#rec1838079531 .t-section__descr {
	max-width: 560px;
	margin-left: 0;
	margin-right: auto;
	margin-bottom: 40px !important;
	text-align: left;
	line-height: 1.55;
}

@media screen and (max-width: 960px) {
	#rec1838079531.stk-record,
	#rec1838079531.t-rec,
	#rec1838079531 {
		padding-top: 105px !important;
	}

	#rec1838079531 .stk-section__title,
	#rec1838079531 .t-section__title {
		margin-bottom: 20px !important;
	}

	#rec1838079531 .stk-section__descr,
	#rec1838079531 .t-section__descr {
		margin-bottom: 30px !important;
	}
}

#rec1838079531 .stk-block-1196__slider,
#rec1838079531 .t1196__slider {
	--slider-gap: 40px;
}

#rec1838079531 .stk-block-1196__item,
#rec1838079531 .t1196__item {
	width: 360px;
	max-width: 360px;
	background-color: #ffffff;
	border-radius: 5px;
}

#rec1838079531 .stk-block-1196__content,
#rec1838079531 .t1196__content {
	padding: 30px;
}

#rec1838079531 .stk-block-1196__imgwrapper,
#rec1838079531 .t1196__imgwrapper {
	height: calc(360px / (4 / 3));
}

#rec1838079531 .stk-block-1196__bgimg,
#rec1838079531 .t1196__bgimg {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

#rec1838079531 .stk-card__title,
#rec1838079531 .t-card__title {
	font-weight: 600;
	color: #000;
}

#rec1838079531 .stk-btnflex.stk-btnflex_type_button,
#rec1838079531 .t-btnflex.t-btnflex_type_button {
	color: #ffffff !important;
	background-color: #66bbf0 !important;
	--border-width: 0px;
	border-style: none !important;
	border-radius: 5px !important;
	box-shadow: none !important;
	transition-duration: 0.2s;
	transition-property: background-color, color, border-color, box-shadow, opacity, transform, gap;
	transition-timing-function: ease-in-out;
}

#rec1838079531 .stk-btnflex.stk-btnflex_type_button:hover,
#rec1838079531 .t-btnflex.t-btnflex_type_button:hover {
	background-color: #4eace8 !important;
}

@media (max-width: 960px) {
	#rec1838079531 .stk-block-1196__imgwrapper,
	#rec1838079531 .t1196__imgwrapper {
		height: calc(295px / (4 / 3));
	}

	#rec1838079531 .stk-block-1196__item,
	#rec1838079531 .t1196__item {
		width: 295px;
		max-width: 295px;
	}
}

@media (max-width: 480px) {
	#rec1838079531 .stk-block-1196__slider,
	#rec1838079531 .t1196__slider {
		--slider-gap: 10px;
	}

	#rec1838079531 .stk-block-1196__item,
	#rec1838079531 .t1196__item {
		width: 280px;
		max-width: 280px;
	}

	#rec1838079531 .stk-block-1196__imgwrapper,
	#rec1838079531 .t1196__imgwrapper {
		height: calc(280px / (4 / 3));
	}
}

/* CTA under projects */
#rec1859433801 {
	padding-top: 8px !important;
	padding-bottom: 28px !important;
}

#rec1859433801 .stk-block-1331__row_center,
#rec1859433801 .t1331__row_center {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 12px;
	width: min(360px, calc(100% - 40px));
	margin: 0 auto;
	box-sizing: border-box;
}

#rec1859433801 .stk-btnflex.stk-btnflex_type_button,
#rec1859433801 .t-btnflex.t-btnflex_type_button,
#rec1859433801 a.stk-home-cta-projects,
#rec1859433801 a.stk-home-cta-projects.stk-btnflex {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: 100% !important;
	max-width: 100% !important;
	min-height: 50px !important;
	margin: 0 !important;
	padding: 0 22px !important;
	box-sizing: border-box !important;
	border-radius: 999px !important;
	font-size: 15px !important;
	font-weight: 700 !important;
	letter-spacing: 0.01em;
	text-decoration: none !important;
	box-shadow: none !important;
	transition: background-color 0.18s ease, color 0.18s ease, border-color 0.18s ease, transform 0.18s ease, box-shadow 0.18s ease !important;
}

/* Primary conversion CTA */
#rec1859433801 .stk-btnflex.stk-btnflex_type_button:not(.stk-home-cta-projects),
#rec1859433801 .t-btnflex.t-btnflex_type_button:not(.stk-home-cta-projects) {
	color: #fff !important;
	background: linear-gradient(135deg, #2aa3e6 0%, #2497dc 55%, #1f86c5 100%) !important;
	border: 0 !important;
	border-width: 0 !important;
	--border-width: 0px;
	box-shadow:
		0 10px 22px rgba(36, 151, 220, 0.26),
		inset 0 1px 0 rgba(255, 255, 255, 0.28) !important;
}

#rec1859433801 .stk-btnflex.stk-btnflex_type_button:not(.stk-home-cta-projects):hover,
#rec1859433801 .t-btnflex.t-btnflex_type_button:not(.stk-home-cta-projects):hover {
	filter: brightness(1.03);
	transform: translateY(-1px);
	box-shadow:
		0 14px 28px rgba(36, 151, 220, 0.32),
		inset 0 1px 0 rgba(255, 255, 255, 0.3) !important;
}

/* Secondary: all projects */
#rec1859433801 a.stk-home-cta-projects,
#rec1859433801 a.stk-home-cta-projects.stk-btnflex {
	order: 2;
	color: #1f86c5 !important;
	background: #eef7fc !important;
	border: 1px solid rgba(36, 151, 220, 0.28) !important;
	border-width: 1px !important;
	--border-width: 1px;
	box-shadow: none !important;
}

#rec1859433801 .stk-btnflex.stk-btnflex_type_button:not(.stk-home-cta-projects),
#rec1859433801 .t-btnflex.t-btnflex_type_button:not(.stk-home-cta-projects) {
	order: 1;
}

#rec1859433801 a.stk-home-cta-projects:hover,
#rec1859433801 a.stk-home-cta-projects.stk-btnflex:hover {
	background: #e3f3fb !important;
	border-color: rgba(36, 151, 220, 0.45) !important;
	color: #176ea3 !important;
	filter: none;
	transform: translateY(-1px);
}

@media screen and (max-width: 720px) {
	#rec1859433801 {
		padding-bottom: 18px !important;
	}

	#rec1859433801 .stk-block-1331__row_center,
	#rec1859433801 .t1331__row_center {
		width: min(320px, calc(100% - 32px));
		gap: 10px;
	}

	#rec1859433801 .stk-btnflex.stk-btnflex_type_button,
	#rec1859433801 .t-btnflex.t-btnflex_type_button,
	#rec1859433801 a.stk-home-cta-projects {
		min-height: 48px !important;
		font-size: 14.5px !important;
	}
}

