* { box-sizing: border-box; }
body  {
  line-height: 1.5;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  margin: 0;
  -moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6  {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
}
p { margin: 0; }
a  {
  text-decoration: none;
  color: inherit;
}
button  {
  font: inherit;
  cursor: pointer;
  padding: 0;
  border: none;
  color: inherit;
  background: transparent;
}
img  {
  max-width: 100%;
  height: auto;
  display: block;
}
svg  {
  display: inline-block;
  vertical-align: middle;
}
ul, ol  {
  list-style: none;
  margin: 0;
  padding: 0;
}
input, textarea, select  {
  margin: 0;
  color: inherit;
  font: inherit;
  padding: 0;
}
table  {
  border-collapse: collapse;
  border-spacing: 0;
}
.el-cell-base-mx6  {
  transition: box-shadow 0.3s ease;
  background: #1a1a2e;
}

.el-cell-base-mx6.b-nav-foot-xvb { box-shadow: 0 2px 12px rgba(0,0,0,0.3); }

.v-inner-box-ub3  {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 16px;
  align-items: center;
  gap: 12px;
  display: flex;
}

.header-main-5v1  {
  letter-spacing: -0.02em;
  color: #f4e8d0;
  white-space: nowrap;
  display: flex;
  align-items: center;
  font-weight: 800;
  gap: 8px;
  font-size: 17px;
}

/* --- Full state --- */

.group-area-1h  {
  transition: max-height 0.35s ease, opacity 0.25s ease;
  max-height: 64px;
  overflow: hidden;
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
}

.group-area-1h .v-inner-box-ub3 { height: 56px; }

.el-cell-base-mx6.b-nav-foot-xvb .group-area-1h  {
  border: none;
  max-height: 0;
  opacity: 0;
}

.b-row-left-i3 { display: none; }

.el-grid-base-kw  {
  margin-left: auto;
  gap: 8px;
  align-items: center;
  display: flex;
}

.v-text-foot-5bz  {
  padding-top: 7px; padding-right: 0.875rem; padding-bottom: 7px; padding-left: 0.875rem;
  font-size: 13px;
  background: #d4af37;
  font-family: Crimson Text, sans-serif;
  border-radius: 6px;
  transition: background 0.25s ease;
  font-weight: 700;
  color: #1a1a2e;
}

.v-text-foot-5bz:hover { background: #e5c158; }

.nav-group-bo  {
  border: 1px solid rgba(255,255,255,0.1);
  display: none;
  background: none;
  color: #e8e6e1;
}

.nav-group-bo:hover { background: rgba(255,255,255,0.04); }

.el-block-body-9pl  {
  background: none;
  flex-direction: column;
  padding: 8px;
  border: none;
  margin-left: 4px;
  gap: 5px;
  display: flex;
  cursor: pointer;
}

.el-block-body-9pl span  {
  display: block;
  border-radius: 2px;
  width: 20px;
  height: 2px;
  background: #e8e6e1;
}

/* --- Compact state --- */

.mod-title-wrap-0y  {
  overflow: hidden;
  transition: max-height 0.35s ease, opacity 0.25s ease;
  max-height: 0;
  opacity: 0;
}

.el-cell-base-mx6.b-nav-foot-xvb .mod-title-wrap-0y  {
  opacity: 1;
  max-height: 52px;
}

.mod-title-wrap-0y .v-inner-box-ub3  {
  justify-content: space-between;
  height: 48px;
}

.v-zone-primary-ly  {
  border-radius: 4px;
  background: none;
  cursor: pointer;
  font-family: Crimson Text, sans-serif;
  color: #e8e6e1;
  transition: background 0.25s ease;
  font-weight: 500;
  border: 1px solid rgba(212, 175, 55, 0.12);
  font-size: 13px;
  padding: 5px 14px;
}

.v-zone-primary-ly:hover { background: rgba(255,255,255,0.04); }

.c-card-area-bj  {
  border-radius: 6px;
  font-size: 12px;
  color: #1a1a2e;
  font-weight: 700;
  padding: 6px 14px;
  background: #d4af37;
  font-family: Crimson Text, sans-serif;
}

/* --- Dropdown --- */

.t-inner-primary-frj  {
  background: #16213e;
  overflow: hidden;
  transition: max-height 0.3s ease;
  max-height: 0;
}

.t-inner-primary-frj.m-container-body-o3  {
  border-bottom: 1px solid rgba(255,255,255,0.06);
  max-height: 300px;
}

.l-header-foot-gbw  {
  transition: color 0.25s ease, background 0.25s ease;
  font-weight: 500;
  color: #e8e6e1;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding: 14px 24px;
  display: block;
  font-family: Crimson Text, sans-serif;
  font-size: 15px;
}

.l-header-foot-gbw:last-child { border-bottom: none; }
.l-header-foot-gbw:hover  {
  color: #f4e8d0;
  background: rgba(255,255,255,0.03);
}

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

.c-cell-body-4d { position: relative; }

.container-top-5l  {
  gap: 6px;
  padding: 5px 10px;
  border-radius: 6px;
  font-weight: 600;
  border: 1px solid rgba(212, 175, 55, 0.12);
  background: rgba(255,255,255,0.02);
  line-height: 1;
  cursor: pointer;
  transition: border-color 0.25s ease, background 0.25s ease;
  color: #e8e6e1;
  display: flex;
  font-size: 13px;
  white-space: nowrap;
  font-family: Crimson Text, sans-serif;
  align-items: center;
}

.container-top-5l:hover  {
  background: rgba(255,255,255,0.04);
  border-color: rgba(255,255,255,0.15);
}
.b-wrapper-wrap-ow  {
  transition: transform 0.25s ease;
  font-size: 9px;
}
.c-cell-body-4d.m-container-body-o3 .b-wrapper-wrap-ow { transform: rotate(180deg); }

.hero-body-q2c  {
  border-radius: 12px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  position: absolute;
  padding: 4px;
  background: #16213e;
  display: none;
  top: calc(100% + 4px);
  border: 1px solid rgba(212, 175, 55, 0.12);
  min-width:145px;
  z-index: 50;
  right: 0;
}

.c-cell-body-4d.m-container-body-o3 .hero-body-q2c { display: block; }

.wp-region-box-dj  {
  align-items: center;
  color: #e8e6e1;
  padding: 8px 12px;
  font-weight: 500;
  font-family: Crimson Text, sans-serif;
  font-size: 0.8125rem;
  display: flex;
  cursor: pointer;
  border-radius: 6px;
  gap: 8px;
  transition: background 0.25s ease, color 0.25s ease;
}

.wp-region-box-dj:hover  {
  color: #f4e8d0;
  background: rgba(255,255,255,0.06);
}
.wp-region-box-dj.active { color: #d4af37; }
.ui-banner-top-3jt  {
  line-height: 1;
  font-size: 0.9375rem;
}

/* --- Desktop --- */

@media (min-width:791px) {
  .group-area-1h .v-inner-box-ub3  {
  height: 60px;
  padding: 0 20px;
  gap: 20px;
}
  .group-area-1h { max-height: 72px; }

  .b-row-left-i3  {
  justify-content: center;
  gap: 4px;
  flex: 1;
  display: flex;
}

  .m-btn-head-hnh  {
  padding: 6px 12px;
  color: #e8e6e1;
  font-size: 15px;
  font-family: Crimson Text, sans-serif;
  font-weight: 500;
  border-radius: 4px;
  transition: color 0.25s ease, background 0.25s ease;
}

  .m-btn-head-hnh:hover  {
  background: rgba(255,255,255,0.05);
  color: #f4e8d0;
}

  .nav-group-bo { display: inline-flex; }
  .el-block-body-9pl { display: none; }
  .mod-title-wrap-0y .v-inner-box-ub3 { padding: 0 20px; }
}
.mod-outer-left-woi  {
  padding: 52px 20px;
  background: #16213e;
}
.el-box-box-0y  {
  max-width: 1200px;
  background: #1a1a2e;
  padding: 26px 22px;
  border-radius: 12px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.1);
  margin: 0 auto;
}
.c-holder-inner-59  {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 8px;
  font-size: 11px;
  display: inline-block;
  font-family: Crimson Text, sans-serif;
  color: #d4af37;
  letter-spacing: 0.06em;
}
.el-widget-main-ya  {
  font-size: 22px;
  color: #f4e8d0;
  font-weight: 700;
  margin-bottom: 1rem;
  font-family: Playfair Display, sans-serif;
  overflow-wrap: break-word;
}
.t-widget-inner-jh  {
  font-family: Crimson Text, sans-serif;
  font-size: 14px;
  line-height: 1.75;
  color: #e8e6e1;
}
.t-widget-inner-jh p {
  margin-bottom: 11px;
}
.t-widget-inner-jh p:last-child { margin-bottom: 0; }
.t-widget-inner-jh strong  {
  color: #f4e8d0;
  font-weight: 600;
}
.t-widget-inner-jh a  {
  color: #d4af37;
  transition: color 0.25s;
  text-decoration: none;
}
.t-widget-inner-jh a:hover {
  color: #e5c158;
}
.t-widget-inner-jh ul  {
  margin-bottom: 11px;
  list-style-type: circle;
  padding-left: 20px;
}
.t-widget-inner-jh ol  {
  list-style-type: decimal;
  padding-left: 1.25rem;
  margin-bottom: 11px;
}
.t-widget-inner-jh li  {
  line-height: 1.7;
  font-size: 14px;
  margin-bottom: 5px;
  color: #e8e6e1;
}
.t-widget-inner-jh table  {
  overflow-x: auto;
  width: 100%;
  margin-bottom: 11px;
  display: block;
  border-collapse: collapse;
}
.t-widget-inner-jh th, .t-widget-inner-jh td  {
  padding: 8px 10px;
  font-size: 0.8125rem;
  text-align: left;
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
}
.t-widget-inner-jh th  {
  color: #f4e8d0;
  font-weight: 600;
}
@media(min-width:841px) {
  .mod-outer-left-woi {
    padding-top: 68px; padding-right: 42px; padding-bottom: 68px; padding-left: 42px;
  }
  .el-box-box-0y {
    padding: 38px 40px;
  }
  .el-widget-main-ya {
    font-size: 26px;
  }
  .t-widget-inner-jh table { display: table; }
}
.wp-element-body-33  {
  background: #1a1a2e;
  border-top: 1px solid rgba(212, 175, 55, 0.12);
  padding: 38px 16px;
}
.c-block-right-if  {
  margin: 0 auto;
  max-width: 720px;
}
.wp-title-box-24  {
  font-family: Playfair Display, sans-serif;
  color: #f4e8d0;
  margin-bottom: 16px;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
}
.wp-bar-group-f4  {
  font-size: 15px;
  color: #e8e6e1;
  font-family: Crimson Text, sans-serif;
  margin-bottom: 1.25rem;
  line-height: 1.7;
}
.wp-bar-group-f4 ol  {
  list-style-type: decimal;
  padding-left: 22px;
  margin-bottom: 14px;
}
.wp-bar-group-f4 li  {
  margin-bottom: 8px;
  font-size: 15px;
  color: #e8e6e1;
  line-height: 1.7;
}
.wp-bar-group-f4 li:last-child {
  margin-bottom: 0;
}
.wp-bar-group-f4 strong {
  color: #f4e8d0;
}
.page-area-box-nc  {
  color: #1a1a2e;
  padding: 12px 28px;
  transition: background 0.25s ease;
  font-family: Crimson Text, sans-serif;
  font-weight: 700;
  display: inline-block;
  background: #d4af37;
  font-size: 0.875rem;
  border-radius: 6px;
}
.page-area-box-nc:hover {
  background: #e5c158;
}
@media (min-width:795px) {
  .wp-element-body-33 { padding: 52px 32px; }
  .wp-title-box-24 { font-size: 24px; }
}

.mod-region-right-kf  {
  padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px;
  right: 0;
  top: 0;
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
  background: #16213e;
  z-index: 1000;
  left: 0;
  position: fixed;
}

.app-menu-block-xzc  {
  flex-direction: column;
  gap: 10px;
  max-width: 1200px;
  align-items: center;
  display: flex;
  margin: 0 auto;
}

.js-module-row-b0i  {
  text-align: center;
  color: #e8e6e1;
  line-height: 1.4;
  font-size: 0.75rem;
  font-family: Crimson Text, sans-serif;
}

.js-module-row-b0i a  {
  text-underline-offset: 2px;
  color: #f4e8d0;
  text-decoration: underline;
}

.js-module-row-b0i a:hover { color: #d4af37; }

.site-holder-area-31  {
  flex-shrink: 0;
  gap: 8px;
  display: flex;
}

.app-container-head-zs  {
  font-family: Crimson Text, sans-serif;
  font-size: 12px;
  padding-top: 5px; padding-right: 16px; padding-bottom: 5px; padding-left: 16px;
  font-weight: 600;
  border-radius: 4px;
  color: #f4e8d0;
  background: rgba(255,255,255,0.1);
  transition: background 0.25s ease;
}

.app-container-head-zs:hover { background: rgba(255,255,255,0.15); }

.b-strip-cell-ved  {
  border-radius: 4px;
  font-family: Crimson Text, sans-serif;
  padding-top: 5px; padding-right: 1rem; padding-bottom: 5px; padding-left: 16px;
  font-size: 12px;
  font-weight: 500;
  color: #9b9995;
  transition: color 0.25s ease;
}

.b-strip-cell-ved:hover { color: #e8e6e1; }

@media (min-width:764px) {
  .app-menu-block-xzc  {
  justify-content: center;
  flex-direction: row;
  gap: 16px;
}
  .mod-region-right-kf { padding: 8px 40px; }
}
.wp-box-body-2v  {
  background: #16213e;
  padding-top: 56px; padding-right: 20px; padding-bottom: 56px; padding-left: 20px;
}
.b-element-group-n0  {
  background: #1a1a2e;
  max-width: 1200px;
  border-radius: 12px;
  margin: 0 auto;
  padding: 30px 24px;
  box-shadow: 0 2px 16px rgba(0,0,0,0.1);
  border-top: 3px solid #d4af37;
}
.c-view-group-9x  {
  text-transform: uppercase;
  font-family: Crimson Text, sans-serif;
  letter-spacing: 0.06em;
  color: #d4af37;
  display: inline-block;
  font-size: 11px;
  margin-bottom: 10px;
  font-weight: 600;
}
.wp-wrapper-2n  {
  overflow-wrap: break-word;
  font-family: Playfair Display, sans-serif;
  font-size: 22px;
  margin-bottom: 18px;
  font-weight: 700;
  color: #f4e8d0;
}
.bar-foot-4sf  {
  font-size: 15px;
  font-family: Crimson Text, sans-serif;
  color: #e8e6e1;
  line-height: 1.7;
}
.bar-foot-4sf p {
  margin-bottom: 12px;
}
.bar-foot-4sf p:last-child { margin-bottom: 0; }
.bar-foot-4sf a  {
  color: #d4af37;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.bar-foot-4sf a:hover { color: #e5c158; }
.bar-foot-4sf strong  {
  color: #f4e8d0;
  font-weight: 600;
}
.bar-foot-4sf ul  {
  list-style-type: circle;
  margin-bottom: 12px;
  padding-left: 22px;
}
.bar-foot-4sf ol  {
  margin-bottom: 12px;
  padding-left: 22px;
  list-style-type: decimal;
}
.bar-foot-4sf li  {
  color: #e8e6e1;
  line-height: 1.75;
  font-size: 0.9375rem;
  margin-bottom: 5px;
}
.bar-foot-4sf table  {
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
  display: block;
}
.bar-foot-4sf th,
.bar-foot-4sf td  {
  font-size: 0.875rem;
  text-align: left;
  padding: 9px 12px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
}
.bar-foot-4sf th  {
  color: #f4e8d0;
  font-size: 13px;
  font-weight: 600;
}
.ui-widget-vm  {
  font-weight: 600;
  padding: 12px 32px;
  background: #d4af37;
  margin-top: 16px;
  color: #1a1a2e;
  display: inline-block;
  font-family: Crimson Text, sans-serif;
  font-size: 15px;
  transition: background 0.25s;
  text-decoration: none;
  border-radius: 6px;
}
.ui-widget-vm:hover {
  background: #e5c158;
}
.app-hero-right-8v  {
  font-size: 12px;
  line-height: 1.5;
  font-family: Crimson Text, sans-serif;
  margin-top: 12px;
  color: #9b9995;
}
@media(min-width:795px) {
  .wp-box-body-2v {
    padding: 72px 42px;
  }
  .b-element-group-n0 {
    padding: 40px 44px;
  }
  .wp-wrapper-2n {
    font-size: 26px;
  }
  .bar-foot-4sf table { display: table; }
}
.v-card-item-nhi  {
  justify-content: center;
  background: linear-gradient(160deg, #1a1a2e 0%, #16213e 40%, #1a1a2e 100%);
  position: relative;
  text-align: center;
  min-height: 520px;
  display: flex;
  overflow: hidden;
  align-items: center;
  padding-top: 60px; padding-right: 20px; padding-bottom: 60px; padding-left: 20px;
}

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

.mod-menu-group-dd  {
  z-index: 1;
  max-width: 700px;
  position: relative;
}

.el-top-col-upv  {
  font-size: 0.75rem;
  padding: 6px 16px;
  font-weight: 700;
  display: inline-block;
  border: 1px solid rgba(212,175,55,0.3);
  text-transform: uppercase;
  color: #d4af37;
  margin-bottom: 20px;
  border-radius: 20px;
  letter-spacing: 0.08em;
}

.el-holder-area-3i  {
  font-size: 32px;
  margin-bottom: 16px;
  line-height: 1.15;
  color: #f4e8d0;
  overflow-wrap: break-word;
  font-family: Playfair Display, sans-serif;
  font-weight: 800;
}

.page-slot-group-5wy  {
  max-width: 520px;
  margin-bottom: 28px;
  margin-left: auto;
  color: #e8e6e1;
  font-family: Crimson Text, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  margin-right: auto;
}

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

.m-col-row-vp  {
  background: rgba(212,175,55,0.1);
  padding-top: 1rem; padding-right: 24px; padding-bottom: 1rem; padding-left: 24px;
  border: 1px solid rgba(212,175,55,0.25);
  text-align: center;
  width: 100%;
  border-radius: 12px;
  max-width: 380px;
}

.col-wrap-7l  {
  font-weight: 800;
  color: #d4af37;
  line-height: 1.2;
  font-size: 26px;
}

.js-hero-primary-0cr  {
  color: #9b9995;
  margin-top: 4px;
  font-size: 13px;
}

.v-inner-inner-hr  {
  color: #1a1a2e;
  width: 100%;
  background: #d4af37;
  font-family: Crimson Text, sans-serif;
  transition: background 0.25s ease;
  display: block;
  font-size: 1rem;
  padding: 16px 36px;
  border-radius: 6px;
  max-width: 380px;
  text-align: center;
  font-weight: 700;
}

.v-inner-inner-hr:hover { background: #e5c158; }

.el-group-left-ts  {
  color: #9b9995;
  font-size: 11px;
  margin-top: 8px;
}

@media (min-width:768px) {
  .v-card-item-nhi  {
  min-height: 600px;
  padding-top: 80px; padding-right: 40px; padding-bottom: 80px; padding-left: 40px;
}
  .el-holder-area-3i { font-size: 48px; }
  .page-slot-group-5wy { font-size: 18px; }
  .col-wrap-7l { font-size: 36px; }
}
.t-item-top-1pl  {
  padding-top: 36px; padding-right: 18px; padding-bottom: 2.25rem; padding-left: 18px;
  border-top: 1px solid rgba(212, 175, 55, 0.12);
  background: #1a1a2e;
}

.mod-slot-main-no  {
  margin: 0 auto;
  max-width: 1200px;
  align-items: center;
  text-align: center;
  flex-direction: column;
  display: flex;
  gap: 24px;
}

.wp-group-cell-r6  {
  color: #f4e8d0;
  letter-spacing: -0.02em;
  font-weight: 800;
  font-size: 19px;
}

.t-icon-base-h9  {
  justify-content: center;
  gap: 8px 20px;
  flex-wrap: wrap;
  display: flex;
}

.t-icon-base-h9 a  {
  font-family: Crimson Text, sans-serif;
  font-size: 14px;
  color: #e8e6e1;
  transition: color 0.25s ease;
  font-weight: 500;
}

.t-icon-base-h9 a:hover { color: #f4e8d0; }

.m-area-base-o0c  {
  background: rgba(212, 175, 55, 0.12);
  height: 1px;
  width: 60px;
}

.mod-link-cell-5p  {
  color: #9b9995;
  line-height: 1.55;
  font-size: 12px;
  max-width: 700px;
}

.c-module-block-qhs  {
  font-size: 12px;
  color: #9b9995;
}
.wp-wrap-col-qq7  {
  background: #1a1a2e;
  padding: 46px 18px;
}
.c-banner-head-sk4  {
  margin: 0 auto;
  max-width: 1200px;
}
.el-grid-cell-8b1  {
  font-weight: 800;
  font-family: Playfair Display, sans-serif;
  color: #f4e8d0;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  font-size: 22px;
}
.ui-nav-row-2j  {
  color: #e8e6e1;
  font-family: Crimson Text, sans-serif;
  font-size: 14px;
  line-height: 1.6;
}
.ui-nav-row-2j p { margin-bottom: 0.75rem; }
.ui-nav-row-2j p:last-child { margin-bottom: 0; }
.ui-nav-row-2j strong { color: #f4e8d0; }
.ui-nav-row-2j a  {
  color: #d4af37;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.ui-nav-row-2j a:hover { color: #e5c158; }
.ui-nav-row-2j ul  {
  margin-bottom: 12px;
  padding-left: 18px;
  list-style-type: disc;
}
.ui-nav-row-2j ol  {
  list-style-type: decimal;
  margin-bottom: 12px;
  padding-left: 1.125rem;
}
.ui-nav-row-2j li  {
  margin-bottom: 5px;
  color: #e8e6e1;
  font-size: 14px;
  line-height: 1.6;
}
.ui-nav-row-2j table  {
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
  width: 100%;
  display: block;
}
.ui-nav-row-2j th  {
  background: rgba(255,255,255,0.04);
  color: #f4e8d0;
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
  font-weight: 600;
  padding: 10px 12px;
  text-align: left;
}
.ui-nav-row-2j td  {
  color: #e8e6e1;
  padding-top: 10px; padding-right: 12px; padding-bottom: 10px; padding-left: 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.04);
}
@media (min-width:777px) {
  .wp-wrap-col-qq7 { padding: 62px 36px; }
  .el-grid-cell-8b1 { font-size: 26px; }
  .ui-nav-row-2j table { display: table; }
}

.wp-bar-col-ak5  {
  background: #1a1a2e;
  padding: 42px 16px;
}
.wp-container-item-enp  {
  margin: 0 auto;
  text-align: center;
  max-width: 800px;
}
.ui-title-left-nj  {
  font-family: Playfair Display, sans-serif;
  font-size: 22px;
  margin-bottom: 14px;
  font-weight: 800;
  color: #f4e8d0;
  overflow-wrap: break-word;
}
.b-frame-foot-1ga  {
  line-height: 1.65;
  font-family: Crimson Text, sans-serif;
  font-size: 15px;
  text-align: left;
  color: #e8e6e1;
}
.b-frame-foot-1ga p {
  margin-bottom: 12px;
}
.b-frame-foot-1ga p:last-child {
  margin-bottom: 0;
}
.b-frame-foot-1ga strong {
  color: #f4e8d0;
}
.b-frame-foot-1ga a  {
  color: #d4af37;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.b-frame-foot-1ga a:hover {
  color: #e5c158;
}
.b-frame-foot-1ga ul  {
  margin-bottom: 12px;
  padding-left: 18px;
  list-style-type: disc;
}
.b-frame-foot-1ga ol  {
  padding-left: 1.125rem;
  margin-bottom: 12px;
  list-style-type: decimal;
}
.b-frame-foot-1ga li  {
  line-height: 1.65;
  font-size: 15px;
  color: #e8e6e1;
  margin-bottom: 5px;
}
.b-frame-foot-1ga table  {
  width: 100%;
  margin-bottom: 12px;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
.b-frame-foot-1ga th, .b-frame-foot-1ga td  {
  text-align: left;
  font-size: 14px;
  padding: 9px 11px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
}
.b-frame-foot-1ga th  {
  color: #f4e8d0;
  font-weight: 600;
}
@media (min-width:763px) {
  .wp-bar-col-ak5 { padding: 3.5rem 32px; }
  .ui-title-left-nj { font-size: 26px; }
  .b-frame-foot-1ga table { display: table; }
}

.m-text-col-1q  {
  padding: 46px 20px;
  background: #16213e;
}
.el-col-box-gz8  {
  max-width: 1200px;
  margin: 0 auto;
}
.c-nav-base-u0  {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}
.header-head-2z6  {
  padding: 20px 16px;
  text-align: center;
  border-radius: 6px;
  border: 1px solid rgba(212, 175, 55, 0.12);
  background: #1a1a2e;
}
.b-text-block-al  {
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 6px;
  font-family: Playfair Display, sans-serif;
  font-size: 24px;
  color: #f4e8d0;
}
.wp-layer-inner-aki  {
  font-size: 13px;
  color: #9b9995;
  font-family: Crimson Text, sans-serif;
}
@media (min-width:675px) {
  .m-text-col-1q { padding: 52px 36px; }
  .c-nav-base-u0  {
  gap: 18px;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
}
  .b-text-block-al { font-size: 30px; }
}

.main-cell-4wp  {
  border-top: 1px solid rgba(212, 175, 55, 0.12);
  background: #1a1a2e;
  padding: 32px 20px;
}
.b-text-head-iv  {
  gap: 0.875rem;
  flex-wrap: wrap;
  max-width: 1200px;
  display: flex;
  align-items: flex-start;
  margin: 0 auto;
}
.c-container-area-4gc  {
  font-weight: 800;
  font-family: Crimson Text, sans-serif;
  justify-content: center;
  font-size: 11px;
  width: 36px;
  border: 2px solid #9b9995;
  border-radius: 50%;
  height: 36px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  color: #9b9995;
}
.b-btn-box-ln1  {
  font-size: 12px;
  line-height: 1.55;
  color: #e8e6e1;
  overflow-wrap: break-word;
  font-family: Crimson Text, sans-serif;
}
.mod-item-head-jo  {
  background: #1a1a2e;
  padding: 48px 20px;
}
.b-grid-col-av9  {
  max-width: 880px;
  margin: 0 auto;
}
.l-group-group-vx  {
  background: #16213e;
  padding: 28px 22px;
  box-shadow: 0 2px 16px rgba(0,0,0,0.12);
  border-radius: 12px;
}
.ui-block-group-z5i  {
  flex-wrap: wrap;
  padding-bottom: 16px;
  align-items: baseline;
  justify-content: space-between;
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
  gap: 10px;
  margin-bottom: 1rem;
  display: flex;
}
.t-main-za  {
  font-family: Playfair Display, sans-serif;
  font-size: 20px;
  color: #f4e8d0;
  overflow-wrap: break-word;
  font-weight: 800;
}
.b-title-main-rqg  {
  font-family: Crimson Text, sans-serif;
  color: #2d5a3d;
  font-weight: 600;
  font-size: 13px;
}
.v-box-row-8b  {
  font-size: 14px;
  font-family: Crimson Text, sans-serif;
  color: #e8e6e1;
  line-height: 1.65;
}
.v-box-row-8b p { margin-bottom: 12px; }
.v-box-row-8b p:last-child { margin-bottom: 0; }
.v-box-row-8b strong { color: #f4e8d0; }
.v-box-row-8b a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #d4af37;
}
.v-box-row-8b a:hover { color: #e5c158; }
.v-box-row-8b ul  {
  margin-bottom: 0.75rem;
  list-style-type: circle;
  padding-left: 18px;
}
.v-box-row-8b ol  {
  margin-bottom: 12px;
  padding-left: 18px;
  list-style-type: decimal;
}
.v-box-row-8b li  {
  line-height: 1.65;
  font-size: 0.875rem;
  margin-bottom: 4px;
  color: #e8e6e1;
}
.v-box-row-8b table  {
  border-collapse: collapse;
  margin-bottom: 12px;
  width: 100%;
  display: block;
  overflow-x: auto;
}
.v-box-row-8b th, .v-box-row-8b td  {
  font-size: 13px;
  padding: 8px 10px;
  text-align: left;
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
}
.v-box-row-8b th  {
  letter-spacing: 0.03em;
  font-weight: 600;
  color: #f4e8d0;
  text-transform: uppercase;
  font-size: 12px;
}
@media (min-width:765px) {
  .mod-item-head-jo { padding: 64px 40px; }
  .l-group-group-vx { padding-top: 36px; padding-right: 32px; padding-bottom: 36px; padding-left: 32px; }
  .t-main-za { font-size: 24px; }
  .v-box-row-8b table { display: table; }
}