html  {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body  {
  min-height: 100vh;
  margin: 0;
}
main { display: block; }
h1, h2, h3, h4, h5, h6  {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
}
p, figure, blockquote, dl, dd { margin: 0; }
ol, ul  {
  margin: 0;
  padding: 0;
  list-style: none;
}
a  {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
}
b, strong { font-weight: bolder; }
img  {
  max-width: 100%;
  display: block;
  height: auto;
  border-style: none;
}
svg  {
  overflow: hidden;
  vertical-align: middle;
}
button, input, optgroup, select, textarea  {
  font-family: inherit;
  margin: 0;
  font-size: 100%;
  line-height: 1.15;
}
button, input { overflow: visible; }
button, select { text-transform: none; }
button, [type="button"], [type="reset"], [type="submit"]  {
  cursor: pointer;
  padding: 0;
  border: none;
  -webkit-appearance: button;
  background: transparent;
}
*, *::before, *::after { box-sizing: border-box; }
.wp-zone-row-mxq  {
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  background: #1A1A2E;
}

.ui-card-cell-sa1  {
  padding: 0 16px;
  display: flex;
  max-width: 1280px;
  margin: 0 auto;
  height: 56px;
  align-items: center;
  justify-content: space-between;
}

.b-cell-right-kxg  {
  letter-spacing: -0.02em;
  display: flex;
  font-size: 18px;
  color: #F5D547;
  gap: 8px;
  font-weight: 800;
  white-space: nowrap;
  align-items: center;
}

.v-slot-col-0cx { display: none; }

.wp-panel-box-87n  {
  color: #F5F5F0;
  cursor: pointer;
  align-items: center;
  background: none;
  border: none;
  padding: 8px;
  justify-content: center;
  display: flex;
}

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

.mod-block-row-rr  {
  inset: 0;
  flex-direction: column;
  position: fixed;
  transition: opacity 0.25s ease, visibility 0.25s ease;
  visibility: hidden;
  gap: 20px;
  z-index: 300;
  background: #1A1A2E;
  opacity: 0;
  align-items: center;
  justify-content: center;
  display: flex;
}

.mod-block-row-rr.el-region-group-8o  {
  opacity: 1;
  visibility: visible;
}

.app-grid-cell-zh  {
  font-size: 1.5rem;
  border: 1px solid rgba(255,255,255,0.1);
  width: 44px;
  border-radius: 12px;
  background: none;
  color: #F5F5F0;
  right: 16px;
  place-items: center;
  cursor: pointer;
  display: grid;
  top: 14px;
  position: absolute;
  height: 44px;
}

.t-menu-body-m00  {
  gap: 16px;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.b-container-zw  {
  font-size: 22px;
  transition: color 0.25s ease;
  font-family: Bebas Neue, sans-serif;
  color: #F5D547;
  font-weight: 600;
}

.b-container-zw:hover { color: #D4AF37; }

.mod-slot-main-0cu  {
  border-radius: 12px;
  background: #D4AF37;
  font-family: Inter, sans-serif;
  margin-top: 12px;
  font-weight: 700;
  font-size: 16px;
  color: #1A1A2E;
  padding: 14px 36px;
}

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

.section-area-od { position: relative; }

.t-nav-row-s9  {
  padding: 5px 10px;
  white-space: nowrap;
  color: #F5F5F0;
  background: rgba(255,255,255,0.02);
  display: flex;
  cursor: pointer;
  border: 1px solid rgba(212, 175, 55, 0.15);
  transition: border-color 0.25s ease, background 0.25s ease;
  line-height: 1;
  font-weight: 600;
  font-size: 13px;
  font-family: Inter, sans-serif;
  align-items: center;
  border-radius: 12px;
  gap: 6px;
}

.t-nav-row-s9:hover  {
  border-color: rgba(255,255,255,0.15);
  background: rgba(255,255,255,0.04);
}
.page-link-body-j3  {
  transition: transform 0.25s ease;
  font-size: 11px;
}
.section-area-od.el-region-group-8o .page-link-body-j3 { transform: rotate(180deg); }

.m-inner-7z  {
  border: 1px solid rgba(212, 175, 55, 0.15);
  display: none;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  background: #2D2D44;
  z-index: 50;
  right: 0;
  top: calc(100% + 4px);
  position: absolute;
  padding: 4px;
  border-radius: 18px;
  min-width:137px;
}

.section-area-od.el-region-group-8o .m-inner-7z { display: block; }

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

.page-panel-body-l23:hover  {
  color: #F5D547;
  background: rgba(255,255,255,0.06);
}
.page-panel-body-l23.active { color: #D4AF37; }
.app-banner-wrap-w2  {
  line-height: 1;
  font-size: 17px;
}

/* --- Desktop --- */

@media (min-width:771px) {
  .ui-card-cell-sa1  {
  height: auto;
  padding: 12px 20px;
  gap: 10px;
  flex-direction: column;
}

  .v-slot-col-0cx  {
  justify-content: center;
  flex-wrap: wrap;
  display: flex;
  gap: 8px;
  align-items: center;
}

  .el-link-block-w3e  {
  transition: color 0.25s ease, background 0.25s ease;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  padding: 4px 10px;
  color: #F5F5F0;
  border-radius: 4px;
}

  .el-link-block-w3e:hover  {
  background: rgba(255,255,255,0.05);
  color: #F5D547;
}

  .site-inner-inner-08  {
  background: rgba(255,255,255,0.1);
  height: 18px;
  width: 1px;
}

  .el-panel-block-72a  {
  color: #1A1A2E;
  border-radius: 12px;
  font-size: 0.8125rem;
  background: #D4AF37;
  padding-top: 6px; padding-right: 18px; padding-bottom: 6px; padding-left: 18px;
  font-weight: 700;
  font-family: Inter, sans-serif;
  transition: background 0.25s ease;
}

  .el-panel-block-72a:hover { background: #F5D547; }

  .wp-panel-box-87n { display: none; }
}
.el-bar-inner-jm  {
  background: linear-gradient(180deg, #2D2D44 0%, #1A1A2E 100%);
  padding: 22px 16px;
}
.c-text-left-7g  {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  max-width: 1280px;
}
.t-item-wrap-53  {
  padding-top: 8px; padding-right: 18px; padding-bottom: 8px; padding-left: 1.125rem;
  white-space: nowrap;
  background: rgba(255,255,255,0.04);
  font-size: 13px;
  border-radius: 100px;
  color: #A8A89A;
  border: 1px solid rgba(212, 175, 55, 0.15);
  font-family: Inter, sans-serif;
}
.page-outer-nm  {
  font-weight: 800;
  color: #D4AF37;
}
@media (min-width:903px) {
  .el-bar-inner-jm { padding: 28px 20px; }
  .t-item-wrap-53  {
  padding: 10px 22px;
  font-size: 14px;
}
}

.v-row-top-x0p  {
  background: #1A1A2E;
  padding: 46px 18px;
}
.ui-view-col-8fk  {
  max-width: 1280px;
  margin: 0 auto;
}
.app-btn-right-q7i  {
  margin-bottom: 18px;
  font-weight: 700;
  font-family: Bebas Neue, sans-serif;
  font-size: 22px;
  overflow-wrap: break-word;
  color: #F5D547;
}
.site-btn-cell-y3  {
  font-family: Inter, sans-serif;
  font-size: 15px;
  color: #F5F5F0;
  line-height: 1.65;
}
.site-btn-cell-y3 p {
  margin-bottom: 13px;
}
.site-btn-cell-y3 p:last-child { margin-bottom: 0; }
.site-btn-cell-y3 strong  {
  color: #F5D547;
  font-weight: 600;
}
.site-btn-cell-y3 a  {
  text-decoration: none;
  color: #D4AF37;
}
.site-btn-cell-y3 a:hover {
  text-decoration: underline;
}
.site-btn-cell-y3 ul  {
  margin-bottom: 13px;
  list-style-type: disc;
  padding-left: 1.375rem;
}
.site-btn-cell-y3 ol  {
  padding-left: 22px;
  margin-bottom: 13px;
  list-style-type: decimal;
}
.site-btn-cell-y3 li  {
  color: #F5F5F0;
  line-height: 1.6;
  margin-bottom: 6px;
  font-size: 0.875rem;
}
.site-btn-cell-y3 dl { margin-bottom: 13px; }
.site-btn-cell-y3 dt  {
  margin-top: 12px;
  color: #F5D547;
  font-weight: 700;
  font-size: 0.9375rem;
}
.site-btn-cell-y3 dt:first-child { margin-top: 0; }
.site-btn-cell-y3 dd  {
  font-size: 15px;
  color: #F5F5F0;
  line-height: 1.65;
  margin-bottom: 6px;
  margin-left: 0;
}
.site-btn-cell-y3 table  {
  width: 100%;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  margin-bottom: 13px;
}
.site-btn-cell-y3 th,
.site-btn-cell-y3 td  {
  font-size: 14px;
  padding: 9px 11px;
  text-align: left;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
}
.site-btn-cell-y3 th  {
  font-size: 13px;
  color: #F5D547;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
@media(min-width:770px) {
  .v-row-top-x0p {
    padding-top: 62px; padding-right: 36px; padding-bottom: 62px; padding-left: 2.25rem;
  }
  .app-btn-right-q7i {
    font-size: 26px;
  }
  .site-btn-cell-y3 table { display: table; }
}
.l-module-right-gb9  {
  padding-top: 46px; padding-right: 18px; padding-bottom: 46px; padding-left: 18px;
  background: #2D2D44;
}
.el-slot-area-48  {
  max-width: 880px;
  margin: 0 auto;
}
.el-banner-box-oze  {
  border: 1px solid rgba(212, 175, 55, 0.15);
  border-radius: 18px;
  box-shadow: 0 2px 16px rgba(0,0,0,0.1);
  background: #1A1A2E;
  padding: 26px 22px;
}
.site-grid-right-td  {
  color: #D4AF37;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  font-weight: 700;
  font-family: Inter, sans-serif;
  text-transform: uppercase;
  font-size: 11px;
}
.wp-component-head-ls  {
  color: #F5D547;
  margin-bottom: 14px;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: Bebas Neue, sans-serif;
}
.v-region-wrap-5t  {
  font-family: Inter, sans-serif;
  color: #F5F5F0;
  font-size: 14px;
  line-height: 1.65;
}
.v-region-wrap-5t p { margin-bottom: 11px; }
.v-region-wrap-5t p:last-child { margin-bottom: 0; }
.v-region-wrap-5t strong { color: #F5D547; }
.v-region-wrap-5t a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #D4AF37;
}
.v-region-wrap-5t a:hover { color: #F5D547; }
.v-region-wrap-5t ul  {
  padding-left: 18px;
  margin-bottom: 11px;
  list-style-type: circle;
}
.v-region-wrap-5t ol  {
  list-style-type: decimal;
  padding-left: 18px;
  margin-bottom: 11px;
}
.v-region-wrap-5t li  {
  color: #F5F5F0;
  line-height: 1.65;
  margin-bottom: 5px;
  font-size: 0.875rem;
}
.v-region-wrap-5t dl { margin-bottom: 11px; }
.v-region-wrap-5t dt  {
  margin-top: 12px;
  font-weight: 800;
  color: #F5D547;
  font-size: 14px;
}
.v-region-wrap-5t dt:first-child { margin-top: 0; }
.v-region-wrap-5t dd  {
  font-size: 0.875rem;
  margin-left: 0;
  margin-bottom: 5px;
  line-height: 1.65;
  color: #F5F5F0;
}
.v-region-wrap-5t table  {
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  display: block;
  margin-bottom: 11px;
}
.v-region-wrap-5t th  {
  padding-top: 9px; padding-right: 11px; padding-bottom: 9px; padding-left: 11px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  background: rgba(255,255,255,0.04);
  color: #F5D547;
  font-weight: 600;
  text-align: left;
}
.v-region-wrap-5t td  {
  color: #F5F5F0;
  padding: 9px 11px;
  border-bottom: 1px solid rgba(255,255,255,0.04);
}
@media (min-width:801px) {
  .l-module-right-gb9 { padding: 62px 36px; }
  .el-banner-box-oze { padding: 34px 30px; }
  .wp-component-head-ls { font-size: 24px; }
  .v-region-wrap-5t table { display: table; }
}

.ui-icon-top-nv  {
  background: #1A1A2E;
  padding-top: 40px; padding-right: 16px; padding-bottom: 40px; padding-left: 16px;
}
.m-inner-right-w7  {
  margin: 0 auto;
  max-width: 800px;
}
.l-grid-body-k1  {
  padding-left: 24px;
  border-left: 3px solid #D4AF37;
}
.l-btn-area-oc  {
  font-weight: 800;
  margin-bottom: 14px;
  font-family: Bebas Neue, sans-serif;
  color: #F5D547;
  overflow-wrap: break-word;
  font-size: 22px;
}
.t-btn-item-fhq  {
  font-family: Inter, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  color: #F5F5F0;
}
.t-btn-item-fhq p {
  margin-bottom: 16px;
}
.t-btn-item-fhq p:last-child {
  margin-bottom: 0;
}
.t-btn-item-fhq strong {
  color: #F5D547;
}
.t-btn-item-fhq a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #D4AF37;
}
.t-btn-item-fhq a:hover {
  color: #F5D547;
}
.t-btn-item-fhq ul  {
  margin-bottom: 16px;
  padding-left: 20px;
  list-style-type: square;
}
.t-btn-item-fhq ol  {
  margin-bottom: 16px;
  list-style-type: decimal;
  padding-left: 20px;
}
.t-btn-item-fhq li  {
  color: #F5F5F0;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 8px;
}
.t-btn-item-fhq table  {
  display: block;
  border-collapse: collapse;
  margin-bottom: 16px;
  width: 100%;
  overflow-x: auto;
}
.t-btn-item-fhq th, .t-btn-item-fhq td  {
  font-size: 15px;
  text-align: left;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  padding: 10px 13px;
}
.t-btn-item-fhq th  {
  color: #F5D547;
  font-weight: 600;
}
@media (min-width:838px) {
  .ui-icon-top-nv { padding: 56px 32px; }
  .l-grid-body-k1 { padding-left: 32px; }
  .l-btn-area-oc { font-size: 26px; }
  .t-btn-item-fhq table { display: table; }
}

.block-xdo  {
  padding: 2rem 20px;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  background: #1A1A2E;
}
.site-icon-foot-pb3  {
  margin: 0 auto;
  text-align: center;
  max-width: 1280px;
}
.el-inner-col-ic2  {
  justify-content: center;
  flex-wrap: wrap;
  display: flex;
  gap: 10px;
  margin-bottom: 16px;
}
.v-area-area-16a  {
  border: 2px solid #A8A89A;
  font-family: Inter, sans-serif;
  display: flex;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  width: 36px;
  color: #A8A89A;
  height: 36px;
  font-weight: 800;
  font-size: 11px;
}
.c-layer-cell-fp  {
  padding: 6px 14px;
  font-size: 11px;
  font-family: Inter, sans-serif;
  border-radius: 4px;
  color: #A8A89A;
  border: 1px solid rgba(212, 175, 55, 0.15);
  font-weight: 600;
}
.l-btn-top-ea  {
  overflow-wrap: break-word;
  margin: 0 auto;
  color: #F5F5F0;
  line-height: 1.65;
  font-size: 12px;
  font-family: Inter, sans-serif;
  max-width: 700px;
}

.page-col-head-l5  {
  background: #2D2D44;
  right: 0;
  left: 0;
  position: fixed;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  z-index: 1000;
  bottom: 0;
  padding: 16px 20px;
}

.wp-cell-foot-akd  {
  display: flex;
  max-width: 1280px;
  flex-direction: column;
  gap: 14px;
  margin: 0 auto;
}

.el-module-area-99  {
  line-height: 1.5;
  color: #F5F5F0;
  font-family: Inter, sans-serif;
  font-size: 0.8125rem;
}

.el-module-area-99 a  {
  text-underline-offset: 2px;
  color: #F5D547;
  text-decoration: underline;
}

.el-module-area-99 a:hover { color: #D4AF37; }

.js-row-base-pt  {
  display: flex;
  gap: 10px;
  flex-shrink: 0;
}

.m-wrapper-main-gs  {
  font-weight: 600;
  padding: 8px 20px;
  font-family: Inter, sans-serif;
  border-radius: 12px;
  color: #F5D547;
  font-size: 13px;
  background: rgba(255,255,255,0.1);
  transition: background 0.25s ease;
}

.m-wrapper-main-gs:hover { background: rgba(255,255,255,0.15); }

.el-inner-group-lvo  {
  border-radius: 12px;
  font-size: 13px;
  font-weight: 500;
  transition: color 0.25s ease;
  color: #A8A89A;
  padding: 8px 20px;
  font-family: Inter, sans-serif;
}

.el-inner-group-lvo:hover { color: #F5F5F0; }

@media (min-width:771px) {
  .wp-cell-foot-akd  {
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-direction: row;
}
  .page-col-head-l5 { padding: 0.875rem 40px; }
}
.v-view-group-ob5  {
  padding: 46px 18px;
  background: #1A1A2E;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
}
.c-bar-body-ulf  {
  margin: 0 auto;
  display: flex;
  gap: 32px;
  max-width: 1280px;
  flex-direction: column;
}
.t-zone-987  {
  font-family: Bebas Neue, sans-serif;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
  margin-bottom: 14px;
  color: #F5D547;
}
.ui-section-foot-2h  {
  line-height: 1.6;
  color: #F5F5F0;
  font-family: Inter, sans-serif;
  font-size: 16px;
}
.ui-section-foot-2h p {
  margin-bottom: 15px;
}
.ui-section-foot-2h p:last-child {
  margin-bottom: 0;
}
.ui-section-foot-2h strong {
  color: #F5D547;
}
.ui-section-foot-2h a  {
  text-underline-offset: 2px;
  color: #D4AF37;
  text-decoration: underline;
}
.ui-section-foot-2h a:hover {
  color: #F5D547;
}
.ui-section-foot-2h ul  {
  list-style-type: square;
  padding-left: 20px;
  margin-bottom: 15px;
}
.ui-section-foot-2h ol  {
  padding-left: 20px;
  list-style-type: decimal;
  margin-bottom: 0.9375rem;
}
.ui-section-foot-2h li  {
  margin-bottom: 7px;
  line-height: 1.6;
  color: #F5F5F0;
  font-size: 16px;
}
.ui-section-foot-2h table  {
  display: block;
  margin-bottom: 15px;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
}
.ui-section-foot-2h th, .ui-section-foot-2h td  {
  font-size: 0.9375rem;
  text-align: left;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  padding: 10px 13px;
}
.ui-section-foot-2h th  {
  color: #F5D547;
  font-weight: 600;
}
.app-frame-col-936  {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.b-wrapper-03  {
  padding: 16px;
  border-radius: 12px;
  background: #2D2D44;
}
.wp-zone-cell-8y4  {
  margin-bottom: 4px;
  font-family: Inter, sans-serif;
  color: #A8A89A;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 11px;
}
.box-group-0la  {
  font-weight: 700;
  font-family: Inter, sans-serif;
  font-size: 15px;
  color: #F5D547;
}
@media (min-width:836px) {
  .v-view-group-ob5 { padding: 60px 38px; }
  .c-bar-body-ulf  {
  flex-direction: row;
  gap: 48px;
}
  .el-title-main-0w3 { flex: 1; }
  .app-frame-col-936 { flex: 0 0 260px; }
  .t-zone-987 { font-size: 26px; }
  .ui-section-foot-2h table { display: table; }
}

.app-main-row-nc9  {
  background: linear-gradient(160deg, #1A1A2E 0%, #2D2D44 40%, #1A1A2E 100%);
  text-align: center;
  position: relative;
  justify-content: center;
  overflow: hidden;
  min-height: 520px;
  align-items: center;
  padding: 60px 20px;
  display: flex;
}

.app-main-row-nc9::before  {
  inset: 0;
  background: radial-gradient(ellipse at 50% 30%, rgba(212,175,55,0.08) 0%, transparent 60%);
  position: absolute;
  content: '';
  pointer-events: none;
}

.page-container-cell-72f  {
  z-index: 1;
  position: relative;
  max-width: 700px;
}

.mod-menu-base-oi  {
  letter-spacing: 0.08em;
  display: inline-block;
  font-weight: 700;
  padding-top: 6px; padding-right: 16px; padding-bottom: 6px; padding-left: 1rem;
  text-transform: uppercase;
  margin-bottom: 20px;
  border-radius: 20px;
  font-size: 12px;
  color: #D4AF37;
  border: 1px solid rgba(212,175,55,0.3);
}

.t-top-block-pt  {
  font-weight: 800;
  color: #F5D547;
  margin-bottom: 16px;
  line-height: 1.15;
  overflow-wrap: break-word;
  font-family: Bebas Neue, sans-serif;
  font-size: 32px;
}

.ui-main-box-utu  {
  font-size: 1rem;
  max-width: 520px;
  margin-right: auto;
  font-family: Inter, sans-serif;
  margin-left: auto;
  color: #F5F5F0;
  line-height: 1.6;
  margin-bottom: 28px;
}

.m-slot-primary-aj  {
  gap: 16px;
  align-items: center;
  display: flex;
  margin-top: 8px;
  flex-direction: column;
}

.page-top-left-ezj  {
  padding: 16px 24px;
  border-radius: 18px;
  width: 100%;
  max-width: 380px;
  border: 1px solid rgba(212,175,55,0.25);
  text-align: center;
  background: rgba(212,175,55,0.1);
}

.l-btn-0s  {
  font-size: 26px;
  color: #D4AF37;
  font-weight: 800;
  line-height: 1.2;
}

.b-btn-head-uef  {
  font-size: 13px;
  color: #A8A89A;
  margin-top: 4px;
}

.m-view-right-ikl  {
  background: #D4AF37;
  transition: background 0.25s ease;
  font-weight: 700;
  padding: 16px 36px;
  display: block;
  text-align: center;
  max-width: 380px;
  border-radius: 12px;
  width: 100%;
  color: #1A1A2E;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.m-view-right-ikl:hover { background: #F5D547; }

.l-wrapper-body-3x  {
  font-size: 11px;
  margin-top: 8px;
  color: #A8A89A;
}

@media (min-width:774px) {
  .app-main-row-nc9  {
  min-height: 600px;
  padding: 80px 40px;
}
  .t-top-block-pt { font-size: 48px; }
  .ui-main-box-utu { font-size: 18px; }
  .l-btn-0s { font-size: 2.25rem; }
}
.js-title-group-ue  {
  background-position: center;
  padding: 58px 20px;
  background: #1A1A2E;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}
.site-container-area-ik7  {
  z-index: 1;
  position: relative;
}
.js-title-group-ue::before  {
  inset: 0;
  content: '';
  position: absolute;
  background: linear-gradient(180deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.85) 100%);
  pointer-events: none;
}
.js-strip-top-j2f  {
  background: rgba(0,0,0,0.4);
  margin: 0 auto;
  border-radius: 18px;
  text-align: center;
  border: 1px solid rgba(255,255,255,0.1);
  max-width: 780px;
  backdrop-filter: blur(8px);
  padding: 34px 26px;
}
.v-list-inner-7j  {
  color: #fff;
  text-shadow: 0 2px 8px rgba(0,0,0,0.3);
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: Bebas Neue, sans-serif;
  margin-bottom: 10px;
}
.v-row-foot-pq  {
  text-shadow: 0 2px 12px rgba(0,0,0,0.4);
  margin-bottom: 22px;
  font-weight: 800;
  font-size: 36px;
  color: #D4AF37;
}
.element-wrap-qrd { margin-bottom: 26px; }
.element-wrap-qrd p  {
  font-family: Inter, sans-serif;
  line-height: 1.7;
  margin-bottom: 0.8125rem;
  color: rgba(255,255,255,0.9);
  font-size: 15px;
}
.element-wrap-qrd p:last-child { margin-bottom: 0; }
.element-wrap-qrd ul  {
  list-style-type: disc;
  text-align: left;
  padding-left: 20px;
  margin-bottom: 13px;
}
.element-wrap-qrd ol  {
  margin-bottom: 13px;
  padding-left: 1.25rem;
  text-align: left;
  list-style-type: decimal;
}
.element-wrap-qrd li  {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 6px;
  font-family: Inter, sans-serif;
  color: rgba(255,255,255,0.85);
}
.element-wrap-qrd a  {
  text-decoration: underline;
  color: #D4AF37;
  text-underline-offset: 2px;
}
.element-wrap-qrd a:hover { color: #F5D547; }
.element-wrap-qrd strong { color: #fff; }
.element-wrap-qrd table  {
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 13px;
  font-size: 14px;
}
.element-wrap-qrd th  {
  border-bottom: 1px solid rgba(255,255,255,0.12);
  font-weight: 600;
  color: #fff;
  text-align: left;
  background: rgba(255,255,255,0.06);
  padding: 10px 13px;
}
.element-wrap-qrd td  {
  border-bottom: 1px solid rgba(255,255,255,0.06);
  color: rgba(255,255,255,0.85);
  padding-top: 10px; padding-right: 13px; padding-bottom: 10px; padding-left: 13px;
}
.m-inner-group-0jq  {
  transition: background 0.25s ease;
  font-family: Inter, sans-serif;
  text-shadow: none;
  font-size: 1rem;
  padding: 0.875rem 36px;
  background: #D4AF37;
  display: inline-block;
  font-weight: 700;
  color: #1A1A2E;
  border-radius: 12px;
}
.m-inner-group-0jq:hover { background: #F5D547; }
.mod-content-primary-1wk  {
  color: rgba(255,255,255,0.5);
  margin-top: 14px;
  font-size: 11px;
}
@media (min-width:821px) {
  .js-title-group-ue { padding: 76px 40px; }
  .js-strip-top-j2f { padding-top: 44px; padding-right: 40px; padding-bottom: 44px; padding-left: 2.5rem; }
  .v-list-inner-7j { font-size: 26px; }
  .v-row-foot-pq { font-size: 44px; }
  .element-wrap-qrd table { display: table; }
}
.mod-wrap-row-i8  {
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  background: #1A1A2E;
  padding-top: 32px; padding-right: 20px; padding-bottom: 32px; padding-left: 20px;
}

.b-element-group-7z  {
  max-width: 1280px;
  margin: 0 auto;
}

.mod-area-left-qnl  {
  gap: 1.25rem;
  padding-bottom: 24px;
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
}

.t-frame-85  {
  letter-spacing: -0.02em;
  color: #F5D547;
  font-weight: 800;
  font-size: 18px;
}

.l-card-top-wd  {
  gap: 8px 20px;
  flex-wrap: wrap;
  display: flex;
}

.l-card-top-wd a  {
  color: #F5F5F0;
  font-weight: 500;
  transition: color 0.25s ease;
  font-family: Inter, sans-serif;
  font-size: 0.8125rem;
}

.l-card-top-wd a:hover { color: #F5D547; }

.wp-col-wrap-jyr  {
  flex-direction: column;
  display: flex;
  gap: 12px;
  padding-top: 20px;
}

.l-widget-row-29  {
  color: #A8A89A;
  line-height: 1.7;
  font-size: 12px;
}

.js-nav-group-dbe  {
  color: #A8A89A;
  font-size: 0.75rem;
}

@media (min-width:765px) {
  .mod-wrap-row-i8 { padding-top: 36px; padding-right: 40px; padding-bottom: 36px; padding-left: 40px; }
  .mod-area-left-qnl  {
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
  .wp-col-wrap-jyr  {
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
}
.ui-block-col-u2  {
  padding: 42px 20px;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  background: #1A1A2E;
}
.l-hero-area-tb9  {
  margin: 0 auto;
  max-width: 1280px;
}
.site-col-row-e7  {
  font-family: Bebas Neue, sans-serif;
  font-size: 1.375rem;
  margin-bottom: 14px;
  font-weight: 800;
  color: #F5D547;
  overflow-wrap: break-word;
}
.page-module-left-8p  {
  font-family: Inter, sans-serif;
  color: #F5F5F0;
  line-height: 1.7;
  font-size: 15px;
}
.page-module-left-8p p { margin-bottom: 13px; }
.page-module-left-8p p:last-child { margin-bottom: 0; }
.page-module-left-8p strong { color: #F5D547; }
.page-module-left-8p a  {
  text-underline-offset: 2px;
  color: #D4AF37;
  text-decoration: underline;
}
.page-module-left-8p a:hover { color: #F5D547; }
.page-module-left-8p ul  {
  padding-left: 1.25rem;
  list-style-type: disc;
  margin-bottom: 13px;
}
.page-module-left-8p ol  {
  margin-bottom: 13px;
  padding-left: 1.25rem;
  list-style-type: decimal;
}
.page-module-left-8p li  {
  font-size: 15px;
  color: #F5F5F0;
  line-height: 1.7;
  margin-bottom: 5px;
}
.page-module-left-8p table  {
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.8125rem;
}
.page-module-left-8p th, .page-module-left-8p td  {
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  padding: 10px 12px;
  text-align: left;
  font-size: 0.875rem;
}
.page-module-left-8p th  {
  font-weight: 600;
  color: #F5D547;
}
@media (min-width:777px) {
  .ui-block-col-u2 { padding-top: 58px; padding-right: 36px; padding-bottom: 58px; padding-left: 36px; }
  .site-col-row-e7 { font-size: 1.625rem; }
  .page-module-left-8p table { display: table; }
}

.t-card-top-k4  {
  background: #1A1A2E;
  padding: 38px 16px;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
}
.mod-outer-block-nw  {
  margin: 0 auto;
  max-width: 720px;
}
.ui-card-col-2g  {
  font-family: Bebas Neue, sans-serif;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  color: #F5D547;
}
.js-text-top-sm  {
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  line-height: 1.7;
  color: #F5F5F0;
  font-size: 15px;
}
.js-text-top-sm ol  {
  list-style-type: decimal;
  padding-left: 22px;
  margin-bottom: 14px;
}
.js-text-top-sm li  {
  margin-bottom: 8px;
  color: #F5F5F0;
  font-size: 15px;
  line-height: 1.7;
}
.js-text-top-sm li:last-child {
  margin-bottom: 0;
}
.js-text-top-sm strong {
  color: #F5D547;
}
.app-header-area-b05  {
  background: #D4AF37;
  transition: background 0.25s ease;
  border-radius: 12px;
  font-weight: 700;
  padding-top: 12px; padding-right: 28px; padding-bottom: 12px; padding-left: 28px;
  font-size: 14px;
  display: inline-block;
  font-family: Inter, sans-serif;
  color: #1A1A2E;
}
.app-header-area-b05:hover {
  background: #F5D547;
}
@media (min-width:804px) {
  .t-card-top-k4 { padding: 52px 32px; }
  .ui-card-col-2g { font-size: 1.5rem; }
}