* { box-sizing: border-box; }
body  {
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
  padding: 0;
}
h1, h2, h3, h4, h5, h6  {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
}
p { margin: 0; }
a  {
  text-decoration: none;
  color: inherit;
}
button  {
  font: inherit;
  background: transparent;
  color: inherit;
  padding: 0;
  border: none;
  cursor: pointer;
}
img  {
  display: block;
  height: auto;
  max-width: 100%;
}
svg  {
  display: inline-block;
  vertical-align: middle;
}
ul, ol  {
  padding: 0;
  margin: 0;
  list-style: none;
}
input, textarea, select  {
  margin: 0;
  font: inherit;
  color: inherit;
  padding: 0;
}
table  {
  border-collapse: collapse;
  border-spacing: 0;
}
.wp-row-top-ah  {
  transition: box-shadow 0.3s ease;
  background: #0D1117;
}

.wp-row-top-ah.v-col-box-itg { box-shadow: 0 2px 12px rgba(0,0,0,0.3); }

.js-slot-foot-6kt  {
  padding: 0 16px;
  display: flex;
  max-width: 1280px;
  align-items: center;
  gap: 12px;
  margin: 0 auto;
}

.t-grid-item-s3  {
  white-space: nowrap;
  display: flex;
  color: #FFE55C;
  letter-spacing: -0.02em;
  font-weight: 800;
  gap: 8px;
  align-items: center;
  font-size: 17px;
}

/* --- Full state --- */

.c-widget-group-v3  {
  max-height: 64px;
  overflow: hidden;
  transition: max-height 0.35s ease, opacity 0.25s ease;
  border-bottom: 1px solid rgba(255, 229, 92, 0.15);
}

.c-widget-group-v3 .js-slot-foot-6kt { height: 56px; }

.wp-row-top-ah.v-col-box-itg .c-widget-group-v3  {
  border: none;
  opacity: 0;
  max-height: 0;
}

.page-cell-inner-km { display: none; }

.js-link-box-ygu  {
  gap: 8px;
  align-items: center;
  margin-left: auto;
  display: flex;
}

.text-wrap-u4  {
  font-size: 13px;
  background: #E8B923;
  transition: background 0.25s ease;
  padding-top: 7px; padding-right: 0.875rem; padding-bottom: 7px; padding-left: 14px;
  border-radius: 8px;
  color: #0D1117;
  font-family: Inter, sans-serif;
  font-weight: 700;
}

.text-wrap-u4:hover { background: #FFF44F; }

.btn-base-nse  {
  background: none;
  color: #F0F6FC;
  display: none;
  border: 1px solid rgba(255,255,255,0.1);
}

.btn-base-nse:hover { background: rgba(255,255,255,0.04); }

.c-content-base-jny  {
  padding: 8px;
  display: flex;
  flex-direction: column;
  margin-left: 4px;
  background: none;
  gap: 5px;
  cursor: pointer;
  border: none;
}

.c-content-base-jny span  {
  height: 2px;
  border-radius: 2px;
  width: 20px;
  background: #F0F6FC;
  display: block;
}

/* --- Compact state --- */

.l-component-main-qq  {
  opacity: 0;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.35s ease, opacity 0.25s ease;
}

.wp-row-top-ah.v-col-box-itg .l-component-main-qq  {
  max-height: 52px;
  opacity: 1;
}

.l-component-main-qq .js-slot-foot-6kt  {
  justify-content: space-between;
  height: 48px;
}

.wp-top-block-h5  {
  color: #F0F6FC;
  font-size: 13px;
  transition: background 0.25s ease;
  border-radius: 4px;
  border: 1px solid rgba(255, 229, 92, 0.15);
  font-weight: 500;
  padding: 5px 14px;
  font-family: Inter, sans-serif;
  cursor: pointer;
  background: none;
}

.wp-top-block-h5:hover { background: rgba(255,255,255,0.04); }

.wp-col-main-jr  {
  font-family: Inter, sans-serif;
  font-weight: 700;
  color: #0D1117;
  font-size: 12px;
  border-radius: 8px;
  padding: 6px 14px;
  background: #E8B923;
}

/* --- Dropdown --- */

.m-btn-base-s8  {
  overflow: hidden;
  background: #161B22;
  transition: max-height 0.3s ease;
  max-height: 0;
}

.m-btn-base-s8.t-wrapper-base-hk  {
  max-height: 300px;
  border-bottom: 1px solid rgba(255,255,255,0.06);
}

.v-module-box-71  {
  font-size: 15px;
  color: #F0F6FC;
  display: block;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding: 14px 24px;
  transition: color 0.25s ease, background 0.25s ease;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.v-module-box-71:last-child { border-bottom: none; }
.v-module-box-71:hover  {
  background: rgba(255,255,255,0.03);
  color: #FFE55C;
}

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

.c-item-col-5n { position: relative; }

.t-widget-head-p7  {
  font-weight: 600;
  color: #F0F6FC;
  align-items: center;
  border-radius: 8px;
  font-size: 13px;
  display: flex;
  gap: 6px;
  background: rgba(255,255,255,0.02);
  transition: border-color 0.25s ease, background 0.25s ease;
  cursor: pointer;
  white-space: nowrap;
  line-height: 1;
  font-family: Inter, sans-serif;
  padding: 5px 10px;
  border: 1px solid rgba(255, 229, 92, 0.15);
}

.t-widget-head-p7:hover  {
  background: rgba(255,255,255,0.04);
  border-color: rgba(255,255,255,0.15);
}
.wp-item-top-hb4  {
  font-size: 9px;
  transition: transform 0.25s ease;
}
.c-item-col-5n.t-wrapper-base-hk .wp-item-top-hb4 { transform: rotate(180deg); }

.wp-element-inner-so  {
  border: 1px solid rgba(255, 229, 92, 0.15);
  background: #161B22;
  z-index: 50;
  border-radius: 16px;
  padding: 4px;
  top: calc(100% + 4px);
  display: none;
  position: absolute;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  min-width:136px;
  right: 0;
}

.c-item-col-5n.t-wrapper-base-hk .wp-element-inner-so { display: block; }

.ui-top-right-s0e  {
  transition: background 0.25s ease, color 0.25s ease;
  align-items: center;
  padding: 8px 12px;
  display: flex;
  font-weight: 500;
  font-family: Inter, sans-serif;
  gap: 8px;
  font-size: 0.8125rem;
  border-radius: 8px;
  cursor: pointer;
  color: #F0F6FC;
}

.ui-top-right-s0e:hover  {
  color: #FFE55C;
  background: rgba(255,255,255,0.06);
}
.ui-top-right-s0e.active { color: #E8B923; }
.l-header-right-c6  {
  font-size: 15px;
  line-height: 1;
}

/* --- Desktop --- */

@media (min-width:795px) {
  .c-widget-group-v3 .js-slot-foot-6kt  {
  height: 60px;
  gap: 20px;
  padding: 0 20px;
}
  .c-widget-group-v3 { max-height: 72px; }

  .page-cell-inner-km  {
  gap: 4px;
  flex: 1;
  justify-content: center;
  display: flex;
}

  .l-cell-head-lut  {
  padding: 6px 12px;
  border-radius: 4px;
  font-family: Inter, sans-serif;
  transition: color 0.25s ease, background 0.25s ease;
  font-weight: 500;
  font-size: 0.9375rem;
  color: #F0F6FC;
}

  .l-cell-head-lut:hover  {
  background: rgba(255,255,255,0.05);
  color: #FFE55C;
}

  .btn-base-nse { display: inline-flex; }
  .c-content-base-jny { display: none; }
  .l-component-main-qq .js-slot-foot-6kt { padding: 0 20px; }
}
.page-section-right-u8  {
  padding: 50px 22px;
  background: #0D1117;
}
.c-component-group-md7  {
  margin: 0 auto;
  max-width: 1280px;
}
.v-slot-primary-sq  {
  padding-top: 32px; padding-right: 1.5rem; padding-bottom: 32px; padding-left: 24px;
  border: 1px solid rgba(255, 229, 92, 0.15);
  background: #161B22;
  border-radius: 16px;
}
.ui-text-cell-u37  {
  font-family: Inter, sans-serif;
  margin-bottom: 10px;
  font-size: 12px;
  letter-spacing: 0.1em;
  color: #E8B923;
  font-weight: 700;
  text-transform: uppercase;
}
.js-strip-top-cc9  {
  font-weight: 800;
  font-size: 1.5rem;
  font-family: Montserrat, sans-serif;
  margin-bottom: 18px;
  overflow-wrap: break-word;
  color: #FFE55C;
}
.ui-zone-inner-ksc  {
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 1.75;
  color: #F0F6FC;
}
.ui-zone-inner-ksc p {
  margin-bottom: 11px;
}
.ui-zone-inner-ksc p:last-child {
  margin-bottom: 0;
}
.ui-zone-inner-ksc strong {
  color: #FFE55C;
}
.ui-zone-inner-ksc a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #E8B923;
}
.ui-zone-inner-ksc a:hover {
  color: #FFF44F;
}
.ui-zone-inner-ksc ul, .ui-zone-inner-ksc ol  {
  padding-left: 1.25rem;
  margin-bottom: 11px;
}
.ui-zone-inner-ksc li  {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 4px;
  color: #F0F6FC;
}
.ui-zone-inner-ksc table  {
  display: block;
  width: 100%;
  margin-bottom: 11px;
  overflow-x: auto;
  border-collapse: collapse;
}
.ui-zone-inner-ksc th, .ui-zone-inner-ksc td  {
  font-size: 13px;
  border-bottom: 1px solid rgba(255, 229, 92, 0.15);
  padding: 10px 12px;
  text-align: left;
}
.ui-zone-inner-ksc th  {
  text-transform: uppercase;
  color: #FFE55C;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.04em;
}
@media (min-width:803px) {
  .page-section-right-u8 { padding: 66px 42px; }
  .v-slot-primary-sq { padding: 40px 36px; }
  .js-strip-top-cc9 { font-size: 28px; }
  .ui-zone-inner-ksc table { display: table; }
}

.t-component-main-os  {
  border-top: 1px solid rgba(255, 229, 92, 0.15);
  padding: 32px 20px;
  background: #0D1117;
}

.mod-cell-main-edb  {
  margin: 0 auto;
  max-width: 1280px;
}

.c-main-row-wl2  {
  border-bottom: 1px solid rgba(255, 229, 92, 0.15);
  flex-direction: column;
  display: flex;
  gap: 20px;
  padding-bottom: 1.5rem;
}

.js-cell-item-pl  {
  font-size: 18px;
  color: #FFE55C;
  font-weight: 800;
  letter-spacing: -0.02em;
}

.wp-banner-1y  {
  gap: 8px 20px;
  display: flex;
  flex-wrap: wrap;
}

.wp-banner-1y a  {
  color: #F0F6FC;
  transition: color 0.25s ease;
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 500;
}

.wp-banner-1y a:hover { color: #FFE55C; }

.section-right-60e  {
  gap: 12px;
  flex-direction: column;
  padding-top: 20px;
  display: flex;
}

.ui-grid-foot-06  {
  font-size: 12px;
  line-height: 1.7;
  color: #8B949E;
}

.module-box-px  {
  color: #8B949E;
  font-size: 12px;
}

@media (min-width:766px) {
  .t-component-main-os { padding-top: 2.25rem; padding-right: 40px; padding-bottom: 36px; padding-left: 40px; }
  .c-main-row-wl2  {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
  .section-right-60e  {
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
}
}
.v-content-main-oby  {
  padding: 64px 22px;
  border-bottom: 1px solid rgba(255, 229, 92, 0.15);
  background: #161B22;
  border-top: 1px solid rgba(255, 229, 92, 0.15);
}

.mod-widget-top-ww  {
  flex-direction: column;
  max-width: 1280px;
  display: flex;
  gap: 2rem;
  margin: 0 auto;
}

.v-strip-primary-nu { flex-shrink: 0; }

.page-main-item-q0i  {
  font-weight: 700;
  margin-bottom: 12px;
  letter-spacing: 0.1em;
  font-size: 0.75rem;
  color: #E8B923;
  text-transform: uppercase;
}

.b-title-inner-0ck  {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  color: #FFE55C;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  line-height: 1.2;
}

.v-btn-wrap-8p  {
  font-size: 2.25rem;
  font-weight: 800;
  margin-bottom: 20px;
  color: #E8B923;
}

.b-list-car  {
  transition: background 0.25s ease;
  font-family: Inter, sans-serif;
  border-radius: 8px;
  font-weight: 700;
  color: #0D1117;
  font-size: 15px;
  padding: 0.9375rem 34px;
  display: inline-block;
  background: #E8B923;
}

.b-list-car:hover { background: #FFF44F; }

.m-menu-cell-42x  {
  color: #8B949E;
  font-size: 11px;
  margin-top: 10px;
}

.mod-text-item-d9f { flex: 1; }

.mod-text-item-d9f p  {
  font-size: 15px;
  margin-bottom: 13px;
  color: #F0F6FC;
  font-family: Inter, sans-serif;
  line-height: 1.7;
}

.mod-text-item-d9f p:last-child { margin-bottom: 0; }

.mod-text-item-d9f ul, .mod-text-item-d9f ol  {
  margin-bottom: 0.8125rem;
  padding-left: 22px;
}

.mod-text-item-d9f li  {
  line-height: 1.6;
  font-family: Inter, sans-serif;
  color: #F0F6FC;
  font-size: 0.875rem;
  margin-bottom: 7px;
}

.mod-text-item-d9f strong { color: #FFE55C; }

.mod-text-item-d9f table  {
  margin-bottom: 13px;
  font-size: 14px;
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}

.mod-text-item-d9f th  {
  text-align: left;
  padding: 10px 12px;
  font-weight: 600;
  border-bottom: 1px solid rgba(255, 229, 92, 0.15);
  background: rgba(255,255,255,0.04);
  color: #FFE55C;
}

.mod-text-item-d9f td  {
  color: #F0F6FC;
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.04);
}

@media (min-width:796px) {
  .v-content-main-oby { padding: 80px 40px; }
  .mod-widget-top-ww  {
  align-items: flex-start;
  flex-direction: row;
  gap: 60px;
}
  .v-strip-primary-nu { max-width: 380px; }
  .b-title-inner-0ck { font-size: 32px; }
  .v-btn-wrap-8p { font-size: 44px; }
  .mod-text-item-d9f table { display: table; }
}
.b-card-at1  {
  background: #0D1117;
  padding-top: 50px; padding-right: 18px; padding-bottom: 50px; padding-left: 18px;
}
.v-slot-block-tn  {
  margin: 0 auto;
  max-width: 1280px;
}
.l-nav-box-2w  {
  font-family: Montserrat, sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 1.375rem;
  font-size: 24px;
  color: #FFE55C;
  font-weight: 700;
}
.site-component-area-y7  {
  font-family: Inter, sans-serif;
  line-height: 1.7;
  font-size: 15px;
  color: #F0F6FC;
}
.site-component-area-y7 p {
  margin-bottom: 14px;
}
.site-component-area-y7 p:last-child { margin-bottom: 0; }
.site-component-area-y7 strong  {
  font-weight: 600;
  color: #FFE55C;
}
.site-component-area-y7 a  {
  color: #E8B923;
  text-decoration: none;
}
.site-component-area-y7 a:hover {
  text-decoration: underline;
}
.site-component-area-y7 ul,
.site-component-area-y7 ol  {
  padding-left: 22px;
  margin-bottom: 14px;
}
.site-component-area-y7 li {
  margin-bottom: 8px;
}
.site-component-area-y7 dl { margin-bottom: 14px; }
.site-component-area-y7 dt  {
  margin-top: 13px;
  font-size: 15px;
  color: #FFE55C;
  font-weight: 700;
}
.site-component-area-y7 dt:first-child { margin-top: 0; }
.site-component-area-y7 dd  {
  margin-left: 0;
  color: #F0F6FC;
  line-height: 1.7;
  margin-bottom: 8px;
  font-size: 0.9375rem;
}
.site-component-area-y7 table  {
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 14px;
  display: block;
}
.site-component-area-y7 th,
.site-component-area-y7 td  {
  font-size: 0.875rem;
  padding-top: 10px; padding-right: 12px; padding-bottom: 10px; padding-left: 12px;
  text-align: left;
  border-bottom: 1px solid rgba(255, 229, 92, 0.15);
}
.site-component-area-y7 th  {
  color: #FFE55C;
  text-transform: uppercase;
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 0.03em;
}
.site-component-area-y7 td {
  color: #F0F6FC;
}
@media(min-width:766px) {
  .b-card-at1 {
    padding-top: 66px; padding-right: 2.25rem; padding-bottom: 66px; padding-left: 36px;
  }
  .l-nav-box-2w {
    font-size: 28px;
  }
  .site-component-area-y7 table { display: table; }
}
.page-panel-area-nd  {
  padding: 52px 20px;
  background: #0D1117;
}
.page-title-aw  {
  max-width: 860px;
  margin: 0 auto;
}
.js-banner-primary-nv  {
  background: #161B22;
  border-radius: 16px;
  border: 1px solid rgba(255, 229, 92, 0.15);
  box-shadow: 0 4px 20px rgba(0,0,0,0.15);
  padding: 28px 24px;
}
.b-module-primary-k4t  {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 11px;
  letter-spacing: 0.12em;
  font-family: Inter, sans-serif;
  color: #28D764;
  text-transform: uppercase;
}
.b-col-area-b7  {
  font-family: Montserrat, sans-serif;
  font-weight: 800;
  color: #FFE55C;
  font-size: 24px;
  overflow-wrap: break-word;
  margin-bottom: 18px;
}
.js-text-top-hem  {
  line-height: 1.75;
  font-size: 16px;
  color: #F0F6FC;
  font-family: Inter, sans-serif;
}
.js-text-top-hem p {
  margin-bottom: 1rem;
}
.js-text-top-hem p:last-child {
  margin-bottom: 0;
}
.js-text-top-hem strong {
  color: #FFE55C;
}
.js-text-top-hem a  {
  color: #E8B923;
  text-underline-offset: 3px;
  text-decoration: underline;
}
.js-text-top-hem a:hover {
  color: #FFF44F;
}
.js-text-top-hem ul, .js-text-top-hem ol  {
  margin-bottom: 16px;
  padding-left: 22px;
}
.js-text-top-hem li  {
  margin-bottom: 8px;
  line-height: 1.75;
  font-size: 16px;
  color: #F0F6FC;
}
.js-text-top-hem table  {
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 16px;
}
.js-text-top-hem th, .js-text-top-hem td  {
  font-size: 15px;
  border-bottom: 1px solid rgba(255, 229, 92, 0.15);
  text-align: left;
  padding-top: 11px; padding-right: 14px; padding-bottom: 11px; padding-left: 14px;
}
.js-text-top-hem th  {
  font-weight: 600;
  color: #FFE55C;
}
@media (min-width:771px) {
  .page-panel-area-nd { padding: 72px 44px; }
  .js-banner-primary-nv { padding: 36px 32px; }
  .b-col-area-b7 { font-size: 30px; }
  .js-text-top-hem table { display: table; }
}

.mod-nav-wrap-gc  {
  padding: 40px 20px;
  overflow: hidden;
  background-color: #0D1117;
  background-size: cover;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
}

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

.app-slot-right-cmh  {
  max-width: 1280px;
  z-index: 1;
  position: relative;
  margin: 0 auto;
}

.page-text-area-rc  {
  text-align: center;
  margin-bottom: 2rem;
}

.wrapper-vl  {
  margin-bottom: 10px;
  font-size: 1.625rem;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 800;
  text-shadow: 0 2px 8px rgba(0,0,0,0.4);
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.c-box-base-98k  {
  color: rgba(255,255,255,0.7);
  font-size: 0.9375rem;
  font-family: Inter, sans-serif;
}

.l-title-foot-q0  {
  display: grid;
  gap: 1rem;
  grid-template-columns: 1fr;
}

.page-col-5y  {
  transition: border-color 0.25s ease;
  flex-direction: column;
  border: 1px solid rgba(255,255,255,0.08);
  backdrop-filter: blur(8px);
  gap: 0.75rem;
  display: flex;
  border-radius: 16px;
  padding: 24px;
  background: rgba(13,30,53,0.8);
}

.page-col-5y:hover { border-color: rgba(212,175,55,0.25); }

.js-hero-cell-i6  {
  font-weight: 700;
  font-size: 18px;
  color: #fff;
}

.c-strip-left-sw  {
  color: #E8B923;
  font-weight: 800;
  font-size: 1.5rem;
}

.m-title-inner-8v8  {
  font-size: 0.8125rem;
  line-height: 1.5;
  color: rgba(255,255,255,0.6);
}

.el-module-col-1nh  {
  font-size: 14px;
  padding: 10px 20px;
  display: inline-block;
  font-weight: 700;
  transition: background 0.25s ease;
  background: #E8B923;
  border-radius: 8px;
  font-family: Inter, sans-serif;
  align-self: flex-start;
  color: #0D1117;
}

.el-module-col-1nh:hover { background: #FFF44F; }

@media (min-width:599px) {
  .l-title-foot-q0 { grid-template-columns: 1fr 1fr; }
}

@media (min-width:899px) {
  .l-title-foot-q0 { grid-template-columns: 1fr 1fr 1fr; }
  .wrapper-vl { font-size: 36px; }
}
.app-component-head-g0  {
  padding-top: 52px; padding-right: 22px; padding-bottom: 52px; padding-left: 22px;
  background: #161B22;
}
.m-wrapper-col-spx  {
  max-width: 1280px;
  margin: 0 auto;
  gap: 20px;
  flex-direction: column;
  display: flex;
}
.t-strip-top-6ox  {
  overflow-wrap: break-word;
  color: #FFE55C;
  font-size: 24px;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
}
.mod-cell-base-wje  {
  line-height: 1.75;
  color: #F0F6FC;
  font-size: 0.875rem;
  font-family: Inter, sans-serif;
}
.mod-cell-base-wje p {
  margin-bottom: 0.8125rem;
}
.mod-cell-base-wje p:last-child {
  margin-bottom: 0;
}
.mod-cell-base-wje strong {
  color: #FFE55C;
}
.mod-cell-base-wje a  {
  text-decoration: underline;
  color: #E8B923;
  text-underline-offset: 2px;
}
.mod-cell-base-wje a:hover {
  color: #FFF44F;
}
.mod-cell-base-wje ul, .mod-cell-base-wje ol  {
  padding-left: 20px;
  margin-bottom: 0.8125rem;
}
.mod-cell-base-wje li  {
  line-height: 1.75;
  margin-bottom: 7px;
  font-size: 14px;
  color: #F0F6FC;
}
.mod-cell-base-wje table  {
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
  margin-bottom: 13px;
}
.mod-cell-base-wje th, .mod-cell-base-wje td  {
  border-bottom: 1px solid rgba(255, 229, 92, 0.15);
  font-size: 13px;
  padding: 10px 12px;
  text-align: left;
}
.mod-cell-base-wje th  {
  text-transform: uppercase;
  font-weight: 600;
  color: #FFE55C;
  letter-spacing: 0.04em;
  font-size: 12px;
}
@media (min-width:798px) {
  .app-component-head-g0 { padding: 68px 44px; }
  .m-wrapper-col-spx  {
  gap: 60px;
  flex-direction: row;
}
  .v-container-foot-bao { flex: 0 0 280px; }
  .t-strip-top-6ox { font-size: 28px; }
  .mod-cell-base-wje table { display: table; }
}

.v-text-left-8y  {
  padding: 46px 18px;
  background: #161B22;
}
.page-content-area-pz  {
  max-width: 880px;
  margin: 0 auto;
}
.l-container-head-48  {
  border: 1px solid rgba(255, 229, 92, 0.15);
  background: #0D1117;
  padding-top: 26px; padding-right: 22px; padding-bottom: 26px; padding-left: 22px;
  border-radius: 16px;
  box-shadow: 0 2px 16px rgba(0,0,0,0.1);
}
.b-wrap-group-yg  {
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.1em;
  font-size: 11px;
  color: #E8B923;
}
.wp-icon-body-4x  {
  color: #FFE55C;
  font-size: 20px;
  font-family: Montserrat, sans-serif;
  margin-bottom: 14px;
  font-weight: 800;
  overflow-wrap: break-word;
}
.ui-wrap-wrap-h5  {
  font-size: 0.875rem;
  color: #F0F6FC;
  font-family: Inter, sans-serif;
  line-height: 1.65;
}
.ui-wrap-wrap-h5 p { margin-bottom: 11px; }
.ui-wrap-wrap-h5 p:last-child { margin-bottom: 0; }
.ui-wrap-wrap-h5 strong { color: #FFE55C; }
.ui-wrap-wrap-h5 a  {
  color: #E8B923;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.ui-wrap-wrap-h5 a:hover { color: #FFF44F; }
.ui-wrap-wrap-h5 ul, .ui-wrap-wrap-h5 ol  {
  padding-left: 18px;
  margin-bottom: 11px;
}
.ui-wrap-wrap-h5 li  {
  color: #F0F6FC;
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 1.65;
}
.ui-wrap-wrap-h5 dl { margin-bottom: 11px; }
.ui-wrap-wrap-h5 dt  {
  font-size: 14px;
  margin-top: 12px;
  color: #FFE55C;
  font-weight: 800;
}
.ui-wrap-wrap-h5 dt:first-child { margin-top: 0; }
.ui-wrap-wrap-h5 dd  {
  margin-bottom: 5px;
  margin-left: 0;
  font-size: 14px;
  line-height: 1.65;
  color: #F0F6FC;
}
.ui-wrap-wrap-h5 table  {
  overflow-x: auto;
  margin-bottom: 11px;
  width: 100%;
  display: block;
  border-collapse: collapse;
}
.ui-wrap-wrap-h5 th  {
  border-bottom: 1px solid rgba(255, 229, 92, 0.15);
  font-weight: 600;
  background: rgba(255,255,255,0.04);
  color: #FFE55C;
  padding: 9px 11px;
  text-align: left;
}
.ui-wrap-wrap-h5 td  {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding: 9px 11px;
  color: #F0F6FC;
}
@media (min-width:795px) {
  .v-text-left-8y { padding: 62px 36px; }
  .l-container-head-48 { padding: 34px 30px; }
  .wp-icon-body-4x { font-size: 1.5rem; }
  .ui-wrap-wrap-h5 table { display: table; }
}

.t-wrap-inner-yc  {
  left: 0;
  padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px;
  border-bottom: 1px solid rgba(255, 229, 92, 0.15);
  right: 0;
  position: fixed;
  top: 0;
  z-index: 1000;
  background: #161B22;
}

.m-btn-head-7p  {
  align-items: center;
  flex-direction: column;
  display: flex;
  max-width: 1280px;
  margin: 0 auto;
  gap: 10px;
}

.app-slot-col-lis  {
  text-align: center;
  font-size: 0.75rem;
  line-height: 1.4;
  color: #F0F6FC;
  font-family: Inter, sans-serif;
}

.app-slot-col-lis a  {
  text-decoration: underline;
  color: #FFE55C;
  text-underline-offset: 2px;
}

.app-slot-col-lis a:hover { color: #E8B923; }

.page-block-head-dm  {
  gap: 8px;
  flex-shrink: 0;
  display: flex;
}

.el-top-primary-sx  {
  border-radius: 4px;
  font-size: 12px;
  transition: background 0.25s ease;
  background: rgba(255,255,255,0.1);
  color: #FFE55C;
  font-weight: 600;
  padding-top: 5px; padding-right: 1rem; padding-bottom: 5px; padding-left: 16px;
  font-family: Inter, sans-serif;
}

.el-top-primary-sx:hover { background: rgba(255,255,255,0.15); }

.page-title-row-nr  {
  transition: color 0.25s ease;
  font-family: Inter, sans-serif;
  color: #8B949E;
  border-radius: 4px;
  padding: 5px 16px;
  font-weight: 500;
  font-size: 0.75rem;
}

.page-title-row-nr:hover { color: #F0F6FC; }

@media (min-width:773px) {
  .m-btn-head-7p  {
  flex-direction: row;
  gap: 16px;
  justify-content: center;
}
  .t-wrap-inner-yc { padding: 8px 40px; }
}
.c-holder-right-tlj  {
  padding: 52px 20px;
  background: #161B22;
}
.b-top-row-a2  {
  padding: 30px 22px;
  box-shadow: 0 2px 14px rgba(0,0,0,0.1);
  border-radius: 16px;
  background: #0D1117;
  max-width: 1280px;
  margin: 0 auto;
}
.mod-component-j4z {
  margin-bottom: 26px;
}
.t-block-col-mzy  {
  letter-spacing: 0.06em;
  font-family: Inter, sans-serif;
  text-transform: uppercase;
  color: #E8B923;
  font-size: 11px;
  display: inline-block;
  font-weight: 600;
  margin-bottom: 8px;
}
.mod-widget-body-m03  {
  margin-bottom: 10px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #FFE55C;
  font-family: Montserrat, sans-serif;
  font-size: 1.375rem;
}
.widget-right-ub  {
  font-family: Inter, sans-serif;
  line-height: 1.6;
  color: #8B949E;
  font-size: 14px;
}
.t-region-foot-gl  {
  height: 1px;
  background: rgba(255, 229, 92, 0.15);
  margin: 24px 0;
}
.mod-block-col-j1 {
  margin-bottom: 8px;
}
.app-content-box-h8  {
  overflow-wrap: break-word;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 12px;
  color: #FFE55C;
}
.el-module-head-cfu  {
  line-height: 1.7;
  color: #F0F6FC;
  font-size: 0.875rem;
  font-family: Inter, sans-serif;
}
.el-module-head-cfu p {
  margin-bottom: 10px;
}
.el-module-head-cfu p:last-child { margin-bottom: 0; }
.el-module-head-cfu strong  {
  color: #FFE55C;
  font-weight: 600;
}
.el-module-head-cfu a  {
  color: #E8B923;
  text-decoration: none;
  transition: color 0.25s;
}
.el-module-head-cfu a:hover {
  color: #FFF44F;
}
.el-module-head-cfu ul,
.el-module-head-cfu ol  {
  padding-left: 20px;
  margin-bottom: 10px;
}
.el-module-head-cfu li {
  margin-bottom: 4px;
}
.el-module-head-cfu table  {
  margin-bottom: 10px;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  width: 100%;
}
.el-module-head-cfu th,
.el-module-head-cfu td  {
  padding: 8px 10px;
  text-align: left;
  font-size: 13px;
  border-bottom: 1px solid rgba(255, 229, 92, 0.15);
}
.el-module-head-cfu th  {
  font-weight: 600;
  color: #FFE55C;
  font-size: 12px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
@media(min-width:801px) {
  .c-holder-right-tlj {
    padding: 70px 40px;
  }
  .b-top-row-a2 {
    padding: 40px 44px;
  }
  .mod-widget-body-m03 {
    font-size: 26px;
  }
  .app-content-box-h8 {
    font-size: 20px;
  }
  .el-module-head-cfu table { display: table; }
}
.mod-list-main-xj  {
  padding: 32px 20px;
  background: #0D1117;
  border-top: 1px solid rgba(255, 229, 92, 0.15);
}
.m-header-cell-fqm  {
  text-align: center;
  max-width: 1280px;
  margin: 0 auto;
}
.l-outer-box-sil  {
  margin-bottom: 16px;
  justify-content: center;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.m-top-right-o7p  {
  display: flex;
  width: 36px;
  font-family: Inter, sans-serif;
  font-size: 11px;
  font-weight: 800;
  border-radius: 50%;
  border: 2px solid #8B949E;
  justify-content: center;
  color: #8B949E;
  height: 36px;
  align-items: center;
}
.mod-banner-box-mmb  {
  border: 1px solid rgba(255, 229, 92, 0.15);
  font-size: 11px;
  font-family: Inter, sans-serif;
  color: #8B949E;
  font-weight: 600;
  padding: 6px 14px;
  border-radius: 4px;
}
.page-grid-top-6b  {
  line-height: 1.65;
  max-width: 700px;
  margin: 0 auto;
  font-family: Inter, sans-serif;
  font-size: 12px;
  color: #F0F6FC;
  overflow-wrap: break-word;
}