html  {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
}
body  {
  min-height: 100vh;
  margin: 0;
}
main { display: block; }
h1, h2, h3, h4, h5, h6  {
  margin: 0;
  font-weight: inherit;
  font-size: inherit;
}
p, figure, blockquote, dl, dd { margin: 0; }
ol, ul  {
  padding: 0;
  margin: 0;
  list-style: none;
}
a  {
  color: inherit;
  background-color: transparent;
  text-decoration: none;
}
b, strong { font-weight: bolder; }
img  {
  max-width: 100%;
  border-style: none;
  display: block;
  height: auto;
}
svg  {
  overflow: hidden;
  vertical-align: middle;
}
button, input, optgroup, select, textarea  {
  font-family: inherit;
  margin: 0;
  line-height: 1.15;
  font-size: 100%;
}
button, input { overflow: visible; }
button, select { text-transform: none; }
button, [type="button"], [type="reset"], [type="submit"]  {
  cursor: pointer;
  border: none;
  padding: 0;
  -webkit-appearance: button;
  background: transparent;
}
*, *::before, *::after { box-sizing: border-box; }
.el-header-inner-8gw  {
  background: #0F1419;
  padding: 34px 16px;
  border-top: 1px solid rgba(255,255,255,0.08);
  border-bottom: 1px solid rgba(255,255,255,0.08);
}
.v-holder-right-xg  {
  gap: 24px 0;
  display: flex;
  max-width: 1280px;
  margin: 0 auto;
  justify-content: center;
  flex-wrap: wrap;
}
.v-component-primary-g9k  {
  text-align: center;
  padding: 0 16px;
  flex: 1 1 50%;
}
.l-hero-box-b4  {
  line-height: 1.1;
  color: #FFB81C;
  font-size: 1.75rem;
  font-weight: 800;
  font-family: Outfit, sans-serif;
  margin-bottom: 4px;
}
.t-component-wrap-7f  {
  font-family: Inter, sans-serif;
  color: #9CA3AF;
  font-weight: 500;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  font-size: 0.75rem;
}
@media (min-width:765px) {
  .el-header-inner-8gw { padding: 40px 20px; }
  .v-component-primary-g9k  {
  flex: 1;
  border-right: 1px solid rgba(255,255,255,0.08);
}
  .v-component-primary-g9k:last-child { border-right: none; }
  .l-hero-box-b4 { font-size: 2.25rem; }
}

.inner-primary-d1  {
  padding: 3rem 16px;
  background: #0F1419;
}

.ui-text-base-fj  {
  max-width: 900px;
  margin: 0 auto;
}

.l-grid-col-rc  {
  flex-direction: column;
  gap: 16px;
  margin-bottom: 24px;
  display: flex;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  padding-bottom: 24px;
}

.ui-section-body-v4 { flex: 1; }

.l-header-cell-15i  {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #FFB81C;
  margin-bottom: 6px;
  font-size: 22px;
  font-family: Outfit, sans-serif;
}

.el-view-top-zof  {
  font-size: 28px;
  color: #FFB81C;
  font-weight: 800;
}

.page-header-right-k8y  {
  display: flex;
  flex-direction: column;
  gap: 8px;
  flex-shrink: 0;
}

.ui-bar-qkp  {
  display: inline-block;
  text-align: center;
  background: #FFB81C;
  font-size: 14px;
  border-radius: 8px;
  color: #0F1419;
  transition: background 0.25s ease;
  font-family: Inter, sans-serif;
  font-weight: 700;
  padding-top: 0.75rem; padding-right: 1.75rem; padding-bottom: 0.75rem; padding-left: 28px;
}

.ui-bar-qkp:hover { background: #FFA500; }

.l-title-ty9  {
  color: #9CA3AF;
  font-size: 12px;
}

.page-widget-left-17w p  {
  font-family: Inter, sans-serif;
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 1.6;
  color: #F5F5F5;
}

.page-widget-left-17w p:last-child { margin-bottom: 0; }

.page-widget-left-17w ul  {
  margin-bottom: 1rem;
  list-style-type: square;
  padding-left: 24px;
}

.page-widget-left-17w ol  {
  padding-left: 1.5rem;
  margin-bottom: 16px;
  list-style-type: decimal;
}

.page-widget-left-17w li  {
  margin-bottom: 8px;
  color: #F5F5F5;
  font-family: Inter, sans-serif;
  line-height: 1.55;
  font-size: 15px;
}

.page-widget-left-17w a  {
  text-decoration: underline;
  text-underline-offset: 3px;
  color: #FFB81C;
}
.page-widget-left-17w a:hover { color: #FFA500; }

.page-widget-left-17w strong { color: #FFB81C; }

.page-widget-left-17w table  {
  display: block;
  border-collapse: collapse;
  margin-bottom: 16px;
  font-size: 15px;
  width: 100%;
  overflow-x: auto;
}

.page-widget-left-17w th  {
  padding-top: 11px; padding-right: 14px; padding-bottom: 11px; padding-left: 14px;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  color: #FFB81C;
  text-align: left;
  background: rgba(255,255,255,0.04);
  font-weight: 600;
}

.page-widget-left-17w td  {
  color: #F5F5F5;
  padding: 11px 14px;
  border-bottom: 1px solid rgba(255,255,255,0.04);
}

@media (min-width:836px) {
  .l-grid-col-rc  {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
  .l-header-cell-15i { font-size: 26px; }
  .el-view-top-zof { font-size: 34px; }
  .page-widget-left-17w table { display: table; }
}
.page-module-box-u02  {
  background: #0F1419;
  transition: box-shadow 0.3s ease;
}

.page-module-box-u02.ui-banner-body-rlz { box-shadow: 0 2px 12px rgba(0,0,0,0.3); }

.mod-outer-pdu  {
  padding: 0 16px;
  gap: 12px;
  display: flex;
  align-items: center;
  max-width: 1280px;
  margin: 0 auto;
}

.js-banner-box-exn  {
  color: #FFB81C;
  letter-spacing: -0.02em;
  font-weight: 800;
  align-items: center;
  gap: 8px;
  display: flex;
  font-size: 17px;
  white-space: nowrap;
}

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

.mod-header-right-iv  {
  border-bottom: 1px solid rgba(255,255,255,0.08);
  max-height: 64px;
  transition: max-height 0.35s ease, opacity 0.25s ease;
  overflow: hidden;
}

.mod-header-right-iv .mod-outer-pdu { height: 56px; }

.page-module-box-u02.ui-banner-body-rlz .mod-header-right-iv  {
  opacity: 0;
  border: none;
  max-height: 0;
}

.wp-icon-top-zux { display: none; }

.v-box-group-cx  {
  margin-left: auto;
  display: flex;
  gap: 8px;
  align-items: center;
}

.page-banner-block-b1  {
  color: #0F1419;
  background: #FFB81C;
  font-family: Inter, sans-serif;
  border-radius: 8px;
  padding: 7px 14px;
  font-size: 13px;
  transition: background 0.25s ease;
  font-weight: 700;
}

.page-banner-block-b1:hover { background: #FFA500; }

.l-menu-area-h6r  {
  display: none;
  color: #F5F5F5;
  border: 1px solid rgba(255,255,255,0.1);
  background: none;
}

.l-menu-area-h6r:hover { background: rgba(255,255,255,0.04); }

.el-group-main-xml  {
  display: flex;
  flex-direction: column;
  background: none;
  margin-left: 4px;
  border: none;
  cursor: pointer;
  padding: 8px;
  gap: 5px;
}

.el-group-main-xml span  {
  background: #F5F5F5;
  border-radius: 2px;
  display: block;
  width: 20px;
  height: 2px;
}

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

.page-outer-area-eh5  {
  overflow: hidden;
  opacity: 0;
  max-height: 0;
  transition: max-height 0.35s ease, opacity 0.25s ease;
}

.page-module-box-u02.ui-banner-body-rlz .page-outer-area-eh5  {
  max-height: 52px;
  opacity: 1;
}

.page-outer-area-eh5 .mod-outer-pdu  {
  justify-content: space-between;
  height: 48px;
}

.js-element-body-3xr  {
  background: none;
  font-family: Inter, sans-serif;
  transition: background 0.25s ease;
  font-weight: 500;
  font-size: 13px;
  cursor: pointer;
  padding: 5px 14px;
  border-radius: 4px;
  color: #F5F5F5;
  border: 1px solid rgba(255,255,255,0.08);
}

.js-element-body-3xr:hover { background: rgba(255,255,255,0.04); }

.mod-inner-base-qy5  {
  padding-top: 6px; padding-right: 14px; padding-bottom: 6px; padding-left: 14px;
  border-radius: 8px;
  background: #FFB81C;
  font-family: Inter, sans-serif;
  font-weight: 700;
  color: #0F1419;
  font-size: 12px;
}

/* --- Dropdown --- */

.mod-top-foot-8h  {
  background: #1a2332;
  transition: max-height 0.3s ease;
  max-height: 0;
  overflow: hidden;
}

.mod-top-foot-8h.content-box-o62  {
  border-bottom: 1px solid rgba(255,255,255,0.06);
  max-height: 300px;
}

.page-holder-box-08  {
  font-family: Inter, sans-serif;
  transition: color 0.25s ease, background 0.25s ease;
  padding-top: 0.875rem; padding-right: 1.5rem; padding-bottom: 14px; padding-left: 1.5rem;
  display: block;
  font-weight: 500;
  font-size: 15px;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  color: #F5F5F5;
}

.page-holder-box-08:last-child { border-bottom: none; }
.page-holder-box-08:hover  {
  background: rgba(255,255,255,0.03);
  color: #FFB81C;
}

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

.mod-component-body-wfa { position: relative; }

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

.page-inner-qw:hover  {
  background: rgba(255,255,255,0.04);
  border-color: rgba(255,255,255,0.15);
}
.t-panel-block-ab  {
  transition: transform 0.25s ease;
  font-size: 9px;
}
.mod-component-body-wfa.content-box-o62 .t-panel-block-ab { transform: rotate(180deg); }

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

.mod-component-body-wfa.content-box-o62 .m-component-block-44 { display: block; }

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

.l-block-wrap-r69:hover  {
  background: rgba(255,255,255,0.06);
  color: #FFB81C;
}
.l-block-wrap-r69.active { color: #FFB81C; }
.app-layer-right-zr1  {
  line-height: 1;
  font-size: 15px;
}

/* --- Desktop --- */

@media (min-width:793px) {
  .mod-header-right-iv .mod-outer-pdu  {
  height: 60px;
  gap: 20px;
  padding: 0 20px;
}
  .mod-header-right-iv { max-height: 72px; }

  .wp-icon-top-zux  {
  display: flex;
  gap: 4px;
  flex: 1;
  justify-content: center;
}

  .app-header-item-2b  {
  color: #F5F5F5;
  transition: color 0.25s ease, background 0.25s ease;
  font-family: Inter, sans-serif;
  padding-top: 6px; padding-right: 12px; padding-bottom: 6px; padding-left: 12px;
  border-radius: 4px;
  font-weight: 500;
  font-size: 15px;
}

  .app-header-item-2b:hover  {
  background: rgba(255,255,255,0.05);
  color: #FFB81C;
}

  .l-menu-area-h6r { display: inline-flex; }
  .el-group-main-xml { display: none; }
  .page-outer-area-eh5 .mod-outer-pdu { padding: 0 20px; }
}
.js-box-col-1l  {
  padding: 52px 22px;
  background: #1a2332;
}
.block-col-9xf  {
  gap: 1.25rem;
  max-width: 1280px;
  margin: 0 auto;
  flex-direction: column;
  display: flex;
}
.app-element-block-ku  {
  font-size: 24px;
  overflow-wrap: break-word;
  font-family: Outfit, sans-serif;
  color: #FFB81C;
  font-weight: 800;
}
.m-inner-group-bf  {
  color: #F5F5F5;
  font-size: 14px;
  font-family: Inter, sans-serif;
  line-height: 1.75;
}
.m-inner-group-bf p {
  margin-bottom: 13px;
}
.m-inner-group-bf p:last-child {
  margin-bottom: 0;
}
.m-inner-group-bf strong {
  color: #FFB81C;
}
.m-inner-group-bf a  {
  text-underline-offset: 2px;
  color: #FFB81C;
  text-decoration: underline;
}
.m-inner-group-bf a:hover {
  color: #FFA500;
}
.m-inner-group-bf ul  {
  padding-left: 20px;
  list-style-type: circle;
  margin-bottom: 13px;
}
.m-inner-group-bf ol  {
  list-style-type: decimal;
  margin-bottom: 13px;
  padding-left: 20px;
}
.m-inner-group-bf li  {
  margin-bottom: 7px;
  color: #F5F5F5;
  line-height: 1.75;
  font-size: 14px;
}
.m-inner-group-bf table  {
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 13px;
  display: block;
}
.m-inner-group-bf th, .m-inner-group-bf td  {
  padding-top: 10px; padding-right: 0.75rem; padding-bottom: 10px; padding-left: 12px;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  text-align: left;
  font-size: 0.8125rem;
}
.m-inner-group-bf th  {
  color: #FFB81C;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-size: 12px;
}
@media (min-width:799px) {
  .js-box-col-1l { padding-top: 68px; padding-right: 44px; padding-bottom: 68px; padding-left: 44px; }
  .block-col-9xf  {
  gap: 60px;
  flex-direction: row;
}
  .v-outer-wrap-b4 { flex: 0 0 280px; }
  .app-element-block-ku { font-size: 28px; }
  .m-inner-group-bf table { display: table; }
}

.ui-bar-left-am5  {
  background: #1a2332;
  padding: 48px 20px;
}
.b-slot-cell-66  {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
.el-region-left-bc3  {
  color: #F5F5F5;
  font-family: Outfit, sans-serif;
  font-size: 18px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 16px;
}
.b-module-primary-vx3  {
  line-height: 1.7;
  font-family: Inter, sans-serif;
  color: #F5F5F5;
  font-size: 13px;
}
.b-module-primary-vx3 p {
  margin-bottom: 10px;
}
.b-module-primary-vx3 p:last-child {
  margin-bottom: 0;
}
.b-module-primary-vx3 a  {
  color: #F5F5F5;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.b-module-primary-vx3 a:hover {
  color: #FFB81C;
}
.b-module-primary-vx3 strong {
  color: #FFB81C;
}
.b-module-primary-vx3 ul  {
  list-style-type: circle;
  margin-bottom: 10px;
  padding-left: 20px;
}
.b-module-primary-vx3 ol  {
  padding-left: 20px;
  margin-bottom: 10px;
  list-style-type: decimal;
}
.b-module-primary-vx3 li  {
  font-size: 0.8125rem;
  color: #9CA3AF;
  line-height: 1.5;
  margin-bottom: 4px;
}
.b-module-primary-vx3 table  {
  display: block;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 10px;
  overflow-x: auto;
}
.b-module-primary-vx3 th, .b-module-primary-vx3 td  {
  border-bottom: 1px solid rgba(255,255,255,0.08);
  text-align: left;
  padding: 8px 10px;
  font-size: 12px;
}
.b-module-primary-vx3 th  {
  color: #F5F5F5;
  font-weight: 600;
}

@media (min-width:764px) {
  .b-module-primary-vx3 table { display: table; }
}

.el-hero-top-2v2  {
  padding: 46px 18px;
  background: #0F1419;
  border-top: 1px solid rgba(255,255,255,0.08);
}
.js-list-foot-x3  {
  display: flex;
  margin: 0 auto;
  flex-direction: column;
  max-width: 1280px;
  gap: 32px;
}
.m-bar-wrap-sh0  {
  margin-bottom: 0.875rem;
  font-size: 22px;
  font-family: Outfit, sans-serif;
  overflow-wrap: break-word;
  color: #FFB81C;
  font-weight: 800;
}
.el-cell-cell-16  {
  line-height: 1.6;
  font-family: Inter, sans-serif;
  font-size: 16px;
  color: #F5F5F5;
}
.el-cell-cell-16 p {
  margin-bottom: 0.9375rem;
}
.el-cell-cell-16 p:last-child {
  margin-bottom: 0;
}
.el-cell-cell-16 strong {
  color: #FFB81C;
}
.el-cell-cell-16 a  {
  text-underline-offset: 2px;
  color: #FFB81C;
  text-decoration: underline;
}
.el-cell-cell-16 a:hover {
  color: #FFA500;
}
.el-cell-cell-16 ul  {
  padding-left: 20px;
  list-style-type: square;
  margin-bottom: 0.9375rem;
}
.el-cell-cell-16 ol  {
  padding-left: 20px;
  list-style-type: decimal;
  margin-bottom: 15px;
}
.el-cell-cell-16 li  {
  line-height: 1.6;
  font-size: 16px;
  color: #F5F5F5;
  margin-bottom: 7px;
}
.el-cell-cell-16 table  {
  margin-bottom: 0.9375rem;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
}
.el-cell-cell-16 th, .el-cell-cell-16 td  {
  padding: 10px 13px;
  text-align: left;
  font-size: 15px;
  border-bottom: 1px solid rgba(255,255,255,0.08);
}
.el-cell-cell-16 th  {
  color: #FFB81C;
  font-weight: 600;
}
.t-slot-box-6d9  {
  gap: 16px;
  flex-direction: column;
  display: flex;
}
.t-module-head-8yz  {
  padding: 16px;
  border-radius: 8px;
  background: #1a2332;
}
.page-outer-left-bc  {
  font-weight: 600;
  letter-spacing: 0.08em;
  font-size: 11px;
  margin-bottom: 4px;
  color: #9CA3AF;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
}
.m-header-right-7ya  {
  font-family: Inter, sans-serif;
  font-weight: 700;
  color: #FFB81C;
  font-size: 15px;
}
@media (min-width:841px) {
  .el-hero-top-2v2 { padding: 60px 38px; }
  .js-list-foot-x3  {
  flex-direction: row;
  gap: 48px;
}
  .mod-element-item-9a { flex: 1; }
  .t-slot-box-6d9 { flex: 0 0 260px; }
  .m-bar-wrap-sh0 { font-size: 26px; }
  .el-cell-cell-16 table { display: table; }
}

.t-wrapper-right-dn9  {
  background: #1a2332;
  padding: 46px 18px;
}
.v-main-main-mc0  {
  margin: 0 auto;
  max-width: 880px;
}
.page-list-top-l4  {
  padding: 26px 22px;
  border: 1px solid rgba(255,255,255,0.08);
  box-shadow: 0 2px 16px rgba(0,0,0,0.1);
  background: #0F1419;
  border-radius: 12px;
}
.app-region-right-6v  {
  font-family: Inter, sans-serif;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
  font-size: 11px;
  text-transform: uppercase;
  color: #FFB81C;
}
.t-wrap-left-y3t  {
  color: #FFB81C;
  font-weight: 800;
  margin-bottom: 14px;
  font-family: Outfit, sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
}
.element-area-jp  {
  font-size: 14px;
  font-family: Inter, sans-serif;
  color: #F5F5F5;
  line-height: 1.65;
}
.element-area-jp p { margin-bottom: 11px; }
.element-area-jp p:last-child { margin-bottom: 0; }
.element-area-jp strong { color: #FFB81C; }
.element-area-jp a  {
  text-underline-offset: 2px;
  text-decoration: underline;
  color: #FFB81C;
}
.element-area-jp a:hover { color: #FFA500; }
.element-area-jp ul  {
  list-style-type: circle;
  margin-bottom: 11px;
  padding-left: 18px;
}
.element-area-jp ol  {
  list-style-type: decimal;
  padding-left: 18px;
  margin-bottom: 11px;
}
.element-area-jp li  {
  margin-bottom: 5px;
  color: #F5F5F5;
  line-height: 1.65;
  font-size: 0.875rem;
}
.element-area-jp dl { margin-bottom: 11px; }
.element-area-jp dt  {
  font-weight: 800;
  margin-top: 0.75rem;
  font-size: 14px;
  color: #FFB81C;
}
.element-area-jp dt:first-child { margin-top: 0; }
.element-area-jp dd  {
  margin-left: 0;
  font-size: 14px;
  line-height: 1.65;
  color: #F5F5F5;
  margin-bottom: 5px;
}
.element-area-jp table  {
  margin-bottom: 11px;
  display: block;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
}
.element-area-jp th  {
  font-weight: 600;
  text-align: left;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  background: rgba(255,255,255,0.04);
  color: #FFB81C;
  padding-top: 9px; padding-right: 11px; padding-bottom: 9px; padding-left: 11px;
}
.element-area-jp td  {
  padding: 9px 11px;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  color: #F5F5F5;
}
@media (min-width:803px) {
  .t-wrapper-right-dn9 { padding-top: 62px; padding-right: 36px; padding-bottom: 62px; padding-left: 36px; }
  .page-list-top-l4 { padding: 34px 30px; }
  .t-wrap-left-y3t { font-size: 24px; }
  .element-area-jp table { display: table; }
}

.page-module-item-h0h  {
  padding: 40px 20px 0;
  background: #0F1419;
}

.site-box-row-3e  {
  max-width: 1280px;
  margin: 0 auto;
}

.wp-area-item-vug  {
  text-align: center;
  margin-bottom: 32px;
}

.m-hero-top-ft2  {
  margin-bottom: 10px;
  font-family: Outfit, sans-serif;
  font-size: 26px;
  line-height: 1.2;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #FFB81C;
}

.c-element-top-9kw  {
  font-size: 15px;
  color: #F5F5F5;
  font-family: Inter, sans-serif;
}

.site-nav-body-7j  {
  display: grid;
  padding-bottom: 2.5rem;
  gap: 16px;
  grid-template-columns: 1fr;
}

.app-strip-head-rok  {
  flex-direction: column;
  background: #1a2332;
  border-radius: 12px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.06);
  transition: border-color 0.25s ease;
  display: flex;
  gap: 12px;
}

.app-strip-head-rok:hover { border-color: rgba(212,175,55,0.2); }

.l-cell-foot-rv  {
  color: #FFB81C;
  font-size: 18px;
  font-weight: 700;
}

.t-module-block-i1y  {
  font-weight: 800;
  color: #FFB81C;
  font-size: 24px;
}

.element-box-rrs  {
  font-size: 13px;
  color: #9CA3AF;
  line-height: 1.5;
}

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

.el-col-col-wyl:hover { background: #FFA500; }

@media (min-width:599px) {
  .site-nav-body-7j { grid-template-columns: 1fr 1fr; }
}

@media (min-width:897px) {
  .site-nav-body-7j { grid-template-columns: 1fr 1fr 1fr; }
  .m-hero-top-ft2 { font-size: 36px; }
}
.mod-row-base-ptn  {
  left: 0;
  z-index: 1000;
  right: 0;
  padding: 10px 20px;
  top: 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  position: fixed;
  background: #1a2332;
}

.slot-head-b3  {
  display: flex;
  margin: 0 auto;
  gap: 10px;
  flex-direction: column;
  max-width: 1280px;
  align-items: center;
}

.app-banner-body-5e  {
  color: #F5F5F5;
  text-align: center;
  line-height: 1.4;
  font-size: 12px;
  font-family: Inter, sans-serif;
}

.app-banner-body-5e a  {
  text-underline-offset: 2px;
  text-decoration: underline;
  color: #FFB81C;
}

.app-banner-body-5e a:hover { color: #FFB81C; }

.inner-12  {
  gap: 8px;
  flex-shrink: 0;
  display: flex;
}

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

.app-wrapper-row-ap:hover { background: rgba(255,255,255,0.15); }

.mod-area-inner-7z  {
  font-family: Inter, sans-serif;
  font-size: 12px;
  transition: color 0.25s ease;
  color: #9CA3AF;
  padding: 5px 16px;
  font-weight: 500;
  border-radius: 4px;
}

.mod-area-inner-7z:hover { color: #F5F5F5; }

@media (min-width:768px) {
  .slot-head-b3  {
  flex-direction: row;
  justify-content: center;
  gap: 1rem;
}
  .mod-row-base-ptn { padding: 8px 40px; }
}
.m-element-block-ew3  {
  border-top: 1px solid rgba(255,255,255,0.08);
  background: #0F1419;
  padding: 32px 20px;
}

.wp-area-block-w5  {
  max-width: 1280px;
  margin: 0 auto;
}

.v-frame-row-sh  {
  gap: 20px;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  flex-direction: column;
  display: flex;
  padding-bottom: 1.5rem;
}

.c-grid-top-8h  {
  color: #FFB81C;
  letter-spacing: -0.02em;
  font-weight: 800;
  font-size: 18px;
}

.mod-block-cell-drm  {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 20px;
}

.mod-block-cell-drm a  {
  color: #F5F5F5;
  font-family: Inter, sans-serif;
  font-size: 13px;
  transition: color 0.25s ease;
  font-weight: 500;
}

.mod-block-cell-drm a:hover { color: #FFB81C; }

.m-strip-primary-cj  {
  gap: 12px;
  padding-top: 20px;
  display: flex;
  flex-direction: column;
}

.l-card-area-6sg  {
  font-size: 0.75rem;
  line-height: 1.7;
  color: #9CA3AF;
}

.page-col-wrap-2x  {
  color: #9CA3AF;
  font-size: 12px;
}

@media (min-width:769px) {
  .m-element-block-ew3 { padding: 36px 40px; }
  .v-frame-row-sh  {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
  .m-strip-primary-cj  {
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
}
}
.b-view-s4  {
  padding: 50px 18px;
  background: #0F1419;
}
.c-group-wrap-oeb  {
  margin: 0 auto;
  max-width: 1280px;
}
.m-main-base-hs  {
  font-weight: 700;
  font-size: 24px;
  overflow-wrap: break-word;
  margin-bottom: 22px;
  color: #FFB81C;
  font-family: Outfit, sans-serif;
}
.ui-frame-wrap-lg6  {
  color: #F5F5F5;
  font-size: 15px;
  line-height: 1.7;
  font-family: Inter, sans-serif;
}
.ui-frame-wrap-lg6 p {
  margin-bottom: 14px;
}
.ui-frame-wrap-lg6 p:last-child { margin-bottom: 0; }
.ui-frame-wrap-lg6 strong  {
  font-weight: 600;
  color: #FFB81C;
}
.ui-frame-wrap-lg6 a  {
  text-decoration: none;
  color: #FFB81C;
}
.ui-frame-wrap-lg6 a:hover {
  text-decoration: underline;
}
.ui-frame-wrap-lg6 ul  {
  margin-bottom: 14px;
  padding-left: 22px;
  list-style-type: disc;
}
.ui-frame-wrap-lg6 ol  {
  list-style-type: decimal;
  margin-bottom: 14px;
  padding-left: 22px;
}
.ui-frame-wrap-lg6 li  {
  color: #F5F5F5;
  margin-bottom: 8px;
  font-size: 15px;
  line-height: 1.65;
}
.ui-frame-wrap-lg6 dl { margin-bottom: 14px; }
.ui-frame-wrap-lg6 dt  {
  font-size: 15px;
  margin-top: 13px;
  color: #FFB81C;
  font-weight: 700;
}
.ui-frame-wrap-lg6 dt:first-child { margin-top: 0; }
.ui-frame-wrap-lg6 dd  {
  font-size: 15px;
  line-height: 1.7;
  margin-left: 0;
  margin-bottom: 8px;
  color: #F5F5F5;
}
.ui-frame-wrap-lg6 table  {
  width: 100%;
  display: block;
  margin-bottom: 14px;
  border-collapse: collapse;
  overflow-x: auto;
}
.ui-frame-wrap-lg6 th,
.ui-frame-wrap-lg6 td  {
  border-bottom: 1px solid rgba(255,255,255,0.08);
  text-align: left;
  padding: 10px 12px;
  font-size: 14px;
}
.ui-frame-wrap-lg6 th  {
  color: #FFB81C;
  letter-spacing: 0.03em;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}
.ui-frame-wrap-lg6 td {
  color: #F5F5F5;
}
@media(min-width:765px) {
  .b-view-s4 {
    padding: 66px 36px;
  }
  .m-main-base-hs {
    font-size: 1.75rem;
  }
  .ui-frame-wrap-lg6 table { display: table; }
}