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

.v-panel-box-yh  {
  padding: 0 16px;
  margin: 0 auto;
  height: 56px;
  justify-content: space-between;
  align-items: center;
  max-width: 1280px;
  display: flex;
}

.main-row-1n  {
  letter-spacing: -0.02em;
  font-weight: 800;
  gap: 8px;
  white-space: nowrap;
  align-items: center;
  font-size: 18px;
  display: flex;
  color: #E8C547;
}

.panel-box-2ic { display: none; }

.el-strip-cell-uh  {
  justify-content: center;
  border: none;
  align-items: center;
  background: none;
  color: #F5F1E8;
  padding: 8px;
  cursor: pointer;
  display: flex;
}

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

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

.wp-bar-main-rt0.b-cell-cell-cw4  {
  visibility: visible;
  opacity: 1;
}

.page-top-wrap-p9  {
  position: absolute;
  cursor: pointer;
  height: 44px;
  border: 1px solid rgba(255,255,255,0.1);
  font-size: 24px;
  background: none;
  top: 14px;
  color: #F5F1E8;
  right: 16px;
  place-items: center;
  width: 44px;
  border-radius: 10px;
  display: grid;
}

.v-container-block-aic  {
  align-items: center;
  gap: 16px;
  display: flex;
  flex-direction: column;
}

.c-slot-row-hwj  {
  font-family: Playfair Display, serif;
  font-size: 22px;
  font-weight: 600;
  color: #E8C547;
  transition: color 0.25s ease;
}

.c-slot-row-hwj:hover { color: #E8C547; }

.m-section-block-ht2  {
  margin-top: 12px;
  font-family: Inter, sans-serif;
  background: #E8C547;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 700;
  padding-top: 14px; padding-right: 36px; padding-bottom: 14px; padding-left: 36px;
  color: #1A1F3A;
}

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

.ui-block-top-x12 { position: relative; }

.v-container-primary-nf7  {
  cursor: pointer;
  align-items: center;
  font-size: 13px;
  gap: 6px;
  line-height: 1;
  transition: border-color 0.25s ease, background 0.25s ease;
  display: flex;
  white-space: nowrap;
  padding: 5px 10px;
  border-radius: 10px;
  border: 1px solid rgba(232, 197, 71, 0.12);
  background: rgba(255,255,255,0.02);
  font-weight: 600;
  color: #F5F1E8;
  font-family: Inter, sans-serif;
}

.v-container-primary-nf7:hover  {
  border-color: rgba(255,255,255,0.15);
  background: rgba(255,255,255,0.04);
}
.site-box-left-0ra  {
  transition: transform 0.25s ease;
  font-size: 11px;
}
.ui-block-top-x12.b-cell-cell-cw4 .site-box-left-0ra { transform: rotate(180deg); }

.c-main-primary-k3u  {
  z-index: 50;
  min-width:137px;
  top: calc(100% + 4px);
  position: absolute;
  background: #252E4A;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  padding: 4px;
  border: 1px solid rgba(232, 197, 71, 0.12);
  display: none;
  right: 0;
  border-radius: 16px;
}

.ui-block-top-x12.b-cell-cell-cw4 .c-main-primary-k3u { display: block; }

.page-row-dr7  {
  display: flex;
  font-weight: 500;
  border-radius: 10px;
  font-size: 13px;
  padding: 8px 12px;
  gap: 8px;
  transition: background 0.25s ease, color 0.25s ease;
  font-family: Inter, sans-serif;
  cursor: pointer;
  color: #F5F1E8;
  align-items: center;
}

.page-row-dr7:hover  {
  background: rgba(255,255,255,0.06);
  color: #E8C547;
}
.page-row-dr7.active { color: #E8C547; }
.m-view-base-5k6  {
  font-size: 17px;
  line-height: 1;
}

/* --- Desktop --- */

@media (min-width:770px) {
  .v-panel-box-yh  {
  height: auto;
  gap: 10px;
  flex-direction: column;
  padding: 12px 20px;
}

  .panel-box-2ic  {
  align-items: center;
  justify-content: center;
  gap: 8px;
  display: flex;
  flex-wrap: wrap;
}

  .m-panel-row-6g  {
  font-size: 0.875rem;
  color: #F5F1E8;
  font-weight: 500;
  transition: color 0.25s ease, background 0.25s ease;
  border-radius: 6px;
  padding-top: 4px; padding-right: 10px; padding-bottom: 4px; padding-left: 10px;
  font-family: Inter, sans-serif;
}

  .m-panel-row-6g:hover  {
  color: #E8C547;
  background: rgba(255,255,255,0.05);
}

  .wp-view-right-j1  {
  background: rgba(255,255,255,0.1);
  height: 18px;
  width: 1px;
}

  .site-header-body-i62  {
  border-radius: 10px;
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 13px;
  background: #E8C547;
  color: #1A1F3A;
  padding: 6px 18px;
  transition: background 0.25s ease;
}

  .site-header-body-i62:hover { background: #F4D96F; }

  .el-strip-cell-uh { display: none; }
}
.site-banner-head-6c  {
  background: #1A1F3A;
  padding: 40px 16px;
}
.m-strip-main-fz  {
  margin: 0 auto;
  max-width: 800px;
}
.l-area-box-sfj  {
  padding-left: 24px;
  border-left: 3px solid #E8C547;
}
.el-title-sc5  {
  margin-bottom: 14px;
  font-size: 22px;
  overflow-wrap: break-word;
  font-family: Playfair Display, serif;
  font-weight: 800;
  color: #E8C547;
}
.m-banner-body-x6  {
  font-size: 16px;
  line-height: 1.6;
  color: #F5F1E8;
  font-family: Inter, sans-serif;
}
.m-banner-body-x6 p {
  margin-bottom: 16px;
}
.m-banner-body-x6 p:last-child {
  margin-bottom: 0;
}
.m-banner-body-x6 strong {
  color: #E8C547;
}
.m-banner-body-x6 a  {
  color: #E8C547;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.m-banner-body-x6 a:hover {
  color: #F4D96F;
}
.m-banner-body-x6 ul  {
  margin-bottom: 16px;
  list-style-type: square;
  padding-left: 20px;
}
.m-banner-body-x6 ol  {
  padding-left: 20px;
  margin-bottom: 1rem;
  list-style-type: decimal;
}
.m-banner-body-x6 li  {
  margin-bottom: 8px;
  color: #F5F1E8;
  line-height: 1.6;
  font-size: 16px;
}
.m-banner-body-x6 table  {
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 16px;
  border-collapse: collapse;
}
.m-banner-body-x6 th, .m-banner-body-x6 td  {
  border-bottom: 1px solid rgba(232, 197, 71, 0.12);
  text-align: left;
  font-size: 15px;
  padding: 10px 13px;
}
.m-banner-body-x6 th  {
  color: #E8C547;
  font-weight: 600;
}
@media (min-width:839px) {
  .site-banner-head-6c { padding: 56px 32px; }
  .l-area-box-sfj { padding-left: 32px; }
  .el-title-sc5 { font-size: 26px; }
  .m-banner-body-x6 table { display: table; }
}

.module-group-a3  {
  border-top: 1px solid rgba(232, 197, 71, 0.12);
  padding: 40px 18px;
  border-bottom: 1px solid rgba(232, 197, 71, 0.12);
  background: #252E4A;
}
.m-icon-block-5px  {
  margin: 0 auto;
  max-width: 820px;
}
.b-top-primary-t7  {
  margin-bottom: 0.75rem;
  color: #E8C547;
  font-family: Playfair Display, serif;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 21px;
}
.site-group-right-cqk  {
  font-size: 0.875rem;
  line-height: 1.65;
  font-family: Inter, sans-serif;
  color: #F5F1E8;
}
.site-group-right-cqk p { margin-bottom: 11px; }
.site-group-right-cqk p:last-child { margin-bottom: 0; }
.site-group-right-cqk strong { color: #E8C547; }
.site-group-right-cqk a  {
  text-decoration: underline;
  color: #E8C547;
  text-underline-offset: 2px;
}
.site-group-right-cqk a:hover { color: #F4D96F; }
.site-group-right-cqk ul  {
  margin-bottom: 11px;
  padding-left: 18px;
  list-style-type: disc;
}
.site-group-right-cqk ol  {
  padding-left: 18px;
  margin-bottom: 11px;
  list-style-type: decimal;
}
.site-group-right-cqk li  {
  font-size: 14px;
  line-height: 1.65;
  margin-bottom: 5px;
  color: #F5F1E8;
}
.site-group-right-cqk table  {
  margin-bottom: 11px;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  display: block;
}
.site-group-right-cqk th, .site-group-right-cqk td  {
  border-bottom: 1px solid rgba(232, 197, 71, 0.12);
  padding: 8px 10px;
  text-align: left;
  font-size: 0.8125rem;
}
.site-group-right-cqk th  {
  font-weight: 600;
  color: #E8C547;
}
@media (min-width:839px) {
  .module-group-a3 { padding-top: 56px; padding-right: 36px; padding-bottom: 56px; padding-left: 36px; }
  .b-top-primary-t7 { font-size: 25px; }
  .site-group-right-cqk table { display: table; }
}

.b-view-area-4gd  {
  background: #1A1F3A;
  overflow: hidden;
}
.c-widget-head-ip  {
  padding: 56px 20px;
  align-items: center;
  background: linear-gradient(160deg, #1A1F3A 0%, #252E4A 40%, #1A1F3A 100%);
  min-height: 480px;
  text-align: center;
  display: flex;
  position: relative;
  justify-content: center;
}
.c-widget-head-ip::before  {
  inset: 0;
  content: '';
  background: radial-gradient(ellipse at 50% 30%, rgba(212,175,55,0.08) 0%, transparent 60%);
  position: absolute;
  pointer-events: none;
}
.mod-module-main-fjn  {
  z-index: 1;
  position: relative;
  max-width: 680px;
}
.l-wrapper-left-qb  {
  display: inline-block;
  margin-bottom: 18px;
  border-radius: 20px;
  font-family: Inter, sans-serif;
  font-weight: 700;
  padding-top: 5px; padding-right: 0.875rem; padding-bottom: 5px; padding-left: 14px;
  color: #E8C547;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.08em;
  border: 1px solid rgba(212,175,55,0.3);
}
.v-link-area-h3m  {
  margin-bottom: 14px;
  color: #E8C547;
  overflow-wrap: break-word;
  font-size: 1.875rem;
  font-family: Playfair Display, serif;
  line-height: 1.15;
  font-weight: 800;
}
.l-zone-box-1fh  {
  margin-left: auto;
  line-height: 1.6;
  font-family: Inter, sans-serif;
  color: #F5F1E8;
  margin-right: auto;
  max-width: 500px;
  margin-bottom: 24px;
  font-size: 15px;
}
.app-col-wrap-j6b  {
  flex-direction: column;
  gap: 14px;
  display: flex;
  margin-top: 6px;
  align-items: center;
}
.wp-wrap-right-ojq  {
  border-radius: 16px;
  width: 100%;
  max-width: 360px;
  border: 1px solid rgba(212,175,55,0.25);
  text-align: center;
  padding-top: 14px; padding-right: 22px; padding-bottom: 14px; padding-left: 1.375rem;
  background: rgba(212,175,55,0.1);
}
.js-component-group-f3  {
  line-height: 1.2;
  font-size: 24px;
  font-family: Playfair Display, serif;
  color: #E8C547;
  font-weight: 800;
}
.el-strip-area-ru  {
  margin-top: 4px;
  font-size: 0.8125rem;
  font-family: Inter, sans-serif;
  color: #A89F93;
}
.b-menu-col-3ha  {
  background: #E8C547;
  font-weight: 700;
  border-radius: 10px;
  text-align: center;
  transition: background 0.25s ease;
  display: block;
  max-width: 360px;
  padding: 14px 32px;
  font-family: Inter, sans-serif;
  text-decoration: none;
  color: #1A1F3A;
  width: 100%;
  font-size: 0.9375rem;
}
.b-menu-col-3ha:hover {
  background: #F4D96F;
}
.site-hero-col-34u  {
  font-family: Inter, sans-serif;
  color: #A89F93;
  font-size: 11px;
  margin-top: 6px;
}
.nav-top-h3u  {
  padding: 28px 16px;
  background: #1A1F3A;
  border-top: 1px solid rgba(232, 197, 71, 0.12);
}
.b-element-item-ywl  {
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 1280px;
  display: flex;
  gap: 20px 0;
  justify-content: center;
}
.v-top-left-fya  {
  text-align: center;
  padding: 0 14px;
  flex: 1 1 50%;
}
.module-group-onh  {
  font-family: Playfair Display, serif;
  color: #E8C547;
  margin-bottom: 3px;
  font-weight: 800;
  line-height: 1.1;
  font-size: 26px;
}
.c-frame-ju4  {
  font-size: 11px;
  letter-spacing: 0.06em;
  color: #A89F93;
  font-family: Inter, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
@media(min-width:771px) {
  .c-widget-head-ip  {
  min-height: 560px;
  padding-top: 72px; padding-right: 40px; padding-bottom: 72px; padding-left: 40px;
}
  .v-link-area-h3m { font-size: 44px; }
  .l-zone-box-1fh { font-size: 17px; }
  .js-component-group-f3 { font-size: 34px; }
  .nav-top-h3u { padding: 36px 20px; }
  .v-top-left-fya  {
  border-right: 1px solid rgba(232, 197, 71, 0.12);
  flex: 1;
}
  .v-top-left-fya:last-child { border-right: none; }
  .module-group-onh { font-size: 34px; }
}
.b-nav-primary-5rh  {
  border-top: 1px solid rgba(232, 197, 71, 0.12);
  background: #1A1F3A;
  padding-top: 32px; padding-right: 20px; padding-bottom: 32px; padding-left: 20px;
}
.c-element-head-tn2  {
  max-width: 1280px;
  align-items: flex-start;
  display: flex;
  gap: 14px;
  margin: 0 auto;
  flex-wrap: wrap;
}
.b-layer-item-lcw  {
  border-radius: 50%;
  font-family: Inter, sans-serif;
  width: 36px;
  font-weight: 800;
  border: 2px solid #A89F93;
  flex-shrink: 0;
  color: #A89F93;
  height: 36px;
  display: flex;
  font-size: 11px;
  justify-content: center;
  align-items: center;
}
.js-view-cell-gg  {
  overflow-wrap: break-word;
  font-family: Inter, sans-serif;
  font-size: 12px;
  color: #F5F1E8;
  line-height: 1.55;
}
.v-layer-block-db4  {
  border-top: 1px solid rgba(232, 197, 71, 0.12);
  padding-top: 44px; padding-right: 22px; padding-bottom: 44px; padding-left: 22px;
  background: #1A1F3A;
}

.app-card-item-4ge  {
  max-width: 1280px;
  margin: 0 auto;
}

.js-wrapper-top-ow6  {
  border-bottom: 1px solid rgba(232, 197, 71, 0.12);
  flex-direction: column;
  padding-bottom: 28px;
  gap: 32px;
  display: flex;
}

.c-bar-cell-mq7 { flex: 1; }

.el-wrap-group-cug  {
  margin-bottom: 12px;
  letter-spacing: -0.02em;
  font-weight: 800;
  font-size: 21px;
  color: #E8C547;
}

.app-row-row-4m  {
  font-family: Inter, sans-serif;
  max-width: 360px;
  color: #A89F93;
  font-size: 13px;
  line-height: 1.65;
}

.js-panel-head-ou { flex: 1; }

.b-row-group-zr  {
  font-size: 13px;
  color: #E8C547;
  margin-bottom: 14px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.app-slot-left-cn1  {
  flex-direction: column;
  gap: 10px;
  display: flex;
}

.app-slot-left-cn1 a  {
  font-size: 14px;
  color: #F5F1E8;
  transition: color 0.25s ease;
  font-family: Inter, sans-serif;
}

.app-slot-left-cn1 a:hover { color: #E8C547; }

.wp-element-head-qd  {
  display: flex;
  padding-top: 24px;
  gap: 16px;
  flex-direction: column;
}

.t-col-nb  {
  font-size: 12px;
  line-height: 1.65;
  color: #A89F93;
}

.js-grid-top-1p  {
  color: #A89F93;
  font-size: 12px;
}

@media (min-width:795px) {
  .v-layer-block-db4 { padding-top: 52px; padding-right: 44px; padding-bottom: 52px; padding-left: 44px; }
  .js-wrapper-top-ow6  {
  gap: 60px;
  flex-direction: row;
}
  .wp-element-head-qd  {
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: row;
}
}
.js-text-inner-9y  {
  background-repeat: no-repeat;
  background: #1A1F3A;
  position: relative;
  background-size: cover;
  padding: 58px 20px;
  background-position: center;
}
.module-primary-iry  {
  position: relative;
  z-index: 1;
}
.js-text-inner-9y::before  {
  content: '';
  pointer-events: none;
  background: linear-gradient(180deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.85) 100%);
  inset: 0;
  position: absolute;
}
.m-wrapper-top-ury  {
  margin: 0 auto;
  backdrop-filter: blur(8px);
  border: 1px solid rgba(255,255,255,0.1);
  max-width: 780px;
  background: rgba(0,0,0,0.4);
  padding: 34px 26px;
  text-align: center;
  border-radius: 16px;
}
.site-menu-inner-re  {
  margin-bottom: 10px;
  font-family: Playfair Display, serif;
  text-shadow: 0 2px 8px rgba(0,0,0,0.3);
  font-size: 22px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #fff;
}
.c-nav-row-ouu  {
  margin-bottom: 22px;
  color: #E8C547;
  font-size: 36px;
  text-shadow: 0 2px 12px rgba(0,0,0,0.4);
  font-weight: 800;
}
.ui-card-4t4 { margin-bottom: 26px; }
.ui-card-4t4 p  {
  color: rgba(255,255,255,0.9);
  font-family: Inter, sans-serif;
  line-height: 1.7;
  margin-bottom: 13px;
  font-size: 0.9375rem;
}
.ui-card-4t4 p:last-child { margin-bottom: 0; }
.ui-card-4t4 ul  {
  list-style-type: disc;
  margin-bottom: 13px;
  padding-left: 1.25rem;
  text-align: left;
}
.ui-card-4t4 ol  {
  padding-left: 20px;
  list-style-type: decimal;
  margin-bottom: 13px;
  text-align: left;
}
.ui-card-4t4 li  {
  color: rgba(255,255,255,0.85);
  line-height: 1.6;
  font-family: Inter, sans-serif;
  margin-bottom: 6px;
  font-size: 14px;
}
.ui-card-4t4 a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #E8C547;
}
.ui-card-4t4 a:hover { color: #F4D96F; }
.ui-card-4t4 strong { color: #fff; }
.ui-card-4t4 table  {
  margin-bottom: 13px;
  font-size: 14px;
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
}
.ui-card-4t4 th  {
  background: rgba(255,255,255,0.06);
  text-align: left;
  padding-top: 10px; padding-right: 13px; padding-bottom: 10px; padding-left: 13px;
  font-weight: 600;
  border-bottom: 1px solid rgba(255,255,255,0.12);
  color: #fff;
}
.ui-card-4t4 td  {
  color: rgba(255,255,255,0.85);
  padding-top: 10px; padding-right: 13px; padding-bottom: 10px; padding-left: 13px;
  border-bottom: 1px solid rgba(255,255,255,0.06);
}
.ui-text-1j4  {
  font-weight: 700;
  text-shadow: none;
  padding: 14px 36px;
  font-size: 16px;
  color: #1A1F3A;
  border-radius: 10px;
  transition: background 0.25s ease;
  display: inline-block;
  background: #E8C547;
  font-family: Inter, sans-serif;
}
.ui-text-1j4:hover { background: #F4D96F; }
.ui-component-main-1s  {
  margin-top: 14px;
  color: rgba(255,255,255,0.5);
  font-size: 11px;
}
@media (min-width:819px) {
  .js-text-inner-9y { padding-top: 76px; padding-right: 40px; padding-bottom: 76px; padding-left: 40px; }
  .m-wrapper-top-ury { padding: 44px 40px; }
  .site-menu-inner-re { font-size: 26px; }
  .c-nav-row-ouu { font-size: 44px; }
  .ui-card-4t4 table { display: table; }
}
.mod-list-box-xk6  {
  background: #252E4A;
  z-index: 1000;
  border-top: 1px solid rgba(232, 197, 71, 0.12);
  bottom: 0;
  left: 0;
  padding-top: 16px; padding-right: 20px; padding-bottom: 16px; padding-left: 20px;
  position: fixed;
  right: 0;
}

.t-zone-base-5mi  {
  gap: 14px;
  max-width: 1280px;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}

.js-zone-group-gw  {
  line-height: 1.5;
  font-family: Inter, sans-serif;
  font-size: 13px;
  color: #F5F1E8;
}

.js-zone-group-gw a  {
  color: #E8C547;
  text-underline-offset: 2px;
  text-decoration: underline;
}

.js-zone-group-gw a:hover { color: #E8C547; }

.wrapper-group-nk7  {
  flex-shrink: 0;
  display: flex;
  gap: 10px;
}

.b-list-head-rg  {
  font-family: Inter, sans-serif;
  font-size: 13px;
  padding: 8px 20px;
  background: rgba(255,255,255,0.1);
  transition: background 0.25s ease;
  border-radius: 10px;
  font-weight: 600;
  color: #E8C547;
}

.b-list-head-rg:hover { background: rgba(255,255,255,0.15); }

.bar-main-t32  {
  font-size: 13px;
  transition: color 0.25s ease;
  border-radius: 10px;
  font-weight: 500;
  padding: 8px 20px;
  font-family: Inter, sans-serif;
  color: #A89F93;
}

.bar-main-t32:hover { color: #F5F1E8; }

@media (min-width:765px) {
  .t-zone-base-5mi  {
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  gap: 24px;
}
  .mod-list-box-xk6 { padding: 14px 40px; }
}
.el-top-right-xa9  {
  border-top: 1px solid rgba(232, 197, 71, 0.12);
  background: #1A1F3A;
  padding: 46px 18px;
}
.app-container-wrap-vy  {
  display: flex;
  margin: 0 auto;
  flex-direction: column;
  max-width: 1280px;
  gap: 32px;
}
.l-strip-body-xgt  {
  color: #E8C547;
  font-family: Playfair Display, serif;
  overflow-wrap: break-word;
  font-size: 22px;
  margin-bottom: 14px;
  font-weight: 800;
}
.outer-cell-2pm  {
  color: #F5F1E8;
  font-size: 1rem;
  font-family: Inter, sans-serif;
  line-height: 1.6;
}
.outer-cell-2pm p {
  margin-bottom: 15px;
}
.outer-cell-2pm p:last-child {
  margin-bottom: 0;
}
.outer-cell-2pm strong {
  color: #E8C547;
}
.outer-cell-2pm a  {
  text-underline-offset: 2px;
  color: #E8C547;
  text-decoration: underline;
}
.outer-cell-2pm a:hover {
  color: #F4D96F;
}
.outer-cell-2pm ul  {
  margin-bottom: 15px;
  list-style-type: square;
  padding-left: 20px;
}
.outer-cell-2pm ol  {
  list-style-type: decimal;
  margin-bottom: 0.9375rem;
  padding-left: 20px;
}
.outer-cell-2pm li  {
  line-height: 1.6;
  color: #F5F1E8;
  margin-bottom: 7px;
  font-size: 1rem;
}
.outer-cell-2pm table  {
  overflow-x: auto;
  margin-bottom: 15px;
  width: 100%;
  display: block;
  border-collapse: collapse;
}
.outer-cell-2pm th, .outer-cell-2pm td  {
  border-bottom: 1px solid rgba(232, 197, 71, 0.12);
  text-align: left;
  font-size: 15px;
  padding: 10px 13px;
}
.outer-cell-2pm th  {
  font-weight: 600;
  color: #E8C547;
}
.wp-section-cell-ob  {
  gap: 1rem;
  display: flex;
  flex-direction: column;
}
.el-banner-wrap-fsx  {
  border-radius: 10px;
  background: #252E4A;
  padding: 16px;
}
.site-module-block-t2  {
  color: #A89F93;
  font-size: 11px;
  font-family: Inter, sans-serif;
  margin-bottom: 4px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: 600;
}
.v-view-primary-b7  {
  color: #E8C547;
  font-weight: 700;
  font-size: 15px;
  font-family: Inter, sans-serif;
}
@media (min-width:839px) {
  .el-top-right-xa9 { padding: 60px 38px; }
  .app-container-wrap-vy  {
  flex-direction: row;
  gap: 48px;
}
  .page-nav-item-us { flex: 1; }
  .wp-section-cell-ob { flex: 0 0 260px; }
  .l-strip-body-xgt { font-size: 1.625rem; }
  .outer-cell-2pm table { display: table; }
}

.ui-item-wrap-yh  {
  background: #1A1F3A;
  padding-top: 44px; padding-right: 18px; padding-bottom: 44px; padding-left: 1.125rem;
}
.wp-menu-base-7v  {
  margin: 0 auto;
  max-width: 1280px;
}
.v-menu-head-k3  {
  color: #E8C547;
  font-size: 1.375rem;
  font-weight: 800;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  font-family: Playfair Display, serif;
}
.page-hero-box-nz  {
  font-family: Inter, sans-serif;
  font-size: 0.875rem;
  line-height: 1.6;
  color: #F5F1E8;
}
.page-hero-box-nz p { margin-bottom: 12px; }
.page-hero-box-nz p:last-child { margin-bottom: 0; }
.page-hero-box-nz strong { color: #E8C547; }
.page-hero-box-nz a  {
  color: #E8C547;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.page-hero-box-nz a:hover { color: #F4D96F; }
.page-hero-box-nz ul  {
  margin-bottom: 12px;
  list-style-type: disc;
  padding-left: 18px;
}
.page-hero-box-nz ol  {
  padding-left: 18px;
  list-style-type: decimal;
  margin-bottom: 12px;
}
.page-hero-box-nz li  {
  margin-bottom: 5px;
  line-height: 1.6;
  color: #F5F1E8;
  font-size: 14px;
}
.page-hero-box-nz table  {
  width: 100%;
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
}
.page-hero-box-nz th  {
  color: #E8C547;
  padding-top: 9px; padding-right: 12px; padding-bottom: 9px; padding-left: 12px;
  font-weight: 600;
  border-bottom: 1px solid rgba(232, 197, 71, 0.12);
  text-align: left;
  background: rgba(255,255,255,0.04);
}
.page-hero-box-nz td  {
  padding-top: 9px; padding-right: 12px; padding-bottom: 9px; padding-left: 12px;
  color: #F5F1E8;
  border-bottom: 1px solid rgba(255,255,255,0.04);
}
@media (min-width:784px) {
  .ui-item-wrap-yh { padding: 60px 36px; }
  .v-menu-head-k3 { font-size: 26px; }
  .page-hero-box-nz table { display: table; }
}