@font-face {
	font-family: "Oswald RO";
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url("../fonts/oswald/oswald-600.ttf") format("truetype");
}

@font-face {
	font-family: "Oswald RO";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/oswald/oswald-700.ttf") format("truetype");
}

@font-face {
	font-family: "Ruslan Display RO";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/hero-preview/ruslan-display.ttf") format("truetype");
}

@font-face {
	font-family: "Ponomar RO";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/hero-preview/ponomar-regular.ttf") format("truetype");
}

@font-face {
	font-family: "Cormorant Garamond RO";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/hero-preview/cormorant-garamond-700.ttf") format("truetype");
}

@font-face {
	font-family: "Cormorant Infant RO";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/hero-preview/cormorant-infant-700.ttf") format("truetype");
}

@font-face {
	font-family: "Alegreya SC RO";
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url("../fonts/hero-preview/alegreya-sc-700.ttf") format("truetype");
}

@font-face {
	font-family: "Oranienbaum RO";
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url("../fonts/hero-preview/oranienbaum.ttf") format("truetype");
}

.home,
.page-template-template-home-renewed {
	background: #f7f7f4;
	color: #20252b;
}

.home #content-wrap,
.page-template-template-home-renewed #content-wrap {
	width: 100%;
	max-width: 1240px;
}

.ro-home-main {
	position: relative;
	isolation: isolate;
}

.ro-home-main::before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: -1;
	background:
		radial-gradient(circle at 14% 8%, rgba(185, 52, 40, 0.055) 0, rgba(185, 52, 40, 0) 30%),
		radial-gradient(circle at 86% 22%, rgba(72, 112, 83, 0.06) 0, rgba(72, 112, 83, 0) 32%),
		linear-gradient(135deg, rgba(185, 52, 40, 0.025) 25%, transparent 25%),
		linear-gradient(225deg, rgba(185, 52, 40, 0.025) 25%, transparent 25%),
		linear-gradient(45deg, rgba(72, 112, 83, 0.024) 25%, transparent 25%),
		linear-gradient(315deg, rgba(72, 112, 83, 0.024) 25%, #f8f7f2 25%);
	background-position:
		center,
		center,
		18px 0,
		18px 0,
		0 0,
		0 0;
	background-size:
		100% 100%,
		100% 100%,
		36px 36px,
		36px 36px,
		36px 36px,
		36px 36px;
}

.ro-home-main::after {
	content: "";
	position: absolute;
	inset: 0;
	z-index: -1;
	background-image: radial-gradient(rgba(32, 37, 43, 0.04) 0.7px, transparent 0.7px);
	background-size: 22px 22px;
	opacity: 0.62;
	pointer-events: none;
}

.home #primary.content-area,
.home #content.site-content,
.page-template-template-home-renewed #primary.content-area,
.page-template-template-home-renewed #content.site-content {
	width: 100%;
	max-width: none;
	margin: 0;
}

.ro-home-page {
	position: relative;
	padding: 44px 0 70px;
}

.ro-home-shell {
	position: relative;
	display: grid;
	gap: 42px;
	width: min(1180px, calc(100% - 40px));
	margin: 0 auto;
}

.ro-home-hero {
	position: relative;
	width: 100vw;
	min-height: clamp(500px, 52vw, 690px);
	margin-left: calc(50% - 50vw);
	overflow: hidden;
	border-radius: 0;
	background-color: #111820;
	background-image: var(--ro-home-hero-fallback);
	background-position: center;
	background-size: cover;
	isolation: isolate;
}

.ro-home-hero::after {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 1;
	background:
		radial-gradient(circle at 50% 45%, rgba(10, 14, 18, 0.16) 0%, rgba(10, 14, 18, 0.54) 72%),
		linear-gradient(180deg, rgba(10, 14, 18, 0.08) 0%, rgba(10, 14, 18, 0.22) 42%, rgba(10, 14, 18, 0.58) 100%);
	pointer-events: none;
}

.ro-home-hero-media,
.ro-home-hero-picture,
.ro-home-hero-picture img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
}

.ro-home-hero-picture {
	opacity: 0;
	transform: scale(1.08) translate3d(-1%, -0.6%, 0);
	animation: ro-home-hero-fade var(--ro-home-hero-duration, 28s) infinite;
	animation-delay: var(--ro-home-hero-delay, 0s);
	animation-fill-mode: both;
	will-change: opacity, transform;
}

.ro-home-hero-picture img {
	object-fit: cover;
	transform: scale(1.08);
}

.ro-home-hero-content {
	position: relative;
	z-index: 2;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	min-height: inherit;
	max-width: 1180px;
	margin: 0 auto;
	padding: clamp(44px, 7vw, 88px) 24px;
	text-align: center;
}

.ro-home-eyebrow,
.ro-home-section-eyebrow {
	margin: 0 0 14px;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.11em;
	text-transform: uppercase;
	color: #b93428;
}

.ro-home-hero .ro-home-eyebrow {
	color: #fff;
	text-shadow: 0 2px 14px rgba(0, 0, 0, 0.34);
}

.ro-home-title {
	width: 100%;
	min-width: 0;
	max-width: 1040px;
	margin: 0 0 46px;
	font-family: "Oswald RO", Raleway, Arial, sans-serif;
	font-size: clamp(46px, 6vw, 88px);
	font-weight: 700;
	line-height: 1.08;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 4px 28px rgba(0, 0, 0, 0.42);
}

.ro-home-title span {
	display: block;
}

.ro-home-title-people span {
	display: inline;
}

.ro-home-font-ruslan .ro-home-title {
	max-width: 1120px;
	font-family: "Ruslan Display RO", "Oswald RO", Arial, sans-serif;
	font-size: clamp(43px, 5.6vw, 82px);
	font-weight: 400;
	line-height: 1.13;
	letter-spacing: 0.005em;
}

.ro-home-font-ponomar .ro-home-title {
	max-width: 1120px;
	font-family: "Ponomar RO", "Oswald RO", Arial, sans-serif;
	font-size: clamp(44px, 5.4vw, 78px);
	font-weight: 400;
	line-height: 1.12;
	letter-spacing: 0.015em;
}

.ro-home-font-cormorant-garamond .ro-home-title {
	max-width: 1160px;
	font-family: "Cormorant Garamond RO", Georgia, serif;
	font-size: clamp(54px, 6.8vw, 104px);
	font-weight: 700;
	line-height: 0.98;
	letter-spacing: 0.005em;
}

.ro-home-font-cormorant-infant .ro-home-title {
	max-width: 1160px;
	font-family: "Cormorant Infant RO", Georgia, serif;
	font-size: clamp(54px, 6.8vw, 104px);
	font-weight: 700;
	line-height: 0.98;
	letter-spacing: 0.005em;
}

.ro-home-font-alegreya-sc .ro-home-title {
	max-width: 1120px;
	font-family: "Alegreya SC RO", Georgia, serif;
	font-size: clamp(48px, 6vw, 90px);
	font-weight: 700;
	line-height: 1.04;
	letter-spacing: 0.008em;
}

.ro-home-font-oranienbaum .ro-home-title {
	max-width: 1160px;
	font-family: "Oranienbaum RO", Georgia, serif;
	font-size: clamp(56px, 7.2vw, 110px);
	font-weight: 400;
	line-height: 0.98;
	letter-spacing: 0.006em;
}

.ro-home-lead {
	width: 100%;
	min-width: 0;
	max-width: 980px;
	margin: 0;
	font-family: Raleway, Arial, sans-serif;
	font-size: clamp(21px, 2.6vw, 36px);
	font-weight: 500;
	line-height: 1.62;
	color: rgba(255, 255, 255, 0.96);
	text-shadow: 0 3px 22px rgba(0, 0, 0, 0.46);
	overflow-wrap: normal;
}

.ro-home-feed-grid {
	display: grid;
	gap: 20px;
}

.ro-home-feed-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.ro-home-feed {
	display: grid;
	gap: 20px;
}

.ro-home-section-head {
	max-width: 760px;
}

.ro-home-feed .ro-home-section-head {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	align-items: center;
	gap: 16px;
	max-width: none;
	text-align: left;
}

.ro-home-feed .ro-home-section-title {
	grid-column: 1;
	justify-self: start;
}

.ro-home-section-more {
	display: inline-flex;
	grid-column: 2;
	align-items: center;
	justify-content: center;
	justify-self: end;
	min-height: 42px;
	padding: 10px 18px;
	border: 1px solid rgba(128, 40, 24, 0.28);
	border-radius: 6px;
	background: #fff;
	color: #802818;
	font-size: 14px;
	font-weight: 800;
	line-height: 1;
	text-decoration: none;
	white-space: nowrap;
	box-shadow: 0 10px 24px rgba(30, 37, 46, 0.07);
	transition: background-color 0.18s ease, border-color 0.18s ease, color 0.18s ease, transform 0.18s ease;
}

.ro-home-section-more:hover,
.ro-home-section-more:focus {
	border-color: #802818;
	background: #802818;
	color: #fff;
	transform: translateY(-1px);
}

.ro-home-section-title {
	margin: 0;
	font-size: clamp(28px, 4vw, 40px);
	line-height: 1.12;
	color: #20252b;
}

.ro-home-seo {
	display: grid;
	grid-template-columns: minmax(0, 0.78fr) minmax(0, 1.22fr);
	gap: clamp(24px, 4vw, 44px);
	align-items: start;
	padding: clamp(26px, 4vw, 42px);
	border: 1px solid rgba(178, 187, 194, 0.72);
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.88);
	box-shadow: 0 18px 42px rgba(28, 37, 46, 0.07);
	backdrop-filter: blur(8px);
}

.ro-home-seo-content {
	position: sticky;
	top: 96px;
	min-width: 0;
}

.ro-home-seo .ro-home-section-title {
	font-size: clamp(30px, 3.5vw, 46px);
	line-height: 1.08;
}

.ro-home-seo-lead {
	margin: 18px 0 0;
	font-size: 17px;
	line-height: 1.72;
	color: #4f5b66;
}

.ro-home-seo-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 12px;
}

.ro-home-seo-card {
	position: relative;
	min-width: 0;
	padding: 18px;
	border: 1px solid rgba(205, 213, 219, 0.86);
	border-radius: 8px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(250, 248, 243, 0.96));
}

.ro-home-seo-card::before {
	content: "";
	position: absolute;
	top: 18px;
	left: 18px;
	width: 28px;
	height: 3px;
	border-radius: 999px;
	background: #b93428;
}

.ro-home-seo-card h3 {
	margin: 18px 0 8px;
	font-size: 18px;
	font-weight: 800;
	line-height: 1.22;
	color: #20252b;
}

.ro-home-seo-card p {
	margin: 0;
	font-size: 14px;
	line-height: 1.55;
	color: #56616d;
}

.ro-home-seo-card-wide {
	grid-column: 1 / -1;
}

.ro-home-feed-card {
	position: relative;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	min-height: 100%;
	border: 1px solid rgba(178, 187, 194, 0.7);
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 16px 38px rgba(28, 37, 46, 0.07);
	transition: transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease;
}

.ro-home-feed-card:hover {
	transform: translateY(-3px);
	border-color: rgba(185, 52, 40, 0.28);
	box-shadow: 0 22px 48px rgba(28, 37, 46, 0.12);
}

.ro-home-feed-media {
	position: relative;
	display: block;
	aspect-ratio: 16 / 9;
	overflow: hidden;
	border-radius: 8px 8px 0 0;
	background: #dfe5e8;
}

.ro-home-feed-media img {
	position: absolute;
	inset: 0;
	display: block;
	width: 100% !important;
	height: 100% !important;
	max-width: none;
	object-fit: cover !important;
	object-position: center center !important;
	transition: transform 0.28s ease;
}

.ro-card-video-preview {
	position: relative;
	display: grid;
	place-items: center;
	color: #fff;
	background:
		linear-gradient(135deg, rgba(32, 37, 43, 0.92), rgba(58, 66, 74, 0.88)),
		repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.04) 0 1px, transparent 1px 10px);
}

.ro-card-video-preview img {
	position: absolute;
	inset: 0;
}

.ro-card-video-preview::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.28));
}

.ro-card-video-badge,
.ro-card-video-provider,
.ro-card-video-play {
	position: relative;
	z-index: 2;
}

.ro-card-video-badge {
	position: absolute;
	top: 12px;
	left: 12px;
	display: inline-flex;
	align-items: center;
	min-height: 26px;
	padding: 0 10px;
	border-radius: 999px;
	background: rgba(32, 37, 43, 0.78);
	color: #fff;
	font-size: 11px;
	font-weight: 800;
	line-height: 1;
	text-transform: uppercase;
	backdrop-filter: blur(8px);
}

.ro-card-video-provider {
	display: none;
}

.ro-card-video-play {
	display: grid;
	place-items: center;
	width: 62px;
	height: 62px;
	border: 3px solid rgba(255, 255, 255, 0.76);
	border-radius: 50%;
	background: rgba(32, 37, 43, 0.24);
	box-shadow: 0 12px 30px rgba(0, 0, 0, 0.26);
}

.ro-card-video-play::before {
	content: "";
	width: 0;
	height: 0;
	margin-left: 5px;
	border-top: 13px solid transparent;
	border-bottom: 13px solid transparent;
	border-left: 20px solid #fff;
}

.ro-home-feed-media-video video,
.ro-home-feed-media-video iframe,
.ro-home-feed-media-video .wp-video,
.ro-home-feed-media-video .wp-video-shortcode {
	display: block;
	width: 100% !important;
	height: 100% !important;
}

.ro-home-feed-media-video video,
.ro-home-feed-media-video iframe {
	object-fit: cover;
	border: 0;
}

.ro-home-feed-card:hover .ro-home-feed-media img {
	transform: scale(1.035);
}

.ro-video-modal-open {
	overflow: hidden;
}

.ro-video-modal {
	position: fixed;
	inset: 0;
	z-index: 9999;
	display: none;
	align-items: center;
	justify-content: center;
	padding: 24px;
	background: rgba(14, 18, 22, 0.82);
	backdrop-filter: blur(8px);
}

.ro-video-modal.is-open {
	display: flex;
}

.ro-video-modal-panel {
	position: relative;
	width: min(1120px, 100%);
	max-height: min(78vh, 760px);
	aspect-ratio: 16 / 9;
	background: #101418;
	box-shadow: 0 28px 90px rgba(0, 0, 0, 0.42);
}

.ro-video-modal-content,
.ro-video-modal-content video,
.ro-video-modal-content iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.ro-video-modal-content video,
.ro-video-modal-content iframe {
	border: 0;
	background: #000;
	object-fit: contain;
}

.ro-video-modal-close {
	position: fixed;
	top: 18px;
	right: 18px;
	z-index: 2;
	display: grid;
	place-items: center;
	width: 44px;
	height: 44px;
	border: 1px solid rgba(255, 255, 255, 0.22);
	border-radius: 50%;
	background: rgba(14, 18, 22, 0.78);
	color: #fff;
	cursor: pointer;
}

.ro-video-modal-close::before,
.ro-video-modal-close::after {
	content: "";
	position: absolute;
	width: 18px;
	height: 2px;
	border-radius: 2px;
	background: currentColor;
}

.ro-video-modal-close::before {
	transform: rotate(45deg);
}

.ro-video-modal-close::after {
	transform: rotate(-45deg);
}

.ro-video-modal-close:focus-visible {
	outline: 3px solid rgba(255, 255, 255, 0.72);
	outline-offset: 3px;
}

.ro-home-feed-badge {
	position: absolute;
	top: 12px;
	left: 12px;
	z-index: 2;
	display: inline-flex;
	align-items: center;
	min-height: 26px;
	padding: 0 10px;
	border-radius: 999px;
	background: rgba(32, 37, 43, 0.78);
	color: #fff;
	font-size: 11px;
	font-weight: 800;
	line-height: 1;
	text-transform: uppercase;
	backdrop-filter: blur(8px);
}

.ro-home-feed-body {
	display: flex;
	flex: 1;
	flex-direction: column;
	padding: 16px 16px 18px;
}

.ro-home-feed-meta {
	margin: 0 0 8px;
	font-size: 12px;
	font-weight: 800;
	line-height: 1.2;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #7c8994;
}

.ro-home-feed-card h3 {
	margin: 0 0 10px;
	font-size: 18px;
	font-weight: 800;
	line-height: 1.26;
	color: #20252b;
}

.ro-home-feed-card h3 a {
	color: inherit;
	border-bottom: 0;
	text-decoration: none !important;
	text-decoration-line: none !important;
	background-image: linear-gradient(currentColor, currentColor);
	background-repeat: no-repeat;
	background-position: 0 100%;
	background-size: 0 1px;
	transition: color 0.2s ease, background-size 0.24s ease;
}

.ro-home-feed-card h3 a:hover,
.ro-home-feed-card h3 a:focus {
	color: #b93428;
	border-bottom: 0;
	text-decoration: none !important;
	background-size: 100% 1px;
}

.ro-home-feed-excerpt {
	display: -webkit-box;
	margin: 0;
	overflow: hidden;
	font-size: 14px;
	line-height: 1.45;
	color: #56616d;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.ro-home-feed-more {
	display: inline-flex;
	width: fit-content;
	margin-top: auto;
	padding-top: 16px;
	color: #b93428;
	font-size: 14px;
	font-weight: 800;
	line-height: 1.2;
	text-decoration: none;
}

.ro-home-feed-more::after {
	content: "";
	width: 18px;
	height: 1px;
	margin: 8px 0 0 8px;
	background: currentColor;
	transition: width 0.2s ease;
}

.ro-home-feed-more:hover {
	color: #8e261f;
}

.ro-home-feed-more:hover::after {
	width: 28px;
}

.ro-home-cta {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	gap: 28px;
	align-items: center;
	padding: clamp(24px, 4vw, 38px);
	border: 1px solid rgba(185, 52, 40, 0.16);
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 18px 40px rgba(28, 37, 46, 0.07);
}

.ro-home-cta h2 {
	margin: 0;
	font-size: clamp(26px, 3vw, 38px);
	line-height: 1.12;
	color: #20252b;
}

.ro-home-cta p {
	max-width: 680px;
	margin: 12px 0 0;
	font-size: 16px;
	line-height: 1.62;
	color: #56616d;
}

.ro-home-cta-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	justify-content: flex-end;
}

.ro-home-cta-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 46px;
	padding: 0 22px;
	border: 1px solid #cfd6dc;
	border-radius: 8px;
	background: #fff;
	color: #20252b;
	font-size: 14px;
	font-weight: 800;
	text-align: center;
	text-decoration: none;
	transition: background-color 0.18s ease, border-color 0.18s ease, color 0.18s ease;
}

.ro-home-cta-button:hover {
	border-color: #b93428;
	background: #b93428;
	color: #fff;
}

.ro-home-cta-button-primary {
	border-color: #b93428;
	background: #b93428;
	color: #fff;
}

.ro-home-cta-button-primary:hover {
	border-color: #8e261f;
	background: #8e261f;
}

@keyframes ro-home-hero-fade {
	0% {
		opacity: 0;
		transform: scale(1.08) translate3d(-1.2%, -0.8%, 0);
	}

	5%,
	31% {
		opacity: 1;
		transform: scale(1.14) translate3d(0.7%, 0.45%, 0);
	}

	38%,
	100% {
		opacity: 0;
		transform: scale(1.2) translate3d(1.5%, 0.9%, 0);
	}
}

@media (prefers-reduced-motion: reduce) {
	.ro-home-hero-picture {
		animation: none;
	}

	.ro-home-hero-picture:first-child {
		opacity: 1;
	}

	.ro-home-feed-media img {
		transition: none;
	}
}

@media (max-width: 1024px) {
	.ro-home-seo {
		grid-template-columns: 1fr;
	}

	.ro-home-seo-content {
		position: static;
	}

	.ro-home-feed-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.ro-home-feed-grid-events[data-ro-card-count="5"] .ro-home-feed-card:nth-child(n+5) {
		display: none;
	}
}

@media (min-width: 1025px) {
	.ro-home-feed-grid-compact .ro-home-feed-card:nth-child(n+4) {
		display: none;
	}

	.ro-home-feed-grid-publications[data-ro-card-count="2"] {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.ro-home-feed-grid-publications[data-ro-card-count="3"] {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.ro-home-feed-grid-events[data-ro-card-count="4"],
	.ro-home-feed-grid-events[data-ro-card-count="5"] {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.ro-home-feed-grid-events[data-ro-card-count="5"] .ro-home-feed-card:nth-child(n+5) {
		display: none;
	}
}

@media (max-width: 767px) {
	.ro-home-feed .ro-home-section-head {
		grid-template-columns: 1fr;
		justify-items: start;
		gap: 12px;
	}

	.ro-home-feed .ro-home-section-title,
	.ro-home-section-more {
		grid-column: 1;
	}

	.ro-home-section-more {
		justify-self: start;
	}

	.ro-video-modal {
		padding: 14px;
	}

	.ro-video-modal-panel {
		width: 100%;
		max-height: 82vh;
	}

	.ro-video-modal-close {
		top: 10px;
		right: 10px;
		width: 40px;
		height: 40px;
	}

	.ro-home-page {
		padding: 14px 0 48px;
	}

	.ro-home-shell {
		gap: 32px;
		width: min(100% - 24px, 1180px);
	}

	.ro-home-hero {
		min-height: 82svh;
	}

	.ro-home-hero::after {
		background:
			radial-gradient(circle at 50% 44%, rgba(10, 14, 18, 0.12) 0%, rgba(10, 14, 18, 0.38) 58%, rgba(10, 14, 18, 0.68) 100%),
			linear-gradient(180deg, rgba(10, 14, 18, 0.04) 0%, rgba(10, 14, 18, 0.3) 48%, rgba(10, 14, 18, 0.72) 100%);
	}

	.ro-home-hero-content {
		justify-content: center;
		width: 100%;
		box-sizing: border-box;
		padding: 40px 20px;
	}

	.ro-home-title {
		max-width: 350px;
		margin-bottom: 34px;
		font-size: clamp(30px, 8vw, 35px);
		line-height: 1.1;
		letter-spacing: 0.005em;
	}

	.ro-home-title-people span {
		display: block;
	}

	.ro-home-font-ruslan .ro-home-title {
		font-size: clamp(28px, 7.3vw, 32px);
		line-height: 1.16;
	}

	.ro-home-font-ponomar .ro-home-title {
		font-size: clamp(29px, 7.6vw, 33px);
		line-height: 1.15;
	}

	.ro-home-font-cormorant-garamond .ro-home-title,
	.ro-home-font-cormorant-infant .ro-home-title {
		font-size: clamp(36px, 9.4vw, 42px);
		line-height: 0.98;
	}

	.ro-home-font-alegreya-sc .ro-home-title {
		font-size: clamp(31px, 8.1vw, 36px);
		line-height: 1.08;
	}

	.ro-home-font-oranienbaum .ro-home-title {
		font-size: clamp(38px, 10vw, 45px);
		line-height: 0.98;
	}

	.ro-home-lead {
		max-width: 310px;
		font-size: clamp(16px, 4.1vw, 17px);
		line-height: 1.7;
		overflow-wrap: break-word;
	}

	.ro-home-seo {
		padding: 22px 16px;
	}

	.ro-home-seo .ro-home-section-title {
		font-size: 28px;
	}

	.ro-home-seo-lead {
		font-size: 15px;
		line-height: 1.65;
	}

	.ro-home-seo-grid {
		grid-template-columns: 1fr;
	}

	.ro-home-seo-card {
		padding: 16px;
	}

	.ro-home-seo-card::before {
		top: 16px;
		left: 16px;
	}

	.ro-home-feed-grid {
		grid-template-columns: 1fr;
	}

	.ro-home-feed-grid.flickity-enabled {
		display: block;
		overflow: visible;
		padding-bottom: 30px;
	}

	.ro-home-feed-grid.flickity-enabled .ro-home-feed-card {
		width: 86%;
		min-height: 100%;
		margin-right: 14px;
		padding: 12px;
	}

	.ro-home-feed-grid .flickity-viewport {
		overflow: visible;
	}

	.ro-home-feed-grid .flickity-page-dots {
		bottom: 0;
	}

	.ro-home-feed-grid .flickity-page-dots .dot {
		width: 7px;
		height: 7px;
		margin: 0 5px;
		background: #b93428;
		opacity: 0.28;
	}

	.ro-home-feed-grid .flickity-page-dots .dot.is-selected {
		opacity: 1;
	}

	.ro-home-cta {
		grid-template-columns: 1fr;
		gap: 18px;
		text-align: center;
	}

	.ro-home-cta-actions {
		justify-content: stretch;
	}

	.ro-home-cta-button {
		width: 100%;
	}

}
