*, *::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  {
  text-decoration: none;
  color: inherit;
}
button  {
  background: none;
  border: none;
  font: inherit;
  cursor: pointer;
}
ul, ol { list-style: none; }
input, textarea, select { font: inherit; }
.c-view-primary-mn  {
  padding: 46px 20px;
  background: #1a1f3a;
}
.el-module-block-q0  {
  margin: 0 auto;
  max-width: 1280px;
}
.wp-wrapper-item-hz  {
  display: grid;
  gap: 14px;
  grid-template-columns: 1fr 1fr;
}
.site-title-top-6ql  {
  padding: 20px 16px;
  text-align: center;
  border: 1px solid rgba(138, 146, 171, 0.15);
  border-radius: 8px;
  background: #0a0e27;
}
.c-text-right-yc  {
  margin-bottom: 6px;
  color: #00d9ff;
  font-size: 1.5rem;
  font-family: Outfit, sans-serif;
  font-weight: 800;
  line-height: 1.2;
}
.c-module-primary-0bo  {
  color: #8a92ab;
  font-family: Inter, sans-serif;
  font-size: 13px;
}
@media (min-width:683px) {
  .c-view-primary-mn { padding: 52px 36px; }
  .wp-wrapper-item-hz  {
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 18px;
}
  .c-text-right-yc { font-size: 30px; }
}

.page-zone-inner-51l  {
  padding-top: 40px; padding-right: 20px; padding-bottom: 40px; padding-left: 20px;
  position: relative;
  background-position: center;
  background-size: cover;
  background-color: #0a0e27;
  background-repeat: no-repeat;
  overflow: hidden;
}

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

.component-body-54  {
  position: relative;
  margin: 0 auto;
  max-width: 1280px;
  z-index: 1;
}

.v-module-inner-w5  {
  text-align: center;
  margin-bottom: 32px;
}

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

.b-outer-n6  {
  color: rgba(255,255,255,0.7);
  font-size: 15px;
  font-family: Inter, sans-serif;
}

.v-box-main-id  {
  grid-template-columns: 1fr;
  display: grid;
  gap: 16px;
}

.m-list-right-gq  {
  transition: border-color 0.2s ease;
  display: flex;
  padding: 24px;
  gap: 12px;
  flex-direction: column;
  border-radius: 12px;
  backdrop-filter: blur(8px);
  border: 1px solid rgba(255,255,255,0.08);
  background: rgba(13,30,53,0.8);
}

.m-list-right-gq:hover { border-color: rgba(212,175,55,0.25); }

.c-view-col-pm  {
  color: #fff;
  font-weight: 700;
  font-size: 18px;
}

.app-grid-main-pt2  {
  font-size: 24px;
  color: #00d9ff;
  font-weight: 800;
}

.box-block-f91  {
  font-size: 13px;
  line-height: 1.5;
  color: rgba(255,255,255,0.6);
}

.box-area-dv4  {
  display: inline-block;
  background: #00d9ff;
  padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 1.25rem;
  font-size: 14px;
  border-radius: 8px;
  transition: background 0.2s ease;
  align-self: flex-start;
  font-family: Inter, sans-serif;
  color: #0a0e27;
  font-weight: 700;
}

.box-area-dv4:hover { background: #00a8cc; }

@media (min-width:603px) {
  .v-box-main-id { grid-template-columns: 1fr 1fr; }
}

@media (min-width:897px) {
  .v-box-main-id { grid-template-columns: 1fr 1fr 1fr; }
  .mod-group-main-e28 { font-size: 2.25rem; }
}
.c-item-row-z41  {
  background: #0a0e27;
  padding: 52px 20px;
}
.b-panel-col-25  {
  margin: 0 auto;
  max-width: 1280px;
}
.c-region-main-fyt  {
  margin-bottom: 26px;
  font-weight: 700;
  font-size: 24px;
  color: #00d9ff;
  font-family: Outfit, sans-serif;
  overflow-wrap: break-word;
}
.site-menu-cell-83w  {
  gap: 30px;
  display: flex;
  flex-direction: column;
}
.link-main-m9  {
  background: #1a1f3a;
  border-radius: 12px;
  border: 1px solid rgba(138, 146, 171, 0.15);
  padding-top: 22px; padding-right: 20px; padding-bottom: 1.375rem; padding-left: 20px;
}
.ui-area-top-3og  {
  margin-bottom: 14px;
  font-weight: 600;
  font-size: 18px;
  overflow-wrap: break-word;
  color: #00d9ff;
  font-family: Outfit, sans-serif;
}
.wp-group-row-uk  {
  font-family: Inter, sans-serif;
  color: #ffffff;
  line-height: 1.65;
  font-size: 15px;
}
.wp-group-row-uk p { margin-bottom: 12px; }
.wp-group-row-uk p:last-child { margin-bottom: 0; }
.wp-group-row-uk strong  {
  font-weight: 600;
  color: #00d9ff;
}
.wp-group-row-uk a  {
  color: #00d9ff;
  text-decoration: none;
}
.wp-group-row-uk a:hover { text-decoration: underline; }
.wp-group-row-uk ul  {
  list-style-type: disc;
  padding-left: 22px;
  margin-bottom: 12px;
}
.wp-group-row-uk ol  {
  list-style-type: decimal;
  margin-bottom: 12px;
  padding-left: 22px;
}
.wp-group-row-uk li  {
  color: #ffffff;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 5px;
}
.wp-group-row-uk dl { margin-bottom: 12px; }
.wp-group-row-uk dt  {
  font-weight: 700;
  color: #00d9ff;
  font-size: 15px;
  margin-top: 13px;
}
.wp-group-row-uk dt:first-child { margin-top: 0; }
.wp-group-row-uk dd  {
  line-height: 1.65;
  margin-bottom: 7px;
  font-size: 15px;
  margin-left: 0;
  color: #ffffff;
}
.wp-group-row-uk table  {
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
}
.wp-group-row-uk th, .wp-group-row-uk td  {
  padding: 9px 11px;
  border-bottom: 1px solid rgba(138, 146, 171, 0.15);
  font-size: 14px;
  text-align: left;
}
.wp-group-row-uk th  {
  font-weight: 600;
  color: #00d9ff;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
@media(min-width:767px) {
  .c-item-row-z41 { padding-top: 4rem; padding-right: 36px; padding-bottom: 64px; padding-left: 36px; }
  .site-menu-cell-83w  {
  flex-direction: row;
  gap: 28px;
}
  .link-main-m9  {
  flex: 1;
  padding: 26px 24px;
}
  .c-region-main-fyt { font-size: 28px; }
  .wp-group-row-uk table { display: table; }
}
.ui-slot-base-ff2  {
  background: #0a0e27;
  padding: 46px 18px;
}
.app-nav-cell-vml  {
  max-width: 1280px;
  margin: 0 auto;
}
.v-nav-top-7u3  {
  font-size: 24px;
  margin-bottom: 24px;
  overflow-wrap: break-word;
  color: #00d9ff;
  font-family: Outfit, sans-serif;
  font-weight: 700;
}
.row-wrap-ko  {
  flex-direction: column;
  display: flex;
  gap: 30px;
}
.b-cell-top-g0c {
  font-family: Inter, sans-serif;
}
.mod-outer-left-ao  {
  background: #1a1f3a;
  border-radius: 8px;
  border: 1px solid rgba(138, 146, 171, 0.15);
  padding: 20px 18px;
}
.el-zone-inner-cmx  {
  color: #00d9ff;
  font-weight: 600;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  overflow-wrap: break-word;
  margin-bottom: 12px;
}
.js-grid-inner-hhs  {
  font-size: 15px;
  color: #ffffff;
  line-height: 1.7;
  font-family: Inter, sans-serif;
}
.js-grid-inner-hhs p {
  margin-bottom: 13px;
}
.js-grid-inner-hhs p:last-child { margin-bottom: 0; }
.js-grid-inner-hhs strong  {
  font-weight: 600;
  color: #00d9ff;
}
.js-grid-inner-hhs a  {
  text-decoration: none;
  color: #00d9ff;
}
.js-grid-inner-hhs a:hover {
  text-decoration: underline;
}
.js-grid-inner-hhs ul  {
  list-style-type: disc;
  margin-bottom: 0.8125rem;
  padding-left: 22px;
}
.js-grid-inner-hhs ol  {
  margin-bottom: 13px;
  list-style-type: decimal;
  padding-left: 22px;
}
.js-grid-inner-hhs li  {
  color: #ffffff;
  line-height: 1.65;
  font-size: 16px;
  margin-bottom: 6px;
}
.js-grid-inner-hhs table  {
  margin-bottom: 13px;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  width: 100%;
}
.js-grid-inner-hhs th, .js-grid-inner-hhs td  {
  padding-top: 9px; padding-right: 11px; padding-bottom: 9px; padding-left: 11px;
  border-bottom: 1px solid rgba(138, 146, 171, 0.15);
  font-size: 14px;
  text-align: left;
}
.js-grid-inner-hhs th  {
  letter-spacing: 0.03em;
  color: #00d9ff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
}
@media(min-width:766px) {
  .ui-slot-base-ff2 {
    padding-top: 62px; padding-right: 36px; padding-bottom: 62px; padding-left: 36px;
  }
  .row-wrap-ko  {
  flex-direction: row;
  gap: 2rem;
}
  .b-cell-top-g0c {
    flex: 1;
  }
  .mod-outer-left-ao  {
  padding-top: 24px; padding-right: 22px; padding-bottom: 24px; padding-left: 22px;
  flex: 0 0 340px;
}
  .v-nav-top-7u3 {
    font-size: 28px;
  }
  .js-grid-inner-hhs table { display: table; }
}
.js-view-right-t7s  {
  padding-top: 56px; padding-right: 20px; padding-bottom: 56px; padding-left: 20px;
  background: #1a1f3a;
}
.app-module-head-s8  {
  border-radius: 12px;
  max-width: 1280px;
  margin: 0 auto;
  border-top: 3px solid #00d9ff;
  background: #0a0e27;
  box-shadow: 0 2px 16px rgba(0,0,0,0.1);
  padding: 30px 24px;
}
.col-row-htc  {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.06em;
  color: #00d9ff;
}
.ui-panel-base-hto  {
  overflow-wrap: break-word;
  font-family: Outfit, sans-serif;
  color: #00d9ff;
  font-weight: 700;
  margin-bottom: 18px;
  font-size: 22px;
}
.page-holder-right-2tv  {
  font-size: 15px;
  color: #ffffff;
  line-height: 1.7;
  font-family: Inter, sans-serif;
}
.page-holder-right-2tv p {
  margin-bottom: 12px;
}
.page-holder-right-2tv p:last-child { margin-bottom: 0; }
.page-holder-right-2tv a  {
  color: #00d9ff;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.page-holder-right-2tv a:hover { color: #00a8cc; }
.page-holder-right-2tv strong  {
  font-weight: 600;
  color: #00d9ff;
}
.page-holder-right-2tv ul  {
  margin-bottom: 12px;
  list-style-type: circle;
  padding-left: 22px;
}
.page-holder-right-2tv ol  {
  list-style-type: decimal;
  padding-left: 22px;
  margin-bottom: 12px;
}
.page-holder-right-2tv li  {
  font-size: 0.9375rem;
  line-height: 1.75;
  margin-bottom: 5px;
  color: #ffffff;
}
.page-holder-right-2tv table  {
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
}
.page-holder-right-2tv th,
.page-holder-right-2tv td  {
  padding: 9px 12px;
  text-align: left;
  border-bottom: 1px solid rgba(138, 146, 171, 0.15);
  font-size: 14px;
}
.page-holder-right-2tv th  {
  font-size: 13px;
  color: #00d9ff;
  font-weight: 600;
}
.page-nav-block-8a  {
  padding: 0.75rem 32px;
  font-size: 15px;
  background: #00d9ff;
  text-decoration: none;
  margin-top: 16px;
  color: #0a0e27;
  border-radius: 8px;
  transition: background 0.2s;
  font-family: Inter, sans-serif;
  font-weight: 600;
  display: inline-block;
}
.page-nav-block-8a:hover {
  background: #00a8cc;
}
.c-holder-left-n9  {
  line-height: 1.5;
  font-family: Inter, sans-serif;
  color: #8a92ab;
  font-size: 0.75rem;
  margin-top: 0.75rem;
}
@media(min-width:799px) {
  .js-view-right-t7s {
    padding-top: 72px; padding-right: 42px; padding-bottom: 72px; padding-left: 42px;
  }
  .app-module-head-s8 {
    padding-top: 40px; padding-right: 44px; padding-bottom: 40px; padding-left: 2.75rem;
  }
  .ui-panel-base-hto {
    font-size: 26px;
  }
  .page-holder-right-2tv table { display: table; }
}
.page-inner-body-g0  {
  background: #0a0e27;
  border-top: 1px solid rgba(138, 146, 171, 0.15);
  padding: 38px 16px;
}
.js-text-body-f38  {
  margin: 0 auto;
  max-width: 720px;
}
.site-nav-area-l7d  {
  color: #00d9ff;
  font-family: Outfit, sans-serif;
  font-weight: 800;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  font-size: 20px;
}
.m-nav-zj  {
  margin-bottom: 20px;
  color: #ffffff;
  font-family: Inter, sans-serif;
  line-height: 1.7;
  font-size: 0.9375rem;
}
.m-nav-zj ol  {
  margin-bottom: 0.875rem;
  list-style-type: decimal;
  padding-left: 1.375rem;
}
.m-nav-zj li  {
  line-height: 1.7;
  margin-bottom: 8px;
  font-size: 15px;
  color: #ffffff;
}
.m-nav-zj li:last-child {
  margin-bottom: 0;
}
.m-nav-zj strong {
  color: #00d9ff;
}
.page-inner-cell-cd  {
  font-weight: 700;
  font-family: Inter, sans-serif;
  padding: 12px 28px;
  transition: background 0.2s ease;
  color: #0a0e27;
  border-radius: 8px;
  display: inline-block;
  font-size: 0.875rem;
  background: #00d9ff;
}
.page-inner-cell-cd:hover {
  background: #00a8cc;
}
@media (min-width:799px) {
  .page-inner-body-g0 { padding-top: 52px; padding-right: 32px; padding-bottom: 52px; padding-left: 2rem; }
  .site-nav-area-l7d { font-size: 24px; }
}

.ui-header-item-et  {
  background: #0a0e27;
  border-bottom: 1px solid rgba(138, 146, 171, 0.15);
}

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

.ui-row-inner-in  {
  font-size: 17px;
  font-weight: 800;
  color: #00d9ff;
  gap: 8px;
  display: flex;
  align-items: center;
  white-space: nowrap;
  letter-spacing: -0.02em;
}

.site-row-main-3m6 { display: none; }

.wp-menu-top-3p1  {
  display: flex;
  gap: 8px;
  margin-left: auto;
  align-items: center;
}

.t-top-primary-51j  {
  font-size: 14px;
  border-radius: 8px;
  font-family: Inter, sans-serif;
  font-weight: 700;
  color: #0a0e27;
  padding: 8px 16px;
  transition: background 0.2s ease;
  background: #00d9ff;
}

.t-top-primary-51j:hover { background: #00a8cc; }

.page-wrapper-top-za  {
  color: #ffffff;
  display: none;
  border: 1px solid rgba(255,255,255,0.1);
  background: none;
}

.page-wrapper-top-za:hover { background: rgba(255,255,255,0.04); }

.c-icon-inner-2w  {
  display: flex;
  border: none;
  gap: 5px;
  background: none;
  padding: 8px;
  flex-direction: column;
  cursor: pointer;
  margin-left: 4px;
}

.c-icon-inner-2w span  {
  transition: all 0.3s;
  border-radius: 2px;
  background: #ffffff;
  display: block;
  height: 2px;
  width: 20px;
}

.mod-text-right-a96  {
  display: none;
  background: #1a1f3a;
  border-bottom: 1px solid rgba(255,255,255,0.06);
}

.mod-text-right-a96.wp-layer-area-58 { display: block; }

.mod-text-right-a96 a  {
  font-family: Inter, sans-serif;
  font-size: 0.9375rem;
  display: block;
  padding: 14px 20px;
  color: #ffffff;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  font-weight: 500;
  transition: color 0.2s ease, background 0.2s ease;
}

.mod-text-right-a96 a:last-child { border-bottom: none; }

.mod-text-right-a96 a:hover  {
  background: rgba(255,255,255,0.03);
  color: #00d9ff;
}

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

.m-wrap-right-ohf { position: relative; }

.v-panel-base-53  {
  transition: border-color 0.2s ease, background 0.2s ease;
  border-radius: 8px;
  padding: 5px 10px;
  font-weight: 600;
  border: 1px solid rgba(138, 146, 171, 0.15);
  white-space: nowrap;
  cursor: pointer;
  line-height: 1;
  background: rgba(255,255,255,0.02);
  display: flex;
  color: #ffffff;
  gap: 6px;
  font-size: 13px;
  align-items: center;
  font-family: Inter, sans-serif;
}

.v-panel-base-53:hover  {
  border-color: rgba(255,255,255,0.15);
  background: rgba(255,255,255,0.04);
}

.ui-element-head-o4k  {
  font-size: 9px;
  transition: transform 0.2s ease;
}

.m-wrap-right-ohf.wp-layer-area-58 .ui-element-head-o4k { transform: rotate(180deg); }

.js-wrap-foot-kq  {
  border: 1px solid rgba(138, 146, 171, 0.15);
  background: #1a1f3a;
  padding: 4px;
  display: none;
  right: 0;
  min-width:143px;
  border-radius: 12px;
  top: calc(100% + 4px);
  position: absolute;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  z-index: 50;
}

.m-wrap-right-ohf.wp-layer-area-58 .js-wrap-foot-kq { display: block; }

.el-wrap-block-k3e  {
  transition: background 0.2s ease, color 0.2s ease;
  gap: 8px;
  font-family: Inter, sans-serif;
  display: flex;
  padding: 8px 12px;
  font-size: 0.8125rem;
  align-items: center;
  cursor: pointer;
  border-radius: 8px;
  font-weight: 500;
  color: #ffffff;
}

.el-wrap-block-k3e:hover  {
  color: #00d9ff;
  background: rgba(255,255,255,0.06);
}

.el-wrap-block-k3e.active { color: #00d9ff; }

.l-row-row-gag  {
  line-height: 1;
  font-size: 16px;
}

/* --- Desktop --- */

@media (min-width:772px) {
  .v-inner-area-zh3  {
  height: 60px;
  padding: 0 20px;
  gap: 20px;
}

  .site-row-main-3m6  {
  display: flex;
  flex: 1;
  gap: 4px;
  justify-content: center;
}

  .m-list-top-s38  {
  padding-top: 6px; padding-right: 14px; padding-bottom: 6px; padding-left: 0.875rem;
  transition: color 0.2s ease, background 0.2s ease;
  border-radius: 8px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #ffffff;
}

  .m-list-top-s38:hover  {
  background: rgba(255,255,255,0.05);
  color: #00d9ff;
}

  .page-wrapper-top-za { display: inline-flex; }

  .c-icon-inner-2w { display: none; }
}
.l-title-inner-lou  {
  background: #0a0e27;
  border-top: 1px solid rgba(138, 146, 171, 0.15);
  padding: 2.25rem 18px;
}

.ui-group-inner-lfq  {
  align-items: center;
  max-width: 1280px;
  margin: 0 auto;
  gap: 24px;
  display: flex;
  flex-direction: column;
  text-align: center;
}

.el-module-group-4u  {
  font-size: 19px;
  font-weight: 800;
  letter-spacing: -0.02em;
  color: #00d9ff;
}

.wp-layer-head-oyq  {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px 20px;
}

.wp-layer-head-oyq a  {
  transition: color 0.2s ease;
  font-weight: 500;
  color: #ffffff;
  font-family: Inter, sans-serif;
  font-size: 14px;
}

.wp-layer-head-oyq a:hover { color: #00d9ff; }

.page-view-qs8  {
  height: 1px;
  width: 60px;
  background: rgba(138, 146, 171, 0.15);
}

.t-main-primary-s0  {
  max-width: 700px;
  color: #8a92ab;
  line-height: 1.55;
  font-size: 12px;
}

.t-link-main-nyb  {
  color: #8a92ab;
  font-size: 0.75rem;
}
.l-list-6x  {
  padding: 16px 20px;
  bottom: 0;
  background: #1a1f3a;
  z-index: 1000;
  border-top: 1px solid rgba(138, 146, 171, 0.15);
  position: fixed;
  left: 0;
  right: 0;
}

.t-text-right-8qo  {
  max-width: 1280px;
  margin: 0 auto;
  flex-direction: column;
  gap: 14px;
  display: flex;
}

.v-grid-group-gz9  {
  line-height: 1.5;
  color: #ffffff;
  font-size: 13px;
  font-family: Inter, sans-serif;
}

.v-grid-group-gz9 a  {
  text-underline-offset: 2px;
  color: #00d9ff;
  text-decoration: underline;
}

.v-grid-group-gz9 a:hover { color: #00d9ff; }

.l-header-head-2j  {
  display: flex;
  flex-shrink: 0;
  gap: 10px;
}

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

.page-area-top-xck:hover { background: rgba(255,255,255,0.15); }

.js-grid-area-dc  {
  font-family: Inter, sans-serif;
  border-radius: 8px;
  font-size: 0.8125rem;
  transition: color 0.2s ease;
  padding: 8px 20px;
  color: #8a92ab;
  font-weight: 500;
}

.js-grid-area-dc:hover { color: #ffffff; }

@media (min-width:774px) {
  .t-text-right-8qo  {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
}
  .l-list-6x { padding-top: 14px; padding-right: 40px; padding-bottom: 14px; padding-left: 2.5rem; }
}
.el-link-head-qzs  {
  padding: 52px 20px;
  background: #1a1f3a;
}
.v-main-row-tw  {
  border-radius: 12px;
  margin: 0 auto;
  background: #0a0e27;
  box-shadow: 0 2px 14px rgba(0,0,0,0.1);
  padding-top: 1.875rem; padding-right: 22px; padding-bottom: 30px; padding-left: 22px;
  max-width: 1280px;
}
.b-hero-col-8ma {
  margin-bottom: 26px;
}
.m-layer-primary-w3  {
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.06em;
  color: #00d9ff;
  font-family: Inter, sans-serif;
  margin-bottom: 8px;
}
.t-content-block-3u  {
  color: #00d9ff;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 700;
  font-family: Outfit, sans-serif;
  overflow-wrap: break-word;
}
.page-layer-body-kn  {
  color: #8a92ab;
  font-family: Inter, sans-serif;
  line-height: 1.6;
  font-size: 0.875rem;
}
.page-frame-item-zt  {
  height: 1px;
  margin: 1.5rem 0;
  background: rgba(138, 146, 171, 0.15);
}
.m-link-area-83f {
  margin-bottom: 8px;
}
.c-wrapper-main-25  {
  font-family: Outfit, sans-serif;
  color: #00d9ff;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 17px;
}
.ui-link-base-a1e  {
  font-family: Inter, sans-serif;
  font-size: 14px;
  color: #ffffff;
  line-height: 1.7;
}
.ui-link-base-a1e p {
  margin-bottom: 10px;
}
.ui-link-base-a1e p:last-child { margin-bottom: 0; }
.ui-link-base-a1e strong  {
  color: #00d9ff;
  font-weight: 600;
}
.ui-link-base-a1e a  {
  text-decoration: none;
  color: #00d9ff;
  transition: color 0.2s;
}
.ui-link-base-a1e a:hover {
  color: #00a8cc;
}
.ui-link-base-a1e ul  {
  padding-left: 20px;
  list-style-type: circle;
  margin-bottom: 10px;
}
.ui-link-base-a1e ol  {
  list-style-type: decimal;
  margin-bottom: 10px;
  padding-left: 20px;
}
.ui-link-base-a1e li  {
  font-size: 14px;
  margin-bottom: 4px;
  color: #ffffff;
  line-height: 1.75;
}
.ui-link-base-a1e table  {
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 10px;
  display: block;
}
.ui-link-base-a1e th,
.ui-link-base-a1e td  {
  border-bottom: 1px solid rgba(138, 146, 171, 0.15);
  padding: 8px 10px;
  font-size: 13px;
  text-align: left;
}
.ui-link-base-a1e th  {
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #00d9ff;
}
@media(min-width:802px) {
  .el-link-head-qzs {
    padding-top: 70px; padding-right: 40px; padding-bottom: 70px; padding-left: 40px;
  }
  .v-main-row-tw {
    padding-top: 2.5rem; padding-right: 44px; padding-bottom: 40px; padding-left: 2.75rem;
  }
  .t-content-block-3u {
    font-size: 26px;
  }
  .c-wrapper-main-25 {
    font-size: 1.25rem;
  }
  .ui-link-base-a1e table { display: table; }
}
.m-component-base-91  {
  background: #0a0e27;
  border-top: 1px solid rgba(138, 146, 171, 0.15);
  padding: 32px 20px;
}
.el-frame-cell-h71  {
  text-align: center;
  margin: 0 auto;
  max-width: 1280px;
}
.site-panel-left-m8  {
  gap: 10px;
  display: flex;
  margin-bottom: 16px;
  justify-content: center;
  flex-wrap: wrap;
}
.js-wrapper-group-ukp  {
  font-size: 11px;
  border: 2px solid #8a92ab;
  display: flex;
  font-family: Inter, sans-serif;
  color: #8a92ab;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  height: 36px;
  width: 36px;
  border-radius: 50%;
}
.ui-content-col-dl  {
  font-weight: 600;
  font-size: 11px;
  font-family: Inter, sans-serif;
  border-radius: 6px;
  color: #8a92ab;
  padding-top: 6px; padding-right: 0.875rem; padding-bottom: 6px; padding-left: 14px;
  border: 1px solid rgba(138, 146, 171, 0.15);
}
.app-section-foot-q3  {
  max-width: 700px;
  color: #ffffff;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.65;
  font-family: Inter, sans-serif;
  margin: 0 auto;
}