*, *::before, *::after  {
  margin: 0;
  box-sizing: border-box;
  padding: 0;
}
body  {
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
}
img, svg  {
  max-width: 100%;
  display: block;
}
a  {
  color: inherit;
  text-decoration: none;
}
button  {
  background: none;
  cursor: pointer;
  border: none;
  font: inherit;
}
ul, ol { list-style: none; }
input, textarea, select { font: inherit; }
.panel-left-6o1  {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  background: #1a1a1a;
}

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

.c-list-area-s8q  {
  white-space: nowrap;
  font-size: 17px;
  gap: 8px;
  color: #ffffff;
  display: flex;
  letter-spacing: -0.02em;
  align-items: center;
  font-weight: 800;
}

.site-title-wrap-yvn { display: none; }

.mod-panel-primary-j3  {
  margin-left: auto;
  gap: 8px;
  align-items: center;
  display: flex;
}

.el-zone-head-49o  {
  color: #1a1a1a;
  font-weight: 700;
  border-radius: 8px;
  font-size: 14px;
  background: #ff6b35;
  padding: 8px 16px;
  font-family: Inter, sans-serif;
  transition: background 0.25s ease;
}

.el-zone-head-49o:hover { background: #ff4500; }

.mod-hero-base-4zg  {
  background: none;
  display: none;
  color: #ffffff;
  border: 1px solid rgba(255,255,255,0.1);
}

.mod-hero-base-4zg:hover { background: rgba(255,255,255,0.04); }

.wp-strip-wrap-8ig  {
  display: flex;
  padding: 8px;
  background: none;
  flex-direction: column;
  margin-left: 4px;
  cursor: pointer;
  gap: 5px;
  border: none;
}

.wp-strip-wrap-8ig span  {
  background: #ffffff;
  display: block;
  width: 20px;
  border-radius: 2px;
  height: 2px;
  transition: all 0.3s;
}

.b-wrap-left-h2  {
  background: #242424;
  border-bottom: 1px solid rgba(255,255,255,0.06);
  display: none;
}

.b-wrap-left-h2.wp-component-wrap-qq { display: block; }

.b-wrap-left-h2 a  {
  font-family: Inter, sans-serif;
  font-weight: 500;
  font-size: 0.9375rem;
  transition: color 0.25s ease, background 0.25s ease;
  padding-top: 14px; padding-right: 20px; padding-bottom: 0.875rem; padding-left: 20px;
  color: #ffffff;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  display: block;
}

.b-wrap-left-h2 a:last-child { border-bottom: none; }

.b-wrap-left-h2 a:hover  {
  background: rgba(255,255,255,0.03);
  color: #ffffff;
}

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

.b-view-base-os { position: relative; }

.el-item-box-0og  {
  align-items: center;
  background: rgba(255,255,255,0.02);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  color: #ffffff;
  font-size: 0.8125rem;
  line-height: 1;
  display: flex;
  cursor: pointer;
  padding: 5px 10px;
  font-family: Inter, sans-serif;
  transition: border-color 0.25s ease, background 0.25s ease;
  gap: 6px;
  font-weight: 600;
  white-space: nowrap;
}

.el-item-box-0og:hover  {
  border-color: rgba(255,255,255,0.15);
  background: rgba(255,255,255,0.04);
}

.l-zone-box-il  {
  transition: transform 0.25s ease;
  font-size: 9px;
}

.b-view-base-os.wp-component-wrap-qq .l-zone-box-il { transform: rotate(180deg); }

.container-primary-k1s  {
  top: calc(100% + 4px);
  border-radius: 12px;
  right: 0;
  min-width:142px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  display: none;
  background: #242424;
  border: 1px solid rgba(255, 255, 255, 0.12);
  position: absolute;
  z-index: 50;
  padding: 4px;
}

.b-view-base-os.wp-component-wrap-qq .container-primary-k1s { display: block; }

.mod-element-item-q38  {
  transition: background 0.25s ease, color 0.25s ease;
  font-weight: 500;
  padding: 8px 12px;
  color: #ffffff;
  font-family: Inter, sans-serif;
  gap: 8px;
  border-radius: 8px;
  align-items: center;
  cursor: pointer;
  display: flex;
  font-size: 13px;
}

.mod-element-item-q38:hover  {
  background: rgba(255,255,255,0.06);
  color: #ffffff;
}

.mod-element-item-q38.active { color: #ff6b35; }

.js-region-cell-zra  {
  line-height: 1;
  font-size: 16px;
}

/* --- Desktop --- */

@media (min-width:763px) {
  .c-group-wrap-u3r  {
  padding: 0 20px;
  gap: 1.25rem;
  height: 60px;
}

  .site-title-wrap-yvn  {
  display: flex;
  justify-content: center;
  gap: 4px;
  flex: 1;
}

  .wp-col-head-zw  {
  border-radius: 8px;
  transition: color 0.25s ease, background 0.25s ease;
  padding: 6px 14px;
  color: #ffffff;
  font-weight: 500;
  font-size: 15px;
  font-family: Inter, sans-serif;
}

  .wp-col-head-zw:hover  {
  background: rgba(255,255,255,0.05);
  color: #ffffff;
}

  .mod-hero-base-4zg { display: inline-flex; }

  .wp-strip-wrap-8ig { display: none; }
}
.site-module-left-8dz  {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  background: #1a1a1a;
  padding-top: 46px; padding-right: 18px; padding-bottom: 46px; padding-left: 18px;
}
.c-hero-right-df  {
  gap: 2rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  max-width: 1200px;
}
.c-title-foot-7ym  {
  font-size: 22px;
  overflow-wrap: break-word;
  font-family: Space Mono, sans-serif;
  margin-bottom: 14px;
  font-weight: 800;
  color: #ffffff;
}
.l-area-left-7mb  {
  line-height: 1.6;
  font-family: Inter, sans-serif;
  color: #ffffff;
  font-size: 1rem;
}
.l-area-left-7mb p {
  margin-bottom: 15px;
}
.l-area-left-7mb p:last-child {
  margin-bottom: 0;
}
.l-area-left-7mb strong {
  color: #ffffff;
}
.l-area-left-7mb a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #ff6b35;
}
.l-area-left-7mb a:hover {
  color: #ff4500;
}
.l-area-left-7mb ul, .l-area-left-7mb ol  {
  margin-bottom: 0.9375rem;
  padding-left: 20px;
}
.l-area-left-7mb li  {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 7px;
  line-height: 1.6;
}
.l-area-left-7mb table  {
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 15px;
}
.l-area-left-7mb th, .l-area-left-7mb td  {
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  font-size: 15px;
  padding: 10px 13px;
}
.l-area-left-7mb th  {
  color: #ffffff;
  font-weight: 600;
}
.wp-hero-group-uz  {
  flex-direction: column;
  display: flex;
  gap: 16px;
}
.site-content-inner-s1n  {
  border-radius: 8px;
  background: #242424;
  padding: 1rem;
}
.l-component-area-z1g  {
  font-family: Inter, sans-serif;
  font-size: 11px;
  font-weight: 600;
  color: #a0a0a0;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 4px;
}
.v-wrap-block-hu  {
  font-size: 15px;
  font-family: Inter, sans-serif;
  font-weight: 700;
  color: #ffffff;
}
@media (min-width:836px) {
  .site-module-left-8dz { padding-top: 60px; padding-right: 38px; padding-bottom: 60px; padding-left: 38px; }
  .c-hero-right-df  {
  flex-direction: row;
  gap: 3rem;
}
  .app-wrap-top-x2 { flex: 1; }
  .wp-hero-group-uz { flex: 0 0 260px; }
  .c-title-foot-7ym { font-size: 1.625rem; }
}

.v-icon-left-js  {
  background: #1a1a1a;
  padding: 42px 18px;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}
.page-inner-cell-hfw  {
  max-width: 820px;
  margin: 0 auto;
}
.app-element-foot-jp  {
  font-size: 21px;
  font-family: Space Mono, sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #ffffff;
}
.t-panel-base-0n  {
  font-size: 0.875rem;
  font-family: Inter, sans-serif;
  color: #ffffff;
  line-height: 1.65;
}
.t-panel-base-0n p { margin-bottom: 11px; }
.t-panel-base-0n p:last-child { margin-bottom: 0; }
.t-panel-base-0n strong { color: #ffffff; }
.t-panel-base-0n a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #ff6b35;
}
.t-panel-base-0n a:hover { color: #ff4500; }
.t-panel-base-0n ul, .t-panel-base-0n ol  {
  margin-bottom: 11px;
  padding-left: 18px;
}
.t-panel-base-0n li  {
  font-size: 14px;
  margin-bottom: 5px;
  color: #ffffff;
  line-height: 1.65;
}
.t-panel-base-0n table  {
  width: 100%;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  margin-bottom: 11px;
}
.t-panel-base-0n th  {
  font-weight: 600;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  color: #ffffff;
  text-align: left;
  background: rgba(255,255,255,0.04);
  padding-top: 9px; padding-right: 11px; padding-bottom: 9px; padding-left: 11px;
}
.t-panel-base-0n td  {
  color: #ffffff;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding: 9px 11px;
}
@media (min-width:802px) {
  .v-icon-left-js { padding: 58px 32px; }
  .app-element-foot-jp { font-size: 25px; }
}

.mod-menu-inner-3m  {
  background: #1a1a1a;
  padding: 54px 18px;
}

.v-icon-box-m7i  {
  border-top: 3px solid #ff6b35;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 12px;
  padding: 30px 22px;
  background: #242424;
  max-width: 800px;
  margin: 0 auto;
}

.app-list-wrap-wv  {
  font-family: Space Mono, sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #ffffff;
  margin-bottom: 8px;
  font-size: 24px;
}

.page-outer-area-tk  {
  font-weight: 800;
  margin-bottom: 20px;
  color: #ff6b35;
  font-size: 32px;
}

.wrapper-wrap-6iy { margin-bottom: 24px; }

.wrapper-wrap-6iy p  {
  margin-bottom: 12px;
  font-size: 15px;
  color: #ffffff;
  line-height: 1.65;
  font-family: Inter, sans-serif;
}

.wrapper-wrap-6iy p:last-child { margin-bottom: 0; }

.wrapper-wrap-6iy ul, .wrapper-wrap-6iy ol  {
  padding-left: 18px;
  margin-bottom: 12px;
}

.wrapper-wrap-6iy li  {
  margin-bottom: 5px;
  font-family: Inter, sans-serif;
  color: #ffffff;
  line-height: 1.55;
  font-size: 14px;
}

.wrapper-wrap-6iy strong { color: #ffffff; }

.wrapper-wrap-6iy table  {
  margin-bottom: 0.75rem;
  font-size: 14px;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  display: block;
}

.wrapper-wrap-6iy th  {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  color: #ffffff;
  padding: 9px 11px;
  font-weight: 600;
  text-align: left;
  background: rgba(255,255,255,0.04);
}

.wrapper-wrap-6iy td  {
  padding: 9px 11px;
  color: #ffffff;
  border-bottom: 1px solid rgba(255,255,255,0.04);
}

.app-strip-area-k2  {
  color: #1a1a1a;
  font-family: Inter, sans-serif;
  transition: background 0.25s ease;
  font-size: 15px;
  padding: 0.8125rem 30px;
  border-radius: 8px;
  display: inline-block;
  background: #ff6b35;
  font-weight: 700;
}

.app-strip-area-k2:hover { background: #ff4500; }

.l-content-wrap-c5  {
  color: #a0a0a0;
  margin-top: 0.75rem;
  font-size: 11px;
}

@media (min-width:772px) {
  .v-icon-box-m7i { padding: 38px 34px; }
  .app-list-wrap-wv { font-size: 28px; }
  .page-outer-area-tk { font-size: 2.5rem; }
}
.v-menu-base-wa  {
  padding: 40px 18px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  background: #242424;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}
.v-bar-primary-hcg  {
  margin: 0 auto;
  max-width: 820px;
}
.b-cell-head-uqi  {
  overflow-wrap: break-word;
  font-size: 21px;
  margin-bottom: 12px;
  color: #ffffff;
  font-family: Space Mono, sans-serif;
  font-weight: 700;
}
.site-wrapper-inner-85o  {
  color: #ffffff;
  font-size: 14px;
  font-family: Inter, sans-serif;
  line-height: 1.65;
}
.site-wrapper-inner-85o p { margin-bottom: 11px; }
.site-wrapper-inner-85o p:last-child { margin-bottom: 0; }
.site-wrapper-inner-85o strong { color: #ffffff; }
.site-wrapper-inner-85o a  {
  text-decoration: underline;
  color: #ff6b35;
  text-underline-offset: 2px;
}
.site-wrapper-inner-85o a:hover { color: #ff4500; }
.site-wrapper-inner-85o ul, .site-wrapper-inner-85o ol  {
  margin-bottom: 11px;
  padding-left: 18px;
}
.site-wrapper-inner-85o li  {
  color: #ffffff;
  margin-bottom: 5px;
  line-height: 1.65;
  font-size: 14px;
}
.site-wrapper-inner-85o table  {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
  margin-bottom: 11px;
}
.site-wrapper-inner-85o th, .site-wrapper-inner-85o td  {
  font-size: 13px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  text-align: left;
  padding: 8px 10px;
}
.site-wrapper-inner-85o th  {
  color: #ffffff;
  font-weight: 600;
}
@media (min-width:839px) {
  .v-menu-base-wa { padding: 56px 36px; }
  .b-cell-head-uqi { font-size: 25px; }
}

.site-widget-top-cu  {
  padding: 2.5rem 20px;
  overflow: hidden;
  background: #1a1a1a;
}

.v-component-area-h3  {
  flex-direction: column;
  gap: 32px;
  max-width: 1200px;
  display: flex;
  margin: 0 auto;
}

.el-list-group-p0x { flex: 1; }

.c-widget-body-c4  {
  color: #ff6b35;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 14px;
  letter-spacing: 0.1em;
}

.v-holder-area-d5b  {
  margin-bottom: 14px;
  font-family: Space Mono, sans-serif;
  color: #ffffff;
  line-height: 1.2;
  font-weight: 800;
  font-size: 1.75rem;
  overflow-wrap: break-word;
}

.ui-block-wrap-6x  {
  font-family: Inter, sans-serif;
  color: #ffffff;
  line-height: 1.6;
  font-size: 15px;
  margin-bottom: 24px;
}

.site-block-group-11v  {
  margin-bottom: 24px;
  gap: 8px 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}

.wp-panel-cell-5x  {
  font-weight: 800;
  line-height: 1;
  color: #ff6b35;
  font-size: 2rem;
}

.mod-col-wrap-0sh  {
  font-size: 14px;
  color: #a0a0a0;
}

.el-icon-main-jcn  {
  margin-bottom: 14px;
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.app-row-top-i0  {
  font-size: 15px;
  font-weight: 700;
  color: #1a1a1a;
  border-radius: 8px;
  padding: 12px 28px;
  transition: background 0.25s ease;
  font-family: Inter, sans-serif;
  background: #ff6b35;
}

.app-row-top-i0:hover { background: #ff4500; }

.t-layer-group-ctv  {
  transition: background 0.25s ease, border-color 0.25s ease;
  padding: 12px 28px;
  font-weight: 600;
  border: 1px solid rgba(255,255,255,0.1);
  color: #ffffff;
  font-size: 15px;
  border-radius: 8px;
  font-family: Inter, sans-serif;
}

.t-layer-group-ctv:hover  {
  border-color: rgba(255,255,255,0.2);
  background: rgba(255,255,255,0.04);
}

.el-banner-box-20  {
  color: #a0a0a0;
  font-size: 11px;
}

.js-list-left-uj  {
  border-radius: 12px;
  flex: 1;
  overflow: hidden;
}
.wp-layer-area-z3t  {
  border-radius: 12px;
  display: block;
  object-fit: cover;
  max-height: 340px;
  width: 100%;
  height: auto;
}

@media (min-width:765px) {
  .site-widget-top-cu { padding-top: 60px; padding-right: 2.5rem; padding-bottom: 60px; padding-left: 40px; }
  .v-component-area-h3  {
  align-items: center;
  flex-direction: row;
  gap: 60px;
}
  .el-list-group-p0x { flex: 1.2; }
  .js-list-left-uj { flex: 0 0 42%; }
  .wp-layer-area-z3t { max-height: 480px; }
  .v-holder-area-d5b { font-size: 42px; }
  .wp-panel-cell-5x { font-size: 44px; }
}
.t-bar-box-t0  {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  padding: 2rem 20px;
  background: #1a1a1a;
}

.ui-box-inner-cqy  {
  margin: 0 auto;
  max-width: 1200px;
}

.c-bar-top-min  {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  padding-bottom: 24px;
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}

.wp-element-main-0km  {
  color: #ffffff;
  font-weight: 800;
  font-size: 1.125rem;
  letter-spacing: -0.02em;
}

.l-module-group-els  {
  gap: 8px 20px;
  display: flex;
  flex-wrap: wrap;
}

.l-module-group-els a  {
  font-family: Inter, sans-serif;
  color: #ffffff;
  font-size: 13px;
  transition: color 0.25s ease;
  font-weight: 500;
}

.l-module-group-els a:hover { color: #ffffff; }

.page-zone-head-ki  {
  gap: 12px;
  flex-direction: column;
  padding-top: 20px;
  display: flex;
}

.app-cell-col-xbm  {
  font-size: 12px;
  line-height: 1.7;
  color: #a0a0a0;
}

.l-panel-group-nn  {
  font-size: 12px;
  color: #a0a0a0;
}

@media (min-width:766px) {
  .t-bar-box-t0 { padding: 36px 40px; }
  .c-bar-top-min  {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
  .page-zone-head-ki  {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
}
.t-holder-area-ig  {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  background: #1a1a1a;
  padding: 32px 20px;
}
.v-cell-item-woz  {
  max-width: 1200px;
  text-align: center;
  margin: 0 auto;
}
.mod-view-item-y6  {
  justify-content: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 16px;
  gap: 10px;
}
.ui-grid-head-saa  {
  align-items: center;
  font-weight: 800;
  font-size: 11px;
  font-family: Inter, sans-serif;
  justify-content: center;
  color: #a0a0a0;
  display: flex;
  border: 2px solid #a0a0a0;
  height: 36px;
  border-radius: 50%;
  width: 36px;
}
.v-cell-top-b2  {
  border-radius: 4px;
  font-weight: 600;
  font-size: 11px;
  padding: 6px 14px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  color: #a0a0a0;
  font-family: Inter, sans-serif;
}
.page-main-col-27  {
  font-size: 12px;
  line-height: 1.65;
  max-width: 700px;
  margin: 0 auto;
  overflow-wrap: break-word;
  font-family: Inter, sans-serif;
  color: #a0a0a0;
}

.m-card-block-9v7  {
  padding: 54px 20px;
  background: #242424;
}
.page-title-col-hh  {
  max-width: 1200px;
  flex-direction: column;
  display: flex;
  gap: 28px;
  margin: 0 auto;
}
.js-region-main-1m  {
  font-size: 11px;
  font-family: Inter, sans-serif;
  color: #ff6b35;
  letter-spacing: 0.1em;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.wp-container-body-eb  {
  font-size: 1.625rem;
  overflow-wrap: break-word;
  color: #ffffff;
  font-weight: 800;
  margin-bottom: 1.125rem;
  font-family: Space Mono, sans-serif;
}
.ui-container-cell-wh2  {
  font-size: 16px;
  font-family: Inter, sans-serif;
  color: #ffffff;
  line-height: 1.75;
}
.ui-container-cell-wh2 p { margin-bottom: 16px; }
.ui-container-cell-wh2 p:last-child { margin-bottom: 0; }
.ui-container-cell-wh2 strong { color: #ffffff; }
.ui-container-cell-wh2 a  {
  text-decoration: underline;
  color: #ff6b35;
  text-underline-offset: 3px;
}
.ui-container-cell-wh2 a:hover { color: #ff4500; }
.ui-container-cell-wh2 ul, .ui-container-cell-wh2 ol  {
  margin-bottom: 16px;
  padding-left: 1.375rem;
}
.ui-container-cell-wh2 li  {
  color: #ffffff;
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 8px;
}
.ui-container-cell-wh2 table  {
  overflow-x: auto;
  margin-bottom: 16px;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
.ui-container-cell-wh2 th  {
  font-weight: 600;
  padding-top: 11px; padding-right: 14px; padding-bottom: 11px; padding-left: 14px;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  color: #ffffff;
  background: #1a1a1a;
}
.ui-container-cell-wh2 td  {
  color: #ffffff;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding-top: 11px; padding-right: 0.875rem; padding-bottom: 11px; padding-left: 14px;
}
.js-wrapper-xh  {
  padding: 24px;
  border-radius: 12px;
  background: #1a1a1a;
  border: 1px solid rgba(255, 255, 255, 0.12);
}
.el-cell-area-e22  {
  font-size: 0.75rem;
  font-family: Inter, sans-serif;
  letter-spacing: 0.08em;
  margin-bottom: 6px;
  color: #a0a0a0;
  text-transform: uppercase;
  font-weight: 600;
}
.site-btn-base-n9a  {
  color: #ff6b35;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 1.75rem;
  font-family: Space Mono, sans-serif;
}
.wp-inner-left-e21  {
  font-size: 14px;
  line-height: 1.5;
  color: #a0a0a0;
  font-family: Inter, sans-serif;
}
@media (min-width:865px) {
  .m-card-block-9v7 { padding-top: 4.5rem; padding-right: 44px; padding-bottom: 72px; padding-left: 44px; }
  .page-title-col-hh  {
  flex-direction: row;
  gap: 48px;
}
  .t-layer-inner-3v { flex: 1; }
  .js-wrapper-xh  {
  flex: 0 0 280px;
  align-self: flex-start;
}
  .wp-container-body-eb { font-size: 30px; }
}

.el-card-main-95z  {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  background: #1a1a1a;
  padding-top: 48px; padding-right: 20px; padding-bottom: 48px; padding-left: 20px;
}
.item-col-r6  {
  flex-direction: column;
  max-width: 1200px;
  gap: 22px;
  display: flex;
  margin: 0 auto;
}
.page-holder-col-l4  {
  overflow-wrap: break-word;
  font-family: Space Mono, sans-serif;
  font-weight: 800;
  color: #ffffff;
  margin-bottom: 8px;
  font-size: 1.625rem;
}
.js-row-wrap-idb  {
  font-family: Inter, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #a0a0a0;
}
.mod-row-cell-uc  {
  font-family: Inter, sans-serif;
  font-size: 1rem;
  line-height: 1.75;
  color: #ffffff;
}
.mod-row-cell-uc p { margin-bottom: 15px; }
.mod-row-cell-uc p:last-child { margin-bottom: 0; }
.mod-row-cell-uc strong { color: #ffffff; }
.mod-row-cell-uc a  {
  text-underline-offset: 3px;
  color: #ff6b35;
  text-decoration: underline;
}
.mod-row-cell-uc a:hover { color: #ff4500; }
.mod-row-cell-uc ul, .mod-row-cell-uc ol  {
  padding-left: 22px;
  margin-bottom: 15px;
}
.mod-row-cell-uc li  {
  line-height: 1.75;
  margin-bottom: 7px;
  font-size: 16px;
  color: #ffffff;
}
.mod-row-cell-uc table  {
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  margin-bottom: 15px;
}
.mod-row-cell-uc th  {
  text-align: left;
  padding: 11px 14px;
  font-weight: 600;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(255,255,255,0.03);
  color: #ffffff;
}
.mod-row-cell-uc td  {
  color: #ffffff;
  padding: 11px 14px;
  border-bottom: 1px solid rgba(255,255,255,0.03);
}
@media (min-width:903px) {
  .el-card-main-95z { padding: 64px 40px; }
  .item-col-r6  {
  gap: 56px;
  flex-direction: row;
}
  .wp-wrapper-right-92m { flex: 0 0 300px; }
  .page-holder-col-l4 { font-size: 30px; }
}

.el-link-main-n6  {
  left: 0;
  top: 0;
  right: 0;
  position: fixed;
  z-index: 1000;
  background: #242424;
  padding: 10px 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.c-strip-area-ege  {
  flex-direction: column;
  max-width: 1200px;
  margin: 0 auto;
  align-items: center;
  gap: 10px;
  display: flex;
}

.c-grid-item-ag  {
  font-size: 0.75rem;
  font-family: Inter, sans-serif;
  text-align: center;
  color: #ffffff;
  line-height: 1.4;
}

.c-grid-item-ag a  {
  color: #ffffff;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.c-grid-item-ag a:hover { color: #ff6b35; }

.box-item-z7  {
  gap: 8px;
  flex-shrink: 0;
  display: flex;
}

.slot-left-g1  {
  color: #ffffff;
  padding: 5px 16px;
  transition: background 0.25s ease;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 600;
  font-family: Inter, sans-serif;
  background: rgba(255,255,255,0.1);
}

.slot-left-g1:hover { background: rgba(255,255,255,0.15); }

.el-bar-top-lu  {
  padding: 5px 16px;
  color: #a0a0a0;
  transition: color 0.25s ease;
  font-family: Inter, sans-serif;
  border-radius: 4px;
  font-weight: 500;
  font-size: 12px;
}

.el-bar-top-lu:hover { color: #ffffff; }

@media (min-width:765px) {
  .c-strip-area-ege  {
  justify-content: center;
  gap: 16px;
  flex-direction: row;
}
  .el-link-main-n6 { padding: 8px 40px; }
}
.c-nav-wrap-my  {
  background: #1a1a1a;
  padding: 48px 18px;
}
.wp-row-left-dj  {
  margin: 0 auto;
  max-width: 1200px;
}
.m-content-inner-mz  {
  font-family: Space Mono, sans-serif;
  color: #ffffff;
  font-weight: 700;
  font-size: 24px;
  overflow-wrap: break-word;
  margin-bottom: 26px;
}
.wp-wrap-group-e7c  {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.mod-content-body-97d  {
  border-radius: 12px;
  background: #242424;
  padding: 1.375rem 20px;
  border: 1px solid rgba(255, 255, 255, 0.12);
}
.t-cell-left-s1  {
  margin-bottom: 14px;
  font-family: Space Mono, sans-serif;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #ffffff;
  font-size: 18px;
}
.m-icon-primary-gf  {
  line-height: 1.65;
  color: #ffffff;
  font-family: Inter, sans-serif;
  font-size: 0.9375rem;
}
.m-icon-primary-gf p { margin-bottom: 12px; }
.m-icon-primary-gf strong  {
  font-weight: 600;
  color: #ffffff;
}
.m-icon-primary-gf a  {
  text-decoration: none;
  color: #ff6b35;
}
.m-icon-primary-gf a:hover { text-decoration: underline; }
.m-icon-primary-gf ul, .m-icon-primary-gf ol  {
  margin-bottom: 12px;
  padding-left: 1.375rem;
}
.m-icon-primary-gf li { margin-bottom: 5px; }
.m-icon-primary-gf table  {
  border-collapse: collapse;
  width: 100%;
  display: block;
  margin-bottom: 12px;
  overflow-x: auto;
}
.m-icon-primary-gf th, .m-icon-primary-gf td  {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  text-align: left;
  padding-top: 9px; padding-right: 11px; padding-bottom: 9px; padding-left: 11px;
  font-size: 14px;
}
.m-icon-primary-gf th  {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.8125rem;
  color: #ffffff;
  letter-spacing: 0.03em;
}
@media(min-width:768px) {
  .c-nav-wrap-my { padding: 64px 36px; }
  .wp-wrap-group-e7c  {
  gap: 1.75rem;
  flex-direction: row;
}
  .mod-content-body-97d  {
  padding: 26px 24px;
  flex: 1;
}
  .m-content-inner-mz { font-size: 1.75rem; }
}
.c-slot-top-t7  {
  padding: 44px 18px;
  background: #1a1a1a;
}
.ui-block-foot-bh  {
  max-width: 1200px;
  margin: 0 auto;
}
.l-btn-lat  {
  margin-bottom: 1rem;
  font-family: Space Mono, sans-serif;
  font-size: 24px;
  font-weight: 800;
  color: #ffffff;
  overflow-wrap: break-word;
}
.wp-hero-box-uq  {
  font-family: Inter, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.65;
  color: #ffffff;
}
.wp-hero-box-uq p {
  margin-bottom: 12px;
}
.wp-hero-box-uq p:last-child {
  margin-bottom: 0;
}
.wp-hero-box-uq strong {
  color: #ffffff;
}
.wp-hero-box-uq a  {
  text-underline-offset: 2px;
  text-decoration: underline;
  color: #ff6b35;
}
.wp-hero-box-uq a:hover {
  color: #ff4500;
}
.wp-hero-box-uq ul, .wp-hero-box-uq ol  {
  margin-bottom: 0.75rem;
  padding-left: 20px;
}
.wp-hero-box-uq li  {
  line-height: 1.65;
  font-size: 15px;
  color: #ffffff;
  margin-bottom: 5px;
}
.wp-hero-box-uq table  {
  width: 100%;
  margin-bottom: 12px;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
.wp-hero-box-uq th, .wp-hero-box-uq td  {
  text-align: left;
  font-size: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  padding: 9px 11px;
}
.wp-hero-box-uq th  {
  color: #ffffff;
  font-weight: 600;
}
@media (min-width:766px) {
  .c-slot-top-t7 { padding: 58px 36px; }
  .l-btn-lat { font-size: 28px; }
}