* { box-sizing: border-box; }
body  {
  padding: 0;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  line-height: 1.5;
  -moz-osx-font-smoothing: grayscale;
  min-height: 100vh;
}
h1, h2, h3, h4, h5, h6  {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}
p { margin: 0; }
a  {
  color: inherit;
  text-decoration: none;
}
button  {
  color: inherit;
  background: transparent;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
}
img  {
  height: auto;
  display: block;
  max-width: 100%;
}
svg  {
  vertical-align: middle;
  display: inline-block;
}
ul, ol  {
  margin: 0;
  list-style: none;
  padding: 0;
}
input, textarea, select  {
  padding: 0;
  color: inherit;
  font: inherit;
  margin: 0;
}
table  {
  border-collapse: collapse;
  border-spacing: 0;
}
.ui-outer-jr { background: #1a1612; }

.page-menu-box-1ue { border-bottom: 1px solid rgba(255,255,255,0.06); }

.m-section-area-tn  {
  padding: 0 16px;
  margin: 0 auto;
  max-width: 1280px;
}

.page-menu-box-1ue .m-section-area-tn  {
  align-items: center;
  gap: 12px;
  justify-content: space-between;
  display: flex;
  height: 56px;
}

.link-inner-pq8  {
  white-space: nowrap;
  gap: 8px;
  letter-spacing: -0.02em;
  font-size: 18px;
  align-items: center;
  font-weight: 800;
  display: flex;
  color: #ffd700;
}

.ui-bar-group-ek  {
  display: flex;
  align-items: center;
  gap: 8px;
}

.app-holder-782  {
  padding: 7px 14px;
  transition: background 0.25s ease;
  border-radius: 10px;
  font-weight: 700;
  font-family: Inter, sans-serif;
  font-size: 13px;
  background: #d4af37;
  color: #1a1612;
}

.app-holder-782:hover { background: #b8860b; }

.t-box-area-m5  {
  background: none;
  border: 1px solid rgba(255,255,255,0.1);
  color: #f5e6d3;
  display: none;
}

.t-box-area-m5:hover { background: rgba(255,255,255,0.04); }

.v-wrap-group-zb  {
  justify-content: center;
  cursor: pointer;
  display: flex;
  align-items: center;
  background: none;
  color: #f5e6d3;
  padding: 6px;
  border: none;
}

.site-icon-wrap-evs  {
  display: none;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  background: #2a2420;
}

.site-icon-wrap-evs.ui-section-primary-fv2 { display: block; }

.m-item-top-zay  {
  padding: 8px 0;
  display: flex;
  flex-direction: column;
}

.js-icon-box-sje  {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  font-family: Inter, sans-serif;
  color: #f5e6d3;
  padding: 12px 0;
  transition: color 0.25s ease;
  font-size: 0.9375rem;
  font-weight: 500;
}

.js-icon-box-sje:last-child { border-bottom: none; }
.js-icon-box-sje:hover { color: #ffd700; }

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

.app-section-area-wk { position: relative; }

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

.app-component-cell-bj:hover  {
  border-color: rgba(255,255,255,0.15);
  background: rgba(255,255,255,0.04);
}
.t-cell-item-bi  {
  transition: transform 0.25s ease;
  font-size: 10px;
}
.app-section-area-wk.ui-section-primary-fv2 .t-cell-item-bi { transform: rotate(180deg); }

.mod-zone-item-3xc  {
  border-radius: 18px;
  display: none;
  min-width:141px;
  z-index: 50;
  background: #2a2420;
  right: 0;
  top: calc(100% + 4px);
  border: 1px solid rgba(212, 175, 55, 0.15);
  padding: 4px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  position: absolute;
}

.app-section-area-wk.ui-section-primary-fv2 .mod-zone-item-3xc { display: block; }

.page-component-area-3e  {
  cursor: pointer;
  border-radius: 10px;
  color: #f5e6d3;
  font-weight: 500;
  align-items: center;
  transition: background 0.25s ease, color 0.25s ease;
  gap: 8px;
  display: flex;
  font-family: Inter, sans-serif;
  font-size: 0.8125rem;
  padding-top: 8px; padding-right: 12px; padding-bottom: 8px; padding-left: 12px;
}

.page-component-area-3e:hover  {
  color: #ffd700;
  background: rgba(255,255,255,0.06);
}
.page-component-area-3e.active { color: #d4af37; }
.js-wrap-right-er  {
  font-size: 0.9375rem;
  line-height: 1;
}

/* --- Desktop --- */

@media (min-width:782px) {
  .page-menu-box-1ue .m-section-area-tn { padding: 0 20px; }
  .m-section-area-tn { padding: 0 20px; }
  .t-box-area-m5 { display: inline-flex; }
  .v-wrap-group-zb { display: none; }
  .site-icon-wrap-evs { display: block; }

  .m-item-top-zay  {
  align-items: center;
  padding: 0;
  height: 42px;
  flex-direction: row;
  gap: 24px;
}

  .js-icon-box-sje  {
  font-size: 14px;
  padding: 4px 0;
  border-bottom: 2px solid transparent;
}

  .js-icon-box-sje:hover { border-bottom-color: #d4af37; }
}
.js-view-wrap-ol  {
  background: #2a2420;
  padding-top: 38px; padding-right: 16px; padding-bottom: 38px; padding-left: 16px;
}
.v-menu-row-lkj  {
  gap: 18px;
  margin: 0 auto;
  display: flex;
  max-width: 1280px;
  flex-direction: column;
}
.t-nav-base-pm  {
  margin-bottom: 8px;
  font-family: Cormorant Garamond, sans-serif;
  font-weight: 800;
  color: #ffd700;
  font-size: 24px;
  overflow-wrap: break-word;
}
.wp-menu-primary-yv  {
  line-height: 1.5;
  color: #c9b9a8;
  font-family: Inter, sans-serif;
  font-size: 16px;
}
.v-text-main-qb  {
  font-family: Inter, sans-serif;
  font-size: 15px;
  line-height: 1.7;
  color: #f5e6d3;
}
.v-text-main-qb p { margin-bottom: 14px; }
.v-text-main-qb p:last-child { margin-bottom: 0; }
.v-text-main-qb strong { color: #ffd700; }
.v-text-main-qb a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #d4af37;
}
.v-text-main-qb a:hover { color: #b8860b; }
.v-text-main-qb ul  {
  margin-bottom: 14px;
  list-style-type: square;
  padding-left: 22px;
}
.v-text-main-qb ol  {
  padding-left: 22px;
  list-style-type: decimal;
  margin-bottom: 14px;
}
.v-text-main-qb li  {
  line-height: 1.7;
  margin-bottom: 7px;
  font-size: 15px;
  color: #f5e6d3;
}
.v-text-main-qb table  {
  margin-bottom: 0.875rem;
  overflow-x: auto;
  width: 100%;
  display: block;
  border-collapse: collapse;
}
.v-text-main-qb th, .v-text-main-qb td  {
  padding: 9px 11px;
  text-align: left;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  font-size: 0.875rem;
}
.v-text-main-qb th  {
  letter-spacing: 0.04em;
  color: #ffd700;
  font-size: 13px;
  font-weight: 600;
}
@media (min-width:923px) {
  .js-view-wrap-ol { padding: 54px 32px; }
  .v-menu-row-lkj  {
  flex-direction: row;
  gap: 52px;
}
  .l-menu-w0g { flex: 0 0 320px; }
  .t-nav-base-pm { font-size: 1.75rem; }
  .v-text-main-qb table { display: table; }
}

.js-area-main-zh  {
  padding: 46px 18px;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  background: #1a1612;
}
.l-link-item-mt  {
  gap: 32px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  max-width: 1280px;
}
.el-panel-wrap-u5  {
  margin-bottom: 14px;
  font-size: 1.375rem;
  color: #ffd700;
  overflow-wrap: break-word;
  font-family: Cormorant Garamond, sans-serif;
  font-weight: 800;
}
.mod-btn-right-6e8  {
  color: #f5e6d3;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 1.6;
}
.mod-btn-right-6e8 p {
  margin-bottom: 15px;
}
.mod-btn-right-6e8 p:last-child {
  margin-bottom: 0;
}
.mod-btn-right-6e8 strong {
  color: #ffd700;
}
.mod-btn-right-6e8 a  {
  color: #d4af37;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.mod-btn-right-6e8 a:hover {
  color: #b8860b;
}
.mod-btn-right-6e8 ul  {
  margin-bottom: 0.9375rem;
  padding-left: 1.25rem;
  list-style-type: square;
}
.mod-btn-right-6e8 ol  {
  margin-bottom: 0.9375rem;
  padding-left: 20px;
  list-style-type: decimal;
}
.mod-btn-right-6e8 li  {
  margin-bottom: 7px;
  font-size: 16px;
  line-height: 1.6;
  color: #f5e6d3;
}
.mod-btn-right-6e8 table  {
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.9375rem;
  overflow-x: auto;
  width: 100%;
}
.mod-btn-right-6e8 th, .mod-btn-right-6e8 td  {
  padding: 10px 13px;
  text-align: left;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  font-size: 15px;
}
.mod-btn-right-6e8 th  {
  font-weight: 600;
  color: #ffd700;
}
.t-layer-k8  {
  flex-direction: column;
  display: flex;
  gap: 1rem;
}
.js-widget-body-ub2  {
  padding: 16px;
  background: #2a2420;
  border-radius: 10px;
}
.m-nav-top-4b  {
  letter-spacing: 0.08em;
  color: #c9b9a8;
  margin-bottom: 4px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 11px;
  font-family: Inter, sans-serif;
}
.ui-panel-l9  {
  font-weight: 700;
  font-size: 15px;
  font-family: Inter, sans-serif;
  color: #ffd700;
}
@media (min-width:844px) {
  .js-area-main-zh { padding-top: 60px; padding-right: 38px; padding-bottom: 60px; padding-left: 38px; }
  .l-link-item-mt  {
  flex-direction: row;
  gap: 48px;
}
  .l-widget-wrap-y0 { flex: 1; }
  .t-layer-k8 { flex: 0 0 260px; }
  .el-panel-wrap-u5 { font-size: 26px; }
  .mod-btn-right-6e8 table { display: table; }
}

.b-top-top-spf  {
  padding: 56px 20px;
  background: #2a2420;
}
.el-text-block-ftq  {
  max-width: 1280px;
  flex-direction: column;
  display: flex;
  gap: 28px;
  margin: 0 auto;
}
.zone-inner-ck5  {
  font-family: Cormorant Garamond, sans-serif;
  font-weight: 800;
  font-size: 24px;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #ffd700;
}
.b-component-left-gxi  {
  font-family: Inter, sans-serif;
  color: #f5e6d3;
  line-height: 1.7;
  font-size: 15px;
}
.b-component-left-gxi p {
  margin-bottom: 14px;
}
.b-component-left-gxi p:last-child { margin-bottom: 0; }
.b-component-left-gxi strong { color: #ffd700; }
.b-component-left-gxi a  {
  color: #d4af37;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.b-component-left-gxi a:hover { color: #b8860b; }
.b-component-left-gxi ul  {
  padding-left: 22px;
  list-style-type: disc;
  margin-bottom: 14px;
}
.b-component-left-gxi ol  {
  list-style-type: decimal;
  padding-left: 22px;
  margin-bottom: 0.875rem;
}
.b-component-left-gxi li  {
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 6px;
  color: #f5e6d3;
}
.b-component-left-gxi table  {
  margin-bottom: 14px;
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
}
.b-component-left-gxi th, .b-component-left-gxi td  {
  text-align: left;
  font-size: 14px;
  padding: 10px 12px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
}
.b-component-left-gxi th  {
  font-size: 13px;
  color: #ffd700;
  font-weight: 600;
  letter-spacing: 0.03em;
}
.b-bar-left-wj  {
  width: 100%;
  object-fit: cover;
  border-radius: 18px;
  max-height: 300px;
}
@media (min-width:862px) {
  .b-top-top-spf { padding-top: 72px; padding-right: 44px; padding-bottom: 72px; padding-left: 44px; }
  .el-text-block-ftq  {
  flex-direction: row;
  align-items: center;
  gap: 48px;
}
  .v-row-right-s4c { flex: 1; }
  .c-cell-top-374 { flex: 0 0 360px; }
  .b-bar-left-wj { max-height: 400px; }
  .zone-inner-ck5 { font-size: 28px; }
  .b-component-left-gxi table { display: table; }
}
.page-module-group-v6  {
  z-index: 1000;
  border: 1px solid rgba(212, 175, 55, 0.15);
  background: #2a2420;
  padding: 1.25rem;
  border-radius: 18px;
  max-width: 380px;
  bottom: 16px;
  width: calc(100% - 32px);
  position: fixed;
  left: 16px;
  box-shadow: 0 8px 32px rgba(0,0,0,0.4);
}

.group-primary-b2  {
  margin-bottom: 8px;
  font-size: 15px;
  font-weight: 700;
  color: #ffd700;
}

.m-layer-main-d3  {
  font-family: Inter, sans-serif;
  color: #f5e6d3;
  font-size: 0.8125rem;
  margin-bottom: 16px;
  line-height: 1.5;
}

.m-layer-main-d3 a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #ffd700;
}

.m-layer-main-d3 a:hover { color: #d4af37; }

.t-slot-left-3l  {
  display: flex;
  gap: 10px;
}

.wp-icon-wrap-cz  {
  border-radius: 10px;
  flex: 1;
  font-size: 0.8125rem;
  padding-top: 10px; padding-right: 1rem; padding-bottom: 10px; padding-left: 16px;
  background: rgba(255,255,255,0.1);
  color: #ffd700;
  text-align: center;
  font-family: Inter, sans-serif;
  font-weight: 600;
  transition: background 0.25s ease;
}

.wp-icon-wrap-cz:hover { background: rgba(255,255,255,0.15); }

.ui-wrapper-primary-ma  {
  font-weight: 500;
  text-align: center;
  padding-top: 10px; padding-right: 16px; padding-bottom: 10px; padding-left: 16px;
  font-family: Inter, sans-serif;
  flex: 1;
  color: #c9b9a8;
  border-radius: 10px;
  transition: color 0.25s ease;
  font-size: 13px;
}

.ui-wrapper-primary-ma:hover { color: #f5e6d3; }
.text-right-5j0  {
  background: #1a1612;
  padding: 50px 20px;
}
.ui-item-row-38t  {
  margin: 0 auto;
  max-width: 1280px;
}
.el-strip-head-y2  {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: Cormorant Garamond, sans-serif;
  color: #ffd700;
  font-size: 1.5rem;
  margin-bottom: 18px;
}
.m-main-area-cf  {
  font-size: 15px;
  font-family: Inter, sans-serif;
  color: #f5e6d3;
  line-height: 1.7;
}
.m-main-area-cf p { margin-bottom: 14px; }
.m-main-area-cf p:last-child { margin-bottom: 0; }
.m-main-area-cf strong { color: #ffd700; }
.m-main-area-cf a  {
  text-underline-offset: 2px;
  text-decoration: underline;
  color: #d4af37;
}
.m-main-area-cf a:hover { color: #b8860b; }
.m-main-area-cf ul  {
  margin-bottom: 14px;
  padding-left: 20px;
  list-style-type: disc;
}
.m-main-area-cf ol  {
  margin-bottom: 14px;
  padding-left: 20px;
  list-style-type: decimal;
}
.m-main-area-cf li  {
  color: #f5e6d3;
  font-size: 15px;
  margin-bottom: 6px;
  line-height: 1.7;
}
.m-main-area-cf dl { margin-bottom: 14px; }
.m-main-area-cf dt  {
  margin-top: 14px;
  font-size: 0.9375rem;
  font-weight: 700;
  color: #ffd700;
}
.m-main-area-cf dt:first-child { margin-top: 0; }
.m-main-area-cf dd  {
  line-height: 1.7;
  margin-bottom: 6px;
  margin-left: 0;
  color: #f5e6d3;
  font-size: 15px;
}
.m-main-area-cf table  {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  margin-bottom: 14px;
  width: 100%;
}
.m-main-area-cf th  {
  color: #ffd700;
  background: rgba(255,255,255,0.04);
  font-weight: 600;
  padding: 10px 12px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  text-align: left;
}
.m-main-area-cf td  {
  padding-top: 10px; padding-right: 12px; padding-bottom: 10px; padding-left: 12px;
  color: #f5e6d3;
  border-bottom: 1px solid rgba(255,255,255,0.04);
}
@media (min-width:766px) {
  .text-right-5j0 { padding: 66px 40px; }
  .el-strip-head-y2 { font-size: 28px; }
  .m-main-area-cf table { display: table; }
}

.wp-text-body-r0p  {
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  background: #1a1612;
  padding-top: 32px; padding-right: 20px; padding-bottom: 32px; padding-left: 20px;
}

.b-card-col-1c  {
  max-width: 1280px;
  margin: 0 auto;
}

.l-wrapper-box-pg  {
  gap: 20px;
  flex-direction: column;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  padding-bottom: 24px;
  display: flex;
}

.site-container-base-idc  {
  color: #ffd700;
  letter-spacing: -0.02em;
  font-size: 1.125rem;
  font-weight: 800;
}

.l-module-wrap-ey  {
  gap: 8px 20px;
  display: flex;
  flex-wrap: wrap;
}

.l-module-wrap-ey a  {
  font-family: Inter, sans-serif;
  font-size: 13px;
  transition: color 0.25s ease;
  color: #f5e6d3;
  font-weight: 500;
}

.l-module-wrap-ey a:hover { color: #ffd700; }

.v-nav-main-p5  {
  padding-top: 20px;
  gap: 12px;
  flex-direction: column;
  display: flex;
}

.l-bar-row-2e  {
  color: #c9b9a8;
  font-size: 0.75rem;
  line-height: 1.7;
}

.card-col-qa9  {
  font-size: 12px;
  color: #c9b9a8;
}

@media (min-width:767px) {
  .wp-text-body-r0p { padding: 36px 40px; }
  .l-wrapper-box-pg  {
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
}
  .v-nav-main-p5  {
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
}
}
.ui-grid-row-v9i  {
  background: #2a2420;
  padding-top: 64px; padding-right: 1.375rem; padding-bottom: 64px; padding-left: 22px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  border-top: 1px solid rgba(212, 175, 55, 0.15);
}

.m-section-top-8g  {
  gap: 32px;
  max-width: 1280px;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}

.ui-text-head-x2 { flex-shrink: 0; }

.app-wrap-area-k1y  {
  text-transform: uppercase;
  margin-bottom: 0.75rem;
  letter-spacing: 0.1em;
  font-weight: 700;
  color: #d4af37;
  font-size: 0.75rem;
}

.c-layer-inner-nxo  {
  line-height: 1.2;
  font-family: Cormorant Garamond, sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 26px;
  margin-bottom: 12px;
  color: #ffd700;
}

.page-hero-top-7je  {
  margin-bottom: 1.25rem;
  font-weight: 800;
  font-size: 36px;
  color: #d4af37;
}

.page-container-head-cu  {
  border-radius: 10px;
  background: #d4af37;
  display: inline-block;
  font-family: Inter, sans-serif;
  transition: background 0.25s ease;
  padding-top: 15px; padding-right: 34px; padding-bottom: 15px; padding-left: 34px;
  font-size: 0.9375rem;
  font-weight: 700;
  color: #1a1612;
}

.page-container-head-cu:hover { background: #b8860b; }

.item-cell-nw  {
  font-size: 11px;
  margin-top: 10px;
  color: #c9b9a8;
}

.l-component-box-58 { flex: 1; }

.l-component-box-58 p  {
  line-height: 1.7;
  margin-bottom: 13px;
  font-family: Inter, sans-serif;
  color: #f5e6d3;
  font-size: 15px;
}

.l-component-box-58 p:last-child { margin-bottom: 0; }

.l-component-box-58 ul  {
  margin-bottom: 13px;
  list-style-type: circle;
  padding-left: 22px;
}

.l-component-box-58 ol  {
  padding-left: 1.375rem;
  margin-bottom: 13px;
  list-style-type: decimal;
}

.l-component-box-58 li  {
  font-family: Inter, sans-serif;
  margin-bottom: 7px;
  font-size: 14px;
  color: #f5e6d3;
  line-height: 1.6;
}

.l-component-box-58 a  {
  color: #d4af37;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.l-component-box-58 a:hover { color: #b8860b; }

.l-component-box-58 strong { color: #ffd700; }

.l-component-box-58 table  {
  display: block;
  border-collapse: collapse;
  margin-bottom: 13px;
  font-size: 14px;
  overflow-x: auto;
  width: 100%;
}

.l-component-box-58 th  {
  color: #ffd700;
  font-weight: 600;
  padding: 10px 12px;
  text-align: left;
  background: rgba(255,255,255,0.04);
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
}

.l-component-box-58 td  {
  color: #f5e6d3;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding: 10px 12px;
}

@media (min-width:804px) {
  .ui-grid-row-v9i { padding-top: 80px; padding-right: 40px; padding-bottom: 80px; padding-left: 2.5rem; }
  .m-section-top-8g  {
  gap: 60px;
  align-items: flex-start;
  flex-direction: row;
}
  .ui-text-head-x2 { max-width: 380px; }
  .c-layer-inner-nxo { font-size: 32px; }
  .page-hero-top-7je { font-size: 44px; }
  .l-component-box-58 table { display: table; }
}
.cell-item-ko  {
  padding: 46px 18px;
  background: #1a1612;
}
.m-header-main-dm1  {
  max-width: 1280px;
  margin: 0 auto;
}
.b-cell-body-gsk  {
  color: #ffd700;
  margin-bottom: 16px;
  font-weight: 800;
  font-size: 22px;
  font-family: Cormorant Garamond, sans-serif;
  overflow-wrap: break-word;
}
.t-text-top-ci  {
  color: #f5e6d3;
  font-size: 14px;
  font-family: Inter, sans-serif;
  line-height: 1.6;
}
.t-text-top-ci p { margin-bottom: 12px; }
.t-text-top-ci p:last-child { margin-bottom: 0; }
.t-text-top-ci strong { color: #ffd700; }
.t-text-top-ci a  {
  text-underline-offset: 2px;
  color: #d4af37;
  text-decoration: underline;
}
.t-text-top-ci a:hover { color: #b8860b; }
.t-text-top-ci ul  {
  list-style-type: disc;
  padding-left: 1.125rem;
  margin-bottom: 12px;
}
.t-text-top-ci ol  {
  list-style-type: decimal;
  padding-left: 18px;
  margin-bottom: 12px;
}
.t-text-top-ci li  {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 5px;
  color: #f5e6d3;
}
.t-text-top-ci table  {
  margin-bottom: 12px;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
}
.t-text-top-ci th  {
  text-align: left;
  font-weight: 600;
  padding: 10px 12px;
  color: #ffd700;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  background: rgba(255,255,255,0.04);
}
.t-text-top-ci td  {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding-top: 10px; padding-right: 12px; padding-bottom: 10px; padding-left: 12px;
  color: #f5e6d3;
}
@media (min-width:776px) {
  .cell-item-ko { padding: 62px 36px; }
  .b-cell-body-gsk { font-size: 26px; }
  .t-text-top-ci table { display: table; }
}

.b-strip-inner-aj  {
  padding-top: 2rem; padding-right: 20px; padding-bottom: 32px; padding-left: 20px;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  background: #1a1612;
}
.mod-holder-primary-1h4  {
  margin: 0 auto;
  text-align: center;
  max-width: 1280px;
}
.t-menu-foot-rxz  {
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 16px;
}
.site-row-cell-og  {
  justify-content: center;
  height: 36px;
  font-family: Inter, sans-serif;
  border: 2px solid #c9b9a8;
  align-items: center;
  color: #c9b9a8;
  font-weight: 800;
  display: flex;
  width: 36px;
  border-radius: 50%;
  font-size: 11px;
}
.t-strip-group-jg7  {
  border: 1px solid rgba(212, 175, 55, 0.15);
  color: #c9b9a8;
  font-size: 11px;
  font-family: Inter, sans-serif;
  padding: 6px 14px;
  font-weight: 600;
  border-radius: 4px;
}
.v-list-wrap-ji  {
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 700px;
  font-family: Inter, sans-serif;
  color: #f5e6d3;
  line-height: 1.65;
  margin: 0 auto;
}

.b-component-head-1y6  {
  background: #2a2420;
  padding: 56px 20px;
}
.mod-grid-box-e6  {
  max-width: 1280px;
  margin: 0 auto;
}
.page-link-head-fs  {
  box-shadow: 0 2px 10px rgba(0,0,0,0.08);
  padding: 30px 24px;
  background: #1a1612;
  border-radius: 18px;
  border: 1px solid rgba(212, 175, 55, 0.15);
}
.l-section-area-928  {
  font-weight: 600;
  font-family: Inter, sans-serif;
  margin-bottom: 10px;
  font-size: 11px;
  color: #d4af37;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  display: inline-block;
}
.app-region-body-8eo  {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 20px;
  font-family: Cormorant Garamond, sans-serif;
  color: #ffd700;
  overflow-wrap: break-word;
}
.m-menu-group-sg  {
  color: #f5e6d3;
  line-height: 1.75;
  font-size: 14px;
  font-family: Inter, sans-serif;
}
.m-menu-group-sg p {
  margin-bottom: 12px;
}
.m-menu-group-sg p:last-child { margin-bottom: 0; }
.m-menu-group-sg strong  {
  color: #ffd700;
  font-weight: 600;
}
.m-menu-group-sg a  {
  color: #d4af37;
  transition: color 0.25s;
  text-decoration: none;
}
.m-menu-group-sg a:hover {
  color: #b8860b;
}
.m-menu-group-sg ul  {
  list-style-type: circle;
  padding-left: 20px;
  margin-bottom: 12px;
}
.m-menu-group-sg ol  {
  margin-bottom: 12px;
  padding-left: 20px;
  list-style-type: decimal;
}
.m-menu-group-sg li  {
  font-size: 14px;
  color: #f5e6d3;
  margin-bottom: 6px;
  line-height: 1.7;
}
.m-menu-group-sg dl { margin-bottom: 12px; }
.m-menu-group-sg dt  {
  color: #ffd700;
  margin-top: 0.875rem;
  font-weight: 800;
  font-size: 0.875rem;
}
.m-menu-group-sg dt:first-child { margin-top: 0; }
.m-menu-group-sg dd  {
  margin-left: 0;
  margin-bottom: 6px;
  font-size: 14px;
  color: #f5e6d3;
  line-height: 1.75;
}
.m-menu-group-sg table  {
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  display: block;
  margin-bottom: 12px;
}
.m-menu-group-sg th,
.m-menu-group-sg td  {
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  font-size: 13px;
  text-align: left;
  padding-top: 9px; padding-right: 10px; padding-bottom: 9px; padding-left: 10px;
}
.m-menu-group-sg th  {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 12px;
  color: #ffd700;
}
@media(min-width:798px) {
  .b-component-head-1y6 {
    padding: 72px 42px;
  }
  .page-link-head-fs {
    padding: 38px 42px;
  }
  .app-region-body-8eo {
    font-size: 1.625rem;
  }
  .m-menu-group-sg table { display: table; }
}
.strip-base-3q  {
  background: #1a1612;
  overflow: hidden;
}
.js-hero-foot-wlo  {
  display: flex;
  position: relative;
  min-height: 480px;
  padding-top: 3.5rem; padding-right: 20px; padding-bottom: 56px; padding-left: 20px;
  text-align: center;
  align-items: center;
  background: linear-gradient(160deg, #1a1612 0%, #2a2420 40%, #1a1612 100%);
  justify-content: center;
}
.js-hero-foot-wlo::before  {
  position: absolute;
  pointer-events: none;
  content: '';
  background: radial-gradient(ellipse at 50% 30%, rgba(212,175,55,0.08) 0%, transparent 60%);
  inset: 0;
}
.site-module-base-jp  {
  max-width: 680px;
  z-index: 1;
  position: relative;
}
.t-nav-inner-g6y  {
  font-weight: 700;
  color: #d4af37;
  font-family: Inter, sans-serif;
  padding: 5px 14px;
  border-radius: 20px;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 18px;
  border: 1px solid rgba(212,175,55,0.3);
  display: inline-block;
  letter-spacing: 0.08em;
}
.mod-slot-cell-ju  {
  font-family: Cormorant Garamond, sans-serif;
  margin-bottom: 0.875rem;
  font-size: 30px;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.15;
  color: #ffd700;
}
.c-row-inner-hu  {
  color: #f5e6d3;
  max-width: 500px;
  line-height: 1.6;
  margin-bottom: 1.5rem;
  font-family: Inter, sans-serif;
  margin-right: auto;
  font-size: 0.9375rem;
  margin-left: auto;
}
.wrapper-cell-vw2  {
  gap: 0.875rem;
  margin-top: 6px;
  align-items: center;
  display: flex;
  flex-direction: column;
}
.v-element-inner-vyj  {
  background: rgba(212,175,55,0.1);
  padding: 0.875rem 22px;
  border-radius: 18px;
  text-align: center;
  width: 100%;
  max-width: 360px;
  border: 1px solid rgba(212,175,55,0.25);
}
.m-row-wrap-8pl  {
  line-height: 1.2;
  font-size: 1.5rem;
  font-weight: 800;
  color: #d4af37;
  font-family: Cormorant Garamond, sans-serif;
}
.app-widget-base-xz  {
  color: #c9b9a8;
  margin-top: 4px;
  font-size: 13px;
  font-family: Inter, sans-serif;
}
.site-header-item-qo0  {
  color: #1a1612;
  font-size: 15px;
  text-align: center;
  padding-top: 14px; padding-right: 32px; padding-bottom: 14px; padding-left: 32px;
  transition: background 0.25s ease;
  font-weight: 700;
  width: 100%;
  font-family: Inter, sans-serif;
  border-radius: 10px;
  display: block;
  text-decoration: none;
  max-width: 360px;
  background: #d4af37;
}
.site-header-item-qo0:hover {
  background: #b8860b;
}
.c-top-cell-re  {
  font-family: Inter, sans-serif;
  color: #c9b9a8;
  font-size: 11px;
  margin-top: 6px;
}
.js-section-col-8jo  {
  padding: 28px 16px;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  background: #1a1612;
}
.site-region-foot-gp2  {
  margin: 0 auto;
  max-width: 1280px;
  flex-wrap: wrap;
  gap: 1.25rem 0;
  justify-content: center;
  display: flex;
}
.ui-view-box-l8  {
  text-align: center;
  padding: 0 14px;
  flex: 1 1 50%;
}
.b-region-head-en  {
  line-height: 1.1;
  color: #d4af37;
  margin-bottom: 3px;
  font-size: 26px;
  font-family: Cormorant Garamond, sans-serif;
  font-weight: 800;
}
.app-container-yw  {
  letter-spacing: 0.06em;
  font-size: 11px;
  color: #c9b9a8;
  font-family: Inter, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
@media(min-width:767px) {
  .js-hero-foot-wlo  {
  padding: 72px 40px;
  min-height: 560px;
}
  .mod-slot-cell-ju { font-size: 2.75rem; }
  .c-row-inner-hu { font-size: 17px; }
  .m-row-wrap-8pl { font-size: 34px; }
  .js-section-col-8jo { padding-top: 36px; padding-right: 1.25rem; padding-bottom: 36px; padding-left: 20px; }
  .ui-view-box-l8  {
  flex: 1;
  border-right: 1px solid rgba(212, 175, 55, 0.15);
}
  .ui-view-box-l8:last-child { border-right: none; }
  .b-region-head-en { font-size: 34px; }
}