html  {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
}
body  {
  min-height: 100vh;
  margin: 0;
}
main { display: block; }
h1, h2, h3, h4, h5, h6  {
  font-size: inherit;
  margin: 0;
  font-weight: inherit;
}
p, figure, blockquote, dl, dd { margin: 0; }
ol, ul  {
  padding: 0;
  margin: 0;
  list-style: none;
}
a  {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
}
b, strong { font-weight: bolder; }
img  {
  display: block;
  max-width: 100%;
  border-style: none;
  height: auto;
}
svg  {
  vertical-align: middle;
  overflow: hidden;
}
button, input, optgroup, select, textarea  {
  font-family: inherit;
  line-height: 1.15;
  margin: 0;
  font-size: 100%;
}
button, input { overflow: visible; }
button, select { text-transform: none; }
button, [type="button"], [type="reset"], [type="submit"]  {
  cursor: pointer;
  -webkit-appearance: button;
  padding: 0;
  border: none;
  background: transparent;
}
*, *::before, *::after { box-sizing: border-box; }
.c-inner-primary-j5  {
  right: 0;
  position: fixed;
  z-index: 1000;
  padding: 1rem 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  left: 0;
  bottom: 0;
  background: #1a333a;
}

.c-item-group-a34  {
  flex-direction: column;
  gap: 14px;
  display: flex;
  margin: 0 auto;
  max-width: 1280px;
}

.t-slot-block-cs  {
  line-height: 1.5;
  color: #E8E6E1;
  font-size: 13px;
  font-family: Inter, sans-serif;
}

.t-slot-block-cs a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #FFD700;
}

.t-slot-block-cs a:hover { color: #00D9FF; }

.c-holder-item-ma  {
  gap: 10px;
  display: flex;
  flex-shrink: 0;
}

.m-content-main-l1  {
  border-radius: 12px;
  font-weight: 600;
  color: #FFD700;
  transition: background 0.25s ease;
  font-size: 13px;
  padding: 8px 20px;
  font-family: Inter, sans-serif;
  background: rgba(255,255,255,0.1);
}

.m-content-main-l1:hover { background: rgba(255,255,255,0.15); }

.v-banner-base-lc  {
  color: #9A9C98;
  transition: color 0.25s ease;
  padding-top: 8px; padding-right: 20px; padding-bottom: 8px; padding-left: 1.25rem;
  font-weight: 500;
  font-family: Inter, sans-serif;
  border-radius: 12px;
  font-size: 13px;
}

.v-banner-base-lc:hover { color: #E8E6E1; }

@media (min-width:772px) {
  .c-item-group-a34  {
  gap: 1.5rem;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
  .c-inner-primary-j5 { padding: 14px 40px; }
}
.wrapper-wrap-ac  {
  background: #1a333a;
  padding: 52px 20px;
}
.m-bar-row-nf  {
  margin: 0 auto;
  box-shadow: 0 2px 14px rgba(0,0,0,0.1);
  background: #0D1F23;
  max-width: 1280px;
  border-radius: 24px;
  padding: 30px 22px;
}
.v-card-primary-pk {
  margin-bottom: 26px;
}
.c-component-body-z67  {
  margin-bottom: 8px;
  display: inline-block;
  font-weight: 600;
  font-family: Inter, sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.06em;
  color: #00D9FF;
}
.ui-inner-body-gdp  {
  color: #FFD700;
  font-family: Poppins, sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-size: 22px;
}
.el-icon-14g  {
  font-size: 14px;
  color: #9A9C98;
  font-family: Inter, sans-serif;
  line-height: 1.6;
}
.m-icon-wrap-egv  {
  height: 1px;
  background: rgba(255, 255, 255, 0.08);
  margin: 1.5rem 0;
}
.l-cell-inner-hjh {
  margin-bottom: 8px;
}
.b-col-group-fd  {
  overflow-wrap: break-word;
  font-family: Poppins, sans-serif;
  margin-bottom: 12px;
  font-size: 17px;
  color: #FFD700;
  font-weight: 600;
}
.t-container-right-cb  {
  color: #E8E6E1;
  line-height: 1.7;
  font-size: 14px;
  font-family: Inter, sans-serif;
}
.t-container-right-cb p {
  margin-bottom: 10px;
}
.t-container-right-cb p:last-child { margin-bottom: 0; }
.t-container-right-cb strong  {
  font-weight: 600;
  color: #FFD700;
}
.t-container-right-cb a  {
  color: #00D9FF;
  text-decoration: none;
  transition: color 0.25s;
}
.t-container-right-cb a:hover {
  color: #0099CC;
}
.t-container-right-cb ul  {
  list-style-type: circle;
  margin-bottom: 10px;
  padding-left: 20px;
}
.t-container-right-cb ol  {
  list-style-type: decimal;
  margin-bottom: 10px;
  padding-left: 20px;
}
.t-container-right-cb li  {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 4px;
  color: #E8E6E1;
}
.t-container-right-cb table  {
  margin-bottom: 10px;
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
}
.t-container-right-cb th,
.t-container-right-cb td  {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  text-align: left;
  font-size: 0.8125rem;
  padding: 8px 10px;
}
.t-container-right-cb th  {
  font-weight: 600;
  text-transform: uppercase;
  color: #FFD700;
  font-size: 12px;
  letter-spacing: 0.04em;
}
@media(min-width:801px) {
  .wrapper-wrap-ac {
    padding: 70px 40px;
  }
  .m-bar-row-nf {
    padding: 40px 44px;
  }
  .ui-inner-body-gdp {
    font-size: 1.625rem;
  }
  .b-col-group-fd {
    font-size: 20px;
  }
  .t-container-right-cb table { display: table; }
}
.component-col-5d  {
  background: #0D1F23;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding-top: 36px; padding-right: 18px; padding-bottom: 36px; padding-left: 18px;
}

.js-card-right-l6  {
  display: flex;
  text-align: center;
  gap: 1.5rem;
  margin: 0 auto;
  align-items: center;
  flex-direction: column;
  max-width: 1280px;
}

.title-inner-q7a  {
  font-size: 19px;
  color: #FFD700;
  font-weight: 800;
  letter-spacing: -0.02em;
}

.mod-wrapper-base-gjc  {
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px 20px;
  display: flex;
}

.mod-wrapper-base-gjc a  {
  font-weight: 500;
  font-family: Inter, sans-serif;
  transition: color 0.25s ease;
  font-size: 14px;
  color: #E8E6E1;
}

.mod-wrapper-base-gjc a:hover { color: #FFD700; }

.ui-layer-right-djn  {
  height: 1px;
  width: 60px;
  background: rgba(255, 255, 255, 0.08);
}

.wp-title-row-e6  {
  line-height: 1.55;
  font-size: 12px;
  max-width: 700px;
  color: #9A9C98;
}

.app-nav-group-hp  {
  font-size: 0.75rem;
  color: #9A9C98;
}
.mod-module-primary-tvw  {
  background: #0D1F23;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding: 32px 20px;
}
.m-view-left-14  {
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: flex-start;
  max-width: 1280px;
  display: flex;
  gap: 14px;
}
.l-outer-bg  {
  width: 36px;
  font-size: 11px;
  font-family: Inter, sans-serif;
  display: flex;
  justify-content: center;
  border: 2px solid #9A9C98;
  font-weight: 800;
  color: #9A9C98;
  align-items: center;
  height: 36px;
  flex-shrink: 0;
  border-radius: 50%;
}
.js-layer-foot-hy  {
  line-height: 1.55;
  overflow-wrap: break-word;
  font-family: Inter, sans-serif;
  color: #E8E6E1;
  font-size: 12px;
}
.bar-block-vwj  {
  background: #1a333a;
  padding-top: 56px; padding-right: 1.25rem; padding-bottom: 56px; padding-left: 20px;
}
.t-card-item-5yz  {
  margin: 0 auto;
  max-width: 1280px;
}
.wp-item-main-bhe  {
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 2px 10px rgba(0,0,0,0.08);
  border-radius: 24px;
  background: #0D1F23;
  padding: 30px 24px;
}
.mod-grid-wrap-6l  {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.06em;
  margin-bottom: 10px;
  display: inline-block;
  font-weight: 600;
  font-family: Inter, sans-serif;
  color: #00D9FF;
}
.app-wrapper-top-0vh  {
  margin-bottom: 20px;
  font-weight: 700;
  font-family: Poppins, sans-serif;
  color: #FFD700;
  overflow-wrap: break-word;
  font-size: 20px;
}
.v-title-item-us  {
  font-size: 14px;
  color: #E8E6E1;
  line-height: 1.75;
  font-family: Inter, sans-serif;
}
.v-title-item-us p {
  margin-bottom: 12px;
}
.v-title-item-us p:last-child { margin-bottom: 0; }
.v-title-item-us strong  {
  color: #FFD700;
  font-weight: 600;
}
.v-title-item-us a  {
  color: #00D9FF;
  text-decoration: none;
  transition: color 0.25s;
}
.v-title-item-us a:hover {
  color: #0099CC;
}
.v-title-item-us ul  {
  list-style-type: circle;
  margin-bottom: 12px;
  padding-left: 20px;
}
.v-title-item-us ol  {
  margin-bottom: 0.75rem;
  list-style-type: decimal;
  padding-left: 20px;
}
.v-title-item-us li  {
  line-height: 1.7;
  color: #E8E6E1;
  font-size: 14px;
  margin-bottom: 6px;
}
.v-title-item-us dl { margin-bottom: 12px; }
.v-title-item-us dt  {
  color: #FFD700;
  margin-top: 14px;
  font-weight: 800;
  font-size: 0.875rem;
}
.v-title-item-us dt:first-child { margin-top: 0; }
.v-title-item-us dd  {
  margin-left: 0;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
  color: #E8E6E1;
}
.v-title-item-us table  {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
  overflow-x: auto;
}
.v-title-item-us th,
.v-title-item-us td  {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  text-align: left;
  padding: 9px 10px;
  font-size: 13px;
}
.v-title-item-us th  {
  color: #FFD700;
  letter-spacing: 0.04em;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
}
@media(min-width:802px) {
  .bar-block-vwj {
    padding: 72px 42px;
  }
  .wp-item-main-bhe {
    padding: 38px 42px;
  }
  .app-wrapper-top-0vh {
    font-size: 1.625rem;
  }
  .v-title-item-us table { display: table; }
}
.page-banner-foot-rz5  {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  background: #0D1F23;
  padding: 34px 16px;
}
.page-slot-foot-vrg  {
  margin: 0 auto;
  gap: 24px 0;
  flex-wrap: wrap;
  max-width: 1280px;
  justify-content: center;
  display: flex;
}
.el-top-group-i2l  {
  padding: 0 16px;
  text-align: center;
  flex: 1 1 50%;
}
.l-strip-right-rb  {
  color: #00D9FF;
  font-family: Poppins, sans-serif;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 4px;
}
.site-hero-wrap-ry3  {
  font-size: 12px;
  letter-spacing: 0.06em;
  font-family: Inter, sans-serif;
  font-weight: 500;
  color: #9A9C98;
  text-transform: uppercase;
}
@media (min-width:755px) {
  .page-banner-foot-rz5 { padding: 2.5rem 20px; }
  .el-top-group-i2l  {
  flex: 1;
  border-right: 1px solid rgba(255, 255, 255, 0.08);
}
  .el-top-group-i2l:last-child { border-right: none; }
  .l-strip-right-rb { font-size: 2.25rem; }
}

.site-holder-box-b4  {
  background: #0D1F23;
  padding: 50px 20px;
}
.ui-menu-box-m7  {
  margin: 0 auto;
  max-width: 1280px;
}
.page-layer-block-s7  {
  color: #FFD700;
  font-weight: 800;
  font-family: Poppins, sans-serif;
  margin-bottom: 18px;
  overflow-wrap: break-word;
  font-size: 24px;
}
.el-strip-top-1a  {
  font-size: 15px;
  color: #E8E6E1;
  font-family: Inter, sans-serif;
  line-height: 1.7;
}
.el-strip-top-1a p { margin-bottom: 14px; }
.el-strip-top-1a p:last-child { margin-bottom: 0; }
.el-strip-top-1a strong { color: #FFD700; }
.el-strip-top-1a a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #00D9FF;
}
.el-strip-top-1a a:hover { color: #0099CC; }
.el-strip-top-1a ul  {
  list-style-type: disc;
  margin-bottom: 14px;
  padding-left: 20px;
}
.el-strip-top-1a ol  {
  padding-left: 1.25rem;
  margin-bottom: 14px;
  list-style-type: decimal;
}
.el-strip-top-1a li  {
  color: #E8E6E1;
  margin-bottom: 6px;
  font-size: 15px;
  line-height: 1.7;
}
.el-strip-top-1a dl { margin-bottom: 14px; }
.el-strip-top-1a dt  {
  margin-top: 14px;
  font-size: 15px;
  font-weight: 700;
  color: #FFD700;
}
.el-strip-top-1a dt:first-child { margin-top: 0; }
.el-strip-top-1a dd  {
  line-height: 1.7;
  color: #E8E6E1;
  font-size: 15px;
  margin-left: 0;
  margin-bottom: 6px;
}
.el-strip-top-1a table  {
  width: 100%;
  margin-bottom: 14px;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
.el-strip-top-1a th  {
  padding: 10px 12px;
  font-weight: 600;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  color: #FFD700;
  background: rgba(255,255,255,0.04);
  text-align: left;
}
.el-strip-top-1a td  {
  color: #E8E6E1;
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.04);
}
@media (min-width:765px) {
  .site-holder-box-b4 { padding: 66px 40px; }
  .page-layer-block-s7 { font-size: 28px; }
  .el-strip-top-1a table { display: table; }
}

.b-holder-primary-f5  {
  background: #0D1F23;
  padding: 40px 20px 0;
}

.wp-wrap-inner-jv  {
  max-width: 1280px;
  margin: 0 auto;
}

.js-outer-group-tx  {
  text-align: center;
  margin-bottom: 32px;
}

.js-layer-area-pm  {
  font-size: 1.625rem;
  line-height: 1.2;
  color: #FFD700;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-family: Poppins, sans-serif;
  font-weight: 800;
}

.t-holder-inner-kvi  {
  font-size: 15px;
  color: #E8E6E1;
  font-family: Inter, sans-serif;
}

.l-content-item-ca  {
  padding-bottom: 40px;
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}

.module-j7r  {
  flex-direction: column;
  display: flex;
  padding: 24px;
  background: #1a333a;
  border-radius: 24px;
  transition: border-color 0.25s ease;
  gap: 0.75rem;
  border: 1px solid rgba(255,255,255,0.06);
}

.module-j7r:hover { border-color: rgba(212,175,55,0.2); }

.ui-wrapper-block-nz  {
  color: #FFD700;
  font-weight: 700;
  font-size: 18px;
}

.v-wrapper-6yt  {
  font-size: 1.5rem;
  color: #00D9FF;
  font-weight: 800;
}

.app-row-area-22s  {
  font-size: 0.8125rem;
  line-height: 1.5;
  color: #9A9C98;
}

.page-component-inner-9k9  {
  font-weight: 700;
  background: #00D9FF;
  color: #0D1F23;
  align-self: flex-start;
  font-family: Inter, sans-serif;
  transition: background 0.25s ease;
  padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px;
  display: inline-block;
  font-size: 14px;
  border-radius: 12px;
}

.page-component-inner-9k9:hover { background: #0099CC; }

@media (min-width:604px) {
  .l-content-item-ca { grid-template-columns: 1fr 1fr; }
}

@media (min-width:896px) {
  .l-content-item-ca { grid-template-columns: 1fr 1fr 1fr; }
  .js-layer-area-pm { font-size: 36px; }
}
.cell-top-uz  {
  background: #0D1F23;
  padding-top: 46px; padding-right: 18px; padding-bottom: 46px; padding-left: 18px;
}
.mod-box-right-k4v  {
  margin: 0 auto;
  max-width: 1280px;
}
.v-btn-cell-ji9  {
  color: #FFD700;
  overflow-wrap: break-word;
  font-family: Poppins, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 24px;
}
.m-section-head-vzw  {
  display: flex;
  gap: 1.875rem;
  flex-direction: column;
}
.t-icon-cell-3xc {
  font-family: Inter, sans-serif;
}
.ui-wrapper-wrap-r7  {
  background: #1a333a;
  border-radius: 12px;
  padding: 20px 18px;
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.wp-inner-foot-lt  {
  font-size: 18px;
  font-family: Poppins, sans-serif;
  margin-bottom: 12px;
  color: #FFD700;
  font-weight: 600;
  overflow-wrap: break-word;
}
.v-text-foot-oi9  {
  font-size: 15px;
  font-family: Inter, sans-serif;
  color: #E8E6E1;
  line-height: 1.7;
}
.v-text-foot-oi9 p {
  margin-bottom: 13px;
}
.v-text-foot-oi9 p:last-child { margin-bottom: 0; }
.v-text-foot-oi9 strong  {
  font-weight: 600;
  color: #FFD700;
}
.v-text-foot-oi9 a  {
  text-decoration: none;
  color: #00D9FF;
}
.v-text-foot-oi9 a:hover {
  text-decoration: underline;
}
.v-text-foot-oi9 ul  {
  margin-bottom: 13px;
  list-style-type: disc;
  padding-left: 22px;
}
.v-text-foot-oi9 ol  {
  padding-left: 22px;
  margin-bottom: 13px;
  list-style-type: decimal;
}
.v-text-foot-oi9 li  {
  margin-bottom: 6px;
  line-height: 1.65;
  color: #E8E6E1;
  font-size: 1rem;
}
.v-text-foot-oi9 table  {
  margin-bottom: 0.8125rem;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  display: block;
}
.v-text-foot-oi9 th, .v-text-foot-oi9 td  {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  text-align: left;
  font-size: 14px;
  padding-top: 9px; padding-right: 11px; padding-bottom: 9px; padding-left: 11px;
}
.v-text-foot-oi9 th  {
  color: #FFD700;
  font-weight: 600;
  letter-spacing: 0.03em;
  font-size: 13px;
  text-transform: uppercase;
}
@media(min-width:772px) {
  .cell-top-uz {
    padding: 62px 36px;
  }
  .m-section-head-vzw  {
  flex-direction: row;
  gap: 32px;
}
  .t-icon-cell-3xc {
    flex: 1;
  }
  .ui-wrapper-wrap-r7  {
  flex: 0 0 340px;
  padding: 24px 22px;
}
  .v-btn-cell-ji9 {
    font-size: 28px;
  }
  .v-text-foot-oi9 table { display: table; }
}
.wp-card-item-pm1  {
  background: #0D1F23;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.ui-frame-inner-ms  {
  margin: 0 auto;
  padding: 0 16px;
  max-width: 1280px;
  height: 56px;
  align-items: center;
  display: flex;
  gap: 12px;
}

.widget-head-fog  {
  align-items: center;
  height: 40px;
  color: #E8E6E1;
  cursor: pointer;
  background: none;
  width: 40px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  display: flex;
  justify-content: center;
  transition: background 0.25s ease;
  flex-shrink: 0;
  border-radius: 12px;
}

.widget-head-fog:hover { background: rgba(255,255,255,0.04); }

.ui-menu-cell-hxv  {
  letter-spacing: -0.02em;
  white-space: nowrap;
  font-weight: 800;
  gap: 8px;
  align-items: center;
  font-size: 19px;
  color: #FFD700;
  display: flex;
}

.m-content-row-5md  {
  gap: 8px;
  align-items: center;
  display: flex;
  margin-left: auto;
}

.page-hero-item-70m  {
  background: #00D9FF;
  font-family: Inter, sans-serif;
  border-radius: 12px;
  color: #0D1F23;
  padding: 7px 14px;
  font-size: 0.8125rem;
  font-weight: 700;
  transition: background 0.25s ease;
}

.page-hero-item-70m:hover { background: #0099CC; }

.el-region-cell-21  {
  border: 1px solid rgba(255,255,255,0.1);
  display: none;
  color: #E8E6E1;
  background: none;
}

.el-region-cell-21:hover { background: rgba(255,255,255,0.04); }

/* --- Drawer --- */

.wp-box-base-vt3  {
  z-index: 200;
  left: 0;
  transition: transform 0.3s ease;
  background: #0D1F23;
  flex-direction: column;
  width: 280px;
  border-right: 1px solid rgba(255, 255, 255, 0.08);
  display: flex;
  transform: translateX(-100%);
  position: fixed;
  height: 100%;
  overflow-y: auto;
  top: 0;
}

.wp-box-base-vt3.ui-zone-right-kmc { transform: translateX(0); }

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

.region-left-va  {
  border-radius: 6px;
  height: 32px;
  place-items: center;
  transition: background 0.25s ease;
  cursor: pointer;
  font-size: 18px;
  width: 32px;
  display: grid;
  background: none;
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: #E8E6E1;
}

.region-left-va:hover { background: rgba(255,255,255,0.04); }

.js-widget-head-3iy  {
  flex-direction: column;
  flex: 1;
  padding: 12px 0;
  display: flex;
}

.m-strip-body-wo5  {
  color: #E8E6E1;
  font-size: 16px;
  transition: background 0.25s ease, color 0.25s ease;
  font-weight: 500;
  font-family: Inter, sans-serif;
  padding: 0.875rem 24px;
}

.m-strip-body-wo5:hover  {
  background: rgba(255,255,255,0.04);
  color: #FFD700;
}

.frame-cell-al  {
  z-index: 150;
  background: rgba(13, 31, 35, 0.85);
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  inset: 0;
  visibility: hidden;
  position: fixed;
}

.frame-cell-al.ui-zone-right-kmc  {
  opacity: 1;
  visibility: visible;
}

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

.site-btn-right-89d { position: relative; }

.js-container-foot-jw  {
  font-family: Inter, sans-serif;
  white-space: nowrap;
  line-height: 1;
  align-items: center;
  padding: 5px 10px;
  gap: 6px;
  transition: border-color 0.25s ease, background 0.25s ease;
  border-radius: 12px;
  display: flex;
  background: rgba(255,255,255,0.02);
  cursor: pointer;
  color: #E8E6E1;
  border: 1px solid rgba(255, 255, 255, 0.08);
  font-weight: 600;
  font-size: 13px;
}

.js-container-foot-jw:hover  {
  border-color: rgba(255,255,255,0.15);
  background: rgba(255,255,255,0.04);
}
.mod-section-primary-7nf  {
  transition: transform 0.25s ease;
  font-size: 10px;
}
.site-btn-right-89d.ui-zone-right-kmc .mod-section-primary-7nf { transform: rotate(180deg); }

.link-col-qy  {
  border: 1px solid rgba(255, 255, 255, 0.08);
  right: 0;
  min-width:139px;
  position: absolute;
  top: calc(100% + 4px);
  background: #1a333a;
  border-radius: 24px;
  z-index: 50;
  display: none;
  padding: 4px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
}

.site-btn-right-89d.ui-zone-right-kmc .link-col-qy { display: block; }

.t-btn-col-2c  {
  padding: 8px 12px;
  font-weight: 500;
  color: #E8E6E1;
  transition: background 0.25s ease, color 0.25s ease;
  font-size: 13px;
  align-items: center;
  font-family: Inter, sans-serif;
  cursor: pointer;
  display: flex;
  gap: 8px;
  border-radius: 12px;
}

.t-btn-col-2c:hover  {
  background: rgba(255,255,255,0.06);
  color: #FFD700;
}
.t-btn-col-2c.active { color: #00D9FF; }
.l-module-jo  {
  font-size: 16px;
  line-height: 1;
}

/* --- Desktop --- */

@media (min-width:796px) {
  .ui-frame-inner-ms  {
  padding: 0 20px;
  height: 60px;
}
  .el-region-cell-21 { display: inline-flex; }
}
.mod-slot-right-6j8  {
  background: #0D1F23;
  padding: 50px 18px;
}
.page-area-inner-qv6  {
  max-width: 1280px;
  margin: 0 auto;
}
.ui-icon-cell-rs5  {
  font-family: Poppins, sans-serif;
  color: #FFD700;
  font-size: 1.5rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 26px;
}
.l-frame-area-qp  {
  gap: 24px;
  flex-direction: column;
  display: flex;
}
.l-link-cell-fd  {
  border-radius: 24px;
  padding-top: 24px; padding-right: 20px; padding-bottom: 24px; padding-left: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: #1a333a;
}
.v-bar-area-4ao  {
  border-width: 2px;
  border-color: #00D9FF;
}
.mod-menu-col-6m  {
  color: #00D9FF;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.app-col-item-iw  {
  font-family: Poppins, sans-serif;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #FFD700;
  font-size: 20px;
}
.el-area-box-ek  {
  color: #E8E6E1;
  line-height: 1.65;
  font-family: Inter, sans-serif;
  font-size: 14px;
}
.el-area-box-ek p {
  margin-bottom: 10px;
}
.el-area-box-ek p:last-child { margin-bottom: 0; }
.el-area-box-ek a  {
  color: #00D9FF;
  text-underline-offset: 3px;
  text-decoration: underline;
}
.el-area-box-ek a:hover { color: #0099CC; }
.el-area-box-ek strong  {
  color: #FFD700;
  font-weight: 600;
}
.el-area-box-ek ul  {
  margin-bottom: 10px;
  list-style-type: disc;
  padding-left: 20px;
}
.el-area-box-ek ol  {
  margin-bottom: 10px;
  list-style-type: decimal;
  padding-left: 20px;
}
.el-area-box-ek li  {
  color: #E8E6E1;
  line-height: 1.65;
  margin-bottom: 4px;
  font-size: 15px;
}
.el-area-box-ek table  {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 10px;
  overflow-x: auto;
  display: block;
}
.el-area-box-ek th,
.el-area-box-ek td  {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  text-align: left;
  font-size: 13px;
  padding: 8px 10px;
}
.el-area-box-ek th  {
  color: #FFD700;
  font-weight: 600;
}
.v-text-item-051  {
  font-family: Inter, sans-serif;
  font-weight: 600;
  transition: background 0.25s;
  text-decoration: none;
  font-size: 14px;
  margin-top: 0.875rem;
  padding: 11px 28px;
  display: inline-block;
  color: #0D1F23;
  background: #00D9FF;
  border-radius: 12px;
}
.v-text-item-051:hover {
  background: #0099CC;
}
.t-btn-block-d6a  {
  margin-top: 10px;
  font-family: Inter, sans-serif;
  color: #9A9C98;
  font-size: 12px;
  line-height: 1.5;
}
@media(min-width:768px) {
  .mod-slot-right-6j8 {
    padding: 66px 36px;
  }
  .l-frame-area-qp  {
  gap: 1.5rem;
  flex-direction: row;
}
  .l-link-cell-fd  {
  padding-top: 28px; padding-right: 1.625rem; padding-bottom: 28px; padding-left: 26px;
  flex: 1;
}
  .ui-icon-cell-rs5 {
    font-size: 28px;
  }
  .app-col-item-iw {
    font-size: 24px;
  }
  .el-area-box-ek table { display: table; }
}
.site-slot-top-ah  {
  background: #1a333a;
  padding: 50px 20px;
}
.js-block-body-gep  {
  border-left: 3px solid #00D9FF;
  border-radius: 24px;
  padding: 28px 22px;
  margin: 0 auto;
  max-width: 1280px;
  background: #0D1F23;
  box-shadow: 0 1px 10px rgba(0,0,0,0.08);
}
.mod-container-right-jb7  {
  font-weight: 600;
  display: inline-block;
  font-family: Inter, sans-serif;
  letter-spacing: 0.05em;
  color: #00D9FF;
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
}
.view-head-kl7  {
  font-family: Poppins, sans-serif;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 10px;
  color: #FFD700;
  font-weight: 700;
}
.b-slot-cell-6i  {
  font-family: Inter, sans-serif;
  line-height: 1.55;
  font-size: 0.875rem;
  margin-bottom: 20px;
  color: #9A9C98;
}
.page-wrapper-top-1b6  {
  font-family: Inter, sans-serif;
  font-size: 15px;
  line-height: 1.7;
  color: #E8E6E1;
}
.page-wrapper-top-1b6 p {
  margin-bottom: 12px;
}
.page-wrapper-top-1b6 p:last-child { margin-bottom: 0; }
.page-wrapper-top-1b6 strong  {
  font-weight: 600;
  color: #FFD700;
}
.page-wrapper-top-1b6 a  {
  text-decoration: none;
  transition: color 0.25s;
  color: #00D9FF;
}
.page-wrapper-top-1b6 a:hover {
  color: #0099CC;
}
.page-wrapper-top-1b6 ul  {
  list-style-type: circle;
  padding-left: 22px;
  margin-bottom: 0.75rem;
}
.page-wrapper-top-1b6 ol  {
  list-style-type: decimal;
  margin-bottom: 12px;
  padding-left: 22px;
}
.page-wrapper-top-1b6 li  {
  line-height: 1.65;
  margin-bottom: 6px;
  font-size: 15px;
  color: #E8E6E1;
}
.page-wrapper-top-1b6 table  {
  width: 100%;
  margin-bottom: 12px;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
.page-wrapper-top-1b6 th, .page-wrapper-top-1b6 td  {
  font-size: 14px;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  padding-top: 9px; padding-right: 11px; padding-bottom: 9px; padding-left: 11px;
}
.page-wrapper-top-1b6 th  {
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 0.75rem;
  font-weight: 600;
  color: #FFD700;
}
@media(min-width:802px) {
  .site-slot-top-ah {
    padding: 68px 40px;
  }
  .js-block-body-gep {
    padding-top: 2.25rem; padding-right: 40px; padding-bottom: 36px; padding-left: 40px;
  }
  .view-head-kl7 {
    font-size: 24px;
  }
  .page-wrapper-top-1b6 table { display: table; }
}