*, *::before, *::after  {
  padding: 0;
  box-sizing: border-box;
  margin: 0;
}
body  {
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
}
img, svg  {
  display: block;
  max-width: 100%;
}
a  {
  text-decoration: none;
  color: inherit;
}
button  {
  font: inherit;
  cursor: pointer;
  background: none;
  border: none;
}
ul, ol { list-style: none; }
input, textarea, select { font: inherit; }
.c-card-main-uoc  {
  background: #0A0E1A;
  padding: 38px 16px;
  border-top: 1px solid rgba(255, 0, 110, 0.15);
}
.v-box-primary-fg  {
  margin: 0 auto;
  max-width: 720px;
}
.js-slot-top-0gd  {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: Space Mono, sans-serif;
  margin-bottom: 16px;
  font-size: 20px;
  color: #FFFFFF;
}
.container-right-0fw  {
  color: #F5F7FA;
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
}
.container-right-0fw ol  {
  padding-left: 22px;
  margin-bottom: 14px;
  list-style-type: decimal;
}
.container-right-0fw li  {
  line-height: 1.7;
  color: #F5F7FA;
  font-size: 15px;
  margin-bottom: 8px;
}
.container-right-0fw li:last-child {
  margin-bottom: 0;
}
.container-right-0fw strong {
  color: #FFFFFF;
}
.b-group-primary-bq  {
  border-radius: 8px;
  display: inline-block;
  background: #FF006E;
  font-weight: 700;
  transition: background 0.25s ease;
  color: #FFFFFF;
  font-family: Inter, sans-serif;
  padding: 12px 28px;
  font-size: 14px;
}
.b-group-primary-bq:hover {
  background: #FF3385;
}
@media (min-width:795px) {
  .c-card-main-uoc { padding-top: 52px; padding-right: 32px; padding-bottom: 52px; padding-left: 32px; }
  .js-slot-top-0gd { font-size: 24px; }
}

.block-row-pd  {
  background: #0A0E1A;
  border-top: 1px solid rgba(255, 0, 110, 0.15);
  padding: 56px 20px;
}
.t-wrap-wrap-x0  {
  flex-direction: column;
  display: flex;
  max-width: 1280px;
  gap: 24px;
  margin: 0 auto;
}
.site-slot-inner-cn  {
  color: #FFFFFF;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-family: Space Mono, sans-serif;
  font-size: 28px;
  font-weight: 800;
}
.js-wrapper-main-ar  {
  line-height: 1.5;
  font-family: Inter, sans-serif;
  margin-bottom: 18px;
  font-size: 16px;
  color: #A8AEB8;
}
.t-banner-foot-75d  {
  background: #FF006E;
  border-radius: 8px;
  font-family: Inter, sans-serif;
  font-weight: 700;
  padding: 0.75rem 28px;
  transition: background 0.25s ease;
  font-size: 15px;
  display: inline-block;
  color: #FFFFFF;
}
.t-banner-foot-75d:hover { background: #FF3385; }
.c-btn-box-dr  {
  line-height: 1.75;
  color: #F5F7FA;
  font-size: 16px;
  font-family: Inter, sans-serif;
}
.c-btn-box-dr p { margin-bottom: 16px; }
.c-btn-box-dr p:last-child { margin-bottom: 0; }
.c-btn-box-dr strong { color: #FFFFFF; }
.c-btn-box-dr a  {
  text-underline-offset: 3px;
  text-decoration: underline;
  color: #FF006E;
}
.c-btn-box-dr a:hover { color: #FF3385; }
.c-btn-box-dr ul  {
  padding-left: 22px;
  list-style-type: square;
  margin-bottom: 16px;
}
.c-btn-box-dr ol  {
  list-style-type: decimal;
  padding-left: 22px;
  margin-bottom: 16px;
}
.c-btn-box-dr li  {
  font-size: 16px;
  margin-bottom: 7px;
  color: #F5F7FA;
  line-height: 1.75;
}
.c-btn-box-dr dl { margin-bottom: 16px; }
.c-btn-box-dr dt  {
  color: #FFFFFF;
  font-size: 16px;
  margin-top: 16px;
  font-weight: 700;
}
.c-btn-box-dr dt:first-child { margin-top: 0; }
.c-btn-box-dr dd  {
  font-size: 16px;
  color: #F5F7FA;
  line-height: 1.75;
  margin-left: 0;
  margin-bottom: 7px;
}
.c-btn-box-dr table  {
  width: 100%;
  display: block;
  overflow-x: auto;
  margin-bottom: 16px;
  border-collapse: collapse;
}
.c-btn-box-dr th  {
  background: rgba(255,255,255,0.03);
  border-bottom: 1px solid rgba(255, 0, 110, 0.15);
  color: #FFFFFF;
  padding: 11px 14px;
  text-align: left;
  font-weight: 600;
}
.c-btn-box-dr td  {
  color: #F5F7FA;
  padding: 11px 14px;
  border-bottom: 1px solid rgba(255,255,255,0.03);
}
@media (min-width:879px) {
  .block-row-pd { padding-top: 72px; padding-right: 44px; padding-bottom: 4.5rem; padding-left: 44px; }
  .t-wrap-wrap-x0  {
  flex-direction: row;
  gap: 52px;
}
  .app-inner-col-pop { flex: 0 0 320px; }
  .site-slot-inner-cn { font-size: 32px; }
  .c-btn-box-dr table { display: table; }
}

.app-slot-main-uf  {
  left: 0;
  position: fixed;
  padding: 16px 20px;
  bottom: 0;
  right: 0;
  z-index: 1000;
  background: #141B2E;
  border-top: 1px solid rgba(255, 0, 110, 0.15);
}

.wp-title-block-9mj  {
  display: flex;
  gap: 0.875rem;
  margin: 0 auto;
  max-width: 1280px;
  flex-direction: column;
}

.l-btn-group-ly  {
  font-size: 13px;
  line-height: 1.5;
  color: #F5F7FA;
  font-family: Inter, sans-serif;
}

.l-btn-group-ly a  {
  color: #FFFFFF;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.l-btn-group-ly a:hover { color: #FF006E; }

.view-foot-zc  {
  display: flex;
  flex-shrink: 0;
  gap: 10px;
}

.ui-region-box-i1w  {
  color: #FFFFFF;
  padding: 8px 20px;
  font-family: Inter, sans-serif;
  transition: background 0.25s ease;
  background: rgba(255,255,255,0.1);
  border-radius: 8px;
  font-size: 13px;
  font-weight: 600;
}

.ui-region-box-i1w:hover { background: rgba(255,255,255,0.15); }

.c-holder-body-x8  {
  font-size: 13px;
  transition: color 0.25s ease;
  font-weight: 500;
  font-family: Inter, sans-serif;
  border-radius: 8px;
  padding-top: 8px; padding-right: 20px; padding-bottom: 8px; padding-left: 20px;
  color: #A8AEB8;
}

.c-holder-body-x8:hover { color: #F5F7FA; }

@media (min-width:764px) {
  .wp-title-block-9mj  {
  justify-content: space-between;
  gap: 24px;
  align-items: center;
  flex-direction: row;
}
  .app-slot-main-uf { padding: 14px 40px; }
}
.b-banner-row-7g1  {
  background: #0A0E1A;
  border-top: 1px solid rgba(255, 0, 110, 0.15);
  padding: 42px 20px;
}
.l-menu-primary-a8s  {
  margin: 0 auto;
  max-width: 1280px;
}
.t-header-col-y7s  {
  font-size: 22px;
  overflow-wrap: break-word;
  color: #FFFFFF;
  font-family: Space Mono, sans-serif;
  margin-bottom: 14px;
  font-weight: 800;
}
.ui-btn-foot-818  {
  color: #F5F7FA;
  font-size: 15px;
  line-height: 1.7;
  font-family: Inter, sans-serif;
}
.ui-btn-foot-818 p { margin-bottom: 13px; }
.ui-btn-foot-818 p:last-child { margin-bottom: 0; }
.ui-btn-foot-818 strong { color: #FFFFFF; }
.ui-btn-foot-818 a  {
  text-decoration: underline;
  color: #FF006E;
  text-underline-offset: 2px;
}
.ui-btn-foot-818 a:hover { color: #FF3385; }
.ui-btn-foot-818 ul  {
  padding-left: 1.25rem;
  margin-bottom: 13px;
  list-style-type: disc;
}
.ui-btn-foot-818 ol  {
  padding-left: 20px;
  list-style-type: decimal;
  margin-bottom: 13px;
}
.ui-btn-foot-818 li  {
  font-size: 15px;
  margin-bottom: 5px;
  color: #F5F7FA;
  line-height: 1.7;
}
.ui-btn-foot-818 table  {
  margin-bottom: 0.8125rem;
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
}
.ui-btn-foot-818 th, .ui-btn-foot-818 td  {
  text-align: left;
  font-size: 0.875rem;
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 0, 110, 0.15);
}
.ui-btn-foot-818 th  {
  color: #FFFFFF;
  font-weight: 600;
}
@media (min-width:782px) {
  .b-banner-row-7g1 { padding: 58px 36px; }
  .t-header-col-y7s { font-size: 1.625rem; }
  .ui-btn-foot-818 table { display: table; }
}

.mod-hero-top-xf  {
  background: #0A0E1A;
  border-top: 1px solid rgba(255, 0, 110, 0.15);
  padding-top: 42px; padding-right: 16px; padding-bottom: 42px; padding-left: 16px;
}
.page-box-item-csb  {
  gap: 1.375rem;
  display: flex;
  max-width: 1280px;
  margin: 0 auto;
  flex-direction: column;
}
.t-card-left-zr4  {
  font-weight: 700;
  font-size: 24px;
  color: #FFFFFF;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: Space Mono, sans-serif;
}
.element-foot-vt  {
  font-family: Inter, sans-serif;
  line-height: 1.55;
  font-size: 0.875rem;
  color: #A8AEB8;
}
.t-layer-cell-a9p  {
  font-size: 15px;
  font-family: Inter, sans-serif;
  color: #F5F7FA;
  line-height: 1.7;
}
.t-layer-cell-a9p p {
  margin-bottom: 12px;
}
.t-layer-cell-a9p p:last-child { margin-bottom: 0; }
.t-layer-cell-a9p strong  {
  font-weight: 600;
  color: #FFFFFF;
}
.t-layer-cell-a9p a  {
  color: #FF006E;
  text-decoration: none;
}
.t-layer-cell-a9p a:hover {
  text-decoration: underline;
}
.t-layer-cell-a9p ul  {
  margin-bottom: 12px;
  padding-left: 24px;
  list-style-type: square;
}
.t-layer-cell-a9p ol  {
  padding-left: 24px;
  margin-bottom: 12px;
  list-style-type: decimal;
}
.t-layer-cell-a9p li  {
  font-size: 16px;
  line-height: 1.65;
  margin-bottom: 4px;
  color: #F5F7FA;
}
.t-layer-cell-a9p dl { margin-bottom: 12px; }
.t-layer-cell-a9p dt  {
  color: #FFFFFF;
  margin-top: 16px;
  font-size: 15px;
  font-weight: 700;
}
.t-layer-cell-a9p dt:first-child { margin-top: 0; }
.t-layer-cell-a9p dd  {
  margin-bottom: 4px;
  line-height: 1.7;
  font-size: 15px;
  color: #F5F7FA;
  margin-left: 0;
}
.t-layer-cell-a9p table  {
  display: block;
  overflow-x: auto;
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
}
.t-layer-cell-a9p th,
.t-layer-cell-a9p td  {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 0, 110, 0.15);
  text-align: left;
  font-size: 14px;
}
.t-layer-cell-a9p th  {
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: 600;
  color: #FFFFFF;
  letter-spacing: 0.05em;
}
@media(min-width:839px) {
  .mod-hero-top-xf {
    padding-top: 64px; padding-right: 38px; padding-bottom: 4rem; padding-left: 38px;
  }
  .page-box-item-csb  {
  flex-direction: row;
  gap: 44px;
}
  .m-view-cell-mm {
    flex: 0 0 280px;
  }
  .m-icon-head-9w {
    flex: 1;
  }
  .t-card-left-zr4 {
    font-size: 1.75rem;
  }
  .t-layer-cell-a9p table { display: table; }
}
.el-view-wrap-0oc  {
  overflow: hidden;
  padding: 40px 20px;
  background: #0A0E1A;
}

.l-header-col-bvn  {
  gap: 32px;
  max-width: 1280px;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}

.c-header-primary-t5 { flex: 1; }

.js-btn-left-5ya  {
  color: #FF006E;
  margin-bottom: 0.875rem;
  letter-spacing: 0.1em;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
}

.l-header-top-c0  {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.75rem;
  line-height: 1.2;
  font-family: Space Mono, sans-serif;
  color: #FFFFFF;
  margin-bottom: 14px;
}

.ui-view-cell-495  {
  color: #F5F7FA;
  margin-bottom: 1.5rem;
  line-height: 1.6;
  font-size: 15px;
  font-family: Inter, sans-serif;
}

.wp-layer-row-rtw  {
  align-items: baseline;
  gap: 8px 12px;
  display: flex;
  margin-bottom: 24px;
  flex-wrap: wrap;
}

.l-btn-body-50  {
  line-height: 1;
  font-weight: 800;
  font-size: 32px;
  color: #FF006E;
}

.t-panel-box-te  {
  font-size: 0.875rem;
  color: #A8AEB8;
}

.site-link-foot-0z  {
  margin-bottom: 14px;
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}

.mod-item-group-oey  {
  color: #FFFFFF;
  transition: background 0.25s ease;
  border-radius: 8px;
  font-weight: 700;
  padding-top: 12px; padding-right: 28px; padding-bottom: 12px; padding-left: 28px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  background: #FF006E;
}

.mod-item-group-oey:hover { background: #FF3385; }

.el-layer-row-epa  {
  color: #F5F7FA;
  border: 1px solid rgba(255,255,255,0.1);
  transition: background 0.25s ease, border-color 0.25s ease;
  font-weight: 600;
  font-family: Inter, sans-serif;
  border-radius: 8px;
  padding-top: 12px; padding-right: 1.75rem; padding-bottom: 12px; padding-left: 28px;
  font-size: 15px;
}

.el-layer-row-epa:hover  {
  background: rgba(255,255,255,0.04);
  border-color: rgba(255,255,255,0.2);
}

.l-menu-base-z2  {
  color: #A8AEB8;
  font-size: 11px;
}

.app-btn-zqn  {
  flex: 1;
  overflow: hidden;
  border-radius: 12px;
}
.v-element-right-krk  {
  object-fit: cover;
  width: 100%;
  height: auto;
  border-radius: 12px;
  display: block;
  max-height: 340px;
}

@media (min-width:766px) {
  .el-view-wrap-0oc { padding: 60px 40px; }
  .l-header-col-bvn  {
  gap: 60px;
  align-items: center;
  flex-direction: row;
}
  .c-header-primary-t5 { flex: 1.2; }
  .app-btn-zqn { flex: 0 0 42%; }
  .v-element-right-krk { max-height: 480px; }
  .l-header-top-c0 { font-size: 42px; }
  .l-btn-body-50 { font-size: 2.75rem; }
}
.app-component-foot-73e  {
  padding: 44px 18px;
  background: #0A0E1A;
}
.js-component-wrap-qc4  {
  margin: 0 auto;
  max-width: 1280px;
}
.page-icon-left-j0  {
  font-weight: 800;
  color: #FFFFFF;
  margin-bottom: 16px;
  font-family: Space Mono, sans-serif;
  overflow-wrap: break-word;
  font-size: 1.5rem;
}
.page-bar-row-pgt  {
  font-size: 0.9375rem;
  line-height: 1.65;
  font-family: Inter, sans-serif;
  color: #F5F7FA;
}
.page-bar-row-pgt p {
  margin-bottom: 12px;
}
.page-bar-row-pgt p:last-child {
  margin-bottom: 0;
}
.page-bar-row-pgt strong {
  color: #FFFFFF;
}
.page-bar-row-pgt a  {
  color: #FF006E;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.page-bar-row-pgt a:hover {
  color: #FF3385;
}
.page-bar-row-pgt ul  {
  margin-bottom: 12px;
  list-style-type: disc;
  padding-left: 20px;
}
.page-bar-row-pgt ol  {
  list-style-type: decimal;
  padding-left: 20px;
  margin-bottom: 0.75rem;
}
.page-bar-row-pgt li  {
  font-size: 15px;
  line-height: 1.65;
  margin-bottom: 5px;
  color: #F5F7FA;
}
.page-bar-row-pgt table  {
  margin-bottom: 12px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
.page-bar-row-pgt th, .page-bar-row-pgt td  {
  padding: 9px 11px;
  text-align: left;
  border-bottom: 1px solid rgba(255, 0, 110, 0.15);
  font-size: 14px;
}
.page-bar-row-pgt th  {
  font-weight: 600;
  color: #FFFFFF;
}
@media (min-width:766px) {
  .app-component-foot-73e { padding: 58px 36px; }
  .page-icon-left-j0 { font-size: 1.75rem; }
  .page-bar-row-pgt table { display: table; }
}

.l-section-wrap-gj  {
  border-bottom: 1px solid rgba(255, 0, 110, 0.15);
  border-top: 1px solid rgba(255, 0, 110, 0.15);
  padding: 64px 22px;
  background: #141B2E;
}

.t-title-inner-11  {
  margin: 0 auto;
  flex-direction: column;
  display: flex;
  max-width: 1280px;
  gap: 32px;
}

.ui-region-group-ni { flex-shrink: 0; }

.app-outer-row-o7  {
  letter-spacing: 0.1em;
  color: #FF006E;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 12px;
}

.l-holder-col-ixf  {
  overflow-wrap: break-word;
  margin-bottom: 12px;
  line-height: 1.2;
  font-weight: 800;
  font-family: Space Mono, sans-serif;
  font-size: 26px;
  color: #FFFFFF;
}

.page-slot-base-th  {
  color: #FF006E;
  margin-bottom: 20px;
  font-size: 2.25rem;
  font-weight: 800;
}

.js-list-head-xh  {
  color: #FFFFFF;
  background: #FF006E;
  transition: background 0.25s ease;
  font-family: Inter, sans-serif;
  border-radius: 8px;
  font-size: 0.9375rem;
  display: inline-block;
  font-weight: 700;
  padding: 0.9375rem 34px;
}

.js-list-head-xh:hover { background: #FF3385; }

.ui-btn-foot-027  {
  color: #A8AEB8;
  margin-top: 10px;
  font-size: 11px;
}

.l-row-top-ga { flex: 1; }

.l-row-top-ga p  {
  font-family: Inter, sans-serif;
  color: #F5F7FA;
  line-height: 1.7;
  margin-bottom: 13px;
  font-size: 15px;
}

.l-row-top-ga p:last-child { margin-bottom: 0; }

.l-row-top-ga ul  {
  margin-bottom: 0.8125rem;
  padding-left: 22px;
  list-style-type: circle;
}

.l-row-top-ga ol  {
  padding-left: 22px;
  list-style-type: decimal;
  margin-bottom: 13px;
}

.l-row-top-ga li  {
  font-family: Inter, sans-serif;
  line-height: 1.6;
  margin-bottom: 7px;
  color: #F5F7FA;
  font-size: 14px;
}

.l-row-top-ga a  {
  text-underline-offset: 3px;
  text-decoration: underline;
  color: #FF006E;
}
.l-row-top-ga a:hover { color: #FF3385; }

.l-row-top-ga strong { color: #FFFFFF; }

.l-row-top-ga table  {
  font-size: 14px;
  margin-bottom: 13px;
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
}

.l-row-top-ga th  {
  border-bottom: 1px solid rgba(255, 0, 110, 0.15);
  color: #FFFFFF;
  padding: 10px 12px;
  background: rgba(255,255,255,0.04);
  font-weight: 600;
  text-align: left;
}

.l-row-top-ga td  {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  color: #F5F7FA;
  padding: 10px 12px;
}

@media (min-width:795px) {
  .l-section-wrap-gj { padding: 80px 40px; }
  .t-title-inner-11  {
  align-items: flex-start;
  gap: 60px;
  flex-direction: row;
}
  .ui-region-group-ni { max-width: 380px; }
  .l-holder-col-ixf { font-size: 32px; }
  .page-slot-base-th { font-size: 2.75rem; }
  .l-row-top-ga table { display: table; }
}
.m-element-box-2o  {
  background: #141B2E;
  padding: 3rem 20px;
}
.ui-row-box-n1m  {
  max-width: 800px;
  text-align: center;
  margin: 0 auto;
}
.b-box-body-568  {
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5F7FA;
  font-family: Space Mono, sans-serif;
  font-size: 18px;
}
.box-group-6ep  {
  line-height: 1.7;
  font-family: Inter, sans-serif;
  color: #F5F7FA;
  font-size: 13px;
}
.box-group-6ep p {
  margin-bottom: 10px;
}
.box-group-6ep p:last-child {
  margin-bottom: 0;
}
.box-group-6ep a  {
  color: #F5F7FA;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.box-group-6ep a:hover {
  color: #FF006E;
}
.box-group-6ep strong {
  color: #FFFFFF;
}
.box-group-6ep ul  {
  margin-bottom: 10px;
  list-style-type: circle;
  padding-left: 20px;
}
.box-group-6ep ol  {
  padding-left: 20px;
  list-style-type: decimal;
  margin-bottom: 10px;
}
.box-group-6ep li  {
  color: #A8AEB8;
  margin-bottom: 4px;
  font-size: 13px;
  line-height: 1.5;
}
.box-group-6ep table  {
  border-collapse: collapse;
  margin-bottom: 10px;
  width: 100%;
  overflow-x: auto;
  display: block;
}
.box-group-6ep th, .box-group-6ep td  {
  font-size: 12px;
  padding: 8px 10px;
  text-align: left;
  border-bottom: 1px solid rgba(255, 0, 110, 0.15);
}
.box-group-6ep th  {
  color: #F5F7FA;
  font-weight: 600;
}

@media (min-width:768px) {
  .box-group-6ep table { display: table; }
}

.m-bar-block-r6  {
  background: #0A0E1A;
  border-top: 1px solid rgba(255, 0, 110, 0.15);
  padding: 2.75rem 20px;
}
.ui-icon-8xx  {
  margin: 0 auto;
  max-width: 1280px;
}
.m-holder-block-sdu  {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #FFFFFF;
  font-family: Space Mono, sans-serif;
  font-weight: 700;
}
.app-outer-main-fad  {
  font-family: Inter, sans-serif;
  color: #F5F7FA;
  font-size: 14px;
  line-height: 1.65;
}
.app-outer-main-fad p {
  margin-bottom: 12px;
}
.app-outer-main-fad p:last-child {
  margin-bottom: 0;
}
.app-outer-main-fad strong {
  color: #FFFFFF;
}
.app-outer-main-fad a  {
  text-underline-offset: 2px;
  color: #FF006E;
  text-decoration: underline;
}
.app-outer-main-fad a:hover {
  color: #FF3385;
}
.app-outer-main-fad ul  {
  padding-left: 18px;
  margin-bottom: 12px;
  list-style-type: disc;
}
.app-outer-main-fad ol  {
  list-style-type: decimal;
  margin-bottom: 0.75rem;
  padding-left: 18px;
}
.app-outer-main-fad li  {
  margin-bottom: 5px;
  line-height: 1.65;
  font-size: 0.875rem;
  color: #F5F7FA;
}
.app-outer-main-fad table  {
  margin-bottom: 12px;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
}
.app-outer-main-fad th, .app-outer-main-fad td  {
  text-align: left;
  padding: 9px 11px;
  font-size: 13px;
  border-bottom: 1px solid rgba(255, 0, 110, 0.15);
}
.app-outer-main-fad th  {
  letter-spacing: 0.03em;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
}
@media (min-width:804px) {
  .m-bar-block-r6 { padding: 60px 36px; }
  .m-holder-block-sdu { font-size: 24px; }
  .app-outer-main-fad table { display: table; }
}

.l-layer-right-00  {
  padding: 52px 20px;
  background: #141B2E;
}
.wp-text-base-07  {
  max-width: 1280px;
  box-shadow: 0 2px 14px rgba(0,0,0,0.1);
  margin: 0 auto;
  background: #0A0E1A;
  padding: 1.875rem 22px;
  border-radius: 12px;
}
.v-component-primary-2ho {
  margin-bottom: 26px;
}
.app-main-top-8o  {
  text-transform: uppercase;
  display: inline-block;
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: 0.06em;
  font-family: Inter, sans-serif;
  color: #FF006E;
  font-weight: 600;
}
.b-block-primary-x1  {
  font-family: Space Mono, sans-serif;
  font-weight: 700;
  font-size: 22px;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  color: #FFFFFF;
}
.el-zone-top-1p0  {
  font-size: 0.875rem;
  color: #A8AEB8;
  font-family: Inter, sans-serif;
  line-height: 1.6;
}
.b-region-left-qm  {
  height: 1px;
  margin: 24px 0;
  background: rgba(255, 0, 110, 0.15);
}
.v-list-main-utq {
  margin-bottom: 8px;
}
.t-nav-cj  {
  font-family: Space Mono, sans-serif;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-size: 17px;
  color: #FFFFFF;
  font-weight: 600;
}
.el-widget-item-dl  {
  line-height: 1.7;
  font-size: 14px;
  font-family: Inter, sans-serif;
  color: #F5F7FA;
}
.el-widget-item-dl p {
  margin-bottom: 10px;
}
.el-widget-item-dl p:last-child { margin-bottom: 0; }
.el-widget-item-dl strong  {
  font-weight: 600;
  color: #FFFFFF;
}
.el-widget-item-dl a  {
  transition: color 0.25s;
  text-decoration: none;
  color: #FF006E;
}
.el-widget-item-dl a:hover {
  color: #FF3385;
}
.el-widget-item-dl ul  {
  list-style-type: circle;
  padding-left: 20px;
  margin-bottom: 10px;
}
.el-widget-item-dl ol  {
  margin-bottom: 10px;
  list-style-type: decimal;
  padding-left: 20px;
}
.el-widget-item-dl li  {
  margin-bottom: 4px;
  font-size: 14px;
  line-height: 1.75;
  color: #F5F7FA;
}
.el-widget-item-dl table  {
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  display: block;
  margin-bottom: 10px;
}
.el-widget-item-dl th,
.el-widget-item-dl td  {
  text-align: left;
  border-bottom: 1px solid rgba(255, 0, 110, 0.15);
  padding: 8px 10px;
  font-size: 13px;
}
.el-widget-item-dl th  {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 0.04em;
}
@media(min-width:797px) {
  .l-layer-right-00 {
    padding-top: 70px; padding-right: 40px; padding-bottom: 70px; padding-left: 40px;
  }
  .wp-text-base-07 {
    padding: 40px 44px;
  }
  .b-block-primary-x1 {
    font-size: 26px;
  }
  .t-nav-cj {
    font-size: 20px;
  }
  .el-widget-item-dl table { display: table; }
}
.page-inner-item-67c  {
  background: #0A0E1A;
  transition: box-shadow 0.3s ease;
}

.page-inner-item-67c.ui-main-base-2f9 { box-shadow: 0 2px 12px rgba(0,0,0,0.3); }

.page-component-row-8wk  {
  margin: 0 auto;
  align-items: center;
  gap: 12px;
  display: flex;
  max-width: 1280px;
  padding: 0 16px;
}

.site-zone-head-lw  {
  font-weight: 800;
  align-items: center;
  gap: 8px;
  font-size: 17px;
  color: #FFFFFF;
  letter-spacing: -0.02em;
  display: flex;
  white-space: nowrap;
}

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

.page-region-body-kbo  {
  transition: max-height 0.35s ease, opacity 0.25s ease;
  border-bottom: 1px solid rgba(255, 0, 110, 0.15);
  overflow: hidden;
  max-height: 64px;
}

.page-region-body-kbo .page-component-row-8wk { height: 56px; }

.page-inner-item-67c.ui-main-base-2f9 .page-region-body-kbo  {
  max-height: 0;
  opacity: 0;
  border: none;
}

.ui-wrapper-head-dw7 { display: none; }

.el-layer-col-a5z  {
  align-items: center;
  gap: 8px;
  margin-left: auto;
  display: flex;
}

.v-block-inner-su  {
  font-family: Inter, sans-serif;
  color: #FFFFFF;
  padding: 7px 14px;
  border-radius: 8px;
  background: #FF006E;
  font-size: 0.8125rem;
  font-weight: 700;
  transition: background 0.25s ease;
}

.v-block-inner-su:hover { background: #FF3385; }

.t-link-top-gu  {
  display: none;
  border: 1px solid rgba(255,255,255,0.1);
  background: none;
  color: #F5F7FA;
}

.t-link-top-gu:hover { background: rgba(255,255,255,0.04); }

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

.view-group-bp4 span  {
  background: #F5F7FA;
  height: 2px;
  width: 20px;
  border-radius: 2px;
  display: block;
}

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

.el-module-box-zu  {
  transition: max-height 0.35s ease, opacity 0.25s ease;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
}

.page-inner-item-67c.ui-main-base-2f9 .el-module-box-zu  {
  max-height: 52px;
  opacity: 1;
}

.el-module-box-zu .page-component-row-8wk  {
  justify-content: space-between;
  height: 48px;
}

.c-frame-col-83  {
  transition: background 0.25s ease;
  padding: 5px 14px;
  color: #F5F7FA;
  border-radius: 4px;
  font-size: 13px;
  background: none;
  cursor: pointer;
  font-family: Inter, sans-serif;
  border: 1px solid rgba(255, 0, 110, 0.15);
  font-weight: 500;
}

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

.js-title-block-rj  {
  border-radius: 8px;
  background: #FF006E;
  font-weight: 700;
  padding: 6px 14px;
  font-family: Inter, sans-serif;
  color: #FFFFFF;
  font-size: 12px;
}

/* --- Dropdown --- */

.v-area-right-4zh  {
  max-height: 0;
  background: #141B2E;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.v-area-right-4zh.wp-slot-base-621  {
  border-bottom: 1px solid rgba(255,255,255,0.06);
  max-height: 300px;
}

.l-content-head-f5  {
  display: block;
  padding: 14px 24px;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  color: #F5F7FA;
  font-family: Inter, sans-serif;
  transition: color 0.25s ease, background 0.25s ease;
  font-size: 0.9375rem;
  font-weight: 500;
}

.l-content-head-f5:last-child { border-bottom: none; }
.l-content-head-f5:hover  {
  background: rgba(255,255,255,0.03);
  color: #FFFFFF;
}

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

.js-header-box-6t7 { position: relative; }

.m-outer-body-rgc  {
  display: flex;
  align-items: center;
  font-family: Inter, sans-serif;
  border: 1px solid rgba(255, 0, 110, 0.15);
  background: rgba(255,255,255,0.02);
  gap: 6px;
  line-height: 1;
  color: #F5F7FA;
  padding: 5px 10px;
  white-space: nowrap;
  transition: border-color 0.25s ease, background 0.25s ease;
  border-radius: 8px;
  font-weight: 600;
  font-size: 13px;
  cursor: pointer;
}

.m-outer-body-rgc:hover  {
  background: rgba(255,255,255,0.04);
  border-color: rgba(255,255,255,0.15);
}
.t-title-area-5u  {
  transition: transform 0.25s ease;
  font-size: 9px;
}
.js-header-box-6t7.wp-slot-base-621 .t-title-area-5u { transform: rotate(180deg); }

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

.js-header-box-6t7.wp-slot-base-621 .site-btn-right-59 { display: block; }

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

.card-base-ebr:hover  {
  background: rgba(255,255,255,0.06);
  color: #FFFFFF;
}
.card-base-ebr.active { color: #FF006E; }
.b-panel-body-m59  {
  font-size: 0.9375rem;
  line-height: 1;
}

/* --- Desktop --- */

@media (min-width:792px) {
  .page-region-body-kbo .page-component-row-8wk  {
  height: 60px;
  padding: 0 20px;
  gap: 1.25rem;
}
  .page-region-body-kbo { max-height: 72px; }

  .ui-wrapper-head-dw7  {
  gap: 4px;
  display: flex;
  flex: 1;
  justify-content: center;
}

  .js-header-group-wv  {
  font-family: Inter, sans-serif;
  color: #F5F7FA;
  font-size: 15px;
  transition: color 0.25s ease, background 0.25s ease;
  padding: 6px 12px;
  border-radius: 4px;
  font-weight: 500;
}

  .js-header-group-wv:hover  {
  color: #FFFFFF;
  background: rgba(255,255,255,0.05);
}

  .t-link-top-gu { display: inline-flex; }
  .view-group-bp4 { display: none; }
  .el-module-box-zu .page-component-row-8wk { padding: 0 20px; }
}
.el-banner-group-cb  {
  border-top: 1px solid rgba(255, 0, 110, 0.15);
  background: #0A0E1A;
  padding: 32px 20px;
}

.t-title-block-uw  {
  margin: 0 auto;
  max-width: 1280px;
}

.wp-module-left-vny  {
  gap: 20px;
  border-bottom: 1px solid rgba(255, 0, 110, 0.15);
  display: flex;
  flex-direction: column;
  padding-bottom: 24px;
}

.wp-block-body-22  {
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: -0.02em;
  font-weight: 800;
}

.el-widget-box-9p  {
  gap: 8px 20px;
  flex-wrap: wrap;
  display: flex;
}

.el-widget-box-9p a  {
  transition: color 0.25s ease;
  color: #F5F7FA;
  font-size: 13px;
  font-weight: 500;
  font-family: Inter, sans-serif;
}

.el-widget-box-9p a:hover { color: #FFFFFF; }

.mod-card-group-ci  {
  flex-direction: column;
  gap: 12px;
  padding-top: 20px;
  display: flex;
}

.js-menu-pwf  {
  font-size: 12px;
  color: #A8AEB8;
  line-height: 1.7;
}

.page-region-top-ap  {
  color: #A8AEB8;
  font-size: 12px;
}

@media (min-width:773px) {
  .el-banner-group-cb { padding-top: 36px; padding-right: 40px; padding-bottom: 36px; padding-left: 40px; }
  .wp-module-left-vny  {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
  .mod-card-group-ci  {
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
}
}