.modul-start-lista-subskrybentow, .menu-modul-10 {
	flex: 0 1 380px;
	max-width: 380px;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	padding: 24px 24px 20px;
	margin: 148px 0px;
	border-top: 1px solid #dee4e0;
	border-left: 1px solid #dee4e0;
	border-right: 1px solid #dee4e0;
	border-bottom: 1px solid #dee4e0;
}
.modul-start-lista-subskrybentow-tytul, .menu-modul-10-tytul {
	flex: 1 1;
	font-family: 'Noto Sans', sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  color: #007eb4;
  text-align: left;
  padding: 0px 0px 20px 0px;
  margin: 0px 0px 0px;
}
.modul-start-lista-subskrybentow form {
	padding: 0px;
	margin: 0px;
	border: none;
}
.subskrypcja-zawartosc {
	flex: 1 1;
	font-family: 'Lato', sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
	color: #002a39;
	text-align: left;
	padding: 0px 0px 0px;
	margin: 0px auto;
	display: flex;
	flex-wrap: wrap;
	gap: 0px 12px;
}
.subskrypcja-tekst {
	flex: 1 1 100%;
	padding: 0px 0px 16px 0px;
	width: 100%;
}
.subskrypcja-tekst label {
	display: flex;
	background-color: inherit;
	padding: 0px;
	text-align: left;
	width: 100%;
	margin: 0px 0px;
}
.subskrypcja-zawartosc .subskrypcja-input-tlo {
	flex: 1 1 calc(100% - 120px);
	margin: 0px 0px 0px 0px;
	display: flex;
}
.subskrypcja-input-tlo input {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: 400;
	text-align: left;
	box-shadow: none;
	min-width: unset !important;
	width: 100%;
	padding: 11px 16px 10px !important;;
	margin: 0px 0px !important;;
	border: none;
	background: #fff;
}
.subskrypcja-input-tlo input::placeholder{
	opacity: 1;
	color: #3b3b3b;
}
.subskrypcja-btns-tlo	{
	flex: 0 0 96px;
	display: flex;
	justify-content: center;
	margin: 0px 0px 0px 0px;
	gap: 0px 16px;
}
.subskrypcja-zawartosc .span-submit-subskrypcja-dopisz	{
	display: flex;
	justify-content: center;
	align-items: center;
	flex: 1 0;
	height: 40px;
	position: relative;
	background: #05678b;
}
.subskrypcja-zawartosc .span-submit-subskrypcja-wypisz	{
	display: flex;
	justify-content: center;
	align-items: center;
	flex: 1 0;
	height: 40px;
	position: relative;
	background: #292929;
}
.subskrypcja-zawartosc .btn-submit-modul{
	position: absolute;
	border: none !important;
	background: none !important;;
	font-family: 'Poppins', sans-serif;
	font-size: 0px !important;
	color: #fff;
	font-weight: 700;
	text-align: center;
	text-decoration-color: transparent;
	cursor: pointer;
	min-width: 40px !important;
	width: 100%;
	height: 100%;
  padding: 0px 0px 0px 0px !important;
	margin: 0px !important;
}

.subskrypcja-zawartosc .span-submit-modul:hover{
	opacity: 0.8;
}

.btn-submit-subskrypcja-wypisz	{
	color: #fff !important;
}
.span-submit-subskrypcja-dopisz::after, .span-submit-subskrypcja-wypisz::after {
	position: absolute;
	right: 15px;
	font-family: "Font Awesome 5 Free";
  font-size: 12px;
  color: #fff;
  font-weight: 400;
  padding: 0px 0px 0px 0px;
}
.span-submit-subskrypcja-dopisz::after {
  content: "\f067";
}
.span-submit-subskrypcja-wypisz::after {
	content: "\f00d";
	color: #fff;
}
.subskrypcja-zawartosc .subskrypcja-tekst-rodo {
	flex: unset;
	font-size: 14px;
	line-height: 14px;
	color: #002a39;
	width: 100%;
	text-align: left;
	display: flex;
	align-items: flex-start;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 18px 0px;
	position: relative;
}
#subskrypcja-rodo	{
	opacity: 1;
  z-index: 1;
	padding: 0px 0px 0px 0px;
	margin: 13px 0px 0px 0px;
}
.subskrypcja-tekst-rodo label {
	margin: 12px 0px 0px 8px !important;
}
.subskrypcja-tekst-rodo a {
	color: #002a39 !important;
}
.subskrypcja-tekst-rodo a:hover {
	opacity: 0.65;
}

@media all and (min-width: 320px) and (max-width: 1023px) {
	.subskrypcja-btns-tlo	{
		margin: 0px auto;
	}
}
@media all and (min-width: 320px) and (max-width: 639px) {
	.modul-start-lista-subskrybentow, .menu-modul-10 {
		flex: 1 1 auto;
		width: 100%;
		margin: 24px auto 40px;
	}
	.subskrypcja-zawartosc {
    max-width: 100%;
		padding: 0px;
	}
	.subskrypcja-zawartosc label {
		text-align: center;
	}
	.subskrypcja-input-tlo {
		flex: 0 0 100% !important;
    margin: 0px auto 16px !important;
	}
	.strona-tresc .subskrypcja-input-tlo input {
		min-width: unset !important;
	}
	.strona-tresc .subskrypcja-btns-tlo {
		flex: 0 0 104px;
		display: flex;
		justify-content: center;
		margin: 0px auto;
	}
	.strona-tresc .subskrypcja-zawartosc .subskrypcja-tekst-rodo {
    max-width: none;
	}
}
@media all and (min-width: 640px) and (max-width: 1023px) {
	.modul-start-lista-subskrybentow, .menu-modul-10 {
		flex: 1 1 auto;
		width: 100%;
		margin: 24px auto 40px;
	}
	.subskrypcja-zawartosc {
		max-width: 100%;
		padding: 0px;
	}
	.subskrypcja-tekst {
		text-align: center;
	}
	.subskrypcja-zawartosc label {
		text-align: center;
	}
	.subskrypcja-input-tlo {
		flex: 0 0 100% !important;
    margin: 0px auto 16px !important;
	}
	.subskrypcja-input-tlo input {
		max-width: 100%;
	}
}
