* { box-sizing: border-box; }
body  {
  padding: 0;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
  margin: 0;
  -moz-osx-font-smoothing: grayscale;
  min-height: 100vh;
}
h1, h2, h3, h4, h5, h6  {
  font-weight: inherit;
  font-size: inherit;
  margin: 0;
}
p { margin: 0; }
a  {
  color: inherit;
  text-decoration: none;
}
button  {
  background: transparent;
  padding: 0;
  color: inherit;
  cursor: pointer;
  border: none;
  font: inherit;
}
img  {
  display: block;
  max-width: 100%;
  height: auto;
}
svg  {
  display: inline-block;
  vertical-align: middle;
}
ul, ol  {
  padding: 0;
  list-style: none;
  margin: 0;
}
input, textarea, select  {
  margin: 0;
  font: inherit;
  color: inherit;
  padding: 0;
}
table  {
  border-spacing: 0;
  border-collapse: collapse;
}
.v-element-base-oft  {
  padding: 60px 20px;
  align-items: center;
  background-color: #1a1518;
  background-repeat: no-repeat;
  justify-content: center;
  min-height: 520px;
  background-position: center;
  display: flex;
  overflow: hidden;
  background-size: cover;
  position: relative;
  text-align: center;
}

.v-element-base-oft::before  {
  content: '';
  background: linear-gradient(180deg, rgba(10,22,40,0.75) 0%, rgba(10,22,40,0.85) 100%);
  pointer-events: none;
  position: absolute;
  inset: 0;
}

.m-view-right-4c  {
  max-width: 700px;
  z-index: 1;
  position: relative;
}

.site-btn-cell-mic  {
  text-transform: uppercase;
  font-size: 12px;
  border: 1px solid rgba(212,175,55,0.4);
  color: #e8a517;
  padding-top: 6px; padding-right: 16px; padding-bottom: 6px; padding-left: 1rem;
  font-weight: 700;
  background: rgba(10,22,40,0.5);
  border-radius: 20px;
  display: inline-block;
  letter-spacing: 0.08em;
  margin-bottom: 1.25rem;
}

.t-hero-top-o9  {
  font-family: Playfair Display, sans-serif;
  color: #fff;
  font-size: 32px;
  overflow-wrap: break-word;
  margin-bottom: 16px;
  font-weight: 800;
  line-height: 1.15;
  text-shadow: 0 2px 8px rgba(0,0,0,0.4);
}

.app-main-head-gg  {
  margin-right: auto;
  margin-bottom: 28px;
  max-width: 520px;
  line-height: 1.6;
  font-family: Inter, sans-serif;
  color: rgba(255,255,255,0.8);
  margin-left: auto;
  font-size: 16px;
}

.ui-list-area-l4f  {
  align-items: center;
  flex-direction: column;
  gap: 16px;
  margin-top: 8px;
  display: flex;
}

.el-slot-box-lf  {
  max-width: 380px;
  text-align: center;
  padding: 16px 24px;
  border-radius: 12px;
  border: 1px solid rgba(212,175,55,0.3);
  width: 100%;
  background: rgba(212,175,55,0.12);
  backdrop-filter: blur(4px);
}

.js-view-base-ny  {
  color: #e8a517;
  line-height: 1.2;
  font-weight: 800;
  font-size: 1.625rem;
}

.wp-box-area-tx  {
  color: rgba(255,255,255,0.6);
  font-size: 13px;
  margin-top: 4px;
}

.ui-link-left-cg  {
  max-width: 380px;
  padding: 16px 36px;
  text-align: center;
  font-weight: 700;
  border-radius: 8px;
  transition: background 0.25s ease;
  font-family: Inter, sans-serif;
  color: #1a1518;
  display: block;
  width: 100%;
  background: #e8a517;
  font-size: 16px;
}

.ui-link-left-cg:hover { background: #f2b81a; }

.l-item-box-03z  {
  margin-top: 8px;
  font-size: 11px;
  color: rgba(255,255,255,0.45);
}

@media (min-width:766px) {
  .v-element-base-oft  {
  min-height: 600px;
  padding-top: 80px; padding-right: 40px; padding-bottom: 80px; padding-left: 2.5rem;
}
  .t-hero-top-o9 { font-size: 48px; }
  .app-main-head-gg { font-size: 18px; }
  .js-view-base-ny { font-size: 36px; }
}
.wp-outer-head-uq  {
  background: #2d2628;
  padding-top: 56px; padding-right: 20px; padding-bottom: 3.5rem; padding-left: 20px;
}
.ui-content-foot-7gf  {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 28px;
  max-width: 1200px;
}
.page-region-col-gf  {
  font-size: 24px;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #d4af37;
  font-family: Playfair Display, sans-serif;
}
.wp-hero-right-lcc  {
  font-family: Inter, sans-serif;
  color: #f5f1ed;
  font-size: 15px;
  line-height: 1.7;
}
.wp-hero-right-lcc p {
  margin-bottom: 14px;
}
.wp-hero-right-lcc p:last-child { margin-bottom: 0; }
.wp-hero-right-lcc strong { color: #d4af37; }
.wp-hero-right-lcc a  {
  color: #e8a517;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.wp-hero-right-lcc a:hover { color: #f2b81a; }
.wp-hero-right-lcc ul  {
  padding-left: 22px;
  margin-bottom: 14px;
  list-style-type: disc;
}
.wp-hero-right-lcc ol  {
  margin-bottom: 14px;
  list-style-type: decimal;
  padding-left: 1.375rem;
}
.wp-hero-right-lcc li  {
  color: #f5f1ed;
  font-size: 15px;
  margin-bottom: 6px;
  line-height: 1.7;
}
.wp-hero-right-lcc table  {
  margin-bottom: 14px;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  display: block;
}
.wp-hero-right-lcc th, .wp-hero-right-lcc td  {
  font-size: 14px;
  text-align: left;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  padding-top: 10px; padding-right: 12px; padding-bottom: 10px; padding-left: 12px;
}
.wp-hero-right-lcc th  {
  letter-spacing: 0.03em;
  color: #d4af37;
  font-weight: 600;
  font-size: 13px;
}
.el-header-pj  {
  max-height: 300px;
  object-fit: cover;
  border-radius: 12px;
  width: 100%;
}
@media (min-width:864px) {
  .wp-outer-head-uq { padding: 72px 44px; }
  .ui-content-foot-7gf  {
  align-items: center;
  flex-direction: row;
  gap: 48px;
}
  .list-left-3mb { flex: 1; }
  .banner-group-303 { flex: 0 0 360px; }
  .el-header-pj { max-height: 400px; }
  .page-region-col-gf { font-size: 28px; }
  .wp-hero-right-lcc table { display: table; }
}
.wp-grid-base-dw  {
  transition: box-shadow 0.3s ease;
  background: #1a1518;
}

.wp-grid-base-dw.site-text-row-u6s { box-shadow: 0 2px 12px rgba(0,0,0,0.3); }

.site-panel-row-r5  {
  align-items: center;
  padding: 0 16px;
  gap: 12px;
  display: flex;
  margin: 0 auto;
  max-width: 1200px;
}

.c-section-foot-12  {
  letter-spacing: -0.02em;
  font-size: 17px;
  align-items: center;
  white-space: nowrap;
  gap: 8px;
  color: #d4af37;
  display: flex;
  font-weight: 800;
}

/* --- Full state --- */

.ui-widget-item-iv9  {
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  transition: max-height 0.35s ease, opacity 0.25s ease;
  overflow: hidden;
  max-height: 64px;
}

.ui-widget-item-iv9 .site-panel-row-r5 { height: 56px; }

.wp-grid-base-dw.site-text-row-u6s .ui-widget-item-iv9  {
  opacity: 0;
  border: none;
  max-height: 0;
}

.js-block-8iw { display: none; }

.wp-text-head-1r  {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-left: auto;
}

.m-view-left-6d  {
  transition: background 0.25s ease;
  font-family: Inter, sans-serif;
  font-weight: 700;
  background: #e8a517;
  font-size: 13px;
  border-radius: 8px;
  padding: 7px 14px;
  color: #1a1518;
}

.m-view-left-6d:hover { background: #f2b81a; }

.l-item-top-s64  {
  color: #f5f1ed;
  border: 1px solid rgba(255,255,255,0.1);
  display: none;
  background: none;
}

.l-item-top-s64:hover { background: rgba(255,255,255,0.04); }

.b-group-col-dl  {
  margin-left: 4px;
  border: none;
  gap: 5px;
  background: none;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  padding: 8px;
}

.b-group-col-dl span  {
  width: 20px;
  border-radius: 2px;
  background: #f5f1ed;
  display: block;
  height: 2px;
}

/* --- Compact state --- */

.site-block-head-c9  {
  opacity: 0;
  max-height: 0;
  transition: max-height 0.35s ease, opacity 0.25s ease;
  overflow: hidden;
}

.wp-grid-base-dw.site-text-row-u6s .site-block-head-c9  {
  opacity: 1;
  max-height: 52px;
}

.site-block-head-c9 .site-panel-row-r5  {
  height: 48px;
  justify-content: space-between;
}

.ui-inner-item-6u  {
  cursor: pointer;
  color: #f5f1ed;
  border: 1px solid rgba(212, 175, 55, 0.15);
  font-size: 13px;
  padding-top: 5px; padding-right: 14px; padding-bottom: 5px; padding-left: 0.875rem;
  border-radius: 4px;
  background: none;
  transition: background 0.25s ease;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.ui-inner-item-6u:hover { background: rgba(255,255,255,0.04); }

.el-group-top-pqx  {
  font-size: 12px;
  border-radius: 8px;
  padding: 6px 14px;
  background: #e8a517;
  color: #1a1518;
  font-weight: 700;
  font-family: Inter, sans-serif;
}

/* --- Dropdown --- */

.wp-inner-row-flp  {
  background: #2d2628;
  max-height: 0;
  transition: max-height 0.3s ease;
  overflow: hidden;
}

.wp-inner-row-flp.c-view-left-7qp  {
  border-bottom: 1px solid rgba(255,255,255,0.06);
  max-height: 300px;
}

.wp-box-group-5au  {
  display: block;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  font-size: 15px;
  color: #f5f1ed;
  padding: 14px 24px;
  font-weight: 500;
  font-family: Inter, sans-serif;
  transition: color 0.25s ease, background 0.25s ease;
}

.wp-box-group-5au:last-child { border-bottom: none; }
.wp-box-group-5au:hover  {
  color: #d4af37;
  background: rgba(255,255,255,0.03);
}

/* --- Language dropdown --- */

.ui-list-base-6xi { position: relative; }

.v-box-right-gvg  {
  display: flex;
  padding: 5px 10px;
  line-height: 1;
  white-space: nowrap;
  background: rgba(255,255,255,0.02);
  font-size: 13px;
  cursor: pointer;
  transition: border-color 0.25s ease, background 0.25s ease;
  font-family: Inter, sans-serif;
  gap: 6px;
  align-items: center;
  border: 1px solid rgba(212, 175, 55, 0.15);
  border-radius: 8px;
  font-weight: 600;
  color: #f5f1ed;
}

.v-box-right-gvg:hover  {
  border-color: rgba(255,255,255,0.15);
  background: rgba(255,255,255,0.04);
}
.region-row-qm  {
  font-size: 9px;
  transition: transform 0.25s ease;
}
.ui-list-base-6xi.c-view-left-7qp .region-row-qm { transform: rotate(180deg); }

.ui-group-block-cnm  {
  top: calc(100% + 4px);
  position: absolute;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  z-index: 50;
  border: 1px solid rgba(212, 175, 55, 0.15);
  display: none;
  border-radius: 12px;
  padding: 4px;
  min-width:144px;
  right: 0;
  background: #2d2628;
}

.ui-list-base-6xi.c-view-left-7qp .ui-group-block-cnm { display: block; }

.site-block-main-im1  {
  font-family: Inter, sans-serif;
  transition: background 0.25s ease, color 0.25s ease;
  gap: 8px;
  font-size: 0.8125rem;
  color: #f5f1ed;
  border-radius: 8px;
  display: flex;
  padding: 8px 12px;
  cursor: pointer;
  align-items: center;
  font-weight: 500;
}

.site-block-main-im1:hover  {
  color: #d4af37;
  background: rgba(255,255,255,0.06);
}
.site-block-main-im1.active { color: #e8a517; }
.el-hero-item-tbw  {
  line-height: 1;
  font-size: 0.9375rem;
}

/* --- Desktop --- */

@media (min-width:795px) {
  .ui-widget-item-iv9 .site-panel-row-r5  {
  padding: 0 20px;
  height: 60px;
  gap: 20px;
}
  .ui-widget-item-iv9 { max-height: 72px; }

  .js-block-8iw  {
  display: flex;
  gap: 4px;
  flex: 1;
  justify-content: center;
}

  .l-box-col-m5a  {
  color: #f5f1ed;
  padding-top: 6px; padding-right: 0.75rem; padding-bottom: 6px; padding-left: 12px;
  font-size: 15px;
  border-radius: 4px;
  font-family: Inter, sans-serif;
  transition: color 0.25s ease, background 0.25s ease;
  font-weight: 500;
}

  .l-box-col-m5a:hover  {
  color: #d4af37;
  background: rgba(255,255,255,0.05);
}

  .l-item-top-s64 { display: inline-flex; }
  .b-group-col-dl { display: none; }
  .site-block-head-c9 .site-panel-row-r5 { padding: 0 20px; }
}
.b-slot-primary-6o1  {
  position: fixed;
  z-index: 1000;
  background: #2d2628;
  right: 0;
  padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px;
  top: 0;
  left: 0;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
}

.l-wrap-item-52b  {
  max-width: 1200px;
  display: flex;
  margin: 0 auto;
  gap: 10px;
  flex-direction: column;
  align-items: center;
}

.b-header-box-qo6  {
  color: #f5f1ed;
  font-size: 0.75rem;
  line-height: 1.4;
  text-align: center;
  font-family: Inter, sans-serif;
}

.b-header-box-qo6 a  {
  text-decoration: underline;
  color: #d4af37;
  text-underline-offset: 2px;
}

.b-header-box-qo6 a:hover { color: #e8a517; }

.mod-element-base-ym9  {
  display: flex;
  gap: 8px;
  flex-shrink: 0;
}

.app-slot-left-6w  {
  color: #d4af37;
  font-family: Inter, sans-serif;
  font-size: 12px;
  padding: 5px 16px;
  border-radius: 4px;
  transition: background 0.25s ease;
  background: rgba(255,255,255,0.1);
  font-weight: 600;
}

.app-slot-left-6w:hover { background: rgba(255,255,255,0.15); }

.mod-block-primary-mhc  {
  color: #a89f97;
  transition: color 0.25s ease;
  font-family: Inter, sans-serif;
  border-radius: 4px;
  padding: 5px 16px;
  font-size: 12px;
  font-weight: 500;
}

.mod-block-primary-mhc:hover { color: #f5f1ed; }

@media (min-width:774px) {
  .l-wrap-item-52b  {
  flex-direction: row;
  justify-content: center;
  gap: 16px;
}
  .b-slot-primary-6o1 { padding: 8px 40px; }
}
.ui-outer-col-on  {
  background: #2d2628;
  padding: 50px 20px;
}
.wp-text-body-hm  {
  border-radius: 12px;
  background: #1a1518;
  box-shadow: 0 1px 10px rgba(0,0,0,0.08);
  padding: 28px 22px;
  max-width: 1200px;
  margin: 0 auto;
  border-left: 3px solid #e8a517;
}
.l-content-uv  {
  letter-spacing: 0.05em;
  font-family: Inter, sans-serif;
  margin-bottom: 8px;
  color: #e8a517;
  display: inline-block;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
}
.js-layer-row-xe8  {
  overflow-wrap: break-word;
  font-family: Playfair Display, sans-serif;
  color: #d4af37;
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 700;
}
.page-box-row-2t  {
  color: #a89f97;
  font-family: Inter, sans-serif;
  margin-bottom: 1.25rem;
  line-height: 1.55;
  font-size: 14px;
}
.app-col-top-lj7  {
  font-family: Inter, sans-serif;
  color: #f5f1ed;
  line-height: 1.7;
  font-size: 15px;
}
.app-col-top-lj7 p {
  margin-bottom: 0.75rem;
}
.app-col-top-lj7 p:last-child { margin-bottom: 0; }
.app-col-top-lj7 strong  {
  font-weight: 600;
  color: #d4af37;
}
.app-col-top-lj7 a  {
  color: #e8a517;
  transition: color 0.25s;
  text-decoration: none;
}
.app-col-top-lj7 a:hover {
  color: #f2b81a;
}
.app-col-top-lj7 ul  {
  margin-bottom: 12px;
  list-style-type: circle;
  padding-left: 1.375rem;
}
.app-col-top-lj7 ol  {
  list-style-type: decimal;
  margin-bottom: 12px;
  padding-left: 22px;
}
.app-col-top-lj7 li  {
  margin-bottom: 6px;
  color: #f5f1ed;
  font-size: 15px;
  line-height: 1.65;
}
.app-col-top-lj7 table  {
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 12px;
}
.app-col-top-lj7 th, .app-col-top-lj7 td  {
  text-align: left;
  font-size: 14px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  padding: 9px 11px;
}
.app-col-top-lj7 th  {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  color: #d4af37;
  letter-spacing: 0.04em;
}
@media(min-width:795px) {
  .ui-outer-col-on {
    padding-top: 68px; padding-right: 2.5rem; padding-bottom: 68px; padding-left: 40px;
  }
  .wp-text-body-hm {
    padding: 36px 40px;
  }
  .js-layer-row-xe8 {
    font-size: 24px;
  }
  .app-col-top-lj7 table { display: table; }
}
.ui-top-top-k0s  {
  padding-top: 3rem; padding-right: 20px; padding-bottom: 48px; padding-left: 1.25rem;
  background: #1a1518;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
}
.mod-region-inner-4k  {
  display: flex;
  flex-direction: column;
  gap: 28px;
  max-width: 1200px;
  margin: 0 auto;
}
.t-card-col-k15  {
  overflow-wrap: break-word;
  font-size: 24px;
  font-weight: 700;
  font-family: Playfair Display, sans-serif;
  margin-bottom: 10px;
  color: #d4af37;
}
.t-content-foot-yyl  {
  color: #a89f97;
  line-height: 1.55;
  font-family: Inter, sans-serif;
  margin-bottom: 1.125rem;
  font-size: 0.9375rem;
}
.c-outer-box-6ge  {
  color: #1a1518;
  transition: background 0.25s;
  display: inline-block;
  font-family: Inter, sans-serif;
  background: #e8a517;
  padding: 11px 24px;
  font-weight: 600;
  border-radius: 8px;
  font-size: 14px;
  text-decoration: none;
}
.c-outer-box-6ge:hover {
  background: #f2b81a;
}
.el-icon-main-2r  {
  font-family: Inter, sans-serif;
  color: #f5f1ed;
  line-height: 1.6;
  font-size: 15px;
}
.el-icon-main-2r p {
  margin-bottom: 13px;
}
.el-icon-main-2r p:last-child { margin-bottom: 0; }
.el-icon-main-2r strong  {
  font-weight: 600;
  color: #d4af37;
}
.el-icon-main-2r a  {
  color: #e8a517;
  text-decoration: none;
}
.el-icon-main-2r a:hover {
  text-decoration: underline;
}
.el-icon-main-2r ul  {
  margin-bottom: 13px;
  list-style-type: square;
  padding-left: 18px;
}
.el-icon-main-2r ol  {
  padding-left: 18px;
  margin-bottom: 13px;
  list-style-type: decimal;
}
.el-icon-main-2r li  {
  line-height: 1.6;
  color: #f5f1ed;
  margin-bottom: 7px;
  font-size: 16px;
}
.el-icon-main-2r dl { margin-bottom: 13px; }
.el-icon-main-2r dt  {
  margin-top: 15px;
  font-size: 0.9375rem;
  font-weight: 700;
  color: #d4af37;
}
.el-icon-main-2r dt:first-child { margin-top: 0; }
.el-icon-main-2r dd  {
  margin-bottom: 7px;
  line-height: 1.6;
  font-size: 0.9375rem;
  margin-left: 0;
  color: #f5f1ed;
}
.el-icon-main-2r table  {
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
  margin-bottom: 13px;
}
.el-icon-main-2r th,
.el-icon-main-2r td  {
  font-size: 14px;
  text-align: left;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  padding: 8px 10px;
}
.el-icon-main-2r th  {
  font-size: 12px;
  color: #d4af37;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media(min-width:855px) {
  .ui-top-top-k0s {
    padding: 72px 44px;
  }
  .mod-region-inner-4k  {
  flex-direction: row;
  gap: 48px;
}
  .b-top-top-hjx {
    flex: 0 0 300px;
  }
  .t-module-cell-k3 {
    flex: 1;
  }
  .t-card-col-k15 {
    font-size: 30px;
  }
  .el-icon-main-2r table { display: table; }
}
.el-content-foot-nhw  {
  padding: 1.375rem 16px;
  background: linear-gradient(180deg, #2d2628 0%, #1a1518 100%);
}
.js-section-group-cqx  {
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  gap: 10px;
}
.app-list-cell-us  {
  background: rgba(255,255,255,0.04);
  font-size: 13px;
  font-family: Inter, sans-serif;
  border: 1px solid rgba(212, 175, 55, 0.15);
  color: #a89f97;
  white-space: nowrap;
  padding: 8px 18px;
  border-radius: 100px;
}
.c-header-top-3y  {
  color: #e8a517;
  font-weight: 800;
}
@media (min-width:896px) {
  .el-content-foot-nhw { padding-top: 28px; padding-right: 20px; padding-bottom: 28px; padding-left: 20px; }
  .app-list-cell-us  {
  font-size: 0.875rem;
  padding-top: 10px; padding-right: 22px; padding-bottom: 10px; padding-left: 22px;
}
}

.js-nav-main-k9  {
  padding: 38px 16px;
  background: #2d2628;
}
.v-wrap-head-0xh  {
  display: flex;
  margin: 0 auto;
  flex-direction: column;
  max-width: 1200px;
  gap: 18px;
}
.ui-outer-inner-dy3  {
  font-size: 24px;
  margin-bottom: 8px;
  font-family: Playfair Display, sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #d4af37;
}
.t-cell-right-8y  {
  font-family: Inter, sans-serif;
  font-size: 1rem;
  color: #a89f97;
  line-height: 1.5;
}
.mod-area-primary-is7  {
  color: #f5f1ed;
  line-height: 1.7;
  font-family: Inter, sans-serif;
  font-size: 15px;
}
.mod-area-primary-is7 p { margin-bottom: 14px; }
.mod-area-primary-is7 p:last-child { margin-bottom: 0; }
.mod-area-primary-is7 strong { color: #d4af37; }
.mod-area-primary-is7 a  {
  color: #e8a517;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.mod-area-primary-is7 a:hover { color: #f2b81a; }
.mod-area-primary-is7 ul  {
  margin-bottom: 0.875rem;
  padding-left: 22px;
  list-style-type: square;
}
.mod-area-primary-is7 ol  {
  list-style-type: decimal;
  margin-bottom: 0.875rem;
  padding-left: 22px;
}
.mod-area-primary-is7 li  {
  color: #f5f1ed;
  margin-bottom: 7px;
  font-size: 0.9375rem;
  line-height: 1.7;
}
.mod-area-primary-is7 table  {
  width: 100%;
  margin-bottom: 14px;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
.mod-area-primary-is7 th, .mod-area-primary-is7 td  {
  padding: 9px 11px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  text-align: left;
  font-size: 14px;
}
.mod-area-primary-is7 th  {
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.04em;
  color: #d4af37;
}
@media (min-width:917px) {
  .js-nav-main-k9 { padding: 54px 32px; }
  .v-wrap-head-0xh  {
  flex-direction: row;
  gap: 52px;
}
  .v-area-main-3cv { flex: 0 0 320px; }
  .ui-outer-inner-dy3 { font-size: 28px; }
  .mod-area-primary-is7 table { display: table; }
}

.l-btn-ui9  {
  padding-top: 32px; padding-right: 20px; padding-bottom: 2rem; padding-left: 20px;
  background: #1a1518;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
}
.l-list-row-gt  {
  max-width: 1200px;
  gap: 14px;
  flex-wrap: wrap;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
}
.site-container-col-dqw  {
  height: 36px;
  justify-content: center;
  border-radius: 50%;
  font-size: 11px;
  width: 36px;
  align-items: center;
  border: 2px solid #a89f97;
  flex-shrink: 0;
  font-family: Inter, sans-serif;
  color: #a89f97;
  font-weight: 800;
  display: flex;
}
.js-container-main-ni  {
  font-size: 12px;
  font-family: Inter, sans-serif;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #f5f1ed;
}
.c-row-right-nz4  {
  padding-top: 50px; padding-right: 18px; padding-bottom: 50px; padding-left: 1.125rem;
  background: #1a1518;
}
.m-card-inner-na  {
  max-width: 1200px;
  margin: 0 auto;
}
.site-wrapper-main-8u  {
  overflow-wrap: break-word;
  font-size: 1.5rem;
  font-weight: 700;
  color: #d4af37;
  margin-bottom: 22px;
  font-family: Playfair Display, sans-serif;
}
.app-group-box-unj  {
  line-height: 1.7;
  font-family: Inter, sans-serif;
  font-size: 15px;
  color: #f5f1ed;
}
.app-group-box-unj p {
  margin-bottom: 14px;
}
.app-group-box-unj p:last-child { margin-bottom: 0; }
.app-group-box-unj strong  {
  color: #d4af37;
  font-weight: 600;
}
.app-group-box-unj a  {
  color: #e8a517;
  text-decoration: none;
}
.app-group-box-unj a:hover {
  text-decoration: underline;
}
.app-group-box-unj ul  {
  padding-left: 22px;
  margin-bottom: 14px;
  list-style-type: disc;
}
.app-group-box-unj ol  {
  margin-bottom: 14px;
  padding-left: 22px;
  list-style-type: decimal;
}
.app-group-box-unj li  {
  color: #f5f1ed;
  line-height: 1.65;
  margin-bottom: 8px;
  font-size: 0.9375rem;
}
.app-group-box-unj dl { margin-bottom: 14px; }
.app-group-box-unj dt  {
  margin-top: 0.8125rem;
  font-weight: 700;
  font-size: 15px;
  color: #d4af37;
}
.app-group-box-unj dt:first-child { margin-top: 0; }
.app-group-box-unj dd  {
  line-height: 1.7;
  font-size: 15px;
  margin-bottom: 8px;
  margin-left: 0;
  color: #f5f1ed;
}
.app-group-box-unj table  {
  margin-bottom: 14px;
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
}
.app-group-box-unj th,
.app-group-box-unj td  {
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  padding: 10px 12px;
  text-align: left;
  font-size: 0.875rem;
}
.app-group-box-unj th  {
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-size: 13px;
  font-weight: 600;
  color: #d4af37;
}
.app-group-box-unj td {
  color: #f5f1ed;
}
@media(min-width:764px) {
  .c-row-right-nz4 {
    padding-top: 66px; padding-right: 2.25rem; padding-bottom: 66px; padding-left: 36px;
  }
  .site-wrapper-main-8u {
    font-size: 28px;
  }
  .app-group-box-unj table { display: table; }
}
.b-menu-item-dp9  {
  background: #1a1518;
  padding-top: 44px; padding-right: 22px; padding-bottom: 44px; padding-left: 22px;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
}

.app-strip-main-8nn  {
  max-width: 1200px;
  margin: 0 auto;
}

.mod-top-foot-jc1  {
  gap: 2rem;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  flex-direction: column;
  padding-bottom: 28px;
  display: flex;
}

.b-cell-main-05 { flex: 1; }

.el-inner-base-smt  {
  color: #d4af37;
  margin-bottom: 0.75rem;
  letter-spacing: -0.02em;
  font-size: 21px;
  font-weight: 800;
}

.l-panel-inner-il  {
  line-height: 1.65;
  max-width: 360px;
  color: #a89f97;
  font-family: Inter, sans-serif;
  font-size: 13px;
}

.el-holder-inner-2d { flex: 1; }

.ui-wrapper-main-e3  {
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  color: #d4af37;
}

.wp-container-col-piu  {
  flex-direction: column;
  display: flex;
  gap: 10px;
}

.wp-container-col-piu a  {
  font-family: Inter, sans-serif;
  transition: color 0.25s ease;
  font-size: 14px;
  color: #f5f1ed;
}

.wp-container-col-piu a:hover { color: #d4af37; }

.l-grid-right-c5  {
  padding-top: 24px;
  gap: 16px;
  display: flex;
  flex-direction: column;
}

.ui-cell-item-ao  {
  color: #a89f97;
  line-height: 1.65;
  font-size: 12px;
}

.el-card-block-14w  {
  color: #a89f97;
  font-size: 12px;
}

@media (min-width:795px) {
  .b-menu-item-dp9 { padding: 52px 44px; }
  .mod-top-foot-jc1  {
  flex-direction: row;
  gap: 60px;
}
  .l-grid-right-c5  {
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: row;
}
}
.mod-nav-row-jx4  {
  background: #1a1518;
  padding: 50px 20px;
}
.section-sk  {
  max-width: 1200px;
  margin: 0 auto;
}
.c-slot-main-dc  {
  font-size: 24px;
  font-family: Playfair Display, sans-serif;
  margin-bottom: 32px;
  overflow-wrap: break-word;
  color: #d4af37;
  font-weight: 800;
  text-align: center;
}
.wp-header-inner-0s  {
  grid-template-columns: 1fr;
  gap: 20px;
  display: grid;
}
.t-wrapper-b3 {
  text-align: center;
}
.page-area-primary-wop  {
  border-radius: 50%;
  display: inline-flex;
  height: 44px;
  align-items: center;
  font-size: 18px;
  margin-bottom: 14px;
  color: #1a1518;
  background: #e8a517;
  font-family: Playfair Display, sans-serif;
  font-weight: 800;
  justify-content: center;
  width: 44px;
}
.b-col-head-aoi  {
  font-family: Playfair Display, sans-serif;
  font-weight: 700;
  color: #d4af37;
  font-size: 16px;
  margin-bottom: 6px;
}
.el-area-cell-1bs  {
  line-height: 1.55;
  font-size: 14px;
  color: #a89f97;
  font-family: Inter, sans-serif;
}
@media (min-width:716px) {
  .mod-nav-row-jx4 { padding-top: 64px; padding-right: 36px; padding-bottom: 64px; padding-left: 36px; }
  .wp-header-inner-0s  {
  gap: 1.75rem;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
}
  .c-slot-main-dc { font-size: 1.75rem; }
}

.js-wrapper-primary-a3k  {
  background: #1a1518;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 58px 20px;
  position: relative;
}
.l-menu-base-sw  {
  position: relative;
  z-index: 1;
}
.js-wrapper-primary-a3k::before  {
  content: '';
  inset: 0;
  position: absolute;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.85) 100%);
}
.site-card-row-9s  {
  text-align: center;
  border: 1px solid rgba(255,255,255,0.1);
  background: rgba(0,0,0,0.4);
  margin: 0 auto;
  border-radius: 12px;
  padding: 34px 26px;
  max-width: 780px;
  backdrop-filter: blur(8px);
}
.wp-nav-col-yy  {
  overflow-wrap: break-word;
  text-shadow: 0 2px 8px rgba(0,0,0,0.3);
  color: #fff;
  margin-bottom: 10px;
  font-weight: 800;
  font-size: 22px;
  font-family: Playfair Display, sans-serif;
}
.b-cell-block-ax  {
  font-size: 36px;
  font-weight: 800;
  color: #e8a517;
  text-shadow: 0 2px 12px rgba(0,0,0,0.4);
  margin-bottom: 1.375rem;
}
.m-text-head-fv { margin-bottom: 1.625rem; }
.m-text-head-fv p  {
  font-size: 15px;
  color: rgba(255,255,255,0.9);
  line-height: 1.7;
  margin-bottom: 13px;
  font-family: Inter, sans-serif;
}
.m-text-head-fv p:last-child { margin-bottom: 0; }
.m-text-head-fv ul  {
  margin-bottom: 13px;
  padding-left: 20px;
  text-align: left;
  list-style-type: disc;
}
.m-text-head-fv ol  {
  text-align: left;
  padding-left: 20px;
  list-style-type: decimal;
  margin-bottom: 13px;
}
.m-text-head-fv li  {
  font-family: Inter, sans-serif;
  line-height: 1.6;
  font-size: 14px;
  margin-bottom: 6px;
  color: rgba(255,255,255,0.85);
}
.m-text-head-fv a  {
  text-underline-offset: 2px;
  text-decoration: underline;
  color: #e8a517;
}
.m-text-head-fv a:hover { color: #f2b81a; }
.m-text-head-fv strong { color: #fff; }
.m-text-head-fv table  {
  width: 100%;
  margin-bottom: 13px;
  font-size: 14px;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
}
.m-text-head-fv th  {
  border-bottom: 1px solid rgba(255,255,255,0.12);
  background: rgba(255,255,255,0.06);
  color: #fff;
  text-align: left;
  padding: 10px 13px;
  font-weight: 600;
}
.m-text-head-fv td  {
  padding: 10px 13px;
  border-bottom: 1px solid rgba(255,255,255,0.06);
  color: rgba(255,255,255,0.85);
}
.ui-icon-1t  {
  text-shadow: none;
  padding: 14px 36px;
  color: #1a1518;
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 16px;
  border-radius: 8px;
  display: inline-block;
  background: #e8a517;
  transition: background 0.25s ease;
}
.ui-icon-1t:hover { background: #f2b81a; }
.wp-title-col-5o3  {
  font-size: 11px;
  margin-top: 0.875rem;
  color: rgba(255,255,255,0.5);
}
@media (min-width:824px) {
  .js-wrapper-primary-a3k { padding: 76px 40px; }
  .site-card-row-9s { padding: 2.75rem 40px; }
  .wp-nav-col-yy { font-size: 26px; }
  .b-cell-block-ax { font-size: 44px; }
  .m-text-head-fv table { display: table; }
}