.ri-topbar {
	min-height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 8px 18px;
	background: #201719;
	color: #f6e7e8;
	font-size: 12px;
	letter-spacing: .08em;
	text-align: center;
	text-transform: uppercase;
}

.ri-hero-section {
	overflow: hidden;
	background:
		radial-gradient(circle at 78% 42%, rgba(223, 236, 241, .9) 0%, rgba(193, 209, 217, .72) 34%, rgba(184, 197, 204, .18) 68%),
		linear-gradient(90deg, #c1d1d9 0%, #c1d1d9 47%, #b8c5cc 72%, #94a4af 100%) !important;
}

.ri-hero-row {
	max-width: none !important;
	min-height: 720px;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.ri-hero-copy > .col-inner {
	padding: 92px 0 70px clamp(28px, 5vw, 72px);
}

.ri-eyebrow {
	margin-bottom: 22px;
	color: #a25863;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .18em;
	text-transform: uppercase;
}

.ri-hero-title h1 {
	max-width: 620px;
	margin: 0;
	color: #21191b;
	font-family: Georgia, "Times New Roman", serif;
	font-size: clamp(48px, 5vw, 72px);
	font-weight: 500;
	letter-spacing: 0;
	line-height: .96;
}

.ri-hero-subtitle p {
	max-width: 520px;
	margin: 28px 0 36px;
	color: #625258;
	font-size: 18px;
	line-height: 1.7;
}

.ri-primary-btn,
.ri-secondary-btn {
	min-height: 54px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 4px !important;
	padding: 16px 28px !important;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .1em;
	text-transform: uppercase;
}

.ri-primary-btn {
	border: 1px solid #2a1a1e !important;
	background: #2a1a1e !important;
	color: #fff !important;
}

.ri-secondary-btn {
	border: 1px solid #2a1a1e !important;
	background: transparent !important;
	color: #2a1a1e !important;
}

.ri-hero-image-col {
	position: relative;
}

.ri-hero-image-col > .col-inner {
	height: 720px;
	padding: 0 !important;
	position: relative;
}

.ri-hero-image,
.ri-hero-image .img-inner {
	height: 100%;
}

.ri-hero-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center 32%;
	filter: saturate(.94) contrast(1.03);
}

.ri-hero-image-col > .col-inner::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(90deg, rgba(193, 209, 217, .72) 0%, rgba(193, 209, 217, .28) 28%, rgba(33, 25, 27, .04) 100%);
	pointer-events: none;
	z-index: 2;
}

.ri-hero-badge {
	width: min(260px, calc(100% - 40px));
	position: absolute;
	right: 54px;
	bottom: 46px;
	z-index: 3;
	padding: 18px;
	border: 1px solid rgba(71, 44, 49, .14);
	border-radius: 8px;
	background: rgba(255, 255, 255, .88);
	box-shadow: 0 18px 40px rgba(46, 27, 31, .14);
}

.ri-hero-badge strong {
	display: block;
	margin-bottom: 8px;
	color: #21191b;
	font-size: 13px;
	letter-spacing: .12em;
	text-transform: uppercase;
}

.ri-hero-badge span {
	color: #746267;
	font-size: 13px;
	line-height: 1.45;
}

.ri-trust-strip {
	max-width: none !important;
	margin: 0 !important;
	border-top: 1px solid rgba(64, 37, 42, .12);
	border-bottom: 1px solid rgba(64, 37, 42, .12);
	background: #fff;
}

.ri-trust-item {
	margin: 0 !important;
	padding-bottom: 0 !important;
	border-right: 1px solid rgba(64, 37, 42, .12);
}

.ri-trust-item > .col-inner {
	padding: 28px 44px;
}

.ri-trust-item h3 {
	margin: 0 0 8px;
	color: #21191b;
	font-size: 13px;
	letter-spacing: .12em;
	text-transform: uppercase;
}

.ri-trust-item p {
	margin: 0;
	color: #75656a;
	font-size: 14px;
	line-height: 1.5;
}

.ri-featured-section,
.ri-final-section {
	background: #fbf8f7 !important;
}

.ri-section-head,
.ri-featured-cards {
	max-width: 1320px !important;
}

.ri-section-head h2,
.ri-story-section h2,
.ri-final-section h2 {
	margin: 0;
	color: #24191c;
	font-family: Georgia, "Times New Roman", serif;
	font-size: clamp(36px, 3.2vw, 44px);
	font-weight: 500;
	line-height: 1.05;
}

.ri-section-head p {
	max-width: 410px;
	margin: 0;
	color: #766368;
	line-height: 1.65;
}

.ri-series-card > .col-inner {
	overflow: hidden;
	border: 1px solid rgba(64, 37, 42, .12);
	border-radius: 8px;
	background: #fff;
}

.ri-card-image,
.ri-card-image .img-inner {
	aspect-ratio: 1 / 1;
}

.ri-card-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.ri-series-card h3 {
	margin: 22px 20px 8px;
	color: #2a2023;
	font-size: 24px;
	line-height: 1.1;
	text-transform: uppercase;
}

.ri-series-card p {
	min-height: 48px;
	margin: 0 20px 10px;
	color: #847176;
	font-size: 14px;
	line-height: 1.5;
}

.ri-card-link {
	margin-left: 20px !important;
	margin-bottom: 18px !important;
	color: #2b1d20 !important;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: .08em;
	text-transform: uppercase;
}

.ri-story-section {
	background: #201719 !important;
	color: #f9eeee;
}

.ri-story-row {
	max-width: none !important;
	margin: 0 !important;
}

.ri-story-copy > .col-inner {
	padding: 78px clamp(28px, 5vw, 64px);
}

.ri-story-section .ri-eyebrow {
	color: #cf8f99;
}

.ri-story-section h2 {
	max-width: 560px;
	color: #fff8f8;
}

.ri-story-section p {
	max-width: 580px;
	margin: 28px 0 34px;
	color: #c8b7bb;
	font-size: 16px;
	line-height: 1.7;
}

.ri-story-list {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.ri-story-list .col {
	padding-bottom: 18px;
}

.ri-story-list .col-inner {
	border-top: 1px solid rgba(255, 255, 255, .16);
	padding-top: 14px;
	color: #eee0e2;
	font-size: 14px;
}

.ri-story-art > .col-inner {
	height: 520px;
	padding: 0 !important;
	background: #060505;
}

.ri-story-image,
.ri-story-image .img-inner {
	height: 100%;
}

.ri-story-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.ri-final-section {
	text-align: center;
}

.ri-final-section h2 {
	max-width: 720px;
	margin: 0 auto 18px;
}

.ri-final-section p {
	max-width: 680px;
	margin: 0 auto 28px;
	color: #766368;
	font-size: 16px;
	line-height: 1.7;
}

@media (max-width: 849px) {
	.ri-hero-section,
	.ri-hero-row,
	.ri-hero-image-col > .col-inner {
		min-height: auto;
	}

	.ri-hero-copy > .col-inner {
		padding: 64px 24px 38px;
	}

	.ri-hero-image-col > .col-inner {
		height: 520px;
	}

	.ri-trust-item:nth-child(2) {
		border-right: 0;
	}
}

@media (max-width: 549px) {
	.ri-topbar {
		font-size: 10px;
		line-height: 1.5;
	}

	.ri-hero-title h1 {
		font-size: 46px;
	}

	.ri-hero-subtitle p {
		font-size: 16px;
	}

	.ri-primary-btn,
	.ri-secondary-btn {
		width: 100%;
		margin-right: 0 !important;
	}

	.ri-hero-image-col > .col-inner {
		height: 470px;
	}

	.ri-hero-badge {
		right: 20px;
		bottom: 20px;
	}

	.ri-trust-item {
		border-right: 0;
		border-bottom: 1px solid rgba(64, 37, 42, .12);
	}

	.ri-trust-item > .col-inner {
		padding: 24px;
	}
}
