*, *::before, *::after  {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body  {
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
}
img, svg  {
  max-width: 100%;
  display: block;
}
a  {
  color: inherit;
  text-decoration: none;
}
button  {
  background: none;
  font: inherit;
  border: none;
  cursor: pointer;
}
ul, ol { list-style: none; }
input, textarea, select { font: inherit; }
.c-holder-right-712  {
  padding-top: 48px; padding-right: 18px; padding-bottom: 48px; padding-left: 18px;
  background: #0f1419;
}
.page-slot-inner-a3  {
  max-width: 1200px;
  margin: 0 auto;
}
.b-main-item-8j  {
  color: #d4af37;
  font-size: 24px;
  font-family: Playfair Display, sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 28px;
}
.el-region-right-z6  {
  flex-direction: column;
  gap: 2rem;
  display: flex;
}
.c-block-top-3ay  {
  border: 1px solid rgba(212, 175, 55, 0.15);
  padding: 24px 20px;
  border-radius: 12px;
  background: #1a2332;
}
.b-section-br  {
  font-family: Playfair Display, sans-serif;
  font-weight: 600;
  color: #d4af37;
  margin-bottom: 0.875rem;
  font-size: 18px;
  overflow-wrap: break-word;
}
.v-component-col-j0  {
  font-family: Inter, sans-serif;
  font-size: 15px;
  color: #e0e0e0;
  line-height: 1.65;
}
.v-component-col-j0 p {
  margin-bottom: 0.75rem;
}
.v-component-col-j0 strong  {
  font-weight: 600;
  color: #d4af37;
}
.v-component-col-j0 a  {
  color: #c9953e;
  text-decoration: none;
}
.v-component-col-j0 a:hover {
  text-decoration: underline;
}
.v-component-col-j0 ul,
.v-component-col-j0 ol  {
  padding-left: 22px;
  margin-bottom: 12px;
}
.v-component-col-j0 li {
  margin-bottom: 5px;
}
.v-component-col-j0 table  {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
  border-collapse: collapse;
  display: block;
}
.v-component-col-j0 th,
.v-component-col-j0 td  {
  text-align: left;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  font-size: 0.875rem;
  padding: 9px 11px;
}
.v-component-col-j0 th  {
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #d4af37;
  font-size: 13px;
  font-weight: 600;
}
@media(min-width:766px) {
  .c-holder-right-712 {
    padding: 64px 36px;
  }
  .el-region-right-z6  {
  gap: 28px;
  flex-direction: row;
}
  .c-block-top-3ay  {
  padding-top: 28px; padding-right: 1.625rem; padding-bottom: 28px; padding-left: 1.625rem;
  flex: 1;
}
  .b-main-item-8j {
    font-size: 28px;
  }
}
.wp-frame-ep  {
  overflow: hidden;
  padding: 40px 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-color: #0f1419;
}

.wp-frame-ep::before  {
  background: linear-gradient(180deg, rgba(10,22,40,0.8) 0%, rgba(10,22,40,0.9) 100%);
  content: '';
  inset: 0;
  pointer-events: none;
  position: absolute;
}

.mod-block-primary-u8  {
  position: relative;
  margin: 0 auto;
  max-width: 1200px;
  z-index: 1;
}

.js-col-main-slt  {
  margin-bottom: 32px;
  text-align: center;
}

.l-icon-foot-rva  {
  margin-bottom: 10px;
  line-height: 1.2;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 26px;
  color: #fff;
  text-shadow: 0 2px 8px rgba(0,0,0,0.4);
  font-family: Playfair Display, sans-serif;
}

.b-region-col-de  {
  font-size: 15px;
  color: rgba(255,255,255,0.7);
  font-family: Inter, sans-serif;
}

.b-content-foot-40  {
  grid-template-columns: 1fr;
  display: grid;
  gap: 16px;
}

.el-title-wrap-egi  {
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 12px;
  backdrop-filter: blur(8px);
  gap: 0.75rem;
  display: flex;
  transition: border-color 0.25s ease;
  background: rgba(13,30,53,0.8);
  flex-direction: column;
}

.el-title-wrap-egi:hover { border-color: rgba(212,175,55,0.25); }

.page-block-item-znr  {
  color: #fff;
  font-weight: 700;
  font-size: 18px;
}

.wp-menu-col-aq1  {
  font-size: 1.5rem;
  font-weight: 800;
  color: #c9953e;
}

.page-main-item-me  {
  color: rgba(255,255,255,0.6);
  line-height: 1.5;
  font-size: 13px;
}

.js-menu-cell-g01  {
  background: #c9953e;
  display: inline-block;
  color: #0f1419;
  padding: 10px 20px;
  border-radius: 8px;
  transition: background 0.25s ease;
  font-family: Inter, sans-serif;
  align-self: flex-start;
  font-weight: 700;
  font-size: 14px;
}

.js-menu-cell-g01:hover { background: #e6b84d; }

@media (min-width:604px) {
  .b-content-foot-40 { grid-template-columns: 1fr 1fr; }
}

@media (min-width:905px) {
  .b-content-foot-40 { grid-template-columns: 1fr 1fr 1fr; }
  .l-icon-foot-rva { font-size: 36px; }
}
.b-cell-item-mv  {
  background-repeat: no-repeat;
  background: #0f1419;
  background-position: center;
  background-size: cover;
  position: relative;
  padding-top: 58px; padding-right: 20px; padding-bottom: 58px; padding-left: 1.25rem;
}
.ui-title-wrap-z9h  {
  position: relative;
  z-index: 1;
}
.b-cell-item-mv::before  {
  background: linear-gradient(180deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.85) 100%);
  pointer-events: none;
  position: absolute;
  inset: 0;
  content: '';
}
.t-item-group-7bm  {
  margin: 0 auto;
  max-width: 780px;
  border: 1px solid rgba(255,255,255,0.1);
  text-align: center;
  padding: 34px 26px;
  background: rgba(0,0,0,0.4);
  backdrop-filter: blur(8px);
  border-radius: 12px;
}
.mod-element-area-mv3  {
  font-family: Playfair Display, sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  text-shadow: 0 2px 8px rgba(0,0,0,0.3);
  color: #fff;
  margin-bottom: 10px;
  font-size: 22px;
}
.page-group-block-yfk  {
  font-size: 36px;
  margin-bottom: 22px;
  font-weight: 800;
  text-shadow: 0 2px 12px rgba(0,0,0,0.4);
  color: #c9953e;
}
.ui-main-body-xtv { margin-bottom: 1.625rem; }
.ui-main-body-xtv p  {
  line-height: 1.7;
  margin-bottom: 13px;
  color: rgba(255,255,255,0.9);
  font-size: 15px;
  font-family: Inter, sans-serif;
}
.ui-main-body-xtv p:last-child { margin-bottom: 0; }
.ui-main-body-xtv ul, .ui-main-body-xtv ol  {
  padding-left: 1.25rem;
  margin-bottom: 0.8125rem;
  text-align: left;
}
.ui-main-body-xtv li  {
  font-family: Inter, sans-serif;
  color: rgba(255,255,255,0.85);
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 6px;
}
.ui-main-body-xtv strong { color: #fff; }
.ui-main-body-xtv table  {
  border-collapse: collapse;
  font-size: 14px;
  margin-bottom: 13px;
  overflow-x: auto;
  display: block;
  width: 100%;
}
.ui-main-body-xtv th  {
  color: #fff;
  font-weight: 600;
  border-bottom: 1px solid rgba(255,255,255,0.12);
  padding-top: 10px; padding-right: 13px; padding-bottom: 10px; padding-left: 13px;
  background: rgba(255,255,255,0.06);
  text-align: left;
}
.ui-main-body-xtv td  {
  padding-top: 10px; padding-right: 13px; padding-bottom: 10px; padding-left: 13px;
  color: rgba(255,255,255,0.85);
  border-bottom: 1px solid rgba(255,255,255,0.06);
}
.site-module-left-cm  {
  background: #c9953e;
  padding: 14px 36px;
  transition: background 0.25s ease;
  font-weight: 700;
  font-size: 16px;
  text-shadow: none;
  color: #0f1419;
  border-radius: 8px;
  font-family: Inter, sans-serif;
  display: inline-block;
}
.site-module-left-cm:hover { background: #e6b84d; }
.mod-btn-item-736  {
  color: rgba(255,255,255,0.5);
  font-size: 11px;
  margin-top: 0.875rem;
}
@media (min-width:825px) {
  .b-cell-item-mv { padding-top: 76px; padding-right: 40px; padding-bottom: 76px; padding-left: 40px; }
  .t-item-group-7bm { padding-top: 44px; padding-right: 2.5rem; padding-bottom: 44px; padding-left: 2.5rem; }
  .mod-element-area-mv3 { font-size: 26px; }
  .page-group-block-yfk { font-size: 2.75rem; }
}
.t-card-primary-lh  {
  background: #0f1419;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
}

.page-banner-left-3at  {
  height: 56px;
  max-width: 1200px;
  padding: 0 16px;
  margin: 0 auto;
  gap: 12px;
  display: flex;
  align-items: center;
}

.b-holder-primary-iin  {
  gap: 8px;
  white-space: nowrap;
  letter-spacing: -0.02em;
  display: flex;
  align-items: center;
  color: #d4af37;
  font-size: 17px;
  font-weight: 800;
}

.el-main-row-99a { display: none; }

.m-area-box-6k  {
  display: flex;
  align-items: center;
  margin-left: auto;
  gap: 8px;
}

.b-zone-col-gv  {
  border-radius: 8px;
  background: #c9953e;
  font-size: 14px;
  font-family: Inter, sans-serif;
  transition: background 0.25s ease;
  font-weight: 700;
  padding: 8px 16px;
  color: #0f1419;
}

.b-zone-col-gv:hover { background: #e6b84d; }

.mod-slot-inner-ko  {
  color: #e0e0e0;
  display: none;
  background: none;
  border: 1px solid rgba(255,255,255,0.1);
}

.mod-slot-inner-ko:hover { background: rgba(255,255,255,0.04); }

.el-wrapper-block-7pm  {
  flex-direction: column;
  display: flex;
  padding: 8px;
  gap: 5px;
  background: none;
  margin-left: 4px;
  border: none;
  cursor: pointer;
}

.el-wrapper-block-7pm span  {
  border-radius: 2px;
  background: #e0e0e0;
  transition: all 0.3s;
  height: 2px;
  width: 20px;
  display: block;
}

.t-container-body-c3  {
  display: none;
  background: #1a2332;
  border-bottom: 1px solid rgba(255,255,255,0.06);
}

.t-container-body-c3.m-region-right-u9 { display: block; }

.t-container-body-c3 a  {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  font-weight: 500;
  padding-top: 14px; padding-right: 20px; padding-bottom: 0.875rem; padding-left: 20px;
  font-family: Inter, sans-serif;
  transition: color 0.25s ease, background 0.25s ease;
  color: #e0e0e0;
  display: block;
  font-size: 0.9375rem;
}

.t-container-body-c3 a:last-child { border-bottom: none; }

.t-container-body-c3 a:hover  {
  color: #d4af37;
  background: rgba(255,255,255,0.03);
}

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

.b-block-foot-hrr { position: relative; }

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

.el-bar-item-71:hover  {
  background: rgba(255,255,255,0.04);
  border-color: rgba(255,255,255,0.15);
}

.app-list-row-ol  {
  font-size: 9px;
  transition: transform 0.25s ease;
}

.b-block-foot-hrr.m-region-right-u9 .app-list-row-ol { transform: rotate(180deg); }

.c-element-foot-ghi  {
  padding: 4px;
  min-width:142px;
  border-radius: 12px;
  display: none;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  z-index: 50;
  top: calc(100% + 4px);
  background: #1a2332;
  position: absolute;
  right: 0;
  border: 1px solid rgba(212, 175, 55, 0.15);
}

.b-block-foot-hrr.m-region-right-u9 .c-element-foot-ghi { display: block; }

.mod-cell-foot-ph8  {
  padding: 8px 12px;
  display: flex;
  color: #e0e0e0;
  font-size: 13px;
  font-weight: 500;
  font-family: Inter, sans-serif;
  gap: 8px;
  border-radius: 8px;
  transition: background 0.25s ease, color 0.25s ease;
  align-items: center;
  cursor: pointer;
}

.mod-cell-foot-ph8:hover  {
  color: #d4af37;
  background: rgba(255,255,255,0.06);
}

.mod-cell-foot-ph8.active { color: #c9953e; }

.c-content-wrap-d4  {
  font-size: 16px;
  line-height: 1;
}

/* --- Desktop --- */

@media (min-width:763px) {
  .page-banner-left-3at  {
  padding: 0 20px;
  gap: 20px;
  height: 60px;
}

  .el-main-row-99a  {
  justify-content: center;
  flex: 1;
  display: flex;
  gap: 4px;
}

  .v-holder-box-tr  {
  font-size: 15px;
  transition: color 0.25s ease, background 0.25s ease;
  padding-top: 6px; padding-right: 0.875rem; padding-bottom: 6px; padding-left: 14px;
  font-family: Inter, sans-serif;
  border-radius: 8px;
  font-weight: 500;
  color: #e0e0e0;
}

  .v-holder-box-tr:hover  {
  color: #d4af37;
  background: rgba(255,255,255,0.05);
}

  .mod-slot-inner-ko { display: inline-flex; }

  .el-wrapper-block-7pm { display: none; }
}
.c-bar-row-bu  {
  padding: 38px 16px;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  background: #0f1419;
}
.t-holder-head-f3  {
  max-width: 720px;
  margin: 0 auto;
}
.b-zone-rso  {
  font-family: Playfair Display, sans-serif;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #d4af37;
}
.bar-right-v6  {
  margin-bottom: 20px;
  line-height: 1.7;
  font-size: 15px;
  color: #e0e0e0;
  font-family: Inter, sans-serif;
}
.bar-right-v6 ol  {
  padding-left: 22px;
  margin-bottom: 14px;
}
.bar-right-v6 li  {
  margin-bottom: 8px;
  font-size: 15px;
  line-height: 1.7;
  color: #e0e0e0;
}
.bar-right-v6 li:last-child {
  margin-bottom: 0;
}
.bar-right-v6 strong {
  color: #d4af37;
}
.ui-zone-main-nz  {
  border-radius: 8px;
  display: inline-block;
  color: #0f1419;
  font-size: 14px;
  background: #c9953e;
  font-weight: 700;
  transition: background 0.25s ease;
  padding: 12px 28px;
  font-family: Inter, sans-serif;
}
.ui-zone-main-nz:hover {
  background: #e6b84d;
}
@media (min-width:804px) {
  .c-bar-row-bu { padding-top: 52px; padding-right: 32px; padding-bottom: 52px; padding-left: 2rem; }
  .b-zone-rso { font-size: 24px; }
}

.page-row-row-qa0  {
  background: #1a2332;
  padding-top: 3rem; padding-right: 20px; padding-bottom: 48px; padding-left: 20px;
}
.v-title-item-95  {
  max-width: 1200px;
  margin: 0 auto;
}
.page-inner-area-c8  {
  flex-direction: column;
  gap: 24px;
  display: flex;
}
@media (min-width:765px) {
  .page-inner-area-c8  {
  flex-direction: row;
  align-items: flex-start;
  gap: 40px;
}
}
.c-view-col-4x6 {
  flex: 1;
}
.t-title-item-uo  {
  font-family: Playfair Display, sans-serif;
  color: #888888;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 18px;
  font-weight: 700;
}
.site-widget-foot-b5p  {
  font-family: Inter, sans-serif;
  font-size: 13px;
  color: #888888;
  line-height: 1.7;
}
.site-widget-foot-b5p p {
  margin-bottom: 10px;
}
.site-widget-foot-b5p p:last-child {
  margin-bottom: 0;
}
.site-widget-foot-b5p a  {
  text-underline-offset: 2px;
  text-decoration: underline;
  color: #e0e0e0;
}
.site-widget-foot-b5p a:hover {
  color: #c9953e;
}
.site-widget-foot-b5p strong {
  color: #e0e0e0;
}
.site-widget-foot-b5p ul, .site-widget-foot-b5p ol  {
  margin-bottom: 10px;
  padding-left: 1.25rem;
}
.site-widget-foot-b5p li  {
  font-size: 13px;
  line-height: 1.55;
  margin-bottom: 4px;
  color: #888888;
}
.site-widget-foot-b5p table  {
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 10px;
}
.site-widget-foot-b5p th, .site-widget-foot-b5p td  {
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  text-align: left;
  font-size: 12px;
  padding: 8px 9px;
}
.site-widget-foot-b5p th  {
  color: #e0e0e0;
  font-weight: 600;
}
.m-list-inner-54  {
  flex-wrap: wrap;
  gap: 10px;
  display: flex;
  flex-shrink: 0;
}
@media (min-width:771px) {
  .m-list-inner-54  {
  flex-direction: column;
  align-items: flex-end;
}
}
.app-hero-left-u5r  {
  border: 2px solid #888888;
  justify-content: center;
  border-radius: 50%;
  font-weight: 800;
  color: #888888;
  font-size: 12px;
  display: flex;
  font-family: Inter, sans-serif;
  align-items: center;
  height: 40px;
  width: 40px;
}
.l-item-row-7n  {
  font-family: Inter, sans-serif;
  padding: 8px 16px;
  border: 1px solid rgba(212, 175, 55, 0.15);
  color: #888888;
  white-space: nowrap;
  font-size: 11px;
  border-radius: 4px;
  font-weight: 600;
}

.el-top-primary-gg  {
  padding: 2.75rem 16px;
  background: #0f1419;
}
.page-outer-block-f2  {
  margin: 0 auto;
  max-width: 1200px;
}
.el-widget-area-buk  {
  font-weight: 700;
  color: #d4af37;
  font-size: 1.375rem;
  margin-bottom: 20px;
  overflow-wrap: break-word;
  font-family: Playfair Display, sans-serif;
}
.wp-banner-primary-4i5  {
  line-height: 1.65;
  font-family: Inter, sans-serif;
  color: #e0e0e0;
  font-size: 0.9375rem;
}
.wp-banner-primary-4i5 p {
  margin-bottom: 0.875rem;
}
.wp-banner-primary-4i5 strong  {
  color: #d4af37;
  font-weight: 600;
}
.wp-banner-primary-4i5 a  {
  text-decoration: none;
  color: #c9953e;
}
.wp-banner-primary-4i5 a:hover {
  text-decoration: underline;
}
.wp-banner-primary-4i5 ul,
.wp-banner-primary-4i5 ol  {
  padding-left: 22px;
  margin-bottom: 0.875rem;
}
.wp-banner-primary-4i5 li {
  margin-bottom: 6px;
}
.wp-banner-primary-4i5 table  {
  overflow-x: auto;
  margin-bottom: 14px;
  width: 100%;
  display: block;
  border-collapse: collapse;
}
.wp-banner-primary-4i5 th,
.wp-banner-primary-4i5 td  {
  text-align: left;
  font-size: 14px;
  padding: 10px 12px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
}
.wp-banner-primary-4i5 th  {
  letter-spacing: 0.03em;
  color: #d4af37;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}
.wp-banner-primary-4i5 td {
  color: #e0e0e0;
}
@media(min-width:773px) {
  .el-top-primary-gg {
    padding: 60px 32px;
  }
  .el-widget-area-buk {
    font-size: 26px;
  }
}
.js-nav-top-tx  {
  background: #0f1419;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  padding: 32px 20px;
}

.wrapper-right-k1t  {
  margin: 0 auto;
  max-width: 1200px;
}

.v-view-foot-n5  {
  flex-direction: column;
  padding-bottom: 24px;
  gap: 20px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  display: flex;
}

.site-wrap-right-leg  {
  letter-spacing: -0.02em;
  color: #d4af37;
  font-size: 18px;
  font-weight: 800;
}

.mod-group-body-ndz  {
  display: flex;
  gap: 8px 20px;
  flex-wrap: wrap;
}

.mod-group-body-ndz a  {
  color: #e0e0e0;
  font-family: Inter, sans-serif;
  transition: color 0.25s ease;
  font-weight: 500;
  font-size: 13px;
}

.mod-group-body-ndz a:hover { color: #d4af37; }

.el-area-main-na  {
  padding-top: 20px;
  flex-direction: column;
  display: flex;
  gap: 0.75rem;
}

.t-block-10l  {
  line-height: 1.7;
  font-size: 12px;
  color: #888888;
}

.mod-inner-item-d8  {
  color: #888888;
  font-size: 12px;
}

@media (min-width:772px) {
  .js-nav-top-tx { padding: 36px 40px; }
  .v-view-foot-n5  {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
  .el-area-main-na  {
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
}
}
.ui-section-body-3a  {
  padding: 40px 16px;
  background: #0f1419;
}
.m-section-area-aa  {
  margin: 0 auto;
  max-width: 800px;
}
.mod-bar-area-ks  {
  border-left: 3px solid #c9953e;
  padding-left: 1.5rem;
}
.site-icon-row-jy  {
  font-size: 22px;
  color: #d4af37;
  font-weight: 800;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-family: Playfair Display, sans-serif;
}
.m-element-head-32g  {
  line-height: 1.6;
  font-family: Inter, sans-serif;
  font-size: 16px;
  color: #e0e0e0;
}
.m-element-head-32g p {
  margin-bottom: 16px;
}
.m-element-head-32g p:last-child {
  margin-bottom: 0;
}
.m-element-head-32g strong {
  color: #d4af37;
}
.m-element-head-32g a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #c9953e;
}
.m-element-head-32g a:hover {
  color: #e6b84d;
}
.m-element-head-32g ul, .m-element-head-32g ol  {
  padding-left: 20px;
  margin-bottom: 16px;
}
.m-element-head-32g li  {
  line-height: 1.6;
  font-size: 1rem;
  color: #e0e0e0;
  margin-bottom: 8px;
}
.m-element-head-32g table  {
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 16px;
  display: block;
  width: 100%;
}
.m-element-head-32g th, .m-element-head-32g td  {
  text-align: left;
  font-size: 0.9375rem;
  padding: 10px 13px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
}
.m-element-head-32g th  {
  font-weight: 600;
  color: #d4af37;
}
@media (min-width:838px) {
  .ui-section-body-3a { padding: 56px 32px; }
  .mod-bar-area-ks { padding-left: 32px; }
  .site-icon-row-jy { font-size: 26px; }
}

.t-card-base-uum  {
  padding: 36px 16px;
  background: #1a2332;
}
.app-cell-head-i7  {
  display: flex;
  flex-direction: column;
  max-width: 1200px;
  margin: 0 auto;
  gap: 24px;
}
.site-text-base-04  {
  font-size: 18px;
  font-family: Playfair Display, sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-weight: 800;
  color: #d4af37;
}
.el-menu-area-rg8  {
  font-size: 15px;
  font-family: Inter, sans-serif;
  line-height: 1.7;
  color: #e0e0e0;
}
.el-menu-area-rg8 p {
  margin-bottom: 14px;
}
.el-menu-area-rg8 p:last-child {
  margin-bottom: 0;
}
.el-menu-area-rg8 strong {
  color: #d4af37;
}
.el-menu-area-rg8 a  {
  text-decoration: underline;
  color: #c9953e;
  text-underline-offset: 2px;
}
.el-menu-area-rg8 a:hover {
  color: #e6b84d;
}
.el-menu-area-rg8 ul, .el-menu-area-rg8 ol  {
  margin-bottom: 14px;
  padding-left: 1.25rem;
}
.el-menu-area-rg8 li  {
  margin-bottom: 6px;
  line-height: 1.7;
  font-size: 15px;
  color: #e0e0e0;
}
.el-menu-area-rg8 table  {
  display: block;
  width: 100%;
  margin-bottom: 14px;
  border-collapse: collapse;
  overflow-x: auto;
}
.el-menu-area-rg8 th, .el-menu-area-rg8 td  {
  text-align: left;
  padding: 10px 12px;
  font-size: 14px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
}
.el-menu-area-rg8 th  {
  font-size: 13px;
  letter-spacing: 0.04em;
  color: #d4af37;
  font-weight: 600;
}
.wp-panel-cell-ko  {
  gap: 0.75rem;
  flex-direction: column;
  display: flex;
}
.l-widget-top-7gv  {
  border-radius: 8px;
  padding: 18px;
  background: #0f1419;
  border-left: 3px solid #10b981;
}
.t-container-group-07  {
  color: #d4af37;
  font-weight: 700;
  font-family: Inter, sans-serif;
  margin-bottom: 4px;
  font-size: 16px;
}
.m-btn-base-lf  {
  font-size: 13px;
  line-height: 1.5;
  color: #888888;
  font-family: Inter, sans-serif;
}
@media (min-width:963px) {
  .t-card-base-uum { padding: 56px 32px; }
  .app-cell-head-i7  {
  flex-direction: row;
  gap: 40px;
}
  .t-wrapper-body-ul { flex: 1; }
  .wp-panel-cell-ko { flex: 0 0 240px; }
  .site-text-base-04 { font-size: 22px; }
}

.m-wrap-body-wsj  {
  background: #0f1419;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  padding-top: 46px; padding-right: 18px; padding-bottom: 46px; padding-left: 18px;
}
.mod-zone-box-c2w  {
  gap: 32px;
  max-width: 1200px;
  margin: 0 auto;
  flex-direction: column;
  display: flex;
}
.el-widget-foot-no9  {
  margin-bottom: 14px;
  font-size: 1.375rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: Playfair Display, sans-serif;
  color: #d4af37;
}
.js-container-row-1b  {
  font-size: 16px;
  line-height: 1.6;
  font-family: Inter, sans-serif;
  color: #e0e0e0;
}
.js-container-row-1b p {
  margin-bottom: 15px;
}
.js-container-row-1b p:last-child {
  margin-bottom: 0;
}
.js-container-row-1b strong {
  color: #d4af37;
}
.js-container-row-1b a  {
  color: #c9953e;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.js-container-row-1b a:hover {
  color: #e6b84d;
}
.js-container-row-1b ul, .js-container-row-1b ol  {
  margin-bottom: 15px;
  padding-left: 20px;
}
.js-container-row-1b li  {
  color: #e0e0e0;
  margin-bottom: 7px;
  font-size: 16px;
  line-height: 1.6;
}
.js-container-row-1b table  {
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
  margin-bottom: 0.9375rem;
}
.js-container-row-1b th, .js-container-row-1b td  {
  padding-top: 10px; padding-right: 13px; padding-bottom: 10px; padding-left: 13px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  text-align: left;
  font-size: 15px;
}
.js-container-row-1b th  {
  font-weight: 600;
  color: #d4af37;
}
.t-header-group-z8v  {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.v-content-foot-ksh  {
  padding: 16px;
  background: #1a2332;
  border-radius: 8px;
}
.ui-btn-group-ous  {
  color: #888888;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  margin-bottom: 4px;
  font-weight: 600;
  letter-spacing: 0.08em;
  font-size: 11px;
}
.hero-box-2m  {
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: #d4af37;
}
@media (min-width:835px) {
  .m-wrap-body-wsj { padding: 60px 38px; }
  .mod-zone-box-c2w  {
  gap: 48px;
  flex-direction: row;
}
  .t-icon-area-04 { flex: 1; }
  .t-header-group-z8v { flex: 0 0 260px; }
  .el-widget-foot-no9 { font-size: 26px; }
}

.page-strip-base-3ij  {
  padding: 42px 20px;
  background: #0f1419;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
}
.l-widget-cell-1y  {
  max-width: 1200px;
  margin: 0 auto;
}
.v-item-box-ty  {
  color: #d4af37;
  font-family: Playfair Display, sans-serif;
  margin-bottom: 0.875rem;
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 800;
}
.t-section-main-vb  {
  line-height: 1.7;
  font-size: 15px;
  font-family: Inter, sans-serif;
  color: #e0e0e0;
}
.t-section-main-vb p { margin-bottom: 13px; }
.t-section-main-vb p:last-child { margin-bottom: 0; }
.t-section-main-vb strong { color: #d4af37; }
.t-section-main-vb a  {
  text-underline-offset: 2px;
  color: #c9953e;
  text-decoration: underline;
}
.t-section-main-vb a:hover { color: #e6b84d; }
.t-section-main-vb ul, .t-section-main-vb ol  {
  padding-left: 20px;
  margin-bottom: 13px;
}
.t-section-main-vb li  {
  line-height: 1.7;
  color: #e0e0e0;
  margin-bottom: 5px;
  font-size: 15px;
}
.t-section-main-vb table  {
  margin-bottom: 0.8125rem;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
.t-section-main-vb th, .t-section-main-vb td  {
  padding: 10px 12px;
  text-align: left;
  font-size: 14px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
}
.t-section-main-vb th  {
  font-weight: 600;
  color: #d4af37;
}
@media (min-width:782px) {
  .page-strip-base-3ij { padding: 58px 36px; }
  .v-item-box-ty { font-size: 1.625rem; }
}

.icon-nd  {
  bottom: 0;
  padding: 16px 20px;
  background: #1a2332;
  position: fixed;
  z-index: 1000;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  right: 0;
  left: 0;
}

.c-group-foot-gc  {
  flex-direction: column;
  margin: 0 auto;
  gap: 14px;
  max-width: 1200px;
  display: flex;
}

.site-element-top-yn  {
  color: #e0e0e0;
  font-size: 0.8125rem;
  line-height: 1.5;
  font-family: Inter, sans-serif;
}

.site-element-top-yn a  {
  color: #d4af37;
  text-underline-offset: 2px;
  text-decoration: underline;
}

.site-element-top-yn a:hover { color: #c9953e; }

.page-slot-box-5u3  {
  display: flex;
  flex-shrink: 0;
  gap: 10px;
}

.wp-icon-item-yp  {
  font-size: 13px;
  transition: background 0.25s ease;
  font-weight: 600;
  background: rgba(255,255,255,0.1);
  border-radius: 8px;
  color: #d4af37;
  padding: 8px 20px;
  font-family: Inter, sans-serif;
}

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

.js-card-cell-fpf  {
  color: #888888;
  padding: 8px 20px;
  font-weight: 500;
  font-family: Inter, sans-serif;
  border-radius: 8px;
  transition: color 0.25s ease;
  font-size: 0.8125rem;
}

.js-card-cell-fpf:hover { color: #e0e0e0; }

@media (min-width:766px) {
  .c-group-foot-gc  {
  justify-content: space-between;
  gap: 24px;
  flex-direction: row;
  align-items: center;
}
  .icon-nd { padding: 0.875rem 40px; }
}