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-weight: inherit;
  margin: 0;
  font-size: inherit;
}
p, figure, blockquote, dl, dd { margin: 0; }
ol, ul  {
  list-style: none;
  padding: 0;
  margin: 0;
}
a  {
  text-decoration: none;
  color: inherit;
  background-color: transparent;
}
b, strong { font-weight: bolder; }
img  {
  display: block;
  border-style: none;
  height: auto;
  max-width: 100%;
}
svg  {
  vertical-align: middle;
  overflow: hidden;
}
button, input, optgroup, select, textarea  {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button, input { overflow: visible; }
button, select { text-transform: none; }
button, [type="button"], [type="reset"], [type="submit"]  {
  padding: 0;
  cursor: pointer;
  -webkit-appearance: button;
  background: transparent;
  border: none;
}
*, *::before, *::after { box-sizing: border-box; }
.wp-outer-inner-19  {
  background: #0f1419;
  border-bottom: 1px solid rgba(138, 148, 168, 0.15);
}

.l-panel-wrap-yh4  {
  justify-content: space-between;
  height: 56px;
  padding: 0 16px;
  max-width: 1280px;
  margin: 0 auto;
  align-items: center;
  display: flex;
}

.m-panel-main-dl6  {
  letter-spacing: -0.02em;
  gap: 8px;
  color: #f0f4fa;
  font-weight: 800;
  align-items: center;
  display: flex;
  font-size: 18px;
  white-space: nowrap;
}

.page-col-top-if { display: none; }

.site-frame-block-10l  {
  align-items: center;
  color: #e8eef5;
  cursor: pointer;
  padding: 8px;
  justify-content: center;
  display: flex;
  border: none;
  background: none;
}

/* --- Fullscreen overlay --- */

.ui-layer-main-uc4  {
  visibility: hidden;
  display: flex;
  transition: opacity 0.25s ease, visibility 0.25s ease;
  gap: 1.25rem;
  z-index: 300;
  background: #0f1419;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: fixed;
  inset: 0;
  opacity: 0;
}

.ui-layer-main-uc4.ui-region-block-43s  {
  opacity: 1;
  visibility: visible;
}

.app-panel-area-bsd  {
  cursor: pointer;
  width: 44px;
  background: none;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.1);
  font-size: 24px;
  top: 14px;
  position: absolute;
  color: #e8eef5;
  height: 44px;
  right: 16px;
  place-items: center;
  display: grid;
}

.grid-row-t0s  {
  flex-direction: column;
  gap: 16px;
  display: flex;
  align-items: center;
}

.page-holder-block-3v7  {
  font-weight: 600;
  font-family: Orbitron, sans-serif;
  font-size: 22px;
  transition: color 0.25s ease;
  color: #f0f4fa;
}

.page-holder-block-3v7:hover { color: #00d9ff; }

.v-col-body-75  {
  border-radius: 12px;
  background: #00d9ff;
  font-weight: 700;
  padding: 0.875rem 36px;
  color: #0f1419;
  font-size: 1rem;
  margin-top: 0.75rem;
  font-family: Inter, sans-serif;
}

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

.t-grid-base-ph { position: relative; }

.ui-element-foot-74d  {
  font-weight: 600;
  background: rgba(255,255,255,0.02);
  font-family: Inter, sans-serif;
  gap: 6px;
  border: 1px solid rgba(138, 148, 168, 0.15);
  border-radius: 12px;
  color: #e8eef5;
  font-size: 0.8125rem;
  line-height: 1;
  display: flex;
  cursor: pointer;
  padding: 5px 10px;
  transition: border-color 0.25s ease, background 0.25s ease;
  white-space: nowrap;
  align-items: center;
}

.ui-element-foot-74d:hover  {
  border-color: rgba(255,255,255,0.15);
  background: rgba(255,255,255,0.04);
}
.mod-hero-mar  {
  font-size: 11px;
  transition: transform 0.25s ease;
}
.t-grid-base-ph.ui-region-block-43s .mod-hero-mar { transform: rotate(180deg); }

.t-row-left-e0  {
  border-radius: 20px;
  right: 0;
  min-width:137px;
  z-index: 50;
  padding: 4px;
  border: 1px solid rgba(138, 148, 168, 0.15);
  position: absolute;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  top: calc(100% + 4px);
  background: #1a2332;
  display: none;
}

.t-grid-base-ph.ui-region-block-43s .t-row-left-e0 { display: block; }

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

.site-menu-box-ci9:hover  {
  color: #f0f4fa;
  background: rgba(255,255,255,0.06);
}
.site-menu-box-ci9.active { color: #00d9ff; }
.t-outer-head-91q  {
  font-size: 17px;
  line-height: 1;
}

/* --- Desktop --- */

@media (min-width:773px) {
  .l-panel-wrap-yh4  {
  height: auto;
  gap: 10px;
  padding: 12px 20px;
  flex-direction: column;
}

  .page-col-top-if  {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  justify-content: center;
}

  .b-main-block-zdw  {
  font-weight: 500;
  border-radius: 6px;
  transition: color 0.25s ease, background 0.25s ease;
  color: #e8eef5;
  padding: 4px 10px;
  font-size: 14px;
  font-family: Inter, sans-serif;
}

  .b-main-block-zdw:hover  {
  background: rgba(255,255,255,0.05);
  color: #f0f4fa;
}

  .el-area-main-ktj  {
  height: 18px;
  background: rgba(255,255,255,0.1);
  width: 1px;
}

  .t-main-primary-2ct  {
  border-radius: 12px;
  transition: background 0.25s ease;
  font-family: Inter, sans-serif;
  color: #0f1419;
  font-weight: 700;
  padding: 6px 18px;
  background: #00d9ff;
  font-size: 13px;
}

  .t-main-primary-2ct:hover { background: #00b8d4; }

  .site-frame-block-10l { display: none; }
}
.wp-top-primary-tk3  {
  padding-top: 56px; padding-right: 20px; padding-bottom: 56px; padding-left: 1.25rem;
  background: #0f1419;
  border-top: 1px solid rgba(138, 148, 168, 0.15);
}
.m-card-body-a4q  {
  flex-direction: column;
  display: flex;
  margin: 0 auto;
  max-width: 1280px;
  gap: 24px;
}
.el-box-inner-8m  {
  font-family: Orbitron, sans-serif;
  overflow-wrap: break-word;
  color: #f0f4fa;
  margin-bottom: 10px;
  font-weight: 800;
  font-size: 1.75rem;
}
.app-col-box-ars  {
  line-height: 1.5;
  font-family: Inter, sans-serif;
  font-size: 16px;
  margin-bottom: 1.125rem;
  color: #8a94a8;
}
.m-layer-body-m2m  {
  padding: 0.75rem 28px;
  background: #00d9ff;
  font-size: 0.9375rem;
  transition: background 0.25s ease;
  border-radius: 12px;
  display: inline-block;
  color: #0f1419;
  font-family: Inter, sans-serif;
  font-weight: 700;
}
.m-layer-body-m2m:hover { background: #00b8d4; }
.l-bar-head-a3  {
  font-size: 16px;
  color: #e8eef5;
  font-family: Inter, sans-serif;
  line-height: 1.75;
}
.l-bar-head-a3 p { margin-bottom: 16px; }
.l-bar-head-a3 p:last-child { margin-bottom: 0; }
.l-bar-head-a3 strong { color: #f0f4fa; }
.l-bar-head-a3 a  {
  color: #00d9ff;
  text-underline-offset: 3px;
  text-decoration: underline;
}
.l-bar-head-a3 a:hover { color: #00b8d4; }
.l-bar-head-a3 ul  {
  padding-left: 1.375rem;
  list-style-type: square;
  margin-bottom: 16px;
}
.l-bar-head-a3 ol  {
  margin-bottom: 16px;
  list-style-type: decimal;
  padding-left: 22px;
}
.l-bar-head-a3 li  {
  line-height: 1.75;
  font-size: 16px;
  color: #e8eef5;
  margin-bottom: 7px;
}
.l-bar-head-a3 dl { margin-bottom: 16px; }
.l-bar-head-a3 dt  {
  font-weight: 700;
  font-size: 1rem;
  color: #f0f4fa;
  margin-top: 16px;
}
.l-bar-head-a3 dt:first-child { margin-top: 0; }
.l-bar-head-a3 dd  {
  font-size: 16px;
  line-height: 1.75;
  margin-left: 0;
  color: #e8eef5;
  margin-bottom: 7px;
}
.l-bar-head-a3 table  {
  overflow-x: auto;
  width: 100%;
  margin-bottom: 16px;
  border-collapse: collapse;
  display: block;
}
.l-bar-head-a3 th  {
  color: #f0f4fa;
  font-weight: 600;
  background: rgba(255,255,255,0.03);
  padding: 11px 14px;
  text-align: left;
  border-bottom: 1px solid rgba(138, 148, 168, 0.15);
}
.l-bar-head-a3 td  {
  border-bottom: 1px solid rgba(255,255,255,0.03);
  color: #e8eef5;
  padding: 11px 14px;
}
@media (min-width:882px) {
  .wp-top-primary-tk3 { padding-top: 72px; padding-right: 44px; padding-bottom: 4.5rem; padding-left: 44px; }
  .m-card-body-a4q  {
  flex-direction: row;
  gap: 52px;
}
  .v-menu-az4 { flex: 0 0 320px; }
  .el-box-inner-8m { font-size: 32px; }
  .l-bar-head-a3 table { display: table; }
}

.v-region-group-au  {
  background: #1a2332;
  padding: 48px 20px;
}
.c-card-body-2s  {
  max-width: 1280px;
  margin: 0 auto;
}
.ui-section-box-05  {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (min-width:772px) {
  .ui-section-box-05  {
  gap: 40px;
  align-items: flex-start;
  flex-direction: row;
}
}
.el-grid-primary-6v {
  flex: 1;
}
.site-component-foot-0q  {
  overflow-wrap: break-word;
  font-family: Orbitron, sans-serif;
  font-size: 18px;
  margin-bottom: 14px;
  color: #e8eef5;
  font-weight: 700;
}
.ui-box-left-no5  {
  line-height: 1.7;
  font-family: Inter, sans-serif;
  color: #e8eef5;
  font-size: 13px;
}
.ui-box-left-no5 p {
  margin-bottom: 10px;
}
.ui-box-left-no5 p:last-child {
  margin-bottom: 0;
}
.ui-box-left-no5 a  {
  color: #e8eef5;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.ui-box-left-no5 a:hover {
  color: #00d9ff;
}
.ui-box-left-no5 strong {
  color: #f0f4fa;
}
.ui-box-left-no5 ul  {
  margin-bottom: 10px;
  padding-left: 20px;
  list-style-type: disc;
}
.ui-box-left-no5 ol  {
  margin-bottom: 10px;
  padding-left: 20px;
  list-style-type: decimal;
}
.ui-box-left-no5 li  {
  font-size: 13px;
  margin-bottom: 4px;
  color: #8a94a8;
  line-height: 1.55;
}
.ui-box-left-no5 table  {
  display: block;
  border-collapse: collapse;
  margin-bottom: 10px;
  width: 100%;
  overflow-x: auto;
}
.ui-box-left-no5 th, .ui-box-left-no5 td  {
  padding-top: 8px; padding-right: 9px; padding-bottom: 8px; padding-left: 9px;
  font-size: 12px;
  text-align: left;
  border-bottom: 1px solid rgba(138, 148, 168, 0.15);
}
.ui-box-left-no5 th  {
  color: #e8eef5;
  font-weight: 600;
}
.l-panel-0o4  {
  gap: 10px;
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
}
@media (min-width:770px) {
  .l-panel-0o4  {
  align-items: flex-end;
  flex-direction: column;
}
  .ui-box-left-no5 table { display: table; }
}
.app-list-block-np4  {
  align-items: center;
  border: 2px solid #8a94a8;
  color: #8a94a8;
  font-family: Inter, sans-serif;
  width: 40px;
  border-radius: 50%;
  justify-content: center;
  font-weight: 800;
  height: 40px;
  display: flex;
  font-size: 0.75rem;
}
.app-content-inner-m4  {
  font-weight: 600;
  padding-top: 8px; padding-right: 1rem; padding-bottom: 8px; padding-left: 1rem;
  border-radius: 6px;
  font-family: Inter, sans-serif;
  color: #8a94a8;
  border: 1px solid rgba(138, 148, 168, 0.15);
  white-space: nowrap;
  font-size: 11px;
}

.text-col-jf  {
  overflow: hidden;
  padding-top: 40px; padding-right: 20px; padding-bottom: 40px; padding-left: 20px;
  background-size: cover;
  background-color: #0f1419;
  background-position: center;
  position: relative;
  background-repeat: no-repeat;
}

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

.c-view-box-nvu  {
  margin: 0 auto;
  z-index: 1;
  max-width: 1280px;
  position: relative;
}

.wp-title-left-ks7  {
  margin-bottom: 32px;
  text-align: center;
}

.app-card-wrap-09  {
  color: #fff;
  font-size: 26px;
  font-family: Orbitron, sans-serif;
  text-shadow: 0 2px 8px rgba(0,0,0,0.4);
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 10px;
}

.l-section-inner-8e  {
  color: rgba(255,255,255,0.7);
  font-size: 15px;
  font-family: Inter, sans-serif;
}

.site-box-group-lmz  {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}

.js-grid-group-smk  {
  transition: border-color 0.25s ease;
  display: flex;
  border: 1px solid rgba(255,255,255,0.08);
  gap: 12px;
  padding: 1.5rem;
  background: rgba(13,30,53,0.8);
  flex-direction: column;
  backdrop-filter: blur(8px);
  border-radius: 20px;
}

.js-grid-group-smk:hover { border-color: rgba(212,175,55,0.25); }

.b-list-block-2w8  {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 700;
}

.js-layer-head-vw  {
  color: #00d9ff;
  font-size: 24px;
  font-weight: 800;
}

.ui-slot-wrap-w8i  {
  font-size: 13px;
  line-height: 1.5;
  color: rgba(255,255,255,0.6);
}

.mod-title-top-eju  {
  transition: background 0.25s ease;
  display: inline-block;
  font-weight: 700;
  padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px;
  align-self: flex-start;
  font-size: 0.875rem;
  background: #00d9ff;
  border-radius: 12px;
  font-family: Inter, sans-serif;
  color: #0f1419;
}

.mod-title-top-eju:hover { background: #00b8d4; }

@media (min-width:604px) {
  .site-box-group-lmz { grid-template-columns: 1fr 1fr; }
}

@media (min-width:904px) {
  .site-box-group-lmz { grid-template-columns: 1fr 1fr 1fr; }
  .app-card-wrap-09 { font-size: 36px; }
}
.el-frame-head-eb  {
  background: #0f1419;
  padding: 50px 20px;
}
.page-holder-row-cs3  {
  display: flex;
  max-width: 1280px;
  gap: 1.25rem;
  flex-direction: column;
  margin: 0 auto;
}
.c-outer-group-ds  {
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #00d9ff;
  letter-spacing: 0.1em;
  font-family: Inter, sans-serif;
  font-size: 0.75rem;
  font-weight: 600;
}
.m-panel-col-1t5  {
  font-weight: 800;
  color: #f0f4fa;
  font-size: 26px;
  font-family: Orbitron, sans-serif;
  overflow-wrap: break-word;
}
.mod-grid-inner-pp5  {
  font-size: 15px;
  font-family: Inter, sans-serif;
  line-height: 1.7;
  color: #e8eef5;
}
.mod-grid-inner-pp5 p { margin-bottom: 13px; }
.mod-grid-inner-pp5 p:last-child { margin-bottom: 0; }
.mod-grid-inner-pp5 strong { color: #f0f4fa; }
.mod-grid-inner-pp5 a  {
  color: #00d9ff;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.mod-grid-inner-pp5 a:hover { color: #00b8d4; }
.mod-grid-inner-pp5 ul  {
  margin-bottom: 0.8125rem;
  list-style-type: circle;
  padding-left: 20px;
}
.mod-grid-inner-pp5 ol  {
  margin-bottom: 13px;
  padding-left: 20px;
  list-style-type: decimal;
}
.mod-grid-inner-pp5 li  {
  line-height: 1.7;
  margin-bottom: 6px;
  font-size: 0.9375rem;
  color: #e8eef5;
}
.mod-grid-inner-pp5 table  {
  overflow-x: auto;
  display: block;
  width: 100%;
  margin-bottom: 13px;
  border-collapse: collapse;
}
.mod-grid-inner-pp5 th, .mod-grid-inner-pp5 td  {
  font-size: 14px;
  border-bottom: 1px solid rgba(138, 148, 168, 0.15);
  text-align: left;
  padding: 9px 12px;
}
.mod-grid-inner-pp5 th  {
  color: #f0f4fa;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media (min-width:770px) {
  .el-frame-head-eb { padding-top: 68px; padding-right: 40px; padding-bottom: 68px; padding-left: 40px; }
  .page-holder-row-cs3  {
  gap: 48px;
  flex-direction: row;
}
  .page-component-left-eg { flex: 0 0 300px; }
  .m-panel-col-1t5 { font-size: 2rem; }
  .mod-grid-inner-pp5 table { display: table; }
}

.v-content-body-c0  {
  background: #1a2332;
  bottom: 16px;
  border: 1px solid rgba(138, 148, 168, 0.15);
  padding: 20px;
  max-width: 380px;
  left: 16px;
  box-shadow: 0 8px 32px rgba(0,0,0,0.4);
  border-radius: 20px;
  z-index: 1000;
  width: calc(100% - 32px);
  position: fixed;
}

.l-item-right-wrl  {
  font-size: 15px;
  color: #f0f4fa;
  font-weight: 700;
  margin-bottom: 8px;
}

.mod-bar-cell-vpa  {
  font-size: 13px;
  font-family: Inter, sans-serif;
  color: #e8eef5;
  line-height: 1.5;
  margin-bottom: 1rem;
}

.mod-bar-cell-vpa a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #f0f4fa;
}

.mod-bar-cell-vpa a:hover { color: #00d9ff; }

.c-block-inner-9t3  {
  display: flex;
  gap: 10px;
}

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

.ui-header-left-6r9:hover { background: rgba(255,255,255,0.15); }

.l-header-left-qn5  {
  color: #8a94a8;
  transition: color 0.25s ease;
  font-family: Inter, sans-serif;
  border-radius: 12px;
  padding: 10px 16px;
  font-size: 13px;
  text-align: center;
  font-weight: 500;
  flex: 1;
}

.l-header-left-qn5:hover { color: #e8eef5; }
.ui-title-cell-fm8  {
  padding: 46px 20px;
  background: #1a2332;
}
.l-header-body-7b2  {
  max-width: 1280px;
  margin: 0 auto;
}
.site-box-uir  {
  gap: 14px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
.page-title-right-aey  {
  padding: 20px 16px;
  border: 1px solid rgba(138, 148, 168, 0.15);
  text-align: center;
  background: #0f1419;
  border-radius: 12px;
}
.app-cell-body-lxl  {
  margin-bottom: 6px;
  font-size: 24px;
  font-family: Orbitron, sans-serif;
  font-weight: 800;
  color: #f0f4fa;
  line-height: 1.2;
}
.l-area-group-a39  {
  font-size: 13px;
  font-family: Inter, sans-serif;
  color: #8a94a8;
}
@media (min-width:676px) {
  .ui-title-cell-fm8 { padding: 52px 36px; }
  .site-box-uir  {
  gap: 18px;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
}
  .app-cell-body-lxl { font-size: 1.875rem; }
}

.l-zone-box-8by  {
  padding: 38px 16px;
  background: #0f1419;
  border-top: 1px solid rgba(138, 148, 168, 0.15);
}
.b-header-top-rn  {
  max-width: 720px;
  margin: 0 auto;
}
.page-holder-left-eh  {
  font-family: Orbitron, sans-serif;
  font-size: 20px;
  font-weight: 800;
  color: #f0f4fa;
  overflow-wrap: break-word;
  margin-bottom: 16px;
}
.c-banner-group-uwo  {
  font-size: 15px;
  color: #e8eef5;
  line-height: 1.7;
  font-family: Inter, sans-serif;
  margin-bottom: 20px;
}
.c-banner-group-uwo ol  {
  margin-bottom: 14px;
  padding-left: 22px;
  list-style-type: decimal;
}
.c-banner-group-uwo li  {
  margin-bottom: 8px;
  font-size: 15px;
  color: #e8eef5;
  line-height: 1.7;
}
.c-banner-group-uwo li:last-child {
  margin-bottom: 0;
}
.c-banner-group-uwo strong {
  color: #f0f4fa;
}
.el-cell-group-4uo  {
  font-weight: 700;
  color: #0f1419;
  transition: background 0.25s ease;
  border-radius: 12px;
  font-size: 0.875rem;
  display: inline-block;
  background: #00d9ff;
  font-family: Inter, sans-serif;
  padding: 12px 28px;
}
.el-cell-group-4uo:hover {
  background: #00b8d4;
}
@media (min-width:803px) {
  .l-zone-box-8by { padding-top: 52px; padding-right: 32px; padding-bottom: 52px; padding-left: 2rem; }
  .page-holder-left-eh { font-size: 24px; }
}

.page-text-top-t7d  {
  padding: 2.25rem 16px;
  background: #1a2332;
}
.page-hero-area-nm7  {
  flex-direction: column;
  gap: 1.5rem;
  display: flex;
  margin: 0 auto;
  max-width: 1280px;
}
.mod-panel-group-tj  {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 18px;
  margin-bottom: 10px;
  font-family: Orbitron, sans-serif;
  color: #f0f4fa;
}
.js-menu-col-e2u  {
  line-height: 1.7;
  color: #e8eef5;
  font-family: Inter, sans-serif;
  font-size: 15px;
}
.js-menu-col-e2u p {
  margin-bottom: 14px;
}
.js-menu-col-e2u p:last-child {
  margin-bottom: 0;
}
.js-menu-col-e2u strong {
  color: #f0f4fa;
}
.js-menu-col-e2u a  {
  text-underline-offset: 2px;
  color: #00d9ff;
  text-decoration: underline;
}
.js-menu-col-e2u a:hover {
  color: #00b8d4;
}
.js-menu-col-e2u ul  {
  list-style-type: square;
  margin-bottom: 14px;
  padding-left: 1.25rem;
}
.js-menu-col-e2u ol  {
  list-style-type: decimal;
  padding-left: 20px;
  margin-bottom: 0.875rem;
}
.js-menu-col-e2u li  {
  margin-bottom: 6px;
  font-size: 0.9375rem;
  line-height: 1.7;
  color: #e8eef5;
}
.js-menu-col-e2u table  {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 14px;
  display: block;
  overflow-x: auto;
}
.js-menu-col-e2u th, .js-menu-col-e2u td  {
  border-bottom: 1px solid rgba(138, 148, 168, 0.15);
  padding: 10px 12px;
  font-size: 14px;
  text-align: left;
}
.js-menu-col-e2u th  {
  color: #f0f4fa;
  letter-spacing: 0.04em;
  font-size: 13px;
  font-weight: 600;
}
.b-menu-base-qck  {
  gap: 12px;
  flex-direction: column;
  display: flex;
}
.app-bar-body-fj  {
  background: #0f1419;
  padding: 18px;
  border-radius: 12px;
  border-left: 3px solid #00d966;
}
.mod-grid-primary-a0  {
  font-weight: 700;
  margin-bottom: 4px;
  font-size: 16px;
  font-family: Inter, sans-serif;
  color: #f0f4fa;
}
.b-wrapper-item-6s  {
  color: #8a94a8;
  line-height: 1.5;
  font-family: Inter, sans-serif;
  font-size: 0.8125rem;
}
@media (min-width:958px) {
  .page-text-top-t7d { padding: 3.5rem 32px; }
  .page-hero-area-nm7  {
  flex-direction: row;
  gap: 40px;
}
  .v-row-inner-xz { flex: 1; }
  .b-menu-base-qck { flex: 0 0 240px; }
  .mod-panel-group-tj { font-size: 22px; }
  .js-menu-col-e2u table { display: table; }
}

.page-wrap-top-06c  {
  background: #1a2332;
  padding: 54px 20px;
}
.m-box-top-ar  {
  max-width: 1280px;
  margin: 0 auto;
}
.c-area-cell-z71  {
  border: 1px solid rgba(138, 148, 168, 0.15);
  background: #0f1419;
  box-shadow: 0 1px 8px rgba(0,0,0,0.1);
  border-radius: 20px;
  padding: 26px 20px;
}
.ui-main-main-yhw  {
  margin-bottom: 8px;
  font-weight: 600;
  color: #00d9ff;
  font-size: 11px;
  letter-spacing: 0.05em;
  display: inline-block;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
}
.wp-region-group-di6  {
  font-weight: 700;
  font-size: 20px;
  color: #f0f4fa;
  overflow-wrap: break-word;
  margin-bottom: 16px;
  font-family: Orbitron, sans-serif;
}
.js-strip-row-i5r  {
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 1.75;
  color: #e8eef5;
}
.js-strip-row-i5r p {
  margin-bottom: 11px;
}
.js-strip-row-i5r p:last-child { margin-bottom: 0; }
.js-strip-row-i5r strong  {
  color: #f0f4fa;
  font-weight: 600;
}
.js-strip-row-i5r a  {
  transition: color 0.25s;
  color: #00d9ff;
  text-decoration: none;
}
.js-strip-row-i5r a:hover {
  color: #00b8d4;
}
.js-strip-row-i5r ul  {
  margin-bottom: 11px;
  list-style-type: circle;
  padding-left: 20px;
}
.js-strip-row-i5r ol  {
  list-style-type: decimal;
  margin-bottom: 11px;
  padding-left: 20px;
}
.js-strip-row-i5r li  {
  font-size: 15px;
  color: #e8eef5;
  line-height: 1.75;
  margin-bottom: 5px;
}
.js-strip-row-i5r dl { margin-bottom: 11px; }
.js-strip-row-i5r dt  {
  margin-top: 10px;
  font-weight: 800;
  font-size: 14px;
  color: #f0f4fa;
}
.js-strip-row-i5r dt:first-child { margin-top: 0; }
.js-strip-row-i5r dd  {
  font-size: 14px;
  color: #e8eef5;
  margin-bottom: 5px;
  margin-left: 0;
  line-height: 1.75;
}
.js-strip-row-i5r table  {
  overflow-x: auto;
  margin-bottom: 11px;
  border-collapse: collapse;
  width: 100%;
  display: block;
}
.js-strip-row-i5r th,
.js-strip-row-i5r td  {
  text-align: left;
  font-size: 13px;
  border-bottom: 1px solid rgba(138, 148, 168, 0.15);
  padding-top: 8px; padding-right: 10px; padding-bottom: 8px; padding-left: 10px;
}
.js-strip-row-i5r th  {
  color: #f0f4fa;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.04em;
  font-size: 12px;
}
@media(min-width:799px) {
  .page-wrap-top-06c {
    padding: 70px 40px;
  }
  .c-area-cell-z71 {
    padding: 34px 38px;
  }
  .wp-region-group-di6 {
    font-size: 1.5rem;
  }
  .js-strip-row-i5r table { display: table; }
}
.el-widget-top-8d  {
  border-top: 1px solid rgba(138, 148, 168, 0.15);
  padding: 32px 20px;
  background: #0f1419;
}

.js-panel-body-vtt  {
  margin: 0 auto;
  max-width: 1280px;
}

.c-group-base-aet  {
  padding-bottom: 24px;
  display: flex;
  gap: 20px;
  flex-direction: column;
  border-bottom: 1px solid rgba(138, 148, 168, 0.15);
}

.c-grid-area-yzb  {
  color: #f0f4fa;
  letter-spacing: -0.02em;
  font-weight: 800;
  font-size: 1.125rem;
}

.v-box-wrap-y6  {
  gap: 8px 20px;
  flex-wrap: wrap;
  display: flex;
}

.v-box-wrap-y6 a  {
  transition: color 0.25s ease;
  font-size: 0.8125rem;
  color: #e8eef5;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.v-box-wrap-y6 a:hover { color: #f0f4fa; }

.page-container-inner-zfs  {
  flex-direction: column;
  padding-top: 20px;
  gap: 12px;
  display: flex;
}

.page-block-row-y90  {
  line-height: 1.7;
  color: #8a94a8;
  font-size: 0.75rem;
}

.el-module-block-18  {
  font-size: 12px;
  color: #8a94a8;
}

@media (min-width:763px) {
  .el-widget-top-8d { padding: 36px 40px; }
  .c-group-base-aet  {
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
}
  .page-container-inner-zfs  {
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
}
}
.page-link-item-r4  {
  background: #0f1419;
  padding: 50px 18px;
}
.js-wrap-wrap-qy  {
  max-width: 1280px;
  margin: 0 auto;
}
.l-outer-base-0p  {
  font-size: 24px;
  font-family: Orbitron, sans-serif;
  font-weight: 700;
  color: #f0f4fa;
  overflow-wrap: break-word;
  margin-bottom: 1.625rem;
}
.v-strip-right-svj  {
  gap: 24px;
  flex-direction: column;
  display: flex;
}
.mod-wrap-col-ck  {
  border-radius: 20px;
  background: #1a2332;
  padding: 1.5rem 20px;
  border: 1px solid rgba(138, 148, 168, 0.15);
}
.el-panel-inner-c4j  {
  border-width: 2px;
  border-color: #00d9ff;
}
.b-zone-area-2z  {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 11px;
  letter-spacing: 0.05em;
  display: inline-block;
  color: #00d9ff;
  font-weight: 600;
}
.c-container-base-79  {
  color: #f0f4fa;
  margin-bottom: 14px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: Orbitron, sans-serif;
  font-size: 20px;
}
.mod-outer-left-ds4  {
  line-height: 1.65;
  font-family: Inter, sans-serif;
  font-size: 14px;
  color: #e8eef5;
}
.mod-outer-left-ds4 p {
  margin-bottom: 10px;
}
.mod-outer-left-ds4 p:last-child { margin-bottom: 0; }
.mod-outer-left-ds4 a  {
  text-decoration: underline;
  text-underline-offset: 3px;
  color: #00d9ff;
}
.mod-outer-left-ds4 a:hover { color: #00b8d4; }
.mod-outer-left-ds4 strong  {
  color: #f0f4fa;
  font-weight: 600;
}
.mod-outer-left-ds4 ul  {
  margin-bottom: 10px;
  list-style-type: disc;
  padding-left: 20px;
}
.mod-outer-left-ds4 ol  {
  padding-left: 1.25rem;
  margin-bottom: 10px;
  list-style-type: decimal;
}
.mod-outer-left-ds4 li  {
  margin-bottom: 4px;
  font-size: 15px;
  line-height: 1.65;
  color: #e8eef5;
}
.mod-outer-left-ds4 table  {
  overflow-x: auto;
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 10px;
}
.mod-outer-left-ds4 th,
.mod-outer-left-ds4 td  {
  border-bottom: 1px solid rgba(138, 148, 168, 0.15);
  text-align: left;
  font-size: 13px;
  padding: 8px 10px;
}
.mod-outer-left-ds4 th  {
  color: #f0f4fa;
  font-weight: 600;
}
.ui-box-block-yx8  {
  color: #0f1419;
  font-family: Inter, sans-serif;
  transition: background 0.25s;
  display: inline-block;
  margin-top: 14px;
  text-decoration: none;
  font-weight: 600;
  background: #00d9ff;
  font-size: 0.875rem;
  padding: 11px 28px;
  border-radius: 12px;
}
.ui-box-block-yx8:hover {
  background: #00b8d4;
}
.site-holder-box-lu  {
  font-size: 12px;
  margin-top: 10px;
  color: #8a94a8;
  line-height: 1.5;
  font-family: Inter, sans-serif;
}
@media(min-width:773px) {
  .page-link-item-r4 {
    padding: 66px 36px;
  }
  .v-strip-right-svj  {
  gap: 24px;
  flex-direction: row;
}
  .mod-wrap-col-ck  {
  flex: 1;
  padding-top: 1.75rem; padding-right: 26px; padding-bottom: 28px; padding-left: 26px;
}
  .l-outer-base-0p {
    font-size: 28px;
  }
  .c-container-base-79 {
    font-size: 1.5rem;
  }
  .mod-outer-left-ds4 table { display: table; }
}