* { box-sizing: border-box; }
body  {
  margin: 0;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  padding: 0;
  line-height: 1.5;
  -moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6  {
  font-weight: inherit;
  font-size: inherit;
  margin: 0;
}
p { margin: 0; }
a  {
  color: inherit;
  text-decoration: none;
}
button  {
  background: transparent;
  cursor: pointer;
  font: inherit;
  border: none;
  color: inherit;
  padding: 0;
}
img  {
  max-width: 100%;
  height: auto;
  display: block;
}
svg  {
  vertical-align: middle;
  display: inline-block;
}
ul, ol  {
  padding: 0;
  margin: 0;
  list-style: none;
}
input, textarea, select  {
  font: inherit;
  padding: 0;
  margin: 0;
  color: inherit;
}
table  {
  border-spacing: 0;
  border-collapse: collapse;
}
.el-banner-body-46z  {
  background: #0F1419;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.site-cell-right-al  {
  margin: 0 auto;
  align-items: center;
  gap: 0.75rem;
  padding: 0 16px;
  max-width: 1280px;
  display: flex;
  height: 56px;
}

.page-col-inner-p58  {
  color: #F0F2F5;
  display: flex;
  border-radius: 8px;
  transition: background 0.25s ease;
  width: 40px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  height: 40px;
  flex-shrink: 0;
  align-items: center;
  background: none;
  cursor: pointer;
  justify-content: center;
}

.page-col-inner-p58:hover { background: rgba(255,255,255,0.04); }

.m-hero-ts  {
  white-space: nowrap;
  font-weight: 800;
  letter-spacing: -0.02em;
  display: flex;
  gap: 8px;
  align-items: center;
  color: #FFFFFF;
  font-size: 19px;
}

.page-content-wrap-y2  {
  margin-left: auto;
  gap: 8px;
  align-items: center;
  display: flex;
}

.wp-menu-block-mi  {
  background: #00D9FF;
  border-radius: 8px;
  transition: background 0.25s ease;
  font-size: 13px;
  font-family: Outfit, sans-serif;
  padding: 7px 14px;
  font-weight: 700;
  color: #0F1419;
}

.wp-menu-block-mi:hover { background: #00F5FF; }

.t-frame-base-xkb  {
  display: none;
  color: #F0F2F5;
  border: 1px solid rgba(255,255,255,0.1);
  background: none;
}

.t-frame-base-xkb:hover { background: rgba(255,255,255,0.04); }

/* --- Drawer --- */

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

.mod-menu-left-y6v.page-icon-top-exv { transform: translateX(0); }

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

.c-btn-col-bl  {
  place-items: center;
  transition: background 0.25s ease;
  color: #F0F2F5;
  background: none;
  border-radius: 4px;
  width: 32px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  cursor: pointer;
  font-size: 18px;
  display: grid;
  height: 32px;
}

.c-btn-col-bl:hover { background: rgba(255,255,255,0.04); }

.t-top-group-et  {
  flex-direction: column;
  padding: 12px 0;
  flex: 1;
  display: flex;
}

.v-group-base-mc  {
  font-size: 1rem;
  color: #F0F2F5;
  transition: background 0.25s ease, color 0.25s ease;
  font-weight: 500;
  padding: 14px 24px;
  font-family: Outfit, sans-serif;
}

.v-group-base-mc:hover  {
  color: #FFFFFF;
  background: rgba(255,255,255,0.04);
}

.mod-layer-group-qy9  {
  position: fixed;
  opacity: 0;
  z-index: 150;
  visibility: hidden;
  inset: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  background: rgba(15, 20, 25, 0.85);
}

.mod-layer-group-qy9.page-icon-top-exv  {
  opacity: 1;
  visibility: visible;
}

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

.t-area-inner-tb { position: relative; }

.c-zone-body-msd  {
  border-radius: 8px;
  align-items: center;
  white-space: nowrap;
  font-family: Outfit, sans-serif;
  font-weight: 600;
  cursor: pointer;
  transition: border-color 0.25s ease, background 0.25s ease;
  gap: 6px;
  display: flex;
  background: rgba(255,255,255,0.02);
  padding: 5px 10px;
  line-height: 1;
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #F0F2F5;
  font-size: 13px;
}

.c-zone-body-msd:hover  {
  border-color: rgba(255,255,255,0.15);
  background: rgba(255,255,255,0.04);
}
.l-text-inner-b4y  {
  font-size: 10px;
  transition: transform 0.25s ease;
}
.t-area-inner-tb.page-icon-top-exv .l-text-inner-b4y { transform: rotate(180deg); }

.m-text-block-6p  {
  padding: 4px;
  display: none;
  position: absolute;
  right: 0;
  border-radius: 12px;
  min-width:145px;
  top: calc(100% + 4px);
  background: #1A1F2E;
  z-index: 50;
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
}

.t-area-inner-tb.page-icon-top-exv .m-text-block-6p { display: block; }

.v-btn-right-h2k  {
  align-items: center;
  cursor: pointer;
  padding: 8px 12px;
  gap: 8px;
  transition: background 0.25s ease, color 0.25s ease;
  color: #F0F2F5;
  display: flex;
  font-weight: 500;
  font-family: Outfit, sans-serif;
  border-radius: 8px;
  font-size: 13px;
}

.v-btn-right-h2k:hover  {
  color: #FFFFFF;
  background: rgba(255,255,255,0.06);
}
.v-btn-right-h2k.active { color: #00D9FF; }
.container-row-aje  {
  font-size: 16px;
  line-height: 1;
}

/* --- Desktop --- */

@media (min-width:805px) {
  .site-cell-right-al  {
  height: 60px;
  padding: 0 20px;
}
  .t-frame-base-xkb { display: inline-flex; }
}
.group-block-5h2  {
  background: #0F1419;
  padding: 40px 16px;
}
.el-wrap-col-pg3  {
  max-width: 840px;
  margin: 0 auto;
}
.c-element-base-uf  {
  padding: 28px 20px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: #1A1F2E;
  border-radius: 12px;
  box-shadow: 0 4px 24px rgba(0,0,0,0.1);
}
.js-link-n4f  {
  font-family: Space Grotesk, sans-serif;
  font-size: 20px;
  margin-bottom: 14px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #FFFFFF;
}
.page-top-main-zno  {
  color: #F0F2F5;
  line-height: 1.7;
  margin-bottom: 20px;
  font-size: 15px;
  font-family: Outfit, sans-serif;
}
.page-top-main-zno p { margin-bottom: 14px; }
.page-top-main-zno p:last-child { margin-bottom: 0; }
.page-top-main-zno strong { color: #FFFFFF; }
.page-top-main-zno a  {
  color: #00D9FF;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.page-top-main-zno a:hover { color: #00F5FF; }
.page-top-main-zno ul  {
  margin-bottom: 14px;
  padding-left: 20px;
  list-style-type: square;
}
.page-top-main-zno ol  {
  margin-bottom: 14px;
  list-style-type: decimal;
  padding-left: 20px;
}
.page-top-main-zno li  {
  line-height: 1.7;
  color: #F0F2F5;
  font-size: 15px;
  margin-bottom: 6px;
}
.page-top-main-zno table  {
  width: 100%;
  margin-bottom: 14px;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
}
.page-top-main-zno th  {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  font-weight: 600;
  padding: 10px 12px;
  text-align: left;
  color: #FFFFFF;
  background: rgba(255,255,255,0.03);
}
.page-top-main-zno td  {
  color: #F0F2F5;
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.03);
}
.wp-group-body-k8  {
  color: #0F1419;
  font-weight: 700;
  padding: 11px 24px;
  border-radius: 8px;
  transition: background 0.25s ease;
  display: inline-block;
  font-family: Outfit, sans-serif;
  background: #00D9FF;
  font-size: 14px;
}
.wp-group-body-k8:hover { background: #00F5FF; }
@media (min-width:770px) {
  .group-block-5h2 { padding: 56px 32px; }
  .c-element-base-uf { padding: 36px 32px; }
  .js-link-n4f { font-size: 24px; }
  .page-top-main-zno table { display: table; }
}

.m-link-right-j3  {
  padding: 52px 20px;
  background: #0F1419;
}
.b-zone-top-58m  {
  margin: 0 auto;
  max-width: 860px;
}
.widget-primary-k9  {
  background: #1A1F2E;
  box-shadow: 0 4px 20px rgba(0,0,0,0.15);
  border-radius: 12px;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.ui-wrap-group-w8  {
  text-transform: uppercase;
  color: #FFD700;
  letter-spacing: 0.12em;
  font-weight: 700;
  margin-bottom: 10px;
  font-family: Outfit, sans-serif;
  font-size: 11px;
}
.app-nav-row-41  {
  color: #FFFFFF;
  font-size: 24px;
  margin-bottom: 18px;
  font-weight: 800;
  font-family: Space Grotesk, sans-serif;
  overflow-wrap: break-word;
}
.page-row-primary-13  {
  color: #F0F2F5;
  line-height: 1.75;
  font-family: Outfit, sans-serif;
  font-size: 16px;
}
.page-row-primary-13 p {
  margin-bottom: 1rem;
}
.page-row-primary-13 p:last-child {
  margin-bottom: 0;
}
.page-row-primary-13 strong {
  color: #FFFFFF;
}
.page-row-primary-13 a  {
  color: #00D9FF;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.page-row-primary-13 a:hover {
  color: #00F5FF;
}
.page-row-primary-13 ul  {
  padding-left: 22px;
  list-style-type: circle;
  margin-bottom: 16px;
}
.page-row-primary-13 ol  {
  margin-bottom: 16px;
  padding-left: 22px;
  list-style-type: decimal;
}
.page-row-primary-13 li  {
  margin-bottom: 8px;
  color: #F0F2F5;
  font-size: 16px;
  line-height: 1.75;
}
.page-row-primary-13 table  {
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 16px;
  display: block;
  width: 100%;
}
.page-row-primary-13 th, .page-row-primary-13 td  {
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 11px 14px;
  font-size: 15px;
}
.page-row-primary-13 th  {
  color: #FFFFFF;
  font-weight: 600;
}
@media (min-width:770px) {
  .m-link-right-j3 { padding-top: 72px; padding-right: 2.75rem; padding-bottom: 72px; padding-left: 2.75rem; }
  .widget-primary-k9 { padding: 36px 32px; }
  .app-nav-row-41 { font-size: 1.875rem; }
  .page-row-primary-13 table { display: table; }
}

.mod-panel-body-dhz  {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 44px 22px;
  background: #0F1419;
}

.b-strip-cell-oq  {
  max-width: 1280px;
  margin: 0 auto;
}

.v-item-foot-j7  {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  gap: 32px;
  display: flex;
  padding-bottom: 28px;
  flex-direction: column;
}

.l-hero-area-1xn { flex: 1; }

.site-icon-area-v2  {
  margin-bottom: 0.75rem;
  font-weight: 800;
  font-size: 21px;
  color: #FFFFFF;
  letter-spacing: -0.02em;
}

.v-container-row-uu2  {
  font-size: 13px;
  line-height: 1.65;
  font-family: Outfit, sans-serif;
  color: #8A8E96;
  max-width: 360px;
}

.ui-holder-right-05o { flex: 1; }

.m-block-base-11m  {
  margin-bottom: 14px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  color: #FFFFFF;
  letter-spacing: 0.08em;
}

.t-content-group-uh0  {
  gap: 10px;
  flex-direction: column;
  display: flex;
}

.t-content-group-uh0 a  {
  font-family: Outfit, sans-serif;
  color: #F0F2F5;
  transition: color 0.25s ease;
  font-size: 14px;
}

.t-content-group-uh0 a:hover { color: #FFFFFF; }

.app-list-head-juy  {
  flex-direction: column;
  gap: 16px;
  padding-top: 24px;
  display: flex;
}

.el-top-group-wq  {
  font-size: 12px;
  line-height: 1.65;
  color: #8A8E96;
}

.v-icon-foot-c6  {
  color: #8A8E96;
  font-size: 12px;
}

@media (min-width:796px) {
  .mod-panel-body-dhz { padding: 52px 44px; }
  .v-item-foot-j7  {
  flex-direction: row;
  gap: 60px;
}
  .app-list-head-juy  {
  align-items: flex-end;
  justify-content: space-between;
  flex-direction: row;
}
}
.page-region-box-hfj  {
  padding-top: 2.5rem; padding-right: 20px; padding-bottom: 40px; padding-left: 20px;
  background-repeat: no-repeat;
  background-color: #0F1419;
  overflow: hidden;
  background-position: center;
  background-size: cover;
  position: relative;
}

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

.js-layer-foot-ivu  {
  position: relative;
  margin: 0 auto;
  max-width: 1280px;
  z-index: 1;
}

.el-block-mg  {
  margin-bottom: 32px;
  text-align: center;
}

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

.l-component-main-16  {
  font-family: Outfit, sans-serif;
  font-size: 0.9375rem;
  color: rgba(255,255,255,0.7);
}

.site-hero-fb  {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}

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

.ui-component-cell-x21:hover { border-color: rgba(212,175,55,0.25); }

.site-wrap-right-rdx  {
  font-size: 1.125rem;
  font-weight: 700;
  color: #fff;
}

.page-module-body-q2  {
  color: #00D9FF;
  font-weight: 800;
  font-size: 24px;
}

.v-view-cell-cxi  {
  color: rgba(255,255,255,0.6);
  font-size: 13px;
  line-height: 1.5;
}

.c-grid-group-b2q  {
  font-weight: 700;
  border-radius: 8px;
  align-self: flex-start;
  padding: 10px 20px;
  transition: background 0.25s ease;
  color: #0F1419;
  font-family: Outfit, sans-serif;
  background: #00D9FF;
  font-size: 14px;
  display: inline-block;
}

.c-grid-group-b2q:hover { background: #00F5FF; }

@media (min-width:602px) {
  .site-hero-fb { grid-template-columns: 1fr 1fr; }
}

@media (min-width:896px) {
  .site-hero-fb { grid-template-columns: 1fr 1fr 1fr; }
  .mod-slot-main-4tl { font-size: 36px; }
}
.m-outer-right-uz  {
  background: #1A1F2E;
  padding: 38px 16px;
}
.app-cell-block-8yf  {
  max-width: 1280px;
  gap: 18px;
  flex-direction: column;
  margin: 0 auto;
  display: flex;
}
.el-btn-right-koc  {
  font-size: 24px;
  font-family: Space Grotesk, sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #FFFFFF;
}
.t-block-body-8lx  {
  font-family: Outfit, sans-serif;
  color: #8A8E96;
  line-height: 1.5;
  font-size: 16px;
}
.site-top-wrap-om  {
  line-height: 1.7;
  font-family: Outfit, sans-serif;
  color: #F0F2F5;
  font-size: 15px;
}
.site-top-wrap-om p { margin-bottom: 14px; }
.site-top-wrap-om p:last-child { margin-bottom: 0; }
.site-top-wrap-om strong { color: #FFFFFF; }
.site-top-wrap-om a  {
  color: #00D9FF;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.site-top-wrap-om a:hover { color: #00F5FF; }
.site-top-wrap-om ul  {
  list-style-type: square;
  padding-left: 1.375rem;
  margin-bottom: 14px;
}
.site-top-wrap-om ol  {
  margin-bottom: 14px;
  list-style-type: decimal;
  padding-left: 22px;
}
.site-top-wrap-om li  {
  line-height: 1.7;
  margin-bottom: 7px;
  color: #F0F2F5;
  font-size: 15px;
}
.site-top-wrap-om table  {
  overflow-x: auto;
  margin-bottom: 14px;
  border-collapse: collapse;
  width: 100%;
  display: block;
}
.site-top-wrap-om th, .site-top-wrap-om td  {
  text-align: left;
  padding: 9px 11px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 14px;
}
.site-top-wrap-om th  {
  letter-spacing: 0.04em;
  font-size: 13px;
  color: #FFFFFF;
  font-weight: 600;
}
@media (min-width:919px) {
  .m-outer-right-uz { padding: 54px 32px; }
  .app-cell-block-8yf  {
  flex-direction: row;
  gap: 52px;
}
  .mod-holder-wrap-vg { flex: 0 0 320px; }
  .el-btn-right-koc { font-size: 28px; }
  .site-top-wrap-om table { display: table; }
}

.wp-strip-wrap-btx  {
  padding: 42px 18px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  background: #0F1419;
}
.c-wrapper-box-gm  {
  margin: 0 auto;
  max-width: 820px;
}
.m-menu-box-zpg  {
  font-family: Space Grotesk, sans-serif;
  color: #FFFFFF;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 21px;
}
.v-list-left-zty  {
  font-size: 14px;
  line-height: 1.65;
  color: #F0F2F5;
  font-family: Outfit, sans-serif;
}
.v-list-left-zty p { margin-bottom: 11px; }
.v-list-left-zty p:last-child { margin-bottom: 0; }
.v-list-left-zty strong { color: #FFFFFF; }
.v-list-left-zty a  {
  color: #00D9FF;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.v-list-left-zty a:hover { color: #00F5FF; }
.v-list-left-zty ul  {
  margin-bottom: 11px;
  padding-left: 18px;
  list-style-type: disc;
}
.v-list-left-zty ol  {
  list-style-type: decimal;
  margin-bottom: 11px;
  padding-left: 18px;
}
.v-list-left-zty li  {
  color: #F0F2F5;
  line-height: 1.65;
  font-size: 14px;
  margin-bottom: 5px;
}
.v-list-left-zty table  {
  margin-bottom: 11px;
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
}
.v-list-left-zty th  {
  font-weight: 600;
  color: #FFFFFF;
  padding: 9px 11px;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255,255,255,0.04);
}
.v-list-left-zty td  {
  padding: 9px 11px;
  color: #F0F2F5;
  border-bottom: 1px solid rgba(255,255,255,0.04);
}
@media (min-width:803px) {
  .wp-strip-wrap-btx { padding: 58px 32px; }
  .m-menu-box-zpg { font-size: 25px; }
  .v-list-left-zty table { display: table; }
}

.app-card-head-75d  {
  background: #1A1F2E;
  padding: 52px 22px;
}
.el-hero-block-d9d  {
  display: flex;
  gap: 20px;
  margin: 0 auto;
  max-width: 1280px;
  flex-direction: column;
}
.m-hero-cell-1nn  {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: Space Grotesk, sans-serif;
  color: #FFFFFF;
  font-size: 24px;
}
.l-header-group-9tp  {
  font-family: Outfit, sans-serif;
  line-height: 1.75;
  font-size: 14px;
  color: #F0F2F5;
}
.l-header-group-9tp p {
  margin-bottom: 13px;
}
.l-header-group-9tp p:last-child {
  margin-bottom: 0;
}
.l-header-group-9tp strong {
  color: #FFFFFF;
}
.l-header-group-9tp a  {
  text-decoration: underline;
  color: #00D9FF;
  text-underline-offset: 2px;
}
.l-header-group-9tp a:hover {
  color: #00F5FF;
}
.l-header-group-9tp ul  {
  list-style-type: circle;
  margin-bottom: 13px;
  padding-left: 20px;
}
.l-header-group-9tp ol  {
  list-style-type: decimal;
  margin-bottom: 13px;
  padding-left: 20px;
}
.l-header-group-9tp li  {
  margin-bottom: 7px;
  line-height: 1.75;
  color: #F0F2F5;
  font-size: 14px;
}
.l-header-group-9tp table  {
  border-collapse: collapse;
  margin-bottom: 13px;
  overflow-x: auto;
  display: block;
  width: 100%;
}
.l-header-group-9tp th, .l-header-group-9tp td  {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  text-align: left;
  padding-top: 10px; padding-right: 12px; padding-bottom: 10px; padding-left: 12px;
  font-size: 13px;
}
.l-header-group-9tp th  {
  color: #FFFFFF;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-size: 12px;
}
@media (min-width:801px) {
  .app-card-head-75d { padding: 68px 44px; }
  .el-hero-block-d9d  {
  flex-direction: row;
  gap: 60px;
}
  .el-region-block-zxs { flex: 0 0 280px; }
  .m-hero-cell-1nn { font-size: 28px; }
  .l-header-group-9tp table { display: table; }
}

.app-component-left-0ef  {
  background: #0F1419;
  padding: 50px 22px;
}
.c-area-area-2q  {
  margin: 0 auto;
  max-width: 1280px;
}
.site-menu-main-cna  {
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: #1A1F2E;
  border-radius: 12px;
  padding: 32px 24px;
}
.site-layer-inner-ceb  {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  color: #00D9FF;
  letter-spacing: 0.1em;
  font-family: Outfit, sans-serif;
}
.t-hero-head-m1w  {
  font-family: Space Grotesk, sans-serif;
  font-weight: 800;
  font-size: 24px;
  color: #FFFFFF;
  margin-bottom: 18px;
  overflow-wrap: break-word;
}
.site-content-block-dj  {
  font-size: 14px;
  font-family: Outfit, sans-serif;
  color: #F0F2F5;
  line-height: 1.75;
}
.site-content-block-dj p {
  margin-bottom: 11px;
}
.site-content-block-dj p:last-child {
  margin-bottom: 0;
}
.site-content-block-dj strong {
  color: #FFFFFF;
}
.site-content-block-dj a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #00D9FF;
}
.site-content-block-dj a:hover {
  color: #00F5FF;
}
.site-content-block-dj ul  {
  padding-left: 20px;
  margin-bottom: 11px;
  list-style-type: circle;
}
.site-content-block-dj ol  {
  list-style-type: decimal;
  padding-left: 20px;
  margin-bottom: 11px;
}
.site-content-block-dj li  {
  line-height: 1.75;
  color: #F0F2F5;
  margin-bottom: 4px;
  font-size: 14px;
}
.site-content-block-dj table  {
  display: block;
  width: 100%;
  margin-bottom: 11px;
  border-collapse: collapse;
  overflow-x: auto;
}
.site-content-block-dj th, .site-content-block-dj td  {
  font-size: 13px;
  padding-top: 10px; padding-right: 0.75rem; padding-bottom: 10px; padding-left: 12px;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.site-content-block-dj th  {
  font-weight: 600;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.04em;
}
@media (min-width:803px) {
  .app-component-left-0ef { padding: 66px 42px; }
  .site-menu-main-cna { padding: 2.5rem 36px; }
  .t-hero-head-m1w { font-size: 1.75rem; }
  .site-content-block-dj table { display: table; }
}

.b-outer-main-b0j  {
  background: #1A1F2E;
  padding: 48px 20px;
}
.t-col-base-1yp  {
  max-width: 800px;
  text-align: center;
  margin: 0 auto;
}
.js-slot-area-qg4  {
  margin-bottom: 16px;
  font-weight: 700;
  font-size: 18px;
  overflow-wrap: break-word;
  color: #F0F2F5;
  font-family: Space Grotesk, sans-serif;
}
.l-wrap-col-mpb  {
  font-family: Outfit, sans-serif;
  line-height: 1.7;
  font-size: 13px;
  color: #F0F2F5;
}
.l-wrap-col-mpb p {
  margin-bottom: 10px;
}
.l-wrap-col-mpb p:last-child {
  margin-bottom: 0;
}
.l-wrap-col-mpb a  {
  text-decoration: underline;
  color: #F0F2F5;
  text-underline-offset: 2px;
}
.l-wrap-col-mpb a:hover {
  color: #00D9FF;
}
.l-wrap-col-mpb strong {
  color: #FFFFFF;
}
.l-wrap-col-mpb ul  {
  margin-bottom: 10px;
  padding-left: 1.25rem;
  list-style-type: circle;
}
.l-wrap-col-mpb ol  {
  padding-left: 20px;
  margin-bottom: 10px;
  list-style-type: decimal;
}
.l-wrap-col-mpb li  {
  font-size: 13px;
  color: #8A8E96;
  line-height: 1.5;
  margin-bottom: 4px;
}
.l-wrap-col-mpb table  {
  overflow-x: auto;
  width: 100%;
  display: block;
  margin-bottom: 10px;
  border-collapse: collapse;
}
.l-wrap-col-mpb th, .l-wrap-col-mpb td  {
  padding-top: 8px; padding-right: 10px; padding-bottom: 8px; padding-left: 10px;
  text-align: left;
  font-size: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.l-wrap-col-mpb th  {
  font-weight: 600;
  color: #F0F2F5;
}

@media (min-width:772px) {
  .l-wrap-col-mpb table { display: table; }
}

.t-frame-body-p8p  {
  padding: 16px 20px;
  left: 0;
  background: #1A1F2E;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 1000;
}

.m-hero-wrap-cb  {
  max-width: 1280px;
  margin: 0 auto;
  flex-direction: column;
  gap: 14px;
  display: flex;
}

.wp-zone-area-l0  {
  font-size: 13px;
  font-family: Outfit, sans-serif;
  color: #F0F2F5;
  line-height: 1.5;
}

.wp-zone-area-l0 a  {
  color: #FFFFFF;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.wp-zone-area-l0 a:hover { color: #00D9FF; }

.c-area-top-fk  {
  display: flex;
  gap: 10px;
  flex-shrink: 0;
}

.wp-link-col-xy8  {
  border-radius: 8px;
  background: rgba(255,255,255,0.1);
  transition: background 0.25s ease;
  font-size: 13px;
  padding: 8px 20px;
  font-family: Outfit, sans-serif;
  color: #FFFFFF;
  font-weight: 600;
}

.wp-link-col-xy8:hover { background: rgba(255,255,255,0.15); }

.app-title-main-jo  {
  transition: color 0.25s ease;
  font-weight: 500;
  color: #8A8E96;
  font-family: Outfit, sans-serif;
  font-size: 13px;
  border-radius: 8px;
  padding: 8px 20px;
}

.app-title-main-jo:hover { color: #F0F2F5; }

@media (min-width:770px) {
  .m-hero-wrap-cb  {
  flex-direction: row;
  gap: 24px;
  align-items: center;
  justify-content: space-between;
}
  .t-frame-body-p8p { padding-top: 0.875rem; padding-right: 40px; padding-bottom: 14px; padding-left: 40px; }
}
.v-widget-body-r6  {
  padding: 40px 18px;
  background: #1A1F2E;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.ui-btn-body-8j  {
  max-width: 820px;
  margin: 0 auto;
}
.b-block-block-46  {
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 21px;
  color: #FFFFFF;
  font-family: Space Grotesk, sans-serif;
  overflow-wrap: break-word;
}
.el-cell-inner-de  {
  line-height: 1.65;
  font-size: 14px;
  font-family: Outfit, sans-serif;
  color: #F0F2F5;
}
.el-cell-inner-de p { margin-bottom: 11px; }
.el-cell-inner-de p:last-child { margin-bottom: 0; }
.el-cell-inner-de strong { color: #FFFFFF; }
.el-cell-inner-de a  {
  color: #00D9FF;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.el-cell-inner-de a:hover { color: #00F5FF; }
.el-cell-inner-de ul  {
  list-style-type: disc;
  padding-left: 18px;
  margin-bottom: 11px;
}
.el-cell-inner-de ol  {
  padding-left: 18px;
  margin-bottom: 11px;
  list-style-type: decimal;
}
.el-cell-inner-de li  {
  line-height: 1.65;
  color: #F0F2F5;
  margin-bottom: 5px;
  font-size: 14px;
}
.el-cell-inner-de table  {
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 11px;
}
.el-cell-inner-de th, .el-cell-inner-de td  {
  text-align: left;
  padding: 8px 10px;
  font-size: 13px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.el-cell-inner-de th  {
  color: #FFFFFF;
  font-weight: 600;
}
@media (min-width:836px) {
  .v-widget-body-r6 { padding: 56px 36px; }
  .b-block-block-46 { font-size: 25px; }
  .el-cell-inner-de table { display: table; }
}

.v-banner-foot-47  {
  padding-top: 52px; padding-right: 18px; padding-bottom: 52px; padding-left: 18px;
  background: #1A1F2E;
}
.c-icon-block-jh  {
  max-width: 1280px;
  margin: 0 auto;
}
.mod-card-main-u5u  {
  background: #0F1419;
  border-radius: 12px;
  padding-top: 28px; padding-right: 22px; padding-bottom: 28px; padding-left: 22px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.12);
  border-left: 3px solid #00D9FF;
}
.c-block-wrap-f7  {
  letter-spacing: 0.06em;
  margin-bottom: 10px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
  color: #00D9FF;
  display: inline-block;
  font-family: Outfit, sans-serif;
}
.js-grid-body-tld  {
  color: #FFFFFF;
  margin-bottom: 18px;
  font-size: 20px;
  font-family: Space Grotesk, sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
}
.page-box-foot-bgq  {
  color: #F0F2F5;
  font-size: 14px;
  line-height: 1.7;
  font-family: Outfit, sans-serif;
}
.page-box-foot-bgq p {
  margin-bottom: 0.75rem;
}
.page-box-foot-bgq p:last-child { margin-bottom: 0; }
.page-box-foot-bgq strong  {
  font-weight: 600;
  color: #FFFFFF;
}
.page-box-foot-bgq a  {
  text-decoration: none;
  color: #00D9FF;
  transition: color 0.25s;
}
.page-box-foot-bgq a:hover {
  color: #00F5FF;
}
.page-box-foot-bgq ul  {
  padding-left: 20px;
  margin-bottom: 12px;
  list-style-type: circle;
}
.page-box-foot-bgq ol  {
  margin-bottom: 12px;
  list-style-type: decimal;
  padding-left: 20px;
}
.page-box-foot-bgq li  {
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 1.65;
  color: #F0F2F5;
}
.page-box-foot-bgq dl { margin-bottom: 12px; }
.page-box-foot-bgq dt  {
  margin-top: 11px;
  font-weight: 800;
  color: #FFFFFF;
  font-size: 14px;
}
.page-box-foot-bgq dt:first-child { margin-top: 0; }
.page-box-foot-bgq dd  {
  margin-left: 0;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 1.7;
  color: #F0F2F5;
}
.page-box-foot-bgq table  {
  display: block;
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
}
.page-box-foot-bgq th,
.page-box-foot-bgq td  {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 13px;
  text-align: left;
  padding: 9px 10px;
}
.page-box-foot-bgq th  {
  font-weight: 600;
  letter-spacing: 0.04em;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 12px;
}
@media(min-width:799px) {
  .v-banner-foot-47 {
    padding: 68px 40px;
  }
  .mod-card-main-u5u {
    padding-top: 36px; padding-right: 40px; padding-bottom: 36px; padding-left: 40px;
  }
  .js-grid-body-tld {
    font-size: 24px;
  }
  .page-box-foot-bgq table { display: table; }
}
.site-component-right-m2  {
  background: #1A1F2E;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 64px 22px;
}

.ui-group-col-ol2  {
  flex-direction: column;
  margin: 0 auto;
  gap: 32px;
  max-width: 1280px;
  display: flex;
}

.l-frame-top-70d { flex-shrink: 0; }

.site-view-group-n76  {
  font-weight: 700;
  text-transform: uppercase;
  color: #00D9FF;
  margin-bottom: 12px;
  letter-spacing: 0.1em;
  font-size: 12px;
}

.l-block-top-fr5  {
  font-weight: 800;
  font-size: 1.625rem;
  line-height: 1.2;
  margin-bottom: 12px;
  font-family: Space Grotesk, sans-serif;
  color: #FFFFFF;
  overflow-wrap: break-word;
}

.wp-icon-right-9of  {
  font-size: 36px;
  margin-bottom: 20px;
  color: #00D9FF;
  font-weight: 800;
}

.app-item-top-nx  {
  font-weight: 700;
  background: #00D9FF;
  display: inline-block;
  transition: background 0.25s ease;
  font-family: Outfit, sans-serif;
  padding-top: 15px; padding-right: 34px; padding-bottom: 0.9375rem; padding-left: 34px;
  font-size: 15px;
  border-radius: 8px;
  color: #0F1419;
}

.app-item-top-nx:hover { background: #00F5FF; }

.m-nav-inner-u8q  {
  color: #8A8E96;
  font-size: 11px;
  margin-top: 10px;
}

.wp-hero-primary-3p5 { flex: 1; }

.wp-hero-primary-3p5 p  {
  margin-bottom: 0.8125rem;
  line-height: 1.7;
  font-size: 15px;
  color: #F0F2F5;
  font-family: Outfit, sans-serif;
}

.wp-hero-primary-3p5 p:last-child { margin-bottom: 0; }

.wp-hero-primary-3p5 ul  {
  padding-left: 22px;
  list-style-type: circle;
  margin-bottom: 13px;
}

.wp-hero-primary-3p5 ol  {
  margin-bottom: 13px;
  list-style-type: decimal;
  padding-left: 22px;
}

.wp-hero-primary-3p5 li  {
  font-size: 14px;
  margin-bottom: 7px;
  color: #F0F2F5;
  line-height: 1.6;
  font-family: Outfit, sans-serif;
}

.wp-hero-primary-3p5 a  {
  color: #00D9FF;
  text-underline-offset: 3px;
  text-decoration: underline;
}
.wp-hero-primary-3p5 a:hover { color: #00F5FF; }

.wp-hero-primary-3p5 strong { color: #FFFFFF; }

.wp-hero-primary-3p5 table  {
  width: 100%;
  margin-bottom: 13px;
  display: block;
  border-collapse: collapse;
  font-size: 0.875rem;
  overflow-x: auto;
}

.wp-hero-primary-3p5 th  {
  padding: 10px 12px;
  color: #FFFFFF;
  text-align: left;
  font-weight: 600;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255,255,255,0.04);
}

.wp-hero-primary-3p5 td  {
  padding-top: 10px; padding-right: 12px; padding-bottom: 10px; padding-left: 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  color: #F0F2F5;
}

@media (min-width:805px) {
  .site-component-right-m2 { padding: 80px 40px; }
  .ui-group-col-ol2  {
  align-items: flex-start;
  gap: 60px;
  flex-direction: row;
}
  .l-frame-top-70d { max-width: 380px; }
  .l-block-top-fr5 { font-size: 32px; }
  .wp-icon-right-9of { font-size: 44px; }
  .wp-hero-primary-3p5 table { display: table; }
}