#mc_embed_signup {
	background: #fff; false;
	clear: left;
	/* font: 14px Helvetica, Arial, sans-serif; */
}
/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.
	           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
#mc-embedded-subscribe, #mc_embed_signup .button {
	border-radius: 61px;
	background-color: #0058FF;
	height: 50px;
	width: 100%;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	border: 1px solid #0058FF;
}

#mc_embed_signup .button:hover {
	/* background-color: #0058FF; */
	box-shadow: 0 6px 16px rgba(30, 64, 175, 0.2), 0 2px 6px
		rgba(30, 64, 175, 0.15);
	background: linear-gradient(90deg, #0058ff 0%, #15f6a0 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	border: 1px solid #0058FF;
}

#mc_embed_signup .foot {
	display: block;
	/* gap: 40px; */
}

#mc_embed_signup .mc-field-group {
	width: 100%;
}

.mc-field-group {
	margin-top: 0.7rem;
}

#mc_embed_signup .mc-field-group label {
	color: #31343D;
	font-family: Poppins;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.48px;
	text-transform: uppercase;
}

span.req {
	color: red;
	font-size: 14px;
	font-weight: 600;
}

#mc_embed_signup input {
	height: 50px;
	border-radius: 9px;
	border: none;
	background: #F6F9FE;
	border-radius: 9px;
}

::placeholder {
	color: #8B99BB;
	font-family: Poppins;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Edge 12 -18 */
	color: #8B99BB;
	font-family: Poppins;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	color: red;
}

.full-name, .work {
	display: flex;
	width: 100%;
	gap: 10px;
}

#mc_embed_signup div#mce-responses {
	margin: 0;
	padding: 0;
	width: 100%;
}

#mc_embed_signup div.response {
	width: 100%;
}