.bg-pattern {
	background: url(/img/bgnew.jpg) center 0 repeat-y;
	background-size: 100% auto;
}

.section-padding-lg {
	padding-bottom: 0;
}

.navigation:before {
	display: none;
}

.hero {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}

.navigation a {
	font-weight: 900;
}

.firstBox {
	padding: 120px 0 0 0;
	max-width: 540px;
	margin-left: auto;
	margin-right: clamp(16px, 12vw, 220px);
	position: relative;
	z-index: 2;
}

.firstBox h1 {
	font-size: clamp(1.75em, 3vw, 2.5em);
	font-weight: 900;
	margin: 0;
}

h2, .h2 {
	font-weight: 900;
	color: #f0d7b1;
}

.text-gold {
	color: #f0d7b1;
}

.firstBox p {
	margin: 32px 0;
}

.firstBox strong {
	font-weight: 900;
}

.hp {
	position: relative;
	background: url(/img/ill1.png) center 0 no-repeat;
}

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
	font-weight: 900;
}

.p1 {
	position: absolute;
	transform: translateX(-250px);
	top: 3%;
	pointer-events: none;
	width: 600px;
	left: 0;
	height: auto;
}

main {
	overflow: hidden;
}

.p2 {
	position: absolute;
	transform: translateX(200px);
	pointer-events: none;
	width: 600px;
	height: auto;
	right: 0;
	top: -140px;
}

.swiper-slide p {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.pld {
	display: flex;
	flex-flow: column-reverse nowrap;
	align-items: stretch;
}

@media (min-width: 761px) {
	.pld {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 0;
		align-items: center;
		max-width: 890px;
		margin: 0 auto;
	}
	.pld:first-of-type {
		padding-top: 80px;
	}
	.pld:nth-child(odd) .pld__cont {
		order: 2;
		padding-left: 48px;
	}
}

.pld__cont {
	padding: 32px;
	max-width: 20em;
	display: flex;
	flex-flow: column nowrap;
	align-items: stretch;
	gap: clamp(16px, 4vw, 36px);
	order: -1;
}

.pld__hdl {
	font-size: clamp(1.5rem, 3vw, 2rem);
	text-transform: uppercase;
	margin: 0;
}

.btn {
	font-weight: 900;
	color: #966d4d;
	border: 2px solid #966d4d;
	width: 100%;
	max-width: 8em;
	text-align: center;
	display: flex;
	justify-content: center;
}

.headline-number {
	border-width: 0;
	font-size: 1em;
	color: #5d793f;
	padding: 0;
}

.inc {
	display: grid;
	grid-template-columns: 1fr;
	align-items: center;
	color: #ebd4ab;
	line-height: 1.25em;
	margin: 24px auto;
	max-width: 1600px;
	position: relative;
	z-index: 2;
}

@media (min-width: 761px) {
	.inc {
		grid-template-columns: 1fr 1fr;
	}
	.inc--reverse {
		grid-template-columns: 1fr 1.3fr;
	}
	.inc--reverse .inc__cont {
		order: -1;
		margin-left: auto;
	}
}

.incSlider .inc {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	transition: transform .25s;
}

.incSlider {
	position: relative;
	max-width: 1600px;
	aspect-ratio: 2.5 / 1;
	margin: 0 auto
}

.cileSlider {
	max-width: 1600px;
	margin: 0 auto;
}

.cileSlider img {
	margin: 0;
}

#iniciativa .p1 {
	left: 50%;
	top: 400px;
	transform: none;
	opacity: .8;
}

#iniciativa .p2 {
	left: 10%;
	top: 65%;
	transform: none;
	transform: none;
}

.inc__cont {
	padding: clamp(24px, 5vw, 60px);
	gap: clamp(24px, 5vw, 60px);
	max-width: 30em;
	display: flex;
	flex-flow: column nowrap;
	align-items: stretch;
}

.arrowPrev {
	transform: translate(100%, 0);
	position: absolute;
	z-index: 8;
	top: 50%;
}

.arrowNext {
	right: 50%;
	transform: translateX(-100%);
	position: absolute;
	z-index: 8;
	top: 50%;
}

.inc h3 {
	color: currentColor;
	margin: 0;
}

#partneri .container, #partneri h2 {
	margin-bottom: 120px;
}

.growers__title, .growers__product, .growers__info {
	color: #363f14;
}

#kontakt h2 {
	color: rgb(255, 251, 219);
}

@media (max-width: 1200px) {
	.firstBox {
		margin-right: 0;
	}
	.hp {
		background-image: none;
	}
}

@media (max-width: 760px) {
	.p1 {
		display: none;
	}
	.incSlider {
		aspect-ratio: .8;
	}
	.arrowNext {
		right: 0%;
	}
	html {
		font-size: 1.125em;
	}
}

#plodiny {
	background: url(/img/ill5.png) center 0 no-repeat;
}

#iniciativa {
	background: url(/img/ill3.png) center 100% no-repeat;
}

#partneri .flex {
	max-width: 800px;
	margin: 0 auto;
	gap: 4px;
}

#partneri img {
	transform: scale(.8);
}

#partneri {
	background: url(/img/ill4.png) center 0% no-repeat;
}

.growers__img {
	mix-blend-mode: multiply;
	filter: brightness(110%)
}
/* ============================================
   GROWERS TABS – přidat do 2026.css
   ============================================ */

/* Tab navigace */
.growers-tabs {
	display: flex;
	justify-content: center;
	gap: 0.5rem;
	margin-bottom: 2rem;
	flex-wrap: wrap;
}

.growers-tabs__btn {
	padding: 0.75rem 1.5rem;
	border: 2px solid #4a7c2e;
	background: transparent;
	color: #4a7c2e;
	font-family: inherit;
	font-size: 1rem;
	font-weight: 700;
	cursor: pointer;
	border-radius: 4px;
	transition: background-color 0.2s, color 0.2s;
	text-transform: uppercase;
	letter-spacing: 0.02em;
}

.growers-tabs__btn:hover {
	background-color: rgba(74, 124, 46, 0.1);
}

.growers-tabs__btn--active {
	background-color: #4a7c2e;
	color: #fff;
}

/* Tab panely */
.growers-tabs__panel {
	display: none;
}

.growers-tabs__panel--active {
	display: block;
}

/* Mobil – menší tlačítka */
@media (max-width: 640px) {
	.growers-tabs {
		gap: 0.25rem;
	}

	.growers-tabs__btn {
		padding: 0.5rem 0.75rem;
		font-size: 0.8rem;
	}
}
