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

.mod-layer-left-44  {
  gap: 14px;
  margin: 0 auto;
  flex-direction: column;
  display: flex;
  max-width: 1280px;
}

.el-cell-left-8gs  {
  line-height: 1.5;
  color: #f0f0f0;
  font-size: 0.8125rem;
  font-family: Lato, sans-serif;
}

.el-cell-left-8gs a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #e8b923;
}

.el-cell-left-8gs a:hover { color: #d4af37; }

.wp-panel-left-nz5  {
  display: flex;
  gap: 10px;
  flex-shrink: 0;
}

.t-menu-group-0h  {
  border-radius: 12px;
  transition: background 0.25s ease;
  font-size: 13px;
  padding: 8px 20px;
  font-weight: 600;
  background: rgba(255,255,255,0.1);
  font-family: Lato, sans-serif;
  color: #e8b923;
}

.t-menu-group-0h:hover { background: rgba(255,255,255,0.15); }

.v-element-wrap-eu  {
  border-radius: 12px;
  padding-top: 8px; padding-right: 20px; padding-bottom: 8px; padding-left: 1.25rem;
  transition: color 0.25s ease;
  color: #a8b0b8;
  font-size: 13px;
  font-weight: 500;
  font-family: Lato, sans-serif;
}

.v-element-wrap-eu:hover { color: #f0f0f0; }

@media (min-width:764px) {
  .mod-layer-left-44  {
  justify-content: space-between;
  gap: 24px;
  align-items: center;
  flex-direction: row;
}
  .js-box-wrap-2m4 { padding: 14px 40px; }
}
.app-row-body-7bn  {
  background-repeat: no-repeat;
  background-position: center;
  background-color: #0f1419;
  overflow: hidden;
  position: relative;
  padding: 40px 20px;
  background-size: cover;
}

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

.app-wrapper-col-uw  {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.b-item-head-ydq  {
  margin-bottom: 2rem;
  text-align: center;
}

.page-top-box-le  {
  text-shadow: 0 2px 8px rgba(0,0,0,0.4);
  color: #fff;
  font-weight: 800;
  font-size: 1.625rem;
  line-height: 1.2;
  margin-bottom: 10px;
  font-family: Playfair Display, sans-serif;
  overflow-wrap: break-word;
}

.el-group-area-w72  {
  font-size: 15px;
  font-family: Lato, sans-serif;
  color: rgba(255,255,255,0.7);
}

.l-nav-block-6s  {
  display: grid;
  gap: 16px;
  grid-template-columns: 1fr;
}

.b-header-primary-9w2  {
  border: 1px solid rgba(255,255,255,0.08);
  background: rgba(13,30,53,0.8);
  padding: 1.5rem;
  transition: border-color 0.25s ease;
  border-radius: 18px;
  gap: 12px;
  display: flex;
  flex-direction: column;
  backdrop-filter: blur(8px);
}

.b-header-primary-9w2:hover { border-color: rgba(212,175,55,0.25); }

.v-module-block-bm  {
  font-weight: 700;
  font-size: 1.125rem;
  color: #fff;
}

.l-layer-right-r4k  {
  font-weight: 800;
  font-size: 24px;
  color: #d4af37;
}

.m-content-foot-ofr  {
  line-height: 1.5;
  color: rgba(255,255,255,0.6);
  font-size: 0.8125rem;
}

.t-section-item-m8  {
  display: inline-block;
  background: #d4af37;
  transition: background 0.25s ease;
  color: #0f1419;
  border-radius: 12px;
  align-self: flex-start;
  font-size: 14px;
  padding: 10px 20px;
  font-weight: 700;
  font-family: Lato, sans-serif;
}

.t-section-item-m8:hover { background: #f0c949; }

@media (min-width:601px) {
  .l-nav-block-6s { grid-template-columns: 1fr 1fr; }
}

@media (min-width:902px) {
  .l-nav-block-6s { grid-template-columns: 1fr 1fr 1fr; }
  .page-top-box-le { font-size: 36px; }
}
.js-wrap-base-1b6  {
  background: #1a2332;
  padding: 52px 20px;
}
.section-foot-c0c  {
  padding-top: 30px; padding-right: 22px; padding-bottom: 30px; padding-left: 22px;
  border-radius: 18px;
  background: #0f1419;
  margin: 0 auto;
  max-width: 1280px;
  box-shadow: 0 2px 14px rgba(0,0,0,0.1);
}
.t-layer-row-fsm {
  margin-bottom: 26px;
}
.js-strip-top-c3u  {
  display: inline-block;
  font-family: Lato, sans-serif;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #d4af37;
  font-weight: 600;
  font-size: 11px;
  letter-spacing: 0.06em;
}
.bar-col-pp  {
  margin-bottom: 10px;
  font-family: Playfair Display, sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 22px;
  color: #e8b923;
}
.b-outer-wrap-dzk  {
  font-family: Lato, sans-serif;
  line-height: 1.6;
  font-size: 14px;
  color: #a8b0b8;
}
.v-cell-block-j1n  {
  background: rgba(212, 175, 55, 0.15);
  height: 1px;
  margin: 24px 0;
}
.site-title-block-bp {
  margin-bottom: 8px;
}
.page-header-group-yz  {
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 17px;
  font-family: Playfair Display, sans-serif;
  color: #e8b923;
}
.ui-list-8z  {
  font-size: 14px;
  font-family: Lato, sans-serif;
  color: #f0f0f0;
  line-height: 1.7;
}
.ui-list-8z p {
  margin-bottom: 10px;
}
.ui-list-8z p:last-child { margin-bottom: 0; }
.ui-list-8z strong  {
  color: #e8b923;
  font-weight: 600;
}
.ui-list-8z a  {
  transition: color 0.25s;
  color: #d4af37;
  text-decoration: none;
}
.ui-list-8z a:hover {
  color: #f0c949;
}
.ui-list-8z ul  {
  list-style-type: circle;
  padding-left: 1.25rem;
  margin-bottom: 10px;
}
.ui-list-8z ol  {
  margin-bottom: 10px;
  list-style-type: decimal;
  padding-left: 1.25rem;
}
.ui-list-8z li  {
  color: #f0f0f0;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 4px;
}
.ui-list-8z table  {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  border-collapse: collapse;
  overflow-x: auto;
}
.ui-list-8z th,
.ui-list-8z td  {
  padding: 8px 10px;
  text-align: left;
  font-size: 13px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
}
.ui-list-8z th  {
  font-weight: 600;
  letter-spacing: 0.04em;
  font-size: 12px;
  color: #e8b923;
  text-transform: uppercase;
}
@media(min-width:797px) {
  .js-wrap-base-1b6 {
    padding: 70px 40px;
  }
  .section-foot-c0c {
    padding: 40px 44px;
  }
  .bar-col-pp {
    font-size: 26px;
  }
  .page-header-group-yz {
    font-size: 20px;
  }
  .ui-list-8z table { display: table; }
}
.app-banner-left-ue5  {
  background: #1a2332;
  padding: 52px 22px;
}
.mod-text-head-gsj  {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.mod-wrap-block-qr  {
  font-family: Playfair Display, sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 24px;
  color: #e8b923;
}
.wp-strip-group-ur  {
  line-height: 1.75;
  color: #f0f0f0;
  font-family: Lato, sans-serif;
  font-size: 14px;
}
.wp-strip-group-ur p {
  margin-bottom: 13px;
}
.wp-strip-group-ur p:last-child {
  margin-bottom: 0;
}
.wp-strip-group-ur strong {
  color: #e8b923;
}
.wp-strip-group-ur a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #d4af37;
}
.wp-strip-group-ur a:hover {
  color: #f0c949;
}
.wp-strip-group-ur ul  {
  list-style-type: circle;
  margin-bottom: 13px;
  padding-left: 1.25rem;
}
.wp-strip-group-ur ol  {
  list-style-type: decimal;
  padding-left: 20px;
  margin-bottom: 13px;
}
.wp-strip-group-ur li  {
  line-height: 1.75;
  margin-bottom: 7px;
  color: #f0f0f0;
  font-size: 0.875rem;
}
.wp-strip-group-ur table  {
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 13px;
}
.wp-strip-group-ur th, .wp-strip-group-ur td  {
  text-align: left;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  font-size: 13px;
  padding: 10px 12px;
}
.wp-strip-group-ur th  {
  font-weight: 600;
  letter-spacing: 0.04em;
  font-size: 12px;
  color: #e8b923;
  text-transform: uppercase;
}
@media (min-width:802px) {
  .app-banner-left-ue5 { padding: 68px 44px; }
  .mod-text-head-gsj  {
  flex-direction: row;
  gap: 60px;
}
  .m-inner-at { flex: 0 0 280px; }
  .mod-wrap-block-qr { font-size: 28px; }
  .wp-strip-group-ur table { display: table; }
}

.wp-item-row-xtt  {
  padding: 48px 20px;
  background: #0f1419;
}
.js-section-head-3qu  {
  max-width: 880px;
  margin: 0 auto;
}
.c-title-main-fld  {
  box-shadow: 0 2px 16px rgba(0,0,0,0.12);
  border-radius: 18px;
  background: #1a2332;
  padding: 28px 22px;
}
.list-cell-x8n  {
  gap: 10px;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 16px;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  padding-bottom: 1rem;
}
.el-wrapper-head-7d  {
  color: #e8b923;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: Playfair Display, sans-serif;
}
.wp-title-area-2n  {
  font-weight: 600;
  color: #2d8659;
  font-size: 13px;
  font-family: Lato, sans-serif;
}
.b-row-row-ht  {
  line-height: 1.65;
  font-family: Lato, sans-serif;
  color: #f0f0f0;
  font-size: 14px;
}
.b-row-row-ht p { margin-bottom: 12px; }
.b-row-row-ht p:last-child { margin-bottom: 0; }
.b-row-row-ht strong { color: #e8b923; }
.b-row-row-ht a  {
  text-underline-offset: 2px;
  color: #d4af37;
  text-decoration: underline;
}
.b-row-row-ht a:hover { color: #f0c949; }
.b-row-row-ht ul  {
  margin-bottom: 12px;
  padding-left: 18px;
  list-style-type: circle;
}
.b-row-row-ht ol  {
  padding-left: 18px;
  list-style-type: decimal;
  margin-bottom: 12px;
}
.b-row-row-ht li  {
  font-size: 14px;
  color: #f0f0f0;
  margin-bottom: 4px;
  line-height: 1.65;
}
.b-row-row-ht table  {
  width: 100%;
  display: block;
  margin-bottom: 12px;
  overflow-x: auto;
  border-collapse: collapse;
}
.b-row-row-ht th, .b-row-row-ht td  {
  font-size: 13px;
  text-align: left;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  padding: 8px 10px;
}
.b-row-row-ht th  {
  font-weight: 600;
  font-size: 12px;
  color: #e8b923;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
@media (min-width:770px) {
  .wp-item-row-xtt { padding: 64px 40px; }
  .c-title-main-fld { padding-top: 36px; padding-right: 32px; padding-bottom: 36px; padding-left: 2rem; }
  .el-wrapper-head-7d { font-size: 24px; }
  .b-row-row-ht table { display: table; }
}

.c-strip-top-97q  {
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  background: #0f1419;
}

.js-box-primary-fsf  {
  max-width: 1280px;
  height: 56px;
  margin: 0 auto;
  align-items: center;
  display: flex;
  padding: 0 16px;
  gap: 12px;
}

.v-top-wrap-lfy  {
  background: none;
  cursor: pointer;
  width: 40px;
  height: 40px;
  display: flex;
  border-radius: 12px;
  justify-content: center;
  transition: background 0.25s ease;
  border: 1px solid rgba(212, 175, 55, 0.15);
  color: #f0f0f0;
  flex-shrink: 0;
  align-items: center;
}

.v-top-wrap-lfy:hover { background: rgba(255,255,255,0.04); }

.app-hero-box-fq  {
  display: flex;
  letter-spacing: -0.02em;
  white-space: nowrap;
  gap: 8px;
  font-size: 19px;
  color: #e8b923;
  font-weight: 800;
  align-items: center;
}

.wp-btn-wrap-kb  {
  align-items: center;
  display: flex;
  gap: 8px;
  margin-left: auto;
}

.t-container-inner-pos  {
  font-size: 13px;
  transition: background 0.25s ease;
  padding: 7px 14px;
  border-radius: 12px;
  color: #0f1419;
  font-family: Lato, sans-serif;
  background: #d4af37;
  font-weight: 700;
}

.t-container-inner-pos:hover { background: #f0c949; }

.mod-title-1o  {
  color: #f0f0f0;
  border: 1px solid rgba(255,255,255,0.1);
  display: none;
  background: none;
}

.mod-title-1o:hover { background: rgba(255,255,255,0.04); }

/* --- Drawer --- */

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

.el-element-wrap-qy8.ui-area-box-oq { transform: translateX(0); }

.l-row-box-ew4  {
  display: flex;
  padding: 16px 20px;
  border-bottom: 1px solid rgba(255,255,255,0.06);
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
}

.el-view-inner-jl  {
  transition: background 0.25s ease;
  background: none;
  height: 32px;
  font-size: 18px;
  cursor: pointer;
  border: 1px solid rgba(212, 175, 55, 0.15);
  place-items: center;
  width: 32px;
  display: grid;
  border-radius: 6px;
  color: #f0f0f0;
}

.el-view-inner-jl:hover { background: rgba(255,255,255,0.04); }

.page-strip-area-vwo  {
  padding: 12px 0;
  display: flex;
  flex: 1;
  flex-direction: column;
}

.m-cell-row-2n  {
  font-weight: 500;
  color: #f0f0f0;
  font-family: Lato, sans-serif;
  padding: 14px 24px;
  font-size: 16px;
  transition: background 0.25s ease, color 0.25s ease;
}

.m-cell-row-2n:hover  {
  background: rgba(255,255,255,0.04);
  color: #e8b923;
}

.m-cell-primary-yuv  {
  opacity: 0;
  visibility: hidden;
  background: rgba(15, 20, 25, 0.85);
  inset: 0;
  z-index: 150;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  position: fixed;
}

.m-cell-primary-yuv.ui-area-box-oq  {
  visibility: visible;
  opacity: 1;
}

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

.app-content-right-tj { position: relative; }

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

.page-container-group-bcz:hover  {
  border-color: rgba(255,255,255,0.15);
  background: rgba(255,255,255,0.04);
}
.c-layer-row-t02  {
  font-size: 10px;
  transition: transform 0.25s ease;
}
.app-content-right-tj.ui-area-box-oq .c-layer-row-t02 { transform: rotate(180deg); }

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

.app-content-right-tj.ui-area-box-oq .mod-menu-foot-5e { display: block; }

.js-item-item-nc4  {
  display: flex;
  align-items: center;
  transition: background 0.25s ease, color 0.25s ease;
  padding: 8px 12px;
  gap: 8px;
  font-weight: 500;
  font-family: Lato, sans-serif;
  cursor: pointer;
  font-size: 13px;
  color: #f0f0f0;
  border-radius: 12px;
}

.js-item-item-nc4:hover  {
  color: #e8b923;
  background: rgba(255,255,255,0.06);
}
.js-item-item-nc4.active { color: #d4af37; }
.c-outer-col-60  {
  line-height: 1;
  font-size: 16px;
}

/* --- Desktop --- */

@media (min-width:797px) {
  .js-box-primary-fsf  {
  padding: 0 20px;
  height: 60px;
}
  .mod-title-1o { display: inline-flex; }
}
.v-top-primary-lkj  {
  background: #0f1419;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  padding: 46px 18px;
}
.site-title-base-qu  {
  gap: 32px;
  margin: 0 auto;
  max-width: 1280px;
  display: flex;
  flex-direction: column;
}
.l-nav-top-s6  {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: Playfair Display, sans-serif;
  margin-bottom: 14px;
  color: #e8b923;
}
.v-holder-top-6g  {
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #f0f0f0;
}
.v-holder-top-6g p {
  margin-bottom: 15px;
}
.v-holder-top-6g p:last-child {
  margin-bottom: 0;
}
.v-holder-top-6g strong {
  color: #e8b923;
}
.v-holder-top-6g a  {
  text-underline-offset: 2px;
  color: #d4af37;
  text-decoration: underline;
}
.v-holder-top-6g a:hover {
  color: #f0c949;
}
.v-holder-top-6g ul  {
  list-style-type: square;
  padding-left: 20px;
  margin-bottom: 15px;
}
.v-holder-top-6g ol  {
  margin-bottom: 15px;
  list-style-type: decimal;
  padding-left: 20px;
}
.v-holder-top-6g li  {
  font-size: 16px;
  margin-bottom: 7px;
  line-height: 1.6;
  color: #f0f0f0;
}
.v-holder-top-6g table  {
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 15px;
  overflow-x: auto;
}
.v-holder-top-6g th, .v-holder-top-6g td  {
  padding: 10px 13px;
  text-align: left;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  font-size: 15px;
}
.v-holder-top-6g th  {
  font-weight: 600;
  color: #e8b923;
}
.mod-section-group-h5  {
  display: flex;
  gap: 1rem;
  flex-direction: column;
}
.l-link-item-jv  {
  padding: 16px;
  background: #1a2332;
  border-radius: 12px;
}
.app-module-foot-x4  {
  text-transform: uppercase;
  font-size: 11px;
  font-family: Lato, sans-serif;
  font-weight: 600;
  color: #a8b0b8;
  letter-spacing: 0.08em;
  margin-bottom: 4px;
}
.wp-group-body-p2  {
  font-weight: 700;
  font-size: 0.9375rem;
  font-family: Lato, sans-serif;
  color: #e8b923;
}
@media (min-width:838px) {
  .v-top-primary-lkj { padding-top: 60px; padding-right: 38px; padding-bottom: 60px; padding-left: 38px; }
  .site-title-base-qu  {
  flex-direction: row;
  gap: 3rem;
}
  .page-box-box-8p { flex: 1; }
  .mod-section-group-h5 { flex: 0 0 260px; }
  .l-nav-top-s6 { font-size: 26px; }
  .v-holder-top-6g table { display: table; }
}

.wp-bar-area-i6  {
  padding: 46px 16px;
  background: #0f1419;
}
.page-list-n4a  {
  margin: 0 auto;
  max-width: 1280px;
}
.t-component-cell-ylr  {
  font-family: Playfair Display, sans-serif;
  font-size: 24px;
  overflow-wrap: break-word;
  color: #e8b923;
  margin-bottom: 1.625rem;
  font-weight: 700;
}
.b-widget-group-5g  {
  flex-direction: column;
  display: flex;
  gap: 1.875rem;
}
.bar-body-t8x  {
  background: #1a2332;
  padding: 1.375rem 20px;
  border: 1px solid rgba(212, 175, 55, 0.15);
  border-radius: 18px;
}
.ui-panel-left-n5  {
  color: #e8b923;
  font-size: 18px;
  margin-bottom: 0.875rem;
  font-weight: 600;
  font-family: Playfair Display, sans-serif;
  overflow-wrap: break-word;
}
.site-block-box-4ms  {
  color: #f0f0f0;
  font-size: 15px;
  line-height: 1.65;
  font-family: Lato, sans-serif;
}
.site-block-box-4ms p { margin-bottom: 0.75rem; }
.site-block-box-4ms p:last-child { margin-bottom: 0; }
.site-block-box-4ms strong  {
  color: #e8b923;
  font-weight: 600;
}
.site-block-box-4ms a  {
  text-decoration: none;
  color: #d4af37;
}
.site-block-box-4ms a:hover { text-decoration: underline; }
.site-block-box-4ms ul  {
  list-style-type: disc;
  padding-left: 22px;
  margin-bottom: 12px;
}
.site-block-box-4ms ol  {
  list-style-type: decimal;
  padding-left: 22px;
  margin-bottom: 12px;
}
.site-block-box-4ms li  {
  line-height: 1.7;
  color: #f0f0f0;
  margin-bottom: 5px;
  font-size: 16px;
}
.site-block-box-4ms dl { margin-bottom: 0.75rem; }
.site-block-box-4ms dt  {
  font-size: 15px;
  font-weight: 700;
  margin-top: 15px;
  color: #e8b923;
}
.site-block-box-4ms dt:first-child { margin-top: 0; }
.site-block-box-4ms dd  {
  line-height: 1.65;
  color: #f0f0f0;
  margin-left: 0;
  margin-bottom: 8px;
  font-size: 0.9375rem;
}
.site-block-box-4ms table  {
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
  width: 100%;
}
.site-block-box-4ms th, .site-block-box-4ms td  {
  padding: 9px 11px;
  font-size: 0.875rem;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  text-align: left;
}
.site-block-box-4ms th  {
  color: #e8b923;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.03em;
}
@media(min-width:845px) {
  .wp-bar-area-i6 { padding: 64px 36px; }
  .b-widget-group-5g  {
  flex-direction: row;
  gap: 1.75rem;
}
  .bar-body-t8x  {
  flex: 1;
  padding: 26px 24px;
}
  .t-component-cell-ylr { font-size: 28px; }
  .site-block-box-4ms table { display: table; }
}
.ui-area-base-hke  {
  background: #1a2332;
  padding: 44px 18px;
}
.el-col-col-1kc  {
  margin: 0 auto;
  max-width: 700px;
}
.b-nav-wrap-hp  {
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #e8b923;
  font-weight: 700;
  margin-bottom: 28px;
  font-family: Playfair Display, sans-serif;
}
.app-slot-row-3t  {
  gap: 0;
  flex-direction: column;
  display: flex;
}
.m-list-row-nrd  {
  padding-bottom: 24px;
  gap: 16px;
  position: relative;
  display: flex;
}
.m-list-row-nrd:last-child { padding-bottom: 0; }
.m-list-row-nrd:not(:last-child)::after  {
  left: 17px;
  content: '';
  position: absolute;
  width: 2px;
  top: 40px;
  background: rgba(212, 175, 55, 0.15);
  bottom: 0;
}
.l-element-row-ns  {
  position: relative;
  font-family: Lato, sans-serif;
  display: flex;
  flex-shrink: 0;
  background: #d4af37;
  justify-content: center;
  height: 36px;
  z-index: 1;
  color: #0f1419;
  font-size: 15px;
  width: 36px;
  align-items: center;
  border-radius: 50%;
  font-weight: 800;
}
.ui-view-box-10k  {
  font-size: 16px;
  font-family: Playfair Display, sans-serif;
  color: #e8b923;
  font-weight: 700;
  margin-bottom: 4px;
}
.page-slot-inner-dj  {
  color: #f0f0f0;
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 1.6;
}
@media (min-width:766px) {
  .ui-area-base-hke { padding: 60px 40px; }
  .b-nav-wrap-hp { font-size: 26px; }
}

.m-banner-block-ps  {
  padding: 32px 20px;
  background: #0f1419;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
}

.wp-header-left-nc4  {
  margin: 0 auto;
  max-width: 1280px;
}

.m-view-col-5lx  {
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  gap: 1.25rem;
  padding-bottom: 24px;
  flex-direction: column;
  display: flex;
}

.content-item-hvz  {
  letter-spacing: -0.02em;
  font-weight: 800;
  color: #e8b923;
  font-size: 18px;
}

.c-inner-cell-73a  {
  flex-wrap: wrap;
  gap: 8px 20px;
  display: flex;
}

.c-inner-cell-73a a  {
  font-size: 13px;
  font-weight: 500;
  color: #f0f0f0;
  font-family: Lato, sans-serif;
  transition: color 0.25s ease;
}

.c-inner-cell-73a a:hover { color: #e8b923; }

.list-box-8n  {
  padding-top: 20px;
  gap: 12px;
  flex-direction: column;
  display: flex;
}

.el-title-cell-nl  {
  font-size: 12px;
  color: #a8b0b8;
  line-height: 1.7;
}

.ui-header-right-4r  {
  color: #a8b0b8;
  font-size: 12px;
}

@media (min-width:766px) {
  .m-banner-block-ps { padding: 36px 40px; }
  .m-view-col-5lx  {
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
  .list-box-8n  {
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
}
}
.page-layer-right-l1o  {
  padding: 54px 18px;
  background: #0f1419;
}

.ui-frame-block-yu  {
  max-width: 800px;
  border: 1px solid rgba(212, 175, 55, 0.15);
  border-radius: 18px;
  margin: 0 auto;
  border-top: 3px solid #d4af37;
  padding: 1.875rem 22px;
  background: #1a2332;
}

.wp-region-bhr  {
  color: #e8b923;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: Playfair Display, sans-serif;
  font-size: 1.5rem;
}

.v-content-right-i8  {
  color: #d4af37;
  font-weight: 800;
  font-size: 2rem;
  margin-bottom: 20px;
}

.v-box-cell-bq { margin-bottom: 24px; }

.v-box-cell-bq p  {
  margin-bottom: 12px;
  color: #f0f0f0;
  font-size: 15px;
  font-family: Lato, sans-serif;
  line-height: 1.65;
}

.v-box-cell-bq p:last-child { margin-bottom: 0; }

.v-box-cell-bq ul  {
  padding-left: 1.125rem;
  margin-bottom: 12px;
  list-style-type: disc;
}

.v-box-cell-bq ol  {
  padding-left: 18px;
  list-style-type: decimal;
  margin-bottom: 12px;
}

.v-box-cell-bq li  {
  color: #f0f0f0;
  line-height: 1.55;
  font-size: 0.875rem;
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
}

.v-box-cell-bq a  {
  text-underline-offset: 2px;
  color: #d4af37;
  text-decoration: underline;
}
.v-box-cell-bq a:hover { color: #f0c949; }

.v-box-cell-bq strong { color: #e8b923; }

.v-box-cell-bq table  {
  font-size: 14px;
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
}

.v-box-cell-bq th  {
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  padding: 9px 11px;
  background: rgba(255,255,255,0.04);
  font-weight: 600;
  color: #e8b923;
  text-align: left;
}

.v-box-cell-bq td  {
  color: #f0f0f0;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding: 9px 11px;
}

.v-item-top-2b2  {
  display: inline-block;
  color: #0f1419;
  padding: 13px 30px;
  font-size: 15px;
  font-family: Lato, sans-serif;
  background: #d4af37;
  font-weight: 700;
  transition: background 0.25s ease;
  border-radius: 12px;
}

.v-item-top-2b2:hover { background: #f0c949; }

.m-link-right-exo  {
  font-size: 11px;
  color: #a8b0b8;
  margin-top: 12px;
}

@media (min-width:772px) {
  .ui-frame-block-yu { padding: 38px 34px; }
  .wp-region-bhr { font-size: 28px; }
  .v-content-right-i8 { font-size: 40px; }
  .v-box-cell-bq table { display: table; }
}
.b-wrap-group-1q9  {
  background: #0f1419;
  padding: 32px 20px;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
}
.wp-col-head-l39  {
  margin: 0 auto;
  text-align: center;
  max-width: 1280px;
}
.mod-outer-8l  {
  gap: 10px;
  display: flex;
  margin-bottom: 16px;
  flex-wrap: wrap;
  justify-content: center;
}
.b-btn-kg0  {
  font-weight: 800;
  font-size: 11px;
  font-family: Lato, sans-serif;
  height: 36px;
  align-items: center;
  color: #a8b0b8;
  justify-content: center;
  border-radius: 50%;
  width: 36px;
  border: 2px solid #a8b0b8;
  display: flex;
}
.t-icon-primary-6xi  {
  padding: 6px 14px;
  font-weight: 600;
  font-family: Lato, sans-serif;
  border-radius: 6px;
  font-size: 11px;
  color: #a8b0b8;
  border: 1px solid rgba(212, 175, 55, 0.15);
}
.t-module-gir  {
  overflow-wrap: break-word;
  max-width: 700px;
  color: #f0f0f0;
  margin: 0 auto;
  font-family: Lato, sans-serif;
  font-size: 12px;
  line-height: 1.65;
}