body.page-id-220 {
	background: #f6f9fc !important;
	color: #071d2f;
	overflow-x: hidden;
}

body.page-id-220 .site-header {
	background: #ffffff;
	border-bottom: 1px solid #e6edf5;
	box-shadow: 0 10px 28px rgba(7, 29, 47, 0.05);
}

body.page-id-220 main#content {
	background: #f6f9fc !important;
	border: 0 !important;
	padding: 0 !important;
}

body.page-id-220 #content-wrapper,
body.page-id-220 #content-wrapper.container,
body.page-id-220 #content-wrapper.flex {
	display: block !important;
	max-width: none !important;
	padding: 0 !important;
	width: 100% !important;
}

body.page-id-220 h1.title,
body.page-id-220 .entry-content > .banner,
body.page-id-220 .entry-content > *:not(.sc-login-page),
body.page-id-220 > footer.site-footer,
body.page-id-220 footer.site-footer {
	display: none !important;
}

body.page-id-220 .entry-content {
	flex-basis: 100% !important;
	margin: 0 !important;
	max-width: none !important;
	padding: 0 !important;
	width: 100% !important;
}

.sc-login-page,
.sc-login-page * {
	box-sizing: border-box;
}

.sc-login-page {
	background: #f6f9fc;
	font-family: Lato, Arial, sans-serif;
}

.sc-login-hero {
	align-items: center;
	background:
		radial-gradient(circle at 78% 18%, rgba(214, 173, 103, 0.17), transparent 30%),
		linear-gradient(180deg, #ffffff 0%, #f6f9fc 100%);
	display: grid;
	gap: 58px;
	grid-template-columns: minmax(0, 0.95fr) minmax(360px, 0.75fr);
	margin: 0 auto;
	max-width: 1120px;
	min-height: 560px;
	padding: 76px 24px 86px;
}

.sc-login-copy {
	max-width: 630px;
}

.sc-login-eyebrow {
	color: #b58a49;
	font-size: 0.78rem;
	font-weight: 800;
	letter-spacing: 0.12em;
	margin: 0 0 22px;
	text-transform: uppercase;
}

.sc-login-copy h1 {
	color: #071d2f;
	font-family: Montserrat, Lato, Arial, sans-serif;
	font-size: clamp(2.8rem, 4.7vw, 5rem);
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.04;
	margin: 0;
}

.sc-login-copy p:not(.sc-login-eyebrow) {
	color: #52677a;
	font-size: 1.16rem;
	line-height: 1.7;
	margin: 26px 0 0;
	max-width: 560px;
}

.sc-login-card {
	background: rgba(255, 255, 255, 0.96);
	border: 1px solid #dbe6f0;
	border-radius: 10px;
	box-shadow: 0 28px 74px rgba(7, 29, 47, 0.14), 0 0 0 10px rgba(214, 173, 103, 0.06);
	overflow: hidden;
}

.sc-login-card-head {
	align-items: center;
	border-bottom: 1px solid #e7edf3;
	display: flex;
	gap: 8px;
	height: 52px;
	padding: 0 22px;
}

.sc-login-card-head span {
	background: #d6ad67;
	border-radius: 50%;
	height: 10px;
	width: 10px;
}

.sc-login-card-head span:nth-child(2) {
	background: #9db3c7;
}

.sc-login-card-head span:nth-child(3) {
	background: #071d2f;
}

.sc-login-card-head strong {
	color: #071d2f;
	font-size: 0.88rem;
	margin-left: auto;
}

.sc-login-slot {
	padding: 34px;
}

.sc-login-original {
	color: #102033;
	font-size: 1rem;
	line-height: 1.6;
}

.sc-login-original h1,
.sc-login-original h2,
.sc-login-original h3 {
	color: #071d2f;
	font-family: Montserrat, Lato, Arial, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
}

.sc-login-original p {
	margin: 0 0 16px;
}

.sc-login-original a {
	color: #0e4e7b;
	font-weight: 800;
}

.sc-login-original form {
	display: grid;
	gap: 18px;
}

.sc-login-original label {
	color: #102033;
	display: block;
	font-size: 0.92rem;
	font-weight: 800;
	margin-bottom: 8px;
}

.sc-login-original input[type="text"],
.sc-login-original input[type="email"],
.sc-login-original input[type="password"] {
	background: #ffffff;
	border: 1px solid #b9c7d4;
	border-radius: 8px;
	color: #102033;
	font-size: 1rem;
	min-height: 48px;
	outline: 0;
	padding: 10px 14px;
	width: 100%;
}

.sc-login-original input:focus {
	border-color: #cdaa73;
	box-shadow: 0 0 0 3px rgba(205, 170, 115, 0.18);
}

.sc-login-original input[type="submit"],
.sc-login-original button,
.sc-login-original .button {
	background: #071d2f !important;
	border: 0 !important;
	border-radius: 999px !important;
	box-shadow: 0 16px 30px rgba(7, 29, 47, 0.22) !important;
	color: #ffffff !important;
	cursor: pointer;
	font-size: 0.96rem !important;
	font-weight: 800 !important;
	min-height: 50px;
	padding: 0 26px !important;
	text-decoration: none !important;
}

.sc-login-link-row {
	align-items: center;
	border-top: 1px solid #e6edf5;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 26px;
	padding-top: 22px;
}

.sc-login-link-row a {
	color: #0e4e7b !important;
	font-size: 0.96rem;
	font-weight: 800;
	text-decoration: none !important;
}

.sc-login-link-row a:hover {
	text-decoration: underline !important;
}

.sc-login-link-row span {
	color: #9aabba;
	font-size: 0.86rem;
	font-weight: 700;
}

.sc-login-google-wrap {
	border-top: 1px solid #eef2f6;
	display: flex !important;
	justify-content: center !important;
	margin-top: 22px !important;
	padding-top: 22px !important;
	width: 100% !important;
}

.sc-login-google-action {
	align-items: center !important;
	background: #ffffff !important;
	border: 1px solid #cfd9e3 !important;
	border-radius: 8px !important;
	box-shadow: none !important;
	color: #102033 !important;
	display: inline-flex !important;
	font-size: 0.95rem !important;
	font-weight: 800 !important;
	justify-content: center !important;
	min-height: 44px !important;
	min-width: 250px !important;
	padding: 0 18px !important;
	text-decoration: none !important;
	width: auto !important;
}

.sc-login-google-wrap div {
	background: transparent !important;
	box-shadow: none !important;
}

.sc-login-google-wrap iframe,
.sc-login-google-wrap [role="button"],
.sc-login-google-wrap button,
.sc-login-google-wrap a {
	box-shadow: none !important;
	max-width: 100% !important;
}

.sc-login-google-wrap button,
.sc-login-google-wrap [role="button"] {
	border-color: #cfd9e3 !important;
	border-radius: 8px !important;
}

.sc-login-original > p:empty,
.sc-login-original > div:empty {
	display: none !important;
}

.sc-login-support {
	align-items: center;
	background: #ffffff;
	border: 1px solid #e0e8f0;
	border-radius: 10px;
	display: flex;
	gap: 22px;
	justify-content: space-between;
	margin: -34px auto 62px;
	max-width: 920px;
	padding: 24px 28px;
	position: relative;
	z-index: 2;
}

.sc-login-support strong {
	color: #071d2f;
	display: block;
	font-family: Montserrat, Lato, Arial, sans-serif;
	font-size: 1.18rem;
	margin-bottom: 4px;
}

.sc-login-support span {
	color: #52677a;
	display: block;
}

.sc-login-support a {
	background: #cdaa73;
	border-radius: 999px;
	color: #071d2f !important;
	font-weight: 800;
	min-width: 150px;
	padding: 13px 20px;
	text-align: center;
	text-decoration: none !important;
}

.sc-login-footer {
	background: #071d2f;
	color: #d8e6f2;
	padding: 54px 24px 30px;
}

.sc-login-footer-inner {
	margin: 0 auto;
	max-width: 1120px;
}

.sc-login-footer-top {
	border-bottom: 1px solid rgba(214, 173, 103, 0.28);
	display: flex;
	gap: 40px;
	justify-content: space-between;
	padding-bottom: 34px;
}

.sc-login-footer-brand h3 {
	color: #ffffff;
	font-family: Montserrat, Lato, Arial, sans-serif;
	font-size: 1.16rem;
	letter-spacing: 0;
	margin: 0 0 8px;
}

.sc-login-footer-brand p {
	color: #c7d9e9;
	line-height: 1.55;
	margin: 0;
	max-width: 360px;
}

.sc-login-footer-label {
	color: #d6ad67;
	font-size: 0.74rem;
	font-weight: 800;
	letter-spacing: 0.12em;
	margin-bottom: 12px;
	text-transform: uppercase;
}

.sc-login-footer-nav {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
	gap: 9px;
	min-width: 260px;
}

.sc-login-footer-nav a {
	color: #d8e6f2 !important;
	font-size: 0.9rem;
	text-decoration: none !important;
}

.sc-login-footer-bottom {
	align-items: flex-start;
	display: flex;
	gap: 30px;
	justify-content: space-between;
	padding-top: 26px;
}

.sc-login-footer-bottom p {
	color: #a9bfd2;
	font-size: 0.8rem;
	line-height: 1.55;
	margin: 0;
	max-width: 520px;
}

@media (max-width: 820px) {
	.sc-login-hero {
		gap: 32px;
		grid-template-columns: 1fr;
		min-height: auto;
		padding: 48px 18px 70px;
		text-align: center;
	}

	.sc-login-copy,
	.sc-login-copy p:not(.sc-login-eyebrow) {
		margin-left: auto;
		margin-right: auto;
	}

	.sc-login-card {
		margin: 0 auto;
		max-width: 460px;
		width: 100%;
	}

	.sc-login-support,
	.sc-login-footer-top,
	.sc-login-footer-bottom {
		flex-direction: column;
		text-align: left;
	}

	.sc-login-support {
		align-items: stretch;
		margin: -28px 18px 42px;
	}
}

@media (max-width: 520px) {
	.sc-login-copy h1 {
		font-size: 2.45rem;
	}

	.sc-login-slot {
		padding: 24px 18px;
	}
}
