* {
    box-sizing: border-box;
}

:root {
    --black: #080909;
    --graphite: #171a1d;
    --graphite-soft: #24282b;
    --ivory: #f6f0e4;
    --ivory-muted: #d8ccbb;
    --gold: #d3a64a;
    --gold-dark: #a77d2e;
    --emerald: #0f4f3e;
    --emerald-light: #2f8a69;
    --burgundy: #691d31;
    --line: rgba(211, 166, 74, 0.28);
    --shadow: 0 20px 60px rgba(0, 0, 0, 0.36);
}

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    overflow-x: hidden;
    background: var(--black);
    color: var(--ivory);
    font-family: "Roboto", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.7;
}

.container {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}

body.menu-open {
    overflow: hidden;
}

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

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

a:hover,
a:focus {
    color: var(--gold);
    text-decoration: none;
}

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

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

button {
    font: inherit;
}

.vBgyiQ8 {
    position: absolute;
    top: -80px;
    left: 18px;
    z-index: 20000;
    padding: 10px 16px;
    background: var(--gold);
    color: var(--black);
    border-radius: 4px;
    font-weight: 700;
}

.vBgyiQ8:focus {
    top: 18px;
}

.header {
    position: sticky;
    top: 0;
    z-index: 10000;
    width: 100%;
    background: rgba(8, 9, 9, 0.94);
    border-bottom: 1px solid rgba(211, 166, 74, 0.2);
    backdrop-filter: blur(18px);
}

.header .container {
    position: relative;
}

.navbar {
    min-height: 0;
    margin: 0;
    border: 0;
}

.g3ObNmO {
    background: transparent;
    background-image: none;
    border: 0;
    box-shadow: none;
}

.g3ObNmO .JVIOeztcq,
.g3ObNmO .navbar-nav > li > a {
    text-shadow: none;
}

.DyYGDchnHq {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 20px 0;
}

.JVIOeztcq {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    height: auto;
    padding: 0;
    color: var(--ivory) !important;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
}

.vrlTRaqokxa {
    display: inline-grid;
    width: 42px;
    height: 42px;
    place-items: center;
    color: var(--gold);
    border: 1px solid var(--gold);
    border-radius: 50%;
    font-size: 22px;
}

.Jgbkib {
    display: block;
    margin-top: 5px;
    color: var(--ivory-muted);
    font-family: "Roboto", Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
}

.czzSJ5HmA {
    float: none;
}

.KGI3hAMzy5N {
    position: relative;
    float: none;
    display: none;
    margin: 0;
    padding: 10px;
    background: transparent;
    border: 1px solid rgba(211, 166, 74, 0.45);
    border-radius: 4px;
}

.g3ObNmO .KGI3hAMzy5N {
    background: transparent;
    border-color: rgba(211, 166, 74, 0.45);
}

.g3ObNmO .KGI3hAMzy5N:hover,
.g3ObNmO .KGI3hAMzy5N:focus {
    background: rgba(211, 166, 74, 0.12);
}

.KGI3hAMzy5N .h39QgTaoO6f {
    display: block;
    width: 24px;
    height: 2px;
    background: var(--gold);
    border-radius: 2px;
}

.KGI3hAMzy5N .h39QgTaoO6f + .h39QgTaoO6f {
    margin-top: 5px;
}

#main-nav {
    float: none;
    padding: 0;
}

.navbar-nav {
    display: flex;
    float: none;
    justify-content: center;
    gap: 8px;
    padding: 0 0 18px;
}

.navbar-nav > li {
    float: none;
    margin: 0;
}

.g3ObNmO .navbar-nav > li > a {
    display: block;
    padding: 10px 16px;
    color: var(--ivory-muted) !important;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
}

.g3ObNmO .navbar-nav > li > a:hover,
.g3ObNmO .navbar-nav > li > a:focus,
.g3ObNmO .navbar-nav > li.active > a {
    color: var(--gold) !important;
    background: rgba(211, 166, 74, 0.08);
    border-color: rgba(211, 166, 74, 0.28);
}

.hero,
.fzyAaQg2c {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 650px;
    padding: 95px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.hero {
    background-image:
        linear-gradient(90deg, rgba(8, 9, 9, 0.88), rgba(8, 9, 9, 0.62) 45%, rgba(15, 79, 62, 0.34)),
        url("../T5Ia9fh/Q1MO9Pu.jpg");
}

.fzyAaQg2c {
    min-height: 480px;
    background-image:
        linear-gradient(90deg, rgba(8, 9, 9, 0.9), rgba(8, 9, 9, 0.68), rgba(105, 29, 49, 0.32)),
        url("../T5Ia9fh/U1gLFp.jpg");
}

.hero::after,
.fzyAaQg2c::after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    content: "";
    background: linear-gradient(90deg, transparent, var(--gold), transparent);
}

.v6VNmUp,
.DguzN1wJtNE {
    position: relative;
    z-index: 1;
    max-width: 720px;
}

.fae3oAp6 {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 18px;
    color: var(--gold);
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0;
    text-transform: uppercase;
}

.fae3oAp6::before {
    width: 36px;
    height: 1px;
    content: "";
    background: var(--gold);
}

h1,
h2,
h3,
h4 {
    margin: 0;
    color: var(--ivory);
    font-family: Georgia, "Times New Roman", serif;
    font-weight: 700;
    letter-spacing: 0;
}

h1 {
    margin-bottom: 22px;
    font-size: 62px;
    line-height: 1.08;
}

.fzyAaQg2c h1 {
    font-size: 48px;
}

h2 {
    margin-bottom: 16px;
    font-size: 36px;
    line-height: 1.2;
}

h3 {
    margin-bottom: 12px;
    font-size: 24px;
    line-height: 1.3;
}

h4 {
    margin-bottom: 10px;
    font-size: 20px;
}

.lead {
    max-width: 700px;
    color: var(--ivory);
    font-size: 19px;
    line-height: 1.8;
}

.puPmKtmjia {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 32px;
}

.JVDb5asigW,
.GLseiy80 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 13px 24px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0;
    text-transform: uppercase;
}

.JVDb5asigW {
    color: #15100a;
    background: linear-gradient(135deg, #edcf80, var(--gold) 45%, #b7802c);
    border: 1px solid rgba(246, 240, 228, 0.2);
    box-shadow: 0 12px 34px rgba(211, 166, 74, 0.28);
}

.JVDb5asigW:hover,
.JVDb5asigW:focus {
    color: #15100a;
    transform: translateY(-2px);
    box-shadow: 0 16px 40px rgba(211, 166, 74, 0.38);
}

.GLseiy80 {
    color: var(--ivory);
    background: rgba(246, 240, 228, 0.06);
    border: 1px solid rgba(246, 240, 228, 0.32);
}

.GLseiy80:hover,
.GLseiy80:focus {
    color: var(--gold);
    border-color: var(--gold);
    background: rgba(211, 166, 74, 0.08);
    transform: translateY(-2px);
}

.section {
    padding: 92px 0;
}

.iib9xmjhhw {
    background: var(--black);
}

.PSenwT {
    background:
        linear-gradient(180deg, rgba(36, 40, 43, 0.82), rgba(15, 79, 62, 0.12)),
        var(--graphite);
}

.Pe5YObZ8 {
    background: var(--ivory);
    color: var(--black);
}

.Pe5YObZ8 h2,
.Pe5YObZ8 h3,
.Pe5YObZ8 h4 {
    color: #151515;
}

.Pe5YObZ8 p {
    color: #4d4942;
}

.h4s8GyVfXVd {
    max-width: 760px;
    margin-bottom: 42px;
}

.h4s8GyVfXVd.TWV5A6fj {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.fQt4ZXaVGp {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(320px, 0.86fr);
    gap: 48px;
    align-items: center;
}

.fQt4ZXaVGp.EgvrMjdk6X {
    grid-template-columns: minmax(320px, 0.86fr) minmax(0, 1fr);
}

.fQt4ZXaVGp.EgvrMjdk6X .adNobkBn6 {
    order: -1;
}

.adNobkBn6 {
    position: relative;
    overflow: hidden;
    min-height: 420px;
    border: 1px solid var(--line);
    border-radius: 8px;
    box-shadow: var(--shadow);
}

.adNobkBn6 img {
    width: 100%;
    height: 100%;
    min-height: 420px;
    object-fit: cover;
}

.adNobkBn6::after {
    position: absolute;
    inset: 0;
    content: "";
    background: linear-gradient(180deg, transparent, rgba(8, 9, 9, 0.34));
}

.dwejrLW {
    display: grid;
    gap: 18px;
    margin-top: 28px;
}

.dwejrLW li {
    position: relative;
    padding-left: 30px;
    color: var(--ivory-muted);
}

.dwejrLW li::before {
    position: absolute;
    top: 12px;
    left: 0;
    width: 10px;
    height: 10px;
    content: "";
    background: var(--gold);
    border-radius: 50%;
    box-shadow: 0 0 0 6px rgba(211, 166, 74, 0.1);
}

.Pe5YObZ8 .dwejrLW li {
    color: #4d4942;
}

.LmEZrJ {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
}

.f1MOUSOS {
    position: relative;
    min-height: 260px;
    padding: 28px;
    overflow: hidden;
    background: linear-gradient(180deg, rgba(36, 40, 43, 0.95), rgba(12, 13, 13, 0.98));
    border: 1px solid var(--line);
    border-radius: 8px;
    box-shadow: 0 16px 48px rgba(0, 0, 0, 0.25);
}

.f1MOUSOS::before {
    display: block;
    width: 44px;
    height: 3px;
    margin-bottom: 24px;
    content: "";
    background: linear-gradient(90deg, var(--gold), var(--emerald-light));
}

.f1MOUSOS p {
    margin-bottom: 0;
}

.f1MOUSOS:hover {
    transform: translateY(-4px);
    border-color: rgba(211, 166, 74, 0.55);
}

.Va5fj8CFtc7 {
    padding: 34px;
    background: linear-gradient(135deg, rgba(105, 29, 49, 0.92), rgba(15, 79, 62, 0.9));
    border: 1px solid rgba(246, 240, 228, 0.18);
    border-radius: 8px;
}

.VSdZ0q8f {
    display: flex;
    gap: 18px;
    align-items: center;
    padding: 22px 26px;
    background: rgba(105, 29, 49, 0.9);
    border: 1px solid rgba(211, 166, 74, 0.42);
    border-radius: 8px;
    box-shadow: var(--shadow);
}

.VSdZ0q8f strong {
    display: grid;
    flex: 0 0 72px;
    width: 72px;
    height: 72px;
    place-items: center;
    color: var(--black);
    background: var(--gold);
    border-radius: 50%;
    font-size: 24px;
}

.VSdZ0q8f p {
    margin-bottom: 0;
    color: var(--ivory);
}

.ZgVMsV {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
}

.Nfjfy7 {
    padding: 28px;
    background: rgba(246, 240, 228, 0.06);
    border: 1px solid rgba(246, 240, 228, 0.14);
    border-radius: 8px;
}

.Nfjfy7 span {
    display: inline-block;
    margin-bottom: 18px;
    color: var(--gold);
    font-family: Georgia, "Times New Roman", serif;
    font-size: 28px;
}

.Rns1MSm {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
}

.KmolKUqHPhu {
    padding: 24px;
    color: #332e27;
    background: #fffaf0;
    border-left: 4px solid var(--emerald);
    border-radius: 8px;
}

.KmolKUqHPhu strong {
    display: block;
    margin-bottom: 8px;
    color: #141414;
}

.repF5dF2J {
    display: grid;
    gap: 14px;
}

.faq-item {
    overflow: hidden;
    background: rgba(246, 240, 228, 0.06);
    border: 1px solid rgba(246, 240, 228, 0.16);
    border-radius: 8px;
}

.Pe5YObZ8 .faq-item {
    background: #fffaf0;
    border-color: rgba(8, 9, 9, 0.12);
}

.faq-question {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 22px 24px;
    color: var(--ivory);
    background: transparent;
    border: 0;
    font-weight: 800;
    text-align: left;
}

.Pe5YObZ8 .faq-question {
    color: #171717;
}

.faq-question::after {
    flex: 0 0 auto;
    width: 28px;
    height: 28px;
    content: "+";
    color: var(--gold);
    border: 1px solid rgba(211, 166, 74, 0.5);
    border-radius: 50%;
    line-height: 26px;
    text-align: center;
}

.faq-item.open .faq-question::after {
    content: "-";
}

.qVBpEnK1AhS {
    display: none;
    padding: 0 24px 24px;
}

.qVBpEnK1AhS p {
    margin-bottom: 0;
}

.faq-item.open .qVBpEnK1AhS {
    display: block;
}

.KE86iNS {
    display: grid;
    grid-template-columns: 1.1fr 0.9fr;
    gap: 28px;
    align-items: center;
    padding: 42px;
    background:
        linear-gradient(135deg, rgba(8, 9, 9, 0.92), rgba(15, 79, 62, 0.86)),
        url("../T5Ia9fh/NhMAlQ.jpg");
    background-position: center;
    background-size: cover;
    border: 1px solid var(--line);
    border-radius: 8px;
    box-shadow: var(--shadow);
}

.wvOcLkEKCE {
    display: grid;
    gap: 12px;
}

.wvOcLkEKCE a {
    display: block;
    padding: 16px 18px;
    color: var(--ivory);
    background: rgba(246, 240, 228, 0.08);
    border: 1px solid rgba(246, 240, 228, 0.16);
    border-radius: 4px;
}

.wvOcLkEKCE a:hover,
.wvOcLkEKCE a:focus {
    color: var(--gold);
    border-color: rgba(211, 166, 74, 0.48);
}

.VZZYxojy {
    max-width: 980px;
    margin: 0 auto;
}

.VZZYxojy section {
    padding: 34px 0;
    border-bottom: 1px solid rgba(211, 166, 74, 0.22);
    scroll-margin-top: 150px;
}

.VZZYxojy section:first-child {
    padding-top: 0;
}

.VZZYxojy section:last-child {
    border-bottom: 0;
}

.VZZYxojy h2 {
    font-size: 28px;
}

.VZZYxojy ul {
    display: grid;
    gap: 10px;
    margin-top: 16px;
    padding-left: 22px;
    list-style: disc;
}

.VZZYxojy li {
    color: var(--ivory-muted);
}

.VZZYxojy a {
    color: var(--gold);
}

.footer {
    padding: 56px 0 28px;
    background: #050606;
    border-top: 1px solid rgba(211, 166, 74, 0.22);
}

.oLJEAPdFo {
    display: grid;
    grid-template-columns: 1.2fr 0.8fr 0.9fr;
    gap: 36px;
}

.footer h3 {
    color: var(--gold);
    font-size: 26px;
}

.footer p,
.footer li,
.footer a {
    color: var(--ivory-muted);
}

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

.NfZlym2JsiY {
    display: grid;
    gap: 8px;
}

.robNGs {
    margin-top: 22px;
    padding: 16px;
    color: var(--ivory);
    background: rgba(105, 29, 49, 0.42);
    border: 1px solid rgba(211, 166, 74, 0.25);
    border-radius: 8px;
}

.Rk9ysIYDPID {
    margin-top: 38px;
    padding-top: 22px;
    border-top: 1px solid rgba(246, 240, 228, 0.1);
    color: var(--ivory-muted);
    font-size: 14px;
}

.cookie-banner {
    position: fixed;
    right: 20px;
    bottom: 20px;
    left: 20px;
    z-index: 20000;
    display: none;
    max-width: 1040px;
    margin: 0 auto;
    padding: 22px;
    background: rgba(8, 9, 9, 0.96);
    border: 1px solid rgba(211, 166, 74, 0.42);
    border-radius: 8px;
    box-shadow: var(--shadow);
}

.cookie-banner.visible {
    display: block;
}

.eb8oZEEY5r3 {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
}

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

.joQeIl {
    display: flex;
    flex: 0 0 auto;
    gap: 10px;
}

.CiO89yzuNG {
    padding: 10px 16px;
    color: var(--black);
    background: var(--gold);
    border: 1px solid var(--gold);
    border-radius: 4px;
    font-size: 13px;
    font-weight: 800;
}

.CiO89yzuNG.GGmgTziQmXa {
    color: var(--ivory);
    background: transparent;
    border-color: rgba(246, 240, 228, 0.26);
}

.CiO89yzuNG:hover,
.CiO89yzuNG:focus {
    transform: translateY(-1px);
}

.OS7dr1P {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

@media (max-width: 1199px) {
    .LmEZrJ {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 991px) {
    h1 {
        font-size: 48px;
    }

    .fzyAaQg2c h1 {
        font-size: 40px;
    }

    .fQt4ZXaVGp,
    .fQt4ZXaVGp.EgvrMjdk6X,
    .KE86iNS,
    .oLJEAPdFo {
        grid-template-columns: 1fr;
    }

    .fQt4ZXaVGp.EgvrMjdk6X .adNobkBn6 {
        order: 0;
    }

    .ZgVMsV,
    .Rns1MSm {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 767px) {
    .DyYGDchnHq {
        padding: 16px 0;
    }

    .JVIOeztcq {
        font-size: 28px;
    }

    .vrlTRaqokxa {
        width: 36px;
        height: 36px;
        font-size: 19px;
    }

    .KGI3hAMzy5N {
        display: inline-block;
    }

    #main-nav {
        display: none;
        position: fixed;
        top: 76px;
        right: 0;
        left: 0;
        max-height: calc(100vh - 76px);
        overflow-y: auto;
        background: rgba(8, 9, 9, 0.98);
        border-top: 1px solid rgba(211, 166, 74, 0.24);
        box-shadow: var(--shadow);
    }

    #main-nav.open {
        display: block;
    }

    .navbar-nav {
        display: grid;
        gap: 0;
        padding: 12px 15px 18px;
    }

    .g3ObNmO .navbar-nav > li > a {
        padding: 14px 16px;
        border-bottom: 1px solid rgba(246, 240, 228, 0.08);
        border-radius: 0;
        text-align: center;
    }

    .hero,
    .fzyAaQg2c {
        min-height: 560px;
        padding: 78px 0;
    }

    h1,
    .fzyAaQg2c h1 {
        font-size: 38px;
    }

    h2 {
        font-size: 30px;
    }

    .lead {
        font-size: 17px;
    }

    .section {
        padding: 70px 0;
    }

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

    .adNobkBn6,
    .adNobkBn6 img {
        min-height: 300px;
    }

    .VSdZ0q8f {
        align-items: flex-start;
        flex-direction: column;
    }

    .KE86iNS {
        padding: 28px;
    }

    .eb8oZEEY5r3,
    .joQeIl {
        align-items: stretch;
        flex-direction: column;
    }
}

@media (max-width: 480px) {
    .puPmKtmjia {
        display: grid;
    }

    .JVDb5asigW,
    .GLseiy80 {
        width: 100%;
    }

    .f1MOUSOS,
    .Nfjfy7,
    .Va5fj8CFtc7 {
        padding: 24px;
    }

    .cookie-banner {
        right: 12px;
        bottom: 12px;
        left: 12px;
        padding: 18px;
    }
}
