html  {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body  {
  margin: 0;
  min-height: 100vh;
}
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  {
  text-decoration: none;
  color: inherit;
  background-color: transparent;
}
b, strong { font-weight: bolder; }
img  {
  height: auto;
  border-style: none;
  max-width: 100%;
  display: block;
}
svg  {
  vertical-align: middle;
  overflow: hidden;
}
button, input, optgroup, select, textarea  {
  line-height: 1.15;
  margin: 0;
  font-size: 100%;
  font-family: inherit;
}
button, input { overflow: visible; }
button, select { text-transform: none; }
button, [type="button"], [type="reset"], [type="submit"]  {
  cursor: pointer;
  background: transparent;
  -webkit-appearance: button;
  padding: 0;
  border: none;
}
*, *::before, *::after { box-sizing: border-box; }
.site-card-inner-nm  {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  background: #1A1A1A;
}

.l-header-primary-65  {
  padding: 0 16px;
  margin: 0 auto;
  align-items: center;
  display: flex;
  max-width: 1280px;
  height: 56px;
  justify-content: space-between;
}

.m-module-body-wm1  {
  align-items: center;
  font-size: 18px;
  letter-spacing: -0.02em;
  gap: 8px;
  display: flex;
  color: #D4AF37;
  font-weight: 800;
  white-space: nowrap;
}

.t-wrap-left-56 { display: none; }

.b-text-top-sn  {
  padding: 8px;
  color: #F5F5F5;
  background: none;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  border: none;
  display: flex;
}

/* --- Fullscreen overlay --- */

.el-nav-main-so  {
  background: #1A1A1A;
  position: fixed;
  align-items: center;
  display: flex;
  inset: 0;
  gap: 20px;
  flex-direction: column;
  visibility: hidden;
  opacity: 0;
  z-index: 300;
  justify-content: center;
  transition: opacity 0.25s ease, visibility 0.25s ease;
}

.el-nav-main-so.el-header-base-yb  {
  visibility: visible;
  opacity: 1;
}

.m-section-foot-bx  {
  top: 14px;
  color: #F5F5F5;
  position: absolute;
  background: none;
  border-radius: 8px;
  place-items: center;
  cursor: pointer;
  display: grid;
  width: 44px;
  font-size: 1.5rem;
  right: 16px;
  height: 44px;
  border: 1px solid rgba(255,255,255,0.1);
}

.app-component-col-9i  {
  flex-direction: column;
  align-items: center;
  gap: 16px;
  display: flex;
}

.component-base-8q  {
  font-size: 22px;
  font-family: Poppins, sans-serif;
  transition: color 0.25s ease;
  font-weight: 600;
  color: #D4AF37;
}

.component-base-8q:hover { color: #FFD700; }

.wp-module-row-q7  {
  font-size: 16px;
  background: #FFD700;
  font-weight: 700;
  border-radius: 8px;
  font-family: Inter, sans-serif;
  color: #1A1A1A;
  padding: 14px 36px;
  margin-top: 12px;
}

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

.v-panel-yu { position: relative; }

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

.app-slot-head-3t:hover  {
  border-color: rgba(255,255,255,0.15);
  background: rgba(255,255,255,0.04);
}
.page-content-o4j  {
  font-size: 11px;
  transition: transform 0.25s ease;
}
.v-panel-yu.el-header-base-yb .page-content-o4j { transform: rotate(180deg); }

.wp-area-body-dbq  {
  min-width:145px;
  position: absolute;
  z-index: 50;
  border-radius: 12px;
  display: none;
  border: 1px solid rgba(255, 255, 255, 0.12);
  top: calc(100% + 4px);
  padding: 4px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  background: #0D3B4D;
  right: 0;
}

.v-panel-yu.el-header-base-yb .wp-area-body-dbq { display: block; }

.site-region-top-etp  {
  cursor: pointer;
  font-family: Inter, sans-serif;
  color: #F5F5F5;
  border-radius: 8px;
  font-size: 13px;
  align-items: center;
  display: flex;
  font-weight: 500;
  transition: background 0.25s ease, color 0.25s ease;
  gap: 8px;
  padding: 8px 12px;
}

.site-region-top-etp:hover  {
  color: #D4AF37;
  background: rgba(255,255,255,0.06);
}
.site-region-top-etp.active { color: #FFD700; }
.site-content-base-ccd  {
  font-size: 17px;
  line-height: 1;
}

/* --- Desktop --- */

@media (min-width:765px) {
  .l-header-primary-65  {
  padding-top: 12px; padding-right: 1.25rem; padding-bottom: 12px; padding-left: 1.25rem;
  gap: 10px;
  flex-direction: column;
  height: auto;
}

  .t-wrap-left-56  {
  gap: 8px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

  .wp-layer-area-12f  {
  padding: 4px 10px;
  color: #F5F5F5;
  transition: color 0.25s ease, background 0.25s ease;
  font-size: 14px;
  border-radius: 4px;
  font-weight: 500;
  font-family: Inter, sans-serif;
}

  .wp-layer-area-12f:hover  {
  color: #D4AF37;
  background: rgba(255,255,255,0.05);
}

  .el-layer-primary-7dm  {
  width: 1px;
  background: rgba(255,255,255,0.1);
  height: 18px;
}

  .js-group-inner-nso  {
  border-radius: 8px;
  background: #FFD700;
  color: #1A1A1A;
  font-family: Inter, sans-serif;
  font-weight: 700;
  transition: background 0.25s ease;
  padding: 6px 18px;
  font-size: 13px;
}

  .js-group-inner-nso:hover { background: #FFF44F; }

  .b-text-top-sn { display: none; }
}
.site-bar-5bg  {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  background: #1A1A1A;
  padding: 42px 20px;
}
.mod-top-primary-el  {
  max-width: 1280px;
  margin: 0 auto;
}
.el-element-foot-hw  {
  font-weight: 800;
  color: #D4AF37;
  font-size: 22px;
  overflow-wrap: break-word;
  font-family: Poppins, sans-serif;
  margin-bottom: 0.875rem;
}
.mod-icon-item-tp9  {
  font-family: Inter, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.7;
  color: #F5F5F5;
}
.mod-icon-item-tp9 p { margin-bottom: 13px; }
.mod-icon-item-tp9 p:last-child { margin-bottom: 0; }
.mod-icon-item-tp9 strong { color: #D4AF37; }
.mod-icon-item-tp9 a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #FFD700;
}
.mod-icon-item-tp9 a:hover { color: #FFF44F; }
.mod-icon-item-tp9 ul  {
  margin-bottom: 0.8125rem;
  list-style-type: disc;
  padding-left: 20px;
}
.mod-icon-item-tp9 ol  {
  margin-bottom: 0.8125rem;
  list-style-type: decimal;
  padding-left: 20px;
}
.mod-icon-item-tp9 li  {
  color: #F5F5F5;
  line-height: 1.7;
  margin-bottom: 5px;
  font-size: 15px;
}
.mod-icon-item-tp9 table  {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 13px;
  display: block;
  overflow-x: auto;
}
.mod-icon-item-tp9 th, .mod-icon-item-tp9 td  {
  padding-top: 10px; padding-right: 12px; padding-bottom: 10px; padding-left: 12px;
  font-size: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  text-align: left;
}
.mod-icon-item-tp9 th  {
  font-weight: 600;
  color: #D4AF37;
}
@media (min-width:783px) {
  .site-bar-5bg { padding: 58px 36px; }
  .el-element-foot-hw { font-size: 26px; }
  .mod-icon-item-tp9 table { display: table; }
}

.page-region-block-ilp  {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  padding: 64px 22px;
  background: #0D3B4D;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.el-component-head-ud2  {
  max-width: 1280px;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  gap: 32px;
}

.site-item-block-0y { flex-shrink: 0; }

.ui-item-head-um  {
  font-size: 12px;
  margin-bottom: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #FFD700;
}

.b-region-primary-ib  {
  color: #D4AF37;
  margin-bottom: 12px;
  font-size: 26px;
  font-family: Poppins, sans-serif;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 800;
}

.c-container-base-6s  {
  font-weight: 800;
  color: #FFD700;
  margin-bottom: 20px;
  font-size: 36px;
}

.ui-module-base-ai  {
  font-family: Inter, sans-serif;
  display: inline-block;
  padding: 0.9375rem 34px;
  background: #FFD700;
  font-weight: 700;
  border-radius: 8px;
  color: #1A1A1A;
  transition: background 0.25s ease;
  font-size: 0.9375rem;
}

.ui-module-base-ai:hover { background: #FFF44F; }

.js-section-group-0v  {
  color: #A0A0A0;
  margin-top: 10px;
  font-size: 11px;
}

.b-menu-main-g2 { flex: 1; }

.b-menu-main-g2 p  {
  font-family: Inter, sans-serif;
  line-height: 1.7;
  font-size: 0.9375rem;
  color: #F5F5F5;
  margin-bottom: 13px;
}

.b-menu-main-g2 p:last-child { margin-bottom: 0; }

.b-menu-main-g2 ul  {
  padding-left: 22px;
  list-style-type: circle;
  margin-bottom: 13px;
}

.b-menu-main-g2 ol  {
  list-style-type: decimal;
  margin-bottom: 13px;
  padding-left: 22px;
}

.b-menu-main-g2 li  {
  font-size: 14px;
  font-family: Inter, sans-serif;
  margin-bottom: 7px;
  color: #F5F5F5;
  line-height: 1.6;
}

.b-menu-main-g2 a  {
  color: #FFD700;
  text-underline-offset: 3px;
  text-decoration: underline;
}
.b-menu-main-g2 a:hover { color: #FFF44F; }

.b-menu-main-g2 strong { color: #D4AF37; }

.b-menu-main-g2 table  {
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
  font-size: 14px;
  margin-bottom: 0.8125rem;
}

.b-menu-main-g2 th  {
  text-align: left;
  font-weight: 600;
  color: #D4AF37;
  padding-top: 10px; padding-right: 12px; padding-bottom: 10px; padding-left: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(255,255,255,0.04);
}

.b-menu-main-g2 td  {
  padding-top: 10px; padding-right: 0.75rem; padding-bottom: 10px; padding-left: 12px;
  color: #F5F5F5;
  border-bottom: 1px solid rgba(255,255,255,0.04);
}

@media (min-width:802px) {
  .page-region-block-ilp { padding: 80px 40px; }
  .el-component-head-ud2  {
  align-items: flex-start;
  flex-direction: row;
  gap: 60px;
}
  .site-item-block-0y { max-width: 380px; }
  .b-region-primary-ib { font-size: 32px; }
  .c-container-base-6s { font-size: 44px; }
  .b-menu-main-g2 table { display: table; }
}
.site-col-body-py8  {
  background: #0D3B4D;
  padding: 2.75rem 18px;
}
.v-top-col-fg  {
  max-width: 700px;
  margin: 0 auto;
}
.mod-link-left-5c6  {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 28px;
  font-size: 1.375rem;
  font-family: Poppins, sans-serif;
  color: #D4AF37;
}
.c-top-block-91  {
  gap: 0;
  display: flex;
  flex-direction: column;
}
.site-component-top-rk  {
  padding-bottom: 24px;
  position: relative;
  display: flex;
  gap: 1rem;
}
.site-component-top-rk:last-child { padding-bottom: 0; }
.site-component-top-rk:not(:last-child)::after  {
  content: '';
  position: absolute;
  background: rgba(255, 255, 255, 0.12);
  top: 40px;
  left: 17px;
  width: 2px;
  bottom: 0;
}
.t-view-left-hl  {
  color: #1A1A1A;
  align-items: center;
  font-family: Inter, sans-serif;
  display: flex;
  z-index: 1;
  font-size: 0.9375rem;
  background: #FFD700;
  font-weight: 800;
  border-radius: 50%;
  flex-shrink: 0;
  width: 36px;
  justify-content: center;
  position: relative;
  height: 36px;
}
.js-container-group-1x  {
  color: #D4AF37;
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 1rem;
  font-family: Poppins, sans-serif;
}
.hero-block-ir  {
  font-family: Inter, sans-serif;
  color: #F5F5F5;
  font-size: 14px;
  line-height: 1.6;
}
@media (min-width:771px) {
  .site-col-body-py8 { padding: 60px 40px; }
  .mod-link-left-5c6 { font-size: 1.625rem; }
}

.c-module-box-8l  {
  background: #1A1A1A;
  padding: 50px 20px;
}
.wp-menu-base-ls2  {
  margin: 0 auto;
  max-width: 1280px;
}
.t-section-primary-a3a  {
  font-family: Poppins, sans-serif;
  font-weight: 800;
  font-size: 24px;
  color: #D4AF37;
  margin-bottom: 18px;
  overflow-wrap: break-word;
}
.ui-top-box-5rg  {
  font-size: 0.9375rem;
  color: #F5F5F5;
  line-height: 1.7;
  font-family: Inter, sans-serif;
}
.ui-top-box-5rg p { margin-bottom: 14px; }
.ui-top-box-5rg p:last-child { margin-bottom: 0; }
.ui-top-box-5rg strong { color: #D4AF37; }
.ui-top-box-5rg a  {
  text-underline-offset: 2px;
  text-decoration: underline;
  color: #FFD700;
}
.ui-top-box-5rg a:hover { color: #FFF44F; }
.ui-top-box-5rg ul  {
  padding-left: 20px;
  margin-bottom: 14px;
  list-style-type: disc;
}
.ui-top-box-5rg ol  {
  list-style-type: decimal;
  padding-left: 20px;
  margin-bottom: 14px;
}
.ui-top-box-5rg li  {
  font-size: 15px;
  margin-bottom: 6px;
  color: #F5F5F5;
  line-height: 1.7;
}
.ui-top-box-5rg dl { margin-bottom: 14px; }
.ui-top-box-5rg dt  {
  font-size: 15px;
  font-weight: 700;
  color: #D4AF37;
  margin-top: 0.875rem;
}
.ui-top-box-5rg dt:first-child { margin-top: 0; }
.ui-top-box-5rg dd  {
  font-size: 15px;
  color: #F5F5F5;
  line-height: 1.7;
  margin-left: 0;
  margin-bottom: 6px;
}
.ui-top-box-5rg table  {
  margin-bottom: 14px;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
.ui-top-box-5rg th  {
  padding: 10px 12px;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  font-weight: 600;
  background: rgba(255,255,255,0.04);
  color: #D4AF37;
}
.ui-top-box-5rg td  {
  padding: 10px 12px;
  color: #F5F5F5;
  border-bottom: 1px solid rgba(255,255,255,0.04);
}
@media (min-width:773px) {
  .c-module-box-8l { padding: 66px 40px; }
  .t-section-primary-a3a { font-size: 28px; }
  .ui-top-box-5rg table { display: table; }
}

.m-wrapper-top-ln  {
  background: #1A1A1A;
  overflow: hidden;
}
.b-top-group-3u  {
  flex-direction: column;
  display: flex;
  padding: 48px 18px;
  background: #1A1A1A;
  gap: 32px;
}
.top-box-l2  {
  margin: 0 auto;
  width: 100%;
  max-width: 1280px;
}
.t-hero-block-bvr  {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  display: inline-block;
  margin-bottom: 14px;
  color: #FFD700;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 700;
}
.site-element-head-2c  {
  margin-bottom: 12px;
  color: #D4AF37;
  font-family: Poppins, sans-serif;
  line-height: 1.2;
  font-weight: 800;
  font-size: 28px;
  overflow-wrap: break-word;
}
.t-menu-item-j0a  {
  line-height: 1.6;
  font-size: 15px;
  margin-bottom: 22px;
  font-family: Inter, sans-serif;
  color: #F5F5F5;
  max-width: 480px;
}
.wp-wrap-inner-xjn  {
  gap: 10px;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}
.t-header-inner-5a8  {
  text-decoration: none;
  color: #1A1A1A;
  background: #FFD700;
  font-family: Inter, sans-serif;
  font-weight: 700;
  transition: background 0.25s;
  display: inline-block;
  padding: 13px 28px;
  border-radius: 8px;
  font-size: 14px;
}
.t-header-inner-5a8:hover { background: #FFF44F; }
.ui-btn-left-6z  {
  font-family: Inter, sans-serif;
  color: #FFD700;
  font-size: 0.875rem;
  display: inline-block;
  background: transparent;
  border: 1px solid #FFD700;
  font-weight: 600;
  transition: background 0.25s, color 0.25s;
  border-radius: 8px;
  padding: 13px 28px;
  text-decoration: none;
}
.ui-btn-left-6z:hover  {
  color: #1A1A1A;
  background: #FFD700;
}
.v-item-right-dv  {
  font-family: Inter, sans-serif;
  font-size: 11px;
  color: #A0A0A0;
}
.js-nav-right-45  {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
.mod-list-area-efg  {
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 12px;
  text-align: center;
  background: #0D3B4D;
  padding: 28px 24px;
}
.t-banner-foot-4e  {
  color: #FFD700;
  font-family: Poppins, sans-serif;
  font-weight: 800;
  font-size: 28px;
  line-height: 1.2;
}
.el-zone-box-znv  {
  font-family: Inter, sans-serif;
  color: #A0A0A0;
  font-size: 0.8125rem;
  margin-top: 6px;
}
.l-nav-body-w5  {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  padding: 22px 18px;
  background: #0D3B4D;
}
.v-menu-item-i3  {
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  margin: 0 auto;
  max-width: 1280px;
  display: flex;
}
.ui-frame-top-3vi  {
  color: #F5F5F5;
  font-size: 0.8125rem;
  border-radius: 4px;
  white-space: nowrap;
  font-family: Inter, sans-serif;
  background: #1A1A1A;
  padding-top: 6px; padding-right: 14px; padding-bottom: 6px; padding-left: 14px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  display: inline-block;
}
.ui-frame-top-3vi strong  {
  font-weight: 700;
  color: #FFD700;
}
@media(min-width:801px) {
  .b-top-group-3u  {
  padding-top: 64px; padding-right: 40px; padding-bottom: 64px; padding-left: 40px;
  max-width: 1280px;
  align-items: center;
  gap: 48px;
  flex-direction: row;
  margin: 0 auto;
}
  .top-box-l2 { flex: 1; }
  .js-nav-right-45 { flex: 0 0 340px; }
  .site-element-head-2c { font-size: 40px; }
  .t-menu-item-j0a { font-size: 16px; }
  .t-banner-foot-4e { font-size: 36px; }
  .l-nav-body-w5 { padding-top: 28px; padding-right: 20px; padding-bottom: 28px; padding-left: 20px; }
  .ui-frame-top-3vi  {
  padding: 8px 16px;
  font-size: 0.875rem;
}
}
.t-banner-box-43  {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 16px 20px;
  z-index: 1000;
  background: #0D3B4D;
  right: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.m-zone-wrap-ou  {
  gap: 14px;
  display: flex;
  max-width: 1280px;
  flex-direction: column;
  margin: 0 auto;
}

.page-view-foot-gqi  {
  color: #F5F5F5;
  font-size: 13px;
  font-family: Inter, sans-serif;
  line-height: 1.5;
}

.page-view-foot-gqi a  {
  text-decoration: underline;
  color: #D4AF37;
  text-underline-offset: 2px;
}

.page-view-foot-gqi a:hover { color: #FFD700; }

.site-hero-8j  {
  display: flex;
  gap: 10px;
  flex-shrink: 0;
}

.site-zone-row-9t  {
  font-weight: 600;
  transition: background 0.25s ease;
  font-size: 13px;
  border-radius: 8px;
  padding: 8px 20px;
  font-family: Inter, sans-serif;
  background: rgba(255,255,255,0.1);
  color: #D4AF37;
}

.site-zone-row-9t:hover { background: rgba(255,255,255,0.15); }

.v-banner-body-8un  {
  font-size: 13px;
  color: #A0A0A0;
  padding: 8px 20px;
  border-radius: 8px;
  font-weight: 500;
  font-family: Inter, sans-serif;
  transition: color 0.25s ease;
}

.v-banner-body-8un:hover { color: #F5F5F5; }

@media (min-width:765px) {
  .m-zone-wrap-ou  {
  gap: 24px;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
  .t-banner-box-43 { padding-top: 14px; padding-right: 40px; padding-bottom: 14px; padding-left: 40px; }
}
.mod-section-area-re9  {
  padding: 36px 18px;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  background: #1A1A1A;
}

.l-element-body-f9e  {
  align-items: center;
  gap: 24px;
  text-align: center;
  margin: 0 auto;
  flex-direction: column;
  display: flex;
  max-width: 1280px;
}

.page-item-body-kt  {
  letter-spacing: -0.02em;
  color: #D4AF37;
  font-size: 19px;
  font-weight: 800;
}

.site-zone-right-qd  {
  display: flex;
  justify-content: center;
  gap: 8px 20px;
  flex-wrap: wrap;
}

.site-zone-right-qd a  {
  color: #F5F5F5;
  font-size: 0.875rem;
  transition: color 0.25s ease;
  font-weight: 500;
  font-family: Inter, sans-serif;
}

.site-zone-right-qd a:hover { color: #D4AF37; }

.mod-widget-primary-zu  {
  height: 1px;
  background: rgba(255, 255, 255, 0.12);
  width: 60px;
}

.v-zone-inner-l4k  {
  max-width: 700px;
  font-size: 12px;
  color: #A0A0A0;
  line-height: 1.55;
}

.site-content-body-gg7  {
  font-size: 12px;
  color: #A0A0A0;
}
.wp-title-area-k8  {
  padding: 54px 20px;
  background: #0D3B4D;
}
.el-wrap-col-tm  {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  max-width: 1280px;
  gap: 28px;
}
.site-nav-item-ht  {
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 11px;
  font-family: Inter, sans-serif;
  letter-spacing: 0.1em;
  color: #FFD700;
}
.m-top-wrap-g0y  {
  color: #D4AF37;
  margin-bottom: 18px;
  font-family: Poppins, sans-serif;
  font-size: 26px;
  font-weight: 800;
  overflow-wrap: break-word;
}
.row-zgv  {
  line-height: 1.75;
  color: #F5F5F5;
  font-family: Inter, sans-serif;
  font-size: 16px;
}
.row-zgv p { margin-bottom: 16px; }
.row-zgv p:last-child { margin-bottom: 0; }
.row-zgv strong { color: #D4AF37; }
.row-zgv a  {
  text-underline-offset: 3px;
  text-decoration: underline;
  color: #FFD700;
}
.row-zgv a:hover { color: #FFF44F; }
.row-zgv ul  {
  list-style-type: circle;
  margin-bottom: 1rem;
  padding-left: 22px;
}
.row-zgv ol  {
  padding-left: 22px;
  margin-bottom: 16px;
  list-style-type: decimal;
}
.row-zgv li  {
  font-size: 16px;
  margin-bottom: 8px;
  line-height: 1.75;
  color: #F5F5F5;
}
.row-zgv table  {
  width: 100%;
  display: block;
  overflow-x: auto;
  margin-bottom: 1rem;
  border-collapse: collapse;
}
.row-zgv th  {
  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);
  background: #1A1A1A;
  color: #D4AF37;
  font-weight: 600;
}
.row-zgv td  {
  padding-top: 11px; padding-right: 14px; padding-bottom: 11px; padding-left: 0.875rem;
  color: #F5F5F5;
  border-bottom: 1px solid rgba(255,255,255,0.04);
}
.js-inner-q1a  {
  background: #1A1A1A;
  padding: 24px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 12px;
}
.mod-list-head-ja  {
  margin-bottom: 6px;
  font-family: Inter, sans-serif;
  font-size: 12px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #A0A0A0;
  font-weight: 600;
}
.v-area-o6  {
  margin-bottom: 8px;
  font-family: Poppins, sans-serif;
  color: #FFD700;
  font-weight: 800;
  font-size: 1.75rem;
}
.js-menu-wrap-wj  {
  font-size: 14px;
  color: #A0A0A0;
  font-family: Inter, sans-serif;
  line-height: 1.5;
}
@media (min-width:863px) {
  .wp-title-area-k8 { padding-top: 72px; padding-right: 44px; padding-bottom: 72px; padding-left: 44px; }
  .el-wrap-col-tm  {
  gap: 48px;
  flex-direction: row;
}
  .js-icon-top-rk { flex: 1; }
  .js-inner-q1a  {
  align-self: flex-start;
  flex: 0 0 280px;
}
  .m-top-wrap-g0y { font-size: 30px; }
  .row-zgv table { display: table; }
}

.v-wrapper-cell-xbp  {
  padding: 48px 20px;
  background: #0D3B4D;
}
.c-card-mg  {
  margin: 0 auto;
  text-align: center;
  max-width: 800px;
}
.page-hero-primary-et  {
  color: #F5F5F5;
  overflow-wrap: break-word;
  font-family: Poppins, sans-serif;
  font-weight: 700;
  margin-bottom: 16px;
  font-size: 18px;
}
.frame-top-23  {
  font-family: Inter, sans-serif;
  line-height: 1.7;
  font-size: 13px;
  color: #F5F5F5;
}
.frame-top-23 p {
  margin-bottom: 10px;
}
.frame-top-23 p:last-child {
  margin-bottom: 0;
}
.frame-top-23 a  {
  text-decoration: underline;
  color: #F5F5F5;
  text-underline-offset: 2px;
}
.frame-top-23 a:hover {
  color: #FFD700;
}
.frame-top-23 strong {
  color: #D4AF37;
}
.frame-top-23 ul  {
  margin-bottom: 10px;
  list-style-type: circle;
  padding-left: 20px;
}
.frame-top-23 ol  {
  padding-left: 1.25rem;
  margin-bottom: 10px;
  list-style-type: decimal;
}
.frame-top-23 li  {
  color: #A0A0A0;
  margin-bottom: 4px;
  font-size: 0.8125rem;
  line-height: 1.5;
}
.frame-top-23 table  {
  display: block;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 10px;
  overflow-x: auto;
}
.frame-top-23 th, .frame-top-23 td  {
  font-size: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  padding-top: 8px; padding-right: 10px; padding-bottom: 8px; padding-left: 10px;
  text-align: left;
}
.frame-top-23 th  {
  color: #F5F5F5;
  font-weight: 600;
}

@media (min-width:764px) {
  .frame-top-23 table { display: table; }
}

.l-link-wrap-zh  {
  padding: 40px 18px;
  background: #0D3B4D;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
.m-icon-left-b2  {
  margin: 0 auto;
  max-width: 820px;
}
.b-element-row-q62  {
  overflow-wrap: break-word;
  font-family: Poppins, sans-serif;
  color: #D4AF37;
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 21px;
}
.b-slot-box-zo  {
  line-height: 1.65;
  font-size: 14px;
  color: #F5F5F5;
  font-family: Inter, sans-serif;
}
.b-slot-box-zo p { margin-bottom: 11px; }
.b-slot-box-zo p:last-child { margin-bottom: 0; }
.b-slot-box-zo strong { color: #D4AF37; }
.b-slot-box-zo a  {
  text-underline-offset: 2px;
  color: #FFD700;
  text-decoration: underline;
}
.b-slot-box-zo a:hover { color: #FFF44F; }
.b-slot-box-zo ul  {
  margin-bottom: 11px;
  padding-left: 1.125rem;
  list-style-type: disc;
}
.b-slot-box-zo ol  {
  list-style-type: decimal;
  margin-bottom: 11px;
  padding-left: 18px;
}
.b-slot-box-zo li  {
  font-size: 14px;
  line-height: 1.65;
  color: #F5F5F5;
  margin-bottom: 5px;
}
.b-slot-box-zo table  {
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 11px;
  display: block;
}
.b-slot-box-zo th, .b-slot-box-zo td  {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  font-size: 13px;
  text-align: left;
  padding: 8px 10px;
}
.b-slot-box-zo th  {
  color: #D4AF37;
  font-weight: 600;
}
@media (min-width:835px) {
  .l-link-wrap-zh { padding: 3.5rem 36px; }
  .b-element-row-q62 { font-size: 25px; }
  .b-slot-box-zo table { display: table; }
}