*, *::before, *::after  {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body  {
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
}
img, svg  {
  max-width: 100%;
  display: block;
}
a  {
  color: inherit;
  text-decoration: none;
}
button  {
  cursor: pointer;
  font: inherit;
  background: none;
  border: none;
}
ul, ol { list-style: none; }
input, textarea, select { font: inherit; }
.l-view-left-6p  {
  padding: 36px 18px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  background: #1a1f2e;
}

.app-frame-ba  {
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  text-align: center;
  max-width: 1280px;
  display: flex;
  gap: 24px;
}

.page-module-inner-woq  {
  font-size: 19px;
  letter-spacing: -0.02em;
  color: #00d9ff;
  font-weight: 800;
}

.app-nav-cell-op  {
  gap: 8px 20px;
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
}

.app-nav-cell-op a  {
  font-size: 0.875rem;
  transition: color 0.25s ease;
  font-weight: 500;
  font-family: Inter, sans-serif;
  color: #f0f2f5;
}

.app-nav-cell-op a:hover { color: #00d9ff; }

.js-grid-cell-db  {
  height: 1px;
  width: 60px;
  background: rgba(255, 255, 255, 0.08);
}

.ui-header-wrap-ite  {
  max-width: 700px;
  line-height: 1.55;
  color: #8a93a3;
  font-size: 12px;
}

.c-widget-row-cuq  {
  color: #8a93a3;
  font-size: 12px;
}
.group-inner-ve  {
  bottom: 0;
  background: #242d3d;
  left: 0;
  position: fixed;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding-top: 16px; padding-right: 1.25rem; padding-bottom: 1rem; padding-left: 20px;
  z-index: 1000;
  right: 0;
}

.el-view-wrap-q5l  {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  max-width: 1280px;
  margin: 0 auto;
}

.wp-widget-left-ace  {
  line-height: 1.5;
  font-size: 13px;
  color: #f0f2f5;
  font-family: Inter, sans-serif;
}

.wp-widget-left-ace a  {
  color: #00d9ff;
  text-underline-offset: 2px;
  text-decoration: underline;
}

.wp-widget-left-ace a:hover { color: #00ff88; }

.m-bar-right-v6  {
  gap: 10px;
  flex-shrink: 0;
  display: flex;
}

.c-area-left-mvl  {
  background: rgba(255,255,255,0.1);
  border-radius: 8px;
  font-weight: 600;
  font-size: 13px;
  padding-top: 8px; padding-right: 20px; padding-bottom: 8px; padding-left: 20px;
  font-family: Inter, sans-serif;
  color: #00d9ff;
  transition: background 0.25s ease;
}

.c-area-left-mvl:hover { background: rgba(255,255,255,0.15); }

.app-box-right-6o6  {
  padding: 8px 20px;
  border-radius: 8px;
  font-family: Inter, sans-serif;
  font-weight: 500;
  color: #8a93a3;
  font-size: 13px;
  transition: color 0.25s ease;
}

.app-box-right-6o6:hover { color: #f0f2f5; }

@media (min-width:766px) {
  .el-view-wrap-q5l  {
  flex-direction: row;
  gap: 24px;
  align-items: center;
  justify-content: space-between;
}
  .group-inner-ve { padding: 14px 40px; }
}
.region-inner-1pd  {
  background: #1a1f2e;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.m-row-head-gke  {
  max-width: 1280px;
  align-items: center;
  height: 56px;
  justify-content: space-between;
  padding: 0 16px;
  margin: 0 auto;
  display: flex;
}

.m-frame-wrap-3h  {
  font-weight: 800;
  display: flex;
  font-size: 18px;
  letter-spacing: -0.02em;
  gap: 8px;
  align-items: center;
  white-space: nowrap;
  color: #00d9ff;
}

.c-wrap-left-yy { display: none; }

.mod-area-right-wc5  {
  padding: 8px;
  justify-content: center;
  color: #f0f2f5;
  align-items: center;
  cursor: pointer;
  background: none;
  border: none;
  display: flex;
}

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

.l-wrapper-top-rnj  {
  opacity: 0;
  justify-content: center;
  display: flex;
  inset: 0;
  visibility: hidden;
  transition: opacity 0.25s ease, visibility 0.25s ease;
  background: #1a1f2e;
  position: fixed;
  align-items: center;
  z-index: 300;
  gap: 20px;
  flex-direction: column;
}

.l-wrapper-top-rnj.header-fy  {
  visibility: visible;
  opacity: 1;
}

.t-icon-inner-6kb  {
  position: absolute;
  background: none;
  color: #f0f2f5;
  top: 14px;
  font-size: 24px;
  width: 44px;
  cursor: pointer;
  display: grid;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.1);
  right: 16px;
  height: 44px;
  place-items: center;
}

.inner-box-ul  {
  align-items: center;
  display: flex;
  gap: 16px;
  flex-direction: column;
}

.wp-card-cell-xk  {
  color: #00d9ff;
  transition: color 0.25s ease;
  font-weight: 600;
  font-family: Space Grotesk, sans-serif;
  font-size: 22px;
}

.wp-card-cell-xk:hover { color: #00ff88; }

.page-view-body-ac  {
  font-size: 16px;
  padding-top: 14px; padding-right: 36px; padding-bottom: 14px; padding-left: 2.25rem;
  color: #1a1f2e;
  font-weight: 700;
  border-radius: 8px;
  font-family: Inter, sans-serif;
  margin-top: 12px;
  background: #00ff88;
}

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

.site-slot-inner-f5v { position: relative; }

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

.ui-cell-top-qlc:hover  {
  background: rgba(255,255,255,0.04);
  border-color: rgba(255,255,255,0.15);
}
.t-item-block-v4  {
  font-size: 11px;
  transition: transform 0.25s ease;
}
.site-slot-inner-f5v.header-fy .t-item-block-v4 { transform: rotate(180deg); }

.mod-zone-main-7b  {
  position: absolute;
  background: #242d3d;
  padding: 4px;
  border-radius: 16px;
  z-index: 50;
  min-width:135px;
  right: 0;
  border: 1px solid rgba(255, 255, 255, 0.08);
  top: calc(100% + 4px);
  display: none;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
}

.site-slot-inner-f5v.header-fy .mod-zone-main-7b { display: block; }

.b-grid-left-xwn  {
  border-radius: 8px;
  font-family: Inter, sans-serif;
  cursor: pointer;
  color: #f0f2f5;
  padding: 8px 12px;
  gap: 8px;
  font-weight: 500;
  font-size: 13px;
  align-items: center;
  display: flex;
  transition: background 0.25s ease, color 0.25s ease;
}

.b-grid-left-xwn:hover  {
  background: rgba(255,255,255,0.06);
  color: #00d9ff;
}
.b-grid-left-xwn.active { color: #00ff88; }
.el-nav-col-cc  {
  font-size: 17px;
  line-height: 1;
}

/* --- Desktop --- */

@media (min-width:768px) {
  .m-row-head-gke  {
  padding: 12px 20px;
  gap: 10px;
  flex-direction: column;
  height: auto;
}

  .c-wrap-left-yy  {
  gap: 8px;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

  .banner-area-pp  {
  padding: 4px 10px;
  color: #f0f2f5;
  border-radius: 4px;
  font-size: 14px;
  transition: color 0.25s ease, background 0.25s ease;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

  .banner-area-pp:hover  {
  color: #00d9ff;
  background: rgba(255,255,255,0.05);
}

  .site-nav-right-8d  {
  background: rgba(255,255,255,0.1);
  width: 1px;
  height: 18px;
}

  .t-grid-top-20  {
  color: #1a1f2e;
  transition: background 0.25s ease;
  padding: 6px 18px;
  font-weight: 700;
  background: #00ff88;
  font-family: Inter, sans-serif;
  border-radius: 8px;
  font-size: 13px;
}

  .t-grid-top-20:hover { background: #33ffaa; }

  .mod-area-right-wc5 { display: none; }
}
.site-list-right-abb  {
  padding: 48px 16px;
  background: #1a1f2e;
}

.site-banner-block-8mk  {
  max-width: 900px;
  margin: 0 auto;
}

.m-item-row-zh  {
  gap: 1rem;
  padding-bottom: 24px;
  margin-bottom: 24px;
  flex-direction: column;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  display: flex;
}

.el-region-wrap-4p { flex: 1; }

.ui-link-qe  {
  color: #00d9ff;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: Space Grotesk, sans-serif;
  margin-bottom: 6px;
  font-size: 22px;
}

.mod-area-wrap-ph5  {
  font-weight: 800;
  color: #00ff88;
  font-size: 1.75rem;
}

.col-row-vt6  {
  flex-direction: column;
  display: flex;
  flex-shrink: 0;
  gap: 8px;
}

.wp-top-area-o0w  {
  border-radius: 8px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  padding: 12px 28px;
  color: #1a1f2e;
  text-align: center;
  background: #00ff88;
  transition: background 0.25s ease;
  font-weight: 700;
  display: inline-block;
}

.wp-top-area-o0w:hover { background: #33ffaa; }

.el-item-body-i0  {
  font-size: 12px;
  color: #8a93a3;
}

.mod-area-base-0q p  {
  font-family: Inter, sans-serif;
  line-height: 1.6;
  font-size: 16px;
  margin-bottom: 16px;
  color: #f0f2f5;
}

.mod-area-base-0q p:last-child { margin-bottom: 0; }

.mod-area-base-0q ul, .mod-area-base-0q ol  {
  padding-left: 24px;
  margin-bottom: 16px;
}

.mod-area-base-0q li  {
  font-family: Inter, sans-serif;
  margin-bottom: 8px;
  line-height: 1.55;
  color: #f0f2f5;
  font-size: 15px;
}

.mod-area-base-0q strong { color: #00d9ff; }

.mod-area-base-0q table  {
  border-collapse: collapse;
  font-size: 15px;
  margin-bottom: 16px;
  overflow-x: auto;
  width: 100%;
  display: block;
}

.mod-area-base-0q th  {
  color: #00d9ff;
  padding-top: 11px; padding-right: 14px; padding-bottom: 11px; padding-left: 14px;
  text-align: left;
  font-weight: 600;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(255,255,255,0.04);
}

.mod-area-base-0q td  {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding: 11px 14px;
  color: #f0f2f5;
}

@media (min-width:837px) {
  .m-item-row-zh  {
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
  .ui-link-qe { font-size: 26px; }
  .mod-area-wrap-ph5 { font-size: 34px; }
  .mod-area-base-0q table { display: table; }
}
.ui-icon-right-4a  {
  background: #1a1f2e;
  overflow: hidden;
}
.b-box-row-xc  {
  flex-direction: column;
  padding: 48px 18px;
  background: #1a1f2e;
  gap: 32px;
  display: flex;
}
.m-wrap-item-g80  {
  width: 100%;
  margin: 0 auto;
  max-width: 1280px;
}
.v-module-head-dl  {
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  color: #00ff88;
  font-weight: 700;
  display: inline-block;
  font-size: 12px;
  margin-bottom: 14px;
  letter-spacing: 0.06em;
}
.m-grid-area-oq5  {
  overflow-wrap: break-word;
  font-size: 1.75rem;
  margin-bottom: 12px;
  line-height: 1.2;
  color: #00d9ff;
  font-family: Space Grotesk, sans-serif;
  font-weight: 800;
}
.wp-inner-cell-va  {
  margin-bottom: 22px;
  color: #f0f2f5;
  font-family: Inter, sans-serif;
  line-height: 1.6;
  font-size: 0.9375rem;
  max-width: 480px;
}
.c-row-wrap-ul  {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}
.c-block-col-lj  {
  font-size: 14px;
  display: inline-block;
  font-family: Inter, sans-serif;
  font-weight: 700;
  padding-top: 13px; padding-right: 28px; padding-bottom: 13px; padding-left: 1.75rem;
  background: #00ff88;
  border-radius: 8px;
  text-decoration: none;
  transition: background 0.25s;
  color: #1a1f2e;
}
.c-block-col-lj:hover { background: #33ffaa; }
.c-holder-area-cu9  {
  font-family: Inter, sans-serif;
  border: 1px solid #00ff88;
  font-size: 14px;
  background: transparent;
  color: #00ff88;
  text-decoration: none;
  border-radius: 8px;
  font-weight: 600;
  display: inline-block;
  padding: 0.8125rem 28px;
  transition: background 0.25s, color 0.25s;
}
.c-holder-area-cu9:hover  {
  background: #00ff88;
  color: #1a1f2e;
}
.js-inner-0w  {
  color: #8a93a3;
  font-family: Inter, sans-serif;
  font-size: 11px;
}
.t-group-col-xi  {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
.l-block-area-fyy  {
  padding: 28px 24px;
  text-align: center;
  background: #242d3d;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.page-bar-item-cm  {
  color: #00ff88;
  font-size: 1.75rem;
  line-height: 1.2;
  font-family: Space Grotesk, sans-serif;
  font-weight: 800;
}
.m-section-box-z6  {
  margin-top: 6px;
  font-size: 13px;
  color: #8a93a3;
  font-family: Inter, sans-serif;
}
.page-list-right-4k  {
  padding: 1.375rem 18px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  background: #242d3d;
}
.page-block-primary-yt3  {
  gap: 8px;
  justify-content: center;
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.app-holder-dk  {
  padding: 6px 14px;
  display: inline-block;
  background: #1a1f2e;
  font-family: Inter, sans-serif;
  font-size: 13px;
  color: #f0f2f5;
  white-space: nowrap;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.08);
}
.app-holder-dk strong  {
  font-weight: 700;
  color: #00ff88;
}
@media(min-width:795px) {
  .b-box-row-xc  {
  max-width: 1280px;
  margin: 0 auto;
  gap: 48px;
  padding: 64px 40px;
  align-items: center;
  flex-direction: row;
}
  .m-wrap-item-g80 { flex: 1; }
  .t-group-col-xi { flex: 0 0 340px; }
  .m-grid-area-oq5 { font-size: 40px; }
  .wp-inner-cell-va { font-size: 16px; }
  .page-bar-item-cm { font-size: 36px; }
  .page-list-right-4k { padding-top: 1.75rem; padding-right: 20px; padding-bottom: 1.75rem; padding-left: 1.25rem; }
  .app-holder-dk  {
  font-size: 0.875rem;
  padding: 8px 16px;
}
}
.site-wrapper-top-xg  {
  padding: 52px 20px;
  background: #242d3d;
}
.m-wrap-h09  {
  margin: 0 auto;
  max-width: 860px;
}
.l-top-block-1oo  {
  border-left: 4px solid #00ff88;
  padding-left: 24px;
}
.page-text-wrap-xsm  {
  color: #00ff88;
  font-family: Inter, sans-serif;
  letter-spacing: 0.1em;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 12px;
}
.v-section-right-cf  {
  margin-bottom: 1rem;
  font-weight: 800;
  color: #00d9ff;
  font-family: Space Grotesk, sans-serif;
  overflow-wrap: break-word;
  font-size: 24px;
}
.c-icon-head-faf  {
  font-family: Inter, sans-serif;
  color: #f0f2f5;
  line-height: 1.7;
  font-size: 15px;
  margin-bottom: 20px;
}
.c-icon-head-faf p { margin-bottom: 14px; }
.c-icon-head-faf p:last-child { margin-bottom: 0; }
.c-icon-head-faf strong { color: #00d9ff; }
.c-icon-head-faf a  {
  text-underline-offset: 2px;
  color: #00ff88;
  text-decoration: underline;
}
.c-icon-head-faf a:hover { color: #33ffaa; }
.c-icon-head-faf ul, .c-icon-head-faf ol  {
  padding-left: 20px;
  margin-bottom: 0.875rem;
}
.c-icon-head-faf li  {
  font-size: 15px;
  margin-bottom: 6px;
  line-height: 1.7;
  color: #f0f2f5;
}
.c-icon-head-faf table  {
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  width: 100%;
  margin-bottom: 14px;
}
.c-icon-head-faf th  {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  font-weight: 600;
  color: #00d9ff;
  padding: 10px 12px;
  text-align: left;
  background: #1a1f2e;
}
.c-icon-head-faf td  {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding: 10px 12px;
  color: #f0f2f5;
}
.wp-btn-group-nb  {
  background: #00ff88;
  padding-top: 12px; padding-right: 26px; padding-bottom: 12px; padding-left: 26px;
  border-radius: 8px;
  display: inline-block;
  font-family: Inter, sans-serif;
  transition: background 0.25s ease;
  color: #1a1f2e;
  font-size: 14px;
  font-weight: 700;
}
.wp-btn-group-nb:hover { background: #33ffaa; }
@media (min-width:767px) {
  .site-wrapper-top-xg { padding: 68px 40px; }
  .l-top-block-1oo { padding-left: 32px; }
  .v-section-right-cf { font-size: 28px; }
  .c-icon-head-faf table { display: table; }
}

.l-group-row-95  {
  background: #1a1f2e;
  padding: 50px 20px;
}
.wp-top-box-d6e  {
  max-width: 1280px;
  margin: 0 auto;
}
.js-region-cell-17e  {
  font-weight: 800;
  font-family: Space Grotesk, sans-serif;
  color: #00d9ff;
  margin-bottom: 32px;
  font-size: 24px;
  text-align: center;
  overflow-wrap: break-word;
}
.js-region-right-8a  {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.25rem;
}
.l-text-foot-qw {
  text-align: center;
}
.banner-head-qq  {
  display: inline-flex;
  font-size: 18px;
  font-weight: 800;
  justify-content: center;
  color: #1a1f2e;
  align-items: center;
  height: 44px;
  background: #00ff88;
  font-family: Space Grotesk, sans-serif;
  width: 44px;
  margin-bottom: 14px;
  border-radius: 50%;
}
.l-element-main-hf0  {
  font-size: 16px;
  margin-bottom: 6px;
  font-weight: 700;
  color: #00d9ff;
  font-family: Space Grotesk, sans-serif;
}
.v-panel-cell-u3  {
  font-size: 14px;
  line-height: 1.55;
  color: #8a93a3;
  font-family: Inter, sans-serif;
}
@media (min-width:715px) {
  .l-group-row-95 { padding-top: 64px; padding-right: 2.25rem; padding-bottom: 64px; padding-left: 2.25rem; }
  .js-region-right-8a  {
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 28px;
}
  .js-region-cell-17e { font-size: 28px; }
}

.ui-area-top-we8  {
  padding: 48px 20px;
  background: #242d3d;
}
.app-region-base-0pe  {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
.m-inner-cell-af  {
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: Space Grotesk, sans-serif;
  font-size: 18px;
  color: #f0f2f5;
  margin-bottom: 1rem;
}
.mod-frame-g10  {
  font-family: Inter, sans-serif;
  line-height: 1.7;
  font-size: 13px;
  color: #f0f2f5;
}
.mod-frame-g10 p {
  margin-bottom: 10px;
}
.mod-frame-g10 p:last-child {
  margin-bottom: 0;
}
.mod-frame-g10 a  {
  text-decoration: underline;
  color: #f0f2f5;
  text-underline-offset: 2px;
}
.mod-frame-g10 a:hover {
  color: #00ff88;
}
.mod-frame-g10 strong {
  color: #00d9ff;
}
.mod-frame-g10 ul, .mod-frame-g10 ol  {
  margin-bottom: 10px;
  padding-left: 1.25rem;
}
.mod-frame-g10 li  {
  font-size: 13px;
  line-height: 1.5;
  color: #8a93a3;
  margin-bottom: 4px;
}
.mod-frame-g10 table  {
  margin-bottom: 10px;
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
}
.mod-frame-g10 th, .mod-frame-g10 td  {
  text-align: left;
  padding: 8px 10px;
  font-size: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.mod-frame-g10 th  {
  font-weight: 600;
  color: #f0f2f5;
}

@media (min-width:768px) {
  .mod-frame-g10 table { display: table; }
}

.el-block-primary-zb  {
  padding: 44px 18px;
  background: #1a1f2e;
}
.strip-primary-2i  {
  max-width: 1280px;
  margin: 0 auto;
}
.ui-list-vxl  {
  font-family: Space Grotesk, sans-serif;
  margin-bottom: 16px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #00d9ff;
  font-size: 24px;
}
.page-text-group-6or  {
  line-height: 1.65;
  font-family: Inter, sans-serif;
  font-size: 15px;
  color: #f0f2f5;
}
.page-text-group-6or p {
  margin-bottom: 12px;
}
.page-text-group-6or p:last-child {
  margin-bottom: 0;
}
.page-text-group-6or strong {
  color: #00d9ff;
}
.page-text-group-6or a  {
  color: #00ff88;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.page-text-group-6or a:hover {
  color: #33ffaa;
}
.page-text-group-6or ul, .page-text-group-6or ol  {
  margin-bottom: 0.75rem;
  padding-left: 1.25rem;
}
.page-text-group-6or li  {
  color: #f0f2f5;
  line-height: 1.65;
  font-size: 15px;
  margin-bottom: 5px;
}
.page-text-group-6or table  {
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
  width: 100%;
}
.page-text-group-6or th, .page-text-group-6or td  {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  padding: 9px 11px;
  font-size: 14px;
  text-align: left;
}
.page-text-group-6or th  {
  color: #00d9ff;
  font-weight: 600;
}
@media (min-width:767px) {
  .el-block-primary-zb { padding: 58px 36px; }
  .ui-list-vxl { font-size: 28px; }
  .page-text-group-6or table { display: table; }
}

.wp-title-main-c5  {
  padding: 50px 18px;
  background: #1a1f2e;
}
.site-icon-col-j3p  {
  margin: 0 auto;
  max-width: 1280px;
}
.v-container-col-hdd  {
  overflow-wrap: break-word;
  font-family: Space Grotesk, sans-serif;
  color: #00d9ff;
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 22px;
}
.v-content-wrap-0q  {
  font-family: Inter, sans-serif;
  line-height: 1.7;
  font-size: 15px;
  color: #f0f2f5;
}
.v-content-wrap-0q p {
  margin-bottom: 14px;
}
.v-content-wrap-0q p:last-child { margin-bottom: 0; }
.v-content-wrap-0q strong  {
  font-weight: 600;
  color: #00d9ff;
}
.v-content-wrap-0q a  {
  text-decoration: none;
  color: #00ff88;
}
.v-content-wrap-0q a:hover {
  text-decoration: underline;
}
.v-content-wrap-0q ul,
.v-content-wrap-0q ol  {
  margin-bottom: 14px;
  padding-left: 22px;
}
.v-content-wrap-0q li {
  margin-bottom: 8px;
}
.v-content-wrap-0q dl { margin-bottom: 14px; }
.v-content-wrap-0q dt  {
  color: #00d9ff;
  margin-top: 13px;
  font-size: 15px;
  font-weight: 700;
}
.v-content-wrap-0q dt:first-child { margin-top: 0; }
.v-content-wrap-0q dd  {
  line-height: 1.7;
  margin-left: 0;
  color: #f0f2f5;
  margin-bottom: 8px;
  font-size: 15px;
}
.v-content-wrap-0q table  {
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.875rem;
  width: 100%;
}
.v-content-wrap-0q th,
.v-content-wrap-0q td  {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  text-align: left;
  font-size: 14px;
}
.v-content-wrap-0q th  {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.03em;
  color: #00d9ff;
  text-transform: uppercase;
}
.v-content-wrap-0q td {
  color: #f0f2f5;
}
@media(min-width:773px) {
  .wp-title-main-c5 {
    padding: 66px 36px;
  }
  .v-container-col-hdd {
    font-size: 28px;
  }
  .v-content-wrap-0q table { display: table; }
}
.app-top-top-8g  {
  background: #1a1f2e;
  padding: 46px 18px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.app-inner-cell-ch  {
  display: flex;
  flex-direction: column;
  max-width: 1280px;
  gap: 32px;
  margin: 0 auto;
}
.page-header-group-48  {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 22px;
  font-weight: 800;
  font-family: Space Grotesk, sans-serif;
  color: #00d9ff;
}
.site-main-cell-22a  {
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #f0f2f5;
}
.site-main-cell-22a p {
  margin-bottom: 15px;
}
.site-main-cell-22a p:last-child {
  margin-bottom: 0;
}
.site-main-cell-22a strong {
  color: #00d9ff;
}
.site-main-cell-22a a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #00ff88;
}
.site-main-cell-22a a:hover {
  color: #33ffaa;
}
.site-main-cell-22a ul, .site-main-cell-22a ol  {
  margin-bottom: 0.9375rem;
  padding-left: 20px;
}
.site-main-cell-22a li  {
  margin-bottom: 7px;
  font-size: 16px;
  color: #f0f2f5;
  line-height: 1.6;
}
.site-main-cell-22a table  {
  display: block;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.9375rem;
  overflow-x: auto;
}
.site-main-cell-22a th, .site-main-cell-22a td  {
  padding: 10px 13px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  font-size: 15px;
  text-align: left;
}
.site-main-cell-22a th  {
  color: #00d9ff;
  font-weight: 600;
}
.js-element-base-fpd  {
  flex-direction: column;
  display: flex;
  gap: 16px;
}
.el-cell-head-eww  {
  padding: 16px;
  border-radius: 8px;
  background: #242d3d;
}
.page-group-top-qzu  {
  font-size: 11px;
  font-family: Inter, sans-serif;
  text-transform: uppercase;
  margin-bottom: 4px;
  letter-spacing: 0.08em;
  color: #8a93a3;
  font-weight: 600;
}
.page-wrap-foot-xc  {
  color: #00d9ff;
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 15px;
}
@media (min-width:845px) {
  .app-top-top-8g { padding: 60px 38px; }
  .app-inner-cell-ch  {
  flex-direction: row;
  gap: 48px;
}
  .js-block-main-yrf { flex: 1; }
  .js-element-base-fpd { flex: 0 0 260px; }
  .page-header-group-48 { font-size: 26px; }
  .site-main-cell-22a table { display: table; }
}

.c-section-block-6i  {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  background: #1a1f2e;
  padding-top: 3.5rem; padding-right: 20px; padding-bottom: 56px; padding-left: 1.25rem;
}
.site-outer-head-05t  {
  flex-direction: column;
  gap: 1.5rem;
  display: flex;
  max-width: 1280px;
  margin: 0 auto;
}
.mod-region-group-nf  {
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-size: 28px;
  color: #00d9ff;
  font-weight: 800;
  font-family: Space Grotesk, sans-serif;
}
.page-main-right-vc  {
  font-family: Inter, sans-serif;
  color: #8a93a3;
  line-height: 1.5;
  font-size: 1rem;
  margin-bottom: 18px;
}
.page-element-col-9xi  {
  background: #00ff88;
  transition: background 0.25s ease;
  display: inline-block;
  font-family: Inter, sans-serif;
  font-weight: 700;
  padding: 12px 28px;
  color: #1a1f2e;
  border-radius: 8px;
  font-size: 0.9375rem;
}
.page-element-col-9xi:hover { background: #33ffaa; }
.page-panel-body-819  {
  font-family: Inter, sans-serif;
  color: #f0f2f5;
  font-size: 16px;
  line-height: 1.75;
}
.page-panel-body-819 p { margin-bottom: 16px; }
.page-panel-body-819 p:last-child { margin-bottom: 0; }
.page-panel-body-819 strong { color: #00d9ff; }
.page-panel-body-819 a  {
  color: #00ff88;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.page-panel-body-819 a:hover { color: #33ffaa; }
.page-panel-body-819 ul, .page-panel-body-819 ol  {
  margin-bottom: 16px;
  padding-left: 22px;
}
.page-panel-body-819 li  {
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 7px;
  color: #f0f2f5;
}
.page-panel-body-819 dl { margin-bottom: 1rem; }
.page-panel-body-819 dt  {
  color: #00d9ff;
  margin-top: 16px;
  font-size: 1rem;
  font-weight: 700;
}
.page-panel-body-819 dt:first-child { margin-top: 0; }
.page-panel-body-819 dd  {
  margin-left: 0;
  color: #f0f2f5;
  font-size: 16px;
  margin-bottom: 7px;
  line-height: 1.75;
}
.page-panel-body-819 table  {
  overflow-x: auto;
  margin-bottom: 16px;
  border-collapse: collapse;
  display: block;
  width: 100%;
}
.page-panel-body-819 th  {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  color: #00d9ff;
  font-weight: 600;
  text-align: left;
  padding-top: 11px; padding-right: 14px; padding-bottom: 11px; padding-left: 14px;
  background: rgba(255,255,255,0.03);
}
.page-panel-body-819 td  {
  color: #f0f2f5;
  padding-top: 11px; padding-right: 14px; padding-bottom: 11px; padding-left: 0.875rem;
  border-bottom: 1px solid rgba(255,255,255,0.03);
}
@media (min-width:882px) {
  .c-section-block-6i { padding: 72px 44px; }
  .site-outer-head-05t  {
  flex-direction: row;
  gap: 52px;
}
  .app-cell-wrap-03 { flex: 0 0 320px; }
  .mod-region-group-nf { font-size: 32px; }
  .page-panel-body-819 table { display: table; }
}

.site-menu-group-7v  {
  background: #1a1f2e;
  padding-top: 46px; padding-right: 18px; padding-bottom: 46px; padding-left: 18px;
}
.page-component-box-oxg  {
  margin: 0 auto;
  max-width: 1280px;
}
.site-grid-primary-5cl  {
  overflow-wrap: break-word;
  margin-bottom: 16px;
  font-weight: 800;
  font-size: 1.375rem;
  font-family: Space Grotesk, sans-serif;
  color: #00d9ff;
}
.js-nav-left-lo  {
  font-family: Inter, sans-serif;
  color: #f0f2f5;
  font-size: 14px;
  line-height: 1.6;
}
.js-nav-left-lo p { margin-bottom: 12px; }
.js-nav-left-lo p:last-child { margin-bottom: 0; }
.js-nav-left-lo strong { color: #00d9ff; }
.js-nav-left-lo a  {
  color: #00ff88;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.js-nav-left-lo a:hover { color: #33ffaa; }
.js-nav-left-lo ul, .js-nav-left-lo ol  {
  margin-bottom: 12px;
  padding-left: 18px;
}
.js-nav-left-lo li  {
  font-size: 14px;
  color: #f0f2f5;
  margin-bottom: 5px;
  line-height: 1.6;
}
.js-nav-left-lo table  {
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
  width: 100%;
  display: block;
}
.js-nav-left-lo th  {
  font-weight: 600;
  background: rgba(255,255,255,0.04);
  text-align: left;
  padding-top: 10px; padding-right: 12px; padding-bottom: 10px; padding-left: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  color: #00d9ff;
}
.js-nav-left-lo td  {
  color: #f0f2f5;
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.04);
}
@media (min-width:776px) {
  .site-menu-group-7v { padding-top: 62px; padding-right: 36px; padding-bottom: 62px; padding-left: 36px; }
  .site-grid-primary-5cl { font-size: 26px; }
  .js-nav-left-lo table { display: table; }
}