.sccc-la-care-main-container {
	padding: 0;
	background: transparent;
}

.sccc-la-care-main-container .main.wrapper {
	padding: 0;
}

@media (min-width: 1081px) {
	body.page-id-21345 .sticky-header-wrapper {
		max-width: none;
		margin: 0;
	}

	body.page-id-21345 .outter-wrapper.header-container,
	body.page-id-21345 .widget-footer.main,
	body.page-id-21345 footer.outter-wrapper.feature,
	body.page-id-21345 .sccc-la-care-main-container .main.wrapper {
		max-width: 1440px;
		margin: 0 auto;
	}

	body.page-id-21345 .outter-wrapper.header-container {
		left: 50% !important;
		right: auto !important;
		width: 1440px;
		max-width: calc(100vw - 3rem);
		transform: translateX(-50%);
	}

	body.page-id-21345 .header-wrapper,
	body.page-id-21345 .widget-footer > .wrapper,
	body.page-id-21345 footer.outter-wrapper.feature > .wrapper {
		max-width: none;
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

.sccc-la-care-content-wrapper,
.sccc-la-care-content-wrapper > * {
	width: 100%;
}

.sccc-la-care-page-shell {
	box-sizing: border-box;
	width: 100%;
	max-width: none;
	margin: 0 auto;
	padding: 1rem 1.35rem 1rem 0;
	background: #e8e0cd;
}

.sccc-la-care-layout {
	display: grid;
	grid-template-columns: minmax(240px, 0.48fr) minmax(0, 1fr);
	gap: 1.35rem;
	align-items: stretch;
}

.sccc-la-care-layout__media,
.sccc-la-care-layout__content {
	min-width: 0;
}

.sccc-la-care-layout__media {
	display: flex;
	align-items: flex-end;
	padding-top: 0;
}

.sccc-la-care-portrait-card {
	position: relative;
	display: flex;
	align-items: flex-end;
	justify-content: flex-start;
	overflow: hidden;
	height: 100%;
	min-height: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
	margin-top: 0;
}

.sccc-la-care-portrait-card.has-image {
	background: transparent;
}

.sccc-la-care-portrait-card__image {
	display: block;
	width: 100%;
	height: 100%;
	min-height: 0;
	max-height: none;
	object-fit: cover;
	object-position: center top;
	margin-left: 0;
}

.sccc-la-care-portrait-card__placeholder {
	display: flex;
	align-items: flex-end;
	justify-content: flex-start;
	height: 100%;
	min-height: 42rem;
	padding: 2.2rem;
	background:
		radial-gradient(circle at 78% 30%, rgba(255, 255, 255, 0.58), transparent 12rem),
		linear-gradient(145deg, rgba(97, 117, 129, 0.88), rgba(240, 197, 105, 0.85));
}

.sccc-la-care-portrait-card__quote {
	max-width: 13rem;
	margin: 0;
	color: #fff;
	font-family: "CabritoSans-NorBol", "Trebuchet MS", sans-serif;
	font-size: 2rem;
	line-height: 1.05;
}

.sccc-la-care-page-intro {
	max-width: none;
	margin-bottom: 0.8rem;
}

.sccc-la-care-page-intro__eyebrow {
	margin: 0 0 0.45rem;
	color: #8a6a2a;
	font-family: "CabritoSans-NorBol", "Trebuchet MS", sans-serif;
	font-size: 0.78rem;
	letter-spacing: 0.18em;
	text-transform: uppercase;
}

.sccc-la-care-page-intro h1 {
	margin: 0;
	color: #2d322f;
	font-family: "CabritoSans-NorBol", "Trebuchet MS", sans-serif;
	font-size: clamp(2rem, 2.6vw, 2.5rem);
	line-height: 1;
	letter-spacing: -0.02em;
}

.sccc-la-care-page-intro__copy {
	max-width: none;
	margin: 0.5rem 0 0;
	color: #4b4b45;
	font-size: 1.18rem;
	line-height: 1.4;
}

.sccc-la-care-form {
	position: relative;
}

.sccc-la-care-alert {
	margin-bottom: 1rem;
	padding: 0.9rem 1rem;
	border: 1px solid #b9423a;
	border-radius: 0.9rem;
	background: rgba(255, 248, 246, 0.92);
	color: #7f2f2a;
	font-size: 0.98rem;
	line-height: 1.5;
}

.sccc-la-care-alert a {
	color: inherit;
	text-decoration: underline;
}

.sccc-la-care-progress {
	display: none;
}

.sccc-la-care-progress__step {
	display: inline-flex;
	align-items: center;
	gap: 0.55rem;
	padding: 0.7rem 1rem;
	border: 1px solid rgba(77, 79, 71, 0.14);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.58);
	color: #6c6b63;
	font-family: "CabritoSans-NorMed", "Trebuchet MS", sans-serif;
	font-size: 0.95rem;
}

.sccc-la-care-progress__step::before {
	content: attr(data-step-label);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 1.7rem;
	height: 1.7rem;
	border-radius: 50%;
	background: rgba(46, 58, 77, 0.1);
	color: #2e3a4d;
	font-size: 0.82rem;
}

.sccc-la-care-progress__step.is-active {
	border-color: rgba(138, 106, 42, 0.24);
	background: rgba(255, 251, 243, 0.96);
	color: #2e3a4d;
}

.sccc-la-care-progress__step.is-active::before {
	background: #f4c46e;
}

.sccc-la-care-step[hidden] {
	display: none !important;
}

.sccc-la-care-form-panel,
.sccc-la-care-success-card {
	position: relative;
	padding: 1rem 1.15rem 0.85rem;
	border: 1px solid rgba(91, 92, 84, 0.72);
	border-radius: 0;
	background: rgba(233, 224, 205, 0.38);
	box-shadow: none;
}

.sccc-la-care-form-panel::before,
.sccc-la-care-success-card::before {
	display: none;
}

.sccc-la-care-form-panel__header {
	margin-bottom: 0.45rem;
}

.sccc-la-care-kicker,
.sccc-la-care-success-card__kicker {
	margin: 0 0 0.35rem;
	color: #8a6a2a;
	font-family: "CabritoSans-NorBol", "Trebuchet MS", sans-serif;
	font-size: 0.95rem;
	letter-spacing: 0.16em;
	text-transform: uppercase;
}

.sccc-la-care-form-panel__header h2,
.sccc-la-care-success-card h2 {
	margin: 0;
	color: #2d322f;
	font-family: "CabritoSans-NorMed", "Trebuchet MS", sans-serif;
	font-size: clamp(1.95rem, 2vw, 2.3rem);
	line-height: 1.08;
}

.sccc-la-care-helper,
.sccc-la-care-success-card p {
	margin: 0.8rem 0 0;
	color: #595951;
	font-size: 1.02rem;
	line-height: 1.65;
}

.sccc-la-care-success-card a {
	color: #14758b;
	font-weight: 700;
}

.sccc-la-care-fields--primary {
	display: grid;
	gap: 0.22rem;
}

.sccc-la-care-field,
.sccc-la-care-choice-group,
.sccc-la-care-check {
	display: block;
}

.sccc-la-care-field span,
.sccc-la-care-choice-group legend,
.sccc-la-care-field--compact label {
	display: block;
	margin-bottom: 0.16rem;
	color: #2e3a4d;
	font-family: "CabritoSans-NorMed", "Trebuchet MS", sans-serif;
	font-size: 1.04rem;
}

.sccc-la-care-fields--primary .sccc-la-care-field {
	display: grid;
	grid-template-columns: 10.6rem minmax(0, 1fr);
	align-items: center;
	gap: 0.7rem;
}

.sccc-la-care-fields--primary .sccc-la-care-field span {
	margin: 0;
	font-size: 1rem;
	line-height: 1.2;
	padding-bottom: 0.22rem;
}

.sccc-la-care-field input,
.sccc-la-care-field select,
.sccc-la-care-field textarea {
	width: 100%;
	padding: 0.05rem 0 0.27rem;
	border: 0;
	border-bottom: 1px solid rgba(78, 79, 71, 0.58);
	border-radius: 0;
	background: transparent !important;
	color: #2d322f;
	font-size: 1rem;
	line-height: 1.15;
	box-shadow: none !important;
	appearance: none;
	-webkit-appearance: none;
}

.sccc-la-care-field textarea {
	height: 2.5rem;
	min-height: 2.5rem;
	max-height: 5rem;
	resize: vertical;
}

.sccc-la-care-field input:focus,
.sccc-la-care-field select:focus,
.sccc-la-care-field textarea:focus {
	outline: none;
	border-bottom-color: #8a6a2a;
}

.sccc-la-care-field input::placeholder,
.sccc-la-care-field textarea::placeholder {
	color: #9c968a;
}

.sccc-la-care-field--compact {
	margin-top: 0.35rem;
	display: grid;
	grid-template-columns: 9.8rem minmax(0, 1fr);
	align-items: center;
	gap: 0.7rem;
}

.sccc-la-care-field--compact label {
	padding-bottom: 0.22rem;
}

.sccc-la-care-field--compact[hidden] {
	display: none !important;
}

.sccc-la-care-choice-group {
	margin: 0.5rem 0 0;
	padding: 0;
	border: 0;
}

.sccc-la-care-choice-row {
	display: flex;
	flex-wrap: wrap;
	gap: 0.75rem;
}

.sccc-la-care-choice {
	position: relative;
	flex: 0 1 auto;
}

.sccc-la-care-choice input {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}

.sccc-la-care-choice span {
	display: flex;
	align-items: center;
	gap: 0.6rem;
	padding: 0.55rem 1.2rem;
	border: 1.5px solid rgba(46, 58, 77, 0.35);
	border-radius: 0.45rem;
	background: rgba(255, 255, 255, 0.5);
	color: #3d403d;
	font-family: "CabritoSans-NorMed", "Trebuchet MS", sans-serif;
	font-size: 1.08rem;
	cursor: pointer;
	transition: all 0.2s ease;
}

.sccc-la-care-choice span:hover {
	border-color: rgba(46, 58, 77, 0.55);
	background: rgba(255, 255, 255, 0.8);
}

.sccc-la-care-choice span::before {
	content: "";
	flex: 0 0 1.25rem;
	width: 1.25rem;
	height: 1.25rem;
	border: 1.5px solid rgba(46, 58, 77, 0.55);
	border-radius: 0.3rem;
	background: transparent;
	transition: all 0.2s ease;
}

.sccc-la-care-choice input:checked + span {
	color: #2e3a4d;
	border-color: #8a6a2a;
	background: rgba(244, 196, 110, 0.12);
}

.sccc-la-care-choice input:checked + span::before {
	border-color: #8a6a2a;
	background: #f4c46e;
}

.sccc-la-care-field--textarea {
	margin-top: 0.55rem;
}

.sccc-la-care-check {
	display: flex;
	align-items: flex-start;
	gap: 0.6rem;
	margin-top: 0.65rem;
	padding: 0;
	border-radius: 0;
	background: transparent;
	color: #3d403d;
	font-size: 0.92rem;
	line-height: 1.4;
}

.sccc-la-care-check input {
	flex: 0 0 auto;
	width: 1.1rem;
	height: 1.1rem;
	margin-top: 0.15rem;
}

.sccc-la-care-actions {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin-top: 0.45rem;
}

.sccc-la-care-actions--split {
	justify-content: space-between;
	gap: 0.9rem;
}

.sccc-la-care-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 8.75rem;
	padding: 0.75rem 1.5rem;
	border: 0;
	border-radius: 0.35rem;
	background: #6f7887;
	color: #fff;
	font-family: "CabritoSans-NorBol", "Trebuchet MS", sans-serif;
	font-size: 1rem;
	line-height: 1;
	cursor: pointer;
	box-shadow: none;
	transition: background-color 0.2s ease, opacity 0.2s ease, transform 0.1s ease;
}

.sccc-la-care-button:hover,
.sccc-la-care-button:focus {
	background: #5f6978;
}

.sccc-la-care-button--primary {
	width: 100%;
	padding: 0.9rem 1.5rem;
	background: #f4c46e;
	color: #2e3a4d;
	font-size: 1.12rem;
	border-radius: 0.4rem;
}

.sccc-la-care-button--primary:hover,
.sccc-la-care-button--primary:focus {
	background: #e8b55e;
}

.sccc-la-care-button[disabled] {
	opacity: 0.65;
	cursor: wait;
}

.sccc-la-care-button--secondary {
	background: transparent;
	color: #2e3a4d;
	box-shadow: inset 0 0 0 1px rgba(46, 58, 77, 0.35);
}

.sccc-la-care-additional-clients {
	display: grid;
	gap: 1rem;
}

.sccc-la-care-client-card {
	padding: 0.95rem 0.95rem 1.1rem;
	border: 1px solid rgba(91, 92, 84, 0.52);
	border-radius: 0;
	background: transparent;
}

.sccc-la-care-client-card h3 {
	margin: 0 0 0.8rem;
	color: #2e3a4d;
	font-family: "CabritoSans-NorBol", "Trebuchet MS", sans-serif;
	font-size: 1.15rem;
}

.sccc-la-care-client-card__grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 0.9rem 1.25rem;
}

.sccc-la-care-honeypot {
	position: absolute;
	left: -9999px;
}

.sccc-la-care-brand-strip {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 1.5rem 3rem;
	width: 100%;
	margin-top: 0.75rem;
	padding: 0.4rem 0 0;
}

.sccc-la-care-brand-strip__logo {
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
}

.sccc-la-care-brand-strip__logo--la-care img {
	display: block;
	width: 22rem;
	max-width: 100%;
	height: auto;
}

.sccc-la-care-brand-strip__logo--covered img {
	display: block;
	width: 20rem;
	max-width: 100%;
	height: auto;
	object-fit: contain;
}

.sccc-la-care-covered-badge {
	display: inline-flex;
	align-items: center;
	gap: 0.9rem;
	padding: 0.8rem 1rem;
	border-radius: 1.1rem;
	background: rgba(255, 255, 255, 0.72);
	box-shadow: inset 0 0 0 1px rgba(46, 58, 77, 0.12);
}

.sccc-la-care-covered-badge__mark {
	position: relative;
	width: 3rem;
	height: 3rem;
	border-radius: 50%;
	background: linear-gradient(180deg, #f3f5f4, #dbe6df);
}

.sccc-la-care-covered-badge__mark span {
	position: absolute;
	display: block;
	width: 0.72rem;
	height: 1.45rem;
	border-radius: 999px;
}

.sccc-la-care-covered-badge__mark span:nth-child(1) {
	top: 0.64rem;
	left: 0.5rem;
	background: #5f7b74;
}

.sccc-la-care-covered-badge__mark span:nth-child(2) {
	top: 0.44rem;
	left: 1.14rem;
	height: 1.8rem;
	background: #edb945;
}

.sccc-la-care-covered-badge__mark span:nth-child(3) {
	top: 0.64rem;
	left: 1.78rem;
	background: #6da7b2;
}

.sccc-la-care-covered-badge__text {
	display: flex;
	flex-direction: column;
	color: #345f7f;
	font-family: "CabritoSans-NorBol", "Trebuchet MS", sans-serif;
	font-size: 1rem;
	line-height: 1;
	text-transform: uppercase;
}

.sccc-la-care-covered-badge__text span + span {
	margin-top: 0.18rem;
}

@media (max-width: 1080px) {
	.sccc-la-care-layout {
		grid-template-columns: 1fr;
	}

	.sccc-la-care-layout__media {
		padding-top: 0;
	}

	.sccc-la-care-portrait-card {
		position: relative;
		top: 0;
		min-height: 24rem;
		margin-top: 0;
	}

	.sccc-la-care-portrait-card__image,
	.sccc-la-care-portrait-card__placeholder {
		width: 100%;
		margin-left: 0;
		height: 24rem;
		max-height: 24rem;
		min-height: 24rem;
		object-fit: cover;
		object-position: center top;
	}

	.sccc-la-care-fields--primary .sccc-la-care-field,
	.sccc-la-care-field--compact {
		grid-template-columns: 1fr;
		gap: 0.2rem;
		align-items: start;
	}
}

@media (max-width: 720px) {
	.sccc-la-care-page-shell {
		padding: 1.05rem 0.9rem 0;
	}

	.sccc-la-care-form-panel,
	.sccc-la-care-success-card {
		padding: 1.5rem 1.1rem 1.3rem;
		border-radius: 0;
	}

	.sccc-la-care-page-intro__copy {
		font-size: 1.02rem;
	}

	.sccc-la-care-choice-row,
	.sccc-la-care-actions--split,
	.sccc-la-care-client-card__grid {
		grid-template-columns: 1fr;
		flex-direction: column;
	}

	.sccc-la-care-actions,
	.sccc-la-care-actions--split {
		align-items: stretch;
	}

	.sccc-la-care-button {
		width: 100%;
	}

	.sccc-la-care-choice {
		flex-basis: 100%;
	}

	.sccc-la-care-brand-strip__logo {
		flex-basis: 100%;
	}
}
