.home-header {
	text-align: center;
	float: left;
	width: 100%;
	padding: 15px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	background: #000000;
	display: flex;
	align-items: center;
	justify-content: center;
}

.home-header .header-logo {
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
	display: inline-block;
	z-index: 3;
}

.home-header .header-logo img {
	height: 40px;
	width: auto;
	display: block;
}

.home-header nav ul li {
	display: inline-block;
	margin: 0 15px;
	color: rgba(255, 255, 255, 0.5);
	vertical-align: middle;
}

.home-header nav ul li a {
	font-size: 13px;
	color: #ffffff;
	line-height: initial;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: middle;
}

.home-header nav ul li a:hover {
	color: #1e8281;
}

.home-header nav ul li.social a {
	border-right: 1px solid rgba(255, 255, 255, 0.5);
	padding-right: 10px;
}

.home-header nav ul li.social a:last-child {
	border-right: 0px solid rgba(255, 255, 255, 0.5);
	padding-right: 0px;
}

.home-header nav ul li a svg {
	fill: #ffffff;
	transition: all 0.5s ease;
	vertical-align: middle;
	margin: -2px 0 0 0;
}

.home-header nav ul li a:hover svg {
	fill: #1e8281;
}

.home-header nav ul li:last-child a {
	display: inline-block;
	margin: 0 5px;
}

.home-header nav ul li a img {
	width: 18px;
	margin: 3px 0 -3px;
}

.home-banner {
	float: left;
	width: 100%;
}

.home-banner .parallax-banner {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #000000;
}

.home-banner .parallax-banner .parallax-banner-layer-0 {
	opacity: 1;
}

.home-banner .parallax-banner .home-banner-logo {
	text-align: center;
	width: 100%;
	margin-top: 64px;
	background: rgba(0, 0, 0, 0.5);
}

.home-banner .parallax-banner .logo {
	width: 100%;
	max-width: 600px;
	height: auto;
}

.home-about {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #ffffff;
}

.home-about .container {
	padding: 100px;
}

.home-about h2 {
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 30px;
}

.home-about .description {
	font-size: 25px;
	line-height: 40px;
}

.the-overflow-christian-music {
	text-align: center;
	float: left;
	width: 100%;
	min-height: 100vh;
	background: #ffffff;
}

.the-overflow-christian-music .parallax-banner {
	height: 100vh !important;
}

.the-overflow-christian-music .container {
	position: relative;
	top: 50%;
	transform: translate(0, -50%);
}

.the-overflow-christian-music .parallax-banner-layer-0 {
	background-size: 100% auto !important;
}

.the-overflow-christian-music img {
	width: 90%;
	max-width: 680px;
}

.the-overflow-christian-music h2 {
	display: inline-block;
	font-size: 36px;
	line-height: 46px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.the-overflow-christian-music p {
	display: inline-block;
	font-size: 22px;
	font-weight: 300;
	text-transform: uppercase;
}

.the-overflow-christian-music .btn-link {
	font-size: 18px;
	line-height: 15px;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	padding: 15px 30px;
	margin-bottom: 15px;
	background-color: #f15e22;
	border: 1px solid #f15e22;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-o-border-radius: 40px;
	border-radius: 40px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-decoration: none;
	position: relative;
}

.the-overflow-christian-music .btn-link:hover {
	background: #000000;
	border-color: #000000;
}

.home-btm {
	text-align: center;
	float: left;
	width: 100%;
	min-height: 700px;
	background: #000000;
	position: relative;
	overflow: hidden;
}

.home-btm .parallax-banner {
	height: 100% !important;
}

.home-btm .parallax-banner .parallax-banner-layer-0 {
	opacity: 0.3;
	background-size: 100% auto !important;
}

.home-btm .container {
	padding: 100px 0;
}

.home-btm-logo {
	max-width: 480px;
	margin: 0 auto 50px;
}

.home-btm .description {
	font-size: 22px;
	line-height: 38px;
	color: #ffffff;
	padding: 0 100px;
	margin: 0 auto 30px;
}

.home-btm .description p {
	margin-bottom: 30px;
}

.home-btm .description .btn-link {
	font-size: 18px;
	text-transform: uppercase;
	color: #ffbb19;
	text-align: center;
	line-height: 15px;
	display: inline-block;
	border: 1px solid #ffbb19;
	background-color: transparent !important;
	padding: 20px 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-decoration: none;
}

.home-btm .description .btn-link:hover {
	color: #ffffff;
	background-color: #ffbb19 !important;
	text-decoration: none;
}

.home-music {
	float: left;
	width: 100%;
	min-height: 700px;
	background: #ffffff;
	position: relative;
	overflow: hidden;
}

.home-music .parallax-banner {
	height: 100% !important;
}

.home-music .parallax-banner .parallax-banner-layer-0 {
	opacity: 0.5;
	background-size: 100% auto !important;
	background-repeat: no-repeat !important;
}

.home-music .container {
	padding: 100px 0;
}

.home-music h4 {
	font-size: 80px;
	font-weight: 700;
	margin-bottom: 30px;
	text-transform: uppercase;
	line-height: initial;
}

.home-music p {
	max-width: 50%;
	font-size: 22px;
	line-height: 38px;
	margin-bottom: 15px;
}

.home-music p span {
	display: inline-block;
	width: calc(100% - 220px);
	vertical-align: middle;
}

.home-music .spotify-logo {
	display: inline-block;
	margin-right: 30px;
	vertical-align: middle;
	width: auto;
}

.home-music .spotify-logo img {
	width: 180px;
	display: inline-block;
}

.home-applications {
	float: left;
	width: 100%;
	min-height: 500px;
	padding: 100px 0;
	overflow: hidden;
	position: relative;
	background: rgba(167, 191, 202, 0.9);
}

.home-applications video {
	position: fixed;
	left: 50%;
	top: 50%;
	min-width: 110%;
	min-height: 110%;
	width: auto;
	height: auto;
	z-index: -2;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}

.home-applications .container {
	display: flex;
	justify-content: center;
	align-items: center;
}

.home-applications h4 {
	font-size: 80px;
	font-weight: 700;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 30px;
	line-height: initial;
}

.home-applications .description {
	color: #ffffff;
	text-align: center;
	font-size: 22px;
	line-height: 38px;
	margin: auto;
	padding: 0 100px;
}

.home-current-project {
	float: left;
	width: 100%;
	min-height: 100vh;
	background-size: cover;
	background-position: center bottom;
}

.home-current-project .container {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 100vh;
}

.home-current-project .color-popup {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.4;
	background: linear-gradient(
		90deg,
		rgba(140, 128, 116, 1) 0%,
		rgba(44, 30, 14, 1) 32%
	);
}

.home-current-project .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
}

.home-current-project h4 {
	font-size: 80px;
	font-weight: 700;
	text-align: left;
	line-height: initial;
	margin-bottom: 30px;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
}

.home-current-project .description {
	width: 100%;
	text-align: center;
	padding: 0 auto 30px;
	font-size: 22px;
	line-height: 38px;
	position: relative;
	z-index: 1;
}

.home-current-project .description h2 {
	font-family: 'Shantell Sans', cursive;
	font-size: 50px;
	letter-spacing: 7px;
	line-height: 1.3;
	color: #ffffff;
	margin-bottom: 50px;
	font-weight: 300;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
	font-weight: 500;
}

.home-current-project .description p {
	margin-bottom: 25px;
	font-family: 'Roboto', sans-serif;
	font-size: 23px;
	color: #ffffff;
	line-height: 38px;
	font-weight: 100;
	letter-spacing: 1px;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3), 0px 1px 3px rgba(0, 0, 0, 0.15);
}

.btn-container {
	text-align: center;
	display: flex;
	gap: 20px;
	justify-content: center;
}

.home-current-project .btn-link {
	font-size: 18px;
	text-transform: uppercase;
	color: #0a3d52;
	text-align: center;
	line-height: 15px;
	display: inline-block;
	border: 1px solid #eab90f;
	background-color: #eab90f;
	padding: 20px 30px 20px 30px;
	margin-top: 25px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-decoration: none;
	position: relative;
}
.home-current-project .btn-linkk {
	font-size: 18px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	line-height: 15px;
	display: inline-block;
	border: 1px solid #005960;
	background-color: #005960;
	padding: 20px 30px 20px 30px;
	margin-top: 25px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-decoration: none;
	position: relative;
}

.home-current-project .btn-link:after {
	content: '';
	position: absolute;
	left: 35px;
	top: calc(50% - 2px);
	width: 28px;
	height: 28px;
	transform: translate(0, -50%);
	background: no-repeat;
	background-size: cover;
	z-index: 1;
}

.home-current-project .btn-link:hover {
	color: #ffffff;
	background-color: #272727 !important;
	border-color: #272727;
	text-decoration: none;
}

.home-current-project .btn-linkk:after {
	content: '';
	position: absolute;
	left: 35px;
	top: calc(50% - 2px);
	width: 28px;
	height: 28px;
	transform: translate(0, -50%);
	background: no-repeat;
	background-size: cover;
	z-index: 1;
}

.home-current-project .btn-linkk:hover {
	color: #ffffff;
	background-color: #272727 !important;
	border-color: #272727;
	text-decoration: none;
}

.contact {
	float: left;
	width: 100%;
	min-height: 400px;
	position: relative;
	overflow: hidden;
	background: #ffffff !important;
}

.contact h4 {
	font-size: 80px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 30px;
	line-height: initial;
}

.contact h3 {
	font-size: 18px !important;
	margin-bottom: 15px;
}

.contact p {
	font-size: 22px;
	line-height: 38px;
	margin-bottom: 30px;
}

.contact p span {
	font-size: 36px;
}

.contact p:last-child {
	margin-bottom: 0;
}

.contact p a {
	margin: 0 10px;
}

.contact p a img {
	width: 28px;
}

.contact a svg {
	vertical-align: middle;
	fill: #000000;
	transition: all 0.5s ease;
}

.contact a:hover svg {
	fill: #1e8281;
}

.home-footer {
	float: left;
	width: 100%;
	padding: 30px;
	color: #ffffff;
	background-color: #000000;
	position: relative;
	clear: both;
	font-size: 16px;
	text-align: center;
}

.home-current-project .parallax-banner {
	height: 100vh !important;
}

.home-current-project .parallax-banner-layer-0 {
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

@media screen and (max-width: 1200px) {
	.home-music h4,
	.home-applications h4,
	.home-current-project h4,
	.contact h4 {
		font-size: 70px;
	}
	.home-music .container {
		padding-left: 50px;
		padding-right: 50px;
	}
	.home-music .parallax-banner .parallax-banner-layer-0 {
		background-size: cover !important;
		background-position: 60% center !important;
	}
	.home-about .container {
		padding: 50px;
	}
}

@media screen and (max-width: 1023px) {
	.home-btm {
		min-height: inherit;
	}
	.home-btm .container {
		padding: 50px 50px;
	}
	.home-btm .description {
		padding: 0;
		max-width: 100%;
	}

	.home-music {
		text-align: center;
		min-height: inherit;
	}
	.home-music .container {
		padding: 50px;
	}
	.home-music p {
		max-width: 100%;
	}
	.home-music p span {
		width: 100%;
	}
	.home-music .spotify-logo {
		display: block;
		margin: 0 0 15px 0;
	}

	.home-applications {
		min-height: inherit;
		padding: 50px 0;
		text-align: center;
		background-size: auto 100%;
	}
	.home-applications .container {
		flex-wrap: wrap;
	}
	.home-applications .description {
		width: 100%;
		max-width: 100%;
		padding: 0;
	}

	.home-current-project {
		min-height: inherit;
	}
	.home-current-project .container {
		flex-wrap: wrap;
		min-height: inherit;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.home-current-project .image,
	.home-current-project .description {
		max-width: 100%;
		width: 100%;
	}
	.home-current-project .image {
		margin: 0 0 30px 0;
	}
	.home-current-project .description {
		text-align: center;
		padding: 0;
	}
	.home-current-project .description h4 {
		text-align: center;
	}
	.contact {
		min-height: inherit;
		padding: 50px 0;
	}

	.contact-left {
		display: none;
	}
	.contact-right {
		width: 100%;
	}

	.the-overflow-christian-music {
		min-height: inherit;
	}
	.the-overflow-christian-music .parallax-banner {
		height: 100% !important;
	}
	.the-overflow-christian-music .container {
		position: relative;
		top: 0;
		transform: none;
		padding: 50px 0;
	}
	.the-overflow-christian-music img {
		max-width: 580px;
	}

	.home-current-project .parallax-banner {
		height: inherit !important;
	}
	.home-current-project .description p br {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	.home-banner .parallax-banner {
		height: auto !important;
	}
	.home-banner .parallax-banner {
		padding: 50px;
	}
}

@media screen and (max-width: 767px) {
	.home-btm .container,
	.home-music .container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.home-music h4,
	.home-applications h4,
	.home-current-project h4,
	.contact h4 {
		font-size: 60px;
	}

	.home-header {
		background: transparent;
		text-align: left;
	}
	.home-header .header-logo {
		display: none !important;
	}
	.home-header .burger {
		display: block;
		position: fixed;
		right: 30px;
		top: 30px;
	}
	.home-header nav {
		display: none;
		position: fixed;
		left: 0;
		top: 0;
		padding: 100px 0;
		width: 100%;
		height: 100vh;
		background: rgba(34, 34, 34, 0.9);
	}
	.home-header nav ul li {
		display: block;
	}
	.home-header nav ul li a {
		padding: 15px;
	}
	.home-header nav ul li:last-child a {
		padding: 0 10px;
		margin: 0 -5px 0 5px;
	}
	.home-header nav ul li.menu-icon a {
		padding: 15px;
	}

	.home-banner .parallax-banner {
		padding: 30px;
	}
	.home-banner .parallax-banner .logo {
		margin-top: 0;
		width: 50%;
	}

	.home-about .container {
		padding: 50px 15px;
	}

	.home-btm-logo {
		width: 100%;
		max-width: 511px;
	}

	.home-about .description,
	.home-btm .description,
	.home-music p,
	.home-applications .description,
	.home-current-project .description {
		font-size: 18px;
		line-height: 32px;
	}

	.contact p span {
		font-size: 28px;
	}
}

@media screen and (max-width: 568px) {
	.home-about h2 {
		font-size: 24px;
	}
	.home-music h4,
	.home-applications h4,
	.home-current-project h4,
	.contact h4 {
		font-size: 34px;
	}

	.home-banner .parallax-banner {
		padding: 20px;
	}
	.home-banner .parallax-banner {
		justify-content: flex-start;
	}
	.home-header .burger {
		right: 20px;
		top: 20px;
	}
	.the-overflow-christian-music h2 {
		font-size: 24px;
		line-height: 34px;
	}
	.the-overflow-christian-music p {
		font-size: 18px;
	}

	.home-current-project .description h2 {
		font-size: 35px;
		line-height: 1;
		margin-bottom: 30px;
	}
	.home-current-project .description p {
		font-size: 18px;
		line-height: 24px;
	}
	.home-current-project .description .btn-container {
		flex-wrap: wrap;
	}
	.home-current-project .btn-link,
	.home-current-project .btn-linkk {
		font-size: 16px;
		padding: 15px 25px;
		margin-top: 0;
		width: 100% !important;
	}
}

.overlay {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	background: rgba(0, 0, 0, 0.3);
	z-index: 2;
	display: none;
}

.overlay-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}

.overlay-container {
	padding: 50px;
	color: #ffffff;
	background: #000000;
	width: 90%;
	max-width: 680px;
}

.overlay-close {
	position: absolute;
	right: 20px;
	top: 10px;
}

@media screen and (max-width: 767px) {
	.overlay-wrapper {
		align-items: flex-start;
		margin-top: 20px;
	}
	.overlay-container {
		padding: 30px;
	}
}

@media screen and (max-height: 736px) {
	.overlay .overlay-container {
		overflow: auto;
		max-height: calc(100vh - 40px);
	}
}

#waiting-list-overlay {
	text-align: center;
}

#waiting-list-overlay h2 {
	display: inline-block;
	font-size: 36px;
	line-height: 46px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 15px;
}

#waiting-list-overlay p {
	font-size: 16px;
	line-height: 26px;
	width: 100%;
	max-width: 480px;
	margin: 0 auto 30px;
}

#waiting-list-overlay p span {
	font-size: 13px;
	line-height: 20px;
	color: rgba(255, 255, 255, 0.5);
}

#waiting-list-overlay p:last-child {
	max-width: 100%;
	margin-bottom: 0;
}

#waiting-list-overlay ul li {
	margin-bottom: 15px;
}

#waiting-list-overlay input[type='text'],
#waiting-list-overlay input[type='email'],
#waiting-list-overlay input[type='password'],
#waiting-list-overlay select {
	font-family: 'Heebo', sans-serif;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	line-height: 32px;
	color: #222222;
	padding: 8px 15px;
	border: 1px solid rgba(0, 0, 0, 0);
	background: #ffffff;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.error #waiting-list-overlay input[type='text'],
.error #waiting-list-overlay input[type='email'],
.error #waiting-list-overlay input[type='password'],
.error #waiting-list-overlay select {
	border-color: #f12525;
}

.error .error-msg {
	font-size: 14px;
	color: #ffffff;
	text-align: left;
	padding: 0px 15px;
	background: #f12525;
}

#waiting-list-overlay button {
	display: inline-block;
	font-family: 'Heebo', sans-serif;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	line-height: 32px;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 8px 15px;
	background: #f15e22;
	background-size: 20px auto;
	border: 1px solid #f15e22;
	width: 100%;
	cursor: pointer;
}

#waiting-list-overlay button:hover {
	background-color: #272727;
	border-color: #272727;
}

.waiting-list-success {
	display: block;
}

.waiting-list-success img {
	width: 72px;
}

.waiting-list-success h3 {
	font-size: 20px;
	width: 100%;
	max-width: 480px;
	margin: 0 auto;
}

@media screen and (max-width: 568px) {
	#waiting-list-overlay h2 {
		font-size: 24px;
		line-height: 34px;
	}
	#waiting-list-overlay p {
		line-height: 1.5em;
	}
	#waiting-list-overlay input[type='text'],
	#waiting-list-overlay input[type='email'],
	#waiting-list-overlay input[type='password'],
	#waiting-list-overlay select {
		font-size: 16px;
	}
	#waiting-list-overlay button {
		font-size: 16px;
	}
}

.popup {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	background: rgba(255, 255, 255, 0.75);
	z-index: 9999;
	display: none;
}

.popup-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}

.popup-container {
	padding: 20px;
	color: #ffffff;
	background: linear-gradient(
		360deg,
		rgba(0, 89, 96, 0.5) 0%,
		rgba(0, 89, 96, 1) 75%
	);
	width: 90%;
	max-width: 480px;
	border-radius: 8px;
}

.popup-close {
	position: absolute;
	right: 20px;
	top: 5px;
}

.checkbox input[type='checkbox'] {
	accent-color: #ccc;
}

.checkbox input[type='checkbox']:checked {
	accent-color: #005960;
}

.waiting-list-form p {
	text-align: left;
}

.waiting-list-formm p {
	text-align: left;
	color: #ffffff;
}

@media screen and (max-width: 767px) {
	.popup-wrapper {
		align-items: flex-start;
		margin-top: 20px;
	}
	.popup-container {
		padding: 20px;
	}
}
.txt {
	color: #ffffff;
	font-size: 16px;
	line-height: 26px;
	width: 100%;
	max-width: 480px;
	border-radius: 8px;
	height: 40px;
}

@media screen and (max-height: 736px) {
	.popup .popup-container {
		overflow: auto;
		max-height: calc(100vh - 40px);
	}
}

#waiting-list-popup {
	text-align: center;
}

#waiting-list-popup h2 {
	display: inline-block;
	font-size: 30px;
	line-height: 40px;
	font-weight: 100;
	margin-bottom: 5px;
	font-family: 'Roboto', sans-serif;
	/* font-style: italic; */
	width: 70%;
	letter-spacing: 2px;
}

#waiting-list-popup p {
	font-size: 15px;
	line-height: 26px;
	width: 100%;
	max-width: 480px;
	font-family: 'Roboto', sans-serif;
}

#waiting-list-popup p span {
	font-size: 13px;
	line-height: 20px;
	color: rgba(255, 255, 255, 0.5);
}

#waiting-list-popup p:last-child {
	max-width: 100%;
	margin-bottom: 0;
}

#waiting-list-popup ul li {
	margin-bottom: 5px;
}

textarea {
	height: 100px;
	width: 100%;
	border-radius: 8px;
	padding: 10px 15px;
	font-family: 'Heebo', sans-serif;
	font-size: 16px;
	line-height: 1.5;
	box-sizing: border-box;
	overflow-y: hidden;
	resize: none;
	border: 0px;
}

.checkbox {
	display: flex;
	align-items: center;
	gap: 10px;
	text-align: left;
	margin-bottom: 15px;
	border: 1px solid rgba(0, 0, 0, 0);
}

.checkbox h5 {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 400;
}

.popup .sendd {
	width: auto;
	max-width: none;
	height: 22px;
	margin-left: 3px;
	margin-bottom: 1px;
	filter: brightness(0) invert(1);
}

#waiting-list-popup input[type='text'],
#waiting-list-popup input[type='email'],
#waiting-list-popup input[type='password'],
#waiting-list-popup select {
	font-family: 'Heebo', sans-serif;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	line-height: 1.5;
	color: #222222;
	padding: 8px 15px;
	border: 1px solid rgba(0, 0, 0, 0);
	background: #ffffff;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.waiting-list-formm input.txt.error,
.waiting-list-formm textarea.error {
	border-color: #ff6b6b;
}

.waiting-list-formm .error .error-msg {
	font-size: 12px;
	color: #ff6b6b;
	text-align: left;
	margin-top: 4px;
	line-height: 1.2;
	background: none;
	padding: 0;
}

#waiting-list-popup button {
	display: flex;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 600;
	font-style: normal;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px 5px 5px 10px;
	background: #055c63;
	background-size: 20px auto;
	border: 1px solid #055c63;
	/* width: 70px;
  height: 22px; */
	border-radius: 6px;
	cursor: pointer;
	margin-left: auto;
	align-items: center;
	text-align: center;
}

.img {
	align-items: center;
	height: 20px;
	margin-left: 6px;
	margin-bottom: 2px;
}

#waiting-list-popup button:hover {
	background-color: #272727;
	border-color: #272727;
}

.waiting-list-success {
	display: block;
}

.waiting-list-success img {
	width: 72px;
}

.waiting-list-success h3 {
	font-size: 20px;
	width: 100%;
	max-width: 480px;
	margin: 0 auto;
}

@media screen and (max-width: 568px) {
	#waiting-list-popup h2 {
		font-size: 24px;
		line-height: 34px;
		/* font-family: "Figma Handwriting", cursive; */
	}
	#waiting-list-popup p {
		line-height: 1.5em;
	}
	#waiting-list-popup input[type='text'],
	#waiting-list-popup input[type='email'],
	#waiting-list-popup input[type='password'],
	#waiting-list-popup select {
		font-size: 16px;
	}
	#waiting-list-popup button {
		font-size: 14px;
	}
}

