.modul-start-lista-subskrybentow, .menu-modul-10 {
	position: relative;
	display: flex;
  flex-direction: column;
	justify-content: center;
	width: clamp(320px, 100%, 100%);
	padding: 60px 16px 72px;
	margin: 0px auto;
	background: #ffd601;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
	.modul-start-lista-subskrybentow, .menu-modul-10 {
		align-items: center;
		padding: 32px 16px 24px;
	}
}
.modul-start-lista-subskrybentow-tytul, .menu-modul-10-tytul {
	font-family: var(--menu-b-font);
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: 300;
  text-align: center;
  color: #000000;
	text-decoration-color: transparent;
	padding: 0px 0px 8px 0px;
	margin: 0px;
}
.modul-start-lista-subskrybentow form, .menu-modul-10 form {
	width: clamp(320px, 100%, 600px);
	padding: 0px;
	margin: 0px auto;
	background: none;
	border: none;
}
.subskrypcja-zawartosc {
	flex: 1 1;
	font-family: 'Poppins', sans-serif;
	font-size: 1.4rem;
	line-height: 2rem;
	font-weight: 300;
	color: #000000;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 16px 16px;
}
.subskrypcja-tekst {
	flex: 0 1 auto;
	width: clamp(320px, 100%, 100%);
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
}
.subskrypcja-tekst label {
	display: flex;
	background-color: inherit;
	padding: 0px;
	text-align: left;
	width: 100%;
	margin: 0px 0px;
}
.subskrypcja-zawartosc .subskrypcja-input-tlo {
	flex: 0 0 240px;
	margin: 0px 0px 0px 0px;
	display: flex;
	justify-content: center;
}
.subskrypcja-input-tlo input {
	font-family: 'Poppins', sans-serif;
	font-size: 1.4rem;
	color: #000;
	font-weight: 300;
	text-align: left;
	box-shadow: none;
	width: 100%;
	padding: 11px 20px 10px !important;
	margin: 0px auto;
	border: none;
	background: #fff;
	border: 1px solid #e5c40a;
}
.subskrypcja-input-tlo input::placeholder{
	opacity: 1;
	color: #000;
}
.subskrypcja-btns-tlo	{
	flex: 0 0 96px;
	display: flex;
	flex-direction: row !important;
	justify-content: center;
	margin: 0px 0px;
	gap: 0px 16px !important;
}
.subskrypcja-zawartosc .span-submit-subskrypcja-dopisz	{
	display: flex;
	justify-content: center;
	align-items: center;
	flex: 1 0;
	height: 40px;
	position: relative;
	background: #dfbd0b;
	border: none;
}
.subskrypcja-zawartosc .span-submit-subskrypcja-dopisz::before {
	content: "+";
	font-size: 1.8rem;
	font-weight: 700;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}
.subskrypcja-zawartosc .span-submit-subskrypcja-wypisz	{
	display: flex;
	justify-content: center;
	align-items: center;
	flex: 1 0;
	height: 40px;
	position: relative;
	background: #e9e9e9;
	border: none;
}
.subskrypcja-zawartosc .span-submit-subskrypcja-wypisz::before {
	content: "x";
	font-size: 1.8rem;
	font-weight: 700;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}
.subskrypcja-zawartosc .btn-submit-modul {
	position: absolute;
	border: none !important;
	background: none;
	font-family: 'Poppins', sans-serif;
	font-size: 0rem !important;
	font-weight: 400;
	color: #fff;
	text-align: center;
	text-decoration-color: transparent;
	cursor: pointer;
	min-width: 0px;
	width: 100%;
	height: 100%;
  padding: 0px 0px 0px 0px;
}
.subskrypcja-zawartosc .span-submit-modul:hover{
	opacity: 0.65;
}
.subskrypcja-zawartosc .subskrypcja-tekst-rodo {
	flex: unset;
	font-family: 'Poppins', sans-serif;
	font-size: 1.4rem;
	line-height: 1.8rem;
	font-weight: 300;
	color: #000;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
}
#subskrypcja-rodo	{
	opacity: 1;
  z-index: 1;
	padding: 0px 0px 0px 0px;
	margin: 3px 0px 0px 0px;
}
.subskrypcja-tekst-rodo label {
	margin: 0px 0px 0px 8px !important;
}
.subskrypcja-tekst-rodo a {
	color: #000 !important;
}
.subskrypcja-tekst-rodo a:hover {
	opacity: 0.65;
}

@media all and (min-width: 320px) and (max-width: 1023px) {
	.subskrypcja-tekst label, .subskrypcja-zawartosc .subskrypcja-tekst-rodo {
		text-align: center;
		justify-content: center;
	}
	.subskrypcja-zawartosc .subskrypcja-input-tlo {
    flex: 0 1 100%;
	}
	.subskrypcja-btns-tlo {
    flex: 0 0 312px;
		margin: 0px auto;
	}
}

@media all and (min-width: 1024px) and (max-width: 1680px) {
	.subskrypcja-zawartosc .subskrypcja-input-tlo {
		max-width: 312px;
	}
}
