*, *::before, *::after  {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
body  {
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
}
img, svg  {
  display: block;
  max-width: 100%;
}
a  {
  text-decoration: none;
  color: inherit;
}
button  {
  cursor: pointer;
  border: none;
  font: inherit;
  background: none;
}
ul, ol { list-style: none; }
input, textarea, select { font: inherit; }
.app-group-top-zp  {
  background: #242f3f;
  padding: 46px 20px;
}
.el-banner-primary-da  {
  margin: 0 auto;
  max-width: 1300px;
}
.mod-banner-top-c8b  {
  grid-template-columns: 1fr 1fr;
  display: grid;
  gap: 14px;
}
.mod-inner-block-lg  {
  background: #1a2332;
  border-radius: 8px;
  padding: 20px 16px;
  text-align: center;
  border: 1px solid rgba(212, 175, 55, 0.15);
}
.c-view-foot-mok  {
  margin-bottom: 6px;
  font-weight: 800;
  font-family: Playfair Display, sans-serif;
  color: #d4af37;
  font-size: 24px;
  line-height: 1.2;
}
.l-region-item-89  {
  color: #9d8f6e;
  font-size: 13px;
  font-family: Inter, sans-serif;
}
@media (min-width:677px) {
  .app-group-top-zp { padding: 52px 36px; }
  .mod-banner-top-c8b  {
  gap: 18px;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
}
  .c-view-foot-mok { font-size: 1.875rem; }
}

.m-top-head-ul  {
  padding-top: 50px; padding-right: 22px; padding-bottom: 50px; padding-left: 22px;
  background: #1a2332;
}
.js-section-right-to  {
  max-width: 1300px;
  margin: 0 auto;
}
.l-layer-main-3jx  {
  border: 1px solid rgba(212, 175, 55, 0.15);
  padding: 32px 24px;
  border-radius: 12px;
  background: #242f3f;
}
.m-wrap-inner-mxm  {
  font-size: 12px;
  font-family: Inter, sans-serif;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  font-weight: 700;
  color: #e8b923;
  text-transform: uppercase;
}
.b-block-primary-e05  {
  font-weight: 800;
  font-size: 24px;
  overflow-wrap: break-word;
  margin-bottom: 1.125rem;
  color: #d4af37;
  font-family: Playfair Display, sans-serif;
}
.site-zone-cell-6a0  {
  font-size: 0.875rem;
  line-height: 1.75;
  font-family: Inter, sans-serif;
  color: #f5f1e8;
}
.site-zone-cell-6a0 p {
  margin-bottom: 11px;
}
.site-zone-cell-6a0 p:last-child {
  margin-bottom: 0;
}
.site-zone-cell-6a0 strong {
  color: #d4af37;
}
.site-zone-cell-6a0 a  {
  text-underline-offset: 2px;
  text-decoration: underline;
  color: #e8b923;
}
.site-zone-cell-6a0 a:hover {
  color: #d49f1a;
}
.site-zone-cell-6a0 ul  {
  padding-left: 1.25rem;
  margin-bottom: 11px;
  list-style-type: circle;
}
.site-zone-cell-6a0 ol  {
  list-style-type: decimal;
  margin-bottom: 11px;
  padding-left: 20px;
}
.site-zone-cell-6a0 li  {
  font-size: 0.875rem;
  margin-bottom: 4px;
  line-height: 1.75;
  color: #f5f1e8;
}
.site-zone-cell-6a0 table  {
  display: block;
  margin-bottom: 11px;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
.site-zone-cell-6a0 th, .site-zone-cell-6a0 td  {
  padding: 10px 12px;
  text-align: left;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  font-size: 13px;
}
.site-zone-cell-6a0 th  {
  color: #d4af37;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.04em;
  font-size: 12px;
}
@media (min-width:804px) {
  .m-top-head-ul { padding-top: 66px; padding-right: 42px; padding-bottom: 66px; padding-left: 42px; }
  .l-layer-main-3jx { padding: 40px 36px; }
  .b-block-primary-e05 { font-size: 28px; }
  .site-zone-cell-6a0 table { display: table; }
}

.ui-bar-primary-a1  {
  background: #1a2332;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
}

.ui-title-inner-me6  {
  display: flex;
  max-width: 1300px;
  align-items: center;
  margin: 0 auto;
  justify-content: space-between;
  height: 56px;
  padding: 0 16px;
}

.l-hero-head-naj  {
  letter-spacing: -0.02em;
  font-weight: 800;
  display: flex;
  font-size: 18px;
  color: #d4af37;
  gap: 8px;
  white-space: nowrap;
  align-items: center;
}

.mod-card-left-nge { display: none; }

.site-top-cell-93u  {
  border: none;
  background: none;
  cursor: pointer;
  color: #f5f1e8;
  justify-content: center;
  align-items: center;
  padding: 8px;
  display: flex;
}

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

.ui-cell-area-878  {
  opacity: 0;
  background: #1a2332;
  visibility: hidden;
  justify-content: center;
  align-items: center;
  display: flex;
  transition: opacity 0.25s ease, visibility 0.25s ease;
  flex-direction: column;
  z-index: 300;
  inset: 0;
  position: fixed;
  gap: 20px;
}

.ui-cell-area-878.t-content-foot-q9z  {
  opacity: 1;
  visibility: visible;
}

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

.v-area-se7  {
  gap: 1rem;
  flex-direction: column;
  display: flex;
  align-items: center;
}

.wp-holder-head-d4x  {
  font-weight: 600;
  font-family: Playfair Display, sans-serif;
  font-size: 1.375rem;
  color: #d4af37;
  transition: color 0.25s ease;
}

.wp-holder-head-d4x:hover { color: #e8b923; }

.ui-wrapper-row-nkl  {
  background: #e8b923;
  color: #1a2332;
  font-family: Inter, sans-serif;
  padding: 0.875rem 36px;
  font-size: 16px;
  font-weight: 700;
  border-radius: 8px;
  margin-top: 12px;
}

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

.cell-primary-egg { position: relative; }

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

.t-holder-item-awc:hover  {
  border-color: rgba(255,255,255,0.15);
  background: rgba(255,255,255,0.04);
}
.page-grid-right-ock  {
  font-size: 11px;
  transition: transform 0.25s ease;
}
.cell-primary-egg.t-content-foot-q9z .page-grid-right-ock { transform: rotate(180deg); }

.ui-link-top-qq  {
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  position: absolute;
  top: calc(100% + 4px);
  z-index: 50;
  border-radius: 12px;
  min-width:135px;
  background: #242f3f;
  border: 1px solid rgba(212, 175, 55, 0.15);
  display: none;
  right: 0;
  padding: 4px;
}

.cell-primary-egg.t-content-foot-q9z .ui-link-top-qq { display: block; }

.js-section-right-q46  {
  font-family: Inter, sans-serif;
  font-size: 13px;
  font-weight: 500;
  gap: 8px;
  color: #f5f1e8;
  transition: background 0.25s ease, color 0.25s ease;
  display: flex;
  cursor: pointer;
  border-radius: 8px;
  padding: 8px 12px;
  align-items: center;
}

.js-section-right-q46:hover  {
  color: #d4af37;
  background: rgba(255,255,255,0.06);
}
.js-section-right-q46.active { color: #e8b923; }
.block-5d  {
  font-size: 17px;
  line-height: 1;
}

/* --- Desktop --- */

@media (min-width:766px) {
  .ui-title-inner-me6  {
  height: auto;
  gap: 10px;
  padding: 12px 20px;
  flex-direction: column;
}

  .mod-card-left-nge  {
  gap: 8px;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  display: flex;
}

  .c-region-group-oaw  {
  font-size: 0.875rem;
  padding: 4px 10px;
  font-family: Inter, sans-serif;
  color: #f5f1e8;
  font-weight: 500;
  transition: color 0.25s ease, background 0.25s ease;
  border-radius: 4px;
}

  .c-region-group-oaw:hover  {
  color: #d4af37;
  background: rgba(255,255,255,0.05);
}

  .js-col-row-nd  {
  width: 1px;
  background: rgba(255,255,255,0.1);
  height: 18px;
}

  .site-cell-left-owx  {
  border-radius: 8px;
  font-weight: 700;
  font-size: 13px;
  padding: 6px 18px;
  font-family: Inter, sans-serif;
  transition: background 0.25s ease;
  background: #e8b923;
  color: #1a2332;
}

  .site-cell-left-owx:hover { background: #d49f1a; }

  .site-top-cell-93u { display: none; }
}
.app-container-col-kp  {
  position: fixed;
  right: 0;
  padding: 10px 20px;
  left: 0;
  top: 0;
  background: #242f3f;
  z-index: 1000;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
}

.l-col-foot-xh  {
  margin: 0 auto;
  max-width: 1300px;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  display: flex;
}

.t-box-area-uzg  {
  font-size: 0.75rem;
  font-family: Inter, sans-serif;
  text-align: center;
  color: #f5f1e8;
  line-height: 1.4;
}

.t-box-area-uzg a  {
  text-underline-offset: 2px;
  color: #d4af37;
  text-decoration: underline;
}

.t-box-area-uzg a:hover { color: #e8b923; }

.app-content-top-v0v  {
  display: flex;
  gap: 8px;
  flex-shrink: 0;
}

.ui-list-group-05k  {
  font-size: 12px;
  color: #d4af37;
  font-family: Inter, sans-serif;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  transition: background 0.25s ease;
  padding: 5px 16px;
  font-weight: 600;
}

.ui-list-group-05k:hover { background: rgba(255,255,255,0.15); }

.app-element-block-ai  {
  color: #9d8f6e;
  font-family: Inter, sans-serif;
  font-weight: 500;
  transition: color 0.25s ease;
  padding: 5px 16px;
  border-radius: 4px;
  font-size: 12px;
}

.app-element-block-ai:hover { color: #f5f1e8; }

@media (min-width:771px) {
  .l-col-foot-xh  {
  justify-content: center;
  flex-direction: row;
  gap: 16px;
}
  .app-container-col-kp { padding: 8px 40px; }
}
.site-block-area-sx  {
  background-repeat: no-repeat;
  padding: 40px 20px;
  background-color: #1a2332;
  background-position: center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

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

.mod-holder-right-s1b  {
  z-index: 1;
  position: relative;
  max-width: 1300px;
  margin: 0 auto;
}

.v-title-wrap-kfl  {
  text-align: center;
  margin-bottom: 32px;
}

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

.t-component-base-ie  {
  font-family: Inter, sans-serif;
  color: rgba(255,255,255,0.7);
  font-size: 15px;
}

.mod-top-box-mge  {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}

.box-base-q45  {
  backdrop-filter: blur(8px);
  border: 1px solid rgba(255,255,255,0.08);
  transition: border-color 0.25s ease;
  background: rgba(13,30,53,0.8);
  display: flex;
  gap: 12px;
  border-radius: 12px;
  flex-direction: column;
  padding: 24px;
}

.box-base-q45:hover { border-color: rgba(212,175,55,0.25); }

.v-outer-cell-9w  {
  font-weight: 700;
  font-size: 18px;
  color: #fff;
}

.ui-frame-primary-i78  {
  font-size: 24px;
  color: #e8b923;
  font-weight: 800;
}

.m-widget-head-kx  {
  line-height: 1.5;
  color: rgba(255,255,255,0.6);
  font-size: 13px;
}

.l-banner-main-ty1  {
  font-family: Inter, sans-serif;
  align-self: flex-start;
  border-radius: 8px;
  padding: 10px 20px;
  transition: background 0.25s ease;
  font-weight: 700;
  display: inline-block;
  background: #e8b923;
  color: #1a2332;
  font-size: 0.875rem;
}

.l-banner-main-ty1:hover { background: #d49f1a; }

@media (min-width:598px) {
  .mod-top-box-mge { grid-template-columns: 1fr 1fr; }
}

@media (min-width:897px) {
  .mod-top-box-mge { grid-template-columns: 1fr 1fr 1fr; }
  .v-hero-wrap-dy { font-size: 36px; }
}
.app-banner-area-qu  {
  padding-top: 44px; padding-right: 1.125rem; padding-bottom: 44px; padding-left: 18px;
  background: #1a2332;
}
.l-section-wrap-bsg  {
  margin: 0 auto;
  max-width: 1300px;
}
.mod-widget-cell-jxp  {
  font-family: Playfair Display, sans-serif;
  font-weight: 800;
  font-size: 1.5rem;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  color: #d4af37;
}
.ui-item-inner-ip  {
  font-family: Inter, sans-serif;
  line-height: 1.65;
  font-size: 15px;
  color: #f5f1e8;
}
.ui-item-inner-ip p {
  margin-bottom: 0.75rem;
}
.ui-item-inner-ip p:last-child {
  margin-bottom: 0;
}
.ui-item-inner-ip strong {
  color: #d4af37;
}
.ui-item-inner-ip a  {
  color: #e8b923;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.ui-item-inner-ip a:hover {
  color: #d49f1a;
}
.ui-item-inner-ip ul  {
  margin-bottom: 12px;
  padding-left: 20px;
  list-style-type: disc;
}
.ui-item-inner-ip ol  {
  list-style-type: decimal;
  margin-bottom: 12px;
  padding-left: 20px;
}
.ui-item-inner-ip li  {
  font-size: 15px;
  line-height: 1.65;
  margin-bottom: 5px;
  color: #f5f1e8;
}
.ui-item-inner-ip table  {
  display: block;
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
}
.ui-item-inner-ip th, .ui-item-inner-ip td  {
  font-size: 14px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  text-align: left;
  padding-top: 9px; padding-right: 11px; padding-bottom: 9px; padding-left: 11px;
}
.ui-item-inner-ip th  {
  font-weight: 600;
  color: #d4af37;
}
@media (min-width:771px) {
  .app-banner-area-qu { padding: 58px 36px; }
  .mod-widget-cell-jxp { font-size: 28px; }
  .ui-item-inner-ip table { display: table; }
}

.el-region-row-y3  {
  background: #1a2332;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  padding-top: 48px; padding-right: 20px; padding-bottom: 48px; padding-left: 20px;
}
.l-area-base-gi3  {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 28px;
  max-width: 1300px;
}
.page-menu-fw  {
  font-weight: 700;
  font-family: Playfair Display, sans-serif;
  color: #d4af37;
  font-size: 24px;
  margin-bottom: 10px;
  overflow-wrap: break-word;
}
.v-component-left-2x  {
  color: #9d8f6e;
  margin-bottom: 18px;
  font-family: Inter, sans-serif;
  line-height: 1.55;
  font-size: 15px;
}
.js-list-body-wo8  {
  display: inline-block;
  color: #1a2332;
  border-radius: 8px;
  font-weight: 600;
  transition: background 0.25s;
  font-family: Inter, sans-serif;
  padding-top: 11px; padding-right: 24px; padding-bottom: 11px; padding-left: 24px;
  text-decoration: none;
  background: #e8b923;
  font-size: 14px;
}
.js-list-body-wo8:hover {
  background: #d49f1a;
}
.banner-wrap-7x  {
  font-family: Inter, sans-serif;
  color: #f5f1e8;
  line-height: 1.6;
  font-size: 15px;
}
.banner-wrap-7x p {
  margin-bottom: 13px;
}
.banner-wrap-7x p:last-child { margin-bottom: 0; }
.banner-wrap-7x strong  {
  font-weight: 600;
  color: #d4af37;
}
.banner-wrap-7x a  {
  text-decoration: none;
  color: #e8b923;
}
.banner-wrap-7x a:hover {
  text-decoration: underline;
}
.banner-wrap-7x ul  {
  padding-left: 18px;
  list-style-type: square;
  margin-bottom: 0.8125rem;
}
.banner-wrap-7x ol  {
  list-style-type: decimal;
  padding-left: 18px;
  margin-bottom: 13px;
}
.banner-wrap-7x li  {
  line-height: 1.6;
  color: #f5f1e8;
  margin-bottom: 7px;
  font-size: 1rem;
}
.banner-wrap-7x dl { margin-bottom: 13px; }
.banner-wrap-7x dt  {
  color: #d4af37;
  font-size: 15px;
  margin-top: 15px;
  font-weight: 700;
}
.banner-wrap-7x dt:first-child { margin-top: 0; }
.banner-wrap-7x dd  {
  font-size: 15px;
  margin-left: 0;
  color: #f5f1e8;
  line-height: 1.6;
  margin-bottom: 7px;
}
.banner-wrap-7x table  {
  border-collapse: collapse;
  margin-bottom: 13px;
  overflow-x: auto;
  display: block;
  width: 100%;
}
.banner-wrap-7x th,
.banner-wrap-7x td  {
  font-size: 14px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  text-align: left;
  padding-top: 8px; padding-right: 10px; padding-bottom: 8px; padding-left: 10px;
}
.banner-wrap-7x th  {
  color: #d4af37;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 600;
  font-size: 12px;
}
@media(min-width:862px) {
  .el-region-row-y3 {
    padding-top: 72px; padding-right: 44px; padding-bottom: 72px; padding-left: 2.75rem;
  }
  .l-area-base-gi3  {
  flex-direction: row;
  gap: 48px;
}
  .frame-primary-i18 {
    flex: 0 0 300px;
  }
  .element-ojx {
    flex: 1;
  }
  .page-menu-fw {
    font-size: 30px;
  }
  .banner-wrap-7x table { display: table; }
}
.js-main-box-hrr  {
  background: #1a2332;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  padding-top: 32px; padding-right: 20px; padding-bottom: 2rem; padding-left: 20px;
}
.ui-banner-foot-l69  {
  max-width: 1300px;
  flex-wrap: wrap;
  gap: 14px;
  margin: 0 auto;
  align-items: flex-start;
  display: flex;
}
.l-region-primary-r7  {
  border: 2px solid #9d8f6e;
  display: flex;
  border-radius: 50%;
  height: 36px;
  color: #9d8f6e;
  flex-shrink: 0;
  justify-content: center;
  font-family: Inter, sans-serif;
  font-weight: 800;
  width: 36px;
  align-items: center;
  font-size: 11px;
}
.b-text-base-yfx  {
  font-size: 12px;
  color: #f5f1e8;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-family: Inter, sans-serif;
}
.ui-holder-right-ks  {
  padding: 44px 22px;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  background: #1a2332;
}

.l-link-cell-hzl  {
  margin: 0 auto;
  max-width: 1300px;
}

.t-grid-item-6j4  {
  display: flex;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  flex-direction: column;
  gap: 32px;
  padding-bottom: 28px;
}

.site-slot-tn { flex: 1; }

.m-block-primary-txi  {
  font-weight: 800;
  letter-spacing: -0.02em;
  font-size: 21px;
  margin-bottom: 12px;
  color: #d4af37;
}

.v-nav-foot-odr  {
  font-size: 13px;
  color: #9d8f6e;
  font-family: Inter, sans-serif;
  max-width: 360px;
  line-height: 1.65;
}

.ui-header-foot-jx1 { flex: 1; }

.ui-bar-main-sm3  {
  letter-spacing: 0.08em;
  font-size: 13px;
  font-weight: 700;
  color: #d4af37;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
}

.l-title-16  {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.l-title-16 a  {
  font-size: 14px;
  font-family: Inter, sans-serif;
  transition: color 0.25s ease;
  color: #f5f1e8;
}

.l-title-16 a:hover { color: #d4af37; }

.v-box-cell-bt  {
  gap: 16px;
  flex-direction: column;
  padding-top: 24px;
  display: flex;
}

.el-col-foot-7k2  {
  font-size: 12px;
  color: #9d8f6e;
  line-height: 1.65;
}

.t-col-wrap-m0  {
  color: #9d8f6e;
  font-size: 12px;
}

@media (min-width:796px) {
  .ui-holder-right-ks { padding: 52px 44px; }
  .t-grid-item-6j4  {
  flex-direction: row;
  gap: 60px;
}
  .v-box-cell-bt  {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
}
}
.page-container-box-ms5  {
  background: #242f3f;
  padding: 44px 18px;
}
.module-right-31  {
  max-width: 700px;
  margin: 0 auto;
}
.l-list-col-lqi  {
  color: #d4af37;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 22px;
  font-family: Playfair Display, sans-serif;
  margin-bottom: 28px;
}
.js-outer-foot-72t  {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.l-element-head-7i  {
  display: flex;
  padding-bottom: 24px;
  position: relative;
  gap: 16px;
}
.l-element-head-7i:last-child { padding-bottom: 0; }
.l-element-head-7i:not(:last-child)::after  {
  content: '';
  bottom: 0;
  left: 17px;
  width: 2px;
  background: rgba(212, 175, 55, 0.15);
  top: 40px;
  position: absolute;
}
.area-area-yae  {
  border-radius: 50%;
  font-family: Inter, sans-serif;
  font-weight: 800;
  position: relative;
  background: #e8b923;
  height: 36px;
  display: flex;
  width: 36px;
  justify-content: center;
  align-items: center;
  z-index: 1;
  flex-shrink: 0;
  font-size: 15px;
  color: #1a2332;
}
.el-element-left-ol  {
  color: #d4af37;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 4px;
  font-family: Playfair Display, sans-serif;
}
.main-head-7i  {
  font-family: Inter, sans-serif;
  color: #f5f1e8;
  font-size: 0.875rem;
  line-height: 1.6;
}
@media (min-width:770px) {
  .page-container-box-ms5 { padding: 60px 40px; }
  .l-list-col-lqi { font-size: 26px; }
}

.page-holder-item-vj  {
  padding-top: 56px; padding-right: 20px; padding-bottom: 56px; padding-left: 20px;
  background: #242f3f;
}
.c-strip-block-gpn  {
  margin: 0 auto;
  max-width: 1300px;
}
.site-wrap-row-jns  {
  background: #1a2332;
  border: 1px solid rgba(212, 175, 55, 0.15);
  border-radius: 12px;
  padding: 30px 24px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.08);
}
.m-inner-item-s6n  {
  font-weight: 600;
  display: inline-block;
  letter-spacing: 0.06em;
  margin-bottom: 10px;
  font-size: 11px;
  color: #e8b923;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
}
.b-frame-box-zd  {
  color: #d4af37;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 20px;
  font-family: Playfair Display, sans-serif;
  font-weight: 700;
}
.site-btn-right-1lf  {
  line-height: 1.75;
  color: #f5f1e8;
  font-family: Inter, sans-serif;
  font-size: 14px;
}
.site-btn-right-1lf p {
  margin-bottom: 12px;
}
.site-btn-right-1lf p:last-child { margin-bottom: 0; }
.site-btn-right-1lf strong  {
  color: #d4af37;
  font-weight: 600;
}
.site-btn-right-1lf a  {
  text-decoration: none;
  transition: color 0.25s;
  color: #e8b923;
}
.site-btn-right-1lf a:hover {
  color: #d49f1a;
}
.site-btn-right-1lf ul  {
  margin-bottom: 12px;
  padding-left: 20px;
  list-style-type: circle;
}
.site-btn-right-1lf ol  {
  list-style-type: decimal;
  margin-bottom: 0.75rem;
  padding-left: 1.25rem;
}
.site-btn-right-1lf li  {
  color: #f5f1e8;
  line-height: 1.7;
  font-size: 14px;
  margin-bottom: 6px;
}
.site-btn-right-1lf dl { margin-bottom: 12px; }
.site-btn-right-1lf dt  {
  font-weight: 800;
  margin-top: 14px;
  font-size: 14px;
  color: #d4af37;
}
.site-btn-right-1lf dt:first-child { margin-top: 0; }
.site-btn-right-1lf dd  {
  font-size: 14px;
  margin-left: 0;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #f5f1e8;
}
.site-btn-right-1lf table  {
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
.site-btn-right-1lf th,
.site-btn-right-1lf td  {
  text-align: left;
  padding: 9px 10px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  font-size: 13px;
}
.site-btn-right-1lf th  {
  color: #d4af37;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
@media(min-width:797px) {
  .page-holder-item-vj {
    padding: 72px 42px;
  }
  .site-wrap-row-jns {
    padding: 38px 42px;
  }
  .b-frame-box-zd {
    font-size: 26px;
  }
  .site-btn-right-1lf table { display: table; }
}
.mod-holder-right-gk  {
  background: #1a2332;
  padding: 54px 18px;
}

.mod-row-item-g3k  {
  background: #242f3f;
  border-top: 3px solid #e8b923;
  padding: 30px 22px;
  margin: 0 auto;
  border: 1px solid rgba(212, 175, 55, 0.15);
  max-width: 800px;
  border-radius: 12px;
}

.c-item-col-1xi  {
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: Playfair Display, sans-serif;
  color: #d4af37;
  font-size: 1.5rem;
}

.wp-view-wrap-607  {
  font-size: 32px;
  margin-bottom: 20px;
  color: #e8b923;
  font-weight: 800;
}

.el-top-base-6p1 { margin-bottom: 24px; }

.el-top-base-6p1 p  {
  margin-bottom: 12px;
  font-size: 15px;
  color: #f5f1e8;
  line-height: 1.65;
  font-family: Inter, sans-serif;
}

.el-top-base-6p1 p:last-child { margin-bottom: 0; }

.el-top-base-6p1 ul  {
  list-style-type: disc;
  padding-left: 18px;
  margin-bottom: 12px;
}

.el-top-base-6p1 ol  {
  margin-bottom: 12px;
  list-style-type: decimal;
  padding-left: 18px;
}

.el-top-base-6p1 li  {
  font-family: Inter, sans-serif;
  font-size: 14px;
  color: #f5f1e8;
  line-height: 1.55;
  margin-bottom: 5px;
}

.el-top-base-6p1 a  {
  text-decoration: underline;
  color: #e8b923;
  text-underline-offset: 2px;
}
.el-top-base-6p1 a:hover { color: #d49f1a; }

.el-top-base-6p1 strong { color: #d4af37; }

.el-top-base-6p1 table  {
  display: block;
  font-size: 0.875rem;
  margin-bottom: 12px;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
}

.el-top-base-6p1 th  {
  font-weight: 600;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  background: rgba(255,255,255,0.04);
  color: #d4af37;
  padding-top: 9px; padding-right: 11px; padding-bottom: 9px; padding-left: 11px;
  text-align: left;
}

.el-top-base-6p1 td  {
  padding: 9px 11px;
  color: #f5f1e8;
  border-bottom: 1px solid rgba(255,255,255,0.04);
}

.js-outer-i14  {
  font-family: Inter, sans-serif;
  display: inline-block;
  background: #e8b923;
  transition: background 0.25s ease;
  font-size: 0.9375rem;
  font-weight: 700;
  border-radius: 8px;
  padding: 13px 30px;
  color: #1a2332;
}

.js-outer-i14:hover { background: #d49f1a; }

.t-inner-cell-gx7  {
  font-size: 11px;
  color: #9d8f6e;
  margin-top: 12px;
}

@media (min-width:773px) {
  .mod-row-item-g3k { padding: 38px 34px; }
  .c-item-col-1xi { font-size: 1.75rem; }
  .wp-view-wrap-607 { font-size: 40px; }
  .el-top-base-6p1 table { display: table; }
}