html  {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body  {
  min-height: 100vh;
  margin: 0;
}
main { display: block; }
h1, h2, h3, h4, h5, h6  {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}
p, figure, blockquote, dl, dd { margin: 0; }
ol, ul  {
  list-style: none;
  margin: 0;
  padding: 0;
}
a  {
  color: inherit;
  text-decoration: none;
  background-color: transparent;
}
b, strong { font-weight: bolder; }
img  {
  display: block;
  border-style: none;
  height: auto;
  max-width: 100%;
}
svg  {
  overflow: hidden;
  vertical-align: middle;
}
button, input, optgroup, select, textarea  {
  line-height: 1.15;
  font-family: inherit;
  margin: 0;
  font-size: 100%;
}
button, input { overflow: visible; }
button, select { text-transform: none; }
button, [type="button"], [type="reset"], [type="submit"]  {
  -webkit-appearance: button;
  background: transparent;
  cursor: pointer;
  border: none;
  padding: 0;
}
*, *::before, *::after { box-sizing: border-box; }
.b-holder-body-ae  {
  background: #1A1F2E;
  padding: 50px 20px;
}
.ui-main-area-fr  {
  max-width: 1280px;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  gap: 22px;
}
.t-grid-wrap-9f3  {
  color: #E8EFFF;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 24px;
  font-family: Space Mono, sans-serif;
  font-weight: 800;
}
.el-holder-64o  {
  font-size: 15px;
  font-family: Inter, sans-serif;
  line-height: 1.5;
  color: #8B92A8;
}
.ui-module-row-e7  {
  color: #FFFFFF;
  font-size: 15px;
  line-height: 1.7;
  font-family: Inter, sans-serif;
}
.ui-module-row-e7 p { margin-bottom: 13px; }
.ui-module-row-e7 p:last-child { margin-bottom: 0; }
.ui-module-row-e7 strong { color: #E8EFFF; }
.ui-module-row-e7 a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #00D9FF;
}
.ui-module-row-e7 a:hover { color: #00B8D4; }
.ui-module-row-e7 ul  {
  padding-left: 20px;
  margin-bottom: 14px;
  list-style-type: circle;
}
.ui-module-row-e7 ol  {
  list-style-type: decimal;
  margin-bottom: 14px;
  padding-left: 20px;
}
.ui-module-row-e7 li  {
  line-height: 1.65;
  font-size: 15px;
  margin-bottom: 6px;
  color: #FFFFFF;
}
.ui-module-row-e7 table  {
  margin-bottom: 13px;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
.ui-module-row-e7 th  {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  padding: 10px 13px;
  color: #E8EFFF;
  font-weight: 600;
  text-align: left;
  background: #0F1419;
}
.ui-module-row-e7 td  {
  padding-top: 10px; padding-right: 13px; padding-bottom: 10px; padding-left: 13px;
  color: #FFFFFF;
  border-bottom: 1px solid rgba(255,255,255,0.04);
}
@media (min-width:863px) {
  .b-holder-body-ae { padding: 66px 40px; }
  .ui-main-area-fr  {
  gap: 52px;
  flex-direction: row;
}
  .mod-icon-col-5m { flex: 0 0 300px; }
  .t-grid-wrap-9f3 { font-size: 1.75rem; }
  .ui-module-row-e7 table { display: table; }
}

.ui-section-body-f6  {
  background: #0F1419;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.page-col-area-pj  {
  margin: 0 auto;
  max-width: 1280px;
  gap: 12px;
  height: 56px;
  align-items: center;
  display: flex;
  padding: 0 16px;
}

.el-zone-foot-ip4  {
  background: none;
  color: #FFFFFF;
  border: 1px solid rgba(255, 255, 255, 0.12);
  cursor: pointer;
  border-radius: 12px;
  display: flex;
  flex-shrink: 0;
  width: 40px;
  justify-content: center;
  transition: background 0.25s ease;
  height: 40px;
  align-items: center;
}

.el-zone-foot-ip4:hover { background: rgba(255,255,255,0.04); }

.site-grid-inner-qzc  {
  align-items: center;
  display: flex;
  font-size: 19px;
  font-weight: 800;
  gap: 8px;
  white-space: nowrap;
  color: #E8EFFF;
  letter-spacing: -0.02em;
}

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

.component-item-da  {
  font-size: 13px;
  padding: 7px 14px;
  font-family: Inter, sans-serif;
  border-radius: 12px;
  font-weight: 700;
  color: #0F1419;
  transition: background 0.25s ease;
  background: #00D9FF;
}

.component-item-da:hover { background: #00B8D4; }

.el-item-body-q8z  {
  background: none;
  display: none;
  color: #FFFFFF;
  border: 1px solid rgba(255,255,255,0.1);
}

.el-item-body-q8z:hover { background: rgba(255,255,255,0.04); }

/* --- Drawer --- */

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

.v-col-top-y1k.site-row-left-wh { transform: translateX(0); }

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

.l-wrap-inner-db  {
  border: 1px solid rgba(255, 255, 255, 0.12);
  height: 32px;
  background: none;
  place-items: center;
  transition: background 0.25s ease;
  width: 32px;
  cursor: pointer;
  color: #FFFFFF;
  font-size: 1.125rem;
  display: grid;
  border-radius: 6px;
}

.l-wrap-inner-db:hover { background: rgba(255,255,255,0.04); }

.v-header-top-8ov  {
  padding: 12px 0;
  display: flex;
  flex: 1;
  flex-direction: column;
}

.ui-container-primary-xw5  {
  transition: background 0.25s ease, color 0.25s ease;
  color: #FFFFFF;
  font-size: 1rem;
  padding: 14px 24px;
  font-weight: 500;
  font-family: Inter, sans-serif;
}

.ui-container-primary-xw5:hover  {
  color: #E8EFFF;
  background: rgba(255,255,255,0.04);
}

.t-nav-right-93m  {
  inset: 0;
  visibility: hidden;
  background: rgba(15, 20, 25, 0.88);
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 150;
  position: fixed;
  opacity: 0;
}

.t-nav-right-93m.site-row-left-wh  {
  visibility: visible;
  opacity: 1;
}

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

.js-holder-foot-sz { position: relative; }

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

.wp-bar-box-dbs:hover  {
  background: rgba(255,255,255,0.04);
  border-color: rgba(255,255,255,0.15);
}
.page-outer-right-x7j  {
  font-size: 10px;
  transition: transform 0.25s ease;
}
.js-holder-foot-sz.site-row-left-wh .page-outer-right-x7j { transform: rotate(180deg); }

.wp-link-row-3oh  {
  border: 1px solid rgba(255, 255, 255, 0.12);
  display: none;
  position: absolute;
  top: calc(100% + 4px);
  padding: 4px;
  background: #1A1F2E;
  right: 0;
  min-width:141px;
  border-radius: 20px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  z-index: 50;
}

.js-holder-foot-sz.site-row-left-wh .wp-link-row-3oh { display: block; }

.v-icon-wrap-nc  {
  font-weight: 500;
  display: flex;
  gap: 8px;
  padding-top: 8px; padding-right: 12px; padding-bottom: 8px; padding-left: 12px;
  align-items: center;
  border-radius: 12px;
  transition: background 0.25s ease, color 0.25s ease;
  font-size: 13px;
  color: #FFFFFF;
  cursor: pointer;
  font-family: Inter, sans-serif;
}

.v-icon-wrap-nc:hover  {
  color: #E8EFFF;
  background: rgba(255,255,255,0.06);
}
.v-icon-wrap-nc.active { color: #00D9FF; }
.mod-btn-foot-rts  {
  font-size: 16px;
  line-height: 1;
}

/* --- Desktop --- */

@media (min-width:795px) {
  .page-col-area-pj  {
  height: 60px;
  padding: 0 20px;
}
  .el-item-body-q8z { display: inline-flex; }
}
.page-element-left-jx  {
  background: #1A1F2E;
  padding: 54px 20px;
}
.app-panel-item-s3b  {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  max-width: 1280px;
  gap: 28px;
}
.m-cell-base-ky  {
  font-weight: 700;
  letter-spacing: 0.1em;
  font-family: Inter, sans-serif;
  color: #00D9FF;
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
}
.app-top-base-ns  {
  font-family: Space Mono, sans-serif;
  font-weight: 800;
  color: #E8EFFF;
  font-size: 1.625rem;
  margin-bottom: 18px;
  overflow-wrap: break-word;
}
.js-strip-row-fta  {
  line-height: 1.75;
  font-size: 1rem;
  color: #FFFFFF;
  font-family: Inter, sans-serif;
}
.js-strip-row-fta p { margin-bottom: 16px; }
.js-strip-row-fta p:last-child { margin-bottom: 0; }
.js-strip-row-fta strong { color: #E8EFFF; }
.js-strip-row-fta a  {
  color: #00D9FF;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.js-strip-row-fta a:hover { color: #00B8D4; }
.js-strip-row-fta ul  {
  list-style-type: circle;
  margin-bottom: 16px;
  padding-left: 22px;
}
.js-strip-row-fta ol  {
  padding-left: 22px;
  list-style-type: decimal;
  margin-bottom: 16px;
}
.js-strip-row-fta li  {
  line-height: 1.75;
  margin-bottom: 8px;
  font-size: 16px;
  color: #FFFFFF;
}
.js-strip-row-fta table  {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 16px;
  overflow-x: auto;
  display: block;
}
.js-strip-row-fta th  {
  background: #0F1419;
  font-weight: 600;
  color: #E8EFFF;
  padding: 11px 14px;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
.js-strip-row-fta td  {
  color: #FFFFFF;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding: 11px 14px;
}
.l-menu-main-7xv  {
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  padding: 1.5rem;
  background: #0F1419;
}
.mod-grid-row-z9  {
  color: #8B92A8;
  font-weight: 600;
  font-family: Inter, sans-serif;
  letter-spacing: 0.08em;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.l-frame-base-xit  {
  font-size: 28px;
  margin-bottom: 8px;
  color: #00D9FF;
  font-family: Space Mono, sans-serif;
  font-weight: 800;
}
.ui-wrap-col-0c  {
  color: #8B92A8;
  font-size: 14px;
  font-family: Inter, sans-serif;
  line-height: 1.5;
}
@media (min-width:864px) {
  .page-element-left-jx { padding: 72px 44px; }
  .app-panel-item-s3b  {
  flex-direction: row;
  gap: 48px;
}
  .t-view-block-6za { flex: 1; }
  .l-menu-main-7xv  {
  align-self: flex-start;
  flex: 0 0 280px;
}
  .app-top-base-ns { font-size: 30px; }
  .js-strip-row-fta table { display: table; }
}

.b-region-area-p7  {
  background: #1A1F2E;
  padding: 52px 22px;
}
.el-btn-lz1  {
  display: flex;
  margin: 0 auto;
  gap: 20px;
  flex-direction: column;
  max-width: 1280px;
}
.l-wrapper-cell-y0  {
  font-size: 24px;
  color: #E8EFFF;
  font-weight: 800;
  font-family: Space Mono, sans-serif;
  overflow-wrap: break-word;
}
.ui-block-primary-0p  {
  font-size: 14px;
  color: #FFFFFF;
  font-family: Inter, sans-serif;
  line-height: 1.75;
}
.ui-block-primary-0p p {
  margin-bottom: 0.8125rem;
}
.ui-block-primary-0p p:last-child {
  margin-bottom: 0;
}
.ui-block-primary-0p strong {
  color: #E8EFFF;
}
.ui-block-primary-0p a  {
  color: #00D9FF;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.ui-block-primary-0p a:hover {
  color: #00B8D4;
}
.ui-block-primary-0p ul  {
  margin-bottom: 13px;
  list-style-type: circle;
  padding-left: 20px;
}
.ui-block-primary-0p ol  {
  margin-bottom: 13px;
  padding-left: 20px;
  list-style-type: decimal;
}
.ui-block-primary-0p li  {
  line-height: 1.75;
  margin-bottom: 7px;
  color: #FFFFFF;
  font-size: 0.875rem;
}
.ui-block-primary-0p table  {
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 13px;
  display: block;
}
.ui-block-primary-0p th, .ui-block-primary-0p td  {
  font-size: 13px;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  padding-top: 10px; padding-right: 12px; padding-bottom: 10px; padding-left: 12px;
}
.ui-block-primary-0p th  {
  text-transform: uppercase;
  font-weight: 600;
  color: #E8EFFF;
  font-size: 12px;
  letter-spacing: 0.04em;
}
@media (min-width:799px) {
  .b-region-area-p7 { padding: 68px 44px; }
  .el-btn-lz1  {
  flex-direction: row;
  gap: 60px;
}
  .app-card-body-7jj { flex: 0 0 280px; }
  .l-wrapper-cell-y0 { font-size: 1.75rem; }
  .ui-block-primary-0p table { display: table; }
}

.el-main-20  {
  background: #1A1F2E;
  padding-top: 48px; padding-right: 20px; padding-bottom: 48px; padding-left: 1.25rem;
}
.el-frame-box-jir  {
  text-align: center;
  margin: 0 auto;
  max-width: 800px;
}
.l-box-foot-y9  {
  font-weight: 700;
  font-size: 18px;
  font-family: Space Mono, sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 16px;
  color: #FFFFFF;
}
.b-holder-col-kd  {
  font-family: Inter, sans-serif;
  color: #FFFFFF;
  line-height: 1.7;
  font-size: 13px;
}
.b-holder-col-kd p {
  margin-bottom: 10px;
}
.b-holder-col-kd p:last-child {
  margin-bottom: 0;
}
.b-holder-col-kd a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #FFFFFF;
}
.b-holder-col-kd a:hover {
  color: #00D9FF;
}
.b-holder-col-kd strong {
  color: #E8EFFF;
}
.b-holder-col-kd ul  {
  padding-left: 20px;
  list-style-type: circle;
  margin-bottom: 10px;
}
.b-holder-col-kd ol  {
  list-style-type: decimal;
  margin-bottom: 10px;
  padding-left: 1.25rem;
}
.b-holder-col-kd li  {
  color: #8B92A8;
  font-size: 13px;
  margin-bottom: 4px;
  line-height: 1.5;
}
.b-holder-col-kd table  {
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  display: block;
  margin-bottom: 10px;
}
.b-holder-col-kd th, .b-holder-col-kd td  {
  font-size: 12px;
  padding: 8px 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  text-align: left;
}
.b-holder-col-kd th  {
  font-weight: 600;
  color: #FFFFFF;
}

@media (min-width:774px) {
  .b-holder-col-kd table { display: table; }
}

.v-banner-body-t65  {
  border: 1px solid rgba(255, 255, 255, 0.12);
  z-index: 1000;
  padding: 20px;
  left: 16px;
  border-radius: 20px;
  position: fixed;
  max-width: 380px;
  background: #1A1F2E;
  box-shadow: 0 8px 32px rgba(0,0,0,0.4);
  width: calc(100% - 32px);
  bottom: 16px;
}

.js-box-primary-bh  {
  color: #E8EFFF;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 15px;
}

.c-view-main-ls  {
  line-height: 1.5;
  font-family: Inter, sans-serif;
  margin-bottom: 16px;
  font-size: 13px;
  color: #FFFFFF;
}

.c-view-main-ls a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #E8EFFF;
}

.c-view-main-ls a:hover { color: #00D9FF; }

.page-section-wrap-gz  {
  gap: 10px;
  display: flex;
}

.site-slot-ww  {
  background: rgba(255,255,255,0.1);
  font-weight: 600;
  text-align: center;
  font-family: Inter, sans-serif;
  transition: background 0.25s ease;
  padding: 10px 16px;
  border-radius: 12px;
  flex: 1;
  color: #E8EFFF;
  font-size: 13px;
}

.site-slot-ww:hover { background: rgba(255,255,255,0.15); }

.t-grid-inner-sn5  {
  padding-top: 10px; padding-right: 16px; padding-bottom: 10px; padding-left: 16px;
  transition: color 0.25s ease;
  color: #8B92A8;
  font-size: 13px;
  font-weight: 500;
  flex: 1;
  border-radius: 12px;
  text-align: center;
  font-family: Inter, sans-serif;
}

.t-grid-inner-sn5:hover { color: #FFFFFF; }
.c-banner-main-9x  {
  padding-top: 38px; padding-right: 16px; padding-bottom: 38px; padding-left: 16px;
  background: #1A1F2E;
}
.page-container-main-p8  {
  max-width: 1280px;
  gap: 18px;
  margin: 0 auto;
  flex-direction: column;
  display: flex;
}
.m-box-right-nkc  {
  font-size: 1.5rem;
  color: #E8EFFF;
  font-family: Space Mono, sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
}
.js-view-main-m6  {
  line-height: 1.5;
  color: #8B92A8;
  font-family: Inter, sans-serif;
  font-size: 16px;
}
.el-title-group-o9d  {
  line-height: 1.7;
  color: #FFFFFF;
  font-size: 15px;
  font-family: Inter, sans-serif;
}
.el-title-group-o9d p { margin-bottom: 14px; }
.el-title-group-o9d p:last-child { margin-bottom: 0; }
.el-title-group-o9d strong { color: #E8EFFF; }
.el-title-group-o9d a  {
  color: #00D9FF;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.el-title-group-o9d a:hover { color: #00B8D4; }
.el-title-group-o9d ul  {
  padding-left: 1.375rem;
  list-style-type: square;
  margin-bottom: 14px;
}
.el-title-group-o9d ol  {
  margin-bottom: 14px;
  padding-left: 22px;
  list-style-type: decimal;
}
.el-title-group-o9d li  {
  color: #FFFFFF;
  line-height: 1.7;
  font-size: 15px;
  margin-bottom: 7px;
}
.el-title-group-o9d table  {
  margin-bottom: 0.875rem;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
}
.el-title-group-o9d th, .el-title-group-o9d td  {
  font-size: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  padding: 9px 11px;
  text-align: left;
}
.el-title-group-o9d th  {
  color: #E8EFFF;
  font-size: 13px;
  letter-spacing: 0.04em;
  font-weight: 600;
}
@media (min-width:925px) {
  .c-banner-main-9x { padding: 54px 32px; }
  .page-container-main-p8  {
  flex-direction: row;
  gap: 52px;
}
  .app-component-cell-4q { flex: 0 0 320px; }
  .m-box-right-nkc { font-size: 28px; }
  .el-title-group-o9d table { display: table; }
}

.site-holder-row-nf3  {
  padding-top: 50px; padding-right: 18px; padding-bottom: 50px; padding-left: 18px;
  background: #0F1419;
}
.wp-block-row-akz  {
  max-width: 1280px;
  margin: 0 auto;
}
.app-box-foot-193  {
  font-family: Space Mono, sans-serif;
  margin-bottom: 22px;
  font-size: 24px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #E8EFFF;
}
.app-area-box-qvp  {
  font-size: 15px;
  color: #FFFFFF;
  line-height: 1.7;
  font-family: Inter, sans-serif;
}
.app-area-box-qvp p {
  margin-bottom: 14px;
}
.app-area-box-qvp p:last-child { margin-bottom: 0; }
.app-area-box-qvp strong  {
  color: #E8EFFF;
  font-weight: 600;
}
.app-area-box-qvp a  {
  text-decoration: none;
  color: #00D9FF;
}
.app-area-box-qvp a:hover {
  text-decoration: underline;
}
.app-area-box-qvp ul  {
  padding-left: 22px;
  list-style-type: disc;
  margin-bottom: 14px;
}
.app-area-box-qvp ol  {
  padding-left: 22px;
  margin-bottom: 14px;
  list-style-type: decimal;
}
.app-area-box-qvp li  {
  margin-bottom: 8px;
  color: #FFFFFF;
  line-height: 1.65;
  font-size: 15px;
}
.app-area-box-qvp dl { margin-bottom: 14px; }
.app-area-box-qvp dt  {
  font-weight: 700;
  margin-top: 0.8125rem;
  font-size: 15px;
  color: #E8EFFF;
}
.app-area-box-qvp dt:first-child { margin-top: 0; }
.app-area-box-qvp dd  {
  margin-left: 0;
  margin-bottom: 8px;
  line-height: 1.7;
  font-size: 15px;
  color: #FFFFFF;
}
.app-area-box-qvp table  {
  width: 100%;
  display: block;
  margin-bottom: 14px;
  overflow-x: auto;
  border-collapse: collapse;
}
.app-area-box-qvp th,
.app-area-box-qvp td  {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  font-size: 14px;
  padding-top: 10px; padding-right: 0.75rem; padding-bottom: 10px; padding-left: 12px;
  text-align: left;
}
.app-area-box-qvp th  {
  text-transform: uppercase;
  font-size: 13px;
  color: #E8EFFF;
  letter-spacing: 0.03em;
  font-weight: 600;
}
.app-area-box-qvp td {
  color: #FFFFFF;
}
@media(min-width:771px) {
  .site-holder-row-nf3 {
    padding-top: 66px; padding-right: 36px; padding-bottom: 66px; padding-left: 36px;
  }
  .app-box-foot-193 {
    font-size: 28px;
  }
  .app-area-box-qvp table { display: table; }
}
.area-foot-qx  {
  overflow: hidden;
  position: relative;
  align-items: center;
  background: linear-gradient(160deg, #0F1419 0%, #1A1F2E 40%, #0F1419 100%);
  text-align: center;
  padding: 60px 20px;
  min-height: 520px;
  justify-content: center;
  display: flex;
}

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

.m-module-primary-738  {
  max-width: 700px;
  z-index: 1;
  position: relative;
}

.l-slot-col-y9f  {
  margin-bottom: 20px;
  display: inline-block;
  border: 1px solid rgba(212,175,55,0.3);
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 20px;
  font-size: 12px;
  letter-spacing: 0.08em;
  color: #00D9FF;
  padding: 6px 16px;
}

.site-panel-box-or6  {
  line-height: 1.15;
  margin-bottom: 16px;
  font-family: Space Mono, sans-serif;
  font-size: 32px;
  overflow-wrap: break-word;
  color: #E8EFFF;
  font-weight: 800;
}

.l-content-box-lhi  {
  line-height: 1.6;
  color: #FFFFFF;
  margin-left: auto;
  margin-bottom: 28px;
  font-size: 16px;
  max-width: 520px;
  margin-right: auto;
  font-family: Inter, sans-serif;
}

.c-strip-group-uul  {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 8px;
  flex-direction: column;
}

.m-content-inner-hy  {
  max-width: 380px;
  border-radius: 20px;
  width: 100%;
  text-align: center;
  background: rgba(212,175,55,0.1);
  padding: 16px 24px;
  border: 1px solid rgba(212,175,55,0.25);
}

.c-holder-col-6t  {
  line-height: 1.2;
  font-size: 26px;
  font-weight: 800;
  color: #00D9FF;
}

.ui-module-right-3a8  {
  margin-top: 4px;
  font-size: 13px;
  color: #8B92A8;
}

.t-main-group-aw  {
  padding: 16px 36px;
  color: #0F1419;
  text-align: center;
  border-radius: 12px;
  font-size: 1rem;
  font-weight: 700;
  font-family: Inter, sans-serif;
  max-width: 380px;
  width: 100%;
  background: #00D9FF;
  transition: background 0.25s ease;
  display: block;
}

.t-main-group-aw:hover { background: #00B8D4; }

.wp-strip-wrap-p8  {
  margin-top: 8px;
  font-size: 11px;
  color: #8B92A8;
}

@media (min-width:770px) {
  .area-foot-qx  {
  min-height: 600px;
  padding: 80px 40px;
}
  .site-panel-box-or6 { font-size: 48px; }
  .l-content-box-lhi { font-size: 18px; }
  .c-holder-col-6t { font-size: 36px; }
}
.l-group-primary-kz  {
  padding-top: 2rem; padding-right: 20px; padding-bottom: 32px; padding-left: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  background: #0F1419;
}

.wp-module-item-kqm  {
  max-width: 1280px;
  margin: 0 auto;
}

.mod-row-top-4hx  {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  padding-bottom: 24px;
  flex-direction: column;
  display: flex;
  gap: 20px;
}

.site-cell-left-w0  {
  font-size: 18px;
  font-weight: 800;
  letter-spacing: -0.02em;
  color: #E8EFFF;
}

.t-zone-left-keo  {
  flex-wrap: wrap;
  gap: 8px 20px;
  display: flex;
}

.t-zone-left-keo a  {
  transition: color 0.25s ease;
  font-weight: 500;
  font-family: Inter, sans-serif;
  font-size: 0.8125rem;
  color: #FFFFFF;
}

.t-zone-left-keo a:hover { color: #E8EFFF; }

.app-card-foot-wtz  {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-top: 1.25rem;
}

.mod-view-main-b6  {
  color: #8B92A8;
  line-height: 1.7;
  font-size: 12px;
}

.v-holder-col-cx  {
  font-size: 12px;
  color: #8B92A8;
}

@media (min-width:764px) {
  .l-group-primary-kz { padding-top: 36px; padding-right: 2.5rem; padding-bottom: 36px; padding-left: 40px; }
  .mod-row-top-4hx  {
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
}
  .app-card-foot-wtz  {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
}
.page-text-item-ab  {
  background: #0F1419;
  padding: 50px 18px;
}
.m-hero-item-o03  {
  max-width: 1280px;
  margin: 0 auto;
}
.m-area-4b  {
  margin-bottom: 26px;
  overflow-wrap: break-word;
  font-size: 24px;
  color: #E8EFFF;
  font-weight: 700;
  font-family: Space Mono, sans-serif;
}
.el-view-base-4rd  {
  flex-direction: column;
  gap: 24px;
  display: flex;
}
.site-text-main-k6l  {
  padding: 24px 20px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 20px;
  background: #1A1F2E;
}
.c-area-box-xq  {
  border-width: 2px;
  border-color: #00D9FF;
}
.wp-holder-item-gd  {
  text-transform: uppercase;
  color: #00D9FF;
  font-weight: 600;
  letter-spacing: 0.05em;
  font-family: Inter, sans-serif;
  font-size: 11px;
  margin-bottom: 10px;
  display: inline-block;
}
.wp-row-row-wmg  {
  color: #E8EFFF;
  font-family: Space Mono, sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 14px;
}
.site-element-box-w9  {
  font-size: 14px;
  line-height: 1.65;
  font-family: Inter, sans-serif;
  color: #FFFFFF;
}
.site-element-box-w9 p {
  margin-bottom: 10px;
}
.site-element-box-w9 p:last-child { margin-bottom: 0; }
.site-element-box-w9 a  {
  text-decoration: underline;
  text-underline-offset: 3px;
  color: #00D9FF;
}
.site-element-box-w9 a:hover { color: #00B8D4; }
.site-element-box-w9 strong  {
  font-weight: 600;
  color: #E8EFFF;
}
.site-element-box-w9 ul  {
  list-style-type: disc;
  padding-left: 20px;
  margin-bottom: 10px;
}
.site-element-box-w9 ol  {
  margin-bottom: 10px;
  list-style-type: decimal;
  padding-left: 1.25rem;
}
.site-element-box-w9 li  {
  color: #FFFFFF;
  margin-bottom: 4px;
  line-height: 1.65;
  font-size: 15px;
}
.site-element-box-w9 table  {
  border-collapse: collapse;
  width: 100%;
  display: block;
  margin-bottom: 10px;
  overflow-x: auto;
}
.site-element-box-w9 th,
.site-element-box-w9 td  {
  padding: 8px 10px;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  font-size: 13px;
}
.site-element-box-w9 th  {
  color: #E8EFFF;
  font-weight: 600;
}
.v-element-v5  {
  margin-top: 0.875rem;
  transition: background 0.25s;
  font-size: 14px;
  color: #0F1419;
  background: #00D9FF;
  display: inline-block;
  font-weight: 600;
  padding: 11px 28px;
  font-family: Inter, sans-serif;
  border-radius: 12px;
  text-decoration: none;
}
.v-element-v5:hover {
  background: #00B8D4;
}
.c-main-left-ay  {
  font-size: 12px;
  line-height: 1.5;
  margin-top: 10px;
  font-family: Inter, sans-serif;
  color: #8B92A8;
}
@media(min-width:765px) {
  .page-text-item-ab {
    padding: 66px 36px;
  }
  .el-view-base-4rd  {
  flex-direction: row;
  gap: 1.5rem;
}
  .site-text-main-k6l  {
  flex: 1;
  padding: 28px 26px;
}
  .m-area-4b {
    font-size: 28px;
  }
  .wp-row-row-wmg {
    font-size: 24px;
  }
  .site-element-box-w9 table { display: table; }
}
.mod-strip-group-tb  {
  padding: 50px 20px;
  background: #0F1419;
}
.js-cell-foot-t3v  {
  display: flex;
  margin: 0 auto;
  max-width: 1280px;
  flex-direction: column;
  gap: 1.25rem;
}
.cell-box-ohk  {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  font-family: Inter, sans-serif;
  color: #00D9FF;
  margin-bottom: 8px;
  letter-spacing: 0.1em;
}
.el-title-xuh  {
  font-family: Space Mono, sans-serif;
  overflow-wrap: break-word;
  color: #E8EFFF;
  font-weight: 800;
  font-size: 1.625rem;
}
.c-module-base-dh  {
  font-family: Inter, sans-serif;
  line-height: 1.7;
  font-size: 15px;
  color: #FFFFFF;
}
.c-module-base-dh p { margin-bottom: 13px; }
.c-module-base-dh p:last-child { margin-bottom: 0; }
.c-module-base-dh strong { color: #E8EFFF; }
.c-module-base-dh a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #00D9FF;
}
.c-module-base-dh a:hover { color: #00B8D4; }
.c-module-base-dh ul  {
  padding-left: 20px;
  margin-bottom: 0.8125rem;
  list-style-type: circle;
}
.c-module-base-dh ol  {
  padding-left: 20px;
  list-style-type: decimal;
  margin-bottom: 13px;
}
.c-module-base-dh li  {
  font-size: 0.9375rem;
  color: #FFFFFF;
  margin-bottom: 6px;
  line-height: 1.7;
}
.c-module-base-dh table  {
  border-collapse: collapse;
  margin-bottom: 13px;
  width: 100%;
  overflow-x: auto;
  display: block;
}
.c-module-base-dh th, .c-module-base-dh td  {
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  padding: 9px 12px;
  font-size: 14px;
}
.c-module-base-dh th  {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #E8EFFF;
}
@media (min-width:765px) {
  .mod-strip-group-tb { padding: 68px 40px; }
  .js-cell-foot-t3v  {
  flex-direction: row;
  gap: 3rem;
}
  .app-bar-base-wnd { flex: 0 0 300px; }
  .el-title-xuh { font-size: 32px; }
  .c-module-base-dh table { display: table; }
}

.site-outer-right-7vz  {
  padding: 52px 20px;
  background: #0F1419;
}
.c-section-top-ef  {
  margin: 0 auto;
  max-width: 860px;
}
.mod-group-box-7e  {
  border-radius: 20px;
  background: #1A1F2E;
  box-shadow: 0 4px 20px rgba(0,0,0,0.15);
  padding-top: 1.75rem; padding-right: 24px; padding-bottom: 28px; padding-left: 24px;
  border: 1px solid rgba(255, 255, 255, 0.12);
}
.js-text-base-ojd  {
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #00FF85;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 11px;
}
.site-section-block-20  {
  margin-bottom: 18px;
  overflow-wrap: break-word;
  font-family: Space Mono, sans-serif;
  font-weight: 800;
  font-size: 24px;
  color: #E8EFFF;
}
.t-group-area-akb  {
  font-size: 16px;
  font-family: Inter, sans-serif;
  color: #FFFFFF;
  line-height: 1.75;
}
.t-group-area-akb p {
  margin-bottom: 16px;
}
.t-group-area-akb p:last-child {
  margin-bottom: 0;
}
.t-group-area-akb strong {
  color: #E8EFFF;
}
.t-group-area-akb a  {
  text-underline-offset: 3px;
  text-decoration: underline;
  color: #00D9FF;
}
.t-group-area-akb a:hover {
  color: #00B8D4;
}
.t-group-area-akb ul  {
  padding-left: 22px;
  list-style-type: circle;
  margin-bottom: 16px;
}
.t-group-area-akb ol  {
  list-style-type: decimal;
  margin-bottom: 16px;
  padding-left: 22px;
}
.t-group-area-akb li  {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 1.75;
  margin-bottom: 8px;
}
.t-group-area-akb table  {
  width: 100%;
  margin-bottom: 16px;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
.t-group-area-akb th, .t-group-area-akb td  {
  text-align: left;
  padding-top: 11px; padding-right: 0.875rem; padding-bottom: 11px; padding-left: 14px;
  font-size: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
.t-group-area-akb th  {
  font-weight: 600;
  color: #E8EFFF;
}
@media (min-width:771px) {
  .site-outer-right-7vz { padding-top: 72px; padding-right: 44px; padding-bottom: 72px; padding-left: 2.75rem; }
  .mod-group-box-7e { padding-top: 36px; padding-right: 32px; padding-bottom: 36px; padding-left: 32px; }
  .site-section-block-20 { font-size: 30px; }
  .t-group-area-akb table { display: table; }
}