/* Staging-only 0.4.9 blog experience layer. */

body.home .elementor-element-2018cf5f .elementor-post {
	position: relative;
	isolation: isolate;
	border-radius: var(--wright-card-radius);
	transition: transform 180ms ease, box-shadow 180ms ease, background-color 180ms ease;
}

body.home .elementor-element-2018cf5f .elementor-post:hover,
body.home .elementor-element-2018cf5f .elementor-post:focus-within {
	transform: translateY(-2px);
	box-shadow: var(--wright-shadow);
	background: #f8fafc;
}

body.home .elementor-element-2018cf5f .wright-guide-card__link::after {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 3;
	border-radius: var(--wright-card-radius);
}

body.home .elementor-element-2018cf5f .wright-guide-card__link:focus-visible {
	outline: none;
}

body.home .elementor-element-2018cf5f .elementor-post:focus-within {
	outline: 3px solid var(--wright-focus);
	outline-offset: 4px;
}

body.home .elementor-element-2018cf5f .wright-guide-card__thumbnail,
body.home .elementor-element-2018cf5f .elementor-post__meta-data,
body.home .elementor-element-2018cf5f .wright-guide-card__cue {
	pointer-events: none;
}

body.home .elementor-element-2018cf5f .wright-guide-card__cue {
	display: inline-flex;
	align-items: center;
	margin-top: 12px;
	color: var(--wright-focus);
	font-size: 0.875rem;
	font-weight: 700;
	line-height: 1.4;
}

body.home .elementor-element-514b479d {
	position: relative;
}

body.home .wright-guide-view-all .elementor-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	padding: 11px 20px;
	border: 2px solid var(--wright-ink) !important;
	border-radius: var(--wright-radius) !important;
	background: transparent !important;
	box-shadow: none !important;
	color: var(--wright-ink) !important;
	font-size: 0.9375rem;
	font-weight: 800;
	line-height: 1.4;
	text-align: center;
	transition: background-color 160ms ease, border-color 160ms ease, color 160ms ease, transform 160ms ease;
}

body.home .wright-guide-view-all .elementor-button:hover {
	border-color: var(--wright-blue) !important;
	background: var(--wright-blue) !important;
	color: #fff !important;
	transform: translateY(-1px);
}

body.home .wright-guide-view-all .elementor-button:focus-visible {
	outline: 3px solid var(--wright-focus);
	outline-offset: 4px;
}

@media (min-width: 1025px) {
	body.home .elementor-element-f3971c21 {
		position: absolute;
		top: 0;
		inset-inline-end: 0;
		z-index: 2;
	}
}

@media (max-width: 1024px) {
	body.home .elementor-element-11ec8cf0 {
		margin-top: 12px;
		text-align: center;
	}
}

@media (max-width: 767px) {
	body.home .elementor-element-11ec8cf0,
	body.home .elementor-element-11ec8cf0 .elementor-button-wrapper,
	body.home .elementor-element-11ec8cf0 .elementor-button {
		width: 100%;
	}
}

@media (prefers-reduced-motion: reduce) {
	body.home .elementor-element-2018cf5f .elementor-post,
	body.home .wright-guide-view-all .elementor-button {
		transition-duration: 0.01ms !important;
	}
}
