.s28062026 {
	padding: 4rem;
	border-radius: 4rem;
	background: rgba(0, 0, 0, 0.03);
}
#infoVisas .s28062026 .faq-e1::after {
	box-shadow: 0 -100px 50px -50px #f7f7f7 inset;
}
#infoVisas .s28062026 .faq-e1_1::after {
	box-shadow: unset;
}
#infoVisas {
	padding: 4rem 0 0 0;
}
#infoVisas .computer {
	display: none !important;
}
#infoVisas .phone {
	display: flex !important;
}
#infoVisas .faq-e3 {
	padding: 3rem 0;
}
#infoVisas .faq-e4 {
	padding: 0;
	box-shadow: unset;
}
#infoVisas .faq-e4 button {
	margin: 0;
	margin-bottom: 1rem;
}
#infoVisas .about-us-i1 {
	margin: 0;
	margin-top: 2rem;
	height: 250px;
}
#infoVisas .faq-e1.faq-e1_1 {
	max-height: 3000px !important;
}
@media screen and (min-width: 1000px) {
	#infoVisas .faq-e1 {
		max-height: 500px !important;
	}
	#infoVisas .faq-e1 {
		max-height: 500px !important;
		/* box-shadow: 0 -100px 50px -50px white inset; Навіщо?? */
	}
	#infoVisas .faq-e1::after {
		position: absolute;
		content: "";
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		pointer-events: none;
		box-shadow: 0 -100px 50px -50px white inset;
	}
	#infoVisas .faq-e1_1::after {
		box-shadow: 0 0 0 0 white inset;
	}
	#infoVisas .faq-e3 {
		top: 0;
		opacity: 1;
		margin-top: 0rem;
		padding: 3rem 0 0 0;
	}
	#infoVisas .about-us-i1 {
		min-height: 500px;
		margin: 0;
	}
	#infoVisas div.j-c-c {
		justify-content: space-between !important;
	}
	#infoVisas .computer {
		display: flex !important;
	}
	#infoVisas .phone {
		display: none !important;
	}
}
@media screen and (max-width: 1000px) {
	.s28062026 {
		padding: 2rem;
		border-radius: 2rem;
	}
}