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

.l-btn-body-hfp  {
  max-width: 1200px;
  padding: 0 16px;
  gap: 12px;
  height: 56px;
  align-items: center;
  display: flex;
  margin: 0 auto;
}

.el-inner-base-9uv  {
  cursor: pointer;
  transition: background 0.25s ease;
  border: 1px solid rgba(255, 255, 255, 0.08);
  flex-shrink: 0;
  height: 40px;
  border-radius: 8px;
  justify-content: center;
  width: 40px;
  background: none;
  color: #f5f5f5;
  align-items: center;
  display: flex;
}

.el-inner-base-9uv:hover { background: rgba(255,255,255,0.04); }

.wp-title-head-v5e  {
  font-size: 19px;
  gap: 8px;
  white-space: nowrap;
  font-weight: 800;
  align-items: center;
  color: #ffffff;
  letter-spacing: -0.02em;
  display: flex;
}

.t-container-cell-nn  {
  display: flex;
  gap: 8px;
  margin-left: auto;
  align-items: center;
}

.m-item-kw  {
  background: #00d9ff;
  font-weight: 700;
  font-family: Inter, sans-serif;
  font-size: 0.8125rem;
  transition: background 0.25s ease;
  padding: 7px 14px;
  border-radius: 8px;
  color: #1a1a1a;
}

.m-item-kw:hover { background: #00a8cc; }

.js-view-row-oz  {
  display: none;
  color: #f5f5f5;
  background: none;
  border: 1px solid rgba(255,255,255,0.1);
}

.js-view-row-oz:hover { background: rgba(255,255,255,0.04); }

/* --- Drawer --- */

.js-inner-group-9p  {
  border-right: 1px solid rgba(255, 255, 255, 0.08);
  display: flex;
  width: 280px;
  transform: translateX(-100%);
  z-index: 200;
  overflow-y: auto;
  transition: transform 0.3s ease;
  top: 0;
  flex-direction: column;
  height: 100%;
  left: 0;
  position: fixed;
  background: #1a1a1a;
}

.js-inner-group-9p.m-inner-top-r8z { transform: translateX(0); }

.ui-strip-right-ow  {
  padding: 16px 20px;
  align-items: center;
  border-bottom: 1px solid rgba(255,255,255,0.06);
  display: flex;
  justify-content: space-between;
  flex-shrink: 0;
}

.el-row-left-wo  {
  transition: background 0.25s ease;
  cursor: pointer;
  height: 32px;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  display: grid;
  background: none;
  font-size: 18px;
  color: #f5f5f5;
  place-items: center;
  width: 32px;
}

.el-row-left-wo:hover { background: rgba(255,255,255,0.04); }

.js-col-item-wgf  {
  flex-direction: column;
  flex: 1;
  display: flex;
  padding: 12px 0;
}

.js-cell-body-1o  {
  padding-top: 14px; padding-right: 24px; padding-bottom: 14px; padding-left: 24px;
  color: #f5f5f5;
  font-size: 16px;
  font-weight: 500;
  transition: background 0.25s ease, color 0.25s ease;
  font-family: Inter, sans-serif;
}

.js-cell-body-1o:hover  {
  color: #ffffff;
  background: rgba(255,255,255,0.04);
}

.app-block-box-0z  {
  background: rgba(0, 0, 0, 0.75);
  position: fixed;
  z-index: 150;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  visibility: hidden;
  inset: 0;
  opacity: 0;
}

.app-block-box-0z.m-inner-top-r8z  {
  opacity: 1;
  visibility: visible;
}

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

.wp-list-row-da { position: relative; }

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

.mod-banner-block-u5g:hover  {
  border-color: rgba(255,255,255,0.15);
  background: rgba(255,255,255,0.04);
}
.v-wrapper-right-x6o  {
  font-size: 10px;
  transition: transform 0.25s ease;
}
.wp-list-row-da.m-inner-top-r8z .v-wrapper-right-x6o { transform: rotate(180deg); }

.b-btn-head-gkh  {
  position: absolute;
  min-width:139px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  padding: 4px;
  right: 0;
  border-radius: 16px;
  top: calc(100% + 4px);
  display: none;
  z-index: 50;
  background: #2d2d2d;
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.wp-list-row-da.m-inner-top-r8z .b-btn-head-gkh { display: block; }

.m-module-col-ysh  {
  color: #f5f5f5;
  cursor: pointer;
  display: flex;
  font-weight: 500;
  transition: background 0.25s ease, color 0.25s ease;
  font-family: Inter, sans-serif;
  padding: 8px 12px;
  border-radius: 8px;
  font-size: 0.8125rem;
  gap: 8px;
  align-items: center;
}

.m-module-col-ysh:hover  {
  background: rgba(255,255,255,0.06);
  color: #ffffff;
}
.m-module-col-ysh.active { color: #00d9ff; }
.b-content-item-uza  {
  font-size: 16px;
  line-height: 1;
}

/* --- Desktop --- */

@media (min-width:798px) {
  .l-btn-body-hfp  {
  padding: 0 20px;
  height: 60px;
}
  .js-view-row-oz { display: inline-flex; }
}
.js-header-top-mgh  {
  background: #2d2d2d;
  padding: 56px 20px;
}
.page-element-top-p5  {
  flex-direction: column;
  margin: 0 auto;
  max-width: 1200px;
  display: flex;
  gap: 28px;
}
.l-card-primary-jp  {
  font-weight: 800;
  font-size: 24px;
  color: #ffffff;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-family: Poppins, sans-serif;
}
.m-panel-top-b6  {
  font-size: 0.9375rem;
  line-height: 1.7;
  font-family: Inter, sans-serif;
  color: #f5f5f5;
}
.m-panel-top-b6 p {
  margin-bottom: 14px;
}
.m-panel-top-b6 p:last-child { margin-bottom: 0; }
.m-panel-top-b6 strong { color: #ffffff; }
.m-panel-top-b6 a  {
  color: #00d9ff;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.m-panel-top-b6 a:hover { color: #00a8cc; }
.m-panel-top-b6 ul  {
  margin-bottom: 14px;
  list-style-type: disc;
  padding-left: 22px;
}
.m-panel-top-b6 ol  {
  margin-bottom: 14px;
  padding-left: 22px;
  list-style-type: decimal;
}
.m-panel-top-b6 li  {
  font-size: 15px;
  line-height: 1.7;
  color: #f5f5f5;
  margin-bottom: 6px;
}
.m-panel-top-b6 table  {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 14px;
  display: block;
  overflow-x: auto;
}
.m-panel-top-b6 th, .m-panel-top-b6 td  {
  padding: 10px 12px;
  font-size: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  text-align: left;
}
.m-panel-top-b6 th  {
  color: #ffffff;
  font-weight: 600;
  font-size: 0.8125rem;
  letter-spacing: 0.03em;
}
.app-zone-block-zq  {
  border-radius: 16px;
  max-height: 300px;
  width: 100%;
  object-fit: cover;
}
@media (min-width:863px) {
  .js-header-top-mgh { padding-top: 72px; padding-right: 44px; padding-bottom: 72px; padding-left: 44px; }
  .page-element-top-p5  {
  flex-direction: row;
  gap: 3rem;
  align-items: center;
}
  .title-primary-68o { flex: 1; }
  .page-top-item-nn { flex: 0 0 360px; }
  .app-zone-block-zq { max-height: 400px; }
  .l-card-primary-jp { font-size: 28px; }
  .m-panel-top-b6 table { display: table; }
}
.module-block-o7  {
  padding: 36px 16px;
  background: #2d2d2d;
}
.v-grid-right-zo  {
  gap: 1.5rem;
  margin: 0 auto;
  max-width: 1200px;
  display: flex;
  flex-direction: column;
}
.app-header-body-g1q  {
  font-family: Poppins, sans-serif;
  margin-bottom: 10px;
  color: #ffffff;
  font-size: 18px;
  overflow-wrap: break-word;
  font-weight: 800;
}
.v-bar-cell-t9d  {
  line-height: 1.7;
  font-size: 15px;
  font-family: Inter, sans-serif;
  color: #f5f5f5;
}
.v-bar-cell-t9d p {
  margin-bottom: 14px;
}
.v-bar-cell-t9d p:last-child {
  margin-bottom: 0;
}
.v-bar-cell-t9d strong {
  color: #ffffff;
}
.v-bar-cell-t9d a  {
  color: #00d9ff;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.v-bar-cell-t9d a:hover {
  color: #00a8cc;
}
.v-bar-cell-t9d ul  {
  padding-left: 20px;
  margin-bottom: 14px;
  list-style-type: square;
}
.v-bar-cell-t9d ol  {
  list-style-type: decimal;
  margin-bottom: 0.875rem;
  padding-left: 20px;
}
.v-bar-cell-t9d li  {
  color: #f5f5f5;
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 6px;
}
.v-bar-cell-t9d table  {
  margin-bottom: 0.875rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
}
.v-bar-cell-t9d th, .v-bar-cell-t9d td  {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  text-align: left;
  padding-top: 10px; padding-right: 12px; padding-bottom: 10px; padding-left: 12px;
  font-size: 14px;
}
.v-bar-cell-t9d th  {
  font-size: 13px;
  color: #ffffff;
  letter-spacing: 0.04em;
  font-weight: 600;
}
.l-link-group-a2  {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.page-box-main-k6  {
  border-radius: 8px;
  padding: 1.125rem;
  border-left: 3px solid #4ade80;
  background: #1a1a1a;
}
.ui-wrapper-left-amk  {
  font-size: 1rem;
  font-family: Inter, sans-serif;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 4px;
}
.wp-menu-right-wl  {
  color: #a0a0a0;
  font-family: Inter, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}
@media (min-width:961px) {
  .module-block-o7 { padding: 56px 32px; }
  .v-grid-right-zo  {
  flex-direction: row;
  gap: 2.5rem;
}
  .b-wrap-head-e8 { flex: 1; }
  .l-link-group-a2 { flex: 0 0 240px; }
  .app-header-body-g1q { font-size: 22px; }
  .v-bar-cell-t9d table { display: table; }
}

.ui-list-primary-q5l  {
  padding: 22px 16px;
  background: linear-gradient(180deg, #2d2d2d 0%, #1a1a1a 100%);
}
.l-frame-body-41  {
  flex-wrap: wrap;
  margin: 0 auto;
  display: flex;
  max-width: 1200px;
  gap: 10px;
  justify-content: center;
}
.js-area-foot-dq9  {
  border-radius: 100px;
  padding: 8px 18px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(255,255,255,0.04);
  white-space: nowrap;
  font-size: 13px;
  color: #a0a0a0;
  font-family: Inter, sans-serif;
}
.m-layer-cell-as  {
  font-weight: 800;
  color: #00d9ff;
}
@media (min-width:902px) {
  .ui-list-primary-q5l { padding: 28px 20px; }
  .js-area-foot-dq9  {
  font-size: 14px;
  padding: 10px 22px;
}
}

.b-menu-primary-ft  {
  padding: 50px 20px;
  background: #1a1a1a;
}
.b-bar-wrap-y4s  {
  max-width: 1200px;
  margin: 0 auto;
}
.app-area-row-kz  {
  font-family: Poppins, sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 32px;
  font-weight: 800;
  font-size: 24px;
  color: #ffffff;
  text-align: center;
}
.app-slot-left-qhe  {
  gap: 20px;
  display: grid;
  grid-template-columns: 1fr;
}
.t-widget-item-2g {
  text-align: center;
}
.m-item-body-t60  {
  width: 44px;
  background: #00d9ff;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  height: 44px;
  border-radius: 50%;
  color: #1a1a1a;
  align-items: center;
  display: inline-flex;
  font-weight: 800;
  justify-content: center;
  margin-bottom: 14px;
}
.js-inner-foot-1g6  {
  font-family: Poppins, sans-serif;
  color: #ffffff;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 6px;
}
.mod-widget-left-7pr  {
  line-height: 1.55;
  font-size: 0.875rem;
  color: #a0a0a0;
  font-family: Inter, sans-serif;
}
@media (min-width:724px) {
  .b-menu-primary-ft { padding-top: 64px; padding-right: 36px; padding-bottom: 64px; padding-left: 36px; }
  .app-slot-left-qhe  {
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 1.75rem;
}
  .app-area-row-kz { font-size: 28px; }
}

.el-container-right-ce  {
  background: #1a1a1a;
  padding: 42px 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.site-area-wrap-18  {
  max-width: 1200px;
  margin: 0 auto;
}
.el-holder-row-6zj  {
  font-weight: 800;
  margin-bottom: 14px;
  color: #ffffff;
  font-size: 22px;
  font-family: Poppins, sans-serif;
  overflow-wrap: break-word;
}
.mod-item-wrap-wf  {
  color: #f5f5f5;
  font-size: 15px;
  line-height: 1.7;
  font-family: Inter, sans-serif;
}
.mod-item-wrap-wf p { margin-bottom: 13px; }
.mod-item-wrap-wf p:last-child { margin-bottom: 0; }
.mod-item-wrap-wf strong { color: #ffffff; }
.mod-item-wrap-wf a  {
  text-decoration: underline;
  color: #00d9ff;
  text-underline-offset: 2px;
}
.mod-item-wrap-wf a:hover { color: #00a8cc; }
.mod-item-wrap-wf ul  {
  margin-bottom: 13px;
  list-style-type: disc;
  padding-left: 1.25rem;
}
.mod-item-wrap-wf ol  {
  padding-left: 20px;
  list-style-type: decimal;
  margin-bottom: 13px;
}
.mod-item-wrap-wf li  {
  line-height: 1.7;
  font-size: 15px;
  color: #f5f5f5;
  margin-bottom: 5px;
}
.mod-item-wrap-wf table  {
  margin-bottom: 13px;
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
}
.mod-item-wrap-wf th, .mod-item-wrap-wf td  {
  text-align: left;
  padding: 10px 12px;
  font-size: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.mod-item-wrap-wf th  {
  color: #ffffff;
  font-weight: 600;
}
@media (min-width:779px) {
  .el-container-right-ce { padding: 58px 36px; }
  .el-holder-row-6zj { font-size: 1.625rem; }
  .mod-item-wrap-wf table { display: table; }
}

.l-link-left-p6p  {
  background: #1a1a1a;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding-top: 44px; padding-right: 22px; padding-bottom: 44px; padding-left: 22px;
}

.group-area-hk2  {
  margin: 0 auto;
  max-width: 1200px;
}

.t-element-area-tvk  {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  padding-bottom: 1.75rem;
  flex-direction: column;
  gap: 32px;
  display: flex;
}

.el-card-right-s3 { flex: 1; }

.js-group-wrap-go  {
  letter-spacing: -0.02em;
  color: #ffffff;
  font-size: 21px;
  margin-bottom: 12px;
  font-weight: 800;
}

.wp-holder-top-r4  {
  font-size: 13px;
  line-height: 1.65;
  font-family: Inter, sans-serif;
  color: #a0a0a0;
  max-width: 360px;
}

.c-link-cell-y2 { flex: 1; }

.c-element-inner-610  {
  font-size: 13px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 14px;
  letter-spacing: 0.08em;
}

.app-text-d8q  {
  gap: 10px;
  flex-direction: column;
  display: flex;
}

.app-text-d8q a  {
  font-size: 14px;
  transition: color 0.25s ease;
  font-family: Inter, sans-serif;
  color: #f5f5f5;
}

.app-text-d8q a:hover { color: #ffffff; }

.b-menu-wd  {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-top: 24px;
}

.v-slot-head-rxx  {
  font-size: 0.75rem;
  line-height: 1.65;
  color: #a0a0a0;
}

.section-row-lw  {
  color: #a0a0a0;
  font-size: 12px;
}

@media (min-width:805px) {
  .l-link-left-p6p { padding: 52px 44px; }
  .t-element-area-tvk  {
  flex-direction: row;
  gap: 60px;
}
  .b-menu-wd  {
  justify-content: space-between;
  flex-direction: row;
  align-items: flex-end;
}
}
.ui-layer-cell-r5  {
  background: #2d2d2d;
  padding: 48px 20px;
}
.m-wrapper-item-r6u  {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
.js-top-main-y4a  {
  font-size: 18px;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  font-family: Poppins, sans-serif;
  font-weight: 700;
  color: #f5f5f5;
}
.app-block-right-z7v  {
  line-height: 1.7;
  color: #f5f5f5;
  font-size: 13px;
  font-family: Inter, sans-serif;
}
.app-block-right-z7v p {
  margin-bottom: 10px;
}
.app-block-right-z7v p:last-child {
  margin-bottom: 0;
}
.app-block-right-z7v a  {
  text-decoration: underline;
  color: #f5f5f5;
  text-underline-offset: 2px;
}
.app-block-right-z7v a:hover {
  color: #00d9ff;
}
.app-block-right-z7v strong {
  color: #ffffff;
}
.app-block-right-z7v ul  {
  padding-left: 20px;
  margin-bottom: 10px;
  list-style-type: circle;
}
.app-block-right-z7v ol  {
  margin-bottom: 10px;
  padding-left: 20px;
  list-style-type: decimal;
}
.app-block-right-z7v li  {
  margin-bottom: 4px;
  color: #a0a0a0;
  line-height: 1.5;
  font-size: 0.8125rem;
}
.app-block-right-z7v table  {
  margin-bottom: 10px;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  display: block;
}
.app-block-right-z7v th, .app-block-right-z7v td  {
  font-size: 12px;
  padding: 8px 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  text-align: left;
}
.app-block-right-z7v th  {
  color: #f5f5f5;
  font-weight: 600;
}

@media (min-width:766px) {
  .app-block-right-z7v table { display: table; }
}

.t-frame-item-yk  {
  text-align: center;
  overflow: hidden;
  background-position: center;
  display: flex;
  min-height: 520px;
  justify-content: center;
  background-repeat: no-repeat;
  position: relative;
  align-items: center;
  background-size: cover;
  padding-top: 60px; padding-right: 20px; padding-bottom: 60px; padding-left: 20px;
  background-color: #1a1a1a;
}

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

.l-cell-wrap-332  {
  z-index: 1;
  position: relative;
  max-width: 700px;
}

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

.el-inner-main-1d  {
  margin-bottom: 16px;
  color: #fff;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 32px;
  line-height: 1.15;
  font-family: Poppins, sans-serif;
  text-shadow: 0 2px 8px rgba(0,0,0,0.4);
}

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

.page-holder-area-nyj  {
  align-items: center;
  display: flex;
  margin-top: 8px;
  gap: 1rem;
  flex-direction: column;
}

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

.l-region-col-yf  {
  font-weight: 800;
  line-height: 1.2;
  color: #00d9ff;
  font-size: 1.625rem;
}

.site-component-col-if  {
  margin-top: 4px;
  color: rgba(255,255,255,0.6);
  font-size: 13px;
}

.wp-nav-block-tl  {
  transition: background 0.25s ease;
  padding: 16px 36px;
  width: 100%;
  font-size: 16px;
  color: #1a1a1a;
  font-weight: 700;
  max-width: 380px;
  background: #00d9ff;
  font-family: Inter, sans-serif;
  border-radius: 8px;
  display: block;
  text-align: center;
}

.wp-nav-block-tl:hover { background: #00a8cc; }

.app-top-wrap-4xh  {
  color: rgba(255,255,255,0.45);
  font-size: 11px;
  margin-top: 8px;
}

@media (min-width:771px) {
  .t-frame-item-yk  {
  padding: 80px 40px;
  min-height: 600px;
}
  .el-inner-main-1d { font-size: 3rem; }
  .mod-region-wrap-u7 { font-size: 18px; }
  .l-region-col-yf { font-size: 36px; }
}
.v-strip-foot-ma  {
  box-shadow: 0 8px 32px rgba(0,0,0,0.4);
  border-radius: 16px;
  width: calc(100% - 32px);
  max-width: 380px;
  padding: 20px;
  z-index: 1000;
  left: 16px;
  position: fixed;
  border: 1px solid rgba(255, 255, 255, 0.08);
  bottom: 16px;
  background: #2d2d2d;
}

.layer-box-ka  {
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 8px;
}

.b-block-group-sud  {
  line-height: 1.5;
  color: #f5f5f5;
  margin-bottom: 16px;
  font-family: Inter, sans-serif;
  font-size: 13px;
}

.b-block-group-sud a  {
  color: #ffffff;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.b-block-group-sud a:hover { color: #00d9ff; }

.el-block-top-je  {
  gap: 10px;
  display: flex;
}

.t-container-row-urk  {
  border-radius: 8px;
  text-align: center;
  transition: background 0.25s ease;
  padding: 10px 16px;
  font-size: 13px;
  flex: 1;
  font-weight: 600;
  font-family: Inter, sans-serif;
  color: #ffffff;
  background: rgba(255,255,255,0.1);
}

.t-container-row-urk:hover { background: rgba(255,255,255,0.15); }

.mod-btn-body-un  {
  padding-top: 10px; padding-right: 16px; padding-bottom: 10px; padding-left: 16px;
  font-family: Inter, sans-serif;
  font-weight: 500;
  text-align: center;
  font-size: 13px;
  transition: color 0.25s ease;
  flex: 1;
  border-radius: 8px;
  color: #a0a0a0;
}

.mod-btn-body-un:hover { color: #f5f5f5; }
.ui-strip-inner-uvx  {
  background: #2d2d2d;
  padding: 56px 20px;
}
.b-wrap-left-2k  {
  border-radius: 16px;
  background: #1a1a1a;
  box-shadow: 0 2px 16px rgba(0,0,0,0.1);
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px 24px;
  border-top: 3px solid #00d9ff;
}
.l-list-primary-l6  {
  margin-bottom: 10px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 11px;
  font-family: Inter, sans-serif;
  color: #00d9ff;
  letter-spacing: 0.06em;
  display: inline-block;
}
.group-col-mqn  {
  color: #ffffff;
  margin-bottom: 18px;
  font-family: Poppins, sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 1.375rem;
}
.mod-list-row-x6e  {
  color: #f5f5f5;
  line-height: 1.7;
  font-family: Inter, sans-serif;
  font-size: 0.9375rem;
}
.mod-list-row-x6e p {
  margin-bottom: 12px;
}
.mod-list-row-x6e p:last-child { margin-bottom: 0; }
.mod-list-row-x6e a  {
  text-underline-offset: 2px;
  color: #00d9ff;
  text-decoration: underline;
}
.mod-list-row-x6e a:hover { color: #00a8cc; }
.mod-list-row-x6e strong  {
  font-weight: 600;
  color: #ffffff;
}
.mod-list-row-x6e ul  {
  padding-left: 22px;
  margin-bottom: 12px;
  list-style-type: circle;
}
.mod-list-row-x6e ol  {
  list-style-type: decimal;
  margin-bottom: 0.75rem;
  padding-left: 22px;
}
.mod-list-row-x6e li  {
  margin-bottom: 5px;
  font-size: 15px;
  color: #f5f5f5;
  line-height: 1.75;
}
.mod-list-row-x6e table  {
  margin-bottom: 0.75rem;
  overflow-x: auto;
  width: 100%;
  display: block;
  border-collapse: collapse;
}
.mod-list-row-x6e th,
.mod-list-row-x6e td  {
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  font-size: 14px;
  padding: 9px 12px;
}
.mod-list-row-x6e th  {
  font-weight: 600;
  color: #ffffff;
  font-size: 13px;
}
.ui-top-left-bis  {
  background: #00d9ff;
  color: #1a1a1a;
  padding: 12px 32px;
  margin-top: 16px;
  font-weight: 600;
  transition: background 0.25s;
  border-radius: 8px;
  font-family: Inter, sans-serif;
  display: inline-block;
  font-size: 15px;
  text-decoration: none;
}
.ui-top-left-bis:hover {
  background: #00a8cc;
}
.mod-card-primary-tmj  {
  font-size: 12px;
  font-family: Inter, sans-serif;
  color: #a0a0a0;
  line-height: 1.5;
  margin-top: 0.75rem;
}
@media(min-width:804px) {
  .ui-strip-inner-uvx {
    padding-top: 72px; padding-right: 42px; padding-bottom: 4.5rem; padding-left: 42px;
  }
  .b-wrap-left-2k {
    padding: 2.5rem 44px;
  }
  .group-col-mqn {
    font-size: 26px;
  }
  .mod-list-row-x6e table { display: table; }
}
.el-link-primary-h8  {
  background: #1a1a1a;
  padding-top: 44px; padding-right: 1rem; padding-bottom: 44px; padding-left: 16px;
}
.site-section-cell-b42  {
  margin: 0 auto;
  max-width: 1200px;
}
.el-module-foot-ch  {
  font-size: 22px;
  font-weight: 700;
  font-family: Poppins, sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 1.25rem;
  color: #ffffff;
}
.app-wrap-foot-z1  {
  line-height: 1.65;
  color: #f5f5f5;
  font-size: 15px;
  font-family: Inter, sans-serif;
}
.app-wrap-foot-z1 p {
  margin-bottom: 14px;
}
.app-wrap-foot-z1 p:last-child { margin-bottom: 0; }
.app-wrap-foot-z1 strong  {
  font-weight: 600;
  color: #ffffff;
}
.app-wrap-foot-z1 a  {
  text-decoration: none;
  color: #00d9ff;
}
.app-wrap-foot-z1 a:hover {
  text-decoration: underline;
}
.app-wrap-foot-z1 ul  {
  margin-bottom: 14px;
  list-style-type: disc;
  padding-left: 22px;
}
.app-wrap-foot-z1 ol  {
  padding-left: 1.375rem;
  margin-bottom: 14px;
  list-style-type: decimal;
}
.app-wrap-foot-z1 li  {
  margin-bottom: 6px;
  font-size: 15px;
  color: #f5f5f5;
  line-height: 1.7;
}
.app-wrap-foot-z1 dl { margin-bottom: 14px; }
.app-wrap-foot-z1 dt  {
  margin-top: 14px;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
}
.app-wrap-foot-z1 dt:first-child { margin-top: 0; }
.app-wrap-foot-z1 dd  {
  line-height: 1.65;
  color: #f5f5f5;
  margin-left: 0;
  font-size: 0.9375rem;
  margin-bottom: 6px;
}
.app-wrap-foot-z1 table  {
  display: block;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 14px;
}
.app-wrap-foot-z1 th,
.app-wrap-foot-z1 td  {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  font-size: 0.875rem;
  text-align: left;
  padding: 10px 12px;
}
.app-wrap-foot-z1 th  {
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600;
  letter-spacing: 0.03em;
  font-size: 0.8125rem;
}
.app-wrap-foot-z1 td {
  color: #f5f5f5;
}
@media(min-width:767px) {
  .el-link-primary-h8 {
    padding: 60px 32px;
  }
  .el-module-foot-ch {
    font-size: 26px;
  }
  .app-wrap-foot-z1 table { display: table; }
}
.site-menu-group-cn  {
  padding-top: 50px; padding-right: 18px; padding-bottom: 50px; padding-left: 18px;
  background: #1a1a1a;
}
.mod-icon-foot-pf  {
  margin: 0 auto;
  max-width: 1200px;
}
.v-section-base-pk  {
  font-size: 24px;
  font-family: Poppins, sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 1.375rem;
}
.banner-item-9m  {
  color: #f5f5f5;
  font-size: 0.9375rem;
  line-height: 1.7;
  font-family: Inter, sans-serif;
}
.banner-item-9m p {
  margin-bottom: 14px;
}
.banner-item-9m p:last-child { margin-bottom: 0; }
.banner-item-9m strong  {
  font-weight: 600;
  color: #ffffff;
}
.banner-item-9m a  {
  text-decoration: none;
  color: #00d9ff;
}
.banner-item-9m a:hover {
  text-decoration: underline;
}
.banner-item-9m ul  {
  margin-bottom: 14px;
  padding-left: 22px;
  list-style-type: disc;
}
.banner-item-9m ol  {
  list-style-type: decimal;
  padding-left: 22px;
  margin-bottom: 14px;
}
.banner-item-9m li  {
  font-size: 15px;
  line-height: 1.65;
  margin-bottom: 8px;
  color: #f5f5f5;
}
.banner-item-9m dl { margin-bottom: 14px; }
.banner-item-9m dt  {
  font-size: 15px;
  color: #ffffff;
  margin-top: 13px;
  font-weight: 700;
}
.banner-item-9m dt:first-child { margin-top: 0; }
.banner-item-9m dd  {
  margin-left: 0;
  margin-bottom: 8px;
  line-height: 1.7;
  color: #f5f5f5;
  font-size: 15px;
}
.banner-item-9m table  {
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 14px;
  display: block;
  width: 100%;
}
.banner-item-9m th,
.banner-item-9m td  {
  font-size: 0.875rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  text-align: left;
  padding: 10px 12px;
}
.banner-item-9m th  {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: 0.03em;
}
.banner-item-9m td {
  color: #f5f5f5;
}
@media(min-width:772px) {
  .site-menu-group-cn {
    padding: 66px 36px;
  }
  .v-section-base-pk {
    font-size: 1.75rem;
  }
  .banner-item-9m table { display: table; }
}