* { box-sizing: border-box; }
body  {
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
  min-height: 100vh;
  padding: 0;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
}
h1, h2, h3, h4, h5, h6  {
  margin: 0;
  font-weight: inherit;
  font-size: inherit;
}
p { margin: 0; }
a  {
  text-decoration: none;
  color: inherit;
}
button  {
  color: inherit;
  padding: 0;
  background: transparent;
  border: none;
  font: inherit;
  cursor: pointer;
}
img  {
  max-width: 100%;
  height: auto;
  display: block;
}
svg  {
  vertical-align: middle;
  display: inline-block;
}
ul, ol  {
  margin: 0;
  padding: 0;
  list-style: none;
}
input, textarea, select  {
  padding: 0;
  margin: 0;
  font: inherit;
  color: inherit;
}
table  {
  border-spacing: 0;
  border-collapse: collapse;
}
.el-item-inner-k1  {
  padding: 50px 20px;
  background: #0F1419;
}
.el-top-primary-q0  {
  margin: 0 auto;
  max-width: 1280px;
}
.app-card-cell-8d  {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #E8C856;
  text-align: center;
  margin-bottom: 32px;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 24px;
}
.el-col-right-vn1  {
  grid-template-columns: 1fr;
  display: grid;
  gap: 20px;
}
.wp-cell-foot-gph {
  text-align: center;
}
.l-header-top-by  {
  align-items: center;
  color: #0F1419;
  display: inline-flex;
  height: 44px;
  justify-content: center;
  background: #D4AF37;
  margin-bottom: 14px;
  border-radius: 50%;
  font-weight: 800;
  font-size: 18px;
  width: 44px;
  font-family: IBM Plex Mono, sans-serif;
}
.c-top-head-dy  {
  font-weight: 700;
  margin-bottom: 6px;
  color: #E8C856;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 16px;
}
.m-strip-row-9q  {
  font-size: 14px;
  line-height: 1.55;
  color: #9A9FA8;
  font-family: Inter, sans-serif;
}
@media (min-width:715px) {
  .el-item-inner-k1 { padding: 4rem 36px; }
  .el-col-right-vn1  {
  gap: 28px;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
}
  .app-card-cell-8d { font-size: 1.75rem; }
}

.m-list-left-318  {
  transition: box-shadow 0.3s ease;
  background: #0F1419;
}

.m-list-left-318.ui-top-body-vcv { box-shadow: 0 2px 12px rgba(0,0,0,0.3); }

.app-layer-group-4s9  {
  max-width: 1280px;
  margin: 0 auto;
  align-items: center;
  gap: 0.75rem;
  padding: 0 16px;
  display: flex;
}

.bar-box-ghj  {
  font-weight: 800;
  font-size: 17px;
  white-space: nowrap;
  color: #E8C856;
  display: flex;
  gap: 8px;
  letter-spacing: -0.02em;
  align-items: center;
}

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

.b-header-base-ms  {
  transition: max-height 0.35s ease, opacity 0.25s ease;
  overflow: hidden;
  max-height: 64px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
}

.b-header-base-ms .app-layer-group-4s9 { height: 56px; }

.m-list-left-318.ui-top-body-vcv .b-header-base-ms  {
  border: none;
  opacity: 0;
  max-height: 0;
}

.el-hero-main-x1 { display: none; }

.m-zone-col-ac  {
  margin-left: auto;
  align-items: center;
  gap: 8px;
  display: flex;
}

.wp-card-right-i5  {
  transition: background 0.25s ease;
  background: #D4AF37;
  font-weight: 700;
  padding: 7px 14px;
  border-radius: 8px;
  font-family: Inter, sans-serif;
  color: #0F1419;
  font-size: 0.8125rem;
}

.wp-card-right-i5:hover { background: #F5D76E; }

.js-slot-right-90  {
  background: none;
  border: 1px solid rgba(255,255,255,0.1);
  color: #F5F5F5;
  display: none;
}

.js-slot-right-90:hover { background: rgba(255,255,255,0.04); }

.c-header-base-7l2  {
  gap: 5px;
  display: flex;
  background: none;
  margin-left: 4px;
  flex-direction: column;
  cursor: pointer;
  border: none;
  padding: 8px;
}

.c-header-base-7l2 span  {
  height: 2px;
  width: 20px;
  background: #F5F5F5;
  border-radius: 2px;
  display: block;
}

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

.m-main-top-8c  {
  max-height: 0;
  opacity: 0;
  transition: max-height 0.35s ease, opacity 0.25s ease;
  overflow: hidden;
}

.m-list-left-318.ui-top-body-vcv .m-main-top-8c  {
  max-height: 52px;
  opacity: 1;
}

.m-main-top-8c .app-layer-group-4s9  {
  justify-content: space-between;
  height: 48px;
}

.page-hero-inner-ih2  {
  color: #F5F5F5;
  border-radius: 4px;
  transition: background 0.25s ease;
  font-weight: 500;
  border: 1px solid rgba(212, 175, 55, 0.15);
  padding: 5px 14px;
  font-family: Inter, sans-serif;
  background: none;
  font-size: 13px;
  cursor: pointer;
}

.page-hero-inner-ih2:hover { background: rgba(255,255,255,0.04); }

.page-layer-primary-302  {
  padding-top: 6px; padding-right: 14px; padding-bottom: 6px; padding-left: 0.875rem;
  border-radius: 8px;
  font-weight: 700;
  font-family: Inter, sans-serif;
  font-size: 12px;
  color: #0F1419;
  background: #D4AF37;
}

/* --- Dropdown --- */

.t-row-primary-ch  {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  background: #1a1f2a;
}

.t-row-primary-ch.m-component-left-v4  {
  border-bottom: 1px solid rgba(255,255,255,0.06);
  max-height: 300px;
}

.b-wrapper-base-33  {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  display: block;
  transition: color 0.25s ease, background 0.25s ease;
  color: #F5F5F5;
  font-weight: 500;
  font-family: Inter, sans-serif;
  padding-top: 14px; padding-right: 24px; padding-bottom: 0.875rem; padding-left: 24px;
  font-size: 15px;
}

.b-wrapper-base-33:last-child { border-bottom: none; }
.b-wrapper-base-33:hover  {
  background: rgba(255,255,255,0.03);
  color: #E8C856;
}

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

.page-module-wrap-4i { position: relative; }

.mod-region-top-qo  {
  color: #F5F5F5;
  font-size: 0.8125rem;
  border-radius: 8px;
  display: flex;
  gap: 6px;
  align-items: center;
  line-height: 1;
  background: rgba(255,255,255,0.02);
  cursor: pointer;
  font-family: Inter, sans-serif;
  transition: border-color 0.25s ease, background 0.25s ease;
  border: 1px solid rgba(212, 175, 55, 0.15);
  padding: 5px 10px;
  white-space: nowrap;
  font-weight: 600;
}

.mod-region-top-qo:hover  {
  border-color: rgba(255,255,255,0.15);
  background: rgba(255,255,255,0.04);
}
.el-content-area-o2r  {
  transition: transform 0.25s ease;
  font-size: 9px;
}
.page-module-wrap-4i.m-component-left-v4 .el-content-area-o2r { transform: rotate(180deg); }

.page-inner-head-ei  {
  z-index: 50;
  border: 1px solid rgba(212, 175, 55, 0.15);
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  right: 0;
  border-radius: 12px;
  padding: 4px;
  background: #1a1f2a;
  min-width:145px;
  position: absolute;
  top: calc(100% + 4px);
  display: none;
}

.page-module-wrap-4i.m-component-left-v4 .page-inner-head-ei { display: block; }

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

.ui-hero-main-szg:hover  {
  background: rgba(255,255,255,0.06);
  color: #E8C856;
}
.ui-hero-main-szg.active { color: #D4AF37; }
.app-content-wrap-8i  {
  font-size: 0.9375rem;
  line-height: 1;
}

/* --- Desktop --- */

@media (min-width:792px) {
  .b-header-base-ms .app-layer-group-4s9  {
  height: 60px;
  gap: 20px;
  padding: 0 20px;
}
  .b-header-base-ms { max-height: 72px; }

  .el-hero-main-x1  {
  display: flex;
  gap: 4px;
  justify-content: center;
  flex: 1;
}

  .js-zone-row-t8  {
  transition: color 0.25s ease, background 0.25s ease;
  color: #F5F5F5;
  font-weight: 500;
  border-radius: 4px;
  padding-top: 6px; padding-right: 12px; padding-bottom: 6px; padding-left: 12px;
  font-size: 15px;
  font-family: Inter, sans-serif;
}

  .js-zone-row-t8:hover  {
  background: rgba(255,255,255,0.05);
  color: #E8C856;
}

  .js-slot-right-90 { display: inline-flex; }
  .c-header-base-7l2 { display: none; }
  .m-main-top-8c .app-layer-group-4s9 { padding: 0 20px; }
}
.site-text-vzw  {
  background: #1a1f2a;
  z-index: 1000;
  left: 0;
  top: 0;
  position: fixed;
  padding: 10px 20px;
  right: 0;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
}

.view-area-mdw  {
  margin: 0 auto;
  align-items: center;
  gap: 10px;
  display: flex;
  max-width: 1280px;
  flex-direction: column;
}

.t-region-cell-bcv  {
  color: #F5F5F5;
  line-height: 1.4;
  font-family: Inter, sans-serif;
  font-size: 0.75rem;
  text-align: center;
}

.t-region-cell-bcv a  {
  color: #E8C856;
  text-underline-offset: 2px;
  text-decoration: underline;
}

.t-region-cell-bcv a:hover { color: #D4AF37; }

.b-box-head-99i  {
  gap: 8px;
  flex-shrink: 0;
  display: flex;
}

.v-widget-wrap-0e  {
  padding: 5px 16px;
  font-weight: 600;
  font-family: Inter, sans-serif;
  font-size: 12px;
  color: #E8C856;
  border-radius: 4px;
  background: rgba(255,255,255,0.1);
  transition: background 0.25s ease;
}

.v-widget-wrap-0e:hover { background: rgba(255,255,255,0.15); }

.wp-inner-left-j5j  {
  padding-top: 5px; padding-right: 16px; padding-bottom: 5px; padding-left: 16px;
  font-family: Inter, sans-serif;
  border-radius: 4px;
  transition: color 0.25s ease;
  font-weight: 500;
  font-size: 0.75rem;
  color: #9A9FA8;
}

.wp-inner-left-j5j:hover { color: #F5F5F5; }

@media (min-width:774px) {
  .view-area-mdw  {
  flex-direction: row;
  gap: 16px;
  justify-content: center;
}
  .site-text-vzw { padding-top: 8px; padding-right: 40px; padding-bottom: 8px; padding-left: 40px; }
}
.wp-top-block-2w  {
  background: #0F1419;
  padding: 46px 16px;
}
.mod-wrap-body-5g  {
  max-width: 1280px;
  margin: 0 auto;
}
.b-container-foot-3nt  {
  font-family: IBM Plex Mono, sans-serif;
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 1.625rem;
  overflow-wrap: break-word;
  color: #E8C856;
}
.ui-panel-foot-ck  {
  gap: 30px;
  display: flex;
  flex-direction: column;
}
.slot-wrap-4qq  {
  border-radius: 12px;
  background: #1a1f2a;
  padding: 22px 20px;
  border: 1px solid rgba(212, 175, 55, 0.15);
}
.v-layer-left-9l  {
  font-family: IBM Plex Mono, sans-serif;
  font-weight: 600;
  font-size: 18px;
  overflow-wrap: break-word;
  color: #E8C856;
  margin-bottom: 14px;
}
.b-region-item-uw  {
  font-size: 15px;
  font-family: Inter, sans-serif;
  color: #F5F5F5;
  line-height: 1.65;
}
.b-region-item-uw p { margin-bottom: 12px; }
.b-region-item-uw p:last-child { margin-bottom: 0; }
.b-region-item-uw strong  {
  color: #E8C856;
  font-weight: 600;
}
.b-region-item-uw a  {
  text-decoration: none;
  color: #D4AF37;
}
.b-region-item-uw a:hover { text-decoration: underline; }
.b-region-item-uw ul  {
  padding-left: 22px;
  margin-bottom: 12px;
  list-style-type: disc;
}
.b-region-item-uw ol  {
  padding-left: 1.375rem;
  list-style-type: decimal;
  margin-bottom: 0.75rem;
}
.b-region-item-uw li  {
  line-height: 1.7;
  color: #F5F5F5;
  font-size: 16px;
  margin-bottom: 5px;
}
.b-region-item-uw dl { margin-bottom: 12px; }
.b-region-item-uw dt  {
  margin-top: 15px;
  font-weight: 700;
  font-size: 15px;
  color: #E8C856;
}
.b-region-item-uw dt:first-child { margin-top: 0; }
.b-region-item-uw dd  {
  line-height: 1.65;
  font-size: 15px;
  color: #F5F5F5;
  margin-bottom: 8px;
  margin-left: 0;
}
.b-region-item-uw table  {
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
}
.b-region-item-uw th, .b-region-item-uw td  {
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  font-size: 14px;
  text-align: left;
  padding-top: 9px; padding-right: 11px; padding-bottom: 9px; padding-left: 11px;
}
.b-region-item-uw th  {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-weight: 600;
  color: #E8C856;
}
@media(min-width:844px) {
  .wp-top-block-2w { padding-top: 64px; padding-right: 36px; padding-bottom: 4rem; padding-left: 36px; }
  .ui-panel-foot-ck  {
  flex-direction: row;
  gap: 28px;
}
  .slot-wrap-4qq  {
  padding-top: 26px; padding-right: 24px; padding-bottom: 26px; padding-left: 24px;
  flex: 1;
}
  .b-container-foot-3nt { font-size: 28px; }
  .b-region-item-uw table { display: table; }
}
.page-component-area-jc  {
  background: #1a1f2a;
  padding: 3rem 20px;
}
.page-content-item-76g  {
  margin: 0 auto;
  max-width: 800px;
  text-align: center;
}
.m-hero-item-tqq  {
  font-weight: 700;
  font-family: IBM Plex Mono, sans-serif;
  color: #F5F5F5;
  font-size: 18px;
  overflow-wrap: break-word;
  margin-bottom: 16px;
}
.wp-icon-primary-tu  {
  font-size: 13px;
  line-height: 1.7;
  font-family: Inter, sans-serif;
  color: #F5F5F5;
}
.wp-icon-primary-tu p {
  margin-bottom: 10px;
}
.wp-icon-primary-tu p:last-child {
  margin-bottom: 0;
}
.wp-icon-primary-tu a  {
  color: #F5F5F5;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.wp-icon-primary-tu a:hover {
  color: #D4AF37;
}
.wp-icon-primary-tu strong {
  color: #E8C856;
}
.wp-icon-primary-tu ul  {
  margin-bottom: 10px;
  padding-left: 20px;
  list-style-type: circle;
}
.wp-icon-primary-tu ol  {
  padding-left: 20px;
  list-style-type: decimal;
  margin-bottom: 10px;
}
.wp-icon-primary-tu li  {
  line-height: 1.5;
  color: #9A9FA8;
  margin-bottom: 4px;
  font-size: 0.8125rem;
}
.wp-icon-primary-tu table  {
  display: block;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 10px;
  border-collapse: collapse;
}
.wp-icon-primary-tu th, .wp-icon-primary-tu td  {
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  text-align: left;
  font-size: 12px;
  padding: 8px 10px;
}
.wp-icon-primary-tu th  {
  font-weight: 600;
  color: #F5F5F5;
}

@media (min-width:774px) {
  .wp-icon-primary-tu table { display: table; }
}

.el-nav-primary-wg  {
  background: #1a1f2a;
  padding-top: 52px; padding-right: 1.375rem; padding-bottom: 52px; padding-left: 22px;
}
.app-hero-body-hj  {
  margin: 0 auto;
  flex-direction: column;
  max-width: 1280px;
  display: flex;
  gap: 20px;
}
.page-nav-head-c2  {
  font-family: IBM Plex Mono, sans-serif;
  font-size: 24px;
  color: #E8C856;
  font-weight: 800;
  overflow-wrap: break-word;
}
.wp-top-wrap-87f  {
  color: #F5F5F5;
  line-height: 1.75;
  font-size: 14px;
  font-family: Inter, sans-serif;
}
.wp-top-wrap-87f p {
  margin-bottom: 13px;
}
.wp-top-wrap-87f p:last-child {
  margin-bottom: 0;
}
.wp-top-wrap-87f strong {
  color: #E8C856;
}
.wp-top-wrap-87f a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #D4AF37;
}
.wp-top-wrap-87f a:hover {
  color: #F5D76E;
}
.wp-top-wrap-87f ul  {
  margin-bottom: 0.8125rem;
  list-style-type: circle;
  padding-left: 20px;
}
.wp-top-wrap-87f ol  {
  margin-bottom: 0.8125rem;
  list-style-type: decimal;
  padding-left: 20px;
}
.wp-top-wrap-87f li  {
  margin-bottom: 7px;
  font-size: 14px;
  color: #F5F5F5;
  line-height: 1.75;
}
.wp-top-wrap-87f table  {
  display: block;
  border-collapse: collapse;
  margin-bottom: 13px;
  overflow-x: auto;
  width: 100%;
}
.wp-top-wrap-87f th, .wp-top-wrap-87f td  {
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  text-align: left;
  padding: 10px 12px;
  font-size: 13px;
}
.wp-top-wrap-87f th  {
  letter-spacing: 0.04em;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #E8C856;
}
@media (min-width:798px) {
  .el-nav-primary-wg { padding: 68px 44px; }
  .app-hero-body-hj  {
  gap: 60px;
  flex-direction: row;
}
  .wp-slot-box-lf { flex: 0 0 280px; }
  .page-nav-head-c2 { font-size: 28px; }
  .wp-top-wrap-87f table { display: table; }
}

.v-card-ee  {
  padding: 32px 20px;
  background: #0F1419;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
}

.c-cell-base-ip  {
  max-width: 1280px;
  margin: 0 auto;
}

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

.js-group-base-r7x  {
  letter-spacing: -0.02em;
  font-weight: 800;
  font-size: 1.125rem;
  color: #E8C856;
}

.app-btn-foot-aeo  {
  gap: 8px 20px;
  display: flex;
  flex-wrap: wrap;
}

.app-btn-foot-aeo a  {
  color: #F5F5F5;
  font-family: Inter, sans-serif;
  transition: color 0.25s ease;
  font-weight: 500;
  font-size: 13px;
}

.app-btn-foot-aeo a:hover { color: #E8C856; }

.ui-module-primary-xuo  {
  display: flex;
  flex-direction: column;
  padding-top: 1.25rem;
  gap: 0.75rem;
}

.mod-module-main-6as  {
  color: #9A9FA8;
  font-size: 12px;
  line-height: 1.7;
}

.js-col-col-2ps  {
  font-size: 12px;
  color: #9A9FA8;
}

@media (min-width:764px) {
  .v-card-ee { padding-top: 36px; padding-right: 40px; padding-bottom: 36px; padding-left: 40px; }
  .t-view-wrap-le  {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
  .ui-module-primary-xuo  {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
}
.el-element-top-th  {
  background: #1a1f2a;
  padding: 2.25rem 16px;
}
.js-component-item-xup  {
  margin: 0 auto;
  max-width: 1280px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.site-title-head-b9l  {
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-weight: 800;
  font-family: IBM Plex Mono, sans-serif;
  color: #E8C856;
  font-size: 18px;
}
.el-col-wrap-vcv  {
  color: #F5F5F5;
  line-height: 1.7;
  font-family: Inter, sans-serif;
  font-size: 15px;
}
.el-col-wrap-vcv p {
  margin-bottom: 0.875rem;
}
.el-col-wrap-vcv p:last-child {
  margin-bottom: 0;
}
.el-col-wrap-vcv strong {
  color: #E8C856;
}
.el-col-wrap-vcv a  {
  color: #D4AF37;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.el-col-wrap-vcv a:hover {
  color: #F5D76E;
}
.el-col-wrap-vcv ul  {
  padding-left: 20px;
  list-style-type: square;
  margin-bottom: 14px;
}
.el-col-wrap-vcv ol  {
  list-style-type: decimal;
  margin-bottom: 14px;
  padding-left: 20px;
}
.el-col-wrap-vcv li  {
  font-size: 15px;
  line-height: 1.7;
  color: #F5F5F5;
  margin-bottom: 6px;
}
.el-col-wrap-vcv table  {
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.875rem;
  overflow-x: auto;
}
.el-col-wrap-vcv th, .el-col-wrap-vcv td  {
  padding-top: 10px; padding-right: 12px; padding-bottom: 10px; padding-left: 12px;
  text-align: left;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  font-size: 14px;
}
.el-col-wrap-vcv th  {
  color: #E8C856;
  letter-spacing: 0.04em;
  font-weight: 600;
  font-size: 0.8125rem;
}
.header-group-a9  {
  display: flex;
  gap: 0.75rem;
  flex-direction: column;
}
.c-strip-group-ufb  {
  border-left: 3px solid #52C77A;
  background: #0F1419;
  border-radius: 8px;
  padding: 18px;
}
.wp-component-col-nns  {
  font-size: 16px;
  color: #E8C856;
  font-family: Inter, sans-serif;
  margin-bottom: 4px;
  font-weight: 700;
}
.b-strip-block-ch  {
  color: #9A9FA8;
  line-height: 1.5;
  font-family: Inter, sans-serif;
  font-size: 13px;
}
@media (min-width:959px) {
  .el-element-top-th { padding: 56px 32px; }
  .js-component-item-xup  {
  flex-direction: row;
  gap: 40px;
}
  .layer-cell-n5r { flex: 1; }
  .header-group-a9 { flex: 0 0 240px; }
  .site-title-head-b9l { font-size: 1.375rem; }
  .el-col-wrap-vcv table { display: table; }
}

.b-cell-col-vm  {
  background: #0F1419;
  padding: 48px 20px;
}
.site-item-right-wx  {
  margin: 0 auto;
  max-width: 880px;
}
.t-holder-right-2go  {
  border-radius: 12px;
  background: #1a1f2a;
  padding-top: 28px; padding-right: 22px; padding-bottom: 28px; padding-left: 22px;
  box-shadow: 0 2px 16px rgba(0,0,0,0.12);
}
.ui-area-wrap-cw  {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: baseline;
  display: flex;
  margin-bottom: 1rem;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  gap: 10px;
  padding-bottom: 16px;
}
.b-container-item-5y  {
  color: #E8C856;
  font-family: IBM Plex Mono, sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
}
.site-wrap-foot-va  {
  font-family: Inter, sans-serif;
  font-weight: 600;
  font-size: 13px;
  color: #52C77A;
}
.b-container-head-ak  {
  line-height: 1.65;
  font-family: Inter, sans-serif;
  font-size: 14px;
  color: #F5F5F5;
}
.b-container-head-ak p { margin-bottom: 0.75rem; }
.b-container-head-ak p:last-child { margin-bottom: 0; }
.b-container-head-ak strong { color: #E8C856; }
.b-container-head-ak a  {
  color: #D4AF37;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.b-container-head-ak a:hover { color: #F5D76E; }
.b-container-head-ak ul  {
  padding-left: 1.125rem;
  margin-bottom: 0.75rem;
  list-style-type: circle;
}
.b-container-head-ak ol  {
  padding-left: 18px;
  list-style-type: decimal;
  margin-bottom: 12px;
}
.b-container-head-ak li  {
  margin-bottom: 4px;
  line-height: 1.65;
  font-size: 14px;
  color: #F5F5F5;
}
.b-container-head-ak table  {
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
}
.b-container-head-ak th, .b-container-head-ak td  {
  font-size: 13px;
  padding-top: 8px; padding-right: 10px; padding-bottom: 8px; padding-left: 10px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  text-align: left;
}
.b-container-head-ak th  {
  font-weight: 600;
  color: #E8C856;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-size: 0.75rem;
}
@media (min-width:767px) {
  .b-cell-col-vm { padding: 64px 40px; }
  .t-holder-right-2go { padding-top: 36px; padding-right: 32px; padding-bottom: 36px; padding-left: 32px; }
  .b-container-item-5y { font-size: 24px; }
  .b-container-head-ak table { display: table; }
}

.b-text-item-ywz  {
  background: #0F1419;
  padding: 54px 18px;
}

.v-text-base-1w  {
  border-radius: 12px;
  margin: 0 auto;
  max-width: 800px;
  padding: 30px 22px;
  border: 1px solid rgba(212, 175, 55, 0.15);
  background: #1a1f2a;
  border-top: 3px solid #D4AF37;
}

.l-cell-top-f9  {
  font-family: IBM Plex Mono, sans-serif;
  overflow-wrap: break-word;
  color: #E8C856;
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 800;
}

.el-nav-top-c7i  {
  color: #D4AF37;
  font-weight: 800;
  font-size: 32px;
  margin-bottom: 20px;
}

.t-element-primary-pm { margin-bottom: 24px; }

.t-element-primary-pm p  {
  font-size: 15px;
  line-height: 1.65;
  margin-bottom: 12px;
  font-family: Inter, sans-serif;
  color: #F5F5F5;
}

.t-element-primary-pm p:last-child { margin-bottom: 0; }

.t-element-primary-pm ul  {
  margin-bottom: 12px;
  list-style-type: disc;
  padding-left: 1.125rem;
}

.t-element-primary-pm ol  {
  list-style-type: decimal;
  margin-bottom: 12px;
  padding-left: 18px;
}

.t-element-primary-pm li  {
  line-height: 1.55;
  margin-bottom: 5px;
  color: #F5F5F5;
  font-family: Inter, sans-serif;
  font-size: 0.875rem;
}

.t-element-primary-pm a  {
  text-decoration: underline;
  color: #D4AF37;
  text-underline-offset: 2px;
}
.t-element-primary-pm a:hover { color: #F5D76E; }

.t-element-primary-pm strong { color: #E8C856; }

.t-element-primary-pm table  {
  width: 100%;
  display: block;
  border-collapse: collapse;
  font-size: 0.875rem;
  overflow-x: auto;
  margin-bottom: 0.75rem;
}

.t-element-primary-pm th  {
  background: rgba(255,255,255,0.04);
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  color: #E8C856;
  padding: 9px 11px;
  text-align: left;
  font-weight: 600;
}

.t-element-primary-pm td  {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding-top: 9px; padding-right: 11px; padding-bottom: 9px; padding-left: 11px;
  color: #F5F5F5;
}

.t-icon-top-npl  {
  display: inline-block;
  font-size: 0.9375rem;
  padding: 13px 30px;
  color: #0F1419;
  font-family: Inter, sans-serif;
  font-weight: 700;
  border-radius: 8px;
  transition: background 0.25s ease;
  background: #D4AF37;
}

.t-icon-top-npl:hover { background: #F5D76E; }

.v-group-body-ym  {
  margin-top: 12px;
  color: #9A9FA8;
  font-size: 11px;
}

@media (min-width:771px) {
  .v-text-base-1w { padding: 38px 34px; }
  .l-cell-top-f9 { font-size: 28px; }
  .el-nav-top-c7i { font-size: 40px; }
  .t-element-primary-pm table { display: table; }
}
.b-outer-body-jyk  {
  min-height: 520px;
  justify-content: center;
  background-size: cover;
  padding: 60px 20px;
  text-align: center;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
  background-color: #0F1419;
  align-items: center;
  background-position: center;
  display: flex;
}

.b-outer-body-jyk::before  {
  content: '';
  background: linear-gradient(180deg, rgba(10,22,40,0.75) 0%, rgba(10,22,40,0.85) 100%);
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.site-layer-head-zy  {
  max-width: 700px;
  z-index: 1;
  position: relative;
}

.app-bar-top-av  {
  padding: 6px 16px;
  letter-spacing: 0.08em;
  font-weight: 700;
  background: rgba(10,22,40,0.5);
  text-transform: uppercase;
  font-size: 0.75rem;
  margin-bottom: 20px;
  display: inline-block;
  border: 1px solid rgba(212,175,55,0.4);
  border-radius: 20px;
  color: #D4AF37;
}

.t-link-body-f4v  {
  font-size: 32px;
  font-family: IBM Plex Mono, sans-serif;
  margin-bottom: 16px;
  font-weight: 800;
  line-height: 1.15;
  text-shadow: 0 2px 8px rgba(0,0,0,0.4);
  overflow-wrap: break-word;
  color: #fff;
}

.holder-main-ct  {
  color: rgba(255,255,255,0.8);
  margin-left: auto;
  line-height: 1.6;
  max-width: 520px;
  margin-bottom: 28px;
  margin-right: auto;
  font-size: 1rem;
  font-family: Inter, sans-serif;
}

.app-view-head-2fs  {
  flex-direction: column;
  display: flex;
  margin-top: 8px;
  gap: 1rem;
  align-items: center;
}

.c-layer-row-hw  {
  width: 100%;
  backdrop-filter: blur(4px);
  padding: 1rem 24px;
  max-width: 380px;
  border-radius: 12px;
  text-align: center;
  border: 1px solid rgba(212,175,55,0.3);
  background: rgba(212,175,55,0.12);
}

.l-menu-block-5f2  {
  font-weight: 800;
  font-size: 26px;
  color: #D4AF37;
  line-height: 1.2;
}

.wp-box-cell-hgy  {
  margin-top: 4px;
  color: rgba(255,255,255,0.6);
  font-size: 13px;
}

.wp-strip-body-nu  {
  padding: 16px 36px;
  width: 100%;
  font-weight: 700;
  max-width: 380px;
  background: #D4AF37;
  color: #0F1419;
  display: block;
  border-radius: 8px;
  font-size: 16px;
  transition: background 0.25s ease;
  text-align: center;
  font-family: Inter, sans-serif;
}

.wp-strip-body-nu:hover { background: #F5D76E; }

.b-content-cell-mse  {
  color: rgba(255,255,255,0.45);
  font-size: 11px;
  margin-top: 8px;
}

@media (min-width:770px) {
  .b-outer-body-jyk  {
  min-height: 600px;
  padding-top: 80px; padding-right: 40px; padding-bottom: 80px; padding-left: 40px;
}
  .t-link-body-f4v { font-size: 3rem; }
  .holder-main-ct { font-size: 18px; }
  .l-menu-block-5f2 { font-size: 36px; }
}
.layer-body-p52  {
  padding-top: 50px; padding-right: 22px; padding-bottom: 50px; padding-left: 1.375rem;
  background: #0F1419;
}
.m-outer-cell-u5  {
  max-width: 1280px;
  margin: 0 auto;
}
.js-frame-left-oi9  {
  background: #1a1f2a;
  border: 1px solid rgba(212, 175, 55, 0.15);
  border-radius: 12px;
  padding-top: 32px; padding-right: 24px; padding-bottom: 2rem; padding-left: 1.5rem;
}
.mod-region-base-a84  {
  font-size: 12px;
  font-family: Inter, sans-serif;
  color: #D4AF37;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.b-component-row-310  {
  font-weight: 800;
  margin-bottom: 18px;
  font-size: 1.5rem;
  overflow-wrap: break-word;
  font-family: IBM Plex Mono, sans-serif;
  color: #E8C856;
}
.ui-link-top-r8  {
  font-family: Inter, sans-serif;
  font-size: 14px;
  color: #F5F5F5;
  line-height: 1.75;
}
.ui-link-top-r8 p {
  margin-bottom: 11px;
}
.ui-link-top-r8 p:last-child {
  margin-bottom: 0;
}
.ui-link-top-r8 strong {
  color: #E8C856;
}
.ui-link-top-r8 a  {
  color: #D4AF37;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.ui-link-top-r8 a:hover {
  color: #F5D76E;
}
.ui-link-top-r8 ul  {
  list-style-type: circle;
  padding-left: 20px;
  margin-bottom: 11px;
}
.ui-link-top-r8 ol  {
  padding-left: 20px;
  margin-bottom: 11px;
  list-style-type: decimal;
}
.ui-link-top-r8 li  {
  font-size: 14px;
  margin-bottom: 4px;
  line-height: 1.75;
  color: #F5F5F5;
}
.ui-link-top-r8 table  {
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 11px;
}
.ui-link-top-r8 th, .ui-link-top-r8 td  {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  text-align: left;
  font-size: 13px;
}
.ui-link-top-r8 th  {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  color: #E8C856;
  letter-spacing: 0.04em;
}
@media (min-width:802px) {
  .layer-body-p52 { padding: 66px 42px; }
  .js-frame-left-oi9 { padding: 2.5rem 36px; }
  .b-component-row-310 { font-size: 28px; }
  .ui-link-top-r8 table { display: table; }
}