.mieszkancow {

}

.mieszkancow .header {
	position: relative;
	min-height: 100dvh;
}

.mieszkancow .header .in {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 90%;
	width: 1140px;
}

.mieszkancow .header .in p.subtitle {
	color: #FFF;
	text-align: center;
	font-family: "Space Grotesk";
	font-size: 40px;
	font-style: normal;
	font-weight: 600;
	margin: 0 auto;
	line-height: 103px; /* 257.5% */
	letter-spacing: 2px;
	text-transform: uppercase;
}

.mieszkancow .header .in p.title {
	color: #FFF;
	text-align: center;
	leading-trim: both;
	text-edge: cap;
	margin: 0 auto;
	font-family: Bender;
	font-size: 120px;
	font-style: normal;
	font-weight: 900;
	line-height: 134px; /* 111.667% */
	letter-spacing: 6px;
	text-transform: uppercase;
}

.mieszkancow .module-section {
	padding-bottom: 100px;
}

.mieszkancow .header .in .btns {
	display: flex;
	margin: 33px auto 0 auto;
	max-width: 750px;
	gap: 30px;
	justify-content: space-between;
	align-items: center;
}

.mieszkancow .header .in .btns .btn {
	color: #FFF;
	padding: 30px 0;
	text-align: center;
	width: 368px;
	border: 1px solid #fff;
	font-family: "Space Grotesk";
	font-size: 30px;
	font-style: normal;
	font-weight: 600;
	line-height: 111%; /* 33.3px */
	letter-spacing: -0.6px;
	text-transform: uppercase;
	transition: 300ms;
}

@media only screen and (min-width: 1066px) {
	.mieszkancow .header .in .btns .btn:hover {
		border: 1px solid #DEFC52;
		background: #DEFC52;
		color: #000;
	}
}

.mieszkancow .module-section .module {
	color: #6FCFA3;
	margin: 75px auto 45px auto;
	font-family: "Space Grotesk";
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 111%; /* 16.65px */
	text-transform: uppercase;
}

.mieszkancow .module-section .flex-container {
	display: flex;
	justify-content: space-between;
	align-items: top;
}

.mieszkancow .module-section .flex-container .full {
	width: 100%;
}

.mieszkancow .module-section .flex-container .full p {
	color: #000;
	max-width: 1110px;
	font-family: "Space Grotesk";
	font-size: 50px;
	font-style: normal;
	font-weight: 500;
	line-height: 133%; /* 66.5px */
	margin: 0 auto 0 0;
}

.mieszkancow .faq_section {
	padding: 100px 0 80px 0;
}

.mieszkancow .faq_section .flex-container {
	gap: 120px;
}

.mieszkancow .faq_section .flex-container .half:first-of-type {
	width: 40%;
}

.mieszkancow .faq_section .flex-container .half:last-of-type {
	width: calc(60% - 120px);
}

.mieszkancow .faq_section .flex-container .half p.title {
	color: #000;
	margin: 0;
	font-family: "Space Grotesk";
	font-size: 60px;
	font-style: normal;
	font-weight: 600;
	line-height: 111%; /* 66.6px */
}

.mieszkancow .faq_section .flex-container .half .faq {

}

.mieszkancow .faq_section .flex-container .half .faq .question {
	border-bottom: 1px solid #000;
}

.mieszkancow .faq_section .flex-container .half .faq .question>a {
	display: flex;
	justify-content: space-between;
	align-items: center;																																		
	padding: 30px 0;
	gap: 20px;
}

.mieszkancow .faq_section .flex-container .half .faq .question>a span {
	color: #000;
	font-family: "Space Grotesk";
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	transition: 300ms;
	line-height: normal;
	width: calc(100% - 55px);
}

.mieszkancow .faq_section .flex-container .half .faq .question>a svg {
	width: 35px;
	height: 35px;
}

.mieszkancow .faq_section .flex-container .half .faq .question>a path {
	transition: 300ms;
}

.mieszkancow .faq_section .flex-container .half .faq .question p {
	display: none;
	color: #000;
	font-family: "Space Grotesk";
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin: 0 auto 30px auto;
}

.mieszkancow .faq_section .flex-container .half .faq .question p>a {
	color: #000;
	font-family: "Space Grotesk";
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-decoration: underline;
}

@media only screen and (min-width: 997px) {
	.mieszkancow .faq_section .flex-container .half .faq .question>a:hover {
		background: #000;
	}

	.mieszkancow .faq_section .flex-container .half .faq .question>a:hover span {
		color: #fff;
	}

	.mieszkancow .faq_section .flex-container .half .faq .question>a:hover path {
		fill: #DEFC52;
	}
}

.mieszkancow .faq_section .flex-container .half .faq .question>a.open path:nth-child(2),
.mieszkancow .faq_section .flex-container .half .faq .question>a.open path:nth-child(4) {
	opacity: 0;
}

.mieszkancow .faq_section .flex-container .half .faq .question>a.open path:nth-child(3) {
	transform: translateX(-7px);
}

.tourist_section {
	background: #000;
	padding: 90px 0 150px 0;
}

.tourist_section .module,
.tourist_section .module span {
	color: #DEFC52;
}

.tourist_section .flex-container {
	flex-wrap: wrap;
}

.tourist_section .flex-container .half p.title {
	color: #FFF;
	leading-trim: both;
	text-edge: cap;
	font-family: "Space Grotesk";
	font-size: 60px;
	font-style: normal;
	font-weight: 600;
	line-height: 111%; /* 66.6px */
	margin: 0;
	padding-right: 100px;
}

.tourist_section .flex-container .half p.desc {
	color: #FFF;
	leading-trim: both;
	text-edge: cap;
	font-family: "Space Grotesk";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 133%; /* 26.6px */
	margin: 0;
}

.tourist_section .flex-container .full {
	width: 100%;
}

.tourist_section .cards {
	margin-top: 30px;
	display: flex;
	align-items: stretch;
	gap: 20px;
	overflow-x: scroll;
	-ms-overflow-style: none;
  	scrollbar-width: none; 
}

.tourist_section .cards {
	display: none;
}

.tourist_section .cards .card {
	padding: 35px 30px;
	max-width: 100%;
	width: 610px;
}

.tourist_section .flex-container .arrows {
	margin-top: 47px;
	display: flex;
	gap: 40px;
	justify-content: flex-end;
	align-items: center;
}

/* Umożliwia scrollowanie karty w poziomie */
.tourist_section .cards {
    display: flex;
    align-items: stretch;
    gap: 20px;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    scroll-behavior: smooth; /* Płynne przewijanie */
    padding: 0 20px; /* Dodaje trochę przestrzeni po bokach */
}

.tourist_section .cards::-webkit-scrollbar {
    display: none; /* Ukrywa domyślny pasek przewijania */
}

.tourist_section .cards .card {
	transition: 300ms;
	position: relative;
    flex-shrink: 0;
    width: 610px;
}

.tourist_section .cards .card .module {
	position: absolute;
	top: 35px;
	left: 30px;
	transition: 300ms;
	color: #FFF;
	leading-trim: both;
	text-edge: cap;
	font-family: "Space Grotesk";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.tourist_section .cards .card svg {
	position: absolute;
	top: 35px;
	right: 30px;
	width: 103px;
	height: 103px;
}

.tourist_section .cards .card svg path {
	transition: 300ms;
}

.tourist_section .cards .card .in {
	margin-top: 200px;
}

.tourist_section .cards .card .in .title {
	color: #FFF;
	margin: 0 auto 40px auto;
	padding-bottom: 40px;
	border-bottom: 1px solid #fff;
	leading-trim: both;
	text-edge: cap;
	font-family: "Space Grotesk";
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 97%; /* 19.4px */
	text-transform: uppercase;
	transition: 300ms;
}

.tourist_section .cards .card .in .desc {
	color: #FFF;
	font-family: "Space Grotesk";
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 133%; /* 19.95px */
	transition: 300ms;
}

.tourist_section .cards .card .in .desc strong {
	color: #FFF;
	font-family: "Space Grotesk";
	font-size: 15px;
	font-style: normal;
	font-weight: 500;
	line-height: 133%;
	transition: 300ms;
}

@media only screen and (min-width: 1066px) {
	.tourist_section .cards .card:hover .module,
	.tourist_section .cards .card:hover .in .title,
	.tourist_section .cards .card:hover .in .desc,
	.tourist_section .cards .card:hover .in .desc strong {
		color: #000;
	}

	.tourist_section .cards .card:hover .in .title {
		border-bottom: 1px solid #000;
	}

	.tourist_section .cards .card:hover svg path {
		fill: #000;
	}
}

.tourist_section .cards .card img {
    max-width: 100%;
    height: auto;
}

.tourist_section .flex-container .arrows {
    margin-top: 47px;
    display: flex;
    gap: 40px;
    justify-content: flex-end;
    align-items: center;
}

.tourist_section .flex-container .arrows .previuos,
.tourist_section .flex-container .arrows .next {
    cursor: pointer;
}

.tourist_section .flex-container .arrows a svg path {
	transition: 300ms;
}

@media only screen and (min-width: 1066px) {
	.tourist_section .flex-container .arrows .previuos:hover svg path,
	.tourist_section .flex-container .arrows .next:hover svg path {
	    fill: #DEFC52;
	}
}

.tourist_section .scroll,
.tourist_section  .arrows.mobile {
	display: none;
}

@media only screen and (max-width: 996px) {
	.mieszkancow .header .in p.subtitle {
		color: #FFF;
		text-align: center;
		leading-trim: both;
		text-edge: cap;
		font-family: "Space Grotesk";
		font-size: 20px;
		font-style: normal;
		font-weight: 600;
		line-height: 26px; /* 130% */
		letter-spacing: 1px;
		text-transform: uppercase;
		margin-bottom: 40px;
	}

	.mieszkancow .header .in p.title {
		color: #FFF;
		text-align: center;
		font-family: Bender;
		font-size: 50px;
		font-style: normal;
		font-weight: 900;
		line-height: 50px; /* 100% */
		letter-spacing: 2.5px;
		text-transform: uppercase;
		padding: 0 40px;
	}

	.mieszkancow .header .in .btns {
		margin-top: 64px;
		flex-wrap: wrap;
		gap: 15px;
		padding: 0 55px;
	}

	.mieszkancow .header .in .btns .btn {
		width: 100%;
		color: #FFF;
		font-family: "Space Grotesk";
		font-size: 20px;
		font-style: normal;
		font-weight: 600;
		line-height: 111%; /* 22.2px */
		letter-spacing: -0.4px;
		text-transform: uppercase;
		padding: 30px 0;
		text-align: center;
	}

	.mieszkancow .module-section .module {
		margin-top: 54px;
	}

	.mieszkancow .module-section {
		padding-bottom: 70px;
	}

	.mieszkancow .module-section .flex-container .full p {
		color: #000;
		font-family: "Space Grotesk";
		font-size: 25px;
		font-style: normal;
		font-weight: 500;
		line-height: 133%; /* 33.25px */
	}

	.mieszkancow .faq_section {
		padding: 40px 0 60px 0;
	}

	.mieszkancow .faq_section .flex-container {
		flex-wrap: wrap;
		gap: 25px;
	}

	.mieszkancow .faq_section .flex-container .half {
		width: 100% !important;
	}

	.mieszkancow .faq_section .flex-container .half p.title {
		color: #000;
		font-family: "Space Grotesk";
		font-size: 40px;
		font-style: normal;
		font-weight: 600;
		line-height: 111%; /* 44.4px */
	}

	.mieszkancow .faq_section .flex-container .half .faq .question>a span {
		color: #000;
		font-family: "Space Grotesk";
		font-size: 20px;
		font-style: normal;
		font-weight: 600;
		line-height: normal;
	}

	.mieszkancow .faq_section .flex-container .half .faq .question>a {
		padding: 24px 0;
	}

	.tourist_section {
		padding: 50px 0;
	}

	.tourist_section .flex-container {
		flex-wrap: wrap;
	}

	.tourist_section .flex-container .half {
		width: 100%;
	}

	.tourist_section .flex-container .half p.title {
		padding: 0;
		color: #FFF;
		leading-trim: both;
		text-edge: cap;
		font-family: "Space Grotesk";
		font-size: 40px;
		font-style: normal;
		font-weight: 600;
		line-height: 111%; /* 44.4px */
		margin-bottom: 40px;
	}

	.tourist_section .flex-container .half p.desc {
		color: #FFF;
		leading-trim: both;
		text-edge: cap;
		font-family: "Space Grotesk";
		font-size: 15px;
		font-style: normal;
		font-weight: 400;
		line-height: 133%; /* 19.95px */
		margin-bottom: 40px;
	}

	.tourist_section .flex-container .full {
		display: none;
	}

	.tourist_section .cards .card .in .title {
		margin-bottom: 25px;
		padding-bottom: 25px;
	}

	.tourist_section .cards .card .module,
	.tourist_section .cards .card .in .title,
	.tourist_section .cards .card .in .desc,
	.tourist_section .cards .card .in .desc strong {
		color: #000;
	}

	.tourist_section .cards .card .in .title {
		border-bottom: 1px solid #000;
	}

	.tourist_section .cards .card svg path {
		fill: #000;
	}

	.tourist_section  .arrows.mobile {
		display: flex;
		margin: 25px 0;
		justify-content: space-between;
		align-items: center;
	}

	.tourist_section  .arrows.mobile a svg {
		width: 25.573px;
		height: 25.574px;
	}

	.tourist_section .scroll {
		display: block;
		padding: 0 20px;
		position: relative;
		background: #FFF;
		width: calc(100% - 40px);
		left: 20px;
		height: 1px;
	}

	.tourist_section .scroll>div {
		position: absolute;
		left: 20px;
		top: 50%;
		transform: translateY(-50%);
		width: 41px;
		height: 12px;
		background: #FFF;
	}
}