*, *::before, *::after  {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body  {
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
}
img, svg  {
  max-width: 100%;
  display: block;
}
a  {
  text-decoration: none;
  color: inherit;
}
button  {
  cursor: pointer;
  background: none;
  font: inherit;
  border: none;
}
ul, ol { list-style: none; }
input, textarea, select { font: inherit; }
.c-strip-base-786  {
  padding-top: 50px; padding-right: 22px; padding-bottom: 50px; padding-left: 22px;
  background: #0F1419;
}
.m-main-box-ha  {
  margin: 0 auto;
  max-width: 1280px;
}
.app-link-item-rc  {
  border-radius: 12px;
  padding: 32px 24px;
  background: #1A1F2E;
  border: 1px solid rgba(212, 175, 55, 0.15);
}
.app-menu-group-3j  {
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  color: #E8B923;
  font-family: Inter, sans-serif;
  font-size: 0.75rem;
  text-transform: uppercase;
}
.b-col-item-bpf  {
  margin-bottom: 1.125rem;
  color: #D4AF37;
  overflow-wrap: break-word;
  font-size: 24px;
  font-weight: 800;
  font-family: Playfair Display, sans-serif;
}
.group-ud  {
  font-family: Inter, sans-serif;
  line-height: 1.75;
  color: #E8DCC8;
  font-size: 14px;
}
.group-ud p {
  margin-bottom: 11px;
}
.group-ud p:last-child {
  margin-bottom: 0;
}
.group-ud strong {
  color: #D4AF37;
}
.group-ud a  {
  color: #E8B923;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.group-ud a:hover {
  color: #C99A1A;
}
.group-ud ul  {
  list-style-type: circle;
  padding-left: 20px;
  margin-bottom: 11px;
}
.group-ud ol  {
  margin-bottom: 11px;
  padding-left: 20px;
  list-style-type: decimal;
}
.group-ud li  {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #E8DCC8;
  margin-bottom: 4px;
}
.group-ud table  {
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 11px;
  width: 100%;
  display: block;
}
.group-ud th, .group-ud td  {
  font-size: 13px;
  text-align: left;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  padding-top: 10px; padding-right: 12px; padding-bottom: 10px; padding-left: 12px;
}
.group-ud th  {
  color: #D4AF37;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.75rem;
}
@media (min-width:803px) {
  .c-strip-base-786 { padding: 66px 42px; }
  .app-link-item-rc { padding: 40px 36px; }
  .b-col-item-bpf { font-size: 28px; }
  .group-ud table { display: table; }
}

.ui-hero-block-2r  {
  padding: 3.5rem 20px;
  background: #1A1F2E;
}
.app-region-base-ep  {
  display: flex;
  margin: 0 auto;
  max-width: 1280px;
  gap: 28px;
  flex-direction: column;
}
.page-title-right-gb  {
  font-family: Playfair Display, sans-serif;
  color: #D4AF37;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 24px;
  font-weight: 800;
}
.c-icon-wrap-tt8  {
  color: #E8DCC8;
  font-family: Inter, sans-serif;
  font-size: 15px;
  line-height: 1.7;
}
.c-icon-wrap-tt8 p {
  margin-bottom: 14px;
}
.c-icon-wrap-tt8 p:last-child { margin-bottom: 0; }
.c-icon-wrap-tt8 strong { color: #D4AF37; }
.c-icon-wrap-tt8 a  {
  color: #E8B923;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.c-icon-wrap-tt8 a:hover { color: #C99A1A; }
.c-icon-wrap-tt8 ul  {
  margin-bottom: 14px;
  list-style-type: disc;
  padding-left: 22px;
}
.c-icon-wrap-tt8 ol  {
  margin-bottom: 14px;
  list-style-type: decimal;
  padding-left: 22px;
}
.c-icon-wrap-tt8 li  {
  font-size: 15px;
  color: #E8DCC8;
  margin-bottom: 6px;
  line-height: 1.7;
}
.c-icon-wrap-tt8 table  {
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.875rem;
}
.c-icon-wrap-tt8 th, .c-icon-wrap-tt8 td  {
  text-align: left;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  font-size: 14px;
  padding: 10px 12px;
}
.c-icon-wrap-tt8 th  {
  color: #D4AF37;
  font-size: 13px;
  letter-spacing: 0.03em;
  font-weight: 600;
}
.js-banner-row-snl  {
  max-height: 300px;
  border-radius: 12px;
  width: 100%;
  object-fit: cover;
}
@media (min-width:858px) {
  .ui-hero-block-2r { padding: 72px 44px; }
  .app-region-base-ep  {
  flex-direction: row;
  align-items: center;
  gap: 48px;
}
  .site-hero-col-vl0 { flex: 1; }
  .mod-zone-body-ux { flex: 0 0 360px; }
  .js-banner-row-snl { max-height: 400px; }
  .page-title-right-gb { font-size: 28px; }
  .c-icon-wrap-tt8 table { display: table; }
}
.el-frame-foot-8s  {
  background: #0F1419;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  padding-top: 36px; padding-right: 18px; padding-bottom: 2.25rem; padding-left: 18px;
}

.ui-list-ytf  {
  gap: 24px;
  align-items: center;
  margin: 0 auto;
  max-width: 1280px;
  display: flex;
  flex-direction: column;
  text-align: center;
}

.l-holder-row-z14  {
  color: #D4AF37;
  font-size: 19px;
  font-weight: 800;
  letter-spacing: -0.02em;
}

.t-module-group-so  {
  justify-content: center;
  display: flex;
  gap: 8px 20px;
  flex-wrap: wrap;
}

.t-module-group-so a  {
  transition: color 0.25s ease;
  font-family: Inter, sans-serif;
  color: #E8DCC8;
  font-weight: 500;
  font-size: 14px;
}

.t-module-group-so a:hover { color: #D4AF37; }

.app-region-item-ud  {
  background: rgba(212, 175, 55, 0.15);
  width: 60px;
  height: 1px;
}

.el-module-block-8k  {
  max-width: 700px;
  color: #A39F96;
  font-size: 12px;
  line-height: 1.55;
}

.m-panel-right-kl  {
  color: #A39F96;
  font-size: 0.75rem;
}
.mod-title-col-z1c  {
  z-index: 1000;
  right: 0;
  bottom: 0;
  padding: 16px 20px;
  left: 0;
  background: #1A1F2E;
  position: fixed;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
}

.v-layer-body-su  {
  flex-direction: column;
  margin: 0 auto;
  gap: 0.875rem;
  max-width: 1280px;
  display: flex;
}

.c-top-primary-fvb  {
  font-family: Inter, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color: #E8DCC8;
}

.c-top-primary-fvb a  {
  text-underline-offset: 2px;
  text-decoration: underline;
  color: #D4AF37;
}

.c-top-primary-fvb a:hover { color: #E8B923; }

.c-text-primary-t6  {
  gap: 10px;
  display: flex;
  flex-shrink: 0;
}

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

.ui-link-head-bq9:hover { background: rgba(255,255,255,0.15); }

.m-cell-top-14  {
  transition: color 0.25s ease;
  font-size: 13px;
  padding: 8px 20px;
  border-radius: 8px;
  color: #A39F96;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.m-cell-top-14:hover { color: #E8DCC8; }

@media (min-width:767px) {
  .v-layer-body-su  {
  gap: 24px;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
  .mod-title-col-z1c { padding: 14px 40px; }
}
.page-container-box-qsi  {
  background: #0F1419;
  padding: 42px 18px;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
}
.banner-col-xn  {
  margin: 0 auto;
  max-width: 820px;
}
.c-btn-top-cd8  {
  font-size: 21px;
  color: #D4AF37;
  font-family: Playfair Display, sans-serif;
  font-weight: 700;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}
.m-icon-cell-1s4  {
  line-height: 1.65;
  color: #E8DCC8;
  font-family: Inter, sans-serif;
  font-size: 0.875rem;
}
.m-icon-cell-1s4 p { margin-bottom: 11px; }
.m-icon-cell-1s4 p:last-child { margin-bottom: 0; }
.m-icon-cell-1s4 strong { color: #D4AF37; }
.m-icon-cell-1s4 a  {
  color: #E8B923;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.m-icon-cell-1s4 a:hover { color: #C99A1A; }
.m-icon-cell-1s4 ul  {
  padding-left: 18px;
  list-style-type: disc;
  margin-bottom: 11px;
}
.m-icon-cell-1s4 ol  {
  padding-left: 18px;
  list-style-type: decimal;
  margin-bottom: 11px;
}
.m-icon-cell-1s4 li  {
  color: #E8DCC8;
  line-height: 1.65;
  margin-bottom: 5px;
  font-size: 14px;
}
.m-icon-cell-1s4 table  {
  margin-bottom: 11px;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
}
.m-icon-cell-1s4 th  {
  padding: 9px 11px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  font-weight: 600;
  color: #D4AF37;
  background: rgba(255,255,255,0.04);
  text-align: left;
}
.m-icon-cell-1s4 td  {
  color: #E8DCC8;
  padding: 9px 11px;
  border-bottom: 1px solid rgba(255,255,255,0.04);
}
@media (min-width:805px) {
  .page-container-box-qsi { padding: 58px 32px; }
  .c-btn-top-cd8 { font-size: 25px; }
  .m-icon-cell-1s4 table { display: table; }
}

.l-top-area-ev  {
  display: flex;
  position: relative;
  background-position: center;
  min-height: 520px;
  overflow: hidden;
  padding: 60px 20px;
  background-color: #0F1419;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  justify-content: center;
  align-items: center;
}

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

.t-block-row-vy  {
  position: relative;
  z-index: 1;
  max-width: 700px;
}

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

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

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

.m-item-top-efo  {
  display: flex;
  margin-top: 8px;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}

.wp-zone-base-nc  {
  backdrop-filter: blur(4px);
  border-radius: 12px;
  padding: 1rem 24px;
  background: rgba(212,175,55,0.12);
  max-width: 380px;
  border: 1px solid rgba(212,175,55,0.3);
  text-align: center;
  width: 100%;
}

.b-widget-row-tsn  {
  font-weight: 800;
  line-height: 1.2;
  font-size: 1.625rem;
  color: #E8B923;
}

.el-group-wrap-2gg  {
  color: rgba(255,255,255,0.6);
  font-size: 0.8125rem;
  margin-top: 4px;
}

.m-layer-top-s3f  {
  border-radius: 8px;
  transition: background 0.25s ease;
  width: 100%;
  background: #E8B923;
  color: #0F1419;
  text-align: center;
  display: block;
  font-size: 1rem;
  font-family: Inter, sans-serif;
  padding: 1rem 36px;
  font-weight: 700;
  max-width: 380px;
}

.m-layer-top-s3f:hover { background: #C99A1A; }

.m-module-f8s  {
  margin-top: 8px;
  font-size: 11px;
  color: rgba(255,255,255,0.45);
}

@media (min-width:774px) {
  .l-top-area-ev  {
  padding: 80px 40px;
  min-height: 600px;
}
  .el-wrap-item-y9d { font-size: 48px; }
  .c-element-primary-zgq { font-size: 18px; }
  .b-widget-row-tsn { font-size: 36px; }
}
.c-section-top-re  {
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  background: #0F1419;
}

.m-icon-base-4o  {
  display: flex;
  justify-content: space-between;
  padding: 0 16px;
  align-items: center;
  height: 56px;
  max-width: 1280px;
  margin: 0 auto;
}

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

.wp-strip-body-yw { display: none; }

.l-module-foot-s68  {
  cursor: pointer;
  color: #E8DCC8;
  padding: 8px;
  justify-content: center;
  display: flex;
  align-items: center;
  background: none;
  border: none;
}

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

.b-container-box-i7  {
  position: fixed;
  gap: 20px;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  inset: 0;
  justify-content: center;
  z-index: 300;
  flex-direction: column;
  display: flex;
  background: #0F1419;
  transition: opacity 0.25s ease, visibility 0.25s ease;
}

.b-container-box-i7.wp-top-area-fg  {
  opacity: 1;
  visibility: visible;
}

.b-layer-inner-g14  {
  top: 14px;
  cursor: pointer;
  display: grid;
  width: 44px;
  right: 16px;
  font-size: 24px;
  position: absolute;
  background: none;
  place-items: center;
  height: 44px;
  color: #E8DCC8;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.1);
}

.site-banner-col-5x7  {
  align-items: center;
  display: flex;
  gap: 1rem;
  flex-direction: column;
}

.l-title-base-etw  {
  color: #D4AF37;
  transition: color 0.25s ease;
  font-family: Playfair Display, sans-serif;
  font-size: 22px;
  font-weight: 600;
}

.l-title-base-etw:hover { color: #E8B923; }

.page-cell-group-5z  {
  border-radius: 8px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  color: #0F1419;
  padding: 14px 36px;
  background: #E8B923;
  font-weight: 700;
  margin-top: 0.75rem;
}

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

.region-body-cm9 { position: relative; }

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

.mod-link-box-wz9:hover  {
  border-color: rgba(255,255,255,0.15);
  background: rgba(255,255,255,0.04);
}
.c-wrapper-right-f6f  {
  font-size: 11px;
  transition: transform 0.25s ease;
}
.region-body-cm9.wp-top-area-fg .c-wrapper-right-f6f { transform: rotate(180deg); }

.el-view-primary-fp  {
  border-radius: 12px;
  right: 0;
  z-index: 50;
  min-width:137px;
  display: none;
  border: 1px solid rgba(212, 175, 55, 0.15);
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  position: absolute;
  background: #1A1F2E;
  top: calc(100% + 4px);
  padding: 4px;
}

.region-body-cm9.wp-top-area-fg .el-view-primary-fp { display: block; }

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

.m-row-box-g2:hover  {
  color: #D4AF37;
  background: rgba(255,255,255,0.06);
}
.m-row-box-g2.active { color: #E8B923; }
.b-holder-base-kq  {
  line-height: 1;
  font-size: 17px;
}

/* --- Desktop --- */

@media (min-width:771px) {
  .m-icon-base-4o  {
  padding: 12px 20px;
  height: auto;
  flex-direction: column;
  gap: 10px;
}

  .wp-strip-body-yw  {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
  align-items: center;
  gap: 8px;
}

  .app-layer-body-byo  {
  transition: color 0.25s ease, background 0.25s ease;
  font-size: 14px;
  padding-top: 4px; padding-right: 10px; padding-bottom: 4px; padding-left: 10px;
  font-weight: 500;
  font-family: Inter, sans-serif;
  border-radius: 4px;
  color: #E8DCC8;
}

  .app-layer-body-byo:hover  {
  background: rgba(255,255,255,0.05);
  color: #D4AF37;
}

  .c-menu-primary-07  {
  width: 1px;
  background: rgba(255,255,255,0.1);
  height: 18px;
}

  .js-holder-right-s6  {
  transition: background 0.25s ease;
  font-family: Inter, sans-serif;
  color: #0F1419;
  font-size: 0.8125rem;
  border-radius: 8px;
  background: #E8B923;
  padding: 6px 18px;
  font-weight: 700;
}

  .js-holder-right-s6:hover { background: #C99A1A; }

  .l-module-foot-s68 { display: none; }
}
.m-list-area-k6  {
  background: #0F1419;
  padding: 38px 16px;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
}
.ui-text-foot-hh  {
  max-width: 720px;
  margin: 0 auto;
}
.t-element-area-p2  {
  margin-bottom: 1rem;
  font-family: Playfair Display, sans-serif;
  overflow-wrap: break-word;
  color: #D4AF37;
  font-weight: 800;
  font-size: 20px;
}
.b-holder-primary-rds  {
  margin-bottom: 20px;
  font-size: 0.9375rem;
  color: #E8DCC8;
  font-family: Inter, sans-serif;
  line-height: 1.7;
}
.b-holder-primary-rds ol  {
  padding-left: 1.375rem;
  margin-bottom: 14px;
  list-style-type: decimal;
}
.b-holder-primary-rds li  {
  font-size: 15px;
  margin-bottom: 8px;
  color: #E8DCC8;
  line-height: 1.7;
}
.b-holder-primary-rds li:last-child {
  margin-bottom: 0;
}
.b-holder-primary-rds strong {
  color: #D4AF37;
}
.mod-container-wrap-hv  {
  color: #0F1419;
  transition: background 0.25s ease;
  font-weight: 700;
  display: inline-block;
  font-family: Inter, sans-serif;
  background: #E8B923;
  padding: 0.75rem 28px;
  border-radius: 8px;
  font-size: 0.875rem;
}
.mod-container-wrap-hv:hover {
  background: #C99A1A;
}
@media (min-width:799px) {
  .m-list-area-k6 { padding-top: 52px; padding-right: 32px; padding-bottom: 52px; padding-left: 32px; }
  .t-element-area-p2 { font-size: 24px; }
}

.l-cell-col-mlc  {
  padding-top: 40px; padding-right: 16px; padding-bottom: 40px; padding-left: 16px;
  background: #0F1419;
}
.mod-icon-body-p1w  {
  margin: 0 auto;
  max-width: 840px;
}
.ui-banner-base-x9a  {
  border-radius: 12px;
  background: #1A1F2E;
  border: 1px solid rgba(212, 175, 55, 0.15);
  box-shadow: 0 4px 24px rgba(0,0,0,0.1);
  padding: 1.75rem 20px;
}
.b-content-main-c7c  {
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: Playfair Display, sans-serif;
  color: #D4AF37;
  margin-bottom: 14px;
  font-size: 20px;
}
.wp-widget-col-atn  {
  margin-bottom: 20px;
  color: #E8DCC8;
  line-height: 1.7;
  font-size: 15px;
  font-family: Inter, sans-serif;
}
.wp-widget-col-atn p { margin-bottom: 14px; }
.wp-widget-col-atn p:last-child { margin-bottom: 0; }
.wp-widget-col-atn strong { color: #D4AF37; }
.wp-widget-col-atn a  {
  text-decoration: underline;
  color: #E8B923;
  text-underline-offset: 2px;
}
.wp-widget-col-atn a:hover { color: #C99A1A; }
.wp-widget-col-atn ul  {
  padding-left: 20px;
  list-style-type: square;
  margin-bottom: 14px;
}
.wp-widget-col-atn ol  {
  margin-bottom: 0.875rem;
  padding-left: 20px;
  list-style-type: decimal;
}
.wp-widget-col-atn li  {
  line-height: 1.7;
  margin-bottom: 6px;
  font-size: 15px;
  color: #E8DCC8;
}
.wp-widget-col-atn table  {
  margin-bottom: 14px;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
.wp-widget-col-atn th  {
  font-weight: 600;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  padding: 10px 12px;
  background: rgba(255,255,255,0.03);
  text-align: left;
  color: #D4AF37;
}
.wp-widget-col-atn td  {
  color: #E8DCC8;
  border-bottom: 1px solid rgba(255,255,255,0.03);
  padding: 10px 12px;
}
.mod-frame-top-v3  {
  display: inline-block;
  background: #E8B923;
  font-family: Inter, sans-serif;
  font-size: 14px;
  color: #0F1419;
  padding: 11px 24px;
  border-radius: 8px;
  transition: background 0.25s ease;
  font-weight: 700;
}
.mod-frame-top-v3:hover { background: #C99A1A; }
@media (min-width:764px) {
  .l-cell-col-mlc { padding: 56px 32px; }
  .ui-banner-base-x9a { padding: 36px 32px; }
  .b-content-main-c7c { font-size: 24px; }
  .wp-widget-col-atn table { display: table; }
}

.l-frame-right-5f  {
  padding: 3rem 20px;
  background: #1A1F2E;
}
.wp-module-box-pus  {
  max-width: 1280px;
  margin: 0 auto;
}
.app-frame-body-5o3  {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (min-width:767px) {
  .app-frame-body-5o3  {
  gap: 40px;
  flex-direction: row;
  align-items: flex-start;
}
}
.js-nav-group-dp {
  flex: 1;
}
.v-outer-row-ge  {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #E8DCC8;
  font-weight: 700;
  font-size: 18px;
  font-family: Playfair Display, sans-serif;
}
.ui-card-box-zw  {
  font-size: 13px;
  color: #E8DCC8;
  font-family: Inter, sans-serif;
  line-height: 1.7;
}
.ui-card-box-zw p {
  margin-bottom: 10px;
}
.ui-card-box-zw p:last-child {
  margin-bottom: 0;
}
.ui-card-box-zw a  {
  text-decoration: underline;
  color: #E8DCC8;
  text-underline-offset: 2px;
}
.ui-card-box-zw a:hover {
  color: #E8B923;
}
.ui-card-box-zw strong {
  color: #D4AF37;
}
.ui-card-box-zw ul  {
  padding-left: 20px;
  margin-bottom: 10px;
  list-style-type: disc;
}
.ui-card-box-zw ol  {
  padding-left: 1.25rem;
  list-style-type: decimal;
  margin-bottom: 10px;
}
.ui-card-box-zw li  {
  color: #A39F96;
  margin-bottom: 4px;
  font-size: 13px;
  line-height: 1.55;
}
.ui-card-box-zw table  {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 10px;
  display: block;
  overflow-x: auto;
}
.ui-card-box-zw th, .ui-card-box-zw td  {
  font-size: 0.75rem;
  text-align: left;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  padding-top: 8px; padding-right: 9px; padding-bottom: 8px; padding-left: 9px;
}
.ui-card-box-zw th  {
  color: #E8DCC8;
  font-weight: 600;
}
.el-outer-area-22  {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  flex-shrink: 0;
}
@media (min-width:764px) {
  .el-outer-area-22  {
  align-items: flex-end;
  flex-direction: column;
}
  .ui-card-box-zw table { display: table; }
}
.js-outer-primary-qx  {
  justify-content: center;
  width: 40px;
  align-items: center;
  border-radius: 50%;
  color: #A39F96;
  font-weight: 800;
  height: 40px;
  display: flex;
  border: 2px solid #A39F96;
  font-size: 12px;
  font-family: Inter, sans-serif;
}
.m-menu-item-xll  {
  color: #A39F96;
  padding: 8px 16px;
  font-weight: 600;
  font-family: Inter, sans-serif;
  white-space: nowrap;
  font-size: 11px;
  border: 1px solid rgba(212, 175, 55, 0.15);
  border-radius: 4px;
}

.ui-slot-area-0op  {
  background: #0F1419;
  padding: 52px 20px;
}
.wp-top-box-53r  {
  margin: 0 auto;
  max-width: 1280px;
}
.t-btn-foot-0b  {
  margin-bottom: 26px;
  color: #D4AF37;
  overflow-wrap: break-word;
  font-size: 24px;
  font-weight: 700;
  font-family: Playfair Display, sans-serif;
}
.js-view-right-d81  {
  gap: 30px;
  display: flex;
  flex-direction: column;
}
.app-title-item-753  {
  border-radius: 12px;
  padding: 22px 20px;
  background: #1A1F2E;
  border: 1px solid rgba(212, 175, 55, 0.15);
}
.mod-block-col-i3  {
  color: #D4AF37;
  margin-bottom: 14px;
  font-family: Playfair Display, sans-serif;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 18px;
}
.view-dcp  {
  font-family: Inter, sans-serif;
  line-height: 1.65;
  font-size: 0.9375rem;
  color: #E8DCC8;
}
.view-dcp p { margin-bottom: 0.75rem; }
.view-dcp p:last-child { margin-bottom: 0; }
.view-dcp strong  {
  font-weight: 600;
  color: #D4AF37;
}
.view-dcp a  {
  text-decoration: none;
  color: #E8B923;
}
.view-dcp a:hover { text-decoration: underline; }
.view-dcp ul  {
  margin-bottom: 12px;
  list-style-type: disc;
  padding-left: 1.375rem;
}
.view-dcp ol  {
  list-style-type: decimal;
  padding-left: 22px;
  margin-bottom: 12px;
}
.view-dcp li  {
  font-size: 14px;
  margin-bottom: 5px;
  color: #E8DCC8;
  line-height: 1.6;
}
.view-dcp dl { margin-bottom: 12px; }
.view-dcp dt  {
  font-size: 15px;
  font-weight: 700;
  color: #D4AF37;
  margin-top: 13px;
}
.view-dcp dt:first-child { margin-top: 0; }
.view-dcp dd  {
  line-height: 1.65;
  margin-bottom: 7px;
  margin-left: 0;
  color: #E8DCC8;
  font-size: 15px;
}
.view-dcp table  {
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.75rem;
}
.view-dcp th, .view-dcp td  {
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  padding: 9px 11px;
  text-align: left;
  font-size: 14px;
}
.view-dcp th  {
  font-size: 13px;
  color: #D4AF37;
  font-weight: 600;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
@media(min-width:768px) {
  .ui-slot-area-0op { padding: 4rem 36px; }
  .js-view-right-d81  {
  flex-direction: row;
  gap: 28px;
}
  .app-title-item-753  {
  flex: 1;
  padding-top: 1.625rem; padding-right: 24px; padding-bottom: 1.625rem; padding-left: 1.5rem;
}
  .t-btn-foot-0b { font-size: 28px; }
  .view-dcp table { display: table; }
}
.l-panel-cell-l4l  {
  background: #1A1F2E;
  padding: 56px 20px;
}
.el-card-block-8j  {
  background: #0F1419;
  padding: 1.875rem 24px;
  border-top: 3px solid #E8B923;
  margin: 0 auto;
  box-shadow: 0 2px 16px rgba(0,0,0,0.1);
  border-radius: 12px;
  max-width: 1280px;
}
.c-item-wrap-xv  {
  color: #E8B923;
  font-weight: 600;
  display: inline-block;
  font-family: Inter, sans-serif;
  margin-bottom: 10px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.mod-box-row-943  {
  font-weight: 700;
  font-size: 22px;
  font-family: Playfair Display, sans-serif;
  margin-bottom: 18px;
  color: #D4AF37;
  overflow-wrap: break-word;
}
.page-holder-foot-hor  {
  color: #E8DCC8;
  font-size: 15px;
  line-height: 1.7;
  font-family: Inter, sans-serif;
}
.page-holder-foot-hor p {
  margin-bottom: 12px;
}
.page-holder-foot-hor p:last-child { margin-bottom: 0; }
.page-holder-foot-hor a  {
  text-underline-offset: 2px;
  color: #E8B923;
  text-decoration: underline;
}
.page-holder-foot-hor a:hover { color: #C99A1A; }
.page-holder-foot-hor strong  {
  color: #D4AF37;
  font-weight: 600;
}
.page-holder-foot-hor ul  {
  list-style-type: circle;
  padding-left: 22px;
  margin-bottom: 12px;
}
.page-holder-foot-hor ol  {
  list-style-type: decimal;
  padding-left: 22px;
  margin-bottom: 12px;
}
.page-holder-foot-hor li  {
  font-size: 15px;
  margin-bottom: 5px;
  line-height: 1.75;
  color: #E8DCC8;
}
.page-holder-foot-hor table  {
  width: 100%;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  margin-bottom: 0.75rem;
}
.page-holder-foot-hor th,
.page-holder-foot-hor td  {
  text-align: left;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  font-size: 14px;
  padding-top: 9px; padding-right: 12px; padding-bottom: 9px; padding-left: 0.75rem;
}
.page-holder-foot-hor th  {
  color: #D4AF37;
  font-weight: 600;
  font-size: 13px;
}
.js-view-head-i5o  {
  border-radius: 8px;
  text-decoration: none;
  font-size: 15px;
  padding-top: 12px; padding-right: 2rem; padding-bottom: 0.75rem; padding-left: 32px;
  background: #E8B923;
  font-weight: 600;
  font-family: Inter, sans-serif;
  display: inline-block;
  color: #0F1419;
  transition: background 0.25s;
  margin-top: 1rem;
}
.js-view-head-i5o:hover {
  background: #C99A1A;
}
.page-item-head-db  {
  margin-top: 0.75rem;
  font-family: Inter, sans-serif;
  line-height: 1.5;
  font-size: 12px;
  color: #A39F96;
}
@media(min-width:796px) {
  .l-panel-cell-l4l {
    padding-top: 72px; padding-right: 42px; padding-bottom: 4.5rem; padding-left: 42px;
  }
  .el-card-block-8j {
    padding: 40px 44px;
  }
  .mod-box-row-943 {
    font-size: 26px;
  }
  .page-holder-foot-hor table { display: table; }
}