:root {
  --bg: #0d0d0c;
  --bg-soft: #151512;
  --panel: #1b1a16;
  --panel-strong: #231c1a;
  --gold: #d6af55;
  --gold-light: #f4e4bd;
  --burgundy: #7a1f2f;
  --green: #163c32;
  --cream: #f6ead2;
  --muted: #c9bda4;
  --line: rgba(214, 175, 85, 0.24);
  --shadow: 0 24px 70px rgba(0, 0, 0, 0.36);
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: var(--bg);
  color: var(--cream);
  font-family: "Segoe UI", Arial, sans-serif;
  line-height: 1.7;
  overflow-x: hidden;
}

body.menu-open {
  overflow: hidden;
}

img {
  display: block;
  max-width: 100%;
}

a {
  color: inherit;
  text-decoration: none;
  transition: color 0.25s ease, background 0.25s ease, border-color 0.25s ease, transform 0.25s ease;
}

a:hover,
a:focus {
  color: var(--gold-light);
}

p {
  margin: 0 0 18px;
  color: var(--muted);
}

h1,
h2,
h3,
h4 {
  margin: 0;
  color: var(--cream);
  font-family: Georgia, "Times New Roman", serif;
  line-height: 1.16;
  font-weight: 700;
}

h1 {
  font-size: 42px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 22px;
}

h4 {
  font-size: 14px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--gold);
  font-family: "Segoe UI", Arial, sans-serif;
}

section {
  position: relative;
  padding: 76px 0;
}

.container {
  width: min(1120px, calc(100% - 32px));
  margin: 0 auto;
}

.row {
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
}

.yFXj9gWU,
.vUmh44xUuPp,
.ECpKqL,
.ekXeru401ty,
.yObLOF,
.vA1T2p,
.p9cDFaE457 {
  width: 100%;
}

.Mo4ULr5uwd {
  margin-bottom: 30px;
}

.Mo4ULr5uwd h4 {
  margin-bottom: 10px;
}

.Mo4ULr5uwd h2 {
  margin-bottom: 14px;
}

.A0B2PK {
  color: var(--gold);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.16em;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.AqS94oVmuKC,
.QMb5GRIBr,
.dVLZ8HKSs {
  align-items: center;
  border-radius: 999px;
  display: inline-flex;
  font-weight: 800;
  justify-content: center;
}

.AqS94oVmuKC {
  background: linear-gradient(135deg, var(--gold), #a97929);
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: #16110a;
  min-height: 48px;
  padding: 12px 24px;
  box-shadow: 0 15px 38px rgba(214, 175, 85, 0.2);
}

.AqS94oVmuKC:hover,
.AqS94oVmuKC:focus {
  color: #0d0d0c;
  transform: translateY(-2px);
  box-shadow: 0 20px 48px rgba(214, 175, 85, 0.28);
}

.QMb5GRIBr {
  border: 1px solid rgba(244, 228, 189, 0.42);
  color: var(--cream);
  min-height: 48px;
  padding: 12px 24px;
}

.QMb5GRIBr:hover,
.QMb5GRIBr:focus {
  border-color: var(--gold);
  transform: translateY(-2px);
}

.dVLZ8HKSs {
  color: var(--gold-light);
  gap: 8px;
}

.preloader {
  align-items: center;
  background: var(--bg);
  display: flex;
  inset: 0;
  justify-content: center;
  position: fixed;
  transition: opacity 0.45s ease, visibility 0.45s ease;
  z-index: 9999;
}

.preloader.loaded {
  opacity: 0;
  visibility: hidden;
}

.sVzuFSm {
  border: 1px solid var(--line);
  border-radius: 50%;
  height: 52px;
  position: relative;
  width: 52px;
}

.sVzuFSm::before {
  animation: spinner 0.9s linear infinite;
  border: 3px solid transparent;
  border-top-color: var(--gold);
  border-radius: 50%;
  content: "";
  inset: 8px;
  position: absolute;
}

@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}

.custom-navbar {
  background: rgba(13, 13, 12, 0.92);
  border-bottom: 1px solid var(--line);
  left: 0;
  padding: 12px 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: padding 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
  z-index: 1000;
}

.custom-navbar.top-nav-collapse {
  background: rgba(13, 13, 12, 0.98);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.32);
  padding: 8px 0;
}

.custom-navbar .container {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.KYwEftT9EFr {
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.Q6lOi9V2DsW {
  color: var(--cream);
  display: inline-flex;
  flex-direction: column;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 22px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.04em;
}

.Q6lOi9V2DsW span {
  color: var(--gold);
}

.rXdFZ5tEFi {
  color: var(--muted);
  font-family: "Segoe UI", Arial, sans-serif;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.16em;
  margin-top: 5px;
  text-transform: uppercase;
}

.navbar-toggle {
  background: transparent;
  border: 1px solid var(--line);
  border-radius: 999px;
  cursor: pointer;
  display: inline-flex;
  flex-direction: column;
  gap: 5px;
  height: 42px;
  justify-content: center;
  padding: 0 12px;
  width: 48px;
}

.navbar-toggle .z5FV5K {
  background: var(--gold-light);
  border-radius: 2px;
  display: block;
  height: 2px;
  width: 22px;
}

.navbar-collapse {
  display: none;
  width: 100%;
}

.navbar-collapse.open {
  display: block;
}

.navbar-nav {
  list-style: none;
  margin: 16px 0 0;
  padding: 0;
}

.navbar-nav li {
  margin: 0;
}

.navbar-nav a {
  color: var(--muted);
  display: block;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.08em;
  padding: 12px 0;
  text-transform: uppercase;
}

.navbar-nav a:hover,
.navbar-nav a:focus,
.navbar-nav .active a {
  color: var(--gold-light);
}

.t3ih6R {
  border-top: 1px solid var(--line);
  margin-top: 12px;
  padding-top: 14px;
}

.t3ih6R a {
  letter-spacing: 0;
  text-transform: none;
}

.EI0bmg {
  margin-top: 10px;
}

.custom-navbar .EI0bmg .AqS94oVmuKC {
  color: #16110a;
  display: flex;
  justify-content: center;
  padding: 12px 24px;
}

.custom-navbar .EI0bmg .AqS94oVmuKC:hover,
.custom-navbar .EI0bmg .AqS94oVmuKC:focus {
  color: #16110a;
}

.Im2vnrHa {
  min-height: 100svh;
  overflow: hidden;
  padding: 0;
}

.Im2vnrHa .item {
  align-items: center;
  background-image: linear-gradient(90deg, rgba(13, 13, 12, 0.9), rgba(13, 13, 12, 0.52), rgba(13, 13, 12, 0.72)), url("../NXP0yk/dsglajbO.jpg");
  background-position: center;
  background-size: cover;
  display: flex;
  min-height: 100svh;
  padding: 130px 0 86px;
}

.caption {
  width: 100%;
}

.i9O3JUL23hX {
  max-width: 760px;
}

.i9O3JUL23hX h1 {
  margin-bottom: 22px;
}

.i9O3JUL23hX p {
  color: var(--gold-light);
  font-size: 18px;
  max-width: 670px;
}

.xSDulxBP {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.saCxzeV {
  align-items: center;
  color: var(--muted);
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 28px;
}

.XdbM1rmWD {
  background: rgba(122, 31, 47, 0.92);
  border: 1px solid rgba(244, 228, 189, 0.22);
  border-radius: 999px;
  color: var(--cream);
  display: inline-flex;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.12em;
  padding: 7px 12px;
  text-transform: uppercase;
}

.QxJzCQ,
.uQqgRf,
.vjwdiXxzCf,
.JyySaM,
.upso95,
.b0U7grJggA {
  background: linear-gradient(145deg, rgba(35, 28, 26, 0.98), rgba(20, 21, 18, 0.98));
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: var(--shadow);
}

.QxJzCQ {
  overflow: hidden;
}

.QxJzCQ img {
  aspect-ratio: 4 / 3;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.HHeeaBGK {
  align-self: center;
}

.uQqgRf {
  padding: 28px;
}

.HRZloE {
  background: linear-gradient(180deg, rgba(22, 60, 50, 0.2), rgba(13, 13, 12, 0));
}

.g4ZGDoD {
  background: linear-gradient(180deg, rgba(122, 31, 47, 0.18), rgba(13, 13, 12, 0));
}

.vSK4Hj,
.Qvk14fYcXb,
.ZLBw542m6,
.YG0O7NQd {
  display: grid;
  gap: 18px;
}

.vjwdiXxzCf,
.b0U7grJggA {
  padding: 24px;
}

.hxcAjXFcVqj {
  align-items: center;
  background: rgba(214, 175, 85, 0.12);
  border: 1px solid var(--line);
  border-radius: 8px;
  color: var(--gold-light);
  display: inline-flex;
  font-size: 20px;
  height: 46px;
  justify-content: center;
  margin-bottom: 16px;
  width: 46px;
}

.vjwdiXxzCf h3,
.b0U7grJggA h3,
.upso95 h3 {
  margin-bottom: 10px;
}

.vjwdiXxzCf:hover,
.b0U7grJggA:hover {
  border-color: rgba(214, 175, 85, 0.55);
  transform: translateY(-4px);
}

.vjwdiXxzCf,
.b0U7grJggA {
  transition: transform 0.25s ease, border-color 0.25s ease;
}

.XF9xc4 {
  background: linear-gradient(135deg, rgba(22, 60, 50, 0.95), rgba(122, 31, 47, 0.72));
  border: 1px solid rgba(244, 228, 189, 0.2);
  border-radius: 8px;
  margin-top: 30px;
  padding: 26px;
}

.XF9xc4 p:last-child {
  margin-bottom: 0;
}

.qlrJXM8 {
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}

.qlrJXM8 img {
  aspect-ratio: 4 / 3;
  object-fit: cover;
  transition: transform 0.45s ease;
  width: 100%;
}

.qlrJXM8:hover img {
  transform: scale(1.05);
}

.JGMh9F {
  background: linear-gradient(180deg, rgba(13, 13, 12, 0), rgba(13, 13, 12, 0.88));
  bottom: 0;
  left: 0;
  padding: 80px 22px 22px;
  position: absolute;
  right: 0;
}

.JGMh9F p {
  color: var(--gold-light);
  margin-bottom: 0;
}

.YXUnOQ {
  background-image: linear-gradient(90deg, rgba(13, 13, 12, 0.92), rgba(13, 13, 12, 0.58), rgba(13, 13, 12, 0.82)), url("../NXP0yk/BKllaWGZ.jpg");
  background-position: center;
  background-size: cover;
  min-height: 520px;
  padding: 150px 0 88px;
}

.YXUnOQ.MiXbv6Wt69b {
  background-image: linear-gradient(90deg, rgba(13, 13, 12, 0.94), rgba(13, 13, 12, 0.72)), url("../NXP0yk/P3IQWgL.jpg");
  min-height: 420px;
}

.LO4ggG9ZMX {
  max-width: 760px;
}

.LO4ggG9ZMX p {
  color: var(--gold-light);
  font-size: 18px;
}

.xr2puLRL {
  background: rgba(122, 31, 47, 0.86);
  border: 1px solid rgba(244, 228, 189, 0.32);
  border-radius: 8px;
  color: var(--cream);
  font-weight: 800;
  margin-top: 26px;
  padding: 16px 18px;
}

.teCnYcV {
  list-style: none;
  margin: 16px 0 0;
  padding: 0;
}

.teCnYcV li {
  border-top: 1px solid var(--line);
  color: var(--muted);
  padding: 12px 0;
}

.teCnYcV li:first-child {
  border-top: 0;
}

.JyySaM {
  overflow: hidden;
}

.faq-question {
  align-items: center;
  background: transparent;
  border: 0;
  color: var(--cream);
  cursor: pointer;
  display: flex;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 19px;
  font-weight: 700;
  justify-content: space-between;
  padding: 20px;
  text-align: left;
  width: 100%;
}

.faq-question::after {
  color: var(--gold);
  content: "+";
  font-family: "Segoe UI", Arial, sans-serif;
  font-size: 26px;
  margin-left: 18px;
}

.faq-question[aria-expanded="true"]::after {
  content: "-";
}

.qagiOa {
  color: var(--muted);
  max-height: 0;
  overflow: hidden;
  padding: 0 20px;
  transition: max-height 0.3s ease, padding 0.3s ease;
}

.qagiOa.open {
  max-height: 260px;
  padding: 0 20px 20px;
}

.qtzj0QgpI {
  background: linear-gradient(135deg, rgba(35, 28, 26, 0.9), rgba(22, 60, 50, 0.84));
}

.WUeQQpp8 {
  list-style: none;
  margin: 18px 0 0;
  padding: 0;
}

.WUeQQpp8 li {
  color: var(--muted);
  padding: 8px 0;
}

.WUeQQpp8 strong {
  color: var(--gold-light);
}

.upso95 {
  padding: 24px;
}

.upso95 ul {
  color: var(--muted);
  margin: 12px 0 0;
  padding-left: 20px;
}

.upso95 li {
  margin-bottom: 8px;
}

footer {
  background: #090908;
  border-top: 1px solid var(--line);
  padding: 62px 0 30px;
}

.mp9lVa6r {
  display: grid;
  gap: 28px;
}

.UMtMeXz5o4 h2 {
  font-size: 24px;
  margin-bottom: 12px;
}

.UMtMeXz5o4 h3 {
  color: var(--gold);
  font-family: "Segoe UI", Arial, sans-serif;
  font-size: 13px;
  letter-spacing: 0.14em;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.UMtMeXz5o4 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.UMtMeXz5o4 li {
  margin-bottom: 9px;
}

.UMtMeXz5o4 a,
.UMtMeXz5o4 p {
  color: var(--muted);
}

.UMtMeXz5o4 a:hover {
  color: var(--gold-light);
}

.MV5E6OVgIAd {
  background: rgba(122, 31, 47, 0.32);
  border: 1px solid rgba(244, 228, 189, 0.18);
  border-radius: 8px;
  padding: 18px;
}

.tnChGbysS {
  border-top: 1px solid rgba(244, 228, 189, 0.12);
  color: var(--muted);
  font-size: 13px;
  margin-top: 36px;
  padding-top: 22px;
  text-align: center;
}

.cookie-banner {
  align-items: center;
  background: rgba(13, 13, 12, 0.96);
  border: 1px solid var(--line);
  border-radius: 8px;
  bottom: 16px;
  box-shadow: var(--shadow);
  display: none;
  gap: 18px;
  left: 16px;
  padding: 18px;
  position: fixed;
  right: 16px;
  z-index: 1200;
}

.cookie-banner.show {
  display: flex;
  flex-direction: column;
}

.cookie-banner p {
  margin-bottom: 0;
}

.cookie-banner button {
  background: var(--gold);
  border: 0;
  border-radius: 999px;
  color: #16110a;
  cursor: pointer;
  font-weight: 900;
  padding: 11px 20px;
  width: 100%;
}

@media (min-width: 680px) {
  h1 {
    font-size: 56px;
  }

  h2 {
    font-size: 40px;
  }

  .vSK4Hj,
  .Qvk14fYcXb {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .cookie-banner.show {
    flex-direction: row;
    justify-content: space-between;
  }

  .cookie-banner button {
    width: auto;
  }
}

@media (min-width: 900px) {
  section {
    padding: 96px 0;
  }

  .KYwEftT9EFr {
    width: auto;
  }

  .navbar-toggle {
    display: none;
  }

  .navbar-collapse {
    align-items: center;
    display: flex;
    flex: 1;
    justify-content: space-between;
    margin-left: 48px;
    width: auto;
  }

  .navbar-nav {
    display: flex;
    gap: 18px;
    margin: 0;
  }

  .navbar-nav a {
    padding: 9px 0;
  }

  .t3ih6R {
    align-items: center;
    border-top: 0;
    display: flex;
    gap: 14px;
    margin-top: 0;
    padding-top: 0;
  }

  .EI0bmg {
    margin-top: 0;
  }

  .yFXj9gWU {
    width: calc(25% - 21px);
  }

  .vUmh44xUuPp {
    width: calc(33.333% - 19px);
  }

  .ECpKqL {
    width: calc(41.666% - 15px);
  }

  .ekXeru401ty {
    width: calc(50% - 14px);
  }

  .yObLOF {
    width: calc(58.333% - 13px);
  }

  .vA1T2p {
    width: calc(66.666% - 10px);
  }

  .p9cDFaE457 {
    width: 100%;
  }

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

  .ZLBw542m6,
  .YG0O7NQd {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

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

@media (max-width: 899px) {
  .custom-navbar .container {
    width: min(1120px, calc(100% - 24px));
  }

  .navbar-collapse {
    background: rgba(13, 13, 12, 0.99);
    border-top: 1px solid var(--line);
    margin-top: 12px;
    padding-bottom: 10px;
  }

  .navbar-collapse.open {
    min-height: calc(100svh - 84px);
  }

  .EI0bmg .AqS94oVmuKC {
    width: 100%;
  }
}

@media (max-width: 520px) {
  h1 {
    font-size: 36px;
  }

  h2 {
    font-size: 30px;
  }

  .AqS94oVmuKC,
  .QMb5GRIBr {
    width: 100%;
  }

  .i9O3JUL23hX p,
  .LO4ggG9ZMX p {
    font-size: 16px;
  }
}
