/* «Прозрачная ценовая модель» (T1069) — restored record styles */

#rec1787992091.stk-record,
#rec1787992091.t-rec,
#rec1787992091 {
	padding-top: 135px !important;
	padding-bottom: 135px !important;
	background-color: #66bbf0 !important;
}

#rec1787992091 .stk-section__title,
#rec1787992091 .t-section__title {
	margin-bottom: 40px !important;
	text-align: center;
	color: #000;
}

#rec1787992091 .stk-section__descr,
#rec1787992091 .t-section__descr {
	max-width: 560px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 105px !important;
	text-align: center;
	line-height: 1.55;
	color: #000;
}

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

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

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

#rec1787992091 .stk-block-1069__row,
#rec1787992091 .t1069__row {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: center;
}

#rec1787992091 .stk-block-1069__col,
#rec1787992091 .t1069__col {
	display: flex;
	box-sizing: border-box;
}

#rec1787992091 .stk-block-1069__content,
#rec1787992091 .t1069__content {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	padding: 40px 30px;
	box-sizing: border-box;
	border: 1px solid #e0e6ed;
	border-radius: 5px;
	background-color: #ffffff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	text-align: center;
}

#rec1787992091 .stk-card__title,
#rec1787992091 .t-card__title {
	margin-bottom: 10px;
	font-weight: 600;
	color: #000;
}

#rec1787992091 .stk-card__uptitle,
#rec1787992091 .t-card__uptitle {
	color: #777;
	max-width: 270px;
	margin-left: auto;
	margin-right: auto;
}

#rec1787992091 .stk-block-1069__price,
#rec1787992091 .t1069__price {
	margin-top: 30px;
	font-weight: 600;
	color: #000;
}

#rec1787992091 .stk-card__descr,
#rec1787992091 .t-card__descr {
	margin: 25px auto 0;
	color: #000;
}

#rec1787992091 .stk-card__descr ul,
#rec1787992091 .t-card__descr ul {
	padding-left: 0 !important;
	margin: 0;
	list-style: none;
}

#rec1787992091 .stk-card__descr li,
#rec1787992091 .t-card__descr li {
	padding: 10px;
}

#rec1787992091 .stk-card__btn,
#rec1787992091 .t-card__btn {
	margin-top: auto;
	padding-top: 30px;
	max-width: 100%;
	align-self: center;
}

#rec1787992091 .stk-btnflex.stk-btnflex_type_button,
#rec1787992091 .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;
}

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

@media screen and (max-width: 960px) {
	#rec1787992091 .stk-block-1069__row,
	#rec1787992091 .t1069__row {
		display: block;
	}

	#rec1787992091 .stk-block-1069__col,
	#rec1787992091 .t1069__col {
		display: block;
		width: 100% !important;
		max-width: 100%;
		margin-bottom: 35px;
	}

	#rec1787992091 .stk-block-1069__col:last-child,
	#rec1787992091 .t1069__col:last-child {
		margin-bottom: 0;
	}
}

/* Smaller stage order buttons in pricing cards. */
#rec1787992091 .stk-card__btn,
#rec1787992091 .t-card__btn {
        padding-top: 20px;
}

#rec1787992091 .stk-card__btn .stk-btnflex,
#rec1787992091 .t-card__btn .t-btnflex,
#rec1787992091 .stk-card__btn.t-btnflex,
#rec1787992091 .t-card__btn.t-btnflex {
        min-height: 40px !important;
        padding-left: 22px !important;
        padding-right: 22px !important;
        font-size: 14px !important;
}