*, *::before, *::after  {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
body  {
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
}
img, svg  {
  display: block;
  max-width: 100%;
}
a  {
  color: inherit;
  text-decoration: none;
}
button  {
  font: inherit;
  border: none;
  cursor: pointer;
  background: none;
}
ul, ol { list-style: none; }
input, textarea, select { font: inherit; }
.c-view-box-dbd  {
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
  background: #1a1410;
}

.b-hero-wrap-t2  {
  align-items: center;
  display: flex;
  padding: 0 16px;
  margin: 0 auto;
  max-width: 1280px;
  height: 56px;
  gap: 12px;
}

.c-widget-right-hic  {
  transition: background 0.25s ease;
  height: 40px;
  background: none;
  width: 40px;
  border: 1px solid rgba(212, 175, 55, 0.12);
  display: flex;
  flex-shrink: 0;
  color: #e8e4d9;
  align-items: center;
  cursor: pointer;
  justify-content: center;
  border-radius: 8px;
}

.c-widget-right-hic:hover { background: rgba(255,255,255,0.04); }

.el-frame-body-k2  {
  gap: 8px;
  letter-spacing: -0.02em;
  align-items: center;
  font-weight: 800;
  display: flex;
  font-size: 19px;
  white-space: nowrap;
  color: #f4d9a8;
}

.c-group-main-nn7  {
  align-items: center;
  gap: 8px;
  margin-left: auto;
  display: flex;
}

.mod-module-col-jt  {
  transition: background 0.25s ease;
  font-family: Inter, sans-serif;
  background: #d4af37;
  color: #1a1410;
  font-weight: 700;
  padding-top: 7px; padding-right: 0.875rem; padding-bottom: 7px; padding-left: 14px;
  border-radius: 8px;
  font-size: 13px;
}

.mod-module-col-jt:hover { background: #e8c547; }

.v-panel-inner-155  {
  color: #e8e4d9;
  background: none;
  display: none;
  border: 1px solid rgba(255,255,255,0.1);
}

.v-panel-inner-155:hover { background: rgba(255,255,255,0.04); }

/* --- Drawer --- */

.l-widget-wrap-0k  {
  top: 0;
  display: flex;
  background: #1a1410;
  height: 100%;
  flex-direction: column;
  position: fixed;
  transform: translateX(-100%);
  z-index: 200;
  transition: transform 0.3s ease;
  overflow-y: auto;
  width: 280px;
  border-right: 1px solid rgba(212, 175, 55, 0.12);
  left: 0;
}

.l-widget-wrap-0k.app-row-left-x0x { transform: translateX(0); }

.card-area-tak  {
  justify-content: space-between;
  padding-top: 16px; padding-right: 20px; padding-bottom: 16px; padding-left: 1.25rem;
  border-bottom: 1px solid rgba(255,255,255,0.06);
  align-items: center;
  display: flex;
  flex-shrink: 0;
}

.c-zone-left-xw  {
  height: 32px;
  width: 32px;
  display: grid;
  font-size: 18px;
  background: none;
  place-items: center;
  border: 1px solid rgba(212, 175, 55, 0.12);
  transition: background 0.25s ease;
  border-radius: 4px;
  cursor: pointer;
  color: #e8e4d9;
}

.c-zone-left-xw:hover { background: rgba(255,255,255,0.04); }

.wp-col-top-dg  {
  display: flex;
  padding: 12px 0;
  flex: 1;
  flex-direction: column;
}

.wp-group-primary-o8t  {
  padding: 14px 24px;
  font-size: 16px;
  font-family: Inter, sans-serif;
  font-weight: 500;
  transition: background 0.25s ease, color 0.25s ease;
  color: #e8e4d9;
}

.wp-group-primary-o8t:hover  {
  background: rgba(255,255,255,0.04);
  color: #f4d9a8;
}

.ui-text-group-xp  {
  transition: opacity 0.3s ease, visibility 0.3s ease;
  background: rgba(26, 20, 16, 0.85);
  z-index: 150;
  position: fixed;
  visibility: hidden;
  opacity: 0;
  inset: 0;
}

.ui-text-group-xp.app-row-left-x0x  {
  opacity: 1;
  visibility: visible;
}

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

.wp-cell-right-mx { position: relative; }

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

.t-component-left-f5:hover  {
  border-color: rgba(255,255,255,0.15);
  background: rgba(255,255,255,0.04);
}
.t-wrap-left-nji  {
  transition: transform 0.25s ease;
  font-size: 10px;
}
.wp-cell-right-mx.app-row-left-x0x .t-wrap-left-nji { transform: rotate(180deg); }

.c-container-row-d1d  {
  display: none;
  padding: 4px;
  min-width:144px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  border-radius: 12px;
  right: 0;
  position: absolute;
  background: #2a2218;
  top: calc(100% + 4px);
  z-index: 50;
  border: 1px solid rgba(212, 175, 55, 0.12);
}

.wp-cell-right-mx.app-row-left-x0x .c-container-row-d1d { display: block; }

.app-hero-top-q6  {
  gap: 8px;
  font-family: Inter, sans-serif;
  display: flex;
  padding: 8px 12px;
  cursor: pointer;
  align-items: center;
  font-size: 13px;
  color: #e8e4d9;
  border-radius: 8px;
  transition: background 0.25s ease, color 0.25s ease;
  font-weight: 500;
}

.app-hero-top-q6:hover  {
  color: #f4d9a8;
  background: rgba(255,255,255,0.06);
}
.app-hero-top-q6.active { color: #d4af37; }
.wrap-base-01  {
  line-height: 1;
  font-size: 16px;
}

/* --- Desktop --- */

@media (min-width:802px) {
  .b-hero-wrap-t2  {
  padding: 0 20px;
  height: 60px;
}
  .v-panel-inner-155 { display: inline-flex; }
}
.ui-container-col-cc  {
  background: #1a1410;
  padding-top: 50px; padding-right: 20px; padding-bottom: 50px; padding-left: 20px;
}
.page-text-foot-6d  {
  margin: 0 auto;
  max-width: 1280px;
}
.b-nav-item-5z1  {
  text-align: center;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.5rem;
  color: #f4d9a8;
  margin-bottom: 32px;
  font-family: Playfair Display, serif;
}
.site-inner-col-gj  {
  gap: 1.25rem;
  grid-template-columns: 1fr;
  display: grid;
}
.app-strip-j7h {
  text-align: center;
}
.ui-cell-foot-m6l  {
  margin-bottom: 0.875rem;
  align-items: center;
  font-size: 18px;
  background: #d4af37;
  height: 44px;
  font-weight: 800;
  font-family: Playfair Display, serif;
  color: #1a1410;
  display: inline-flex;
  border-radius: 50%;
  width: 44px;
  justify-content: center;
}
.wp-inner-area-95  {
  color: #f4d9a8;
  font-family: Playfair Display, serif;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 6px;
}
.mod-nav-box-nli  {
  line-height: 1.55;
  font-family: Inter, sans-serif;
  color: #a89881;
  font-size: 14px;
}
@media (min-width:717px) {
  .ui-container-col-cc { padding-top: 4rem; padding-right: 36px; padding-bottom: 64px; padding-left: 2.25rem; }
  .site-inner-col-gj  {
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 28px;
}
  .b-nav-item-5z1 { font-size: 1.75rem; }
}

.page-view-body-4hj  {
  padding: 42px 16px;
  background: #1a1410;
}
.ui-strip-inner-al  {
  margin: 0 auto;
  max-width: 800px;
  text-align: center;
}
.t-list-right-5hx  {
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 22px;
  font-weight: 800;
  font-family: Playfair Display, serif;
  color: #f4d9a8;
}
.l-title-head-75  {
  line-height: 1.65;
  color: #e8e4d9;
  font-size: 15px;
  text-align: left;
  font-family: Inter, sans-serif;
}
.l-title-head-75 p {
  margin-bottom: 12px;
}
.l-title-head-75 p:last-child {
  margin-bottom: 0;
}
.l-title-head-75 strong {
  color: #f4d9a8;
}
.l-title-head-75 a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #d4af37;
}
.l-title-head-75 a:hover {
  color: #e8c547;
}
.l-title-head-75 ul, .l-title-head-75 ol  {
  margin-bottom: 12px;
  padding-left: 18px;
}
.l-title-head-75 li  {
  color: #e8e4d9;
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 1.65;
}
.l-title-head-75 table  {
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
.l-title-head-75 th, .l-title-head-75 td  {
  font-size: 14px;
  text-align: left;
  padding: 9px 11px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
}
.l-title-head-75 th  {
  font-weight: 600;
  color: #f4d9a8;
}
@media (min-width:763px) {
  .page-view-body-4hj { padding: 56px 32px; }
  .t-list-right-5hx { font-size: 26px; }
}

.l-container-head-5j  {
  background: #1a1410;
  padding: 40px 16px;
}
.ui-inner-foot-pk  {
  margin: 0 auto;
  max-width: 800px;
}
.site-panel-foot-gz1  {
  padding-left: 1.5rem;
  border-left: 3px solid #d4af37;
}
.m-view-4y  {
  font-family: Playfair Display, serif;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #f4d9a8;
  font-size: 22px;
}
.js-icon-block-jg  {
  line-height: 1.6;
  font-size: 16px;
  color: #e8e4d9;
  font-family: Inter, sans-serif;
}
.js-icon-block-jg p {
  margin-bottom: 16px;
}
.js-icon-block-jg p:last-child {
  margin-bottom: 0;
}
.js-icon-block-jg strong {
  color: #f4d9a8;
}
.js-icon-block-jg a  {
  color: #d4af37;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.js-icon-block-jg a:hover {
  color: #e8c547;
}
.js-icon-block-jg ul, .js-icon-block-jg ol  {
  padding-left: 20px;
  margin-bottom: 16px;
}
.js-icon-block-jg li  {
  color: #e8e4d9;
  font-size: 16px;
  margin-bottom: 8px;
  line-height: 1.6;
}
.js-icon-block-jg table  {
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  margin-bottom: 16px;
}
.js-icon-block-jg th, .js-icon-block-jg td  {
  text-align: left;
  padding: 10px 13px;
  font-size: 0.9375rem;
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
}
.js-icon-block-jg th  {
  color: #f4d9a8;
  font-weight: 600;
}
@media (min-width:844px) {
  .l-container-head-5j { padding: 56px 32px; }
  .site-panel-foot-gz1 { padding-left: 32px; }
  .m-view-4y { font-size: 26px; }
}

.wp-zone-cell-9n  {
  border-top: 1px solid rgba(212, 175, 55, 0.12);
  background: #1a1410;
  padding: 48px 20px;
}
.js-hero-box-m4y  {
  margin: 0 auto;
  flex-direction: column;
  gap: 22px;
  display: flex;
  max-width: 1280px;
}
.page-cell-area-0z  {
  font-size: 26px;
  margin-bottom: 8px;
  font-family: Playfair Display, serif;
  font-weight: 800;
  color: #f4d9a8;
  overflow-wrap: break-word;
}
.wp-item-col-gys  {
  font-family: Inter, sans-serif;
  line-height: 1.5;
  color: #a89881;
  font-size: 15px;
}
.v-inner-top-wg  {
  font-size: 16px;
  font-family: Inter, sans-serif;
  color: #e8e4d9;
  line-height: 1.75;
}
.v-inner-top-wg p { margin-bottom: 15px; }
.v-inner-top-wg p:last-child { margin-bottom: 0; }
.v-inner-top-wg strong { color: #f4d9a8; }
.v-inner-top-wg a  {
  color: #d4af37;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.v-inner-top-wg a:hover { color: #e8c547; }
.v-inner-top-wg ul, .v-inner-top-wg ol  {
  padding-left: 22px;
  margin-bottom: 15px;
}
.v-inner-top-wg li  {
  margin-bottom: 7px;
  font-size: 16px;
  line-height: 1.75;
  color: #e8e4d9;
}
.v-inner-top-wg table  {
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.9375rem;
  border-collapse: collapse;
  display: block;
}
.v-inner-top-wg th  {
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
  color: #f4d9a8;
  text-align: left;
  font-weight: 600;
  background: rgba(255,255,255,0.03);
  padding: 11px 14px;
}
.v-inner-top-wg td  {
  color: #e8e4d9;
  padding: 11px 14px;
  border-bottom: 1px solid rgba(255,255,255,0.03);
}
@media (min-width:898px) {
  .wp-zone-cell-9n { padding: 64px 40px; }
  .js-hero-box-m4y  {
  flex-direction: row;
  gap: 56px;
}
  .banner-pp { flex: 0 0 300px; }
  .page-cell-area-0z { font-size: 30px; }
}

.slot-cell-n25  {
  background: #1a1410;
  border-top: 1px solid rgba(212, 175, 55, 0.12);
  padding: 2.75rem 22px;
}

.b-content-row-5f5  {
  max-width: 1280px;
  margin: 0 auto;
}

.b-frame-left-px4  {
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
  gap: 32px;
  display: flex;
  flex-direction: column;
  padding-bottom: 28px;
}

.js-header-area-81 { flex: 1; }

.js-frame-right-7vw  {
  letter-spacing: -0.02em;
  margin-bottom: 12px;
  color: #f4d9a8;
  font-size: 21px;
  font-weight: 800;
}

.ui-main-inner-ul  {
  font-size: 13px;
  line-height: 1.65;
  font-family: Inter, sans-serif;
  color: #a89881;
  max-width: 360px;
}

.b-banner-base-ljk { flex: 1; }

.site-menu-left-3k  {
  letter-spacing: 0.08em;
  font-size: 0.8125rem;
  color: #f4d9a8;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 14px;
}

.page-area-main-zyo  {
  flex-direction: column;
  display: flex;
  gap: 10px;
}

.page-area-main-zyo a  {
  transition: color 0.25s ease;
  font-family: Inter, sans-serif;
  font-size: 14px;
  color: #e8e4d9;
}

.page-area-main-zyo a:hover { color: #f4d9a8; }

.site-text-area-ja  {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-top: 24px;
}

.c-panel-base-wd  {
  line-height: 1.65;
  font-size: 12px;
  color: #a89881;
}

.site-box-col-2c4  {
  font-size: 0.75rem;
  color: #a89881;
}

@media (min-width:805px) {
  .slot-cell-n25 { padding: 52px 44px; }
  .b-frame-left-px4  {
  gap: 60px;
  flex-direction: row;
}
  .site-text-area-ja  {
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: row;
}
}
.l-icon-4c  {
  padding-top: 22px; padding-right: 16px; padding-bottom: 22px; padding-left: 1rem;
  background: linear-gradient(180deg, #2a2218 0%, #1a1410 100%);
}
.mod-group-inner-gxo  {
  margin: 0 auto;
  display: flex;
  gap: 10px;
  justify-content: center;
  max-width: 1280px;
  flex-wrap: wrap;
}
.js-wrapper-area-bd  {
  background: rgba(255,255,255,0.04);
  white-space: nowrap;
  padding-top: 8px; padding-right: 18px; padding-bottom: 8px; padding-left: 18px;
  color: #a89881;
  font-size: 13px;
  border: 1px solid rgba(212, 175, 55, 0.12);
  border-radius: 100px;
  font-family: Inter, sans-serif;
}
.site-header-head-ax  {
  color: #d4af37;
  font-weight: 800;
}
@media (min-width:899px) {
  .l-icon-4c { padding: 28px 20px; }
  .js-wrapper-area-bd  {
  font-size: 14px;
  padding: 10px 22px;
}
}

.v-container-foot-q6  {
  background: #1a1410;
  padding-top: 40px; padding-right: 1.25rem; padding-bottom: 2.5rem; padding-left: 20px;
  overflow: hidden;
}

.m-btn-main-ms  {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  max-width: 1280px;
  gap: 32px;
}

.site-widget-group-reo { flex: 1; }

.js-hero-head-9r8  {
  font-size: 13px;
  text-transform: uppercase;
  color: #d4af37;
  font-weight: 600;
  letter-spacing: 0.1em;
  margin-bottom: 14px;
}

.l-header-left-2w  {
  font-weight: 800;
  margin-bottom: 14px;
  font-size: 28px;
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #f4d9a8;
  font-family: Playfair Display, serif;
}

.hero-inner-6t  {
  line-height: 1.6;
  color: #e8e4d9;
  font-family: Inter, sans-serif;
  font-size: 15px;
  margin-bottom: 24px;
}

.v-module-body-uun  {
  flex-wrap: wrap;
  margin-bottom: 1.5rem;
  display: flex;
  align-items: baseline;
  gap: 8px 12px;
}

.l-layer-cell-iox  {
  color: #d4af37;
  line-height: 1;
  font-size: 32px;
  font-weight: 800;
}

.v-element-main-b01  {
  color: #a89881;
  font-size: 14px;
}

.el-panel-item-ppz  {
  margin-bottom: 14px;
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
}

.mod-slot-col-57q  {
  border-radius: 8px;
  background: #d4af37;
  padding: 0.75rem 28px;
  transition: background 0.25s ease;
  font-family: Inter, sans-serif;
  font-size: 0.9375rem;
  color: #1a1410;
  font-weight: 700;
}

.mod-slot-col-57q:hover { background: #e8c547; }

.mod-box-row-mw  {
  font-size: 15px;
  transition: background 0.25s ease, border-color 0.25s ease;
  font-weight: 600;
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 8px;
  padding: 0.75rem 28px;
  font-family: Inter, sans-serif;
  color: #e8e4d9;
}

.mod-box-row-mw:hover  {
  border-color: rgba(255,255,255,0.2);
  background: rgba(255,255,255,0.04);
}

.app-item-primary-g1  {
  font-size: 11px;
  color: #a89881;
}

.page-wrapper-wrap-dog  {
  flex: 1;
  border-radius: 12px;
  overflow: hidden;
}
.t-hero-body-bee  {
  max-height: 340px;
  display: block;
  border-radius: 12px;
  object-fit: cover;
  width: 100%;
  height: auto;
}

@media (min-width:768px) {
  .v-container-foot-q6 { padding: 60px 40px; }
  .m-btn-main-ms  {
  gap: 60px;
  align-items: center;
  flex-direction: row;
}
  .site-widget-group-reo { flex: 1.2; }
  .page-wrapper-wrap-dog { flex: 0 0 42%; }
  .t-hero-body-bee { max-height: 480px; }
  .l-header-left-2w { font-size: 42px; }
  .l-layer-cell-iox { font-size: 2.75rem; }
}
.app-hero-cell-ei  {
  background: #2a2218;
  padding: 52px 20px;
}
.v-row-main-mn7  {
  margin: 0 auto;
  background: #1a1410;
  max-width: 1280px;
  box-shadow: 0 2px 14px rgba(0,0,0,0.1);
  border-radius: 12px;
  padding-top: 30px; padding-right: 22px; padding-bottom: 1.875rem; padding-left: 22px;
}
.l-element-left-v9i {
  margin-bottom: 26px;
}
.b-view-item-odf  {
  letter-spacing: 0.06em;
  color: #d4af37;
  font-size: 11px;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 600;
  font-family: Inter, sans-serif;
  margin-bottom: 8px;
}
.t-nav-head-a9  {
  margin-bottom: 10px;
  font-family: Playfair Display, serif;
  font-weight: 700;
  color: #f4d9a8;
  overflow-wrap: break-word;
  font-size: 22px;
}
.header-inner-j8  {
  color: #a89881;
  font-size: 14px;
  line-height: 1.6;
  font-family: Inter, sans-serif;
}
.b-card-foot-pd  {
  margin: 1.5rem 0;
  height: 1px;
  background: rgba(212, 175, 55, 0.12);
}
.js-container-cell-8xd {
  margin-bottom: 8px;
}
.c-strip-mm  {
  margin-bottom: 12px;
  color: #f4d9a8;
  font-size: 17px;
  font-family: Playfair Display, serif;
  font-weight: 600;
  overflow-wrap: break-word;
}
.page-header-inner-t72  {
  font-size: 14px;
  color: #e8e4d9;
  line-height: 1.7;
  font-family: Inter, sans-serif;
}
.page-header-inner-t72 p {
  margin-bottom: 10px;
}
.page-header-inner-t72 strong  {
  color: #f4d9a8;
  font-weight: 600;
}
.page-header-inner-t72 a  {
  color: #d4af37;
  transition: color 0.25s;
  text-decoration: none;
}
.page-header-inner-t72 a:hover {
  color: #e8c547;
}
.page-header-inner-t72 ul,
.page-header-inner-t72 ol  {
  padding-left: 20px;
  margin-bottom: 10px;
}
.page-header-inner-t72 li {
  margin-bottom: 4px;
}
.page-header-inner-t72 table  {
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.page-header-inner-t72 th,
.page-header-inner-t72 td  {
  padding: 8px 10px;
  text-align: left;
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
  font-size: 13px;
}
.page-header-inner-t72 th  {
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #f4d9a8;
}
@media(min-width:796px) {
  .app-hero-cell-ei {
    padding: 70px 40px;
  }
  .v-row-main-mn7 {
    padding: 40px 44px;
  }
  .t-nav-head-a9 {
    font-size: 26px;
  }
  .c-strip-mm {
    font-size: 1.25rem;
  }
}
.t-link-group-vv  {
  background: #2a2218;
  padding: 50px 18px;
}
.m-widget-group-xr  {
  box-shadow: 0 1px 10px rgba(0,0,0,0.08);
  background: #1a1410;
  max-width: 1280px;
  margin: 0 auto;
  padding: 26px 20px;
  border-radius: 12px;
}
.js-layer-cell-le  {
  font-weight: 600;
  display: inline-block;
  text-transform: uppercase;
  color: #d4af37;
  margin-bottom: 10px;
  letter-spacing: 0.05em;
  font-family: Inter, sans-serif;
  font-size: 11px;
}
.js-holder-group-68  {
  margin-bottom: 16px;
  overflow-wrap: break-word;
  font-family: Playfair Display, serif;
  font-weight: 700;
  color: #f4d9a8;
  font-size: 20px;
}
.mod-list-body-fub  {
  font-size: 15px;
  line-height: 1.65;
  font-family: Inter, sans-serif;
  color: #e8e4d9;
}
.mod-list-body-fub p { margin-bottom: 12px; }
.mod-list-body-fub strong  {
  font-weight: 600;
  color: #f4d9a8;
}
.mod-list-body-fub a  {
  color: #d4af37;
  transition: color 0.25s;
  text-decoration: none;
}
.mod-list-body-fub a:hover { color: #e8c547; }
.mod-list-body-fub ul, .mod-list-body-fub ol  {
  padding-left: 22px;
  margin-bottom: 12px;
}
.mod-list-body-fub li { margin-bottom: 5px; }
.mod-list-body-fub table  {
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
.mod-list-body-fub th, .mod-list-body-fub td  {
  padding: 9px 11px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
  font-size: 14px;
  text-align: left;
}
.mod-list-body-fub th  {
  color: #f4d9a8;
  letter-spacing: 0.04em;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
}
@media(min-width:838px) {
  .t-link-group-vv { padding-top: 66px; padding-right: 38px; padding-bottom: 66px; padding-left: 38px; }
  .m-widget-group-xr { padding: 36px 38px; }
  .js-holder-group-68 { font-size: 24px; }
}
.v-zone-wrap-u1  {
  background: #2a2218;
  padding-top: 48px; padding-right: 20px; padding-bottom: 48px; padding-left: 20px;
}
.ui-holder-wrap-9y  {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
.wrapper-item-p22  {
  font-family: Playfair Display, serif;
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 700;
  color: #a89881;
  overflow-wrap: break-word;
}
.app-holder-group-ipv  {
  font-family: Inter, sans-serif;
  color: #a89881;
  line-height: 1.7;
  font-size: 13px;
}
.app-holder-group-ipv p {
  margin-bottom: 10px;
}
.app-holder-group-ipv p:last-child {
  margin-bottom: 0;
}
.app-holder-group-ipv a  {
  text-underline-offset: 2px;
  color: #e8e4d9;
  text-decoration: underline;
}
.app-holder-group-ipv a:hover {
  color: #d4af37;
}
.app-holder-group-ipv strong {
  color: #e8e4d9;
}
.app-holder-group-ipv ul, .app-holder-group-ipv ol  {
  margin-bottom: 10px;
  padding-left: 1.25rem;
}
.app-holder-group-ipv li  {
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 4px;
  color: #a89881;
}
.app-holder-group-ipv table  {
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 10px;
  width: 100%;
}
.app-holder-group-ipv th, .app-holder-group-ipv td  {
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
  font-size: 12px;
  text-align: left;
  padding: 8px 10px;
}
.app-holder-group-ipv th  {
  color: #e8e4d9;
  font-weight: 600;
}

.js-card-top-ws  {
  right: 0;
  top: 0;
  z-index: 1000;
  background: #2a2218;
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
  left: 0;
  position: fixed;
  padding: 10px 20px;
}

.m-frame-foot-xf  {
  flex-direction: column;
  display: flex;
  margin: 0 auto;
  max-width: 1280px;
  align-items: center;
  gap: 10px;
}

.c-title-wrap-zl9  {
  font-size: 0.75rem;
  color: #e8e4d9;
  text-align: center;
  font-family: Inter, sans-serif;
  line-height: 1.4;
}

.c-title-wrap-zl9 a  {
  color: #f4d9a8;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.c-title-wrap-zl9 a:hover { color: #d4af37; }

.t-link-base-e1g  {
  display: flex;
  flex-shrink: 0;
  gap: 8px;
}

.c-inner-col-5y1  {
  font-family: Inter, sans-serif;
  border-radius: 4px;
  color: #f4d9a8;
  font-size: 12px;
  padding: 5px 16px;
  font-weight: 600;
  background: rgba(255,255,255,0.1);
  transition: background 0.25s ease;
}

.c-inner-col-5y1:hover { background: rgba(255,255,255,0.15); }

.c-header-cell-cn1  {
  font-weight: 500;
  font-family: Inter, sans-serif;
  padding: 5px 16px;
  color: #a89881;
  font-size: 12px;
  border-radius: 4px;
  transition: color 0.25s ease;
}

.c-header-cell-cn1:hover { color: #e8e4d9; }

@media (min-width:772px) {
  .m-frame-foot-xf  {
  gap: 16px;
  justify-content: center;
  flex-direction: row;
}
  .js-card-top-ws { padding: 8px 40px; }
}
.v-nav-area-4mh  {
  background-position: center;
  background: #1a1410;
  position: relative;
  padding: 58px 20px;
  background-repeat: no-repeat;
  background-size: cover;
}
.ui-group-col-9s  {
  z-index: 1;
  position: relative;
}
.v-nav-area-4mh::before  {
  inset: 0;
  background: linear-gradient(180deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.85) 100%);
  content: '';
  position: absolute;
  pointer-events: none;
}
.b-component-inner-j1  {
  backdrop-filter: blur(8px);
  max-width: 780px;
  margin: 0 auto;
  border-radius: 12px;
  text-align: center;
  background: rgba(0,0,0,0.4);
  padding: 34px 26px;
  border: 1px solid rgba(255,255,255,0.1);
}
.t-strip-block-e51  {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 22px;
  color: #fff;
  margin-bottom: 10px;
  font-family: Playfair Display, serif;
  text-shadow: 0 2px 8px rgba(0,0,0,0.3);
}
.b-title-cell-xe8  {
  margin-bottom: 22px;
  color: #d4af37;
  font-weight: 800;
  text-shadow: 0 2px 12px rgba(0,0,0,0.4);
  font-size: 36px;
}
.v-box-wrap-zh { margin-bottom: 1.625rem; }
.v-box-wrap-zh p  {
  margin-bottom: 13px;
  font-size: 15px;
  font-family: Inter, sans-serif;
  color: rgba(255,255,255,0.9);
  line-height: 1.7;
}
.v-box-wrap-zh p:last-child { margin-bottom: 0; }
.v-box-wrap-zh ul, .v-box-wrap-zh ol  {
  padding-left: 20px;
  text-align: left;
  margin-bottom: 13px;
}
.v-box-wrap-zh li  {
  line-height: 1.6;
  color: rgba(255,255,255,0.85);
  margin-bottom: 6px;
  font-family: Inter, sans-serif;
  font-size: 14px;
}
.v-box-wrap-zh strong { color: #fff; }
.v-box-wrap-zh table  {
  margin-bottom: 0.8125rem;
  display: block;
  overflow-x: auto;
  font-size: 14px;
  border-collapse: collapse;
  width: 100%;
}
.v-box-wrap-zh th  {
  border-bottom: 1px solid rgba(255,255,255,0.12);
  text-align: left;
  background: rgba(255,255,255,0.06);
  font-weight: 600;
  padding: 10px 13px;
  color: #fff;
}
.v-box-wrap-zh td  {
  color: rgba(255,255,255,0.85);
  border-bottom: 1px solid rgba(255,255,255,0.06);
  padding: 10px 13px;
}
.wp-holder-group-x7f  {
  transition: background 0.25s ease;
  display: inline-block;
  font-family: Inter, sans-serif;
  color: #1a1410;
  font-weight: 700;
  text-shadow: none;
  font-size: 16px;
  background: #d4af37;
  border-radius: 8px;
  padding: 14px 36px;
}
.wp-holder-group-x7f:hover { background: #e8c547; }
.t-inner-area-tps  {
  margin-top: 14px;
  color: rgba(255,255,255,0.5);
  font-size: 11px;
}
@media (min-width:824px) {
  .v-nav-area-4mh { padding: 76px 40px; }
  .b-component-inner-j1 { padding-top: 44px; padding-right: 40px; padding-bottom: 44px; padding-left: 40px; }
  .t-strip-block-e51 { font-size: 26px; }
  .b-title-cell-xe8 { font-size: 44px; }
}