*, *::before, *::after  {
  margin: 0;
  box-sizing: border-box;
  padding: 0;
}
body  {
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
}
img, svg  {
  max-width: 100%;
  display: block;
}
a  {
  text-decoration: none;
  color: inherit;
}
button  {
  background: none;
  font: inherit;
  cursor: pointer;
  border: none;
}
ul, ol { list-style: none; }
input, textarea, select { font: inherit; }
.ui-list-primary-k2  {
  background-color: #0F1B2E;
  justify-content: center;
  position: relative;
  padding: 60px 20px;
  text-align: center;
  background-size: cover;
  align-items: center;
  display: flex;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 520px;
}

.ui-list-primary-k2::before  {
  background: linear-gradient(180deg, rgba(10,22,40,0.75) 0%, rgba(10,22,40,0.85) 100%);
  position: absolute;
  content: '';
  pointer-events: none;
  inset: 0;
}

.v-content-col-90t  {
  z-index: 1;
  position: relative;
  max-width: 700px;
}

.b-col-inner-im  {
  text-transform: uppercase;
  display: inline-block;
  color: #00D9FF;
  letter-spacing: 0.08em;
  margin-bottom: 20px;
  font-size: 12px;
  border: 1px solid rgba(212,175,55,0.4);
  border-radius: 20px;
  background: rgba(10,22,40,0.5);
  padding-top: 6px; padding-right: 16px; padding-bottom: 6px; padding-left: 16px;
  font-weight: 700;
}

.ui-component-head-06  {
  font-weight: 800;
  color: #fff;
  font-size: 32px;
  line-height: 1.15;
  overflow-wrap: break-word;
  font-family: Cinzel, sans-serif;
  margin-bottom: 16px;
  text-shadow: 0 2px 8px rgba(0,0,0,0.4);
}

.ui-banner-primary-tg  {
  line-height: 1.6;
  margin-bottom: 28px;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-size: 16px;
  margin-left: auto;
  color: rgba(255,255,255,0.8);
  max-width: 520px;
}

.site-container-cell-l49  {
  margin-top: 8px;
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.panel-block-cu  {
  padding: 16px 24px;
  border: 1px solid rgba(212,175,55,0.3);
  backdrop-filter: blur(4px);
  border-radius: 12px;
  background: rgba(212,175,55,0.12);
  text-align: center;
  max-width: 380px;
  width: 100%;
}

.mod-frame-head-uem  {
  color: #00D9FF;
  line-height: 1.2;
  font-size: 1.625rem;
  font-weight: 800;
}

.js-text-foot-td2  {
  font-size: 13px;
  color: rgba(255,255,255,0.6);
  margin-top: 4px;
}

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

.ui-bar-main-bh:hover { background: #00FFFF; }

.mod-wrapper-item-hki  {
  margin-top: 8px;
  color: rgba(255,255,255,0.45);
  font-size: 11px;
}

@media (min-width:765px) {
  .ui-list-primary-k2  {
  padding: 80px 40px;
  min-height: 600px;
}
  .ui-component-head-06 { font-size: 48px; }
  .ui-banner-primary-tg { font-size: 18px; }
  .mod-frame-head-uem { font-size: 36px; }
}
.ui-wrap-wrap-23p  {
  padding: 38px 16px;
  background: #1a2f4a;
}
.t-cell-block-wz8  {
  max-width: 1200px;
  margin: 0 auto;
  gap: 1.125rem;
  display: flex;
  flex-direction: column;
}
.site-section-area-yx  {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: Cinzel, sans-serif;
  font-size: 24px;
  color: #FFD700;
  font-weight: 800;
}
.page-nav-inner-gug  {
  color: #A8A8A8;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}
.site-hero-base-m4  {
  line-height: 1.7;
  font-family: Inter, sans-serif;
  font-size: 15px;
  color: #E8E8E8;
}
.site-hero-base-m4 p { margin-bottom: 14px; }
.site-hero-base-m4 p:last-child { margin-bottom: 0; }
.site-hero-base-m4 strong { color: #FFD700; }
.site-hero-base-m4 a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #00D9FF;
}
.site-hero-base-m4 a:hover { color: #00FFFF; }
.site-hero-base-m4 ul  {
  padding-left: 22px;
  list-style-type: square;
  margin-bottom: 14px;
}
.site-hero-base-m4 ol  {
  margin-bottom: 0.875rem;
  padding-left: 1.375rem;
  list-style-type: decimal;
}
.site-hero-base-m4 li  {
  font-size: 15px;
  line-height: 1.7;
  color: #E8E8E8;
  margin-bottom: 7px;
}
.site-hero-base-m4 table  {
  overflow-x: auto;
  display: block;
  margin-bottom: 14px;
  border-collapse: collapse;
  width: 100%;
}
.site-hero-base-m4 th, .site-hero-base-m4 td  {
  padding-top: 9px; padding-right: 11px; padding-bottom: 9px; padding-left: 11px;
  font-size: 14px;
  text-align: left;
  border-bottom: 1px solid rgba(255, 215, 0, 0.15);
}
.site-hero-base-m4 th  {
  font-weight: 600;
  font-size: 0.8125rem;
  letter-spacing: 0.04em;
  color: #FFD700;
}
@media (min-width:921px) {
  .ui-wrap-wrap-23p { padding: 54px 32px; }
  .t-cell-block-wz8  {
  flex-direction: row;
  gap: 52px;
}
  .t-col-col-80t { flex: 0 0 320px; }
  .site-section-area-yx { font-size: 1.75rem; }
  .site-hero-base-m4 table { display: table; }
}

.js-text-right-5os  {
  background: #1a2f4a;
  position: fixed;
  z-index: 1000;
  left: 0;
  right: 0;
  padding-top: 16px; padding-right: 20px; padding-bottom: 16px; padding-left: 1.25rem;
  bottom: 0;
  border-top: 1px solid rgba(255, 215, 0, 0.15);
}

.mod-block-body-1z  {
  margin: 0 auto;
  flex-direction: column;
  gap: 14px;
  max-width: 1200px;
  display: flex;
}

.v-outer-cell-6n7  {
  color: #E8E8E8;
  line-height: 1.5;
  font-size: 13px;
  font-family: Inter, sans-serif;
}

.v-outer-cell-6n7 a  {
  text-underline-offset: 2px;
  color: #FFD700;
  text-decoration: underline;
}

.v-outer-cell-6n7 a:hover { color: #00D9FF; }

.wp-link-box-lx  {
  gap: 10px;
  display: flex;
  flex-shrink: 0;
}

.el-view-body-pht  {
  font-size: 13px;
  color: #FFD700;
  font-family: Inter, sans-serif;
  border-radius: 8px;
  transition: background 0.25s ease;
  font-weight: 600;
  padding: 8px 20px;
  background: rgba(255,255,255,0.1);
}

.el-view-body-pht:hover { background: rgba(255,255,255,0.15); }

.app-banner-base-28r  {
  transition: color 0.25s ease;
  padding: 8px 20px;
  color: #A8A8A8;
  font-size: 0.8125rem;
  border-radius: 8px;
  font-weight: 500;
  font-family: Inter, sans-serif;
}

.app-banner-base-28r:hover { color: #E8E8E8; }

@media (min-width:765px) {
  .mod-block-body-1z  {
  align-items: center;
  gap: 24px;
  justify-content: space-between;
  flex-direction: row;
}
  .js-text-right-5os { padding-top: 14px; padding-right: 40px; padding-bottom: 14px; padding-left: 40px; }
}
.page-card-primary-oue  {
  background: #0F1B2E;
  padding-top: 36px; padding-right: 18px; padding-bottom: 36px; padding-left: 18px;
  border-top: 1px solid rgba(255, 215, 0, 0.15);
}

.app-link-row-j1  {
  margin: 0 auto;
  align-items: center;
  display: flex;
  gap: 24px;
  flex-direction: column;
  max-width: 1200px;
  text-align: center;
}

.c-strip-primary-x8  {
  font-size: 19px;
  letter-spacing: -0.02em;
  color: #FFD700;
  font-weight: 800;
}

.m-bar-foot-8lc  {
  gap: 8px 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.m-bar-foot-8lc a  {
  font-family: Inter, sans-serif;
  transition: color 0.25s ease;
  color: #E8E8E8;
  font-size: 14px;
  font-weight: 500;
}

.m-bar-foot-8lc a:hover { color: #FFD700; }

.app-link-left-bfq  {
  height: 1px;
  background: rgba(255, 215, 0, 0.15);
  width: 60px;
}

.m-component-col-2rz  {
  font-size: 0.75rem;
  line-height: 1.55;
  max-width: 700px;
  color: #A8A8A8;
}

.mod-text-area-w1x  {
  font-size: 0.75rem;
  color: #A8A8A8;
}
.js-menu-wrap-5n  {
  padding: 48px 20px;
  background: #1a2f4a;
}
.t-grid-item-p8z  {
  max-width: 1200px;
  margin: 0 auto;
}
.b-container-primary-hme  {
  flex-direction: column;
  gap: 24px;
  display: flex;
}
@media (min-width:765px) {
  .b-container-primary-hme  {
  flex-direction: row;
  align-items: flex-start;
  gap: 40px;
}
}
.ui-col-right-fa2 {
  flex: 1;
}
.b-wrap-yaa  {
  font-size: 18px;
  overflow-wrap: break-word;
  font-family: Cinzel, sans-serif;
  color: #E8E8E8;
  font-weight: 700;
  margin-bottom: 14px;
}
.l-layer-box-o4  {
  font-size: 13px;
  line-height: 1.7;
  color: #E8E8E8;
  font-family: Inter, sans-serif;
}
.l-layer-box-o4 p {
  margin-bottom: 10px;
}
.l-layer-box-o4 p:last-child {
  margin-bottom: 0;
}
.l-layer-box-o4 a  {
  text-underline-offset: 2px;
  color: #E8E8E8;
  text-decoration: underline;
}
.l-layer-box-o4 a:hover {
  color: #00D9FF;
}
.l-layer-box-o4 strong {
  color: #FFD700;
}
.l-layer-box-o4 ul  {
  margin-bottom: 10px;
  list-style-type: disc;
  padding-left: 1.25rem;
}
.l-layer-box-o4 ol  {
  padding-left: 20px;
  list-style-type: decimal;
  margin-bottom: 10px;
}
.l-layer-box-o4 li  {
  line-height: 1.55;
  font-size: 13px;
  color: #A8A8A8;
  margin-bottom: 4px;
}
.l-layer-box-o4 table  {
  overflow-x: auto;
  margin-bottom: 10px;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
.l-layer-box-o4 th, .l-layer-box-o4 td  {
  font-size: 12px;
  text-align: left;
  border-bottom: 1px solid rgba(255, 215, 0, 0.15);
  padding: 8px 9px;
}
.l-layer-box-o4 th  {
  color: #E8E8E8;
  font-weight: 600;
}
.mod-wrapper-foot-l2q  {
  flex-wrap: wrap;
  flex-shrink: 0;
  gap: 10px;
  display: flex;
}
@media (min-width:773px) {
  .mod-wrapper-foot-l2q  {
  align-items: flex-end;
  flex-direction: column;
}
  .l-layer-box-o4 table { display: table; }
}
.b-list-body-cc  {
  display: flex;
  font-family: Inter, sans-serif;
  border-radius: 50%;
  width: 40px;
  border: 2px solid #A8A8A8;
  align-items: center;
  font-size: 12px;
  height: 40px;
  justify-content: center;
  font-weight: 800;
  color: #A8A8A8;
}
.t-card-cell-jb5  {
  border: 1px solid rgba(255, 215, 0, 0.15);
  font-size: 11px;
  border-radius: 4px;
  font-family: Inter, sans-serif;
  padding: 8px 16px;
  white-space: nowrap;
  font-weight: 600;
  color: #A8A8A8;
}

.b-col-ozl  {
  background: #0F1B2E;
  border-bottom: 1px solid rgba(255, 215, 0, 0.15);
}

.c-wrap-wrap-nay  {
  padding: 0 16px;
  gap: 0.75rem;
  max-width: 1200px;
  display: flex;
  margin: 0 auto;
  height: 56px;
  align-items: center;
}

.site-panel-col-ok  {
  border-radius: 8px;
  justify-content: center;
  background: none;
  cursor: pointer;
  transition: background 0.25s ease;
  flex-shrink: 0;
  display: flex;
  color: #E8E8E8;
  width: 40px;
  height: 40px;
  align-items: center;
  border: 1px solid rgba(255, 215, 0, 0.15);
}

.site-panel-col-ok:hover { background: rgba(255,255,255,0.04); }

.mod-content-group-xr2  {
  font-weight: 800;
  gap: 8px;
  white-space: nowrap;
  font-size: 19px;
  letter-spacing: -0.02em;
  color: #FFD700;
  display: flex;
  align-items: center;
}

.ui-wrapper-left-hdp  {
  margin-left: auto;
  align-items: center;
  display: flex;
  gap: 8px;
}

.l-block-main-3g  {
  color: #0F1B2E;
  transition: background 0.25s ease;
  background: #00D9FF;
  border-radius: 8px;
  font-family: Inter, sans-serif;
  padding-top: 7px; padding-right: 14px; padding-bottom: 7px; padding-left: 14px;
  font-weight: 700;
  font-size: 13px;
}

.l-block-main-3g:hover { background: #00FFFF; }

.t-component-row-hl  {
  background: none;
  color: #E8E8E8;
  border: 1px solid rgba(255,255,255,0.1);
  display: none;
}

.t-component-row-hl:hover { background: rgba(255,255,255,0.04); }

/* --- Drawer --- */

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

.site-top-body-eww.m-panel-cell-5c { transform: translateX(0); }

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

.b-component-inner-yl  {
  border-radius: 4px;
  width: 32px;
  color: #E8E8E8;
  transition: background 0.25s ease;
  height: 32px;
  font-size: 1.125rem;
  background: none;
  cursor: pointer;
  border: 1px solid rgba(255, 215, 0, 0.15);
  place-items: center;
  display: grid;
}

.b-component-inner-yl:hover { background: rgba(255,255,255,0.04); }

.mod-card-main-18  {
  flex-direction: column;
  display: flex;
  flex: 1;
  padding: 12px 0;
}

.el-grid-row-xj7  {
  font-weight: 500;
  font-family: Inter, sans-serif;
  transition: background 0.25s ease, color 0.25s ease;
  padding: 14px 24px;
  font-size: 16px;
  color: #E8E8E8;
}

.el-grid-row-xj7:hover  {
  color: #FFD700;
  background: rgba(255,255,255,0.04);
}

.wp-btn-right-7h  {
  z-index: 150;
  opacity: 0;
  inset: 0;
  position: fixed;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  background: rgba(15, 27, 46, 0.85);
  visibility: hidden;
}

.wp-btn-right-7h.m-panel-cell-5c  {
  visibility: visible;
  opacity: 1;
}

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

.c-component-nf { position: relative; }

.el-header-head-fm  {
  background: rgba(255,255,255,0.02);
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
  display: flex;
  gap: 6px;
  transition: border-color 0.25s ease, background 0.25s ease;
  border: 1px solid rgba(255, 215, 0, 0.15);
  padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px;
  border-radius: 8px;
  font-family: Inter, sans-serif;
  align-items: center;
  color: #E8E8E8;
  line-height: 1;
  cursor: pointer;
}

.el-header-head-fm:hover  {
  background: rgba(255,255,255,0.04);
  border-color: rgba(255,255,255,0.15);
}
.c-wrap-main-3a  {
  transition: transform 0.25s ease;
  font-size: 10px;
}
.c-component-nf.m-panel-cell-5c .c-wrap-main-3a { transform: rotate(180deg); }

.site-text-group-jyu  {
  display: none;
  z-index: 50;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  border: 1px solid rgba(255, 215, 0, 0.15);
  right: 0;
  border-radius: 12px;
  top: calc(100% + 4px);
  padding: 4px;
  min-width:136px;
  background: #1a2f4a;
  position: absolute;
}

.c-component-nf.m-panel-cell-5c .site-text-group-jyu { display: block; }

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

.mod-inner-base-og:hover  {
  color: #FFD700;
  background: rgba(255,255,255,0.06);
}
.mod-inner-base-og.active { color: #00D9FF; }
.mod-area-base-ot  {
  line-height: 1;
  font-size: 1rem;
}

/* --- Desktop --- */

@media (min-width:795px) {
  .c-wrap-wrap-nay  {
  height: 60px;
  padding: 0 20px;
}
  .t-component-row-hl { display: inline-flex; }
}
.wp-inner-box-zbb  {
  padding: 22px 16px;
  background: linear-gradient(180deg, #1a2f4a 0%, #0F1B2E 100%);
}
.c-area-left-y0m  {
  gap: 10px;
  margin: 0 auto;
  max-width: 1200px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.app-hero-wrap-3i  {
  font-family: Inter, sans-serif;
  border: 1px solid rgba(255, 215, 0, 0.15);
  background: rgba(255,255,255,0.04);
  white-space: nowrap;
  color: #A8A8A8;
  border-radius: 100px;
  padding: 8px 18px;
  font-size: 13px;
}
.wp-text-main-tx2  {
  color: #00D9FF;
  font-weight: 800;
}
@media (min-width:897px) {
  .wp-inner-box-zbb { padding: 28px 20px; }
  .app-hero-wrap-3i  {
  font-size: 0.875rem;
  padding: 10px 22px;
}
}

.list-row-hse  {
  background: #0F1B2E;
  padding: 46px 18px;
  border-top: 1px solid rgba(255, 215, 0, 0.15);
}
.site-wrapper-cell-5es  {
  gap: 32px;
  display: flex;
  max-width: 1200px;
  flex-direction: column;
  margin: 0 auto;
}
.b-section-foot-yvs  {
  font-size: 22px;
  margin-bottom: 14px;
  font-family: Cinzel, sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #FFD700;
}
.mod-text-foot-fs  {
  line-height: 1.6;
  font-size: 16px;
  font-family: Inter, sans-serif;
  color: #E8E8E8;
}
.mod-text-foot-fs p {
  margin-bottom: 15px;
}
.mod-text-foot-fs p:last-child {
  margin-bottom: 0;
}
.mod-text-foot-fs strong {
  color: #FFD700;
}
.mod-text-foot-fs a  {
  color: #00D9FF;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.mod-text-foot-fs a:hover {
  color: #00FFFF;
}
.mod-text-foot-fs ul  {
  margin-bottom: 15px;
  padding-left: 20px;
  list-style-type: square;
}
.mod-text-foot-fs ol  {
  list-style-type: decimal;
  padding-left: 20px;
  margin-bottom: 15px;
}
.mod-text-foot-fs li  {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 7px;
  color: #E8E8E8;
}
.mod-text-foot-fs table  {
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 15px;
}
.mod-text-foot-fs th, .mod-text-foot-fs td  {
  text-align: left;
  border-bottom: 1px solid rgba(255, 215, 0, 0.15);
  padding-top: 10px; padding-right: 13px; padding-bottom: 10px; padding-left: 0.8125rem;
  font-size: 15px;
}
.mod-text-foot-fs th  {
  color: #FFD700;
  font-weight: 600;
}
.b-outer-main-9b  {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.ui-bar-block-30f  {
  padding: 16px;
  background: #1a2f4a;
  border-radius: 8px;
}
.wp-card-row-su  {
  margin-bottom: 4px;
  letter-spacing: 0.08em;
  font-weight: 600;
  font-family: Inter, sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  color: #A8A8A8;
}
.v-region-foot-3k  {
  font-family: Inter, sans-serif;
  color: #FFD700;
  font-weight: 700;
  font-size: 15px;
}
@media (min-width:835px) {
  .list-row-hse { padding: 60px 38px; }
  .site-wrapper-cell-5es  {
  gap: 48px;
  flex-direction: row;
}
  .b-menu-top-7s { flex: 1; }
  .b-outer-main-9b { flex: 0 0 260px; }
  .b-section-foot-yvs { font-size: 26px; }
  .mod-text-foot-fs table { display: table; }
}

.m-box-row-wo  {
  background: #0F1B2E;
  background-size: cover;
  padding: 58px 20px;
  background-position: center;
  position: relative;
  background-repeat: no-repeat;
}
.ui-region-right-174  {
  position: relative;
  z-index: 1;
}
.m-box-row-wo::before  {
  inset: 0;
  content: '';
  position: absolute;
  background: linear-gradient(180deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.85) 100%);
  pointer-events: none;
}
.page-slot-wrap-a2s  {
  max-width: 780px;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.1);
  text-align: center;
  background: rgba(0,0,0,0.4);
  padding: 34px 26px;
  border-radius: 12px;
  backdrop-filter: blur(8px);
}
.c-module-body-45  {
  font-family: Cinzel, sans-serif;
  overflow-wrap: break-word;
  text-shadow: 0 2px 8px rgba(0,0,0,0.3);
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 800;
  color: #fff;
}
.t-item-foot-c36  {
  font-size: 36px;
  color: #00D9FF;
  font-weight: 800;
  margin-bottom: 22px;
  text-shadow: 0 2px 12px rgba(0,0,0,0.4);
}
.wp-container-primary-b6 { margin-bottom: 26px; }
.wp-container-primary-b6 p  {
  line-height: 1.7;
  font-size: 0.9375rem;
  font-family: Inter, sans-serif;
  margin-bottom: 13px;
  color: rgba(255,255,255,0.9);
}
.wp-container-primary-b6 p:last-child { margin-bottom: 0; }
.wp-container-primary-b6 ul  {
  padding-left: 20px;
  list-style-type: disc;
  margin-bottom: 13px;
  text-align: left;
}
.wp-container-primary-b6 ol  {
  list-style-type: decimal;
  text-align: left;
  padding-left: 1.25rem;
  margin-bottom: 13px;
}
.wp-container-primary-b6 li  {
  font-family: Inter, sans-serif;
  color: rgba(255,255,255,0.85);
  line-height: 1.6;
  margin-bottom: 6px;
  font-size: 14px;
}
.wp-container-primary-b6 a  {
  text-decoration: underline;
  color: #00D9FF;
  text-underline-offset: 2px;
}
.wp-container-primary-b6 a:hover { color: #00FFFF; }
.wp-container-primary-b6 strong { color: #fff; }
.wp-container-primary-b6 table  {
  margin-bottom: 13px;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 14px;
}
.wp-container-primary-b6 th  {
  border-bottom: 1px solid rgba(255,255,255,0.12);
  text-align: left;
  font-weight: 600;
  background: rgba(255,255,255,0.06);
  color: #fff;
  padding: 10px 13px;
}
.wp-container-primary-b6 td  {
  color: rgba(255,255,255,0.85);
  padding: 10px 13px;
  border-bottom: 1px solid rgba(255,255,255,0.06);
}
.t-title-foot-1h3  {
  display: inline-block;
  font-weight: 700;
  color: #0F1B2E;
  font-size: 16px;
  padding-top: 14px; padding-right: 36px; padding-bottom: 14px; padding-left: 36px;
  background: #00D9FF;
  border-radius: 8px;
  font-family: Inter, sans-serif;
  text-shadow: none;
  transition: background 0.25s ease;
}
.t-title-foot-1h3:hover { background: #00FFFF; }
.v-box-block-al  {
  font-size: 11px;
  margin-top: 14px;
  color: rgba(255,255,255,0.5);
}
@media (min-width:822px) {
  .m-box-row-wo { padding: 76px 40px; }
  .page-slot-wrap-a2s { padding: 44px 40px; }
  .c-module-body-45 { font-size: 26px; }
  .t-item-foot-c36 { font-size: 2.75rem; }
  .wp-container-primary-b6 table { display: table; }
}
.c-card-item-5w  {
  padding: 46px 18px;
  background: #0F1B2E;
}
.wp-outer-row-v9l  {
  max-width: 1200px;
  margin: 0 auto;
}
.ui-strip-main-jf  {
  font-weight: 700;
  font-family: Cinzel, sans-serif;
  font-size: 24px;
  overflow-wrap: break-word;
  color: #FFD700;
  margin-bottom: 24px;
}
.ui-menu-foot-929  {
  gap: 30px;
  flex-direction: column;
  display: flex;
}
.m-holder-main-apk {
  font-family: Inter, sans-serif;
}
.b-menu-area-p06  {
  padding: 20px 18px;
  border: 1px solid rgba(255, 215, 0, 0.15);
  border-radius: 8px;
  background: #1a2f4a;
}
.js-cell-wrap-8gz  {
  color: #FFD700;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 18px;
  font-family: Cinzel, sans-serif;
  margin-bottom: 0.75rem;
}
.site-widget-group-obc  {
  color: #E8E8E8;
  font-size: 15px;
  font-family: Inter, sans-serif;
  line-height: 1.7;
}
.site-widget-group-obc p {
  margin-bottom: 13px;
}
.site-widget-group-obc p:last-child { margin-bottom: 0; }
.site-widget-group-obc strong  {
  color: #FFD700;
  font-weight: 600;
}
.site-widget-group-obc a  {
  color: #00D9FF;
  text-decoration: none;
}
.site-widget-group-obc a:hover {
  text-decoration: underline;
}
.site-widget-group-obc ul  {
  margin-bottom: 13px;
  padding-left: 22px;
  list-style-type: disc;
}
.site-widget-group-obc ol  {
  margin-bottom: 13px;
  list-style-type: decimal;
  padding-left: 22px;
}
.site-widget-group-obc li  {
  line-height: 1.65;
  margin-bottom: 6px;
  color: #E8E8E8;
  font-size: 16px;
}
.site-widget-group-obc table  {
  width: 100%;
  margin-bottom: 0.8125rem;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
}
.site-widget-group-obc th, .site-widget-group-obc td  {
  padding: 9px 11px;
  text-align: left;
  font-size: 0.875rem;
  border-bottom: 1px solid rgba(255, 215, 0, 0.15);
}
.site-widget-group-obc th  {
  font-weight: 600;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-size: 13px;
  color: #FFD700;
}
@media(min-width:774px) {
  .c-card-item-5w {
    padding: 62px 36px;
  }
  .ui-menu-foot-929  {
  flex-direction: row;
  gap: 32px;
}
  .m-holder-main-apk {
    flex: 1;
  }
  .b-menu-area-p06  {
  padding-top: 1.5rem; padding-right: 22px; padding-bottom: 24px; padding-left: 1.375rem;
  flex: 0 0 340px;
}
  .ui-strip-main-jf {
    font-size: 28px;
  }
  .site-widget-group-obc table { display: table; }
}
.app-grid-group-s62  {
  padding: 50px 20px;
  background: #0F1B2E;
}
.wp-row-body-fyp  {
  margin: 0 auto;
  max-width: 1200px;
}
.app-panel-tj1  {
  font-size: 1.5rem;
  overflow-wrap: break-word;
  color: #FFD700;
  margin-bottom: 18px;
  font-family: Cinzel, sans-serif;
  font-weight: 800;
}
.js-frame-body-vk  {
  font-family: Inter, sans-serif;
  font-size: 15px;
  line-height: 1.7;
  color: #E8E8E8;
}
.js-frame-body-vk p { margin-bottom: 14px; }
.js-frame-body-vk p:last-child { margin-bottom: 0; }
.js-frame-body-vk strong { color: #FFD700; }
.js-frame-body-vk a  {
  text-underline-offset: 2px;
  color: #00D9FF;
  text-decoration: underline;
}
.js-frame-body-vk a:hover { color: #00FFFF; }
.js-frame-body-vk ul  {
  padding-left: 1.25rem;
  list-style-type: disc;
  margin-bottom: 14px;
}
.js-frame-body-vk ol  {
  list-style-type: decimal;
  margin-bottom: 14px;
  padding-left: 20px;
}
.js-frame-body-vk li  {
  margin-bottom: 6px;
  font-size: 0.9375rem;
  line-height: 1.7;
  color: #E8E8E8;
}
.js-frame-body-vk dl { margin-bottom: 14px; }
.js-frame-body-vk dt  {
  margin-top: 14px;
  font-size: 15px;
  font-weight: 700;
  color: #FFD700;
}
.js-frame-body-vk dt:first-child { margin-top: 0; }
.js-frame-body-vk dd  {
  margin-bottom: 6px;
  font-size: 15px;
  color: #E8E8E8;
  margin-left: 0;
  line-height: 1.7;
}
.js-frame-body-vk table  {
  overflow-x: auto;
  width: 100%;
  margin-bottom: 14px;
  display: block;
  border-collapse: collapse;
}
.js-frame-body-vk th  {
  color: #FFD700;
  background: rgba(255,255,255,0.04);
  padding-top: 10px; padding-right: 0.75rem; padding-bottom: 10px; padding-left: 12px;
  text-align: left;
  border-bottom: 1px solid rgba(255, 215, 0, 0.15);
  font-weight: 600;
}
.js-frame-body-vk td  {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  color: #E8E8E8;
  padding: 10px 12px;
}
@media (min-width:767px) {
  .app-grid-group-s62 { padding: 66px 40px; }
  .app-panel-tj1 { font-size: 28px; }
  .js-frame-body-vk table { display: table; }
}