body {
	background-image: url("../images/kids/kids-gradient-bg.jpg");
	background-size: 100% auto;
	background-repeat: repeat-y;
	background-attachment: fixed;
}

.kids-hero,
.kids-active-contest,
.kids-page-hero,
.kids-join {
	background:
		linear-gradient(rgba(241, 243, 248, 0.74), rgba(241, 243, 248, 0.92)),
		url("../images/kids/kids-gradient-bg.jpg") center/cover;
}

.kids-archive,
.kids-news {
	background: rgba(255, 255, 255, 0.3);
}

.header__logo_kids,
.footer__infosite__logo_kids {
	display: flex;
	align-items: center;
	gap: 12px;
	color: #24384f;
	text-decoration: none;
}

.header__logo_kids {
	width: 230px;
	height: 80px;
	flex: 0 0 230px;
}

.header__logo_kids img,
.footer__infosite__logo_kids img {
	width: auto;
	max-width: 230px;
	height: auto;
	object-fit: contain;
}

.footer__infosite__logo_kids img {
	max-width: 150px;
}

.footer__infocompany {
	align-items: flex-end;
}

.footer__infocompany-block_policy {
	margin-right: auto;
}

.footer__contact {
	color: #24384f;
	text-decoration: none;
}

.footer__contact:hover {
	color: #de111f;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.footer__developer {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	gap: 7px;
	margin-left: auto;
	color: #686868;
	font-size: 12px;
	line-height: 14px;
	text-align: right;
}

.footer__developer-label {
	color: #686868;
}

.footer__developer-link {
	display: block;
	width: 114px;
	height: 64px;
	text-decoration: none;
	transition: transform 0.22s ease, filter 0.22s ease, opacity 0.22s ease;
}

.footer__developer-link:hover {
	filter: saturate(1.08);
	opacity: 0.92;
	transform: translateY(-2px);
}

.footer__developer-logo {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.kids-cookie {
	position: fixed;
	left: 24px;
	right: 24px;
	bottom: 24px;
	z-index: 1200;
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	align-items: center;
	gap: 18px;
	max-width: 980px;
	margin: 0 auto;
	padding: 18px 20px;
	border: 1px solid rgba(255, 51, 39, 0.18);
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.98);
	box-shadow: 0 18px 42px rgba(31, 31, 31, 0.14);
	color: #33302d;
	opacity: 0;
	transform: translateY(12px);
	transition: opacity 0.24s ease, transform 0.24s ease;
}

.kids-cookie[hidden] {
	display: none;
}

.kids-cookie.is-visible {
	opacity: 1;
	transform: translateY(0);
}

.kids-cookie__text {
	font-size: 15px;
	line-height: 1.45;
}

.kids-cookie__text a {
	color: #ff3327;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.kids-cookie__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 44px;
	padding: 0 22px;
	border: 0;
	border-radius: 8px;
	background: #ff3327;
	color: #fff;
	font-family: inherit;
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	cursor: pointer;
	white-space: nowrap;
	transition: background 0.2s ease, transform 0.2s ease;
}

.kids-cookie__button:hover {
	background: #df251b;
	transform: translateY(-1px);
}

@media (max-width: 991px) {
	.footer__infocompany {
		align-items: center;
	}

	.footer__infocompany-block_policy,
	.footer__contact,
	.footer__developer {
		margin-right: 0;
		margin-left: 0;
	}

	.footer__developer {
		align-items: center;
		text-align: center;
	}

	.kids-cookie {
		left: 14px;
		right: 14px;
		bottom: 14px;
		grid-template-columns: 1fr;
		padding: 16px;
	}

	.kids-cookie__button {
		width: 100%;
	}
}

.header__inner {
	gap: 20px;
}

.header__menu {
	flex-wrap: nowrap;
	justify-content: center;
	gap: 10px;
}

.header__menu-link.button-2 {
	padding: 12px 16px;
	font-size: 16px;
	line-height: 19px;
	white-space: nowrap;
}

.header__burger {
	display: none;
	align-items: center;
	justify-content: center;
	flex: 0 0 48px;
	width: 48px;
	height: 48px;
	border: 1px solid #e4e6ec;
	border-radius: 14px;
	background: #ffffff;
	cursor: pointer;
}

.header__burger span {
	display: block;
	width: 20px;
	height: 2px;
	border-radius: 99px;
	background: #24384f;
	transition: transform 0.2s ease, opacity 0.2s ease;
}

.header__burger span + span {
	margin-top: 5px;
}

.header__mobile {
	display: none;
}

.header.mobile-open .header__burger span:nth-child(1) {
	transform: translateY(7px) rotate(45deg);
}

.header.mobile-open .header__burger span:nth-child(2) {
	opacity: 0;
}

.header.mobile-open .header__burger span:nth-child(3) {
	transform: translateY(-7px) rotate(-45deg);
}

.header__logo_kids span,
.footer__infosite__logo_kids span {
	font-family: "GolosText-Bold", sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #24384f;
	white-space: nowrap;
}

.kids-label {
	display: inline-flex;
	align-items: center;
	width: fit-content;
	padding: 7px 11px;
	border-radius: 999px;
	background: rgba(222, 17, 31, 0.08);
	color: #de111f;
	font-family: "GolosText-SemiBold", sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-transform: uppercase;
	letter-spacing: 0;
}

.kids-label_green {
	background: rgba(74, 132, 97, 0.12);
	color: #4a8461;
}

.kids-label_gray {
	background: #edf0f5;
	color: #686868;
}

.kids-archive-card .kids-label,
.kids-news-card__tag,
.kids-collection-card .kids-label,
.kids-contest-archive-note .kids-label {
	margin-bottom: 12px;
	line-height: 15px;
	white-space: normal;
}

.kids-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	align-items: center;
	margin-top: 24px;
}

.kids-actions .button-1,
.kids-actions .button-3 {
	max-width: 100%;
	white-space: normal;
}

body.mobile-menu-open {
	overflow: hidden;
}

#about-project,
#goal,
#project-flow,
#timeline,
#collections,
#takepart,
#news,
#archive {
	scroll-margin-top: 130px;
}

.kids-hero,
.kids-about,
.kids-goal,
.kids-flow,
.kids-active-contest,
.kids-timeline,
.kids-archive,
.kids-collections,
.kids-collections-preview,
.kids-takepart,
.kids-news,
.kids-join,
.kids-page-hero,
.kids-contest-detail,
.kids-contest-documents,
.kids-contest-info,
.kids-contest-steps,
.kids-contest-rules,
.kids-contest-faq,
.kids-contest-news,
.kids-contest-archive-note,
.kids-gallery {
	padding: 70px 0;
}

.kids-hero {
	padding-top: 150px;
}

.kids-page-hero,
.kids-contest-detail {
	padding-top: 150px;
}

.kids-hero__inner {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 470px;
	gap: 36px;
	align-items: stretch;
	padding: 48px;
	border-radius: 28px;
	background:
		radial-gradient(circle at 82% 14%, rgba(244, 189, 98, 0.38), transparent 34%),
		linear-gradient(135deg, #fff7e8, #ffffff 48%, #edf2f7);
}

.kids-hero__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.kids-hero__title {
	margin: 18px 0 0;
	font-family: "Oswald-Bold", sans-serif;
	font-size: 72px;
	line-height: 72px;
	color: #24384f;
}

.kids-hero__text {
	max-width: 680px;
	margin-top: 20px;
	color: #686868;
}

.kids-hero__image,
.kids-contest-feature__image,
.kids-archive-card__image,
.kids-news-card__image {
	overflow: hidden;
	border-radius: 24px;
	background: #eef0f5;
}

.kids-hero__image img,
.kids-contest-feature__image img,
.kids-archive-card__image img,
.kids-news-card__image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.kids-hero_project {
	position: relative;
	overflow: hidden;
	background:
		linear-gradient(122deg, rgba(255, 255, 255, 0.88) 0%, rgba(240, 247, 252, 0.92) 45%, rgba(255, 245, 231, 0.88) 100%),
		url("../images/kids/kids-gradient-bg.jpg") center/cover;
}

.kids-hero_project::before,
.kids-hero_project::after {
	content: "";
	position: absolute;
	z-index: 0;
	pointer-events: none;
}

.kids-hero_project::before {
	right: -120px;
	top: 118px;
	width: 420px;
	height: 420px;
	border-radius: 50%;
	background: radial-gradient(circle, rgba(222, 17, 31, 0.13), transparent 64%);
}

.kids-hero_project::after {
	left: -90px;
	bottom: 70px;
	width: 360px;
	height: 360px;
	border-radius: 50%;
	background: radial-gradient(circle, rgba(74, 132, 97, 0.18), transparent 66%);
}

.kids-hero_project .container {
	position: relative;
	z-index: 1;
}

.kids-hero_project .kids-hero__inner {
	position: relative;
	grid-template-columns: minmax(0, 1fr) minmax(390px, 0.92fr);
	grid-template-areas: "copy visual";
	column-gap: 44px;
	align-items: center;
	overflow: hidden;
	padding: 46px;
	border: 1px solid rgba(255, 255, 255, 0.72);
	background:
		linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(246, 250, 255, 0.82) 48%, rgba(255, 243, 229, 0.72)),
		radial-gradient(circle at 88% 18%, rgba(244, 189, 98, 0.36), transparent 34%);
	box-shadow: 0 26px 80px rgba(36, 56, 79, 0.13);
	animation: kidsHeroReveal 0.78s ease both;
}

.kids-hero_project .kids-hero__inner::before {
	display: none;
}

.kids-hero_project .kids-label {
	background: rgba(255, 255, 255, 0.78);
	box-shadow: inset 0 0 0 1px rgba(222, 17, 31, 0.18);
}

.kids-hero_project .kids-hero__content {
	grid-area: copy;
	animation: kidsHeroCopyIn 0.72s ease 0.12s both;
}

.kids-hero_project .kids-hero__title {
	max-width: 640px;
	margin-top: 20px;
	font-size: 84px;
	line-height: 82px;
}

.kids-hero_project .kids-hero__text {
	max-width: 720px;
	margin-top: 24px;
	color: #39495d;
	font-size: 19px;
	line-height: 1.48;
}

.kids-hero_project .kids-hero__text p + p {
	margin-top: 12px;
}

.kids-hero__facts {
	position: relative;
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 14px;
	margin-top: 16px;
	padding: 18px;
	border: 1px solid rgba(255, 255, 255, 0.72);
	border-radius: 24px;
	background: rgba(255, 255, 255, 0.58);
	box-shadow: 0 20px 54px rgba(36, 56, 79, 0.1);
	backdrop-filter: blur(8px);
	animation: kidsHeroFactsIn 0.76s ease 0.28s both;
}

.kids-hero__facts::before {
	content: "";
	position: absolute;
	left: 50%;
	top: -17px;
	width: 2px;
	height: 18px;
	border-radius: 99px;
	background: rgba(222, 17, 31, 0.16);
}

.kids-hero__fact {
	display: grid;
	grid-template-columns: 72px minmax(0, 1fr);
	column-gap: 18px;
	align-items: center;
	min-height: 142px;
	padding: 24px;
	border: 1px solid rgba(36, 56, 79, 0.08);
	border-radius: 18px;
	background: rgba(255, 255, 255, 0.78);
	box-shadow: 0 14px 36px rgba(36, 56, 79, 0.08);
	transition: transform 0.24s ease, box-shadow 0.24s ease, border-color 0.24s ease;
}

.kids-hero__fact:hover {
	border-color: rgba(222, 17, 31, 0.16);
	box-shadow: 0 18px 46px rgba(36, 56, 79, 0.12);
	transform: translateY(-4px);
}

.kids-hero__fact-icon {
	display: inline-flex;
	flex: 0 0 auto;
	align-items: center;
	justify-content: center;
	width: 72px;
	height: 72px;
	border-radius: 22px;
	background:
		linear-gradient(135deg, rgba(255, 255, 255, 0.28), transparent),
		#de111f;
	color: #ffffff;
	box-shadow: 0 14px 28px rgba(222, 17, 31, 0.18);
}

.kids-hero__fact-icon svg {
	display: block;
	width: 38px;
	height: 38px;
	fill: none;
	stroke: currentColor;
	stroke-width: 2.3;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.kids-hero__fact:nth-child(2) .kids-hero__fact-icon {
	background:
		linear-gradient(135deg, rgba(255, 255, 255, 0.28), transparent),
		#4a8461;
	box-shadow: 0 14px 28px rgba(74, 132, 97, 0.18);
}

.kids-hero__fact:nth-child(3) .kids-hero__fact-icon {
	background:
		linear-gradient(135deg, rgba(255, 255, 255, 0.28), transparent),
		#f4bd62;
	box-shadow: 0 14px 28px rgba(244, 189, 98, 0.22);
}

.kids-hero__fact:nth-child(4) .kids-hero__fact-icon {
	background:
		linear-gradient(135deg, rgba(255, 255, 255, 0.28), transparent),
		#24384f;
}

.kids-hero__fact strong {
	display: block;
	padding-top: 0;
	color: #24384f;
	font-family: "GolosText-Bold", sans-serif;
	font-size: 21px;
	line-height: 25px;
}

.kids-hero__fact p {
	margin: 6px 0 0;
	color: #686868;
	font-size: 15px;
	line-height: 1.48;
}

.kids-hero__fact-copy {
	min-width: 0;
}

.kids-hero__visual {
	grid-area: visual;
	position: relative;
	min-height: 430px;
	animation: kidsHeroVisualIn 0.82s ease 0.18s both;
}

.kids-hero__visual::before {
	content: "";
	position: absolute;
	right: -18px;
	bottom: 28px;
	z-index: 1;
	width: 218px;
	height: 218px;
	border: 1.5px solid rgba(222, 17, 31, 0.24);
	border-radius: 46px;
	background: linear-gradient(135deg, rgba(255, 255, 255, 0.08), rgba(244, 189, 98, 0.1));
	box-shadow: 0 24px 52px rgba(222, 17, 31, 0.08);
	transform: rotate(8deg);
	animation: kidsHeroFrameFloat 8s ease-in-out 1.2s infinite;
	pointer-events: none;
}

.kids-hero_project .kids-hero__image {
	position: absolute;
	inset: 18px 0 0 18px;
	z-index: 0;
	border-radius: 30px;
	box-shadow: 0 28px 70px rgba(36, 56, 79, 0.18);
	animation: kidsHeroImageFloat 10s ease-in-out 0.8s infinite;
}

.kids-hero_project .kids-hero__image::after {
	content: "";
	position: absolute;
	inset: 0;
	background:
		linear-gradient(90deg, rgba(255, 255, 255, 0.12), transparent 34%),
		linear-gradient(0deg, rgba(36, 56, 79, 0.18), transparent 46%);
	animation: kidsHeroLightSweep 7.5s ease-in-out 1s infinite;
	pointer-events: none;
}

.kids-hero__tag-stack {
	position: absolute;
	z-index: 2;
	left: -18px;
	top: 38px;
	display: flex;
	flex-direction: column;
	gap: 12px;
	width: 226px;
}

.kids-hero__tag {
	position: relative;
	display: grid;
	grid-template-columns: 48px minmax(0, 1fr);
	column-gap: 12px;
	align-items: center;
	width: 100%;
	min-width: 0;
	padding: 16px 18px;
	border: 1px solid rgba(255, 255, 255, 0.72);
	border-radius: 20px;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0 18px 42px rgba(36, 56, 79, 0.16);
	backdrop-filter: blur(8px);
	animation: kidsHeroTagFloat 6.8s ease-in-out infinite;
	transition: transform 0.24s ease, box-shadow 0.24s ease;
}

.kids-hero__tag:hover {
	animation: kidsHeroTagHover 0.58s cubic-bezier(0.2, 0.9, 0.24, 1.18) both;
	border-color: rgba(255, 255, 255, 0.92);
	box-shadow: 0 22px 52px rgba(36, 56, 79, 0.2);
}

.kids-hero__tag span {
	grid-row: span 2;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 48px;
	height: 48px;
	border-radius: 16px;
	background:
		linear-gradient(135deg, rgba(255, 255, 255, 0.42), transparent),
		#de111f;
	color: #ffffff;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.26);
	transition: transform 0.24s ease, box-shadow 0.24s ease;
}

.kids-hero__tag:hover span {
	box-shadow:
		inset 0 0 0 1px rgba(255, 255, 255, 0.34),
		0 10px 24px rgba(36, 56, 79, 0.16);
	transform: scale(1.08) rotate(-6deg);
}

.kids-hero__tag:hover strong {
	color: #de111f;
}

.kids-hero__tag span svg {
	display: block;
	width: 28px;
	height: 28px;
	fill: none;
	stroke: currentColor;
	stroke-width: 2.2;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.kids-hero__tag strong {
	color: #24384f;
	font-family: "GolosText-SemiBold", sans-serif;
	font-size: 17px;
	line-height: 20px;
}

.kids-hero__tag small {
	margin-top: 2px;
	color: #686868;
	font-size: 13px;
	line-height: 16px;
}

.kids-hero__tag_poems span {
	background:
		linear-gradient(135deg, rgba(255, 255, 255, 0.42), transparent),
		#4a8461;
}

.kids-hero__tag_poems {
	animation-delay: 0.5s;
}

.kids-hero__tag_yearly span {
	background:
		linear-gradient(135deg, rgba(255, 255, 255, 0.42), transparent),
		#f4bd62;
}

.kids-hero__tag_yearly {
	animation-delay: 1s;
}

.kids-hero__tag_collections span {
	background:
		linear-gradient(135deg, rgba(255, 255, 255, 0.42), transparent),
		#24384f;
}

.kids-hero__tag_collections {
	animation-delay: 1.5s;
}

@keyframes kidsHeroReveal {
	from {
		opacity: 0;
		transform: translateY(18px) scale(0.985);
	}
	to {
		opacity: 1;
		transform: translateY(0) scale(1);
	}
}

@keyframes kidsHeroCopyIn {
	from {
		opacity: 0;
		transform: translateX(-18px);
	}
	to {
		opacity: 1;
		transform: translateX(0);
	}
}

@keyframes kidsHeroVisualIn {
	from {
		opacity: 0;
		transform: translateX(18px);
	}
	to {
		opacity: 1;
		transform: translateX(0);
	}
}

@keyframes kidsHeroFactsIn {
	from {
		opacity: 0;
		transform: translateY(16px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes kidsHeroImageFloat {
	0%,
	100% {
		transform: translate3d(0, 0, 0) scale(1);
	}
	50% {
		transform: translate3d(0, -8px, 0) scale(1.012);
	}
}

@keyframes kidsHeroFrameFloat {
	0%,
	100% {
		transform: translate3d(0, 0, 0) rotate(8deg);
	}
	50% {
		transform: translate3d(-6px, -8px, 0) rotate(11deg);
	}
}

@keyframes kidsHeroLightSweep {
	0%,
	100% {
		opacity: 0.82;
	}
	50% {
		opacity: 1;
	}
}

@keyframes kidsHeroTagFloat {
	0%,
	100% {
		transform: translate3d(0, 0, 0);
	}
	50% {
		transform: translate3d(0, -7px, 0);
	}
}

@keyframes kidsHeroTagHover {
	0% {
		transform: translate3d(0, 0, 0) rotate(0deg);
	}
	55% {
		transform: translate3d(9px, -9px, 0) rotate(1.6deg);
	}
	100% {
		transform: translate3d(7px, -7px, 0) rotate(1deg);
	}
}

@media (prefers-reduced-motion: reduce) {
	.kids-hero_project .kids-hero__inner,
	.kids-hero_project .kids-hero__content,
	.kids-hero__facts,
	.kids-hero__visual,
	.kids-hero__visual::before,
	.kids-hero_project .kids-hero__image,
	.kids-hero_project .kids-hero__image::after,
	.kids-hero__tag,
	.kids-hero__tag:hover {
		animation: none;
	}

	.kids-hero__fact,
	.kids-hero__tag {
		transition: none;
	}

	.kids-hero__tag:hover span {
		transform: none;
	}
}

.kids-section-head {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	gap: 24px;
	margin-bottom: 24px;
}

.kids-section-head h2 {
	margin: 0;
	font-family: "Oswald-Bold", sans-serif;
	font-size: 56px;
	line-height: 56px;
	color: #24384f;
}

.kids-section-head p,
.kids-section-head__text {
	max-width: 620px;
	margin: 0;
	color: #686868;
}

.kids-about__text {
	margin-top: 24px;
	padding: 28px;
	border-radius: 22px;
	background: #ffffff;
	color: #686868;
}

.kids-appeal {
	background:
		linear-gradient(rgba(241, 243, 248, 0.76), rgba(241, 243, 248, 0.94)),
		url("../images/kids/kids-gradient-bg.jpg") center/cover;
}

.kids-appeal__card {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 360px;
	gap: 30px;
	align-items: center;
	padding: 34px;
	border: 1px solid rgba(222, 17, 31, 0.18);
	border-radius: 28px;
	background:
		radial-gradient(circle at 86% 20%, rgba(244, 189, 98, 0.32), transparent 34%),
		linear-gradient(135deg, #fff7e8, #ffffff 50%, #edf2f7);
	box-shadow: 0 16px 38px rgba(222, 17, 31, 0.1);
}

.kids-appeal__body {
	display: flex;
	flex-direction: column;
	gap: 22px;
}

.kids-appeal__copy {
	padding: 24px;
	border-radius: 22px;
	background: rgba(255, 255, 255, 0.72);
}

.kids-appeal__copy p {
	margin: 0;
	line-height: 1.45;
	text-align: left;
	text-indent: 2.35em;
}

.kids-appeal__copy p:first-child {
	text-align: center;
	text-indent: 0;
}

.kids-appeal__copy p + p {
	margin-top: 0.12em;
}

.kids-appeal__person {
	padding: 20px 24px;
	border-left: 4px solid #de111f;
	border-radius: 18px;
	background: rgba(255, 255, 255, 0.82);
	color: #24384f;
	font-family: "GolosText-SemiBold", sans-serif;
}

.kids-appeal__person span {
	display: block;
	margin-top: 6px;
	color: #686868;
	font-family: "GolosText-Regular", sans-serif;
	font-size: 16px;
	line-height: 19px;
}

.kids-appeal__media {
	overflow: hidden;
	border-radius: 24px;
	background: #eef0f5;
	aspect-ratio: 0.78;
	min-height: 420px;
}

.kids-appeal__media img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	margin: 0;
}

.newscat,
.newspage,
.konkurs,
.uchastnik,
.result,
.form {
	padding-top: 160px;
}

.kids-goal__grid,
.kids-contest-info__grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 16px;
}

.kids-contest-info__grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.kids-flow__grid,
.kids-contest-steps__grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 18px;
}

.kids-flow_project {
	position: relative;
	overflow: hidden;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.74), rgba(241, 243, 248, 0.72));
}

.kids-flow_project .container {
	position: relative;
}

.kids-flow_project .container::before {
	content: "";
	position: absolute;
	left: 50%;
	top: -48px;
	width: 2px;
	height: 34px;
	border-radius: 99px;
	background: rgba(222, 17, 31, 0.14);
}

.kids-flow_project .kids-section-head {
	align-items: flex-start;
}

.kids-flow_project .kids-section-head p {
	color: #39495d;
}

.kids-flow-card {
	position: relative;
	overflow: hidden;
	min-height: 100%;
	padding: 26px;
	border: 1px solid rgba(36, 56, 79, 0.08);
	border-radius: 24px;
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.9)),
		var(--flow-soft, rgba(222, 17, 31, 0.08));
	box-shadow: 0 16px 42px rgba(36, 56, 79, 0.08);
}

.kids-flow-card:nth-child(1) {
	--flow-color: #de111f;
	--flow-soft: rgba(222, 17, 31, 0.08);
}

.kids-flow-card:nth-child(2) {
	--flow-color: #4a8461;
	--flow-soft: rgba(74, 132, 97, 0.09);
}

.kids-flow-card:nth-child(3) {
	--flow-color: #f4bd62;
	--flow-soft: rgba(244, 189, 98, 0.13);
}

.kids-flow-card:nth-child(4) {
	--flow-color: #24384f;
	--flow-soft: rgba(36, 56, 79, 0.08);
}

.kids-flow-card::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 5px;
	background: var(--flow-color, #de111f);
}

.kids-flow-card::after {
	content: "";
	position: absolute;
	top: 60px;
	right: -19px;
	z-index: 2;
	width: 20px;
	height: 2px;
	background: rgba(222, 17, 31, 0.32);
}

.kids-flow-card:last-child::after {
	display: none;
}

.kids-flow-card__top {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 16px;
	margin-bottom: 20px;
}

.kids-flow-card__icon {
	display: grid;
	place-items: center;
	flex: 0 0 auto;
	width: 72px;
	height: 72px;
	border-radius: 22px;
	background:
		linear-gradient(135deg, rgba(255, 255, 255, 0.34), transparent),
		var(--flow-color, #de111f);
	color: #ffffff;
	box-shadow:
		inset 0 0 0 1px rgba(255, 255, 255, 0.22),
		0 14px 30px rgba(36, 56, 79, 0.12);
}

.kids-flow-card__icon svg {
	display: block;
	width: 40px;
	height: 40px;
	fill: none;
	stroke: currentColor;
	stroke-width: 2.1;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.kids-flow-card__number {
	color: rgba(36, 56, 79, 0.14);
	font-family: "Oswald-Bold", sans-serif;
	font-size: 42px;
	line-height: 42px;
}

.kids-flow-card h3 {
	margin: 0 0 10px;
	font-family: "GolosText-Bold", sans-serif;
	color: #24384f;
	font-size: 21px;
	line-height: 25px;
}

.kids-flow-card p {
	margin: 0;
	color: #5f6977;
	line-height: 1.48;
}

.kids-goal-card,
.kids-info-card {
	padding: 24px;
	border: 1px solid rgba(36, 56, 79, 0.08);
	border-radius: 20px;
	background: #ffffff;
}

.kids-goal-card__icon {
	display: grid;
	place-items: center;
	width: 74px;
	height: 74px;
	margin-bottom: 16px;
	border: 1px solid rgba(222, 17, 31, 0.08);
	border-radius: 20px;
	background: linear-gradient(135deg, rgba(255, 101, 0, 0.1), rgba(222, 17, 31, 0.08));
}

.kids-goal-card__icon img {
	display: block;
	width: 54px;
	height: 54px;
	object-fit: contain;
}

.kids-goal-card__icon span {
	color: #de111f;
	font-family: "Oswald-Bold", sans-serif;
	font-size: 30px;
	line-height: 30px;
}

.kids-goal-card p,
.kids-info-card p {
	margin: 0;
	color: #686868;
	line-height: 1.45;
}

.kids-info-card h3 {
	margin: 0 0 10px;
	font-family: "GolosText-Bold", sans-serif;
	color: #24384f;
}

.kids-info-card_image {
	grid-column: 1 / -1;
	padding: 0;
	overflow: hidden;
	min-height: 260px;
}

.kids-info-card_image img {
	display: block;
	width: 100%;
	height: 100%;
	min-height: 260px;
	object-fit: cover;
	object-position: center;
}

.kids-contest-info_image-only {
	padding-top: 40px;
}

.kids-contest-info_image-only .kids-info-card_image {
	border-radius: 22px;
	box-shadow: 0 18px 42px rgba(36, 56, 79, 0.08);
}

.kids-clean-list,
.kids-date-list {
	display: grid;
	gap: 8px;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #686868;
}

.kids-clean-list li {
	padding: 10px 12px;
	border-radius: 12px;
	background: #f8f9fb;
}

.kids-info-card .button-3 {
	margin-top: 16px;
}

.kids-contest-rules__grid {
	display: grid;
	grid-template-columns: minmax(0, 1.3fr) minmax(280px, 0.7fr);
	gap: 16px;
}

.kids-date-list li {
	padding: 14px;
	border-radius: 14px;
	background: #f8f9fb;
}

.kids-date-list span {
	display: block;
	margin-bottom: 6px;
	font-size: 13px;
	color: #686868;
}

.kids-date-list b {
	color: #24384f;
	font-family: "GolosText-SemiBold", sans-serif;
}

.kids-collections-preview {
	background: rgba(255, 255, 255, 0.3);
}

.kids-collections-preview__grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 24px;
	align-items: start;
}

.kids-contest-documents {
	background: rgba(255, 255, 255, 0.3);
}

.kids-contest-documents__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 16px;
}

.kids-document-card {
	display: grid;
	grid-template-columns: 58px minmax(0, 1fr) auto;
	gap: 16px;
	align-items: center;
	padding: 20px;
	border: 1px solid #e4e6ec;
	border-radius: 22px;
	background: #ffffff;
	color: #24384f;
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.kids-document-card:hover {
	color: #24384f;
	transform: translateY(-2px);
	box-shadow: 0 16px 34px rgba(36, 56, 79, 0.12);
}

.kids-document-card__icon {
	display: grid;
	place-items: center;
	width: 58px;
	height: 58px;
	border-radius: 18px;
	background: linear-gradient(135deg, #ff6500, #de111f);
	color: #ffffff;
	font-family: "GolosText-Bold", sans-serif;
	font-size: 13px;
}

.kids-document-card__title {
	font-family: "GolosText-SemiBold", sans-serif;
	line-height: 1.35;
}

.kids-document-card__action {
	color: #de111f;
	font-family: "GolosText-SemiBold", sans-serif;
	font-size: 14px;
}

.kids-step__text-link {
	color: inherit;
	text-decoration: underline;
	text-decoration-color: rgba(222, 17, 31, 0.38);
	text-underline-offset: 4px;
	transition: color 0.2s ease, text-decoration-color 0.2s ease;
}

.kids-step__text-link:hover {
	color: #de111f;
	text-decoration-color: rgba(222, 17, 31, 0.72);
}

.kids-contest-faq {
	background: rgba(255, 255, 255, 0.42);
}

.kids-contest-results {
	background: rgba(255, 255, 255, 0.42);
}

.kids-contest-results__blocks {
	display: grid;
	gap: 20px;
}

.kids-contest-results__block {
	overflow: hidden;
	padding: 28px;
	border: 1px solid rgba(222, 17, 31, 0.12);
	border-radius: 22px;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0 16px 40px rgba(36, 56, 79, 0.07);
}

.kids-contest-results__block h3,
.kids-results-image figcaption {
	margin: 0 0 18px;
	color: #24384f;
	font-family: "GolosText-Bold", sans-serif;
	font-size: 24px;
	line-height: 1.2;
}

.kids-results-stats {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 12px;
}

.kids-results-stat {
	min-height: 132px;
	padding: 22px;
	border-radius: 18px;
	background: linear-gradient(135deg, rgba(222, 17, 31, 0.08), rgba(255, 255, 255, 0.92));
}

.kids-results-stat strong {
	display: block;
	margin-bottom: 6px;
	color: #de111f;
	font-family: "GolosText-Bold", sans-serif;
	font-size: 42px;
	line-height: 1;
}

.kids-results-stat span {
	display: block;
	color: #24384f;
	font-family: "GolosText-SemiBold", sans-serif;
	font-size: 17px;
	line-height: 1.25;
}

.kids-results-stat small {
	display: block;
	margin-top: 8px;
	color: #5f6d7c;
	font-size: 14px;
	line-height: 1.35;
}

.kids-results-image {
	margin: 0;
}

.kids-results-image img,
.kids-results-regions__image img {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 16px;
	background: #f1f3f8;
}

.kids-results-image p {
	margin: 14px 0 0;
	color: #5f6d7c;
	font-size: 15px;
	line-height: 1.45;
}

.kids-results-text .text-content {
	color: #4d5968;
	font-size: 17px;
	line-height: 1.55;
}

.kids-results-regions__grid {
	display: grid;
	grid-template-columns: minmax(0, 1.1fr) minmax(320px, 0.9fr);
	gap: 24px;
	align-items: start;
}

.kids-results-regions__grid_no-image {
	grid-template-columns: 1fr;
}

.kids-results-regions__grid_no-image .kids-results-regions__list {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.kids-results-regions__list {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 10px;
	align-content: start;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #24384f;
	font-family: "GolosText-SemiBold", sans-serif;
	font-size: 15px;
	line-height: 1.25;
}

.kids-results-regions__list li {
	min-width: 0;
}

.kids-results-regions__list span {
	display: block;
	min-height: 100%;
	padding: 10px 12px;
	border: 1px solid rgba(222, 17, 31, 0.1);
	border-radius: 12px;
	background: linear-gradient(135deg, rgba(222, 17, 31, 0.07), rgba(255, 255, 255, 0.95));
	overflow-wrap: anywhere;
}

.kids-contest-contact {
	background: rgba(255, 255, 255, 0.42);
	padding-top: 0;
}

.kids-contest-contact__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	padding: 28px 32px;
	border: 1px solid rgba(36, 56, 79, 0.1);
	border-radius: 18px;
	background: #ffffff;
	box-shadow: 0 14px 36px rgba(36, 56, 79, 0.06);
}

.kids-contest-contact h2 {
	margin: 0 0 8px;
	font-family: "GolosText-Bold", sans-serif;
	font-size: 24px;
	line-height: 1.2;
	color: #24384f;
}

.kids-contest-contact p {
	margin: 0;
	color: #5f6d7c;
}

.kids-contest-contact a {
	color: #de111f;
	font-family: "GolosText-SemiBold", sans-serif;
	text-decoration: none;
}

.kids-contest-contact a:hover {
	text-decoration: underline;
	text-underline-offset: 4px;
}

.kids-faq-list {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 12px;
}

.kids-faq-item {
	overflow: hidden;
	border: 1px solid rgba(36, 56, 79, 0.1);
	border-radius: 18px;
	background: rgba(255, 255, 255, 0.86);
	box-shadow: 0 14px 36px rgba(36, 56, 79, 0.06);
}

.kids-faq-item summary {
	position: relative;
	display: block;
	padding: 18px 54px 18px 20px;
	color: #24384f;
	font-family: "GolosText-Bold", sans-serif;
	font-size: 17px;
	line-height: 1.35;
	cursor: pointer;
	list-style: none;
}

.kids-faq-item summary::-webkit-details-marker {
	display: none;
}

.kids-faq-item summary::after {
	content: "+";
	position: absolute;
	top: 50%;
	right: 20px;
	display: grid;
	place-items: center;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	background: rgba(222, 17, 31, 0.08);
	color: #de111f;
	font-family: "GolosText-Bold", sans-serif;
	transform: translateY(-50%);
}

.kids-faq-item[open] summary::after {
	content: "−";
}

.kids-faq-item__answer {
	padding: 0 20px 20px;
	color: #5f6977;
	font-size: 15px;
	line-height: 1.5;
}

.kids-faq-item__answer p {
	margin: 0 0 10px;
}

.kids-faq-item__answer p:last-child {
	margin-bottom: 0;
}

.kids-values,
.kids-news__grid,
.kids-collections__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 16px;
}

.kids-takepart__layout {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 420px;
	gap: 24px;
	align-items: stretch;
}

.kids-steps {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 16px;
}

.kids-takepart__image {
	overflow: hidden;
	border-radius: 24px;
	background: #eef0f5;
}

.kids-takepart__image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.kids-why {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 420px;
	gap: 24px;
	align-items: stretch;
	margin-top: 24px;
	padding: 28px;
	border: 1px solid #e4e6ec;
	border-radius: 24px;
	background: #ffffff;
}

.kids-why__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.kids-why__content h3 {
	margin: 0 0 16px;
	font-family: "Oswald-Bold", sans-serif;
	font-size: 40px;
	line-height: 42px;
	color: #24384f;
}

.kids-why__image {
	overflow: hidden;
	border-radius: 20px;
	background: #eef0f5;
}

.kids-why__image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.kids-value,
.kids-step,
.kids-news-card,
.kids-archive-card,
.kids-collection-card,
.kids-work-card {
	border: 1px solid #e4e6ec;
	border-radius: 22px;
	background: #ffffff;
}

.kids-value,
.kids-step {
	padding: 24px;
}

.kids-value span,
.kids-step span {
	display: grid;
	place-items: center;
	width: 48px;
	height: 48px;
	margin-bottom: 18px;
	border-radius: 16px;
	background: linear-gradient(135deg, #ff6500, #de111f);
	color: #ffffff;
	font-family: "GolosText-Bold", sans-serif;
}

.kids-value h3,
.kids-step h3,
.kids-news-card h3,
.kids-collection-card h3,
.kids-archive-card h3,
.kids-contest-feature h3 {
	margin: 0 0 10px;
	font-family: "GolosText-Bold", sans-serif;
	color: #24384f;
}

.kids-value p,
.kids-step p,
.kids-news-card p,
.kids-collection-card p,
.kids-archive-card p,
.kids-contest-feature p,
.kids-join p,
.kids-page-hero p {
	margin: 0;
	color: #686868;
	line-height: 1.45;
}

.kids-contest-feature {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 380px;
	gap: 28px;
	align-items: stretch;
	padding: 34px;
	border: 1px solid rgba(222, 17, 31, 0.22);
	border-radius: 28px;
	background:
		radial-gradient(circle at 86% 20%, rgba(244, 189, 98, 0.36), transparent 32%),
		linear-gradient(135deg, #ffffff, #fff3df);
	box-shadow: 0 16px 38px rgba(222, 17, 31, 0.12);
}

.kids-active-contest__list {
	display: grid;
	gap: 24px;
}

.kids-contest-feature h3 {
	margin-top: 14px;
	font-size: 42px;
	line-height: 44px;
}

.kids-contest-feature__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.kids-timer {
	margin-top: 22px;
}

.kids-timer__title {
	margin-bottom: 10px;
	color: #686868;
	font-family: "GolosText-SemiBold", sans-serif;
}

.kids-timer__items {
	display: grid;
	grid-template-columns: repeat(3, 110px);
	gap: 8px;
}

.kids-timer__items div {
	padding: 14px 8px;
	border-radius: 16px;
	background: linear-gradient(90deg, #ff6500, #de111f);
	color: #ffffff;
	text-align: center;
}

.kids-timer__items b {
	display: block;
	font-family: "Oswald-Bold", sans-serif;
	font-size: 32px;
	line-height: 34px;
}

.kids-timer__items span {
	font-size: 12px;
}

.kids-status {
	width: fit-content;
	margin-top: 20px;
	padding: 14px 16px;
	border-radius: 16px;
	background: #fff7e7;
	color: #5f4521;
}

.kids-timeline {
	position: relative;
	overflow: hidden;
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.86), rgba(241, 243, 248, 0.74)),
		radial-gradient(circle at 92% 18%, rgba(244, 189, 98, 0.2), transparent 34%);
}

.kids-timeline__wrap {
	position: relative;
	padding-top: 42px;
}

.kids-timeline__rail {
	position: absolute;
	top: 42px;
	left: 0;
	right: 0;
	height: 34px;
	pointer-events: none;
}

.kids-timeline__line {
	position: absolute;
	top: 15px;
	left: 6%;
	right: 6%;
	height: 4px;
	border-radius: 999px;
	background:
		linear-gradient(
				90deg,
				#de111f 0%,
				#de111f var(--timeline-fill, 50%),
				rgba(222, 17, 31, 0.18) var(--timeline-fill, 50%),
				rgba(222, 17, 31, 0.18) 83.333%,
				rgba(196, 204, 216, 0.95) 83.333%,
				rgba(196, 204, 216, 0.95) 100%
			);
}

.kids-timeline__line::after {
	content: "";
	position: absolute;
	top: -7px;
	right: -3px;
	width: 0;
	height: 0;
	border-top: 9px solid transparent;
	border-bottom: 9px solid transparent;
	border-left: 13px solid rgba(196, 204, 216, 0.95);
}

.kids-timeline__node {
	position: absolute;
	top: 6px;
	display: block;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	background: #ffffff;
	box-shadow:
		0 0 0 5px #ffffff,
		inset 0 0 0 5px rgba(196, 204, 216, 0.95);
	transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.kids-timeline__node:nth-of-type(2) {
	left: calc(16.666% - 11px);
}

.kids-timeline__node:nth-of-type(3) {
	left: calc(50% - 11px);
}

.kids-timeline__node:nth-of-type(4) {
	left: calc(83.333% - 11px);
}

.kids-timeline__node_done {
	box-shadow:
		0 0 0 5px #ffffff,
		inset 0 0 0 5px #de111f;
}

.kids-timeline__node_active {
	box-shadow:
		0 0 0 5px #ffffff,
		inset 0 0 0 5px #de111f,
		0 0 0 11px rgba(222, 17, 31, 0.12);
	animation: kids-timeline-active-pulse 2.2s ease-in-out infinite;
}

.kids-timeline__node_future {
	background: repeating-linear-gradient(135deg, #ffffff 0 4px, #f1f3f8 4px 8px);
}

@keyframes kids-timeline-active-pulse {
	0%,
	100% {
		box-shadow:
			0 0 0 5px #ffffff,
			inset 0 0 0 5px #de111f,
			0 0 0 9px rgba(222, 17, 31, 0.16);
	}

	50% {
		box-shadow:
			0 0 0 5px #ffffff,
			inset 0 0 0 5px #de111f,
			0 0 0 16px rgba(222, 17, 31, 0.04);
	}
}

@keyframes kids-timeline-hover-pulse {
	0%,
	100% {
		transform: scale(1);
	}

	50% {
		transform: scale(1.16);
	}
}

.kids-timeline__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 22px;
	padding-top: 58px;
}

.kids-timeline-card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-height: 100%;
	padding: 26px 24px;
	border: 1px solid rgba(36, 56, 79, 0.08);
	border-radius: 24px;
	background: rgba(255, 255, 255, 0.96);
	color: inherit;
	text-decoration: none !important;
	box-shadow: 0 18px 44px rgba(36, 56, 79, 0.08);
	transition:
		transform 0.25s ease,
		box-shadow 0.25s ease,
		border-color 0.25s ease;
}

.kids-timeline-card:hover {
	transform: translateY(-4px);
	border-color: rgba(222, 17, 31, 0.18);
	color: inherit;
	text-decoration: none !important;
	box-shadow: 0 24px 54px rgba(36, 56, 79, 0.13);
}

.kids-timeline-card:hover *,
.kids-timeline-card:focus *,
.kids-timeline-card:active * {
	text-decoration: none !important;
}

.kids-timeline__wrap:has(.kids-timeline-card_done:hover) .kids-timeline__node:nth-of-type(2),
.kids-timeline__wrap:has(.kids-timeline-card_active:hover) .kids-timeline__node:nth-of-type(3),
.kids-timeline__wrap:has(.kids-timeline-card_future:hover) .kids-timeline__node:nth-of-type(4) {
	animation: kids-timeline-hover-pulse 0.8s ease-in-out infinite;
}

.kids-timeline__wrap:has(.kids-timeline-card_active:hover) .kids-timeline__node_active {
	animation:
		kids-timeline-active-pulse 2.2s ease-in-out infinite,
		kids-timeline-hover-pulse 0.8s ease-in-out infinite;
}

.kids-timeline-card_active {
	background:
		radial-gradient(circle at 88% 18%, rgba(244, 189, 98, 0.24), transparent 36%),
		linear-gradient(180deg, #ffffff, #fff7eb);
	border-color: rgba(222, 17, 31, 0.2);
}

.kids-timeline-card_future {
	background:
		repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.98) 0 16px, rgba(246, 248, 251, 0.98) 16px 32px);
	border-color: rgba(36, 56, 79, 0.1);
}

.kids-timeline-card_more {
	border-style: dashed;
}

.kids-timeline-card__year {
	display: block;
	margin-bottom: 14px;
	color: #24384f;
	font-family: "Oswald-SemiBold", sans-serif;
	font-weight: 400;
	font-size: 46px;
	line-height: 46px;
	letter-spacing: 0;
}

.kids-timeline-card_future .kids-timeline-card__year {
	color: #9aa4b2;
}

.kids-timeline-card h3 {
	margin: 14px 0 10px;
	color: #24384f;
	font-family: "GolosText-Bold", sans-serif;
	font-size: 21px;
	line-height: 25px;
}

.kids-timeline-card p {
	margin: 0;
	color: #5f6977;
	font-size: 15px;
	line-height: 1.48;
}

.kids-archive__grid {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(280px, 0.45fr);
	gap: 16px;
}

.kids-archive-card {
	position: relative;
	padding: 22px;
}

.kids-archive-card__link {
	position: absolute;
	inset: 0;
	z-index: 1;
	border-radius: 22px;
}

.kids-archive-card .kids-actions,
.kids-archive-card .button-1,
.kids-archive-card .button-2,
.kids-archive-card .button-3 {
	position: relative;
	z-index: 2;
}

.kids-archive-card__image {
	height: 240px;
	margin: -22px -22px 22px;
	border-radius: 22px 22px 0 0;
}

.kids-archive-card_soft {
	display: flex;
	flex-direction: column;
	justify-content: center;
	background: #f8f9fb;
}

.kids-page-hero__inner,
.kids-join__inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 24px;
	padding: 38px;
	border-radius: 28px;
	background: linear-gradient(135deg, #ffffff, #fff4e1);
}

.kids-contest-detail__hero {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 420px;
	gap: 28px;
	align-items: stretch;
	padding: 38px;
	border-radius: 28px;
	background:
		radial-gradient(circle at 86% 20%, rgba(244, 189, 98, 0.26), transparent 32%),
		linear-gradient(135deg, #ffffff, #fff3df);
}

.kids-contest-detail__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.kids-contest-detail h1 {
	margin: 14px 0 16px;
	font-family: "Oswald-Bold", sans-serif;
	font-size: 58px;
	line-height: 58px;
	color: #24384f;
}

.kids-contest-detail__content p {
	max-width: 680px;
	margin: 0;
	color: #686868;
	line-height: 1.45;
}

.kids-contest-detail__image {
	overflow: hidden;
	border-radius: 24px;
	background: #eef0f5;
}

.kids-contest-detail__image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.kids-contest-detail__meta {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 10px;
	margin-top: 22px;
}

.kids-contest-detail__meta div {
	padding: 16px;
	border-radius: 16px;
	background: #ffffff;
}

.kids-contest-detail__meta span {
	display: block;
	margin-bottom: 6px;
	color: #686868;
	font-size: 13px;
}

.kids-contest-detail__meta b {
	color: #24384f;
}

.kids-page-hero h1,
.kids-join h2 {
	margin: 14px 0 12px;
	font-family: "Oswald-Bold", sans-serif;
	font-size: 58px;
	line-height: 58px;
	color: #24384f;
}

.kids-join h2.kids-join__message {
	max-width: 720px;
	margin: 14px 0 0;
	font-family: "GolosText-Regular", sans-serif;
	font-size: 20px;
	line-height: 1.45;
	color: #5f6977;
}

.kids-gallery__bar {
	display: flex;
	justify-content: space-between;
	gap: 16px;
	align-items: center;
	margin-bottom: 22px;
}

.kids-gallery__filters {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.kids-gallery-filter {
	position: relative;
	display: inline-flex;
	align-items: center;
}

.kids-gallery-filter__button {
	position: relative;
	min-height: 46px;
	padding: 11px 46px 11px 16px;
	border: 1px solid rgba(36, 56, 79, 0.12);
	border-radius: 12px;
	background: linear-gradient(180deg, #ffffff 0%, #f7f9fc 100%);
	box-shadow: 0 10px 24px rgba(36, 56, 79, 0.08);
	color: #24384f;
	font-family: "GolosText-Regular", sans-serif;
	font-size: 16px;
	line-height: 1.3;
	cursor: pointer;
	outline: none;
	transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.kids-gallery-filter__button::after {
	content: "";
	position: absolute;
	right: 16px;
	top: 50%;
	width: 9px;
	height: 9px;
	margin-top: -4px;
	border-right: 2px solid #e84b32;
	border-bottom: 2px solid #e84b32;
	pointer-events: none;
	transform: rotate(45deg);
	transition: transform 0.2s ease;
}

.kids-gallery-filter.is-open .kids-gallery-filter__button::after {
	margin-top: 0;
	transform: translateY(-50%) rotate(225deg);
}

.kids-gallery-filter__button:focus {
	border-color: rgba(232, 75, 50, 0.45);
	box-shadow: 0 0 0 3px rgba(232, 75, 50, 0.14), 0 12px 28px rgba(36, 56, 79, 0.1);
}

.kids-gallery-filter__button:hover,
.kids-gallery-filter.is-open .kids-gallery-filter__button {
	background: #ffffff;
	border-color: rgba(36, 56, 79, 0.2);
}

.kids-gallery-filter__menu {
	position: absolute;
	top: calc(100% + 10px);
	left: 0;
	z-index: 35;
	display: grid;
	gap: 8px;
	min-width: 100%;
	width: max-content;
	max-width: min(340px, calc(100vw - 40px));
	max-height: 280px;
	padding: 14px;
	border: 1px solid #e4e6ec;
	border-radius: 18px;
	background: rgba(255, 255, 255, 0.98);
	box-shadow: 0 18px 48px rgba(36, 56, 79, 0.14);
	opacity: 0;
	pointer-events: none;
	transform: translateY(-8px);
	transition: opacity 0.2s ease, transform 0.2s ease;
	overflow-y: auto;
}

.kids-gallery-filter.is-open .kids-gallery-filter__menu {
	opacity: 1;
	pointer-events: auto;
	transform: translateY(0);
}

.kids-gallery-filter__option {
	display: flex;
	align-items: center;
	width: 100%;
	min-height: 44px;
	padding: 11px 14px;
	border: 0;
	border-radius: 12px;
	background: transparent;
	color: #24384f;
	font-family: "GolosText-SemiBold", sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	cursor: pointer;
	transition: background 0.2s ease, color 0.2s ease;
}

.kids-gallery-filter__option:hover,
.kids-gallery-filter__option:focus {
	background: #f6f7fa;
	outline: none;
}

.kids-gallery-filter__option.is-active {
	background: linear-gradient(135deg, rgba(255, 237, 232, 0.95), rgba(255, 247, 239, 0.95));
	color: #de111f;
}

@media (max-width: 520px) {
	.kids-gallery__filters,
	.kids-gallery-filter,
	.kids-gallery-filter__button {
		width: 100%;
	}

	.kids-gallery-filter__button {
		text-align: left;
	}

	.kids-gallery-filter__menu {
		width: 100%;
		max-width: 100%;
	}
}

.kids-gallery__filter-submit,
.screen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.kids-gallery__grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 16px;
}

.kids-pagination {
	display: flex;
	justify-content: center;
	margin-top: 32px;
}

.kids-pagination ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 8px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.kids-pagination a,
.kids-pagination span {
	display: grid;
	place-items: center;
	min-width: 42px;
	min-height: 42px;
	padding: 8px 12px;
	border-radius: 10px;
	background: #ffffff;
	color: #24384f;
	font-family: "GolosText-SemiBold", sans-serif;
	text-decoration: none;
	box-shadow: 0 10px 24px rgba(36, 56, 79, 0.06);
}

.kids-pagination a:hover,
.kids-pagination .current {
	background: linear-gradient(90deg, #ff6500 0%, #ff3327 50%, #de111f 100%);
	color: #ffffff;
}

.kids-work-card {
	display: flex;
	flex-direction: column;
	min-height: 100%;
	overflow: hidden;
}

.kids-work-card__image {
	display: flex;
	align-items: center;
	justify-content: center;
	aspect-ratio: 4 / 3;
	max-height: 360px;
	min-height: 0;
	padding: 0;
	overflow: hidden;
	background: linear-gradient(135deg, #f8dfb3, #e8edf4);
	color: #24384f;
	font-family: "GolosText-Bold", sans-serif;
}

.kids-work-card__image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.kids-work-card__image span {
	padding: 16px;
}

.kids-work-card__body {
	display: flex;
	flex: 1;
	flex-direction: column;
	padding: 16px;
}

.kids-work-card__title {
	display: -webkit-box;
	min-height: 44px;
	margin-bottom: 10px;
	overflow: hidden;
	font-family: "GolosText-Bold", sans-serif;
	color: #24384f;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.kids-work-card__meta {
	display: -webkit-box;
	margin-top: 6px;
	overflow: hidden;
	color: #686868;
	font-size: 14px;
	line-height: 1.35;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.kids-news-card {
	display: flex;
	min-height: 100%;
	flex-direction: column;
	overflow: hidden;
	padding: 0;
	text-decoration: none;
}

.kids-news-card__image {
	aspect-ratio: 1.65;
	height: auto;
	margin: 0;
	border-radius: 22px 22px 0 0;
	flex: 0 0 auto;
}

.kids-news-card__body {
	display: flex;
	height: 100%;
	flex-direction: column;
	padding: 20px;
}

.kids-news-card__date {
	margin-bottom: 10px;
	color: #de111f;
	font-family: "GolosText-SemiBold", sans-serif;
	font-size: 14px;
}

.kids-news-card__tag {
	display: inline-flex;
	width: fit-content;
	padding: 7px 10px;
	border-radius: 999px;
	background: rgba(74, 132, 97, 0.12);
	color: #4a8461;
	font-family: "GolosText-SemiBold", sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.kids-news-card__tag_single {
	margin-bottom: 20px;
}

.kids-news-card h3 {
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	min-height: 48px;
}

.kids-news-card p {
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	min-height: 78px;
}

.kids-collection-card {
	display: flex;
	flex-direction: column;
	overflow: hidden;
	color: #222222;
	text-decoration: none;
	box-shadow: 0 18px 42px rgba(36, 56, 79, 0.08);
	transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.kids-collection-card_link:hover {
	color: #222222;
	transform: none;
	border-color: rgba(222, 17, 31, 0.18);
	box-shadow: 0 24px 54px rgba(36, 56, 79, 0.14);
}

.kids-collection-card__image {
	aspect-ratio: 1.38;
	overflow: hidden;
	background: #eef0f5;
}

.kids-collection-card__image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.kids-collection-card__body {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	padding: 26px;
}

.kids-collection-card__meta {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 18px;
	margin-bottom: 22px;
	color: #686868;
	font-size: 14px;
}

.kids-collection-card__meta span {
	padding: 7px 10px;
	border-radius: 999px;
	background: #f1f3f8;
}

.kids-collection-card__action {
	position: relative;
	z-index: 2;
	align-self: flex-start;
	width: fit-content;
	max-width: 100%;
	margin-top: auto;
	white-space: normal;
}

.kids-empty {
	grid-column: 1 / -1;
	padding: 34px;
	border-radius: 22px;
	background: #ffffff;
	color: #686868;
	text-align: center;
}

.kids-empty h2 {
	margin: 0 0 10px;
	font-family: "Oswald-Bold", sans-serif;
	color: #24384f;
}

.form__block_contest {
	position: relative;
	overflow: hidden;
	padding: 30px;
	border: 1px solid rgba(36, 56, 79, 0.1);
	border-radius: 28px;
	background: #ffffff;
	box-shadow: 0 18px 42px rgba(36, 56, 79, 0.08);
}

.form__block_contest::before {
	display: none;
}

.form__block_contest > * {
	position: relative;
	z-index: 1;
}

.form__block_contest .form__block-title {
	color: #24384f;
}

.form__contest-current {
	position: relative;
	display: grid;
	gap: 8px;
	padding: 22px;
	border: 1px solid rgba(36, 56, 79, 0.08);
	border-radius: 22px;
	background: #f8fafc;
	color: #24384f;
}

.form__contest-current strong {
	font-family: "GolosText-SemiBold", sans-serif;
	font-size: 24px;
	line-height: 29px;
}

.form__contest-kicker {
	width: fit-content;
	padding: 6px 10px;
	border-radius: 999px;
	background: #ffffff;
	color: #de111f;
	font-family: "GolosText-SemiBold", sans-serif;
	font-size: 13px;
	line-height: 16px;
}

.form__contest-current_error {
	background: #fff1ee;
	color: #de111f;
}

.form__contest-options {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 12px;
}

.form__contest-option {
	display: flex;
	align-items: center;
	gap: 12px;
	padding: 16px;
	border: 1px solid #e4e6ec;
	border-radius: 16px;
	background: #f8f9fb;
	cursor: pointer;
}

.form__contest-option input {
	width: 18px;
	height: 18px;
	flex: 0 0 auto;
}

.form__contest-option span {
	color: #24384f;
	font-family: "GolosText-SemiBold", sans-serif;
}

.form__contest-note {
	margin-top: 12px;
	color: #686868;
}

.form__send-progress {
	display: none;
	width: 100%;
	height: 10px;
	overflow: hidden;
	border-radius: 999px;
	background: #e4e6ec;
}

.form__send-progress span {
	display: block;
	width: 0;
	height: 100%;
	border-radius: inherit;
	background: linear-gradient(90deg, #ff6500 0%, #ff3327 50%, #de111f 100%);
	transition: width 0.2s ease;
}

.form__send-progress_visible {
	display: block;
}

.form__inner_sending {
	cursor: wait;
}

.form {
	position: relative;
	overflow: visible;
	isolation: isolate;
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.42) 0%, rgba(255, 255, 255, 0) 260px),
		#f1f3f8;
}

.form::before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: -2;
	background: linear-gradient(135deg, rgba(36, 56, 79, 0.035) 0 1px, transparent 1px 22px);
	background-size: 22px 22px;
	opacity: 0.45;
}

.form::after {
	display: none;
}

.form__inner {
	position: relative;
}

.form__linkprev {
	margin-bottom: 24px;
}

.form__linkprev .button-2 {
	border: 1px solid rgba(36, 56, 79, 0.1);
	box-shadow: 0 10px 24px rgba(36, 56, 79, 0.06);
}

.form__title {
	max-width: 980px;
	margin-bottom: 34px;
	color: #24384f;
}

.form__block,
.form__polytics,
.form__send {
	max-width: 980px;
}

.form__block {
	margin-bottom: 34px;
}

.form__block-title,
.form__polytics-title {
	color: #24384f;
}

.form__block-inputs,
.form__polytics,
.form__send {
	border: 1px solid rgba(36, 56, 79, 0.08);
	box-shadow: 0 18px 42px rgba(36, 56, 79, 0.07);
}

.form__block-inputs {
	border-radius: 28px;
}

.form__polytics {
	padding: 30px;
	border-radius: 28px;
	background: #ffffff;
}

.form__polytics .polytics {
	align-items: flex-start;
}

.form__required-note {
	max-width: 960px;
	margin: -30px 0 50px;
	color: #686868;
}

.form .input input[type="text"],
.form .input input[type="tel"],
.form .input input[type="email"],
.form .input input[type="url"] {
	width: 100%;
	display: block;
	box-sizing: border-box;
	padding: 14px 16px;
	border: 1px solid #f1f3f8;
	border-radius: 10px;
	outline: none;
	background: #f1f3f8;
	color: #222222;
	font-family: "GolosText-Regular", sans-serif;
	font-size: 16px;
	line-height: 19px;
	transition: border-color 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease;
}

.form .input input[type="text"]::placeholder,
.form .input input[type="tel"]::placeholder,
.form .input input[type="email"]::placeholder,
.form .input input[type="url"]::placeholder {
	color: rgba(34, 34, 34, 0.3);
}

.form .input input[type="text"]:not(:placeholder-shown),
.form .input input[type="tel"]:not(:placeholder-shown),
.form .input input[type="email"]:not(:placeholder-shown),
.form .input input[type="url"]:not(:placeholder-shown) {
	border-color: #222222;
}

.form .input input[type="text"]:hover,
.form .input input[type="tel"]:hover,
.form .input input[type="email"]:hover,
.form .input input[type="url"]:hover {
	border-color: #ff3327;
}

.form .input input[type="text"]:focus,
.form .input input[type="tel"]:focus,
.form .input input[type="email"]:focus,
.form .input input[type="url"]:focus {
	border-color: #ff6500;
	box-shadow: 0 0 0 3px rgba(255, 101, 0, 0.1);
}

.form .input.error input[type="text"],
.form .input.error input[type="tel"],
.form .input.error input[type="email"],
.form .input.error input[type="url"] {
	border-color: #de111f;
	color: #de111f;
}

.form__send {
	padding: 30px;
	border-radius: 28px;
	background: #ffffff;
}

.form__send .submit input[type="submit"] {
	min-width: 280px;
	min-height: 62px;
	padding: 18px 34px;
	border-radius: 16px;
	font-size: 18px;
	line-height: 22px;
	box-shadow: 0 16px 32px rgba(222, 17, 31, 0.22);
}

.form__inner_sending .form__send .submit input[type="submit"] {
	animation: kids-form-submit-pulse 1.2s ease-in-out infinite;
}

.form__send-text:not(:empty) {
	padding: 16px 18px;
	border-radius: 18px;
	background: #f8fafc;
	color: #24384f;
}

.form__send-text_status_loading {
	border: 1px solid rgba(255, 101, 0, 0.22);
}

.form__send-text_status_success {
	border: 1px solid rgba(48, 128, 91, 0.25);
	background: #eff8f3;
	color: #236443;
	font-family: "GolosText-SemiBold", sans-serif;
}

.form__send-text_status_error {
	border: 1px solid rgba(222, 17, 31, 0.2);
	background: #fff1ee;
	color: #de111f;
}

@keyframes kids-form-submit-pulse {
	0%,
	100% {
		box-shadow: 0 16px 32px rgba(222, 17, 31, 0.22);
		transform: translateY(0);
	}

	50% {
		box-shadow: 0 20px 42px rgba(222, 17, 31, 0.34);
		transform: translateY(-1px);
	}
}

@media (max-width: 700px) {
	.form__block_contest,
	.form__polytics,
	.form__send {
		padding: 22px;
		border-radius: 22px;
	}

	.form__block-inputs {
		border-radius: 22px;
	}

	.form__send .submit,
	.form__send .submit input[type="submit"] {
		width: 100%;
		max-width: none;
	}
}

.kids-jury {
	padding: 70px 0;
}

.kids-jury__panel,
.kids-jury__toolbar,
.kids-jury-card,
.kids-jury__notice {
	border: 1px solid #e4e6ec;
	border-radius: 22px;
	background: #ffffff;
}

.kids-jury__panel {
	max-width: 520px;
	padding: 30px;
}

.kids-jury__panel h2 {
	margin: 0 0 18px;
	font-family: "Oswald-Bold", sans-serif;
	color: #24384f;
}

.kids-jury__panel p {
	margin-bottom: 14px;
}

.kids-jury__panel label {
	display: block;
	margin-bottom: 8px;
	color: #24384f;
}

.kids-jury__panel input[type="text"],
.kids-jury__panel input[type="password"],
.kids-jury-card__score input,
.kids-jury__filters select {
	width: 100%;
	border: 1px solid #e4e6ec;
	border-radius: 10px;
	background: #f8f9fb;
	padding: 12px 14px;
	color: #222222;
}

.kids-jury__toolbar {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 16px;
	margin-bottom: 18px;
	padding: 20px;
}

.kids-jury__filters {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	gap: 12px;
}

.kids-jury__filters label {
	display: flex;
	min-width: 220px;
	flex-direction: column;
	gap: 6px;
	color: #686868;
	font-size: 14px;
}

.kids-jury__user {
	color: #24384f;
	font-family: "GolosText-SemiBold", sans-serif;
}

.kids-jury__notice {
	margin-bottom: 18px;
	padding: 16px 18px;
	color: #4a8461;
}

.kids-jury__list {
	display: grid;
	gap: 14px;
}

.kids-jury-card {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 150px;
	gap: 18px;
	align-items: center;
	padding: 20px;
}

.kids-jury-card h3 {
	margin: 12px 0 8px;
	font-family: "GolosText-Bold", sans-serif;
	color: #24384f;
}

.kids-jury-card__meta {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	color: #686868;
	font-size: 14px;
}

.kids-jury-card__score {
	display: flex;
	flex-direction: column;
	gap: 8px;
	color: #686868;
}

.kids-jury-card__score input {
	font-family: "Oswald-Bold", sans-serif;
	font-size: 28px;
	line-height: 32px;
	text-align: center;
}

.uchastnik__info-player-points_single .uchastnik__info-player-points-block,
.block-result-player__points_single .block-result-player__points-block {
	width: 100%;
}

.kids-jury__submit {
	position: sticky;
	bottom: 18px;
	display: flex;
	justify-content: flex-end;
	margin-top: 18px;
	padding: 14px;
	border-radius: 16px;
	background: rgba(255, 255, 255, 0.92);
	box-shadow: 0 12px 28px rgba(36, 56, 79, 0.12);
}

@media (max-width: 1280px) {
	.header__menu {
		display: none;
	}

	.header__burger {
		display: inline-flex;
		flex-direction: column;
	}

	.header__mobile {
		position: absolute;
		top: calc(100% + 10px);
		left: 20px;
		right: 20px;
		z-index: 20;
		display: grid;
		gap: 8px;
		max-height: calc(100vh - 110px);
		padding: 14px;
		border: 1px solid #e4e6ec;
		border-radius: 18px;
		background: rgba(255, 255, 255, 0.98);
		box-shadow: 0 18px 48px rgba(36, 56, 79, 0.14);
		opacity: 0;
		pointer-events: none;
		transform: translateY(-8px);
		transition: opacity 0.2s ease, transform 0.2s ease;
		overflow-y: auto;
	}

	.header.mobile-open .header__mobile {
		opacity: 1;
		pointer-events: auto;
		transform: translateY(0);
	}

	.header__mobile-link {
		display: flex;
		align-items: center;
		min-height: 46px;
		padding: 12px 14px;
		border-radius: 12px;
		color: #24384f;
		text-decoration: none;
		font-family: "GolosText-SemiBold", sans-serif;
		font-size: 16px;
		line-height: 20px;
	}

	.header__mobile-link:hover {
		background: #f6f7fa;
	}

	.header__mobile-link_primary {
		justify-content: center;
		background: #de111f;
		color: #ffffff;
	}
}

@media (max-width: 1100px) {
	.header__logo_kids span {
		display: none;
	}

	.kids-hero_project .kids-hero__inner,
	.kids-hero__inner,
	.kids-contest-feature,
	.kids-archive__grid,
	.kids-takepart__layout,
	.kids-why,
	.kids-contest-detail__hero {
		grid-template-columns: 1fr;
	}

	.kids-appeal__card,
	.kids-contest-documents__grid,
	.kids-contest-rules__grid,
	.kids-results-regions__grid,
	.kids-faq-list {
		grid-template-columns: 1fr;
	}

	.kids-results-stats,
	.kids-results-regions__list {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.kids-appeal__media {
		min-height: 320px;
	}

	.kids-goal__grid,
	.kids-flow__grid,
	.kids-timeline__grid,
	.kids-contest-steps__grid,
	.kids-contest-info__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.kids-timeline__rail {
		display: none;
	}

	.kids-timeline__grid {
		padding-top: 0;
	}

	.kids-flow-card::after {
		display: none;
	}

	.kids-gallery__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.kids-hero_project .kids-hero__inner {
		grid-template-areas:
			"copy"
			"visual";
	}

	.kids-hero_project .kids-hero__visual {
		min-height: 430px;
	}

	.kids-hero__facts {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.kids-hero_project .kids-hero__image {
		inset: 0;
	}
}

@media (max-width: 991px) {
	body {
		background-attachment: scroll;
		background-position: center top;
		background-size: auto 820px;
	}

	.kids-hero,
	.kids-active-contest,
	.kids-page-hero,
	.kids-join,
	.newscat,
	.newspage,
	.konkurs,
	.uchastnik,
	.result,
	.form {
		background:
			linear-gradient(rgba(241, 243, 248, 0.76), rgba(241, 243, 248, 0.94)),
			url("../images/kids/kids-gradient-bg.jpg") center top / auto 820px repeat-y;
	}

	.kids-about,
	.kids-flow,
	.kids-timeline,
	.kids-collections,
	.kids-contest-info,
	.kids-contest-rules,
	.kids-contest-results,
	.kids-contest-faq,
	.kids-contest-archive-note {
		background: rgba(255, 255, 255, 0.46);
	}

	.kids-goal,
	.kids-takepart,
	.kids-archive,
	.kids-news,
	.kids-collections-preview,
	.kids-contest-documents,
	.kids-contest-steps,
	.kids-contest-news,
	.kids-gallery {
		background: rgba(241, 243, 248, 0.72);
	}

	.kids-hero,
	.kids-about,
	.kids-goal,
	.kids-flow,
	.kids-active-contest,
	.kids-timeline,
	.kids-archive,
	.kids-collections,
	.kids-collections-preview,
	.kids-takepart,
	.kids-news,
	.kids-join,
	.kids-page-hero,
	.kids-contest-detail,
	.kids-contest-documents,
	.kids-contest-info,
	.kids-contest-steps,
	.kids-contest-rules,
	.kids-contest-results,
	.kids-contest-news,
	.kids-contest-archive-note,
	.kids-gallery {
		padding: 42px 0;
		scroll-margin-top: 92px;
	}

	.kids-hero__inner,
	.kids-contest-feature,
	.kids-appeal__card,
	.kids-page-hero__inner,
	.kids-join__inner {
		padding: 26px;
	}

	.newscat,
	.newspage,
	.konkurs,
	.uchastnik,
	.result,
	.form {
		padding-top: 124px;
	}

	.kids-section-head,
	.kids-gallery__bar,
	.kids-page-hero__inner,
	.kids-join__inner {
		align-items: flex-start;
		flex-direction: column;
	}

	.kids-hero__title,
	.kids-page-hero h1,
	.kids-join h2 {
		font-size: 42px;
		line-height: 42px;
	}

	.kids-hero_project .kids-hero__title {
		max-width: none;
		font-size: 52px;
		line-height: 52px;
	}

	.kids-hero_project .kids-hero__text {
		font-size: 17px;
		line-height: 1.52;
	}

	.kids-section-head h2 {
		font-size: 38px;
		line-height: 38px;
	}

	.kids-contest-feature h3 {
		font-size: 32px;
		line-height: 34px;
	}

	.kids-values,
	.kids-steps,
	.kids-news__grid,
	.kids-collections__grid,
	.kids-collections-preview__grid,
	.kids-gallery__grid,
	.kids-goal__grid,
	.kids-flow__grid,
	.kids-timeline__grid,
	.kids-contest-steps__grid,
	.kids-contest-info__grid,
	.kids-results-stats,
	.kids-results-regions__list {
		grid-template-columns: 1fr;
	}

	.kids-results-regions__grid_no-image .kids-results-regions__list {
		grid-template-columns: 1fr;
	}

	.kids-timeline__wrap {
		padding-top: 8px;
	}

	.kids-timeline__grid {
		position: relative;
		gap: 16px;
	}

	.kids-timeline__grid::before {
		content: "";
		position: absolute;
		top: 24px;
		bottom: 24px;
		left: 19px;
		width: 3px;
		border-radius: 999px;
		background: linear-gradient(180deg, #de111f 0%, rgba(222, 17, 31, 0.45) 45%, #c4ccd8 72%, rgba(196, 204, 216, 0.22) 100%);
	}

	.kids-timeline-card {
		padding: 22px 22px 22px 58px;
		border-radius: 22px;
	}

	.kids-timeline-card::before {
		content: "";
		position: absolute;
		top: 28px;
		left: 9px;
		z-index: 1;
		width: 22px;
		height: 22px;
		border-radius: 50%;
		background: #ffffff;
		box-shadow:
			0 0 0 5px #ffffff,
			inset 0 0 0 5px #c4ccd8;
		transition: transform 0.25s ease, box-shadow 0.25s ease;
	}

	.kids-timeline-card_done::before,
	.kids-timeline-card_active::before {
		box-shadow:
			0 0 0 5px #ffffff,
			inset 0 0 0 5px #de111f;
	}

	.kids-timeline-card_active::before {
		box-shadow:
			0 0 0 5px #ffffff,
			inset 0 0 0 5px #de111f,
			0 0 0 10px rgba(222, 17, 31, 0.1);
		animation: kids-timeline-active-pulse 2.2s ease-in-out infinite;
	}

	.kids-timeline-card_future::before {
		background: repeating-linear-gradient(135deg, #ffffff 0 4px, #f1f3f8 4px 8px);
	}

	.kids-timeline-card:hover::before {
		animation: kids-timeline-hover-pulse 0.8s ease-in-out infinite;
	}

	.kids-timeline-card_active:hover::before {
		animation:
			kids-timeline-active-pulse 2.2s ease-in-out infinite,
			kids-timeline-hover-pulse 0.8s ease-in-out infinite;
	}

	.kids-document-card {
		grid-template-columns: 52px minmax(0, 1fr);
	}

	.kids-document-card__action {
		grid-column: 2;
	}

	.kids-jury-card {
		grid-template-columns: 1fr;
	}

	.form__contest-options {
		grid-template-columns: 1fr;
	}

	.kids-hero,
	.kids-page-hero,
	.kids-contest-detail {
		padding-top: 118px;
	}

	.kids-timer__items {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.kids-hero_project .kids-hero__inner {
		gap: 30px;
		padding: 30px;
	}

	.kids-hero__facts {
		grid-template-columns: 1fr;
	}

	.kids-hero__fact {
		min-height: auto;
	}

	.kids-hero_project .kids-hero__visual {
		min-height: 390px;
	}

	.kids-hero__visual::before {
		right: -10px;
		bottom: 22px;
		width: 178px;
		height: 178px;
		border-radius: 38px;
	}

	.kids-hero__tag-stack {
		left: 12px;
		top: 24px;
		width: 204px;
		gap: 10px;
	}

	.kids-hero__tag {
		grid-template-columns: 44px minmax(0, 1fr);
		padding: 12px 14px;
	}

	.kids-hero__tag span {
		width: 44px;
		height: 44px;
		border-radius: 15px;
	}

	.kids-hero__tag span svg {
		width: 25px;
		height: 25px;
	}
}

@media (max-width: 480px) {
	.header__logo_kids {
		width: 150px;
		height: 52px;
		flex-basis: 150px;
	}

	.header__logo_kids img,
	.footer__infosite__logo_kids img {
		max-width: 150px;
	}

	.kids-appeal__card {
		padding: 20px;
	}

	.kids-appeal__copy,
	.kids-appeal__person {
		padding: 20px;
	}

	.kids-appeal__media {
		min-height: 260px;
	}

	.kids-section-head h2,
	.kids-join h2 {
		font-size: 30px;
		line-height: 32px;
		overflow-wrap: anywhere;
	}

	.kids-hero__inner,
	.kids-contest-feature,
	.kids-appeal__card,
	.kids-page-hero__inner,
	.kids-join__inner {
		padding: 22px;
	}

	.kids-hero_project .kids-hero__inner {
		padding: 22px;
		border-radius: 22px;
	}

	.kids-hero_project .kids-hero__title {
		font-size: 40px;
		line-height: 42px;
	}

	.kids-hero_project .kids-hero__text {
		font-size: 15px;
	}

	.kids-hero_project .kids-hero__visual {
		min-height: 360px;
	}

	.kids-hero__visual::before {
		right: -6px;
		bottom: 18px;
		width: 142px;
		height: 142px;
		border-radius: 30px;
	}

	.kids-hero__tag-stack {
		left: 8px;
		top: 20px;
		width: 178px;
		gap: 8px;
	}

	.kids-hero__tag {
		grid-template-columns: 38px minmax(0, 1fr);
		column-gap: 8px;
		padding: 10px 11px;
		border-radius: 14px;
	}

	.kids-hero__tag span {
		width: 38px;
		height: 38px;
		border-radius: 13px;
	}

	.kids-hero__tag span svg {
		width: 22px;
		height: 22px;
	}

	.kids-flow-card {
		padding: 22px;
		border-radius: 20px;
	}

	.kids-timeline-card {
		padding-right: 18px;
	}

	.kids-timeline-card__year {
		font-size: 38px;
		line-height: 40px;
	}

	.kids-flow-card__top {
		margin-bottom: 16px;
	}

	.kids-flow-card__icon {
		width: 62px;
		height: 62px;
		border-radius: 18px;
	}

	.kids-flow-card__icon svg {
		width: 34px;
		height: 34px;
	}

	.kids-flow-card__number {
		font-size: 36px;
		line-height: 36px;
	}

	.kids-hero__tag strong {
		font-size: 13px;
		line-height: 16px;
	}

	.kids-hero__tag small {
		font-size: 10px;
		line-height: 13px;
	}

	.newscat,
	.newspage,
	.konkurs,
	.uchastnik,
	.result,
	.form {
		padding-top: 104px;
	}
}

@media (max-width: 380px) {
	.header__btns {
		display: none;
	}

	.header__inner {
		gap: 12px;
	}
}

.newspage__card {
	padding: 42px;
	border: 1px solid rgba(222, 17, 31, 0.12);
	border-radius: 30px;
	background:
		radial-gradient(circle at 94% 10%, rgba(244, 189, 98, 0.2), transparent 34%),
		linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.92));
	box-shadow: 0 18px 48px rgba(36, 56, 79, 0.1);
}

.newspage__card .newspage__date {
	margin-bottom: 20px;
}

.newspage__card .kids-news-card__tag_single {
	margin-bottom: 28px;
}

.newspage__card .newspage__image {
	margin-bottom: 38px;
}

.newspage__content {
	max-width: 980px;
}

@media (max-width: 700px) {
	.newspage__card {
		padding: 26px 18px;
		border-radius: 24px;
	}
}
