.participation {
	margin: 0 0 100px 0;
}

@media (max-width: 767px) {
	.participation {
		margin: 0 0 60px 0;
	}
}

.participation__title {
	margin: 0 0 70px 0;
	text-align: center;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
	color: #354596;
	text-transform: uppercase;
}

@media (max-width: 1024px) {
	.participation__title {
		margin: 0 auto 70px auto;

		max-width: 560px;
	}
}

@media (max-width: 767px) {
	.participation__title {
		margin: 0 auto 45px auto;
		font-size: 32px;
	}
}

.participation__list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	justify-items: center;
}

@media (max-width: 1024px) {
	.participation__list {
		grid-template-columns: repeat(2, 1fr);
		gap: 45px;
	}
}

@media (max-width: 767px) {
	.participation__list {
		grid-template-columns: 1fr;
	}
}

.participation__list div {
	width: 270px;
}

@media (max-width: 1024px) {
	.participation__list div {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: center;
	}
}

.participation__list div img {
	width: 200px;
	height: 150px;
	margin: 0 0 30px 0;
	font-size: 26px;
	font-weight: 700;
	line-height: 110%;
	color: #041E42;
}

@media (max-width: 767px) {

	.participation__list div img  {
		width: 150px;
		height: auto;
		margin: 0 0 20px 0;
	}
}

.participation__list div h4 {
	width: 100%;
	margin: 0 0 6px 0;
	font-size: 26px;
	font-weight: 700;
	line-height: 110%;
	color: #041E42;
}

@media (max-width: 767px) {

	.participation__list div h4  {
		font-size: 23px;
		margin: 0 0 8px 0;

	}
}

.participation__list div p {
	width: 228px;
	padding: 0;
	font-size: 16px;
	font-weight: 400;
	line-height: 150%;
	color: #041E42;
}

.flow {
	margin: 0 0 100px 0;	
}

@media (max-width: 767px) {
	.flow {
		margin: 0 0 60px 0;
	}
}

.flow__items {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	gap: 50px 250px;
	margin-bottom: 100px;
	background-image: url('https://globalteacherprize.org.ua/wp-content/uploads/2024/03/form2024-flow-arrow.png');
	background-repeat: no-repeat;
	background-position: 44% bottom;
	background-size: 180px;
}

@media (max-width: 1024px) {
	.flow__items {
		gap: 50px 120px;
		background-image: unset;
	}
}

@media (max-width: 920px) {
	.flow__items {
		flex-direction: column;
		justify-content: center;
		align-content: center;
		flex-wrap: wrap;
	}
}

@media (max-width: 767px) {
	.flow__items {
		gap: 45px 0;
		margin-bottom: 5px;
	}
}

.flow__items > div {
	display: flex;
	align-items: center;
	flex-direction: column;
	flex-wrap: nowrap;
	gap: 50px 0;
}

.flow__items > div > div  {
	display: flex;
	flex-direction: row;
	align-items: flex-end;
	flex-wrap: nowrap;
	gap: 0 30px;
}

@media (max-width: 920px) {
	.flow__items > div > div  {
		align-items: center;
	}
}

.flow__items > div > div > img {
	height: 92px;
	margin-bottom: 32px;
}

@media (max-width: 920px) {
	.flow__items > div > div > img {
		height: 72px;
		margin: 0;
	}

}

.flow__items > div > div > p {
	padding: unset;
	text-align: left;
	font-size: 16px;
	line-height: 150%;
	color: #000000;
}

.flow__items > div > div > p > span {
	display: block;
	padding-bottom: 12px;
	font-size: 28px;
	font-weight: 700;
	color: #041E42;
}

.flow__note {
	max-width: 772px;
	margin: 0 auto;
	font-size: 20px;
	font-weight: 700;
	line-height: 140%;
	color: #354596;
}

@media (max-width: 920px) {
	.flow__note {
		margin: 60px 0 60px 0;
		font-size: 18px;

	}

}

.form-2022 {
	margin: 0 auto;
	transition: max-height 1s;
}

.form-2022 input[type="radio"],
.form-2022 input[type="checkbox"] {
	-webkit-appearance: auto;
	display: unset;
	width: 20px;
	margin: unset;
}

.form-2022 input[type="text"],
.form-2022 textarea {
	color: #041e42;
	font-size: 14px;
	line-height: 150%;
}

.form-2022 input[type="text"]:focus,
.form-2022 textarea:focus {
	border-color:#5ca0f5;
}

.form-2022 .wpcf7-list-item {
	position: relative;
	width: 100%;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.hidden-form {
	display: none;
}

.visible-form {
	display: unset;
}

.wpcf7-form {
	display: flex;
	flex-wrap: wrap;
	max-width: 980px;
	margin: 0 auto 40px;
	color: #354596;
	font-weight: 600;
	font-size: 16px;
}

.wpcf7-form > p {
	position: relative;
	width: 100%;
	padding: unset;
	margin-bottom: 24px;
}

#my-story-form .wpcf7-form > p:nth-child(3),
#my-story-form .wpcf7-form > p:nth-child(5),
#primary-form .wpcf7-form > p:nth-child(3),
#primary-form .wpcf7-form > p:nth-child(5){
	width: calc(50% - 15px);
	margin-right: 30px;
}

@media (max-width:767px) {
	#my-story-form .wpcf7-form > p:nth-child(3),
	#my-story-form .wpcf7-form > p:nth-child(5),
	#primary-form .wpcf7-form > p:nth-child(3),
	#primary-form .wpcf7-form > p:nth-child(5) {
		width: 100%;
		margin-right: 0;
	}
}

#my-story-form .wpcf7-form > p:nth-child(4),
#my-story-form .wpcf7-form > p:nth-child(6),
#primary-form .wpcf7-form > p:nth-child(4),
#primary-form .wpcf7-form > p:nth-child(6){
	width: calc(50% - 15px);
}

@media (max-width:767px) {
	#my-story-form .wpcf7-form > p:nth-child(4),
	#my-story-form .wpcf7-form > p:nth-child(6),
	#primary-form .wpcf7-form > p:nth-child(4),
	#primary-form .wpcf7-form > p:nth-child(6){
		width: 100%;
		margin-right: 0;
	}
}

.radio-buttons {
	display: inline-block;
	padding-bottom: 12px;
}

.wpcf7-form .label {
	display: inline-block;
	position: relative;
	transform: translate(0, 130%);
	color: #354596;
	font-size: 16px;
	font-weight: 600;
	transition: transform .3s;
}

@media (max-width: 912px) {
	.wpcf7-form .label-adaptive-large {
		transform: translate(0, 70%);
	}

	.label-adaptive-large-sib {
		height: 46px;
	}
}


@media (max-width: 440px) {
	.wpcf7-form .label-adaptive {
		transform: translate(0, 70%);
	}

	.label-adaptive-large-sib {
		height: unset;
	}
}

.wpcf7-form .textarea-label {
	transform: translate(0, 0);
	padding: 10px 0;
	display: flex;
	align-items: flex-end;
	min-height: 90px;
}

#not-my-story-form .wpcf7-form .textarea-label {
	min-height: unset;
}

.wpcf7-form .files-label {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.5;
	color: #354596;
}

.wpcf7-form .files-label > span {
	font-size: 13px;
	line-height: 1.5;
	color: #354596;
}

.wpcf7-form input[type="text"] {
	font-size: 14px;
	padding: 8px;
	margin-bottom: unset;
}

.wpcf7-form input[type="text"] {
	background-color: transparent;
	border: unset;
	border-bottom: 1.5px solid #354596;
}

input::placeholder,
textarea::placeholder {
	color: #354596;
	font-size: 16px;
	font-weight: 600;
}

.label-note {
	display: inline-block;
	margin: 4px 0 8px 0;
	font-size: 14px;	
	font-weight: 400;
	font-style: italic;
	color: #3d4985;
}

.form-divider {
	display: flex;
}

@media (max-width:767px) {
	.form-divider {
		display: block;
		overflow: hidden;
	}
}

.form-divider > div {
	width: calc(50% - 15px);
}

@media (max-width:767px) {
	.form-divider > div {
		width: 100%;
	}
}

.form-divider > div:first-child {
	margin-right: 30px;
}

@media (max-width:767px) {
	.form-divider > div:first-child {
		margin-right: 0;
	}
}

textarea {
	height: 200px;
	background-color: transparent;
	border: 1.5px solid #354596;
	padding-left: 20px;
	resize: none;
	margin-bottom: 0;
}

textarea::-webkit-scrollbar {
	width: 4px;
}

textarea::-webkit-scrollbar-track {
	background-color: #e4e5e5;
	border-radius: 4px;
}

textarea::-webkit-scrollbar-thumb {
	background-color: #354596;
	border-radius: 4px;
}

.files {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.files > p {
	width: 100%;
	padding-bottom: 10px;
}

.file {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 8px;
	padding-left: 20px;
	border: 1.5px solid #354596;
	border-radius: 30px;
	cursor: pointer;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.5;
	color: #354596
}

.file img {
	width: 26px;
	margin-right: 10px;
}

.file .file-name {
	padding-left: 4px;
	font-weight: 400;
}

.wpcf7-form input[type="file"] {
	display: none;
}

.select2-container {
	border-bottom: 1px solid #354596;
}

.select2-container--default .select2-selection--single {
	padding: 14px 9px 13px;
	border: 0;
	background-color: transparent;
	font-size: 14px;
	font-weight: 400;
	color: #041e42;
}

.select2-container--focus, .select2-dropdown {
	border: 1px solid #354596;
}

.wpcf7-form span[data-name="permission-to-communicate"] > .wpcf7-radio {
	display: flex;
}

@media (max-width:860px) {
	.wpcf7-form span[data-name="permission-to-communicate"] > .wpcf7-radio {
		display: block;
	}
}

.wpcf7-form span[data-name="permission-to-communicate"] > .wpcf7-radio > .wpcf7-list-item {
	width: 50%;
}

@media (max-width:860px) {
	.wpcf7-form span[data-name="permission-to-communicate"] > .wpcf7-radio > .wpcf7-list-item {
		width: 100%;
	}
}

.wpcf7-form input[type="radio"] {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

.wpcf7-form .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 21px;
	width: 21px;
	border: 2px solid #354596;
	border-radius: 50%;
}

.wpcf7-form .checkmark:after {
	content: "\2713";
	position: absolute;
	display: none;
	font-size: 14px;
	color: #354596;
	left: calc(50% - 6px);
	top: 0;
	line-height: 134%;
	text-align: center;
}

.wpcf7-form input:checked ~ .checkmark:after {
	display: block;
}

.wpcf7-form input[type="checkbox"] {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

.data-processing-permission-label {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.5;
	color: #354596;
}

.data-processing-permission-text {
	display: inline-block;
	font-size: 11px;
	font-weight: 400;
	line-height: 150%;
	padding: 8px 0 20px;
}

.wpcf7-form .checkbox {
	position: absolute;
	top: 0;
	left: 0;
	height: 21px;
	width: 21px;
	border: 2px solid #354596;
}

.wpcf7-form .checkbox:after {
	content: "\2713";
	position: absolute;
	display: none;
	font-size: 16px;
	left: 3px;
	top: 1px;
	line-height: 90%;
	text-align: center;
}

.wpcf7-form input:checked ~ .checkbox:after {
	display: block;
}


.wpcf7-form input[type="submit"] {
	width: 266px;
	border-radius: 40px;
	background: #5ca0f5;
}

.wpcf7-form input[type="submit"]:hover {
	webkit-box-shadow: 0 -4px 0 0 #354596;
	box-shadow: 0 -4px 0 0 #354596;
	opacity: 1;
	color: 
}

.form-2022__title {
	margin: 2rem 0;
}

.btn_wrapp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 2rem;
}

@media (max-width: 960px) {
	.btn_wrapp {
		display: flex;
		flex-direction: column;
		margin: 0;
	}
}

.btn_wrapp button {
	background: transparent !important;
	color: #354596 !important;
	font-weight: 700;
	font-size: 22px;
	line-height: 150%;
	text-transform: unset;
	margin: 1rem 0;
	padding-left: 0;
	padding-right: 0;
	transition: color .3s;
}

@media (max-width: 960px) {
	.btn_wrapp button {
		margin: 0 0 24px;
	}
}

.btn_wrapp button:focus,
.btn_wrapp button:hover {
	-webkit-box-shadow: unset;
	box-shadow: unset;
}

.btn_wrapp button:hover {
	color: #5ca0f5 !important;
}

.btn_wrapp button > span {
	display: flex;
	align-items: center;
}

.btn_wrapp button > span > span {
	text-align: left;
}

.btn_wrapp button.active-btn {
	background-color: #5CA0F5;
	color: #fff;
}

.btn_wrapp button.active-btn > img {
	opacity: 1 !important;
}

@media (max-width: 960px) {
	.btn_wrapp button > span {
		display: flex;
		align-items: flex-start;
	}
}

.btn_wrapp button > span > img {
	width: 22px;
	height: 22px;
	margin-right: 12px;
}

@media (max-width: 767px) {
	.btn_wrapp button > span > img {
		margin: 8px 12px 0 0;
	}
}

@media (max-width: 767px) {
	.btn_wrapp button > span > span {
		text-align: left;
		font-size: 20px;
	}
}

.btn_wrapp button > img {
	opacity: 0;
	transition: opacity .3s;
}

@media (max-width: 960px) {
	.btn_wrapp button > img {
		position: absolute;
		left: 22px;
		width: auto;
		max-width: 90%;
		height: 24px;
	}
}

.my-story,
.not-my-story {
	background-color: rgb(239, 239, 239);
	color: #000;
}

.form-btn-wrapper {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
}

.wpcf7-spinner {
	position: absolute;
	bottom: 0;
}

@media (max-width: 540px) {
	.form-2022 .guide-2023-form-btn {
		margin-right: 0;
		margin-bottom: 12px;
	}

	.form-btn-wrapper {
		align-items: flex-start;
		flex-direction: column;
	}

	.wpcf7-spinner {
		display: none;
	}
}

.end-title {
	font-weight: 700;
	font-size: 40px;
	line-height: 130%;
	color: #354596;
	text-align: center;
	margin: 60px 0 30px;
	text-transform: uppercase;
}

.hidden-input {
	display: none;
}

.form-note {
	display: block;
	width: 100%;
	margin: 0 0 24px 0;
	color: #041e42;
}