.rdf-hero {
	position: relative;
	min-height: 680px;
	background: linear-gradient(rgba(0, 0, 0, .52), rgba(8, 60, 32, .82)), url('../images/slider/img-03.jpg') center/cover no-repeat;
	color: #fff;
	display: flex;
	align-items: center;
	overflow: hidden;
}
body.rdf-i18n-pending {opacity: 0;}
body.rdf-i18n-ready {opacity: 1; transition: opacity .18s ease;}
.rdf-hero .container {position: relative; z-index: 2;}
.rdf-hero-copy {max-width: 650px; position: relative; z-index: 2;}
.rdf-hero h1 {font-size: 64px; line-height: 1.05; margin: 0 0 20px; text-transform: uppercase;}
.rdf-hero p {font-size: 20px; line-height: 1.7; max-width: 650px; margin: 0 0 28px;}
.rdf-hero-points {list-style: none; padding: 0; margin: 0 0 28px; display: flex; gap: 12px; flex-wrap: wrap; max-width: 650px;}
.rdf-hero-points li {padding: 10px 14px; background: rgba(255, 255, 255, .12); border: 1px solid rgba(255, 255, 255, .16); border-radius: 4px; line-height: 1.4;}
.rdf-hero-player {
	position: absolute;
	right: 65px;
	bottom: 0;
	height: min(74vh, 560px);
	width: auto;
	margin: 0;
	z-index: 1;
}
.rdf-hero-player img {display: block; width: auto; height: 100%;}
.rdf-kicker {display: block; color: rgba(217, 173, 68, 1); font-weight: 700; letter-spacing: 0; margin-bottom: 12px; text-transform: uppercase;}
.rdf-section {padding: 90px 0;}
.rdf-section-light {background: #f6f5ef;}
.rdf-row-middle {display: flex; align-items: center;}
.rdf-heading {margin-bottom: 36px;}
.rdf-heading h2 {margin: 0 0 12px; text-transform: uppercase;}
.rdf-heading p {max-width: 760px; margin: 0; color: #555; line-height: 1.8;}
.rdf-card {background: #fff; border: 1px solid #e8e8e8; padding: 28px; min-height: 220px; margin-bottom: 30px;}
.rdf-card i {font-size: 32px; color: rgba(217, 173, 68, 1); margin-bottom: 18px;}
.rdf-card h3 {margin: 0 0 12px; text-transform: uppercase;}
.rdf-card p {margin: 0; color: #555; line-height: 1.8;}
.rdf-card strong {display: block; color: #111; font-size: 36px; line-height: 1; margin-bottom: 12px;}
.rdf-split-visual img {width: 100%; height: auto; display: block;}
.rdf-showcase-grid {display: grid; grid-template-columns: 1.4fr 1fr 1fr; gap: 18px;}
.rdf-showcase-card,
.rdf-activity-card {
	position: relative;
	min-height: 320px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
}
.rdf-showcase-card:before,
.rdf-activity-card:before {
	content: '';
	position: absolute;
	inset: 0;
	background: linear-gradient(rgba(0, 0, 0, .08), rgba(0, 0, 0, .72));
}
.rdf-showcase-card-lg {min-height: 420px;}
.rdf-showcase-copy,
.rdf-activity-copy {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 28px;
	color: #fff;
	z-index: 1;
}
.rdf-showcase-copy h3,
.rdf-activity-copy h3 {margin: 0 0 10px; color: #fff; text-transform: uppercase;}
.rdf-showcase-copy p,
.rdf-activity-copy p {margin: 0; color: rgba(255, 255, 255, .88);}
.rdf-feature-block {padding: 28px 0; border-top: 1px solid #e7e7e7;}
.rdf-feature-block:first-child {border-top: 0; padding-top: 0;}
.rdf-feature-block h3 {margin: 0 0 10px; text-transform: uppercase;}
.rdf-feature-block p {color: #555; line-height: 1.8; margin: 0;}
.rdf-gallery {display: grid; grid-template-columns: repeat(4, 1fr); gap: 16px;}
.rdf-gallery-wide {grid-template-columns: repeat(3, 1fr); margin-top: 16px;}
.rdf-gallery figure {margin: 0; overflow: hidden; background: #111;}
.rdf-gallery img {width: 100%; height: 210px; object-fit: cover; display: block; opacity: .9; transition: opacity .2s ease, transform .2s ease;}
.rdf-gallery img:hover {opacity: 1; transform: scale(1.03);}
.rdf-gallery-wide img {height: 260px;}
.rdf-band {background: rgba(8, 60, 32, 1); color: #fff; padding: 70px 0;}
.rdf-band h2 {margin-top: 0; text-transform: uppercase;}
.rdf-band p {color: #ddd; line-height: 1.8;}
.rdf-impact {
	background: linear-gradient(rgba(0, 0, 0, .88), rgba(8, 60, 32, .96));
	color: #fff;
	padding: 90px 0;
	overflow: hidden;
}
.rdf-impact h2 {margin-top: 0; text-transform: uppercase;}
.rdf-impact p {color: rgba(255, 255, 255, .82); line-height: 1.8;}
.rdf-impact-visual {
	position: relative;
	min-height: 420px;
	background: radial-gradient(circle at center, rgba(217, 173, 68, .2), rgba(217, 173, 68, 0) 58%), url('../images/slider/img-05.jpg') center/cover no-repeat;
}
.rdf-impact-visual-alt {
	background: radial-gradient(circle at center, rgba(217, 173, 68, .2), rgba(217, 173, 68, 0) 58%), url('../images/gallery2/img-06.jpg') center/cover no-repeat;
}
.rdf-impact-player {
	position: absolute;
	right: -20px;
	bottom: -20px;
	width: min(100%, 520px);
	height: auto;
}
.rdf-activity-visuals {display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; margin-bottom: 30px;}
.rdf-activity-card {min-height: 260px;}
.rdf-list {list-style: none; padding: 0; margin: 0;}
.rdf-list li {padding: 10px 0 10px 30px; position: relative; line-height: 1.7;}
.rdf-list li:before {content: '\f00c'; font-family: FontAwesome; color: rgba(217, 173, 68, 1); position: absolute; left: 0; top: 10px;}
.rdf-contact-actions {display: flex; align-items: center; gap: 12px; flex-wrap: wrap;}
.rdf-contact-actions span {min-width: 56px; font-weight: 700; color: rgba(0, 0, 0, 1);}
.rdf-contact-actions:before {top: 16px;}
.rdf-contact-actions a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 42px;
	height: 42px;
	border: 1px solid rgba(8, 60, 32, .18);
	border-radius: 4px;
	background: rgba(8, 60, 32, .06);
	font-size: 18px;
	text-decoration: none;
}
.rdf-contact-actions a:hover {
	background: rgba(217, 173, 68, .14);
	border-color: rgba(217, 173, 68, .4);
}
.rdf-contact-actions a i {margin: 0;}
.rdf-page-title {padding: 140px 0 80px; background: linear-gradient(rgba(0, 0, 0, .6), rgba(8, 60, 32, .86)), url('../images/bg-footer.jpg') center/cover no-repeat; color: #fff;}
.rdf-page-title h1 {margin: 0; text-transform: uppercase;}
.rdf-contact-panel {background: #fff; border: 1px solid #e8e8e8; padding: 32px; margin-bottom: 30px;}
.rdf-contact-panel h3 {margin-top: 0; text-transform: uppercase;}
.rdf-contact-panel p, .rdf-contact-panel li {line-height: 1.8; color: #555;}
.rdf-footer {background: #000; color: #ccc; padding: 30px 0;}
.rdf-footer a {color: #fff;}
.rdf-simple-nav {position: absolute; top: 0; left: 0; right: 0; z-index: 5; padding: 24px 0; background: rgba(0,0,0,.58);}
.rdf-nav-inner {display: flex; align-items: center; justify-content: space-between; gap: 24px; flex-wrap: wrap;}
.rdf-simple-nav .rdf-brand {color: #fff; font-size: 24px; font-weight: 700; text-transform: uppercase;}
.rdf-nav-right {display: flex; align-items: center; gap: 20px; margin-left: auto; flex-wrap: wrap; justify-content: flex-end;}
.rdf-nav-links {display: flex; align-items: center; gap: 28px; list-style: none; margin: 0; padding: 0;}
.rdf-nav-links li {margin: 0;}
.rdf-simple-nav a {color: #fff; text-transform: uppercase; font-weight: 700;}
.rdf-simple-nav a:hover {color: rgba(217, 173, 68, 1);}
.rdf-lang-switcher {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 6px;
	border: 1px solid rgba(255, 255, 255, .14);
	border-radius: 999px;
	background: rgba(255, 255, 255, .08);
}
.rdf-lang-option {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 8px 12px;
	border: 0;
	border-radius: 999px;
	background: transparent;
	color: #fff;
	font-weight: 700;
	line-height: 1;
	cursor: pointer;
}
.rdf-lang-option:hover,
.rdf-lang-option:focus {
	background: rgba(255, 255, 255, .14);
	outline: none;
}
.rdf-lang-option.is-active {
	background: rgba(217, 173, 68, 1);
	color: #000;
}
.rdf-lang-flag {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	background: rgba(255, 255, 255, .14);
	font-size: 16px;
}
.rdf-lang-option.is-active .rdf-lang-flag {background: rgba(0, 0, 0, .14);}
.rdf-lang-code {font-size: 12px; letter-spacing: .08em;}
.tg-btn {
	background: rgba(217, 173, 68, 1);
	border-color: rgba(217, 173, 68, 1);
	color: #000;
}
.tg-btn:hover,
.tg-btn:focus {
	background: rgba(8, 60, 32, 1);
	border-color: rgba(8, 60, 32, 1);
	color: #fff;
}
.rdf-contact-panel a,
.rdf-footer a,
.rdf-card a {
	color: rgba(8, 60, 32, 1);
}
.rdf-contact-panel a:hover,
.rdf-footer a:hover,
.rdf-card a:hover {
	color: rgba(217, 173, 68, 1);
}
@media (max-width: 767px) {
	.rdf-row-middle {display: block;}
	.rdf-simple-nav {position: relative; background: #111;}
	.rdf-nav-inner,
	.rdf-nav-right {display: block; text-align: center;}
	.rdf-nav-links {display: block; margin-top: 16px;}
	.rdf-nav-links li {margin: 16px 8px 0;}
	.rdf-lang-switcher {margin-top: 18px;}
	.rdf-hero {min-height: 560px;}
	.rdf-hero-copy {max-width: none;}
	.rdf-hero-player {opacity: .25; right: -35px; bottom: 0; height: 430px;}
	.rdf-hero h1 {font-size: 42px;}
	.rdf-hero p {font-size: 17px;}
	.rdf-section {padding: 60px 0;}
	.rdf-showcase-grid,
	.rdf-activity-visuals,
	.rdf-gallery-wide {grid-template-columns: 1fr;}
	.rdf-showcase-card,
	.rdf-showcase-card-lg,
	.rdf-activity-card {min-height: 240px;}
	.rdf-impact {padding: 60px 0;}
	.rdf-impact-visual {min-height: 300px; margin-top: 30px;}
	.rdf-impact-player {right: 0; width: 100%; max-width: 360px;}
	.rdf-gallery {grid-template-columns: repeat(2, 1fr);}
	.rdf-gallery img {height: 150px;}
	.rdf-gallery-wide img {height: 180px;}
}
