@font-face {
	font-family: "Montserrat";
	src: url("../fonts/montserrat/montserrat-latin-ext.woff2") format("woff2");
	font-weight: 300 800;
	font-style: normal;
	font-display: swap;
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: "Montserrat";
	src: url("../fonts/montserrat/montserrat-latin.woff2") format("woff2");
	font-weight: 300 800;
	font-style: normal;
	font-display: swap;
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: "Open Sans";
	src: url("../fonts/open-sans/open-sans-latin-ext.woff2") format("woff2");
	font-weight: 400 700;
	font-style: normal;
	font-display: swap;
	unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
	font-family: "Open Sans";
	src: url("../fonts/open-sans/open-sans-latin.woff2") format("woff2");
	font-weight: 400 700;
	font-style: normal;
	font-display: swap;
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: "Open Sans";
	src: url("../fonts/open-sans/open-sans-italic-latin.woff2") format("woff2");
	font-weight: 400 700;
	font-style: italic;
	font-display: swap;
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

/*
* DO NOT EDIT: if resets needed add to sass/content-elements/resets.scss
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background-color: #F8F9FA;
	color: #2C3E50;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 1rem;
	line-height: 1.55;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
}

body,
html {
	height: 100%;
	width: 100%;
}

section,
.content-wrapper {
	position: relative;
	box-sizing: border-box;
}

a {
	text-decoration: none;
	color: inherit;
}

img,
svg {
	display: block;
	max-width: 100%;
	height: auto;
}

#page {
	position: relative;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #2C3E50;
	line-height: 1.15;
}

body.error404 #page {
	text-align: center;
	padding: 4rem 2rem;
}

.vl-module {
	display: block;
}

.wp-site-blocks,
.wp-block-group,
.entry-content,
.page-content {
	padding: 0 !important;
	margin: 0 !important;
}

.is-layout-flow > * + * {
	margin-block-start: 0 !important;
}

.wp-block {
	margin: 0;
}

.wp-block + .wp-block {
	margin-top: 0;
}

.acf-block-preview {
	padding: 0;
}

.text-center {
	text-align: center;
}

.wrapper {
	position: relative;
}

.admin-bar .wrapper {
	min-height: calc(100vh - 32px);
}

.container {
	position: relative;
	width: 100%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding-left: clamp(1rem, 4vw, 4rem);
	padding-right: clamp(1rem, 4vw, 4rem);
}

.content-wrapper {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 1280px;
	padding: 0 2rem;
}

.anim {
	visibility: hidden;
	opacity: 0;
	transition: all 2s;
}

.anim--default {
	transform: scale(0.95);
}

.anim--fade-left {
	transform: translate3d(-100px, 0, 0);
}

.anim--fade-right {
	transform: translate3d(100px, 0, 0);
}

.anim--fade-top {
	transform: translate3d(0, -100px, 0);
}

.anim--fade-bottom {
	transform: translate3d(0, 100px, 0);
}

.anim--delay200 {
	transition-delay: 0.2s;
}

.animated {
	visibility: visible;
	opacity: 1;
	transform: translate3d(0, 0, 0) scale(1);
}

.hamburger-white .hamburger-inner,
.hamburger-white .hamburger-inner::before,
.hamburger-white .hamburger-inner::after {
	background: #000;
}

.hamburger {
	padding: 0 0;
	display: flex;
	cursor: pointer;
	transition-property: all;
	transition-duration: 0.15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible;
}

.hamburger:hover {
	opacity: 1;
}

.hamburger-box {
	width: 32px;
	height: 22px;
	display: inline-block;
	position: relative;
}

.hamburger-inner {
	display: block;
	top: 50%;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
	width: 32px;
	height: 4px;
	background-color: #2C3E50;
	border-radius: 4px;
	position: absolute;
	left: 0;
	transition-property: transform;
	transition-duration: 0.15s;
	transition-timing-function: ease;
	width: 32px;
}

.hamburger-inner::before,
.hamburger-inner::after {
	content: "";
	display: block;
}

.hamburger-inner::before {
	top: -9px;
}

.hamburger-inner::after {
	bottom: -9px;
}

/*
 * Squeeze
 */

.hamburger--squeeze .hamburger-inner {
	transition-duration: 0.075s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze .hamburger-inner::before {
	transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}

.hamburger--squeeze .hamburger-inner::after {
	transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze.is-active .hamburger-inner {
	transform: rotate(45deg);
	color: #000;
	background-color: #000;
	transition-delay: 0.12s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--squeeze.is-active .hamburger-inner::before {
	color: #000;
	background-color: #000;
	top: 0;
	opacity: 0;
	transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}

.hamburger--squeeze.is-active .hamburger-inner::after {
	color: #000;
	background-color: #000;
	bottom: 0;
	transform: rotate(-90deg);
	transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Collapse
 */

.hamburger--collapse .hamburger-inner {
	top: auto;
	bottom: 0;
	transition-duration: 0.13s;
	transition-delay: 0.13s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse .hamburger-inner::after {
	top: -18px;
	transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse .hamburger-inner::before {
	transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse.is-active .hamburger-inner {
	transform: translate3d(0, -9px, 0) rotate(-45deg);
	transition-delay: 0.22s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse.is-active .hamburger-inner::after {
	top: 0;
	opacity: 0;
	transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

.hamburger--collapse.is-active .hamburger-inner::before {
	top: 0;
	transform: rotate(-90deg);
	transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.site-header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	background: rgba(26, 37, 47, 0.98);
	border-bottom: 1px solid rgba(184, 115, 51, 0.3);
	backdrop-filter: blur(20px);
	-webkit-backdrop-filter: blur(20px);
	transition: background 0.3s ease, box-shadow 0.3s ease;
}

.site-header--scrolled {
	box-shadow: 0 4px 20px rgba(26, 37, 47, 0.15);
}

.site-header__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1.5rem;
	max-width: 1280px;
	margin: 0 auto;
	padding: 1rem 1.5rem;
}

.site-header__logo {
	display: flex;
	align-items: center;
	gap: 0.75rem;
	color: #FFFFFF;
	text-decoration: none;
	flex-shrink: 0;
}

.site-header__logo-svg {
	width: 32px;
	height: 32px;
}

.site-header__logo-img {
	height: 32px;
	width: auto;
}

.site-header__logo-text {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 1rem;
	font-weight: 800;
	letter-spacing: 0.15em;
	white-space: nowrap;
}

.site-header__logo-accent {
	color: #E5A17A;
}

.site-nav {
	display: none;
}

.site-nav__list {
	display: flex;
	gap: 1.5rem;
	align-items: center;
	list-style: none;
	margin: 0;
	padding: 0;
}

.site-nav__item {
	position: relative;
}

.site-nav__link {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.875rem;
	font-weight: 500;
	color: rgba(255, 255, 255, 0.85);
	letter-spacing: 0.03em;
	text-decoration: none;
	padding: 0.5rem 0;
	transition: color 0.15s ease;
	white-space: nowrap;
	position: relative;
}

.site-nav__link:hover {
	color: #FFFFFF;
}

.site-nav__link.is-active {
	color: #FFFFFF;
}

.site-nav__link.is-active::before {
	content: "";
	position: absolute;
	bottom: -4px;
	left: 0;
	right: 0;
	height: 2px;
	background: #B87333;
	border-radius: 1px;
}

.site-nav__item--has-mega > .site-nav__link::after {
	content: "";
	position: absolute;
	bottom: -3px;
	left: 50%;
	width: 4px;
	height: 4px;
	background: #B87333;
	border-radius: 50%;
	transform: translateX(-50%);
}

.site-nav__item--has-mega::after {
	content: "";
	position: absolute;
	bottom: -20px;
	left: -20px;
	right: -20px;
	height: 20px;
	background: transparent;
}

.mega-menu {
	position: fixed;
	top: 64px;
	left: 0;
	right: 0;
	background: rgba(26, 37, 47, 0.98);
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
	border-top: 1px solid rgba(184, 115, 51, 0.15);
	border-bottom: 1px solid rgba(255, 255, 255, 0.06);
	z-index: 200;
	opacity: 0;
	visibility: hidden;
	transform: translateY(-8px);
	transition: all 0.25s ease;
	pointer-events: none;
}

.mega-menu.is-open {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	pointer-events: auto;
}

.mega-inner {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 280px;
	gap: 3rem;
	padding: 2rem 0 3rem;
	align-items: start;
}

.mega-col {
	display: flex;
	flex-direction: column;
	gap: 1.5rem;
}

.mega-col--featured {
	border-left: 1px solid rgba(255, 255, 255, 0.08);
	padding-left: 1.5rem;
}

.mega-group {
	display: flex;
	flex-direction: column;
	gap: 6px;
}

.mega-group__title {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.68rem;
	font-weight: 700;
	color: #B87333;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding-bottom: 6px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
	margin-bottom: 4px;
	transition: color 0.15s ease;
}

.mega-group__title:hover {
	color: #E5A17A;
}

.mega-group__list {
	list-style: none;
	display: flex;
	flex-direction: column;
	gap: 3px;
	margin: 0;
	padding: 0;
}

.mega-group__link {
	font-size: 0.875rem;
	color: rgba(255, 255, 255, 0.72);
	text-decoration: none;
	transition: color 0.15s ease;
	display: block;
	padding: 3px 0;
}

.mega-group__link:hover {
	color: #E5A17A;
}

.mega-featured {
	background: rgba(184, 115, 51, 0.08);
	border: 1px solid rgba(184, 115, 51, 0.2);
	border-radius: 3px;
	padding: 1rem;
}

.mega-featured__eyebrow {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.6rem;
	font-weight: 700;
	color: #B87333;
	letter-spacing: 0.25em;
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px;
}

.mega-featured__title {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.95rem;
	font-weight: 700;
	color: #FFFFFF;
	line-height: 1.25;
	margin-bottom: 8px;
}

.mega-featured__meta {
	font-size: 0.75rem;
	color: rgba(255, 255, 255, 0.5);
	font-style: italic;
	margin-bottom: 12px;
}

.mega-featured__cta {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.72rem;
	color: #E5A17A;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-decoration: none;
	transition: color 0.15s ease;
}

.mega-featured__cta:hover {
	color: #FFFFFF;
}

.site-header__utils {
	display: flex;
	gap: 12px;
	align-items: center;
}

.site-header__globe {
	width: 34px;
	height: 34px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 50%;
	color: rgba(255, 255, 255, 0.85);
	text-decoration: none;
	transition: border-color 0.15s ease, color 0.15s ease;
}

.site-header__globe:hover {
	border-color: #B87333;
	color: #E5A17A;
}

.site-header__lang {
	position: relative;
}

.site-header__lang-toggle {
	display: flex;
	align-items: center;
	gap: 6px;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-size: 0.72rem;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	padding: 7px 11px;
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 4px;
	background: transparent;
	cursor: pointer;
	transition: border-color 0.15s ease;
}

.site-header__lang-toggle:hover {
	border-color: rgba(255, 255, 255, 0.4);
}

.site-header__lang-toggle[aria-expanded=true] {
	border-color: #B87333;
}

.site-header__lang-dropdown {
	position: absolute;
	top: calc(100% + 8px);
	right: 0;
	background: #1A252F;
	border: 1px solid rgba(184, 115, 51, 0.25);
	border-radius: 4px;
	padding: 0.5rem 0;
	min-width: 140px;
	list-style: none;
	margin: 0;
	opacity: 0;
	visibility: hidden;
	transform: translateY(-4px);
	transition: opacity 0.15s ease, visibility 0.15s ease, transform 0.15s ease;
}

.site-header__lang-toggle[aria-expanded=true] + .site-header__lang-dropdown {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.site-header__lang-option {
	display: block;
	padding: 6px 1rem;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.875rem;
	font-weight: 500;
	color: rgba(255, 255, 255, 0.78);
	text-decoration: none;
	transition: background 0.15s ease;
}

.site-header__lang-option:hover {
	background: rgba(184, 115, 51, 0.1);
	color: #FFFFFF;
}

.site-header__lang-option.is-active {
	color: #E5A17A;
	font-weight: 600;
}

.site-header__cta {
	display: none;
	background: #B87333;
	color: #FFFFFF;
	padding: 7px 16px;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 0.78rem;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	border-radius: 4px;
	text-decoration: none;
	transition: filter 0.15s ease;
}

.site-header__cta:hover {
	filter: brightness(1.1);
}

.site-header__burger {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 5px;
	width: 32px;
	height: 32px;
	background: none;
	border: none;
	cursor: pointer;
	padding: 4px;
}

.site-header__burger-line {
	display: block;
	width: 100%;
	height: 2px;
	background: #FFFFFF;
	border-radius: 1px;
	transition: transform 0.3s ease, opacity 0.3s ease;
}

.site-header__burger[aria-expanded=true] .site-header__burger-line:nth-child(1) {
	transform: translateY(7px) rotate(45deg);
}

.site-header__burger[aria-expanded=true] .site-header__burger-line:nth-child(2) {
	opacity: 0;
}

.site-header__burger[aria-expanded=true] .site-header__burger-line:nth-child(3) {
	transform: translateY(-7px) rotate(-45deg);
}

.mobile-nav {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #1A252F;
	z-index: 99;
	transform: translateY(-100%);
	transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.mobile-nav.is-open {
	transform: translateY(0);
}

.mobile-nav__inner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	min-height: 100%;
	padding: 100px 2rem 3rem;
}

.mobile-nav__list {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	max-width: 400px;
	text-align: center;
}

.mobile-nav__item {
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.mobile-nav__link {
	display: block;
	padding: 1rem 0;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 1.25rem;
	font-weight: 500;
	color: rgba(255, 255, 255, 0.85);
	text-decoration: none;
	transition: color 0.15s ease;
}

.mobile-nav__link:hover {
	color: #E5A17A;
}

.mobile-nav__accordion-toggle {
	width: 100%;
	text-align: center;
	background: none;
	border: none;
	cursor: pointer;
	color: rgba(255, 255, 255, 0.85);
}

.mobile-nav__chevron {
	display: inline-block;
	margin-left: 0.5rem;
	transition: transform 0.3s ease;
}

.mobile-nav__accordion-toggle[aria-expanded=true] .mobile-nav__chevron {
	transform: rotate(180deg);
}

.mobile-nav__sub {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.4s ease;
}

.mobile-nav__accordion-toggle[aria-expanded=true] + .mobile-nav__sub {
	max-height: 1200px;
}

.mobile-nav__group {
	padding: 0.5rem 0;
}

.mobile-nav__group-title {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.75rem;
	font-weight: 700;
	color: #B87333;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	margin-bottom: 6px;
}

.mobile-nav__group-title a {
	color: inherit;
	text-decoration: none;
}

.mobile-nav__sublinks {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 4px;
	margin-bottom: 1rem;
}

.mobile-nav__sublinks a {
	font-size: 0.875rem;
	color: rgba(255, 255, 255, 0.65);
	text-decoration: none;
}

.mobile-nav__sublinks a:hover {
	color: #E5A17A;
}

.mobile-nav__view-all {
	display: block;
	padding: 1rem 0;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.875rem;
	font-weight: 600;
	color: #E5A17A;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.08em;
}

.mobile-nav__utils {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 1rem;
	margin-top: 3rem;
	width: 100%;
	max-width: 400px;
}

.mobile-nav__util-link {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.875rem;
	font-weight: 500;
	color: rgba(255, 255, 255, 0.65);
	text-decoration: none;
}

.mobile-nav__util-link:hover {
	color: #E5A17A;
}

.mobile-nav__lang {
	display: flex;
	gap: 1rem;
}

.mobile-nav__lang-link {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.875rem;
	font-weight: 600;
	color: rgba(255, 255, 255, 0.5);
	text-decoration: none;
	letter-spacing: 0.1em;
}

.mobile-nav__lang-link.is-active {
	color: #E5A17A;
}

.mobile-nav__lang-link:hover {
	color: #FFFFFF;
}

.mobile-nav__cta {
	display: inline-block;
	background: #B87333;
	color: #FFFFFF;
	padding: 10px 24px;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 0.875rem;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 4px;
	margin-top: 1rem;
	transition: filter 0.15s ease;
}

.mobile-nav__cta:hover {
	filter: brightness(1.1);
}

.site-footer {
	background: #1A252F;
	color: rgba(255, 255, 255, 0.7);
	font-size: 0.875rem;
}

.site-footer__grid-wrap {
	max-width: 1280px;
	margin: 0 auto;
	padding: 3rem 1.5rem 2rem;
}

.site-footer__grid {
	display: grid;
	grid-template-columns: 1.4fr 2fr 1.2fr 1fr;
	gap: 2rem;
}

.site-footer__col {
	min-width: 0;
}

.site-footer__heading {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.7rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #E5A17A;
	margin-bottom: 1rem;
}

.site-footer__heading--spaced {
	margin-top: 1.5rem;
}

.site-footer__logo {
	display: flex;
	align-items: center;
	gap: 0.75rem;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 14px;
}

.site-footer__logo-svg {
	width: 32px;
	height: 32px;
}

.site-footer__logo-img {
	height: 28px;
	width: auto;
}

.site-footer__logo-text {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 1rem;
	font-weight: 800;
	letter-spacing: 0.15em;
}

.site-footer__logo-accent {
	color: #E5A17A;
}

.site-footer__brand-desc {
	font-size: 0.82rem;
	line-height: 1.6;
	margin-bottom: 12px;
	color: rgba(255, 255, 255, 0.7);
}

.site-footer__tagline {
	color: #8FA0AE;
	font-style: italic;
	font-size: 0.75rem;
}

.site-footer__cluster-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 1rem;
}

.site-footer__cluster-title {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.7rem;
	font-weight: 700;
	color: #FFFFFF;
	margin-bottom: 6px;
}

.site-footer__cluster-title a {
	color: inherit;
	text-decoration: none;
}

.site-footer__cluster-title a:hover {
	color: #E5A17A;
}

.site-footer__cluster-links {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 5px;
}

.site-footer__cluster-links a {
	font-size: 0.78rem;
	color: rgba(255, 255, 255, 0.7);
	text-decoration: none;
	transition: color 0.15s ease;
}

.site-footer__cluster-links a:hover {
	color: #E5A17A;
}

.site-footer__links {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.site-footer__links a {
	color: rgba(255, 255, 255, 0.7);
	text-decoration: none;
	transition: color 0.15s ease;
}

.site-footer__links a:hover {
	color: #E5A17A;
}

.site-footer__links a.is-active {
	color: #E5A17A;
}

.site-footer__links--address li {
	color: rgba(255, 255, 255, 0.7);
}

.site-footer__bottom {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	max-width: 1280px;
	margin: 0 auto;
}

.site-footer__bottom-inner {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 1rem;
	padding: 1rem 1.5rem;
	font-size: 0.78rem;
	color: #8FA0AE;
}

.site-footer__legal {
	display: flex;
	gap: 18px;
}

.site-footer__legal a {
	color: #8FA0AE;
	text-decoration: none;
	transition: color 0.15s ease;
}

.site-footer__legal a:hover {
	color: #E5A17A;
}

#vl-preloader {
	position: fixed;
	inset: 0;
	background: #1A252F;
	z-index: 9999;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: opacity 0.4s ease, visibility 0.4s ease;
}

#vl-preloader.is-hidden {
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
}

.vl-preloader__logo {
	width: 48px;
	height: 48px;
	color: #B87333;
	animation: preloaderPulse 1.2s ease-in-out infinite;
}

.play-btn {
	position: absolute;
	border-radius: 100%;
	background-color: #fff;
	width: 100px;
	height: 100px;
	z-index: 10;
	transition: all 0.3s;
}

.play-btn:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 20px solid #000;
	transition: all 0.3s;
}

.play-btn:hover {
	cursor: pointer;
}

.play-btn:hover:before {
	border-top-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 25px;
}

.play-btn--pause {
	opacity: 0.5;
}

.play-btn--pause:before {
	border-style: double;
	border-width: 20px 0px 20px 20px;
}

.social-icons {
	display: inline-block;
	margin: 0 15px;
	width: 25px;
	font-size: 35px;
}

.social-icons:last-of-type {
	margin-right: 0;
}

.downloads__section .download-wrapper .download-item {
	position: relative;
	display: flex;
	padding: 30px 40px;
	margin: 10px 0;
	background: #4A5560;
	color: #fff;
	align-items: center;
	border-radius: 20px;
}

.downloads__section .download-wrapper .download-item .download-icon {
	width: 35px;
	font-size: 45px;
	line-height: 1;
}

.downloads__section .download-wrapper .download-item .download-info {
	position: relative;
	margin-right: 30px;
	width: calc(100% - 60px);
}

.faq__section-wrapper {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.faq__section-fullwidth {
	position: relative;
	width: 100%;
}

.faq__section-left-column {
	position: relative;
	width: 35%;
	align-items: flex-start;
}

.faq__section-left-column .fact-box {
	width: 90%;
}

.faq__section-right-column {
	position: relative;
	width: 60%;
}

.faq-item {
	position: relative;
	margin-bottom: 10px;
	border: 1px solid #E5E7EB;
	border-radius: 20px !important;
	background: #fff;
	overflow: hidden;
}

.faq-item p {
	width: calc(100% - 80px);
}

.faq-question {
	padding: 20px 25px;
	cursor: pointer;
	position: relative;
	xborder-radius: 20px;
	transition: all 0.3s;
	font-weight: 500;
}

.faq-question:hover {
	background: #E5E7EB;
}

.faq-answer {
	display: none;
	padding: 20px 25px;
	background: #E5E7EB;
	xborder-radius: 20px;
	font-size: 16px;
	font-weight: 300;
}

.faq-question::after {
	content: "+";
	position: absolute;
	top: 50%;
	right: 20px;
	font-weight: normal;
	width: 38px;
	height: 38px;
	transform: translateY(-50%);
	font-size: 32px;
	line-height: 38px;
	border-radius: 50%;
	background: #E5E7EB;
	color: #8FA0AE;
	text-align: center;
}

.active {
	display: block;
	background: #E5E7EB;
}

.active::after {
	content: "-" !important;
	background: #fff;
	line-height: 34px;
}

.hero__section-wrapper {
	position: relative;
	display: flex;
	justify-content: center;
	flex-flow: column;
	width: 100%;
	align-items: center;
	margin: 20vh 0;
}

.hero__section-container {
	position: relative;
	width: 55%;
	text-align: center;
	justify-content: center;
	align-content: center;
}

.hero__section-container h1 {
	margin: 30px 0;
}

.hero__section-info {
	position: relative;
	width: 30%;
	text-align: center;
	display: inline-block;
}

.text__section-wrapper {
	position: relative;
	display: flex;
	justify-content: center;
	flex-flow: column;
	width: 100%;
	align-items: center;
}

.text__section-container {
	position: relative;
	width: 55%;
	text-align: justify;
	text-justify: inter-word;
	justify-content: center;
	align-content: center;
}

.text__section-info {
	position: relative;
	width: 30%;
	text-align: center;
	display: inline-block;
}

.eyebrow {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.75rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	color: #B87333;
	display: inline-block;
}

.eyebrow--light {
	color: #E5A17A;
}

.btn {
	display: inline-flex;
	align-items: center;
	gap: 0.625rem;
	padding: 0.875rem 1.75rem;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 0.875rem;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	border-radius: 4px;
	transition: all 0.3s ease;
	white-space: nowrap;
	text-decoration: none;
	border: none;
	cursor: pointer;
}

.btn .arrow {
	font-size: 1.1em;
}

.btn--primary {
	background: linear-gradient(45deg, #B87333 10%, #E5A17A 90%);
	color: #FFFFFF;
	box-shadow: 0 4px 20px rgba(184, 115, 51, 0.3);
}

.btn--primary:hover {
	filter: brightness(1.1);
	transform: translateY(-1px);
}

.btn--secondary {
	background: transparent;
	color: #2C3E50;
	border: 1.5px solid #2C3E50;
}

.btn--secondary-light {
	background: transparent;
	border: 1.5px solid rgba(255, 255, 255, 0.4);
	color: #FFFFFF;
}

.text-link {
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-size: 0.875rem;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #2C3E50;
	border-bottom: 2px solid #B87333;
	padding-bottom: 4px;
	text-decoration: none;
	transition: color 0.15s ease;
}

.text-link:hover {
	color: #B87333;
}

.breadcrumb {
	padding: 1.5rem 2rem;
	display: flex;
	align-items: center;
	gap: 8px;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.8rem;
	color: #8FA0AE;
	border-bottom: 1px solid #E5E7EB;
	max-width: 1280px;
	margin: 0 auto;
}

.breadcrumb a {
	color: #8FA0AE;
	text-decoration: none;
	transition: color 0.15s ease;
}

.breadcrumb a:hover {
	color: #B87333;
}

.breadcrumb__sep {
	color: #B87333;
	font-weight: 700;
}

.breadcrumb__current {
	color: #2C3E50;
	font-weight: 600;
}

.section-head {
	margin-bottom: 4rem;
	max-width: 720px;
}

.section-head--center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.section-head__title {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: clamp(1.6rem, 3vw, 2.25rem);
	color: #2C3E50;
	margin-top: 1rem;
	margin-bottom: 1.5rem;
	letter-spacing: -0.02em;
	font-weight: 700;
	line-height: 1.15;
}

.section-head__lead {
	font-size: 1.125rem;
	color: #4A5560;
	line-height: 1.6;
}

.stat-band {
	background: #1A252F;
	background-image: radial-gradient(circle at center, #2C3E50 0%, #1A252F 100%);
	padding: 3rem 2rem;
	color: #FFFFFF;
}

.stat-band__grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 2px;
	background: rgba(255, 255, 255, 0.1);
	border: 1px solid rgba(255, 255, 255, 0.1);
	max-width: 900px;
	margin: 0 auto;
}

.stat-band__item {
	background: #2C3E50;
	padding: 1.5rem;
	text-align: center;
}

.stat-band__value {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 2.8rem;
	color: #B87333;
	line-height: 1;
	margin-bottom: 0.5rem;
}

.stat-band__label {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.72rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #FFFFFF;
	margin-bottom: 4px;
}

.stat-band__sub {
	font-size: 0.78rem;
	color: rgba(255, 255, 255, 0.5);
	font-style: italic;
}

.vl-module--trust-band {
	background: #F2EBE0;
	padding: 4rem 0;
	border-top: 1px solid #E5E7EB;
	border-bottom: 1px solid #E5E7EB;
}

.trust-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 2rem;
}

.trust-item {
	display: flex;
	align-items: flex-start;
	gap: 1rem;
}

.trust-item__icon {
	width: 48px;
	height: 48px;
	flex-shrink: 0;
	color: #B87333;
}

.trust-item__icon svg {
	width: 100%;
	height: 100%;
}

.trust-item__title {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 1rem;
	font-weight: 700;
	color: #2C3E50;
	margin-bottom: 4px;
}

.trust-item__sub {
	font-size: 0.9rem;
	color: #4A5560;
	line-height: 1.55;
}

.pull-quote {
	padding: 4rem 2rem;
	text-align: center;
	background: #FFFFFF;
}

.pull-quote__inner {
	max-width: 760px;
	margin: 0 auto;
	border-top: 2px solid #B87333;
	border-bottom: 2px solid #B87333;
	padding: 2rem 0;
}

.pull-quote__text {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: clamp(1.4rem, 3vw, 2rem);
	color: #2C3E50;
	font-style: italic;
	line-height: 1.3;
	letter-spacing: -0.01em;
}

.pull-quote__attribution {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.75rem;
	font-weight: 700;
	color: #B87333;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	margin-top: 1rem;
}

.hero-standard {
	position: relative;
	min-height: 360px;
	background: #1A252F;
	display: flex;
	align-items: center;
	padding: 6rem 0;
	overflow: hidden;
}

.hero-standard__overlay {
	position: absolute;
	inset: 0;
	background: linear-gradient(135deg, rgba(44, 62, 80, 0.85) 0%, rgba(26, 37, 47, 0.7) 100%), radial-gradient(circle at 90% 70%, rgba(184, 115, 51, 0.25) 0%, transparent 60%);
}

.hero-standard__bg-image {
	position: absolute;
	inset: 0;
	background-size: cover;
	background-position: center;
	opacity: 0.3;
}

.hero-standard__inner {
	position: relative;
	z-index: 1;
	max-width: 640px;
	color: #FFFFFF;
}

.hero-standard__title {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: clamp(1.8rem, 3.5vw, 2.5rem);
	color: #FFFFFF;
	margin: 1rem 0;
	letter-spacing: -0.01em;
	line-height: 1.15;
}

.hero-standard__lead {
	font-size: 1rem;
	color: rgba(255, 255, 255, 0.8);
	max-width: 480px;
	line-height: 1.6;
}

.hero {
	position: relative;
	min-height: 100vh;
	background: #1A252F;
	display: flex;
	align-items: center;
	padding: 8rem 0 4rem;
	overflow: hidden;
}

.hero__bg {
	position: absolute;
	inset: 0;
	z-index: 0;
	opacity: 0.6;
}

.hero__bg svg,
.hero__bg img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.hero__overlay {
	position: absolute;
	inset: 0;
	background: linear-gradient(135deg, rgba(26, 37, 47, 0.85) 0%, rgba(44, 62, 80, 0.6) 60%, rgba(184, 115, 51, 0.15) 100%);
	z-index: 1;
}

.hero__container {
	position: relative;
	z-index: 2;
	display: grid;
	grid-template-columns: 1fr;
	gap: 4rem;
	align-items: center;
}

.hero__content {
	color: #FFFFFF;
}

.hero__eyebrow {
	margin-bottom: 1rem;
}

.hero__title {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: clamp(3rem, 8vw, 6rem);
	color: #FFFFFF;
	font-weight: 700;
	line-height: 1.05;
	margin-bottom: 1.5rem;
	letter-spacing: -0.02em;
}

.rotator {
	display: inline-block;
	position: relative;
	color: #E5A17A;
	min-height: 1.05em;
}

.word {
	position: absolute;
	inset: 0;
	opacity: 0;
	animation: rotateWord 8s ease-in-out infinite;
	animation-fill-mode: both;
	white-space: nowrap;
}

.word:nth-child(1) {
	animation-delay: 0s;
}

.word:nth-child(2) {
	animation-delay: 2.67s;
}

.word:nth-child(3) {
	animation-delay: 5.33s;
}

.hero__lead {
	font-size: 1.05rem;
	color: rgba(255, 255, 255, 0.85);
	margin-bottom: 1.5rem;
	max-width: 520px;
	line-height: 1.55;
}

.hero__ctas {
	display: flex;
	gap: 1rem;
	flex-wrap: wrap;
	margin-bottom: 2rem;
}

.hero__meta {
	display: flex;
	gap: 2rem;
	flex-wrap: wrap;
	padding-top: 1.5rem;
	border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.hero__meta-item {
	display: flex;
	flex-direction: column;
	gap: 4px;
}

.hero__meta-value {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 2rem;
	color: #E5A17A;
	line-height: 1;
}

.hero__meta-label {
	font-size: 0.7rem;
	color: rgba(255, 255, 255, 0.6);
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.hero__visual {
	display: none;
}

.hero__scroll {
	position: absolute;
	bottom: 2rem;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 0.5rem;
	color: rgba(255, 255, 255, 0.4);
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.7rem;
	font-weight: 600;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	z-index: 3;
	animation: scrollBounce 2s ease-in-out infinite;
}

.hero-detail {
	background: #FFFFFF;
}

.hero-detail__top {
	background: #1A252F;
	padding: 3rem 2rem 2rem;
	display: grid;
	grid-template-columns: 1.2fr 1fr;
	gap: 2rem;
	align-items: center;
	position: relative;
}

.hero-detail__copy {
	color: #FFFFFF;
}

.hero-detail__category {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.7rem;
	font-weight: 700;
	letter-spacing: 0.25em;
	text-transform: uppercase;
	color: #E5A17A;
	margin-bottom: 12px;
}

.hero-detail__title {
	color: #FFFFFF;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: clamp(1.6rem, 3vw, 2.2rem);
	margin-bottom: 1rem;
	letter-spacing: -0.01em;
	line-height: 1.15;
}

.hero-detail__short {
	font-size: 1rem;
	color: rgba(255, 255, 255, 0.8);
	line-height: 1.55;
	max-width: 480px;
}

.hero-detail__visual {
	border-radius: 4px;
	overflow: hidden;
}

.hero-detail__visual img {
	width: 100%;
	height: auto;
	display: block;
	aspect-ratio: 4/3;
	-o-object-fit: cover;
	object-fit: cover;
}

.spec-bar {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	background: #F8F9FA;
	border-top: 3px solid #B87333;
}

.spec-bar__item {
	padding: 1rem 1.5rem;
	border-right: 1px solid #E5E7EB;
}

.spec-bar__item:last-child {
	border-right: none;
}

.spec-bar__label {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.65rem;
	font-weight: 700;
	letter-spacing: 0.2em;
	color: #8FA0AE;
	text-transform: uppercase;
	margin-bottom: 4px;
}

.spec-bar__value {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 1.1rem;
	font-weight: 700;
	color: #2C3E50;
}

.spec-bar__value .unit {
	font-size: 0.875rem;
	color: #8FA0AE;
	font-weight: 500;
	margin-left: 3px;
}

.image-text {
	padding: 3rem 2rem;
	background: #FFFFFF;
}

.image-text__grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 3rem;
	align-items: center;
	max-width: 1100px;
	margin: 0 auto;
}

.image-text--reverse .image-text__grid {
	direction: rtl;
}

.image-text--reverse .image-text__grid > * {
	direction: ltr;
}

.image-text__media {
	border-radius: 2px;
	overflow: hidden;
}

.image-text__media img {
	width: 100%;
	height: auto;
	display: block;
	aspect-ratio: 4/3;
	-o-object-fit: cover;
	object-fit: cover;
}

.image-text__copy h3 {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: clamp(1.4rem, 2.5vw, 1.8rem);
	color: #2C3E50;
	margin: 12px 0;
	letter-spacing: -0.01em;
	line-height: 1.2;
}

.image-text__copy p {
	font-size: 1rem;
	color: #4A5560;
	line-height: 1.7;
	margin-bottom: 1rem;
}

.vl-module--long-form {
	background: #FFFFFF;
	padding: 4rem 0;
}

.long-form-inner {
	margin: 0 auto;
	font-size: 1.05rem;
	line-height: 1.75;
	color: #4A5560;
}

.long-form-inner--narrow {
	max-width: 640px;
}

.long-form-inner--standard {
	max-width: 760px;
}

.long-form-inner--wide {
	max-width: 960px;
}

.long-form-inner--dropcap > p:first-of-type::first-letter {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #B87333;
	font-size: 4em;
	float: left;
	line-height: 0.85;
	margin: 8px 10px 0 0;
}

.long-form-inner h2 {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 1.75rem;
	color: #2C3E50;
	margin-top: 2rem;
	margin-bottom: 1rem;
	letter-spacing: -0.01em;
}

.long-form-inner h3 {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 1.25rem;
	color: #B87333;
	margin-top: 1.5rem;
	margin-bottom: 0.5rem;
}

.long-form-inner p {
	margin-bottom: 1rem;
}

.long-form-inner blockquote {
	border-left: 3px solid #B87333;
	padding: 0.5rem 0 0.5rem 20px;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: 1.2rem;
	color: #2C3E50;
	margin: 1.5rem 0;
}

.long-form-inner ul,
.long-form-inner ol {
	padding-left: 20px;
	margin: 1rem 0;
}

.long-form-inner li {
	margin-bottom: 6px;
	line-height: 1.6;
}

.long-form-inner ul li::marker {
	color: #B87333;
}

.business-areas {
	background: #F8F9FA;
	padding: 6rem 0;
	position: relative;
}

.business-areas::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 1px;
	background: linear-gradient(90deg, transparent, #B87333 50%, transparent);
	opacity: 0.5;
}

.areas-grid {
	display: grid;
	grid-template-columns: 1fr;
	gap: 1.5rem;
}

.area-card {
	background: #FFFFFF;
	padding: 2rem;
	border: 1px solid #E5E7EB;
	border-radius: 2px;
	transition: all 0.3s ease;
	position: relative;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	gap: 1.5rem;
	min-height: 280px;
	text-decoration: none;
	color: inherit;
}

.area-card::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #B87333;
	transform: scaleX(0);
	transform-origin: left;
	transition: transform 0.4s ease;
}

.area-card:hover {
	transform: translateY(-4px);
	box-shadow: 0 8px 32px rgba(26, 37, 47, 0.08);
	border-color: #B87333;
}

.area-card:hover::after {
	transform: scaleX(1);
}

.area-card__icon {
	width: 56px;
	height: 56px;
	color: #B87333;
	margin-bottom: auto;
}

.area-card__icon svg {
	width: 100%;
	height: 100%;
}

.area-card__title {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 1.375rem;
	font-weight: 700;
	color: #2C3E50;
	letter-spacing: -0.01em;
}

.area-card__desc {
	color: #4A5560;
	font-size: 0.95rem;
	line-height: 1.55;
	flex-grow: 1;
}

.area-card__link {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	color: #B87333;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-size: 0.85rem;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	margin-top: 1rem;
}

.cluster-section {
	background: #FFFFFF;
	padding: 6rem 0;
}

.cluster-grid {
	display: grid;
	grid-template-columns: 1fr;
	gap: 1rem;
}

.cluster-card {
	position: relative;
	background: #2C3E50;
	color: #FFFFFF;
	padding: 2rem;
	min-height: 220px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	overflow: hidden;
	border-radius: 2px;
	transition: all 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
	cursor: pointer;
	text-decoration: none;
}

.cluster-card::before {
	content: "";
	position: absolute;
	inset: 0;
	background: radial-gradient(circle at center, #2C3E50 0%, #1A252F 100%);
	opacity: 1;
	transition: opacity 0.4s ease;
	z-index: 0;
}

.cluster-card::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(135deg, rgba(184, 115, 51, 0.4) 0%, rgba(184, 115, 51, 0) 60%);
	opacity: 0;
	transition: opacity 0.4s ease;
	z-index: 0;
}

.cluster-card:hover {
	transform: translateY(-2px);
}

.cluster-card:hover::after {
	opacity: 1;
}

.cluster-card > * {
	position: relative;
	z-index: 1;
}

.cluster-card__head {
	display: flex;
	align-items: flex-start;
	gap: 1rem;
}

.cluster-card__icon {
	width: 40px;
	height: 40px;
	color: #B87333;
	flex-shrink: 0;
}

.cluster-card__count {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.75rem;
	font-weight: 700;
	color: #E5A17A;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

.cluster-card__title {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	color: #FFFFFF;
	line-height: 1.15;
	margin: 1.5rem 0 0.5rem;
}

.cluster-card__desc {
	font-size: 0.875rem;
	color: rgba(255, 255, 255, 0.7);
	line-height: 1.55;
	margin-bottom: 1.5rem;
}

.cluster-card__cats {
	font-size: 0.75rem;
	color: rgba(255, 255, 255, 0.55);
	font-style: italic;
}

.cluster-card__arrow {
	position: absolute;
	bottom: 1.5rem;
	right: 1.5rem;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	border: 1px solid rgba(255, 255, 255, 0.25);
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FFFFFF;
	transition: all 0.3s ease;
	z-index: 1;
}

.cluster-card:hover .cluster-card__arrow {
	background: #B87333;
	border-color: #B87333;
	transform: rotate(-45deg);
}

.cluster-grid .cluster-card:first-child .cluster-card__title {
	font-size: 2.25rem;
}

.cluster-grid .cluster-card:first-child .cluster-card__desc {
	font-size: 1rem;
	max-width: 480px;
}

.vl-module--container-models {
	background: #F8F9FA;
	padding: 4rem 0;
}

.cm-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 1.5rem;
	margin-top: 3rem;
}

.cm-card {
	background: #FFFFFF;
	border: 1px solid #E5E7EB;
	border-radius: 2px;
	overflow: hidden;
	transition: all 0.3s ease;
	display: flex;
	flex-direction: column;
	text-decoration: none;
	color: inherit;
}

.cm-card:hover {
	transform: translateY(-3px);
	box-shadow: 0 8px 32px rgba(26, 37, 47, 0.08);
	border-color: #B87333;
}

.cm-card__media {
	aspect-ratio: 16/10;
	background: #2C3E50;
	position: relative;
	overflow: hidden;
}

.cm-card__img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.cm-card__placeholder {
	width: 100%;
	height: 100%;
}

.cm-card__placeholder svg {
	width: 100%;
	height: 100%;
}

.cm-card__cluster {
	position: absolute;
	top: 10px;
	left: 10px;
	background: #B87333;
	color: #FFFFFF;
	padding: 3px 10px;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.65rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	border-radius: 3px;
}

.cm-card__body {
	padding: 1rem;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	gap: 6px;
}

.cm-card__title {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 1.05rem;
	font-weight: 700;
	color: #2C3E50;
	line-height: 1.25;
}

.cm-card__excerpt {
	font-size: 0.875rem;
	color: #4A5560;
	line-height: 1.5;
	flex-grow: 1;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.cm-card__footer {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 10px;
	border-top: 1px solid #E5E7EB;
	margin-top: auto;
}

.cm-card__cta {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.78rem;
	font-weight: 600;
	color: #2C3E50;
	text-transform: uppercase;
	letter-spacing: 0.08em;
}

.cm-card__arrow {
	color: #B87333;
	font-size: 1rem;
}

.cm-card:hover .cm-card__cta {
	color: #B87333;
}

.projects-section {
	background: #F8F9FA;
	padding: 6rem 0;
}

.projects-section .section-head {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 2rem;
	max-width: none;
	margin-bottom: 3rem;
}

.projects-section .section-head > div {
	max-width: 540px;
}

.project-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 1rem;
	max-width: 1200px;
	margin: 0 auto;
}

.project-card {
	background: #FFFFFF;
	border-radius: 2px;
	overflow: hidden;
	border: 1px solid #E5E7EB;
	transition: all 0.3s ease;
	display: flex;
	flex-direction: column;
	text-decoration: none;
	color: inherit;
}

.project-card:hover {
	transform: translateY(-3px);
	box-shadow: 0 8px 32px rgba(26, 37, 47, 0.08);
	border-color: transparent;
}

.project-card__media {
	aspect-ratio: 4/3;
	background: #2C3E50;
	position: relative;
	overflow: hidden;
}

.project-card__media img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.project-card__country {
	position: absolute;
	top: 10px;
	right: 10px;
	background: rgba(255, 255, 255, 0.95);
	padding: 4px 10px;
	border-radius: 3px;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.65rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	color: #2C3E50;
}

.project-card__cluster {
	position: absolute;
	bottom: 10px;
	left: 10px;
	background: #B87333;
	color: #FFFFFF;
	padding: 3px 8px;
	border-radius: 3px;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.62rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.project-card__body {
	padding: 1rem;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	gap: 4px;
}

.project-card__year {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.65rem;
	font-weight: 600;
	color: #8FA0AE;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

.project-card__title {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 1.05rem;
	color: #2C3E50;
	line-height: 1.3;
	margin: 4px 0;
}

.project-card__meta {
	font-size: 0.78rem;
	color: #4A5560;
	font-style: italic;
}

.project-card__bottom {
	margin-top: 1rem;
	padding-top: 0.5rem;
	border-top: 1px solid #E5E7EB;
	display: flex;
	justify-content: flex-end;
}

.project-card__arrow {
	width: 26px;
	height: 26px;
	border: 1px solid #CBD5DC;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #2C3E50;
	font-size: 14px;
}

.country-grid-wrap {
	background: #F8F9FA;
	padding: 3rem 2rem;
}

.country-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 1rem;
	max-width: 1100px;
	margin: 0 auto;
}

.country-card {
	background: #FFFFFF;
	border: 1px solid #E5E7EB;
	border-radius: 2px;
	overflow: hidden;
	transition: all 0.3s ease;
	text-decoration: none;
	color: inherit;
	display: block;
}

.country-card:hover {
	transform: translateY(-2px);
	box-shadow: 0 8px 32px rgba(26, 37, 47, 0.08);
}

.country-card__top {
	background: #2C3E50;
	color: #FFFFFF;
	padding: 1rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.country-card__info {
	display: flex;
	align-items: center;
	gap: 14px;
}

.country-card__flag {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 1.4rem;
	font-weight: 800;
	color: #E5A17A;
	letter-spacing: 0.05em;
}

.country-card__name {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.95rem;
	font-weight: 600;
}

.country-card__status {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.6rem;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	color: #E5A17A;
	padding: 3px 7px;
	border: 1px solid rgba(229, 161, 122, 0.3);
	border-radius: 3px;
}

.country-card__body {
	padding: 1rem;
}

.country-card__partner-label {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.65rem;
	font-weight: 700;
	color: #B87333;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	margin-bottom: 4px;
}

.country-card__partner {
	font-size: 0.95rem;
	color: #2C3E50;
	font-weight: 600;
	margin-bottom: 4px;
}

.country-card__person {
	font-size: 0.875rem;
	color: #4A5560;
	margin-bottom: 1rem;
}

.country-card__link {
	color: #B87333;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-size: 0.78rem;
	text-transform: uppercase;
	letter-spacing: 0.08em;
}

.spec-table-wrap {
	padding: 2rem;
	background: #FFFFFF;
	max-width: 760px;
	margin: 0 auto;
}

.spec-table-group {
	margin-bottom: 1.5rem;
}

.spec-table-group__title {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.7rem;
	font-weight: 700;
	color: #B87333;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	padding: 0.5rem 0;
	border-bottom: 2px solid #B87333;
	margin-bottom: 4px;
}

.spec-table {
	width: 100%;
	border-collapse: collapse;
}

.spec-table tr {
	border-bottom: 1px solid #E5E7EB;
}

.spec-table tr:last-child {
	border-bottom: none;
}

.spec-table td {
	padding: 12px 0;
	font-size: 0.9rem;
	vertical-align: top;
}

.spec-table td:first-child {
	width: 45%;
	color: #8FA0AE;
	font-weight: 500;
}

.spec-table td:last-child {
	color: #2C3E50;
	font-weight: 600;
	text-align: right;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
}

.spec-table td:last-child .unit {
	color: #8FA0AE;
	font-weight: 400;
	margin-left: 3px;
}

.gallery-wrap {
	padding: 2rem;
	background: #FFFFFF;
}

.gallery-main {
	aspect-ratio: 16/9;
	background: #2C3E50;
	border-radius: 4px;
	overflow: hidden;
	margin-bottom: 12px;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.gallery-main img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	display: block;
}

.gallery-main__caption {
	position: absolute;
	bottom: 1rem;
	left: 1rem;
	background: rgba(0, 0, 0, 0.6);
	color: #FFFFFF;
	padding: 6px 12px;
	border-radius: 3px;
	font-size: 0.8rem;
	font-style: italic;
	-webkit-backdrop-filter: blur(6px);
	backdrop-filter: blur(6px);
}

.gallery-thumbs {
	display: flex;
	gap: 0.5rem;
	max-width: 1100px;
	margin: 0 auto;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

.gallery-thumb {
	flex: 0 0 110px;
	aspect-ratio: 4/3;
	background: #2C3E50;
	border-radius: 2px;
	overflow: hidden;
	cursor: pointer;
	border: 2px solid transparent;
	transition: all 0.2s ease;
	padding: 0;
}

.gallery-thumb img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	display: block;
}

.gallery-thumb.is-active {
	border-color: #B87333;
}

.gallery-thumb:hover {
	transform: translateY(-2px);
}

.gallery-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 0.5rem;
	max-width: 1100px;
	margin: 0 auto;
}

.gallery-grid__item {
	border-radius: 2px;
	overflow: hidden;
}

.gallery-grid__item img {
	width: 100%;
	height: auto;
	display: block;
	aspect-ratio: 4/3;
	-o-object-fit: cover;
	object-fit: cover;
}

.gallery-masonry {
	-moz-columns: 3;
	columns: 3;
	-moz-column-gap: 0.5rem;
	column-gap: 0.5rem;
	max-width: 1100px;
	margin: 0 auto;
}

.gallery-masonry__item {
	-moz-column-break-inside: avoid;
	break-inside: avoid;
	margin-bottom: 0.5rem;
	border-radius: 2px;
	overflow: hidden;
}

.gallery-masonry__item img {
	width: 100%;
	height: auto;
	display: block;
}

.vl-module--configurable-options {
	background: #FFFFFF;
	padding: 3rem 0 4rem;
}

.config-wrap__label {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.72rem;
	font-weight: 700;
	color: #B87333;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	margin-bottom: 1.5rem;
}

.config-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 1rem;
}

.config-option {
	display: flex;
	align-items: flex-start;
	gap: 12px;
	padding: 1rem;
	background: #F8F9FA;
	border: 1px solid #E5E7EB;
	border-radius: 4px;
	transition: border-color 0.2s ease;
}

.config-option:hover {
	border-color: #B87333;
}

.config-option__check {
	width: 24px;
	height: 24px;
	border-radius: 3px;
	border: 1.5px solid #B87333;
	background: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #B87333;
	font-size: 0.85rem;
	font-weight: 700;
	flex-shrink: 0;
}

.config-option__check--default {
	background: #B87333;
	color: #FFFFFF;
}

.config-option__title {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.9rem;
	font-weight: 700;
	color: #2C3E50;
	margin-bottom: 4px;
}

.config-option__desc {
	font-size: 0.8rem;
	color: #4A5560;
	line-height: 1.45;
	margin-bottom: 6px;
}

.config-option__price {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.7rem;
	font-weight: 700;
	color: #B87333;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}

.config-option__price--std {
	color: #8FA0AE;
	font-style: italic;
	text-transform: none;
	font-weight: 400;
}

.datasheets {
	padding: 1.5rem 2rem;
	background: #F8F9FA;
	border-top: 1px solid #E5E7EB;
	border-bottom: 1px solid #E5E7EB;
}

.datasheets__inner {
	max-width: 760px;
	margin: 0 auto;
}

.datasheets__title {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.75rem;
	font-weight: 700;
	color: #B87333;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	margin-bottom: 1rem;
}

.datasheet-list {
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
}

.datasheet {
	display: flex;
	align-items: center;
	gap: 14px;
	padding: 12px 16px;
	background: #FFFFFF;
	border: 1px solid #E5E7EB;
	border-radius: 3px;
	transition: all 0.2s ease;
	text-decoration: none;
	color: inherit;
}

.datasheet:hover {
	border-color: #B87333;
	transform: translateX(3px);
}

.datasheet__icon {
	width: 36px;
	height: 44px;
	flex-shrink: 0;
	background: #B87333;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.6rem;
	font-weight: 800;
	letter-spacing: 0.05em;
	border-radius: 2px;
}

.datasheet__name {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-weight: 600;
	color: #2C3E50;
	font-size: 0.95rem;
	margin-bottom: 2px;
}

.datasheet__meta {
	font-size: 0.75rem;
	color: #8FA0AE;
	display: flex;
	gap: 12px;
}

.datasheet__meta strong {
	color: #B87333;
	font-weight: 600;
}

.datasheet__info {
	flex-grow: 1;
}

.datasheet__btn {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.72rem;
	font-weight: 700;
	color: #B87333;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	white-space: nowrap;
}

.partner-card-wrap {
	padding: 2rem;
	background: #FFFFFF;
}

.partner-card {
	display: grid;
	grid-template-columns: 1fr 1fr;
	background: #2C3E50;
	color: #FFFFFF;
	border-radius: 3px;
	overflow: hidden;
	max-width: 1000px;
	margin: 0 auto;
}

.partner-card__info {
	padding: 2rem;
}

.partner-card__country-tag {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.7rem;
	font-weight: 700;
	color: #E5A17A;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	margin-bottom: 1rem;
}

.partner-card__country-tag::before {
	content: "";
	width: 6px;
	height: 6px;
	background: #B87333;
	border-radius: 50%;
}

.partner-card__company {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 1.5rem;
	color: #FFFFFF;
	margin-bottom: 12px;
	letter-spacing: -0.01em;
	font-weight: 700;
	line-height: 1.2;
}

.partner-card__person {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 1.5rem;
	padding-bottom: 1rem;
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.partner-card__avatar {
	width: 48px;
	height: 48px;
	background: #B87333;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FFFFFF;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-weight: 800;
	font-size: 1rem;
	flex-shrink: 0;
	overflow: hidden;
}

.partner-card__avatar img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.partner-card__name {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 1rem;
}

.partner-card__role {
	font-size: 0.82rem;
	color: rgba(255, 255, 255, 0.65);
	font-style: italic;
}

.partner-card__person-info {
	display: flex;
	flex-direction: column;
}

.partner-card__contacts {
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
	margin-bottom: 1.5rem;
}

.partner-card__contact-row {
	display: flex;
	align-items: center;
	gap: 12px;
	font-size: 0.9rem;
}

.partner-card__contact-row a {
	color: #FFFFFF;
	text-decoration: none;
}

.partner-card__contact-row a:hover {
	color: #E5A17A;
}

.partner-card__contact-label {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.65rem;
	font-weight: 700;
	color: #E5A17A;
	letter-spacing: 0.15em;
	text-transform: uppercase;
	width: 70px;
	flex-shrink: 0;
}

.partner-card__address {
	font-size: 0.875rem;
	color: rgba(255, 255, 255, 0.7);
	line-height: 1.5;
	padding-top: 12px;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.partner-card__map {
	background: linear-gradient(135deg, #3D5266, #1A252F);
	position: relative;
	min-height: 280px;
}

.partner-card__map-pin {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.partner-card__map-pin-outer {
	width: 50px;
	height: 50px;
	background: rgba(184, 115, 51, 0.2);
	border-radius: 50%;
	animation: vl-pulse-pin 2.5s ease-in-out infinite;
}

.partner-card__map-pin-inner {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 16px;
	height: 16px;
	background: #B87333;
	border: 3px solid #FFFFFF;
	border-radius: 50%;
}

.vl-module--network-map {
	background: #1A252F;
	padding: 4rem 0;
}

.network-map-wrap {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding: 0 2rem;
}

.network-map-wrap svg {
	width: 100%;
	height: auto;
	display: block;
}

.eu-land {
	fill: rgba(255, 255, 255, 0.04);
	stroke: #1A252F;
	stroke-width: 0.8;
	transition: fill 0.25s ease;
}

.eu-land--active {
	fill: rgba(184, 115, 51, 0.15);
	stroke: #1A252F;
	cursor: pointer;
}

.eu-land--hover,
.eu-land--active:hover {
	fill: rgba(184, 115, 51, 0.35) !important;
}

.map-pin {
	transition: opacity 0.2s ease;
}

.vl-module--filter-bar {
	background: #FFFFFF;
	border-bottom: 1px solid #E5E7EB;
	position: sticky;
	top: 64px;
	z-index: 80;
}

.filter-bar {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px;
	padding: 1rem 0;
}

.filter-label {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.7rem;
	font-weight: 700;
	color: #8FA0AE;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	margin-right: 0.5rem;
}

.filter-select {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 0.875rem;
	padding: 0.5rem 28px 0.5rem 12px;
	border: 1px solid #CBD5DC;
	border-radius: 3px;
	background: #FFFFFF;
	color: #2C3E50;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12"><path d="M2 4 L6 8 L10 4" stroke="%232C3E50" stroke-width="2" fill="none" stroke-linecap="round"/></svg>');
	background-repeat: no-repeat;
	background-position: right 8px center;
	background-size: 10px;
}

.filter-select:focus {
	outline: none;
	border-color: #B87333;
}

.filter-active-tag {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	background: #B87333;
	color: #FFFFFF;
	padding: 5px 10px;
	border-radius: 3px;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.72rem;
	font-weight: 600;
}

.filter-active-tag__close {
	cursor: pointer;
	opacity: 0.8;
}

.filter-active-tag__close:hover {
	opacity: 1;
}

.filter-clear {
	margin-left: auto;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.75rem;
	font-weight: 600;
	color: #8FA0AE;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-decoration: none;
}

.filter-clear:hover {
	color: #B87333;
}

.cta-block {
	background: #1A252F;
	background-image: radial-gradient(circle at center, #2C3E50 0%, #1A252F 100%);
	padding: 3rem 2rem;
	position: relative;
	overflow: hidden;
}

.cta-block::after {
	content: "";
	position: absolute;
	top: -100px;
	right: -100px;
	width: 400px;
	height: 400px;
	background: radial-gradient(circle, rgba(184, 115, 51, 0.15) 0%, transparent 70%);
	pointer-events: none;
}

.cta-block__inner {
	position: relative;
	display: grid;
	grid-template-columns: 1.1fr 1fr;
	gap: 3rem;
	align-items: start;
	max-width: 1100px;
	margin: 0 auto;
}

.cta-block__copy h2 {
	color: #FFFFFF;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: clamp(1.8rem, 3vw, 2.5rem);
	margin-bottom: 1rem;
	letter-spacing: -0.02em;
	line-height: 1.15;
}

.cta-block__copy p {
	color: rgba(255, 255, 255, 0.8);
	font-size: 1rem;
	line-height: 1.6;
}

.cta-block__contacts {
	display: flex;
	gap: 1.5rem;
	margin-top: 1.5rem;
}

.cta-block__contact-col strong {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.75rem;
	font-weight: 700;
	color: #E5A17A;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

.cta-block__contact-col p {
	font-size: 0.875rem;
	color: rgba(255, 255, 255, 0.7);
	margin-top: 4px;
}

.cta-block__form {
	background: #FFFFFF;
	padding: 1.5rem;
	border-radius: 3px;
	position: relative;
}

.cta-block__form-step {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.65rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #B87333;
	margin-bottom: 4px;
}

.cta-block__form-title {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 1.3rem;
	color: #2C3E50;
	margin-bottom: 1rem;
	line-height: 1.2;
}

.field {
	display: flex;
	flex-direction: column;
	gap: 4px;
	margin-bottom: 10px;
}

.field label {
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 0.65rem;
	font-weight: 700;
	color: #2C3E50;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.field input,
.field select {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 0.9rem;
	padding: 9px 12px;
	border: 1px solid #CBD5DC;
	border-radius: 3px;
	color: #2C3E50;
}

.field input:focus,
.field select:focus {
	outline: none;
	border-color: #B87333;
}

.vl-module--faq-accordion {
	background: #FFFFFF;
	padding: 4rem 0;
}

.faq-wrap {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
	padding: 0 clamp(1rem, 4vw, 4rem);
}

.faq-item {
	border-bottom: 1px solid #E5E7EB;
}

.faq-item:first-child {
	border-top: 1px solid #E5E7EB;
}

.faq-item__q {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 1rem;
	gap: 1.5rem;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-size: 1rem;
	font-weight: 600;
	color: #2C3E50;
	background: none;
	border: none;
	cursor: pointer;
	text-align: left;
	min-height: 60px;
	transition: color 0.2s ease;
}

.faq-item__q:hover {
	color: #B87333;
}

.faq-item__q-text {
	flex: 1;
}

.faq-item__q-icon {
	width: 28px;
	height: 28px;
	border: 1.5px solid #B87333;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #B87333;
	font-size: 18px;
	font-weight: 300;
	flex-shrink: 0;
	line-height: 1;
	transition: transform 0.3s ease, background 0.2s ease;
}

.faq-item.is-open .faq-item__q-icon {
	transform: rotate(45deg);
	background: #B87333;
	color: #FFFFFF;
}

.faq-item__a {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.4s ease, padding 0.3s ease;
	font-size: 0.95rem;
	line-height: 1.65;
	color: #4A5560;
	padding: 0 1rem;
}

.faq-item.is-open .faq-item__a {
	max-height: 600px;
	padding: 0 1rem 1.5rem;
}

.faq-item__a p {
	margin-bottom: 8px;
}

.long-form,
.configurable,
.spec-table-wrap,
.gallery-wrap,
.pull-quote,
.faq-wrap,
.image-text,
.partner-card-wrap {
	background: #FFFFFF;
}

.projects-section,
.country-grid-wrap {
	background: #F8F9FA;
}

.trust-band {
	background: #F2EBE0;
	border-top: 1px solid #E5E7EB;
	border-bottom: 1px solid #E5E7EB;
}

.business-areas {
	background: #F8F9FA;
}

.cluster-section {
	background: #FFFFFF;
}

.datasheets {
	background: #F8F9FA;
	border-top: 1px solid #E5E7EB;
	border-bottom: 1px solid #E5E7EB;
}

.container-models {
	background: #F8F9FA;
}

@media (min-width: 640px) {

.areas-grid {
	grid-template-columns: repeat(2, 1fr);
}

.cluster-grid {
	grid-template-columns: repeat(2, 1fr);
}

}

@media (min-width: 768px) {

.site-header__cta {
	display: inline-block;
}

}

@media (min-width: 900px) {

.cluster-grid {
	grid-template-columns: repeat(3, 1fr);
}

}

@media (min-width: 1024px) {

.site-nav {
	display: block;
}

.site-header__burger {
	display: none;
}

.mobile-nav {
	display: none;
}

.hero__container {
	grid-template-columns: 1.4fr 1fr;
}

.hero__visual {
	display: block;
}

.areas-grid {
	grid-template-columns: repeat(4, 1fr);
}

}

@media (min-width: 1200px) {

.cluster-grid {
	grid-template-columns: repeat(4, 1fr);
}

.cluster-grid .cluster-card:first-child {
	grid-column: span 2;
	grid-row: span 2;
}

}

@media (max-width: 1024px) {

.site-footer__grid {
	grid-template-columns: 1fr 1fr;
	gap: 2rem 1.5rem;
}

}

@media screen and (max-width: 1024px) {

.play-btn {
	width: 80px;
	height: 80px;
}

.hero__section-wrapper {
	margin: 20vh 0;
}

}

@media (max-width: 900px) {

.cm-grid {
	grid-template-columns: repeat(2, 1fr);
}

.project-grid {
	grid-template-columns: repeat(2, 1fr);
}

.country-grid {
	grid-template-columns: repeat(2, 1fr);
}

.config-grid {
	grid-template-columns: repeat(2, 1fr);
}

}

@media (max-width: 782px) {

#wpadminbar {
	position: fixed;
}

.admin-bar .wrapper {
	min-height: calc(100vh - 46px);
}

}

@media screen and (max-width: 768px) {

.faq__section-wrapper {
	display: block;
}

.faq__section-left-column {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.faq__section-left-column .fact-box {
	width: 40%;
}

.faq__section-info {
	width: 50%;
}

.faq__section-right-column {
	width: 100%;
	margin-top: 30px;
}

.hero__section-container {
	width: 70%;
}

.hero__section-info {
	width: 50%;
}

.text__section-container {
	width: 70%;
}

.text__section-info {
	width: 50%;
}

}

@media (max-width: 768px) {

.stat-band__grid {
	grid-template-columns: 1fr;
}

.trust-grid {
	grid-template-columns: 1fr;
	gap: 1.5rem;
}

.hero-detail__top {
	grid-template-columns: 1fr;
}

.spec-bar {
	grid-template-columns: repeat(2, 1fr);
}

.image-text__grid {
	grid-template-columns: 1fr;
	gap: 1.5rem;
}

.gallery-grid {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-masonry {
	-moz-columns: 2;
	columns: 2;
}

.partner-card {
	grid-template-columns: 1fr;
}

.cta-block__inner {
	grid-template-columns: 1fr;
}

}

@media (max-width: 480px) {

.content-wrapper {
	padding: 0 1.5rem;
}

.site-footer__grid {
	grid-template-columns: 1fr;
}

.cm-grid {
	grid-template-columns: 1fr;
}

.project-grid {
	grid-template-columns: 1fr;
}

.country-grid {
	grid-template-columns: 1fr;
}

.config-grid {
	grid-template-columns: 1fr;
}

}

@media screen and (max-width: 480px) {

.play-btn {
	width: 50px;
	height: 50px;
	bottom: 0;
}

.play-btn:before {
	border-top-width: 9px;
	border-bottom-width: 9px;
	border-left-width: 15px;
}

.play-btn:hover:before {
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 15px;
}

.downloads__section .download-wrapper .download-item {
	padding: 20px 25px;
}

.downloads__section .download-wrapper .download-item .download-icon {
	width: 25px;
	font-size: 25px;
}

.downloads__section .download-wrapper .download-item .download-info {
	line-height: 1.25;
}

.faq__section-left-column {
	display: block;
}

.faq__section-left-column .fact-box {
	width: 100%;
}

.faq__section-info {
	width: 100%;
}

.hero__section-container {
	width: 100%;
}

.hero__section-info {
	width: 100%;
}

.text__section-container {
	width: 100%;
}

.text__section-info {
	width: 100%;
}

}

@keyframes preloaderPulse {

0%,100% {
	opacity: 0.4;
	transform: scale(0.95);
}

50% {
	opacity: 1;
	transform: scale(1.05);
}

}

@keyframes rotateWord {

0% {
	opacity: 0;
	transform: translateY(12px);
}

8% {
	opacity: 1;
	transform: translateY(0);
}

25% {
	opacity: 1;
	transform: translateY(0);
}

33% {
	opacity: 0;
	transform: translateY(-12px);
}

100% {
	opacity: 0;
	transform: translateY(-12px);
}

}

@keyframes scrollBounce {

0%,100% {
	transform: translateX(-50%) translateY(0);
}

50% {
	transform: translateX(-50%) translateY(6px);
}

}

@keyframes vl-pulse-pin {

0%,100% {
	transform: scale(1);
	opacity: 0.6;
}

50% {
	transform: scale(1.3);
	opacity: 0.3;
}

}


/*# sourceMappingURL=style.min.css.map */
