.modul-start-lista-subskrybentow, .menu-modul-10 {
	position: relative;
	display: flex;
  flex-direction: column;
	justify-content: center;
	width: clamp(320px, 100%, 100%);
	padding: 75px 0px 58px;
	margin: 0px auto;
}
@media all and (min-width: 320px) and (max-width: 1023px) {
	.modul-start-lista-subskrybentow, .menu-modul-10 {
		align-items: center;
		padding: 75px 16px 58px;
	}
}
.modul-start-lista-subskrybentow-tytul, .menu-modul-10-tytul {
	flex: 1 1 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0px 0px;
	font-family: 'Barlow', sans-serif;
	font-size: 36px;
	line-height: 40px;
	text-align: center;
	font-weight: 800;
	color: #000;
	text-decoration-color: transparent;
	padding: 0px 0px 24px 0px;
	margin: 0px auto 0px auto;
}
.modul-start-lista-subskrybentow form, .menu-modul-10 form {
	width: clamp(320px, 100%, 800px);
	padding: 0px;
	margin: 0px auto;
	border: none;
}
.subskrypcja-zawartosc {
	flex: 1 1;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
	color: #000000;
	padding: 0px 0px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 16px 16px;
}
.subskrypcja-tekst {
	flex: 0 1 auto;
	width: clamp(320px, 100%, 400px);
	padding: 0px 0px 40px 0px;
	margin: 0px auto;
}
.subskrypcja-tekst label {
	display: flex;
	background-color: inherit;
	padding: 0px;
	text-align: center;
	width: 100%;
	margin: 0px 0px;
}
.subskrypcja-zawartosc .subskrypcja-input-tlo {
	flex: 0 1 448px;
	margin: 0px 0px 0px 0px;
	display: flex;
}
.subskrypcja-input-tlo input {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: #464545;
	font-weight: 400;
	text-align: left;
	box-shadow: none;
	width: 100%;
	padding: 22px 28px 21px !important;
	margin: 0px 0px;
	border: none;
	background: #fff;
	border: none;
	border-radius: 32px;
}
.subskrypcja-input-tlo input::placeholder{
	opacity: 1;
	color: #464545;
}
.subskrypcja-btns-tlo	{
	flex: 0 0 334px;
	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: flex-end;
	align-items: center;
	flex: 1 0;
	height: 64px;
	position: relative;
	background: none;
	border: 1px solid #fff;
	border-radius: 32px;
}
.subskrypcja-zawartosc .span-submit-subskrypcja-wypisz	{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex: 1 0;
	height: 64px;
	position: relative;
	border: 1px solid #b18311;
	border-radius: 32px;
}

.subskrypcja-zawartosc .span-submit-subskrypcja-dopisz:after {
	content: "";
	width: 10px;
	height: 10px;
	margin: 0px 36px 0px 0px;
	background: url(../grafika/sub_d.png) center center no-repeat;
}
.subskrypcja-zawartosc .span-submit-subskrypcja-wypisz:after {
	content: "";
	width: 10px;
	height: 10px;
	margin: 0px 36px 0px 0px;
	background: url(../grafika/sub_w.png) center center no-repeat;
}

.subskrypcja-zawartosc .btn-submit-modul {
	position: absolute;
	border: none !important;
	background: none;
	font-family: 'Roboto', sans-serif;
	font-size: 18px !important;
	color: #000000;
	font-weight: 400;
	text-align: center;
	text-decoration-color: transparent;
	cursor: pointer;
	min-width: 0px;
	width: 100%;
	height: 100%;
  padding: 0px 16px 0px 0px;
}
.subskrypcja-zawartosc .span-submit-modul:hover{
	opacity: 0.65;
}

.btn-submit-subskrypcja-dopisz, .btn-submit-subskrypcja-wypisz	{
	padding: 0px 0px 0px 0px;
	background: none;
}
.subskrypcja-zawartosc .subskrypcja-tekst-rodo {
	flex: unset;
	font-size: 16px;
	color: #000000;
	width: 100%;
	text-align: left;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0px 0px 0px 0px;
	margin: 40px 0px 0px 0px;
	position: relative;
}
#subskrypcja-rodo	{
	opacity: 1;
  z-index: 1;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.subskrypcja-tekst-rodo label {
	margin: 0px 0px 0px 8px !important;
}
.subskrypcja-tekst-rodo a {
	color: #000000 !important;
}
.subskrypcja-tekst-rodo a:hover {
	opacity: 0.65;
}

@media all and (min-width: 320px) and (max-width: 1023px) {
	.subskrybcja_tlo	{
		padding: 64px 16px 32px;
	}
	.menu-modul-10-tytul {
    justify-content: center;
		padding: 0px 0px 64px 0px;
	}
	.subskrypcja-tekst label {
		text-align: center;
	}
	.subskrypcja-btns-tlo {
    flex: 0 0 312px;
		margin: 0px auto;
	}
}
