*, *::before, *::after  {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body  {
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
}
img, svg  {
  display: block;
  max-width: 100%;
}
a  {
  text-decoration: none;
  color: inherit;
}
button  {
  border: none;
  font: inherit;
  cursor: pointer;
  background: none;
}
ul, ol { list-style: none; }
input, textarea, select { font: inherit; }
.js-btn-col-pz  {
  background-color: #1a1410;
  background-position: center;
  overflow: hidden;
  background-repeat: no-repeat;
  padding: 40px 20px;
  position: relative;
  background-size: cover;
}

.js-btn-col-pz::before  {
  position: absolute;
  background: linear-gradient(180deg, rgba(10,22,40,0.8) 0%, rgba(10,22,40,0.9) 100%);
  pointer-events: none;
  content: '';
  inset: 0;
}

.v-nav-left-zk9  {
  margin: 0 auto;
  z-index: 1;
  position: relative;
  max-width: 1200px;
}

.ui-title-item-e0  {
  margin-bottom: 2rem;
  text-align: center;
}

.site-text-head-hgd  {
  margin-bottom: 10px;
  line-height: 1.2;
  text-shadow: 0 2px 8px rgba(0,0,0,0.4);
  overflow-wrap: break-word;
  font-family: Playfair Display, sans-serif;
  font-weight: 800;
  color: #fff;
  font-size: 26px;
}

.ui-cell-primary-ez  {
  color: rgba(255,255,255,0.7);
  font-family: Inter, sans-serif;
  font-size: 15px;
}

.ui-link-row-0h  {
  display: grid;
  gap: 16px;
  grid-template-columns: 1fr;
}

.js-icon-body-bo3  {
  background: rgba(13,30,53,0.8);
  padding: 1.5rem;
  transition: border-color 0.25s ease;
  backdrop-filter: blur(8px);
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 6px;
  gap: 12px;
  flex-direction: column;
  display: flex;
}

.js-icon-body-bo3:hover { border-color: rgba(212,175,55,0.25); }

.ui-banner-box-6z0  {
  font-weight: 700;
  color: #fff;
  font-size: 18px;
}

.el-content-row-uvh  {
  font-size: 24px;
  color: #c9a961;
  font-weight: 800;
}

.l-main-wrap-8r9  {
  color: rgba(255,255,255,0.6);
  line-height: 1.5;
  font-size: 0.8125rem;
}

.page-cell-wrap-c5  {
  padding: 10px 20px;
  font-weight: 700;
  display: inline-block;
  transition: background 0.25s ease;
  background: #c9a961;
  font-size: 0.875rem;
  color: #1a1410;
  align-self: flex-start;
  font-family: Inter, sans-serif;
  border-radius: 4px;
}

.page-cell-wrap-c5:hover { background: #e6c979; }

@media (min-width:603px) {
  .ui-link-row-0h { grid-template-columns: 1fr 1fr; }
}

@media (min-width:905px) {
  .ui-link-row-0h { grid-template-columns: 1fr 1fr 1fr; }
  .site-text-head-hgd { font-size: 36px; }
}
.view-box-cy3  {
  border-top: 1px solid rgba(201, 169, 97, 0.15);
  border-bottom: 1px solid rgba(201, 169, 97, 0.15);
  background: #2a241d;
  padding: 64px 22px;
}

.m-menu-area-kgg  {
  margin: 0 auto;
  display: flex;
  gap: 32px;
  max-width: 1200px;
  flex-direction: column;
}

.ui-banner-right-g5 { flex-shrink: 0; }

.app-bar-col-qw  {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 12px;
  color: #c9a961;
}

.c-element-cell-pn6  {
  font-size: 26px;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 12px;
  font-family: Playfair Display, sans-serif;
  color: #f5e6d3;
}

.mod-title-primary-jbg  {
  color: #c9a961;
  margin-bottom: 20px;
  font-weight: 800;
  font-size: 36px;
}

.m-holder-body-65  {
  padding-top: 15px; padding-right: 34px; padding-bottom: 15px; padding-left: 34px;
  font-size: 15px;
  font-family: Inter, sans-serif;
  background: #c9a961;
  border-radius: 4px;
  transition: background 0.25s ease;
  display: inline-block;
  font-weight: 700;
  color: #1a1410;
}

.m-holder-body-65:hover { background: #e6c979; }

.ui-cell-block-wte  {
  font-size: 11px;
  color: #a89968;
  margin-top: 10px;
}

.app-element-cell-1f { flex: 1; }

.app-element-cell-1f p  {
  font-size: 15px;
  font-family: Inter, sans-serif;
  line-height: 1.7;
  color: #e8dcc8;
  margin-bottom: 13px;
}

.app-element-cell-1f p:last-child { margin-bottom: 0; }

.app-element-cell-1f ul  {
  list-style-type: circle;
  padding-left: 1.375rem;
  margin-bottom: 13px;
}

.app-element-cell-1f ol  {
  padding-left: 22px;
  list-style-type: decimal;
  margin-bottom: 13px;
}

.app-element-cell-1f li  {
  font-size: 14px;
  margin-bottom: 7px;
  color: #e8dcc8;
  font-family: Inter, sans-serif;
  line-height: 1.6;
}

.app-element-cell-1f a  {
  text-underline-offset: 3px;
  text-decoration: underline;
  color: #c9a961;
}
.app-element-cell-1f a:hover { color: #e6c979; }

.app-element-cell-1f strong { color: #f5e6d3; }

.app-element-cell-1f table  {
  font-size: 14px;
  margin-bottom: 13px;
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
}

.app-element-cell-1f th  {
  padding: 10px 12px;
  text-align: left;
  font-weight: 600;
  color: #f5e6d3;
  background: rgba(255,255,255,0.04);
  border-bottom: 1px solid rgba(201, 169, 97, 0.15);
}

.app-element-cell-1f td  {
  padding: 10px 12px;
  color: #e8dcc8;
  border-bottom: 1px solid rgba(255,255,255,0.04);
}

@media (min-width:802px) {
  .view-box-cy3 { padding-top: 80px; padding-right: 40px; padding-bottom: 80px; padding-left: 40px; }
  .m-menu-area-kgg  {
  align-items: flex-start;
  gap: 60px;
  flex-direction: row;
}
  .ui-banner-right-g5 { max-width: 380px; }
  .c-element-cell-pn6 { font-size: 32px; }
  .mod-title-primary-jbg { font-size: 44px; }
  .app-element-cell-1f table { display: table; }
}
.c-panel-base-f5u  {
  border-bottom: 1px solid rgba(201, 169, 97, 0.15);
  background: #1a1410;
}

.el-content-group-25b  {
  max-width: 1200px;
  display: flex;
  gap: 12px;
  padding: 0 16px;
  height: 56px;
  margin: 0 auto;
  align-items: center;
}

.m-strip-right-dkn  {
  font-weight: 800;
  align-items: center;
  white-space: nowrap;
  gap: 8px;
  letter-spacing: -0.02em;
  color: #f5e6d3;
  font-size: 17px;
  display: flex;
}

.banner-area-8le { display: none; }

.el-cell-foot-mg5  {
  align-items: center;
  display: flex;
  margin-left: auto;
  gap: 8px;
}

.view-base-w4  {
  color: #1a1410;
  transition: background 0.25s ease;
  padding-top: 8px; padding-right: 16px; padding-bottom: 8px; padding-left: 16px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  border-radius: 4px;
  background: #c9a961;
  font-weight: 700;
}

.view-base-w4:hover { background: #e6c979; }

.js-main-block-jbx  {
  background: none;
  border: 1px solid rgba(255,255,255,0.1);
  display: none;
  color: #e8dcc8;
}

.js-main-block-jbx:hover { background: rgba(255,255,255,0.04); }

.v-inner-group-01  {
  background: none;
  gap: 5px;
  flex-direction: column;
  margin-left: 4px;
  cursor: pointer;
  border: none;
  padding: 8px;
  display: flex;
}

.v-inner-group-01 span  {
  height: 2px;
  border-radius: 2px;
  background: #e8dcc8;
  width: 20px;
  display: block;
  transition: all 0.3s;
}

.v-btn-body-ah  {
  display: none;
  border-bottom: 1px solid rgba(255,255,255,0.06);
  background: #2a241d;
}

.v-btn-body-ah.b-strip-main-3q3 { display: block; }

.v-btn-body-ah a  {
  display: block;
  transition: color 0.25s ease, background 0.25s ease;
  font-family: Inter, sans-serif;
  color: #e8dcc8;
  padding: 14px 20px;
  font-size: 15px;
  font-weight: 500;
  border-bottom: 1px solid rgba(255,255,255,0.04);
}

.v-btn-body-ah a:last-child { border-bottom: none; }

.v-btn-body-ah a:hover  {
  background: rgba(255,255,255,0.03);
  color: #f5e6d3;
}

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

.js-holder-6c { position: relative; }

.app-panel-right-vr  {
  display: flex;
  gap: 6px;
  color: #e8dcc8;
  font-family: Inter, sans-serif;
  background: rgba(255,255,255,0.02);
  cursor: pointer;
  transition: border-color 0.25s ease, background 0.25s ease;
  padding: 5px 10px;
  border-radius: 4px;
  font-weight: 600;
  white-space: nowrap;
  font-size: 13px;
  line-height: 1;
  border: 1px solid rgba(201, 169, 97, 0.15);
  align-items: center;
}

.app-panel-right-vr:hover  {
  background: rgba(255,255,255,0.04);
  border-color: rgba(255,255,255,0.15);
}

.mod-title-inner-xnq  {
  font-size: 9px;
  transition: transform 0.25s ease;
}

.js-holder-6c.b-strip-main-3q3 .mod-title-inner-xnq { transform: rotate(180deg); }

.v-outer-item-3tq  {
  position: absolute;
  display: none;
  z-index: 50;
  top: calc(100% + 4px);
  background: #2a241d;
  right: 0;
  min-width:138px;
  border-radius: 6px;
  border: 1px solid rgba(201, 169, 97, 0.15);
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  padding: 4px;
}

.js-holder-6c.b-strip-main-3q3 .v-outer-item-3tq { display: block; }

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

.js-element-right-gp:hover  {
  background: rgba(255,255,255,0.06);
  color: #f5e6d3;
}

.js-element-right-gp.active { color: #c9a961; }

.b-group-group-ji  {
  font-size: 1rem;
  line-height: 1;
}

/* --- Desktop --- */

@media (min-width:769px) {
  .el-content-group-25b  {
  height: 60px;
  gap: 20px;
  padding: 0 20px;
}

  .banner-area-8le  {
  flex: 1;
  justify-content: center;
  gap: 4px;
  display: flex;
}

  .m-col-right-ymv  {
  font-weight: 500;
  padding: 6px 14px;
  color: #e8dcc8;
  font-size: 15px;
  transition: color 0.25s ease, background 0.25s ease;
  border-radius: 4px;
  font-family: Inter, sans-serif;
}

  .m-col-right-ymv:hover  {
  background: rgba(255,255,255,0.05);
  color: #f5e6d3;
}

  .js-main-block-jbx { display: inline-flex; }

  .v-inner-group-01 { display: none; }
}
.js-text-block-p0q  {
  padding: 22px 16px;
  background: linear-gradient(180deg, #2a241d 0%, #1a1410 100%);
}
.js-group-foot-nhm  {
  max-width: 1200px;
  justify-content: center;
  display: flex;
  gap: 10px;
  margin: 0 auto;
  flex-wrap: wrap;
}
.site-menu-area-1qu  {
  font-family: Inter, sans-serif;
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(201, 169, 97, 0.15);
  color: #a89968;
  padding: 8px 18px;
  border-radius: 100px;
  white-space: nowrap;
  font-size: 13px;
}
.l-group-wrap-96  {
  color: #c9a961;
  font-weight: 800;
}
@media (min-width:898px) {
  .js-text-block-p0q { padding: 1.75rem 20px; }
  .site-menu-area-1qu  {
  padding-top: 10px; padding-right: 22px; padding-bottom: 10px; padding-left: 22px;
  font-size: 14px;
}
}

.v-list-head-wnn  {
  background: #1a1410;
  padding: 2.75rem 20px;
  border-top: 1px solid rgba(201, 169, 97, 0.15);
}
.widget-box-w2o  {
  max-width: 1200px;
  margin: 0 auto;
}
.app-strip-area-3f  {
  overflow-wrap: break-word;
  font-family: Playfair Display, sans-serif;
  margin-bottom: 14px;
  color: #f5e6d3;
  font-size: 20px;
  font-weight: 700;
}
.site-wrap-block-ac  {
  font-size: 14px;
  line-height: 1.65;
  color: #e8dcc8;
  font-family: Inter, sans-serif;
}
.site-wrap-block-ac p {
  margin-bottom: 0.75rem;
}
.site-wrap-block-ac p:last-child {
  margin-bottom: 0;
}
.site-wrap-block-ac strong {
  color: #f5e6d3;
}
.site-wrap-block-ac a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #c9a961;
}
.site-wrap-block-ac a:hover {
  color: #e6c979;
}
.site-wrap-block-ac ul  {
  margin-bottom: 12px;
  list-style-type: disc;
  padding-left: 1.125rem;
}
.site-wrap-block-ac ol  {
  padding-left: 18px;
  margin-bottom: 0.75rem;
  list-style-type: decimal;
}
.site-wrap-block-ac li  {
  line-height: 1.65;
  font-size: 14px;
  margin-bottom: 5px;
  color: #e8dcc8;
}
.site-wrap-block-ac table  {
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
.site-wrap-block-ac th, .site-wrap-block-ac td  {
  font-size: 13px;
  padding-top: 9px; padding-right: 11px; padding-bottom: 9px; padding-left: 11px;
  text-align: left;
  border-bottom: 1px solid rgba(201, 169, 97, 0.15);
}
.site-wrap-block-ac th  {
  font-weight: 600;
  color: #f5e6d3;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
@media (min-width:799px) {
  .v-list-head-wnn { padding: 60px 36px; }
  .app-strip-area-3f { font-size: 1.5rem; }
  .site-wrap-block-ac table { display: table; }
}

.page-icon-left-iv3  {
  background: #1a1410;
  border-top: 1px solid rgba(201, 169, 97, 0.15);
  padding: 32px 20px;
}

.l-main-cell-t7  {
  max-width: 1200px;
  margin: 0 auto;
}

.ui-item-col-alv  {
  flex-direction: column;
  display: flex;
  gap: 20px;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid rgba(201, 169, 97, 0.15);
}

.c-component-wrap-vou  {
  color: #f5e6d3;
  font-size: 18px;
  letter-spacing: -0.02em;
  font-weight: 800;
}

.m-hero-head-th  {
  display: flex;
  gap: 8px 20px;
  flex-wrap: wrap;
}

.m-hero-head-th a  {
  color: #e8dcc8;
  font-size: 0.8125rem;
  transition: color 0.25s ease;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.m-hero-head-th a:hover { color: #f5e6d3; }

.c-icon-inner-5c  {
  padding-top: 20px;
  gap: 12px;
  flex-direction: column;
  display: flex;
}

.mod-col-main-sd  {
  line-height: 1.7;
  font-size: 12px;
  color: #a89968;
}

.t-item-primary-zw  {
  color: #a89968;
  font-size: 12px;
}

@media (min-width:766px) {
  .page-icon-left-iv3 { padding: 36px 40px; }
  .ui-item-col-alv  {
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
}
  .c-icon-inner-5c  {
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
}
}
.page-list-left-7vj  {
  padding: 48px 20px;
  background: #2a241d;
}
.t-item-right-ae  {
  max-width: 1200px;
  margin: 0 auto;
}
.page-component-box-9f  {
  flex-direction: column;
  display: flex;
  gap: 24px;
}
@media (min-width:768px) {
  .page-component-box-9f  {
  align-items: flex-start;
  gap: 40px;
  flex-direction: row;
}
}
.wp-wrapper-primary-kif {
  flex: 1;
}
.b-icon-inner-li9  {
  color: #e8dcc8;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: Playfair Display, sans-serif;
  font-size: 1.125rem;
  margin-bottom: 14px;
}
.t-row-row-k0  {
  line-height: 1.7;
  color: #e8dcc8;
  font-size: 13px;
  font-family: Inter, sans-serif;
}
.t-row-row-k0 p {
  margin-bottom: 10px;
}
.t-row-row-k0 p:last-child {
  margin-bottom: 0;
}
.t-row-row-k0 a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #e8dcc8;
}
.t-row-row-k0 a:hover {
  color: #c9a961;
}
.t-row-row-k0 strong {
  color: #f5e6d3;
}
.t-row-row-k0 ul  {
  list-style-type: disc;
  padding-left: 20px;
  margin-bottom: 10px;
}
.t-row-row-k0 ol  {
  padding-left: 1.25rem;
  list-style-type: decimal;
  margin-bottom: 10px;
}
.t-row-row-k0 li  {
  line-height: 1.55;
  color: #a89968;
  margin-bottom: 4px;
  font-size: 13px;
}
.t-row-row-k0 table  {
  margin-bottom: 10px;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
}
.t-row-row-k0 th, .t-row-row-k0 td  {
  font-size: 12px;
  text-align: left;
  padding: 8px 9px;
  border-bottom: 1px solid rgba(201, 169, 97, 0.15);
}
.t-row-row-k0 th  {
  color: #e8dcc8;
  font-weight: 600;
}
.c-hero-left-ch  {
  flex-wrap: wrap;
  gap: 10px;
  display: flex;
  flex-shrink: 0;
}
@media (min-width:771px) {
  .c-hero-left-ch  {
  align-items: flex-end;
  flex-direction: column;
}
  .t-row-row-k0 table { display: table; }
}
.component-box-lh3  {
  justify-content: center;
  font-weight: 800;
  font-size: 12px;
  height: 40px;
  border-radius: 50%;
  color: #a89968;
  display: flex;
  align-items: center;
  width: 40px;
  font-family: Inter, sans-serif;
  border: 2px solid #a89968;
}
.js-wrap-inner-1dw  {
  white-space: nowrap;
  border-radius: 2px;
  font-weight: 600;
  font-family: Inter, sans-serif;
  color: #a89968;
  padding: 8px 16px;
  border: 1px solid rgba(201, 169, 97, 0.15);
  font-size: 11px;
}

.app-btn-foot-3b9  {
  bottom: 16px;
  box-shadow: 0 8px 32px rgba(0,0,0,0.4);
  background: #2a241d;
  max-width: 380px;
  position: fixed;
  padding: 20px;
  border-radius: 6px;
  left: 16px;
  width: calc(100% - 32px);
  z-index: 1000;
  border: 1px solid rgba(201, 169, 97, 0.15);
}

.app-view-foot-lv5  {
  font-weight: 700;
  color: #f5e6d3;
  margin-bottom: 8px;
  font-size: 15px;
}

.ui-card-wrap-0ay  {
  margin-bottom: 16px;
  line-height: 1.5;
  font-family: Inter, sans-serif;
  color: #e8dcc8;
  font-size: 13px;
}

.ui-card-wrap-0ay a  {
  color: #f5e6d3;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.ui-card-wrap-0ay a:hover { color: #c9a961; }

.v-panel-base-dau  {
  display: flex;
  gap: 10px;
}

.el-nav-primary-hni  {
  font-weight: 600;
  flex: 1;
  font-size: 13px;
  border-radius: 4px;
  background: rgba(255,255,255,0.1);
  padding: 10px 16px;
  transition: background 0.25s ease;
  color: #f5e6d3;
  text-align: center;
  font-family: Inter, sans-serif;
}

.el-nav-primary-hni:hover { background: rgba(255,255,255,0.15); }

.v-area-cell-sw  {
  padding: 10px 16px;
  font-family: Inter, sans-serif;
  border-radius: 4px;
  flex: 1;
  color: #a89968;
  text-align: center;
  font-weight: 500;
  font-size: 0.8125rem;
  transition: color 0.25s ease;
}

.v-area-cell-sw:hover { color: #e8dcc8; }
.el-header-box-02z  {
  background: #1a1410;
  padding: 44px 16px;
}
.mod-strip-box-6rh  {
  max-width: 1200px;
  margin: 0 auto;
}
.t-panel-right-ai  {
  font-family: Playfair Display, sans-serif;
  color: #f5e6d3;
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 22px;
  overflow-wrap: break-word;
}
.js-title-top-t1b  {
  font-family: Inter, sans-serif;
  font-size: 15px;
  line-height: 1.65;
  color: #e8dcc8;
}
.js-title-top-t1b p {
  margin-bottom: 14px;
}
.js-title-top-t1b p:last-child { margin-bottom: 0; }
.js-title-top-t1b strong  {
  font-weight: 600;
  color: #f5e6d3;
}
.js-title-top-t1b a  {
  color: #c9a961;
  text-decoration: none;
}
.js-title-top-t1b a:hover {
  text-decoration: underline;
}
.js-title-top-t1b ul  {
  list-style-type: disc;
  margin-bottom: 14px;
  padding-left: 1.375rem;
}
.js-title-top-t1b ol  {
  margin-bottom: 14px;
  padding-left: 22px;
  list-style-type: decimal;
}
.js-title-top-t1b li  {
  font-size: 15px;
  margin-bottom: 6px;
  line-height: 1.7;
  color: #e8dcc8;
}
.js-title-top-t1b dl { margin-bottom: 14px; }
.js-title-top-t1b dt  {
  margin-top: 14px;
  font-weight: 700;
  color: #f5e6d3;
  font-size: 0.9375rem;
}
.js-title-top-t1b dt:first-child { margin-top: 0; }
.js-title-top-t1b dd  {
  font-size: 0.9375rem;
  margin-bottom: 6px;
  line-height: 1.65;
  color: #e8dcc8;
  margin-left: 0;
}
.js-title-top-t1b table  {
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  margin-bottom: 14px;
}
.js-title-top-t1b th,
.js-title-top-t1b td  {
  padding-top: 10px; padding-right: 12px; padding-bottom: 10px; padding-left: 12px;
  text-align: left;
  border-bottom: 1px solid rgba(201, 169, 97, 0.15);
  font-size: 14px;
}
.js-title-top-t1b th  {
  color: #f5e6d3;
  font-weight: 600;
  letter-spacing: 0.03em;
  font-size: 0.8125rem;
  text-transform: uppercase;
}
.js-title-top-t1b td {
  color: #e8dcc8;
}
@media(min-width:770px) {
  .el-header-box-02z {
    padding: 60px 32px;
  }
  .t-panel-right-ai {
    font-size: 26px;
  }
  .js-title-top-t1b table { display: table; }
}
.ui-region-base-rdd  {
  padding-top: 42px; padding-right: 16px; padding-bottom: 42px; padding-left: 16px;
  border-top: 1px solid rgba(201, 169, 97, 0.15);
  background: #1a1410;
}
.mod-zone-block-6j  {
  gap: 22px;
  flex-direction: column;
  max-width: 1200px;
  display: flex;
  margin: 0 auto;
}
.js-top-main-iop  {
  font-weight: 700;
  font-family: Playfair Display, sans-serif;
  font-size: 24px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #f5e6d3;
}
.app-wrap-inner-ejl  {
  color: #a89968;
  font-size: 14px;
  line-height: 1.55;
  font-family: Inter, sans-serif;
}
.mod-bar-col-3q4  {
  font-family: Inter, sans-serif;
  line-height: 1.7;
  font-size: 15px;
  color: #e8dcc8;
}
.mod-bar-col-3q4 p {
  margin-bottom: 12px;
}
.mod-bar-col-3q4 p:last-child { margin-bottom: 0; }
.mod-bar-col-3q4 strong  {
  color: #f5e6d3;
  font-weight: 600;
}
.mod-bar-col-3q4 a  {
  color: #c9a961;
  text-decoration: none;
}
.mod-bar-col-3q4 a:hover {
  text-decoration: underline;
}
.mod-bar-col-3q4 ul  {
  padding-left: 24px;
  list-style-type: square;
  margin-bottom: 0.75rem;
}
.mod-bar-col-3q4 ol  {
  margin-bottom: 12px;
  padding-left: 24px;
  list-style-type: decimal;
}
.mod-bar-col-3q4 li  {
  margin-bottom: 4px;
  line-height: 1.65;
  font-size: 1rem;
  color: #e8dcc8;
}
.mod-bar-col-3q4 dl { margin-bottom: 12px; }
.mod-bar-col-3q4 dt  {
  font-size: 15px;
  font-weight: 700;
  margin-top: 16px;
  color: #f5e6d3;
}
.mod-bar-col-3q4 dt:first-child { margin-top: 0; }
.mod-bar-col-3q4 dd  {
  line-height: 1.7;
  margin-left: 0;
  color: #e8dcc8;
  font-size: 15px;
  margin-bottom: 4px;
}
.mod-bar-col-3q4 table  {
  margin-bottom: 12px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
.mod-bar-col-3q4 th,
.mod-bar-col-3q4 td  {
  padding-top: 10px; padding-right: 12px; padding-bottom: 10px; padding-left: 0.75rem;
  border-bottom: 1px solid rgba(201, 169, 97, 0.15);
  font-size: 14px;
  text-align: left;
}
.mod-bar-col-3q4 th  {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
  color: #f5e6d3;
  font-size: 12px;
}
@media(min-width:845px) {
  .ui-region-base-rdd {
    padding: 4rem 38px;
  }
  .mod-zone-block-6j  {
  gap: 44px;
  flex-direction: row;
}
  .app-layer-wrap-hk {
    flex: 0 0 280px;
  }
  .page-area-row-e4 {
    flex: 1;
  }
  .js-top-main-iop {
    font-size: 28px;
  }
  .mod-bar-col-3q4 table { display: table; }
}