* { box-sizing: border-box; }
body  {
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  min-height: 100vh;
  padding: 0;
}
h1, h2, h3, h4, h5, h6  {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}
p { margin: 0; }
a  {
  color: inherit;
  text-decoration: none;
}
button  {
  cursor: pointer;
  color: inherit;
  padding: 0;
  border: none;
  background: transparent;
  font: inherit;
}
img  {
  display: block;
  height: auto;
  max-width: 100%;
}
svg  {
  vertical-align: middle;
  display: inline-block;
}
ul, ol  {
  list-style: none;
  padding: 0;
  margin: 0;
}
input, textarea, select  {
  margin: 0;
  color: inherit;
  padding: 0;
  font: inherit;
}
table  {
  border-collapse: collapse;
  border-spacing: 0;
}
.mod-grid-primary-8b  {
  left: 16px;
  background: #1a1a2e;
  box-shadow: 0 8px 32px rgba(0,0,0,0.4);
  border-radius: 18px;
  z-index: 1000;
  width: calc(100% - 32px);
  bottom: 16px;
  border: 1px solid rgba(212, 175, 55, 0.15);
  position: fixed;
  padding: 20px;
  max-width: 380px;
}

.page-element-head-9a  {
  margin-bottom: 8px;
  color: #d4af37;
  font-size: 15px;
  font-weight: 700;
}

.v-element-body-yf  {
  color: #f5f1e8;
  margin-bottom: 16px;
  font-size: 13px;
  line-height: 1.5;
  font-family: Lato, sans-serif;
}

.v-element-body-yf a  {
  color: #d4af37;
  text-underline-offset: 2px;
  text-decoration: underline;
}

.v-element-body-yf a:hover { color: #e8b923; }

.js-panel-group-jhk  {
  gap: 10px;
  display: flex;
}

.el-section-top-vje  {
  font-weight: 600;
  flex: 1;
  text-align: center;
  transition: background 0.25s ease;
  padding: 10px 16px;
  border-radius: 10px;
  background: rgba(255,255,255,0.1);
  color: #d4af37;
  font-family: Lato, sans-serif;
  font-size: 13px;
}

.el-section-top-vje:hover { background: rgba(255,255,255,0.15); }

.el-panel-top-4ky  {
  border-radius: 10px;
  color: #b8a595;
  text-align: center;
  font-weight: 500;
  font-size: 13px;
  font-family: Lato, sans-serif;
  padding: 10px 16px;
  flex: 1;
  transition: color 0.25s ease;
}

.el-panel-top-4ky:hover { color: #f5f1e8; }
.c-section-inner-py  {
  padding: 52px 20px;
  background: #1a1a2e;
}
.widget-wrap-lqv  {
  background: #0f0f1e;
  max-width: 1280px;
  margin: 0 auto;
  border-radius: 18px;
  padding: 1.625rem 22px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.1);
}
.v-menu-cell-g73  {
  margin-bottom: 8px;
  font-weight: 600;
  display: inline-block;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  color: #e8b923;
  font-size: 11px;
}
.el-link-body-khv  {
  font-size: 1.375rem;
  color: #d4af37;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: Playfair Display, sans-serif;
  margin-bottom: 16px;
}
.app-frame-main-zau  {
  font-family: Lato, sans-serif;
  line-height: 1.75;
  font-size: 14px;
  color: #f5f1e8;
}
.app-frame-main-zau p {
  margin-bottom: 11px;
}
.app-frame-main-zau p:last-child { margin-bottom: 0; }
.app-frame-main-zau strong  {
  font-weight: 600;
  color: #d4af37;
}
.app-frame-main-zau a  {
  text-decoration: none;
  color: #e8b923;
  transition: color 0.25s;
}
.app-frame-main-zau a:hover {
  color: #ffed4e;
}
.app-frame-main-zau ul  {
  padding-left: 20px;
  list-style-type: circle;
  margin-bottom: 11px;
}
.app-frame-main-zau ol  {
  margin-bottom: 11px;
  padding-left: 20px;
  list-style-type: decimal;
}
.app-frame-main-zau li  {
  color: #f5f1e8;
  line-height: 1.7;
  margin-bottom: 5px;
  font-size: 0.875rem;
}
.app-frame-main-zau table  {
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  display: block;
  margin-bottom: 11px;
}
.app-frame-main-zau th, .app-frame-main-zau td  {
  text-align: left;
  padding: 8px 10px;
  font-size: 13px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
}
.app-frame-main-zau th  {
  color: #d4af37;
  font-weight: 600;
}
@media(min-width:844px) {
  .c-section-inner-py {
    padding: 68px 42px;
  }
  .widget-wrap-lqv {
    padding: 38px 40px;
  }
  .el-link-body-khv {
    font-size: 26px;
  }
  .app-frame-main-zau table { display: table; }
}
.ui-element-left-i9  {
  background-position: center;
  position: relative;
  background-repeat: no-repeat;
  padding: 58px 20px;
  background: #0f0f1e;
  background-size: cover;
}
.js-row-cell-au  {
  z-index: 1;
  position: relative;
}
.ui-element-left-i9::before  {
  inset: 0;
  position: absolute;
  background: linear-gradient(180deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.85) 100%);
  content: '';
  pointer-events: none;
}
.el-title-area-adn  {
  max-width: 780px;
  border-radius: 18px;
  backdrop-filter: blur(8px);
  border: 1px solid rgba(255,255,255,0.1);
  padding: 34px 26px;
  background: rgba(0,0,0,0.4);
  text-align: center;
  margin: 0 auto;
}
.ui-widget-cell-f6i  {
  font-family: Playfair Display, sans-serif;
  font-weight: 800;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  text-shadow: 0 2px 8px rgba(0,0,0,0.3);
  color: #fff;
  font-size: 22px;
}
.page-slot-area-8v  {
  color: #e8b923;
  font-weight: 800;
  font-size: 36px;
  margin-bottom: 22px;
  text-shadow: 0 2px 12px rgba(0,0,0,0.4);
}
.js-nav-right-r2 { margin-bottom: 26px; }
.js-nav-right-r2 p  {
  line-height: 1.7;
  margin-bottom: 13px;
  font-family: Lato, sans-serif;
  font-size: 0.9375rem;
  color: rgba(255,255,255,0.9);
}
.js-nav-right-r2 p:last-child { margin-bottom: 0; }
.js-nav-right-r2 ul  {
  margin-bottom: 13px;
  list-style-type: disc;
  text-align: left;
  padding-left: 20px;
}
.js-nav-right-r2 ol  {
  margin-bottom: 13px;
  list-style-type: decimal;
  text-align: left;
  padding-left: 20px;
}
.js-nav-right-r2 li  {
  color: rgba(255,255,255,0.85);
  line-height: 1.6;
  font-size: 14px;
  font-family: Lato, sans-serif;
  margin-bottom: 6px;
}
.js-nav-right-r2 a  {
  text-underline-offset: 2px;
  text-decoration: underline;
  color: #e8b923;
}
.js-nav-right-r2 a:hover { color: #ffed4e; }
.js-nav-right-r2 strong { color: #fff; }
.js-nav-right-r2 table  {
  border-collapse: collapse;
  margin-bottom: 13px;
  width: 100%;
  font-size: 0.875rem;
  display: block;
  overflow-x: auto;
}
.js-nav-right-r2 th  {
  border-bottom: 1px solid rgba(255,255,255,0.12);
  text-align: left;
  color: #fff;
  font-weight: 600;
  padding: 10px 13px;
  background: rgba(255,255,255,0.06);
}
.js-nav-right-r2 td  {
  color: rgba(255,255,255,0.85);
  border-bottom: 1px solid rgba(255,255,255,0.06);
  padding-top: 10px; padding-right: 13px; padding-bottom: 10px; padding-left: 13px;
}
.container-group-sh6  {
  padding-top: 14px; padding-right: 36px; padding-bottom: 14px; padding-left: 2.25rem;
  color: #0f0f1e;
  border-radius: 10px;
  transition: background 0.25s ease;
  font-family: Lato, sans-serif;
  text-shadow: none;
  background: #e8b923;
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
}
.container-group-sh6:hover { background: #ffed4e; }
.v-region-box-0us  {
  margin-top: 0.875rem;
  color: rgba(255,255,255,0.5);
  font-size: 11px;
}
@media (min-width:815px) {
  .ui-element-left-i9 { padding: 76px 40px; }
  .el-title-area-adn { padding: 2.75rem 40px; }
  .ui-widget-cell-f6i { font-size: 1.625rem; }
  .page-slot-area-8v { font-size: 44px; }
  .js-nav-right-r2 table { display: table; }
}
.t-cell-row-i73  {
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  background: #0f0f1e;
  padding-top: 32px; padding-right: 20px; padding-bottom: 32px; padding-left: 20px;
}
.app-widget-area-qyr  {
  flex-wrap: wrap;
  max-width: 1280px;
  display: flex;
  margin: 0 auto;
  gap: 14px;
  align-items: flex-start;
}
.page-layer-item-agq  {
  flex-shrink: 0;
  font-size: 11px;
  align-items: center;
  color: #b8a595;
  width: 36px;
  border-radius: 50%;
  border: 2px solid #b8a595;
  font-weight: 800;
  font-family: Lato, sans-serif;
  height: 36px;
  display: flex;
  justify-content: center;
}
.ui-element-base-j49  {
  overflow-wrap: break-word;
  color: #f5f1e8;
  line-height: 1.55;
  font-size: 12px;
  font-family: Lato, sans-serif;
}
.ui-grid-col-26m  {
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  background: #0f0f1e;
}

.app-group-yj  {
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  height: 56px;
  display: flex;
  max-width: 1280px;
  padding: 0 16px;
}

.wp-block-l4  {
  font-weight: 800;
  display: flex;
  align-items: center;
  font-size: 18px;
  gap: 8px;
  white-space: nowrap;
  letter-spacing: -0.02em;
  color: #d4af37;
}

.el-icon-dc { display: none; }

.inner-item-loo  {
  border: none;
  align-items: center;
  color: #f5f1e8;
  cursor: pointer;
  justify-content: center;
  display: flex;
  padding: 8px;
  background: none;
}

/* --- Fullscreen overlay --- */

.t-content-top-9x  {
  display: flex;
  flex-direction: column;
  background: #0f0f1e;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  inset: 0;
  z-index: 300;
  align-items: center;
  transition: opacity 0.25s ease, visibility 0.25s ease;
  justify-content: center;
  gap: 20px;
}

.t-content-top-9x.el-holder-foot-vih  {
  opacity: 1;
  visibility: visible;
}

.m-item-cell-ef  {
  color: #f5f1e8;
  cursor: pointer;
  height: 44px;
  border-radius: 10px;
  place-items: center;
  right: 16px;
  display: grid;
  top: 14px;
  border: 1px solid rgba(255,255,255,0.1);
  font-size: 24px;
  width: 44px;
  background: none;
  position: absolute;
}

.mod-area-block-y29  {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 16px;
}

.el-bar-primary-jox  {
  color: #d4af37;
  transition: color 0.25s ease;
  font-weight: 600;
  font-size: 22px;
  font-family: Playfair Display, sans-serif;
}

.el-bar-primary-jox:hover { color: #e8b923; }

.m-module-col-km  {
  font-size: 1rem;
  font-weight: 700;
  margin-top: 0.75rem;
  background: #e8b923;
  border-radius: 10px;
  color: #0f0f1e;
  padding-top: 14px; padding-right: 36px; padding-bottom: 14px; padding-left: 36px;
  font-family: Lato, sans-serif;
}

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

.area-body-7ba { position: relative; }

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

.t-box-fg:hover  {
  background: rgba(255,255,255,0.04);
  border-color: rgba(255,255,255,0.15);
}
.mod-nav-block-m4a  {
  transition: transform 0.25s ease;
  font-size: 11px;
}
.area-body-7ba.el-holder-foot-vih .mod-nav-block-m4a { transform: rotate(180deg); }

.v-content-primary-c4a  {
  position: absolute;
  z-index: 50;
  display: none;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  right: 0;
  border-radius: 18px;
  border: 1px solid rgba(212, 175, 55, 0.15);
  background: #1a1a2e;
  padding: 4px;
  top: calc(100% + 4px);
  min-width:139px;
}

.area-body-7ba.el-holder-foot-vih .v-content-primary-c4a { display: block; }

.mod-card-wrap-fbl  {
  cursor: pointer;
  color: #f5f1e8;
  display: flex;
  font-family: Lato, sans-serif;
  border-radius: 10px;
  font-weight: 500;
  padding: 8px 12px;
  gap: 8px;
  transition: background 0.25s ease, color 0.25s ease;
  font-size: 13px;
  align-items: center;
}

.mod-card-wrap-fbl:hover  {
  background: rgba(255,255,255,0.06);
  color: #d4af37;
}
.mod-card-wrap-fbl.active { color: #e8b923; }
.b-list-row-bbm  {
  font-size: 17px;
  line-height: 1;
}

/* --- Desktop --- */

@media (min-width:767px) {
  .app-group-yj  {
  height: auto;
  padding: 12px 20px;
  flex-direction: column;
  gap: 10px;
}

  .el-icon-dc  {
  align-items: center;
  gap: 8px;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
}

  .m-wrapper-primary-b2  {
  font-family: Lato, sans-serif;
  color: #f5f1e8;
  transition: color 0.25s ease, background 0.25s ease;
  border-radius: 6px;
  font-weight: 500;
  font-size: 14px;
  padding: 4px 10px;
}

  .m-wrapper-primary-b2:hover  {
  background: rgba(255,255,255,0.05);
  color: #d4af37;
}

  .mod-content-cell-f4  {
  width: 1px;
  height: 18px;
  background: rgba(255,255,255,0.1);
}

  .t-item-4to  {
  font-weight: 700;
  border-radius: 10px;
  padding: 6px 18px;
  font-size: 0.8125rem;
  transition: background 0.25s ease;
  font-family: Lato, sans-serif;
  color: #0f0f1e;
  background: #e8b923;
}

  .t-item-4to:hover { background: #ffed4e; }

  .inner-item-loo { display: none; }
}
.b-header-inner-sgr  {
  padding: 50px 20px;
  background: #0f0f1e;
}
.l-layer-head-q5  {
  max-width: 1280px;
  margin: 0 auto;
}
.v-list-wrap-gj  {
  margin-bottom: 18px;
  font-weight: 800;
  font-size: 24px;
  color: #d4af37;
  font-family: Playfair Display, sans-serif;
  overflow-wrap: break-word;
}
.m-holder-top-bo  {
  font-family: Lato, sans-serif;
  line-height: 1.7;
  font-size: 15px;
  color: #f5f1e8;
}
.m-holder-top-bo p { margin-bottom: 14px; }
.m-holder-top-bo p:last-child { margin-bottom: 0; }
.m-holder-top-bo strong { color: #d4af37; }
.m-holder-top-bo a  {
  text-underline-offset: 2px;
  color: #e8b923;
  text-decoration: underline;
}
.m-holder-top-bo a:hover { color: #ffed4e; }
.m-holder-top-bo ul  {
  margin-bottom: 0.875rem;
  list-style-type: disc;
  padding-left: 20px;
}
.m-holder-top-bo ol  {
  margin-bottom: 14px;
  padding-left: 20px;
  list-style-type: decimal;
}
.m-holder-top-bo li  {
  margin-bottom: 6px;
  color: #f5f1e8;
  line-height: 1.7;
  font-size: 0.9375rem;
}
.m-holder-top-bo dl { margin-bottom: 14px; }
.m-holder-top-bo dt  {
  margin-top: 14px;
  font-weight: 700;
  font-size: 0.9375rem;
  color: #d4af37;
}
.m-holder-top-bo dt:first-child { margin-top: 0; }
.m-holder-top-bo dd  {
  margin-left: 0;
  color: #f5f1e8;
  margin-bottom: 6px;
  font-size: 0.9375rem;
  line-height: 1.7;
}
.m-holder-top-bo table  {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  margin-bottom: 14px;
  width: 100%;
}
.m-holder-top-bo th  {
  text-align: left;
  padding-top: 10px; padding-right: 12px; padding-bottom: 10px; padding-left: 12px;
  font-weight: 600;
  color: #d4af37;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  background: rgba(255,255,255,0.04);
}
.m-holder-top-bo td  {
  color: #f5f1e8;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding: 10px 12px;
}
@media (min-width:771px) {
  .b-header-inner-sgr { padding-top: 66px; padding-right: 2.5rem; padding-bottom: 66px; padding-left: 40px; }
  .v-list-wrap-gj { font-size: 1.75rem; }
  .m-holder-top-bo table { display: table; }
}

.l-view-head-aj  {
  background: #0f0f1e;
  padding: 46px 18px;
}
.c-header-block-npf  {
  max-width: 1280px;
  margin: 0 auto;
}
.js-box-left-cqi  {
  font-weight: 800;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  font-size: 22px;
  color: #d4af37;
  font-family: Playfair Display, sans-serif;
}
.app-text-item-nzi  {
  color: #f5f1e8;
  font-size: 14px;
  font-family: Lato, sans-serif;
  line-height: 1.6;
}
.app-text-item-nzi p { margin-bottom: 0.75rem; }
.app-text-item-nzi p:last-child { margin-bottom: 0; }
.app-text-item-nzi strong { color: #d4af37; }
.app-text-item-nzi a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #e8b923;
}
.app-text-item-nzi a:hover { color: #ffed4e; }
.app-text-item-nzi ul  {
  list-style-type: disc;
  padding-left: 1.125rem;
  margin-bottom: 12px;
}
.app-text-item-nzi ol  {
  list-style-type: decimal;
  margin-bottom: 12px;
  padding-left: 18px;
}
.app-text-item-nzi li  {
  color: #f5f1e8;
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 1.6;
}
.app-text-item-nzi table  {
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 12px;
}
.app-text-item-nzi th  {
  font-weight: 600;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  color: #d4af37;
  background: rgba(255,255,255,0.04);
  padding: 10px 12px;
  text-align: left;
}
.app-text-item-nzi td  {
  padding: 10px 12px;
  color: #f5f1e8;
  border-bottom: 1px solid rgba(255,255,255,0.04);
}
@media (min-width:784px) {
  .l-view-head-aj { padding-top: 62px; padding-right: 36px; padding-bottom: 62px; padding-left: 36px; }
  .js-box-left-cqi { font-size: 26px; }
  .app-text-item-nzi table { display: table; }
}

.ui-hero-row-a41  {
  background: linear-gradient(160deg, #0f0f1e 0%, #1a1a2e 40%, #0f0f1e 100%);
  display: flex;
  min-height: 520px;
  position: relative;
  overflow: hidden;
  align-items: center;
  padding-top: 60px; padding-right: 20px; padding-bottom: 60px; padding-left: 20px;
  justify-content: center;
  text-align: center;
}

.ui-hero-row-a41::before  {
  position: absolute;
  content: '';
  pointer-events: none;
  background: radial-gradient(ellipse at 50% 30%, rgba(212,175,55,0.08) 0%, transparent 60%);
  inset: 0;
}

.ui-component-item-g50  {
  position: relative;
  z-index: 1;
  max-width: 700px;
}

.b-menu-block-lb  {
  font-size: 12px;
  padding: 6px 16px;
  border-radius: 20px;
  text-transform: uppercase;
  color: #e8b923;
  margin-bottom: 1.25rem;
  letter-spacing: 0.08em;
  display: inline-block;
  font-weight: 700;
  border: 1px solid rgba(212,175,55,0.3);
}

.js-view-item-d1  {
  color: #d4af37;
  font-size: 2rem;
  overflow-wrap: break-word;
  font-family: Playfair Display, sans-serif;
  margin-bottom: 16px;
  font-weight: 800;
  line-height: 1.15;
}

.m-main-area-svo  {
  font-size: 16px;
  margin-left: auto;
  line-height: 1.6;
  color: #f5f1e8;
  max-width: 520px;
  margin-right: auto;
  font-family: Lato, sans-serif;
  margin-bottom: 1.75rem;
}

.el-banner-group-6j  {
  gap: 16px;
  align-items: center;
  display: flex;
  margin-top: 8px;
  flex-direction: column;
}

.l-grid-top-qz  {
  width: 100%;
  border-radius: 18px;
  background: rgba(212,175,55,0.1);
  max-width: 380px;
  text-align: center;
  border: 1px solid rgba(212,175,55,0.25);
  padding-top: 16px; padding-right: 24px; padding-bottom: 16px; padding-left: 1.5rem;
}

.js-link-group-rls  {
  color: #e8b923;
  font-size: 1.625rem;
  font-weight: 800;
  line-height: 1.2;
}

.mod-section-row-m5  {
  font-size: 0.8125rem;
  color: #b8a595;
  margin-top: 4px;
}

.wp-banner-bi  {
  background: #e8b923;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 16px;
  display: block;
  border-radius: 10px;
  font-weight: 700;
  color: #0f0f1e;
  padding: 16px 36px;
  width: 100%;
  transition: background 0.25s ease;
  max-width: 380px;
}

.wp-banner-bi:hover { background: #ffed4e; }

.c-block-col-su  {
  margin-top: 8px;
  color: #b8a595;
  font-size: 11px;
}

@media (min-width:764px) {
  .ui-hero-row-a41  {
  min-height: 600px;
  padding: 80px 40px;
}
  .js-view-item-d1 { font-size: 48px; }
  .m-main-area-svo { font-size: 1.125rem; }
  .js-link-group-rls { font-size: 36px; }
}
.page-panel-item-mi  {
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  padding-top: 36px; padding-right: 18px; padding-bottom: 36px; padding-left: 18px;
  background: #0f0f1e;
}

.site-group-foot-4l2  {
  flex-direction: column;
  margin: 0 auto;
  display: flex;
  gap: 24px;
  align-items: center;
  text-align: center;
  max-width: 1280px;
}

.wp-module-primary-kac  {
  color: #d4af37;
  font-size: 19px;
  font-weight: 800;
  letter-spacing: -0.02em;
}

.js-nav-left-qkj  {
  gap: 8px 20px;
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
}

.js-nav-left-qkj a  {
  color: #f5f1e8;
  font-size: 14px;
  font-family: Lato, sans-serif;
  transition: color 0.25s ease;
  font-weight: 500;
}

.js-nav-left-qkj a:hover { color: #d4af37; }

.site-container-col-nw  {
  background: rgba(212, 175, 55, 0.15);
  width: 60px;
  height: 1px;
}

.wp-block-body-ob  {
  max-width: 700px;
  line-height: 1.55;
  color: #b8a595;
  font-size: 12px;
}

.m-zone-block-fl4  {
  color: #b8a595;
  font-size: 12px;
}
.col-primary-lb  {
  background: #1a1a2e;
  padding-top: 50px; padding-right: 20px; padding-bottom: 50px; padding-left: 1.25rem;
}
.app-icon-vg  {
  padding-top: 28px; padding-right: 22px; padding-bottom: 28px; padding-left: 22px;
  margin: 0 auto;
  border-radius: 18px;
  background: #0f0f1e;
  border-left: 3px solid #e8b923;
  max-width: 1280px;
  box-shadow: 0 1px 10px rgba(0,0,0,0.08);
}
.mod-wrapper-group-wjt  {
  margin-bottom: 8px;
  display: inline-block;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 11px;
  color: #e8b923;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
}
.c-hero-item-bx4  {
  overflow-wrap: break-word;
  font-family: Playfair Display, sans-serif;
  font-size: 20px;
  margin-bottom: 10px;
  color: #d4af37;
  font-weight: 700;
}
.b-content-main-ao  {
  line-height: 1.55;
  font-size: 0.875rem;
  margin-bottom: 1.25rem;
  font-family: Lato, sans-serif;
  color: #b8a595;
}
.t-card-wrap-2mo  {
  color: #f5f1e8;
  font-family: Lato, sans-serif;
  line-height: 1.7;
  font-size: 15px;
}
.t-card-wrap-2mo p {
  margin-bottom: 12px;
}
.t-card-wrap-2mo p:last-child { margin-bottom: 0; }
.t-card-wrap-2mo strong  {
  font-weight: 600;
  color: #d4af37;
}
.t-card-wrap-2mo a  {
  transition: color 0.25s;
  color: #e8b923;
  text-decoration: none;
}
.t-card-wrap-2mo a:hover {
  color: #ffed4e;
}
.t-card-wrap-2mo ul  {
  padding-left: 1.375rem;
  list-style-type: circle;
  margin-bottom: 12px;
}
.t-card-wrap-2mo ol  {
  margin-bottom: 12px;
  list-style-type: decimal;
  padding-left: 22px;
}
.t-card-wrap-2mo li  {
  line-height: 1.65;
  color: #f5f1e8;
  margin-bottom: 6px;
  font-size: 15px;
}
.t-card-wrap-2mo table  {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  margin-bottom: 0.75rem;
  width: 100%;
}
.t-card-wrap-2mo th, .t-card-wrap-2mo td  {
  text-align: left;
  font-size: 14px;
  padding: 9px 11px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
}
.t-card-wrap-2mo th  {
  letter-spacing: 0.04em;
  color: #d4af37;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
}
@media(min-width:802px) {
  .col-primary-lb {
    padding: 68px 40px;
  }
  .app-icon-vg {
    padding: 36px 40px;
  }
  .c-hero-item-bx4 {
    font-size: 24px;
  }
  .t-card-wrap-2mo table { display: table; }
}
.app-main-block-q5q  {
  background: #0f0f1e;
  padding-top: 44px; padding-right: 1.125rem; padding-bottom: 44px; padding-left: 18px;
}
.ui-col-body-ei  {
  max-width: 1280px;
  margin: 0 auto;
}
.el-container-wrap-tcb  {
  overflow-wrap: break-word;
  font-family: Playfair Display, sans-serif;
  font-size: 22px;
  color: #d4af37;
  font-weight: 800;
  margin-bottom: 1rem;
}
.el-row-top-6k  {
  font-family: Lato, sans-serif;
  line-height: 1.6;
  color: #f5f1e8;
  font-size: 0.875rem;
}
.el-row-top-6k p { margin-bottom: 0.75rem; }
.el-row-top-6k p:last-child { margin-bottom: 0; }
.el-row-top-6k strong { color: #d4af37; }
.el-row-top-6k a  {
  text-decoration: underline;
  color: #e8b923;
  text-underline-offset: 2px;
}
.el-row-top-6k a:hover { color: #ffed4e; }
.el-row-top-6k ul  {
  list-style-type: disc;
  margin-bottom: 12px;
  padding-left: 18px;
}
.el-row-top-6k ol  {
  padding-left: 18px;
  margin-bottom: 12px;
  list-style-type: decimal;
}
.el-row-top-6k li  {
  font-size: 14px;
  line-height: 1.6;
  color: #f5f1e8;
  margin-bottom: 5px;
}
.el-row-top-6k table  {
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.75rem;
}
.el-row-top-6k th  {
  padding: 9px 12px;
  background: rgba(255,255,255,0.04);
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  color: #d4af37;
  text-align: left;
  font-weight: 600;
}
.el-row-top-6k td  {
  color: #f5f1e8;
  padding-top: 9px; padding-right: 12px; padding-bottom: 9px; padding-left: 12px;
  border-bottom: 1px solid rgba(255,255,255,0.04);
}
@media (min-width:778px) {
  .app-main-block-q5q { padding: 60px 36px; }
  .el-container-wrap-tcb { font-size: 26px; }
  .el-row-top-6k table { display: table; }
}

.l-link-block-18  {
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  padding-top: 42px; padding-right: 16px; padding-bottom: 42px; padding-left: 16px;
  background: #0f0f1e;
}
.c-header-box-817  {
  flex-direction: column;
  margin: 0 auto;
  max-width: 1280px;
  gap: 22px;
  display: flex;
}
.mod-strip-area-d27  {
  margin-bottom: 8px;
  font-family: Playfair Display, sans-serif;
  font-size: 24px;
  color: #d4af37;
  overflow-wrap: break-word;
  font-weight: 700;
}
.ui-zone-area-bn  {
  color: #b8a595;
  line-height: 1.55;
  font-size: 14px;
  font-family: Lato, sans-serif;
}
.c-layer-foot-h17  {
  line-height: 1.7;
  font-family: Lato, sans-serif;
  color: #f5f1e8;
  font-size: 0.9375rem;
}
.c-layer-foot-h17 p {
  margin-bottom: 12px;
}
.c-layer-foot-h17 p:last-child { margin-bottom: 0; }
.c-layer-foot-h17 strong  {
  font-weight: 600;
  color: #d4af37;
}
.c-layer-foot-h17 a  {
  color: #e8b923;
  text-decoration: none;
}
.c-layer-foot-h17 a:hover {
  text-decoration: underline;
}
.c-layer-foot-h17 ul  {
  padding-left: 24px;
  list-style-type: square;
  margin-bottom: 12px;
}
.c-layer-foot-h17 ol  {
  margin-bottom: 0.75rem;
  padding-left: 24px;
  list-style-type: decimal;
}
.c-layer-foot-h17 li  {
  font-size: 16px;
  color: #f5f1e8;
  line-height: 1.65;
  margin-bottom: 4px;
}
.c-layer-foot-h17 dl { margin-bottom: 12px; }
.c-layer-foot-h17 dt  {
  color: #d4af37;
  font-weight: 700;
  font-size: 0.9375rem;
  margin-top: 16px;
}
.c-layer-foot-h17 dt:first-child { margin-top: 0; }
.c-layer-foot-h17 dd  {
  margin-bottom: 4px;
  margin-left: 0;
  color: #f5f1e8;
  line-height: 1.7;
  font-size: 15px;
}
.c-layer-foot-h17 table  {
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.75rem;
}
.c-layer-foot-h17 th,
.c-layer-foot-h17 td  {
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  padding: 10px 12px;
  text-align: left;
  font-size: 14px;
}
.c-layer-foot-h17 th  {
  letter-spacing: 0.05em;
  color: #d4af37;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
}
@media(min-width:835px) {
  .l-link-block-18 {
    padding-top: 64px; padding-right: 38px; padding-bottom: 64px; padding-left: 38px;
  }
  .c-header-box-817  {
  gap: 44px;
  flex-direction: row;
}
  .app-panel-inner-vv {
    flex: 0 0 280px;
  }
  .ui-module-row-qc {
    flex: 1;
  }
  .mod-strip-area-d27 {
    font-size: 28px;
  }
  .c-layer-foot-h17 table { display: table; }
}