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

.menu-body-kc  {
  align-items: center;
  gap: 12px;
  height: 56px;
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  padding: 0 16px;
}

.c-region-area-6r  {
  flex-shrink: 0;
  display: flex;
  border: 1px solid rgba(232, 182, 111, 0.15);
  border-radius: 8px;
  cursor: pointer;
  color: #f0ebe4;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  transition: background 0.25s ease;
  background: none;
}

.c-region-area-6r:hover { background: rgba(255,255,255,0.04); }

.wp-text-group-m71  {
  align-items: center;
  display: flex;
  font-size: 19px;
  color: #e8b66f;
  letter-spacing: -0.02em;
  font-weight: 800;
  white-space: nowrap;
  gap: 8px;
}

.ui-link-right-at  {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-left: auto;
}

.c-frame-cell-sy  {
  padding: 7px 14px;
  background: #e8b66f;
  font-family: Lato, sans-serif;
  font-weight: 700;
  font-size: 13px;
  transition: background 0.25s ease;
  border-radius: 8px;
  color: #0f1d3d;
}

.c-frame-cell-sy:hover { background: #ffd700; }

.site-title-primary-pr  {
  background: none;
  display: none;
  border: 1px solid rgba(255,255,255,0.1);
  color: #f0ebe4;
}

.site-title-primary-pr:hover { background: rgba(255,255,255,0.04); }

/* --- Drawer --- */

.site-banner-foot-x8s  {
  top: 0;
  flex-direction: column;
  z-index: 200;
  transform: translateX(-100%);
  transition: transform 0.3s ease;
  left: 0;
  width: 280px;
  background: #0f1d3d;
  display: flex;
  position: fixed;
  overflow-y: auto;
  height: 100%;
  border-right: 1px solid rgba(232, 182, 111, 0.15);
}

.site-banner-foot-x8s.js-row-area-9y { transform: translateX(0); }

.el-col-main-h0  {
  padding: 16px 20px;
  justify-content: space-between;
  flex-shrink: 0;
  display: flex;
  border-bottom: 1px solid rgba(255,255,255,0.06);
  align-items: center;
}

.c-view-row-mq  {
  transition: background 0.25s ease;
  cursor: pointer;
  width: 32px;
  border: 1px solid rgba(232, 182, 111, 0.15);
  border-radius: 4px;
  color: #f0ebe4;
  height: 32px;
  background: none;
  place-items: center;
  font-size: 18px;
  display: grid;
}

.c-view-row-mq:hover { background: rgba(255,255,255,0.04); }

.v-list-primary-npx  {
  flex: 1;
  padding: 12px 0;
  flex-direction: column;
  display: flex;
}

.v-row-cell-en  {
  font-family: Lato, sans-serif;
  transition: background 0.25s ease, color 0.25s ease;
  font-weight: 500;
  padding-top: 0.875rem; padding-right: 24px; padding-bottom: 14px; padding-left: 24px;
  font-size: 16px;
  color: #f0ebe4;
}

.v-row-cell-en:hover  {
  background: rgba(255,255,255,0.04);
  color: #e8b66f;
}

.block-body-bp0  {
  transition: opacity 0.3s ease, visibility 0.3s ease;
  background: rgba(15, 29, 61, 0.85);
  inset: 0;
  position: fixed;
  z-index: 150;
  opacity: 0;
  visibility: hidden;
}

.block-body-bp0.js-row-area-9y  {
  opacity: 1;
  visibility: visible;
}

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

.app-area-group-i6 { position: relative; }

.el-module-box-2do  {
  font-family: Lato, sans-serif;
  line-height: 1;
  font-size: 0.8125rem;
  align-items: center;
  padding: 5px 10px;
  background: rgba(255,255,255,0.02);
  border-radius: 8px;
  display: flex;
  border: 1px solid rgba(232, 182, 111, 0.15);
  gap: 6px;
  transition: border-color 0.25s ease, background 0.25s ease;
  color: #f0ebe4;
  white-space: nowrap;
  cursor: pointer;
  font-weight: 600;
}

.el-module-box-2do:hover  {
  border-color: rgba(255,255,255,0.15);
  background: rgba(255,255,255,0.04);
}
.el-module-primary-0hx  {
  transition: transform 0.25s ease;
  font-size: 10px;
}
.app-area-group-i6.js-row-area-9y .el-module-primary-0hx { transform: rotate(180deg); }

.l-hero-cell-pgv  {
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  min-width:137px;
  z-index: 50;
  position: absolute;
  padding: 4px;
  background: #1a2a4a;
  top: calc(100% + 4px);
  border-radius: 12px;
  right: 0;
  display: none;
  border: 1px solid rgba(232, 182, 111, 0.15);
}

.app-area-group-i6.js-row-area-9y .l-hero-cell-pgv { display: block; }

.v-outer-primary-mm  {
  font-size: 13px;
  padding: 8px 12px;
  color: #f0ebe4;
  align-items: center;
  cursor: pointer;
  transition: background 0.25s ease, color 0.25s ease;
  gap: 8px;
  border-radius: 8px;
  font-weight: 500;
  font-family: Lato, sans-serif;
  display: flex;
}

.v-outer-primary-mm:hover  {
  background: rgba(255,255,255,0.06);
  color: #e8b66f;
}
.v-outer-primary-mm.active { color: #e8b66f; }
.site-card-block-uqd  {
  font-size: 16px;
  line-height: 1;
}

/* --- Desktop --- */

@media (min-width:801px) {
  .menu-body-kc  {
  height: 60px;
  padding: 0 20px;
}
  .site-title-primary-pr { display: inline-flex; }
}
.wp-zone-group-mt  {
  background: #0f1d3d;
  padding: 44px 20px;
  border-top: 1px solid rgba(232, 182, 111, 0.15);
}
.site-container-base-bkx  {
  max-width: 1280px;
  margin: 0 auto;
}
.b-strip-left-vi2  {
  font-weight: 700;
  font-size: 20px;
  font-family: Playfair Display, sans-serif;
  color: #e8b66f;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}
.ui-block-area-rx8  {
  line-height: 1.65;
  font-size: 14px;
  font-family: Lato, sans-serif;
  color: #f0ebe4;
}
.ui-block-area-rx8 p {
  margin-bottom: 12px;
}
.ui-block-area-rx8 p:last-child {
  margin-bottom: 0;
}
.ui-block-area-rx8 strong {
  color: #e8b66f;
}
.ui-block-area-rx8 a  {
  text-underline-offset: 2px;
  text-decoration: underline;
  color: #e8b66f;
}
.ui-block-area-rx8 a:hover {
  color: #ffd700;
}
.ui-block-area-rx8 ul  {
  padding-left: 18px;
  margin-bottom: 0.75rem;
  list-style-type: disc;
}
.ui-block-area-rx8 ol  {
  list-style-type: decimal;
  margin-bottom: 0.75rem;
  padding-left: 18px;
}
.ui-block-area-rx8 li  {
  margin-bottom: 5px;
  font-size: 0.875rem;
  line-height: 1.65;
  color: #f0ebe4;
}
.ui-block-area-rx8 table  {
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
  overflow-x: auto;
  width: 100%;
}
.ui-block-area-rx8 th, .ui-block-area-rx8 td  {
  font-size: 0.8125rem;
  padding: 9px 11px;
  text-align: left;
  border-bottom: 1px solid rgba(232, 182, 111, 0.15);
}
.ui-block-area-rx8 th  {
  letter-spacing: 0.03em;
  font-size: 12px;
  color: #e8b66f;
  text-transform: uppercase;
  font-weight: 600;
}
@media (min-width:795px) {
  .wp-zone-group-mt { padding: 60px 36px; }
  .b-strip-left-vi2 { font-size: 24px; }
  .ui-block-area-rx8 table { display: table; }
}

.el-btn-left-w7  {
  background: #0f1d3d;
  padding: 46px 18px;
  border-top: 1px solid rgba(232, 182, 111, 0.15);
}
.l-module-left-th  {
  display: flex;
  gap: 32px;
  max-width: 1280px;
  margin: 0 auto;
  flex-direction: column;
}
.ui-grid-item-w2  {
  font-family: Playfair Display, sans-serif;
  font-weight: 800;
  font-size: 22px;
  margin-bottom: 14px;
  color: #e8b66f;
  overflow-wrap: break-word;
}
.l-bar-body-ui  {
  color: #f0ebe4;
  font-size: 16px;
  line-height: 1.6;
  font-family: Lato, sans-serif;
}
.l-bar-body-ui p {
  margin-bottom: 15px;
}
.l-bar-body-ui p:last-child {
  margin-bottom: 0;
}
.l-bar-body-ui strong {
  color: #e8b66f;
}
.l-bar-body-ui a  {
  color: #e8b66f;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.l-bar-body-ui a:hover {
  color: #ffd700;
}
.l-bar-body-ui ul  {
  margin-bottom: 0.9375rem;
  padding-left: 20px;
  list-style-type: square;
}
.l-bar-body-ui ol  {
  list-style-type: decimal;
  padding-left: 20px;
  margin-bottom: 15px;
}
.l-bar-body-ui li  {
  font-size: 16px;
  margin-bottom: 7px;
  line-height: 1.6;
  color: #f0ebe4;
}
.l-bar-body-ui table  {
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  display: block;
  margin-bottom: 15px;
}
.l-bar-body-ui th, .l-bar-body-ui td  {
  border-bottom: 1px solid rgba(232, 182, 111, 0.15);
  font-size: 0.9375rem;
  text-align: left;
  padding: 10px 13px;
}
.l-bar-body-ui th  {
  color: #e8b66f;
  font-weight: 600;
}
.js-wrapper-row-mvq  {
  gap: 16px;
  display: flex;
  flex-direction: column;
}
.mod-layer-main-ugl  {
  padding: 16px;
  background: #1a2a4a;
  border-radius: 8px;
}
.js-btn-top-kc  {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.08em;
  font-size: 11px;
  margin-bottom: 4px;
  font-family: Lato, sans-serif;
  color: #a5a09d;
}
.app-link-o1  {
  font-weight: 700;
  color: #e8b66f;
  font-size: 15px;
  font-family: Lato, sans-serif;
}
@media (min-width:843px) {
  .el-btn-left-w7 { padding-top: 60px; padding-right: 38px; padding-bottom: 60px; padding-left: 38px; }
  .l-module-left-th  {
  gap: 48px;
  flex-direction: row;
}
  .el-inner-inner-wr2 { flex: 1; }
  .js-wrapper-row-mvq { flex: 0 0 260px; }
  .ui-grid-item-w2 { font-size: 26px; }
  .l-bar-body-ui table { display: table; }
}

.el-nav-box-vw  {
  padding-top: 36px; padding-right: 18px; padding-bottom: 36px; padding-left: 1.125rem;
  background: #0f1d3d;
  border-top: 1px solid rgba(232, 182, 111, 0.15);
}

.module-col-if2  {
  display: flex;
  gap: 24px;
  margin: 0 auto;
  align-items: center;
  flex-direction: column;
  max-width: 1280px;
  text-align: center;
}

.c-main-foot-v8  {
  font-size: 19px;
  letter-spacing: -0.02em;
  font-weight: 800;
  color: #e8b66f;
}

.t-banner-inner-pzc  {
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px 20px;
  display: flex;
}

.t-banner-inner-pzc a  {
  font-weight: 500;
  transition: color 0.25s ease;
  color: #f0ebe4;
  font-size: 14px;
  font-family: Lato, sans-serif;
}

.t-banner-inner-pzc a:hover { color: #e8b66f; }

.v-section-block-mke  {
  width: 60px;
  background: rgba(232, 182, 111, 0.15);
  height: 1px;
}

.l-module-area-v4u  {
  color: #a5a09d;
  font-size: 12px;
  max-width: 700px;
  line-height: 1.55;
}

.wp-widget-group-agu  {
  font-size: 12px;
  color: #a5a09d;
}
.el-wrapper-right-co  {
  position: fixed;
  top: 0;
  z-index: 1000;
  background: #1a2a4a;
  right: 0;
  left: 0;
  border-bottom: 1px solid rgba(232, 182, 111, 0.15);
  padding: 10px 20px;
}

.ui-frame-right-6z7  {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1280px;
  margin: 0 auto;
  gap: 10px;
}

.m-block-block-pq  {
  line-height: 1.4;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 12px;
  color: #f0ebe4;
}

.m-block-block-pq a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #e8b66f;
}

.m-block-block-pq a:hover { color: #e8b66f; }

.l-header-right-oem  {
  gap: 8px;
  flex-shrink: 0;
  display: flex;
}

.v-component-left-sbp  {
  transition: background 0.25s ease;
  padding: 5px 16px;
  color: #e8b66f;
  border-radius: 4px;
  background: rgba(255,255,255,0.1);
  font-size: 12px;
  font-weight: 600;
  font-family: Lato, sans-serif;
}

.v-component-left-sbp:hover { background: rgba(255,255,255,0.15); }

.v-top-group-2kq  {
  color: #a5a09d;
  padding-top: 5px; padding-right: 16px; padding-bottom: 5px; padding-left: 16px;
  font-size: 0.75rem;
  transition: color 0.25s ease;
  font-weight: 500;
  font-family: Lato, sans-serif;
  border-radius: 4px;
}

.v-top-group-2kq:hover { color: #f0ebe4; }

@media (min-width:767px) {
  .ui-frame-right-6z7  {
  justify-content: center;
  gap: 16px;
  flex-direction: row;
}
  .el-wrapper-right-co { padding: 8px 40px; }
}
.app-layer-wrap-s16  {
  background: #0f1d3d;
  padding: 46px 18px;
}
.site-header-area-z8  {
  max-width: 1280px;
  margin: 0 auto;
}
.js-icon-base-7e  {
  font-weight: 800;
  font-size: 22px;
  overflow-wrap: break-word;
  font-family: Playfair Display, sans-serif;
  color: #e8b66f;
  margin-bottom: 16px;
}
.el-area-row-btx  {
  color: #f0ebe4;
  font-size: 14px;
  font-family: Lato, sans-serif;
  line-height: 1.6;
}
.el-area-row-btx p { margin-bottom: 12px; }
.el-area-row-btx p:last-child { margin-bottom: 0; }
.el-area-row-btx strong { color: #e8b66f; }
.el-area-row-btx a  {
  color: #e8b66f;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.el-area-row-btx a:hover { color: #ffd700; }
.el-area-row-btx ul  {
  margin-bottom: 12px;
  list-style-type: disc;
  padding-left: 18px;
}
.el-area-row-btx ol  {
  padding-left: 18px;
  margin-bottom: 12px;
  list-style-type: decimal;
}
.el-area-row-btx li  {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 5px;
  color: #f0ebe4;
}
.el-area-row-btx table  {
  display: block;
  margin-bottom: 12px;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
.el-area-row-btx th  {
  border-bottom: 1px solid rgba(232, 182, 111, 0.15);
  text-align: left;
  color: #e8b66f;
  background: rgba(255,255,255,0.04);
  font-weight: 600;
  padding: 10px 12px;
}
.el-area-row-btx td  {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding: 10px 12px;
  color: #f0ebe4;
}
@media (min-width:785px) {
  .app-layer-wrap-s16 { padding: 62px 36px; }
  .js-icon-base-7e { font-size: 26px; }
  .el-area-row-btx table { display: table; }
}

.b-banner-base-nf4  {
  padding: 52px 22px;
  background: #1a2a4a;
}
.mod-top-top-ks6  {
  gap: 20px;
  display: flex;
  max-width: 1280px;
  margin: 0 auto;
  flex-direction: column;
}
.el-nav-block-w0u  {
  color: #e8b66f;
  font-size: 1.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: Playfair Display, sans-serif;
}
.v-icon-base-zf  {
  font-size: 14px;
  line-height: 1.75;
  font-family: Lato, sans-serif;
  color: #f0ebe4;
}
.v-icon-base-zf p {
  margin-bottom: 13px;
}
.v-icon-base-zf p:last-child {
  margin-bottom: 0;
}
.v-icon-base-zf strong {
  color: #e8b66f;
}
.v-icon-base-zf a  {
  text-underline-offset: 2px;
  color: #e8b66f;
  text-decoration: underline;
}
.v-icon-base-zf a:hover {
  color: #ffd700;
}
.v-icon-base-zf ul  {
  padding-left: 20px;
  list-style-type: circle;
  margin-bottom: 13px;
}
.v-icon-base-zf ol  {
  list-style-type: decimal;
  margin-bottom: 13px;
  padding-left: 20px;
}
.v-icon-base-zf li  {
  margin-bottom: 7px;
  font-size: 14px;
  color: #f0ebe4;
  line-height: 1.75;
}
.v-icon-base-zf table  {
  width: 100%;
  overflow-x: auto;
  display: block;
  margin-bottom: 13px;
  border-collapse: collapse;
}
.v-icon-base-zf th, .v-icon-base-zf td  {
  border-bottom: 1px solid rgba(232, 182, 111, 0.15);
  padding: 10px 12px;
  font-size: 13px;
  text-align: left;
}
.v-icon-base-zf th  {
  color: #e8b66f;
  letter-spacing: 0.04em;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
@media (min-width:795px) {
  .b-banner-base-nf4 { padding-top: 68px; padding-right: 2.75rem; padding-bottom: 68px; padding-left: 44px; }
  .mod-top-top-ks6  {
  gap: 60px;
  flex-direction: row;
}
  .c-box-base-vs7 { flex: 0 0 280px; }
  .el-nav-block-w0u { font-size: 28px; }
  .v-icon-base-zf table { display: table; }
}

.panel-left-pa2  {
  background: #0f1d3d;
  padding: 52px 20px;
}
.mod-zone-item-ar5  {
  max-width: 1280px;
  margin: 0 auto;
}
.m-content-foot-rs  {
  color: #e8b66f;
  margin-bottom: 26px;
  font-family: Playfair Display, sans-serif;
  font-size: 24px;
  font-weight: 700;
  overflow-wrap: break-word;
}
.t-region-block-h7q  {
  gap: 30px;
  flex-direction: column;
  display: flex;
}
.box-block-9n4  {
  border-radius: 12px;
  border: 1px solid rgba(232, 182, 111, 0.15);
  padding-top: 22px; padding-right: 20px; padding-bottom: 22px; padding-left: 1.25rem;
  background: #1a2a4a;
}
.t-link-base-0e  {
  font-family: Playfair Display, sans-serif;
  overflow-wrap: break-word;
  font-size: 18px;
  margin-bottom: 14px;
  color: #e8b66f;
  font-weight: 600;
}
.b-link-base-wpq  {
  line-height: 1.65;
  color: #f0ebe4;
  font-size: 0.9375rem;
  font-family: Lato, sans-serif;
}
.b-link-base-wpq p { margin-bottom: 12px; }
.b-link-base-wpq p:last-child { margin-bottom: 0; }
.b-link-base-wpq strong  {
  font-weight: 600;
  color: #e8b66f;
}
.b-link-base-wpq a  {
  text-decoration: none;
  color: #e8b66f;
}
.b-link-base-wpq a:hover { text-decoration: underline; }
.b-link-base-wpq ul  {
  padding-left: 1.375rem;
  margin-bottom: 12px;
  list-style-type: disc;
}
.b-link-base-wpq ol  {
  margin-bottom: 0.75rem;
  list-style-type: decimal;
  padding-left: 22px;
}
.b-link-base-wpq li  {
  margin-bottom: 5px;
  color: #f0ebe4;
  font-size: 14px;
  line-height: 1.6;
}
.b-link-base-wpq dl { margin-bottom: 12px; }
.b-link-base-wpq dt  {
  color: #e8b66f;
  font-weight: 700;
  margin-top: 13px;
  font-size: 0.9375rem;
}
.b-link-base-wpq dt:first-child { margin-top: 0; }
.b-link-base-wpq dd  {
  line-height: 1.65;
  margin-bottom: 7px;
  margin-left: 0;
  color: #f0ebe4;
  font-size: 15px;
}
.b-link-base-wpq table  {
  border-collapse: collapse;
  display: block;
  width: 100%;
  margin-bottom: 12px;
  overflow-x: auto;
}
.b-link-base-wpq th, .b-link-base-wpq td  {
  border-bottom: 1px solid rgba(232, 182, 111, 0.15);
  font-size: 14px;
  padding-top: 9px; padding-right: 11px; padding-bottom: 9px; padding-left: 11px;
  text-align: left;
}
.b-link-base-wpq th  {
  font-size: 13px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-weight: 600;
  color: #e8b66f;
}
@media(min-width:767px) {
  .panel-left-pa2 { padding: 64px 36px; }
  .t-region-block-h7q  {
  flex-direction: row;
  gap: 28px;
}
  .box-block-9n4  {
  flex: 1;
  padding: 26px 24px;
}
  .m-content-foot-rs { font-size: 28px; }
  .b-link-base-wpq table { display: table; }
}
.b-nav-box-x8  {
  min-height: 520px;
  overflow: hidden;
  text-align: center;
  justify-content: center;
  display: flex;
  background-repeat: no-repeat;
  position: relative;
  background-color: #0f1d3d;
  padding-top: 60px; padding-right: 1.25rem; padding-bottom: 60px; padding-left: 20px;
  align-items: center;
  background-size: cover;
  background-position: center;
}

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

.grid-base-ff  {
  z-index: 1;
  max-width: 700px;
  position: relative;
}

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

.t-layer-body-9a  {
  margin-bottom: 16px;
  overflow-wrap: break-word;
  color: #fff;
  text-shadow: 0 2px 8px rgba(0,0,0,0.4);
  font-size: 2rem;
  font-family: Playfair Display, sans-serif;
  font-weight: 800;
  line-height: 1.15;
}

.m-block-row-5e  {
  line-height: 1.6;
  font-family: Lato, sans-serif;
  margin-left: auto;
  margin-right: auto;
  max-width: 520px;
  margin-bottom: 1.75rem;
  color: rgba(255,255,255,0.8);
  font-size: 1rem;
}

.ui-box-wrap-9n  {
  margin-top: 8px;
  gap: 16px;
  flex-direction: column;
  display: flex;
  align-items: center;
}

.js-region-area-fj  {
  backdrop-filter: blur(4px);
  text-align: center;
  border-radius: 12px;
  border: 1px solid rgba(212,175,55,0.3);
  background: rgba(212,175,55,0.12);
  max-width: 380px;
  padding: 16px 24px;
  width: 100%;
}

.l-btn-group-9tq  {
  color: #e8b66f;
  font-size: 26px;
  line-height: 1.2;
  font-weight: 800;
}

.app-strip-main-1v1  {
  margin-top: 4px;
  color: rgba(255,255,255,0.6);
  font-size: 13px;
}

.page-card-item-0h1  {
  font-family: Lato, sans-serif;
  padding: 16px 36px;
  transition: background 0.25s ease;
  background: #e8b66f;
  display: block;
  width: 100%;
  font-weight: 700;
  border-radius: 8px;
  max-width: 380px;
  text-align: center;
  font-size: 16px;
  color: #0f1d3d;
}

.page-card-item-0h1:hover { background: #ffd700; }

.element-wrap-bg  {
  color: rgba(255,255,255,0.45);
  font-size: 11px;
  margin-top: 8px;
}

@media (min-width:768px) {
  .b-nav-box-x8  {
  min-height: 600px;
  padding: 80px 40px;
}
  .t-layer-body-9a { font-size: 48px; }
  .m-block-row-5e { font-size: 18px; }
  .l-btn-group-9tq { font-size: 2.25rem; }
}
.ui-layer-top-vua  {
  padding: 50px 20px;
  background: #0f1d3d;
}
.b-block-base-vrt  {
  max-width: 1280px;
  margin: 0 auto;
  gap: 20px;
  display: flex;
  flex-direction: column;
}
.t-title-item-9xw  {
  font-size: 12px;
  font-family: Lato, sans-serif;
  font-weight: 600;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #e8b66f;
  letter-spacing: 0.1em;
}
.page-top-cell-snw  {
  overflow-wrap: break-word;
  color: #e8b66f;
  font-size: 26px;
  font-weight: 800;
  font-family: Playfair Display, sans-serif;
}
.l-wrap-body-2rh  {
  font-size: 15px;
  line-height: 1.7;
  color: #f0ebe4;
  font-family: Lato, sans-serif;
}
.l-wrap-body-2rh p { margin-bottom: 13px; }
.l-wrap-body-2rh p:last-child { margin-bottom: 0; }
.l-wrap-body-2rh strong { color: #e8b66f; }
.l-wrap-body-2rh a  {
  color: #e8b66f;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.l-wrap-body-2rh a:hover { color: #ffd700; }
.l-wrap-body-2rh ul  {
  padding-left: 1.25rem;
  margin-bottom: 0.8125rem;
  list-style-type: circle;
}
.l-wrap-body-2rh ol  {
  padding-left: 20px;
  margin-bottom: 0.8125rem;
  list-style-type: decimal;
}
.l-wrap-body-2rh li  {
  font-size: 15px;
  line-height: 1.7;
  color: #f0ebe4;
  margin-bottom: 6px;
}
.l-wrap-body-2rh table  {
  margin-bottom: 13px;
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
.l-wrap-body-2rh th, .l-wrap-body-2rh td  {
  text-align: left;
  border-bottom: 1px solid rgba(232, 182, 111, 0.15);
  font-size: 14px;
  padding: 9px 12px;
}
.l-wrap-body-2rh th  {
  color: #e8b66f;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 12px;
}
@media (min-width:765px) {
  .ui-layer-top-vua { padding-top: 68px; padding-right: 2.5rem; padding-bottom: 68px; padding-left: 2.5rem; }
  .b-block-base-vrt  {
  gap: 48px;
  flex-direction: row;
}
  .c-module-left-pm { flex: 0 0 300px; }
  .page-top-cell-snw { font-size: 32px; }
  .l-wrap-body-2rh table { display: table; }
}

.content-foot-vju  {
  padding: 22px 16px;
  background: linear-gradient(180deg, #1a2a4a 0%, #0f1d3d 100%);
}
.page-element-item-w14  {
  display: flex;
  margin: 0 auto;
  max-width: 1280px;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}
.app-hero-left-dho  {
  border: 1px solid rgba(232, 182, 111, 0.15);
  font-family: Lato, sans-serif;
  color: #a5a09d;
  background: rgba(255,255,255,0.04);
  border-radius: 100px;
  white-space: nowrap;
  font-size: 0.8125rem;
  padding: 8px 18px;
}
.mod-inner-top-39m  {
  color: #e8b66f;
  font-weight: 800;
}
@media (min-width:903px) {
  .content-foot-vju { padding: 1.75rem 20px; }
  .app-hero-left-dho  {
  padding: 10px 22px;
  font-size: 14px;
}
}

.el-col-group-ukx  {
  background: #1a2a4a;
  padding: 48px 20px;
}
.mod-region-box-i2s  {
  max-width: 1280px;
  margin: 0 auto;
}
.js-block-col-ax  {
  gap: 24px;
  display: flex;
  flex-direction: column;
}
@media (min-width:772px) {
  .js-block-col-ax  {
  align-items: flex-start;
  gap: 40px;
  flex-direction: row;
}
}
.site-box-left-gi {
  flex: 1;
}
.icon-group-01  {
  color: #f0ebe4;
  font-size: 18px;
  font-family: Playfair Display, sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 14px;
}
.c-banner-base-q4  {
  font-size: 13px;
  line-height: 1.7;
  font-family: Lato, sans-serif;
  color: #f0ebe4;
}
.c-banner-base-q4 p {
  margin-bottom: 10px;
}
.c-banner-base-q4 p:last-child {
  margin-bottom: 0;
}
.c-banner-base-q4 a  {
  color: #f0ebe4;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.c-banner-base-q4 a:hover {
  color: #e8b66f;
}
.c-banner-base-q4 strong {
  color: #e8b66f;
}
.c-banner-base-q4 ul  {
  list-style-type: disc;
  padding-left: 20px;
  margin-bottom: 10px;
}
.c-banner-base-q4 ol  {
  margin-bottom: 10px;
  padding-left: 20px;
  list-style-type: decimal;
}
.c-banner-base-q4 li  {
  color: #a5a09d;
  line-height: 1.55;
  font-size: 0.8125rem;
  margin-bottom: 4px;
}
.c-banner-base-q4 table  {
  overflow-x: auto;
  display: block;
  margin-bottom: 10px;
  border-collapse: collapse;
  width: 100%;
}
.c-banner-base-q4 th, .c-banner-base-q4 td  {
  padding: 8px 9px;
  text-align: left;
  font-size: 0.75rem;
  border-bottom: 1px solid rgba(232, 182, 111, 0.15);
}
.c-banner-base-q4 th  {
  font-weight: 600;
  color: #f0ebe4;
}
.site-top-area-qjc  {
  display: flex;
  flex-shrink: 0;
  gap: 10px;
  flex-wrap: wrap;
}
@media (min-width:771px) {
  .site-top-area-qjc  {
  flex-direction: column;
  align-items: flex-end;
}
  .c-banner-base-q4 table { display: table; }
}
.m-icon-cell-6s  {
  font-family: Lato, sans-serif;
  color: #a5a09d;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 800;
  border: 2px solid #a5a09d;
  display: flex;
  height: 40px;
  justify-content: center;
  width: 40px;
  border-radius: 50%;
}
.v-view-body-mg  {
  font-weight: 600;
  color: #a5a09d;
  border: 1px solid rgba(232, 182, 111, 0.15);
  padding-top: 8px; padding-right: 16px; padding-bottom: 8px; padding-left: 16px;
  font-family: Lato, sans-serif;
  font-size: 11px;
  white-space: nowrap;
  border-radius: 4px;
}

.app-element-head-os3  {
  border-top: 1px solid rgba(232, 182, 111, 0.15);
  background: #0f1d3d;
  padding: 42px 18px;
}
.b-wrapper-primary-bik  {
  margin: 0 auto;
  max-width: 820px;
}
.c-link-wrap-k0s  {
  font-family: Playfair Display, sans-serif;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #e8b66f;
  font-size: 21px;
}
.page-menu-tvc  {
  line-height: 1.65;
  color: #f0ebe4;
  font-size: 14px;
  font-family: Lato, sans-serif;
}
.page-menu-tvc p { margin-bottom: 11px; }
.page-menu-tvc p:last-child { margin-bottom: 0; }
.page-menu-tvc strong { color: #e8b66f; }
.page-menu-tvc a  {
  text-underline-offset: 2px;
  color: #e8b66f;
  text-decoration: underline;
}
.page-menu-tvc a:hover { color: #ffd700; }
.page-menu-tvc ul  {
  margin-bottom: 11px;
  padding-left: 18px;
  list-style-type: disc;
}
.page-menu-tvc ol  {
  list-style-type: decimal;
  padding-left: 1.125rem;
  margin-bottom: 11px;
}
.page-menu-tvc li  {
  line-height: 1.65;
  color: #f0ebe4;
  margin-bottom: 5px;
  font-size: 14px;
}
.page-menu-tvc table  {
  overflow-x: auto;
  margin-bottom: 11px;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
.page-menu-tvc th  {
  color: #e8b66f;
  background: rgba(255,255,255,0.04);
  text-align: left;
  padding: 9px 11px;
  border-bottom: 1px solid rgba(232, 182, 111, 0.15);
  font-weight: 600;
}
.page-menu-tvc td  {
  color: #f0ebe4;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding-top: 9px; padding-right: 11px; padding-bottom: 9px; padding-left: 11px;
}
@media (min-width:803px) {
  .app-element-head-os3 { padding: 58px 32px; }
  .c-link-wrap-k0s { font-size: 25px; }
  .page-menu-tvc table { display: table; }
}

.c-main-inner-b29  {
  background: #1a2a4a;
  padding: 56px 20px;
}
.l-region-head-trf  {
  border-top: 3px solid #e8b66f;
  background: #0f1d3d;
  box-shadow: 0 2px 16px rgba(0,0,0,0.1);
  margin: 0 auto;
  padding: 30px 24px;
  max-width: 1280px;
  border-radius: 12px;
}
.app-view-body-gq  {
  letter-spacing: 0.06em;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 11px;
  font-family: Lato, sans-serif;
  margin-bottom: 10px;
  color: #e8b66f;
  display: inline-block;
}
.ui-zone-wrap-m0k  {
  overflow-wrap: break-word;
  color: #e8b66f;
  font-size: 22px;
  margin-bottom: 18px;
  font-weight: 700;
  font-family: Playfair Display, sans-serif;
}
.page-widget-head-560  {
  font-family: Lato, sans-serif;
  color: #f0ebe4;
  font-size: 15px;
  line-height: 1.7;
}
.page-widget-head-560 p {
  margin-bottom: 12px;
}
.page-widget-head-560 p:last-child { margin-bottom: 0; }
.page-widget-head-560 a  {
  color: #e8b66f;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.page-widget-head-560 a:hover { color: #ffd700; }
.page-widget-head-560 strong  {
  color: #e8b66f;
  font-weight: 600;
}
.page-widget-head-560 ul  {
  list-style-type: circle;
  margin-bottom: 12px;
  padding-left: 22px;
}
.page-widget-head-560 ol  {
  list-style-type: decimal;
  margin-bottom: 12px;
  padding-left: 1.375rem;
}
.page-widget-head-560 li  {
  line-height: 1.75;
  color: #f0ebe4;
  margin-bottom: 5px;
  font-size: 0.9375rem;
}
.page-widget-head-560 table  {
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
.page-widget-head-560 th,
.page-widget-head-560 td  {
  text-align: left;
  border-bottom: 1px solid rgba(232, 182, 111, 0.15);
  padding-top: 9px; padding-right: 12px; padding-bottom: 9px; padding-left: 12px;
  font-size: 14px;
}
.page-widget-head-560 th  {
  font-weight: 600;
  font-size: 13px;
  color: #e8b66f;
}
.mod-top-left-9ql  {
  border-radius: 8px;
  padding: 12px 32px;
  background: #e8b66f;
  text-decoration: none;
  margin-top: 16px;
  font-family: Lato, sans-serif;
  font-weight: 600;
  transition: background 0.25s;
  color: #0f1d3d;
  font-size: 15px;
  display: inline-block;
}
.mod-top-left-9ql:hover {
  background: #ffd700;
}
.b-group-group-1im  {
  font-family: Lato, sans-serif;
  margin-top: 12px;
  font-size: 12px;
  line-height: 1.5;
  color: #a5a09d;
}
@media(min-width:805px) {
  .c-main-inner-b29 {
    padding-top: 4.5rem; padding-right: 42px; padding-bottom: 72px; padding-left: 42px;
  }
  .l-region-head-trf {
    padding-top: 40px; padding-right: 2.75rem; padding-bottom: 40px; padding-left: 44px;
  }
  .ui-zone-wrap-m0k {
    font-size: 26px;
  }
  .page-widget-head-560 table { display: table; }
}