*, *::before, *::after  {
  padding: 0;
  box-sizing: border-box;
  margin: 0;
}
body  {
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
}
img, svg  {
  display: block;
  max-width: 100%;
}
a  {
  color: inherit;
  text-decoration: none;
}
button  {
  cursor: pointer;
  font: inherit;
  background: none;
  border: none;
}
ul, ol { list-style: none; }
input, textarea, select { font: inherit; }
.site-grid-col-6k  {
  background: #0F1923;
  transition: box-shadow 0.3s ease;
}

.site-grid-col-6k.t-link-area-te { box-shadow: 0 2px 12px rgba(0,0,0,0.3); }

.page-header-right-3b  {
  margin: 0 auto;
  align-items: center;
  max-width: 1280px;
  padding: 0 16px;
  gap: 12px;
  display: flex;
}

.site-holder-base-bez  {
  align-items: center;
  gap: 8px;
  color: #D4AF37;
  white-space: nowrap;
  font-weight: 800;
  display: flex;
  letter-spacing: -0.02em;
  font-size: 17px;
}

/* --- Full state --- */

.js-region-item-93  {
  overflow: hidden;
  transition: max-height 0.35s ease, opacity 0.25s ease;
  max-height: 64px;
  border-bottom: 1px solid rgba(232, 233, 235, 0.12);
}

.js-region-item-93 .page-header-right-3b { height: 56px; }

.site-grid-col-6k.t-link-area-te .js-region-item-93  {
  opacity: 0;
  border: none;
  max-height: 0;
}

.ui-card-col-ftc { display: none; }

.top-main-n7  {
  display: flex;
  align-items: center;
  margin-left: auto;
  gap: 8px;
}

.site-element-foot-3vt  {
  font-weight: 700;
  transition: background 0.25s ease;
  padding: 7px 14px;
  color: #0F1923;
  background: #FFB81C;
  font-family: Inter, sans-serif;
  font-size: 13px;
  border-radius: 8px;
}

.site-element-foot-3vt:hover { background: #E6A500; }

.b-top-block-d9  {
  background: none;
  border: 1px solid rgba(255,255,255,0.1);
  display: none;
  color: #E8E9EB;
}

.b-top-block-d9:hover { background: rgba(255,255,255,0.04); }

.v-region-head-hh1  {
  cursor: pointer;
  display: flex;
  gap: 5px;
  background: none;
  padding: 8px;
  margin-left: 4px;
  flex-direction: column;
  border: none;
}

.v-region-head-hh1 span  {
  background: #E8E9EB;
  display: block;
  width: 20px;
  border-radius: 2px;
  height: 2px;
}

/* --- Compact state --- */

.js-layer-wrap-ll  {
  transition: max-height 0.35s ease, opacity 0.25s ease;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
}

.site-grid-col-6k.t-link-area-te .js-layer-wrap-ll  {
  max-height: 52px;
  opacity: 1;
}

.js-layer-wrap-ll .page-header-right-3b  {
  justify-content: space-between;
  height: 48px;
}

.v-zone-inner-omh  {
  font-family: Inter, sans-serif;
  border-radius: 4px;
  font-size: 13px;
  transition: background 0.25s ease;
  padding: 5px 14px;
  font-weight: 500;
  color: #E8E9EB;
  background: none;
  cursor: pointer;
  border: 1px solid rgba(232, 233, 235, 0.12);
}

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

.page-menu-item-2a0  {
  padding: 6px 14px;
  background: #FFB81C;
  font-family: Inter, sans-serif;
  border-radius: 8px;
  color: #0F1923;
  font-weight: 700;
  font-size: 0.75rem;
}

/* --- Dropdown --- */

.js-component-col-pv  {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease;
  background: #1A2A3A;
}

.js-component-col-pv.m-inner-area-h48  {
  border-bottom: 1px solid rgba(255,255,255,0.06);
  max-height: 300px;
}

.app-view-body-4n  {
  display: block;
  transition: color 0.25s ease, background 0.25s ease;
  font-size: 15px;
  padding-top: 14px; padding-right: 24px; padding-bottom: 14px; padding-left: 24px;
  font-family: Inter, sans-serif;
  color: #E8E9EB;
  font-weight: 500;
  border-bottom: 1px solid rgba(255,255,255,0.04);
}

.app-view-body-4n:last-child { border-bottom: none; }
.app-view-body-4n:hover  {
  background: rgba(255,255,255,0.03);
  color: #D4AF37;
}

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

.v-nav-item-em { position: relative; }

.ui-widget-group-s88  {
  display: flex;
  transition: border-color 0.25s ease, background 0.25s ease;
  line-height: 1;
  background: rgba(255,255,255,0.02);
  cursor: pointer;
  gap: 6px;
  border: 1px solid rgba(232, 233, 235, 0.12);
  font-weight: 600;
  font-family: Inter, sans-serif;
  color: #E8E9EB;
  border-radius: 8px;
  white-space: nowrap;
  align-items: center;
  font-size: 13px;
  padding: 5px 10px;
}

.ui-widget-group-s88:hover  {
  background: rgba(255,255,255,0.04);
  border-color: rgba(255,255,255,0.15);
}
.site-cell-right-7p  {
  font-size: 9px;
  transition: transform 0.25s ease;
}
.v-nav-item-em.m-inner-area-h48 .site-cell-right-7p { transform: rotate(180deg); }

.wp-main-cell-45t  {
  position: absolute;
  min-width:138px;
  right: 0;
  padding: 4px;
  border: 1px solid rgba(232, 233, 235, 0.12);
  background: #1A2A3A;
  z-index: 50;
  border-radius: 16px;
  top: calc(100% + 4px);
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  display: none;
}

.v-nav-item-em.m-inner-area-h48 .wp-main-cell-45t { display: block; }

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

.site-widget-cell-783:hover  {
  background: rgba(255,255,255,0.06);
  color: #D4AF37;
}
.site-widget-cell-783.active { color: #FFB81C; }
.app-main-top-6y6  {
  line-height: 1;
  font-size: 15px;
}

/* --- Desktop --- */

@media (min-width:791px) {
  .js-region-item-93 .page-header-right-3b  {
  height: 60px;
  gap: 20px;
  padding: 0 20px;
}
  .js-region-item-93 { max-height: 72px; }

  .ui-card-col-ftc  {
  display: flex;
  flex: 1;
  gap: 4px;
  justify-content: center;
}

  .t-outer-block-00  {
  padding: 6px 12px;
  color: #E8E9EB;
  border-radius: 4px;
  transition: color 0.25s ease, background 0.25s ease;
  font-family: Inter, sans-serif;
  font-weight: 500;
  font-size: 15px;
}

  .t-outer-block-00:hover  {
  color: #D4AF37;
  background: rgba(255,255,255,0.05);
}

  .b-top-block-d9 { display: inline-flex; }
  .v-region-head-hh1 { display: none; }
  .js-layer-wrap-ll .page-header-right-3b { padding: 0 20px; }
}
.l-area-body-ti  {
  padding: 44px 18px;
  background: #0F1923;
}
.v-strip-inner-aki  {
  margin: 0 auto;
  max-width: 1280px;
}
.m-slot-item-2sp  {
  font-size: 24px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: Orbitron, sans-serif;
  margin-bottom: 16px;
  color: #D4AF37;
}
.v-module-w2v  {
  font-size: 0.9375rem;
  font-family: Inter, sans-serif;
  color: #E8E9EB;
  line-height: 1.65;
}
.v-module-w2v p {
  margin-bottom: 12px;
}
.v-module-w2v p:last-child {
  margin-bottom: 0;
}
.v-module-w2v strong {
  color: #D4AF37;
}
.v-module-w2v a  {
  text-underline-offset: 2px;
  text-decoration: underline;
  color: #FFB81C;
}
.v-module-w2v a:hover {
  color: #E6A500;
}
.v-module-w2v ul  {
  padding-left: 20px;
  margin-bottom: 12px;
  list-style-type: disc;
}
.v-module-w2v ol  {
  list-style-type: decimal;
  padding-left: 20px;
  margin-bottom: 12px;
}
.v-module-w2v li  {
  font-size: 15px;
  line-height: 1.65;
  margin-bottom: 5px;
  color: #E8E9EB;
}
.v-module-w2v table  {
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
}
.v-module-w2v th, .v-module-w2v td  {
  padding: 9px 11px;
  font-size: 14px;
  border-bottom: 1px solid rgba(232, 233, 235, 0.12);
  text-align: left;
}
.v-module-w2v th  {
  font-weight: 600;
  color: #D4AF37;
}
@media (min-width:770px) {
  .l-area-body-ti { padding: 58px 36px; }
  .m-slot-item-2sp { font-size: 28px; }
  .v-module-w2v table { display: table; }
}

.c-row-base-5jg  {
  background: #0F1923;
  padding-top: 32px; padding-right: 20px; padding-bottom: 2rem; padding-left: 20px;
  border-top: 1px solid rgba(232, 233, 235, 0.12);
}

.el-module-head-62  {
  margin: 0 auto;
  max-width: 1280px;
}

.l-strip-top-nn  {
  border-bottom: 1px solid rgba(232, 233, 235, 0.12);
  padding-bottom: 24px;
  flex-direction: column;
  display: flex;
  gap: 20px;
}

.site-hero-main-8r  {
  color: #D4AF37;
  font-weight: 800;
  letter-spacing: -0.02em;
  font-size: 18px;
}

.ui-panel-cell-9n  {
  gap: 8px 20px;
  display: flex;
  flex-wrap: wrap;
}

.ui-panel-cell-9n a  {
  color: #E8E9EB;
  transition: color 0.25s ease;
  font-size: 13px;
  font-weight: 500;
  font-family: Inter, sans-serif;
}

.ui-panel-cell-9n a:hover { color: #D4AF37; }

.page-inner-primary-kha  {
  gap: 0.75rem;
  display: flex;
  flex-direction: column;
  padding-top: 20px;
}

.site-frame-head-xwq  {
  line-height: 1.7;
  font-size: 12px;
  color: #A0A5AF;
}

.site-component-primary-50  {
  color: #A0A5AF;
  font-size: 12px;
}

@media (min-width:770px) {
  .c-row-base-5jg { padding-top: 36px; padding-right: 40px; padding-bottom: 2.25rem; padding-left: 40px; }
  .l-strip-top-nn  {
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
  .page-inner-primary-kha  {
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
}
}
.ui-wrap-group-g5r  {
  border-top: 1px solid rgba(232, 233, 235, 0.12);
  background: #0F1923;
  padding: 32px 20px;
}
.v-btn-left-cll  {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  max-width: 1280px;
  align-items: flex-start;
}
.el-strip-top-m2  {
  font-weight: 800;
  align-items: center;
  font-size: 11px;
  height: 36px;
  border: 2px solid #A0A5AF;
  display: flex;
  flex-shrink: 0;
  font-family: Inter, sans-serif;
  justify-content: center;
  border-radius: 50%;
  color: #A0A5AF;
  width: 36px;
}
.c-col-right-oar  {
  line-height: 1.55;
  font-family: Inter, sans-serif;
  font-size: 12px;
  color: #E8E9EB;
  overflow-wrap: break-word;
}
.js-link-cell-ms  {
  background: #0F1923;
  padding-top: 50px; padding-right: 18px; padding-bottom: 50px; padding-left: 18px;
}
.c-holder-head-s7n  {
  max-width: 1280px;
  margin: 0 auto;
}
.v-menu-top-7t  {
  margin-bottom: 22px;
  font-size: 24px;
  font-family: Orbitron, sans-serif;
  overflow-wrap: break-word;
  color: #D4AF37;
  font-weight: 700;
}
.wp-slot-box-av0  {
  line-height: 1.7;
  font-size: 15px;
  color: #E8E9EB;
  font-family: Inter, sans-serif;
}
.wp-slot-box-av0 p {
  margin-bottom: 14px;
}
.wp-slot-box-av0 p:last-child { margin-bottom: 0; }
.wp-slot-box-av0 strong  {
  color: #D4AF37;
  font-weight: 600;
}
.wp-slot-box-av0 a  {
  text-decoration: none;
  color: #FFB81C;
}
.wp-slot-box-av0 a:hover {
  text-decoration: underline;
}
.wp-slot-box-av0 ul  {
  padding-left: 1.375rem;
  margin-bottom: 14px;
  list-style-type: disc;
}
.wp-slot-box-av0 ol  {
  padding-left: 22px;
  margin-bottom: 14px;
  list-style-type: decimal;
}
.wp-slot-box-av0 li  {
  line-height: 1.65;
  margin-bottom: 8px;
  font-size: 15px;
  color: #E8E9EB;
}
.wp-slot-box-av0 dl { margin-bottom: 14px; }
.wp-slot-box-av0 dt  {
  margin-top: 13px;
  font-size: 15px;
  color: #D4AF37;
  font-weight: 700;
}
.wp-slot-box-av0 dt:first-child { margin-top: 0; }
.wp-slot-box-av0 dd  {
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 8px;
  margin-left: 0;
  color: #E8E9EB;
}
.wp-slot-box-av0 table  {
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 14px;
}
.wp-slot-box-av0 th,
.wp-slot-box-av0 td  {
  padding-top: 10px; padding-right: 12px; padding-bottom: 10px; padding-left: 12px;
  font-size: 14px;
  text-align: left;
  border-bottom: 1px solid rgba(232, 233, 235, 0.12);
}
.wp-slot-box-av0 th  {
  color: #D4AF37;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.03em;
  font-weight: 600;
}
.wp-slot-box-av0 td {
  color: #E8E9EB;
}
@media(min-width:767px) {
  .js-link-cell-ms {
    padding-top: 66px; padding-right: 36px; padding-bottom: 66px; padding-left: 36px;
  }
  .v-menu-top-7t {
    font-size: 28px;
  }
  .wp-slot-box-av0 table { display: table; }
}
.m-region-top-fx0  {
  background: #1A2A3A;
  z-index: 1000;
  bottom: 0;
  padding-top: 16px; padding-right: 20px; padding-bottom: 16px; padding-left: 20px;
  border-top: 1px solid rgba(232, 233, 235, 0.12);
  position: fixed;
  right: 0;
  left: 0;
}

.c-hero-cell-70  {
  margin: 0 auto;
  display: flex;
  max-width: 1280px;
  flex-direction: column;
  gap: 0.875rem;
}

.ui-group-left-fl  {
  font-family: Inter, sans-serif;
  line-height: 1.5;
  color: #E8E9EB;
  font-size: 13px;
}

.ui-group-left-fl a  {
  text-decoration: underline;
  color: #D4AF37;
  text-underline-offset: 2px;
}

.ui-group-left-fl a:hover { color: #FFB81C; }

.v-link-primary-zrr  {
  flex-shrink: 0;
  gap: 10px;
  display: flex;
}

.l-nav-cell-il  {
  padding: 8px 20px;
  font-weight: 600;
  color: #D4AF37;
  border-radius: 8px;
  font-family: Inter, sans-serif;
  transition: background 0.25s ease;
  font-size: 13px;
  background: rgba(255,255,255,0.1);
}

.l-nav-cell-il:hover { background: rgba(255,255,255,0.15); }

.t-title-head-bs4  {
  font-weight: 500;
  transition: color 0.25s ease;
  border-radius: 8px;
  font-family: Inter, sans-serif;
  padding-top: 8px; padding-right: 20px; padding-bottom: 8px; padding-left: 20px;
  color: #A0A5AF;
  font-size: 13px;
}

.t-title-head-bs4:hover { color: #E8E9EB; }

@media (min-width:764px) {
  .c-hero-cell-70  {
  align-items: center;
  gap: 24px;
  flex-direction: row;
  justify-content: space-between;
}
  .m-region-top-fx0 { padding: 14px 40px; }
}
.wp-strip-primary-mcb  {
  padding: 40px 18px;
  border-bottom: 1px solid rgba(232, 233, 235, 0.12);
  border-top: 1px solid rgba(232, 233, 235, 0.12);
  background: #1A2A3A;
}
.el-hero-body-2m  {
  margin: 0 auto;
  max-width: 820px;
}
.mod-view-inner-py  {
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 21px;
  color: #D4AF37;
  overflow-wrap: break-word;
  font-family: Orbitron, sans-serif;
}
.c-group-left-32  {
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 1.65;
  color: #E8E9EB;
}
.c-group-left-32 p { margin-bottom: 11px; }
.c-group-left-32 p:last-child { margin-bottom: 0; }
.c-group-left-32 strong { color: #D4AF37; }
.c-group-left-32 a  {
  color: #FFB81C;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.c-group-left-32 a:hover { color: #E6A500; }
.c-group-left-32 ul  {
  padding-left: 18px;
  list-style-type: disc;
  margin-bottom: 11px;
}
.c-group-left-32 ol  {
  padding-left: 18px;
  list-style-type: decimal;
  margin-bottom: 11px;
}
.c-group-left-32 li  {
  margin-bottom: 5px;
  line-height: 1.65;
  color: #E8E9EB;
  font-size: 0.875rem;
}
.c-group-left-32 table  {
  display: block;
  margin-bottom: 11px;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
.c-group-left-32 th, .c-group-left-32 td  {
  border-bottom: 1px solid rgba(232, 233, 235, 0.12);
  padding: 8px 10px;
  font-size: 13px;
  text-align: left;
}
.c-group-left-32 th  {
  color: #D4AF37;
  font-weight: 600;
}
@media (min-width:839px) {
  .wp-strip-primary-mcb { padding: 56px 36px; }
  .mod-view-inner-py { font-size: 25px; }
  .c-group-left-32 table { display: table; }
}

.site-region-primary-0ze  {
  padding: 46px 18px;
  background: #0F1923;
}
.item-item-zna  {
  max-width: 1280px;
  margin: 0 auto;
}
.ui-holder-left-b0  {
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  margin-bottom: 16px;
  font-family: Orbitron, sans-serif;
  color: #D4AF37;
}
.page-layer-row-tg  {
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: #E8E9EB;
}
.page-layer-row-tg p { margin-bottom: 0.75rem; }
.page-layer-row-tg p:last-child { margin-bottom: 0; }
.page-layer-row-tg strong { color: #D4AF37; }
.page-layer-row-tg a  {
  color: #FFB81C;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.page-layer-row-tg a:hover { color: #E6A500; }
.page-layer-row-tg ul  {
  list-style-type: disc;
  padding-left: 18px;
  margin-bottom: 12px;
}
.page-layer-row-tg ol  {
  margin-bottom: 12px;
  list-style-type: decimal;
  padding-left: 18px;
}
.page-layer-row-tg li  {
  font-size: 14px;
  color: #E8E9EB;
  margin-bottom: 5px;
  line-height: 1.6;
}
.page-layer-row-tg table  {
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.75rem;
}
.page-layer-row-tg th  {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(232, 233, 235, 0.12);
  text-align: left;
  color: #D4AF37;
  font-weight: 600;
  background: rgba(255,255,255,0.04);
}
.page-layer-row-tg td  {
  color: #E8E9EB;
  padding-top: 10px; padding-right: 0.75rem; padding-bottom: 10px; padding-left: 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.04);
}
@media (min-width:782px) {
  .site-region-primary-0ze { padding: 62px 36px; }
  .ui-holder-left-b0 { font-size: 26px; }
  .page-layer-row-tg table { display: table; }
}

.mod-menu-foot-nt  {
  padding: 50px 20px;
  background: #0F1923;
}
.el-outer-primary-op  {
  margin: 0 auto;
  max-width: 1280px;
}
.js-top-item-426  {
  margin-bottom: 18px;
  font-family: Orbitron, sans-serif;
  color: #D4AF37;
  font-size: 24px;
  overflow-wrap: break-word;
  font-weight: 800;
}
.v-cell-cell-69  {
  font-size: 15px;
  font-family: Inter, sans-serif;
  line-height: 1.7;
  color: #E8E9EB;
}
.v-cell-cell-69 p { margin-bottom: 0.875rem; }
.v-cell-cell-69 p:last-child { margin-bottom: 0; }
.v-cell-cell-69 strong { color: #D4AF37; }
.v-cell-cell-69 a  {
  color: #FFB81C;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.v-cell-cell-69 a:hover { color: #E6A500; }
.v-cell-cell-69 ul  {
  padding-left: 20px;
  margin-bottom: 0.875rem;
  list-style-type: disc;
}
.v-cell-cell-69 ol  {
  list-style-type: decimal;
  margin-bottom: 14px;
  padding-left: 20px;
}
.v-cell-cell-69 li  {
  font-size: 15px;
  margin-bottom: 6px;
  color: #E8E9EB;
  line-height: 1.7;
}
.v-cell-cell-69 dl { margin-bottom: 14px; }
.v-cell-cell-69 dt  {
  font-weight: 700;
  margin-top: 14px;
  color: #D4AF37;
  font-size: 15px;
}
.v-cell-cell-69 dt:first-child { margin-top: 0; }
.v-cell-cell-69 dd  {
  margin-left: 0;
  margin-bottom: 6px;
  color: #E8E9EB;
  font-size: 15px;
  line-height: 1.7;
}
.v-cell-cell-69 table  {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 14px;
  display: block;
  border-collapse: collapse;
}
.v-cell-cell-69 th  {
  color: #D4AF37;
  text-align: left;
  padding: 10px 12px;
  background: rgba(255,255,255,0.04);
  border-bottom: 1px solid rgba(232, 233, 235, 0.12);
  font-weight: 600;
}
.v-cell-cell-69 td  {
  color: #E8E9EB;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding-top: 10px; padding-right: 12px; padding-bottom: 10px; padding-left: 12px;
}
@media (min-width:771px) {
  .mod-menu-foot-nt { padding-top: 66px; padding-right: 40px; padding-bottom: 66px; padding-left: 40px; }
  .js-top-item-426 { font-size: 28px; }
  .v-cell-cell-69 table { display: table; }
}

.js-container-group-2l  {
  background: #0F1923;
  overflow: hidden;
}
.el-block-base-w2v  {
  text-align: center;
  min-height: 480px;
  padding-top: 56px; padding-right: 20px; padding-bottom: 56px; padding-left: 20px;
  position: relative;
  display: flex;
  background: linear-gradient(160deg, #0F1923 0%, #1A2A3A 40%, #0F1923 100%);
  justify-content: center;
  align-items: center;
}
.el-block-base-w2v::before  {
  background: radial-gradient(ellipse at 50% 30%, rgba(212,175,55,0.08) 0%, transparent 60%);
  pointer-events: none;
  content: '';
  inset: 0;
  position: absolute;
}
.v-group-body-3t  {
  max-width: 680px;
  z-index: 1;
  position: relative;
}
.ui-layer-body-p0w  {
  display: inline-block;
  font-weight: 700;
  color: #FFB81C;
  font-family: Inter, sans-serif;
  padding: 5px 14px;
  margin-bottom: 18px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  border-radius: 20px;
  font-size: 12px;
  border: 1px solid rgba(212,175,55,0.3);
}
.outer-top-xnt  {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.15;
  font-family: Orbitron, sans-serif;
  color: #D4AF37;
  font-size: 1.875rem;
}
.c-element-foot-ae  {
  margin-bottom: 1.5rem;
  margin-right: auto;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-left: auto;
  font-family: Inter, sans-serif;
  color: #E8E9EB;
  max-width: 500px;
}
.l-container-row-gix  {
  gap: 14px;
  margin-top: 6px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wp-cell-box-nf  {
  padding: 14px 22px;
  border-radius: 16px;
  text-align: center;
  max-width: 360px;
  border: 1px solid rgba(212,175,55,0.25);
  background: rgba(212,175,55,0.1);
  width: 100%;
}
.el-item-area-i7  {
  line-height: 1.2;
  font-weight: 800;
  font-family: Orbitron, sans-serif;
  font-size: 1.5rem;
  color: #FFB81C;
}
.t-inner-body-9d  {
  font-family: Inter, sans-serif;
  color: #A0A5AF;
  font-size: 13px;
  margin-top: 4px;
}
.app-section-row-26  {
  display: block;
  font-weight: 700;
  text-align: center;
  background: #FFB81C;
  text-decoration: none;
  color: #0F1923;
  padding: 0.875rem 32px;
  font-size: 15px;
  transition: background 0.25s ease;
  border-radius: 8px;
  font-family: Inter, sans-serif;
  width: 100%;
  max-width: 360px;
}
.app-section-row-26:hover {
  background: #E6A500;
}
.c-card-foot-jq  {
  font-family: Inter, sans-serif;
  margin-top: 6px;
  color: #A0A5AF;
  font-size: 11px;
}
.wp-panel-area-an  {
  padding-top: 28px; padding-right: 16px; padding-bottom: 28px; padding-left: 1rem;
  border-top: 1px solid rgba(232, 233, 235, 0.12);
  background: #0F1923;
}
.site-outer-area-5i  {
  gap: 20px 0;
  max-width: 1280px;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  display: flex;
}
.page-slot-primary-j9  {
  flex: 1 1 50%;
  text-align: center;
  padding: 0 14px;
}
.site-col-row-9ao  {
  font-family: Orbitron, sans-serif;
  font-weight: 800;
  font-size: 26px;
  margin-bottom: 3px;
  line-height: 1.1;
  color: #FFB81C;
}
.c-view-area-dqn  {
  font-family: Inter, sans-serif;
  text-transform: uppercase;
  color: #A0A5AF;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.06em;
}
@media(min-width:765px) {
  .el-block-base-w2v  {
  padding: 72px 40px;
  min-height: 560px;
}
  .outer-top-xnt { font-size: 44px; }
  .c-element-foot-ae { font-size: 17px; }
  .el-item-area-i7 { font-size: 34px; }
  .wp-panel-area-an { padding: 36px 20px; }
  .page-slot-primary-j9  {
  flex: 1;
  border-right: 1px solid rgba(232, 233, 235, 0.12);
}
  .page-slot-primary-j9:last-child { border-right: none; }
  .site-col-row-9ao { font-size: 34px; }
}
.app-box-area-v4l  {
  background: #1A2A3A;
  padding: 52px 20px;
}
.zone-area-920  {
  margin: 0 auto;
  max-width: 860px;
}
.v-link-head-nw8  {
  padding-left: 24px;
  border-left: 4px solid #FFB81C;
}
.page-component-8q  {
  letter-spacing: 0.1em;
  font-weight: 700;
  font-family: Inter, sans-serif;
  margin-bottom: 8px;
  font-size: 0.75rem;
  color: #FFB81C;
  text-transform: uppercase;
}
.c-panel-col-w1w  {
  margin-bottom: 1rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 24px;
  font-family: Orbitron, sans-serif;
  color: #D4AF37;
}
.el-row-block-oq  {
  font-size: 0.9375rem;
  font-family: Inter, sans-serif;
  line-height: 1.7;
  color: #E8E9EB;
  margin-bottom: 20px;
}
.el-row-block-oq p { margin-bottom: 14px; }
.el-row-block-oq p:last-child { margin-bottom: 0; }
.el-row-block-oq strong { color: #D4AF37; }
.el-row-block-oq a  {
  text-underline-offset: 2px;
  text-decoration: underline;
  color: #FFB81C;
}
.el-row-block-oq a:hover { color: #E6A500; }
.el-row-block-oq ul  {
  padding-left: 20px;
  margin-bottom: 14px;
  list-style-type: circle;
}
.el-row-block-oq ol  {
  margin-bottom: 14px;
  list-style-type: decimal;
  padding-left: 20px;
}
.el-row-block-oq li  {
  margin-bottom: 6px;
  line-height: 1.7;
  font-size: 15px;
  color: #E8E9EB;
}
.el-row-block-oq table  {
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  display: block;
  margin-bottom: 0.875rem;
}
.el-row-block-oq th  {
  padding: 10px 12px;
  font-weight: 600;
  text-align: left;
  background: #0F1923;
  border-bottom: 1px solid rgba(232, 233, 235, 0.12);
  color: #D4AF37;
}
.el-row-block-oq td  {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  color: #E8E9EB;
  padding: 10px 12px;
}
.b-module-inner-z2z  {
  padding-top: 12px; padding-right: 1.625rem; padding-bottom: 12px; padding-left: 26px;
  background: #FFB81C;
  transition: background 0.25s ease;
  display: inline-block;
  border-radius: 8px;
  font-family: Inter, sans-serif;
  font-weight: 700;
  color: #0F1923;
  font-size: 0.875rem;
}
.b-module-inner-z2z:hover { background: #E6A500; }
@media (min-width:770px) {
  .app-box-area-v4l { padding: 68px 40px; }
  .v-link-head-nw8 { padding-left: 32px; }
  .c-panel-col-w1w { font-size: 28px; }
  .el-row-block-oq table { display: table; }
}

.js-grid-primary-3a  {
  padding: 3rem 20px;
  background: #0F1923;
}
.wp-row-body-tb  {
  margin: 0 auto;
  max-width: 880px;
}
.widget-body-ux  {
  background: #1A2A3A;
  border-radius: 16px;
  padding: 28px 22px;
  box-shadow: 0 2px 16px rgba(0,0,0,0.12);
}
.l-title-box-wg1  {
  gap: 10px;
  margin-bottom: 16px;
  padding-bottom: 1rem;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  align-items: baseline;
  border-bottom: 1px solid rgba(232, 233, 235, 0.12);
}
.t-strip-area-32z  {
  font-family: Orbitron, sans-serif;
  font-size: 1.25rem;
  color: #D4AF37;
  font-weight: 800;
  overflow-wrap: break-word;
}
.b-banner-cell-ylt  {
  font-family: Inter, sans-serif;
  color: #4CAF50;
  font-size: 13px;
  font-weight: 600;
}
.site-module-block-fq  {
  color: #E8E9EB;
  font-family: Inter, sans-serif;
  line-height: 1.65;
  font-size: 14px;
}
.site-module-block-fq p { margin-bottom: 12px; }
.site-module-block-fq p:last-child { margin-bottom: 0; }
.site-module-block-fq strong { color: #D4AF37; }
.site-module-block-fq a  {
  color: #FFB81C;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.site-module-block-fq a:hover { color: #E6A500; }
.site-module-block-fq ul  {
  margin-bottom: 12px;
  padding-left: 18px;
  list-style-type: circle;
}
.site-module-block-fq ol  {
  margin-bottom: 0.75rem;
  padding-left: 18px;
  list-style-type: decimal;
}
.site-module-block-fq li  {
  line-height: 1.65;
  font-size: 14px;
  margin-bottom: 4px;
  color: #E8E9EB;
}
.site-module-block-fq table  {
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  display: block;
  margin-bottom: 12px;
}
.site-module-block-fq th, .site-module-block-fq td  {
  padding: 8px 10px;
  border-bottom: 1px solid rgba(232, 233, 235, 0.12);
  text-align: left;
  font-size: 13px;
}
.site-module-block-fq th  {
  font-size: 12px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #D4AF37;
  font-weight: 600;
}
@media (min-width:771px) {
  .js-grid-primary-3a { padding: 64px 40px; }
  .widget-body-ux { padding: 36px 32px; }
  .t-strip-area-32z { font-size: 24px; }
  .site-module-block-fq table { display: table; }
}

.v-container-right-9j  {
  background-position: center;
  position: relative;
  background: #0F1923;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 58px 20px;
}
.app-group-inner-fw  {
  z-index: 1;
  position: relative;
}
.v-container-right-9j::before  {
  content: '';
  pointer-events: none;
  background: linear-gradient(180deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.85) 100%);
  position: absolute;
  inset: 0;
}
.wp-link-wrap-8w  {
  max-width: 780px;
  background: rgba(0,0,0,0.4);
  text-align: center;
  backdrop-filter: blur(8px);
  border: 1px solid rgba(255,255,255,0.1);
  padding: 34px 26px;
  margin: 0 auto;
  border-radius: 16px;
}
.c-section-area-eq  {
  overflow-wrap: break-word;
  font-weight: 800;
  text-shadow: 0 2px 8px rgba(0,0,0,0.3);
  margin-bottom: 10px;
  color: #fff;
  font-family: Orbitron, sans-serif;
  font-size: 22px;
}
.wp-text-block-eai  {
  text-shadow: 0 2px 12px rgba(0,0,0,0.4);
  margin-bottom: 22px;
  color: #FFB81C;
  font-size: 36px;
  font-weight: 800;
}
.c-card-row-mcs { margin-bottom: 1.625rem; }
.c-card-row-mcs p  {
  margin-bottom: 13px;
  line-height: 1.7;
  color: rgba(255,255,255,0.9);
  font-family: Inter, sans-serif;
  font-size: 15px;
}
.c-card-row-mcs p:last-child { margin-bottom: 0; }
.c-card-row-mcs ul  {
  text-align: left;
  padding-left: 1.25rem;
  margin-bottom: 13px;
  list-style-type: disc;
}
.c-card-row-mcs ol  {
  margin-bottom: 13px;
  list-style-type: decimal;
  text-align: left;
  padding-left: 20px;
}
.c-card-row-mcs li  {
  margin-bottom: 6px;
  line-height: 1.6;
  font-size: 14px;
  font-family: Inter, sans-serif;
  color: rgba(255,255,255,0.85);
}
.c-card-row-mcs a  {
  text-decoration: underline;
  color: #FFB81C;
  text-underline-offset: 2px;
}
.c-card-row-mcs a:hover { color: #E6A500; }
.c-card-row-mcs strong { color: #fff; }
.c-card-row-mcs table  {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.8125rem;
  font-size: 14px;
  overflow-x: auto;
  display: block;
}
.c-card-row-mcs th  {
  color: #fff;
  background: rgba(255,255,255,0.06);
  font-weight: 600;
  padding-top: 10px; padding-right: 13px; padding-bottom: 10px; padding-left: 13px;
  text-align: left;
  border-bottom: 1px solid rgba(255,255,255,0.12);
}
.c-card-row-mcs td  {
  color: rgba(255,255,255,0.85);
  padding-top: 10px; padding-right: 13px; padding-bottom: 10px; padding-left: 0.8125rem;
  border-bottom: 1px solid rgba(255,255,255,0.06);
}
.el-link-base-qm0  {
  transition: background 0.25s ease;
  font-weight: 700;
  background: #FFB81C;
  padding: 14px 36px;
  color: #0F1923;
  font-size: 16px;
  text-shadow: none;
  display: inline-block;
  border-radius: 8px;
  font-family: Inter, sans-serif;
}
.el-link-base-qm0:hover { background: #E6A500; }
.js-zone-inner-oda  {
  font-size: 11px;
  margin-top: 14px;
  color: rgba(255,255,255,0.5);
}
@media (min-width:819px) {
  .v-container-right-9j { padding: 76px 40px; }
  .wp-link-wrap-8w { padding: 44px 40px; }
  .c-section-area-eq { font-size: 26px; }
  .wp-text-block-eai { font-size: 44px; }
  .c-card-row-mcs table { display: table; }
}