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

.ui-widget-block-dcl  {
  margin: 0 auto;
  max-width: 1200px;
  gap: 12px;
  padding: 0 16px;
  display: flex;
  height: 56px;
  align-items: center;
}

.card-box-xq  {
  transition: background 0.25s ease;
  width: 40px;
  justify-content: center;
  align-items: center;
  height: 40px;
  color: #F5F3F0;
  border-radius: 8px;
  background: none;
  border: 1px solid rgba(255, 215, 0, 0.15);
  flex-shrink: 0;
  display: flex;
  cursor: pointer;
}

.card-box-xq:hover { background: rgba(255,255,255,0.04); }

.site-icon-cell-um  {
  align-items: center;
  letter-spacing: -0.02em;
  color: #FFD700;
  font-size: 19px;
  white-space: nowrap;
  font-weight: 800;
  gap: 8px;
  display: flex;
}

.ui-area-cell-9e  {
  align-items: center;
  display: flex;
  gap: 8px;
  margin-left: auto;
}

.site-block-left-pz7  {
  font-size: 13px;
  padding-top: 7px; padding-right: 14px; padding-bottom: 7px; padding-left: 14px;
  transition: background 0.25s ease;
  font-family: Inter, sans-serif;
  border-radius: 8px;
  color: #0F1B2E;
  font-weight: 700;
  background: #FF6B35;
}

.site-block-left-pz7:hover { background: #E55A2B; }

.js-bar-area-kit  {
  border: 1px solid rgba(255,255,255,0.1);
  background: none;
  color: #F5F3F0;
  display: none;
}

.js-bar-area-kit:hover { background: rgba(255,255,255,0.04); }

/* --- Drawer --- */

.m-box-block-p7n  {
  height: 100%;
  background: #0F1B2E;
  top: 0;
  width: 280px;
  left: 0;
  overflow-y: auto;
  border-right: 1px solid rgba(255, 215, 0, 0.15);
  z-index: 200;
  position: fixed;
  transition: transform 0.3s ease;
  flex-direction: column;
  display: flex;
  transform: translateX(-100%);
}

.m-box-block-p7n.ui-banner-nm { transform: translateX(0); }

.m-holder-group-ae  {
  flex-shrink: 0;
  display: flex;
  border-bottom: 1px solid rgba(255,255,255,0.06);
  padding: 1rem 20px;
  justify-content: space-between;
  align-items: center;
}

.page-grid-group-r7  {
  background: none;
  display: grid;
  cursor: pointer;
  place-items: center;
  height: 32px;
  transition: background 0.25s ease;
  border-radius: 4px;
  border: 1px solid rgba(255, 215, 0, 0.15);
  font-size: 1.125rem;
  color: #F5F3F0;
  width: 32px;
}

.page-grid-group-r7:hover { background: rgba(255,255,255,0.04); }

.wp-bar-item-m4p  {
  flex-direction: column;
  flex: 1;
  padding: 12px 0;
  display: flex;
}

.page-banner-group-su1  {
  color: #F5F3F0;
  padding: 14px 24px;
  font-size: 1rem;
  transition: background 0.25s ease, color 0.25s ease;
  font-weight: 500;
  font-family: Inter, sans-serif;
}

.page-banner-group-su1:hover  {
  color: #FFD700;
  background: rgba(255,255,255,0.04);
}

.site-main-box-k8c  {
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 150;
  inset: 0;
  visibility: hidden;
  position: fixed;
  opacity: 0;
  background: rgba(15, 27, 46, 0.85);
}

.site-main-box-k8c.ui-banner-nm  {
  visibility: visible;
  opacity: 1;
}

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

.b-widget-main-ala { position: relative; }

.l-region-row-x7p  {
  line-height: 1;
  align-items: center;
  cursor: pointer;
  gap: 6px;
  font-size: 13px;
  white-space: nowrap;
  display: flex;
  color: #F5F3F0;
  background: rgba(255,255,255,0.02);
  border: 1px solid rgba(255, 215, 0, 0.15);
  border-radius: 8px;
  font-weight: 600;
  padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px;
  font-family: Inter, sans-serif;
  transition: border-color 0.25s ease, background 0.25s ease;
}

.l-region-row-x7p:hover  {
  border-color: rgba(255,255,255,0.15);
  background: rgba(255,255,255,0.04);
}
.t-outer-top-gp  {
  transition: transform 0.25s ease;
  font-size: 10px;
}
.b-widget-main-ala.ui-banner-nm .t-outer-top-gp { transform: rotate(180deg); }

.mod-widget-cell-2nm  {
  z-index: 50;
  border-radius: 12px;
  min-width:136px;
  border: 1px solid rgba(255, 215, 0, 0.15);
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  position: absolute;
  right: 0;
  top: calc(100% + 4px);
  display: none;
  background: #1A2F47;
  padding: 4px;
}

.b-widget-main-ala.ui-banner-nm .mod-widget-cell-2nm { display: block; }

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

.wp-top-wrap-t1:hover  {
  color: #FFD700;
  background: rgba(255,255,255,0.06);
}
.wp-top-wrap-t1.active { color: #FF6B35; }
.slot-area-d5  {
  font-size: 1rem;
  line-height: 1;
}

/* --- Desktop --- */

@media (min-width:802px) {
  .ui-widget-block-dcl  {
  height: 60px;
  padding: 0 20px;
}
  .js-bar-area-kit { display: inline-flex; }
}
.m-wrapper-area-oa  {
  padding: 50px 20px;
  background: #0F1B2E;
}
.module-top-3i  {
  gap: 20px;
  margin: 0 auto;
  flex-direction: column;
  display: flex;
  max-width: 1200px;
}
.v-module-head-zh  {
  letter-spacing: 0.1em;
  color: #FF6B35;
  font-family: Inter, sans-serif;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.js-module-box-dpn  {
  font-size: 1.625rem;
  color: #FFD700;
  overflow-wrap: break-word;
  font-family: Playfair Display, sans-serif;
  font-weight: 800;
}
.mod-container-col-9le  {
  font-size: 15px;
  color: #F5F3F0;
  font-family: Inter, sans-serif;
  line-height: 1.7;
}
.mod-container-col-9le p { margin-bottom: 13px; }
.mod-container-col-9le p:last-child { margin-bottom: 0; }
.mod-container-col-9le strong { color: #FFD700; }
.mod-container-col-9le a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #FF6B35;
}
.mod-container-col-9le a:hover { color: #E55A2B; }
.mod-container-col-9le ul  {
  margin-bottom: 0.8125rem;
  list-style-type: circle;
  padding-left: 20px;
}
.mod-container-col-9le ol  {
  margin-bottom: 13px;
  list-style-type: decimal;
  padding-left: 20px;
}
.mod-container-col-9le li  {
  margin-bottom: 6px;
  line-height: 1.7;
  color: #F5F3F0;
  font-size: 0.9375rem;
}
.mod-container-col-9le table  {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 13px;
  display: block;
  border-collapse: collapse;
}
.mod-container-col-9le th, .mod-container-col-9le td  {
  font-size: 14px;
  text-align: left;
  border-bottom: 1px solid rgba(255, 215, 0, 0.15);
  padding-top: 9px; padding-right: 12px; padding-bottom: 9px; padding-left: 12px;
}
.mod-container-col-9le th  {
  font-weight: 600;
  letter-spacing: 0.05em;
  font-size: 12px;
  color: #FFD700;
  text-transform: uppercase;
}
@media (min-width:765px) {
  .m-wrapper-area-oa { padding: 68px 40px; }
  .module-top-3i  {
  flex-direction: row;
  gap: 48px;
}
  .app-area-top-hdw { flex: 0 0 300px; }
  .js-module-box-dpn { font-size: 32px; }
  .mod-container-col-9le table { display: table; }
}

.t-region-head-hy  {
  padding: 42px 16px;
  background: #0F1B2E;
}
.t-wrapper-foot-6r  {
  margin: 0 auto;
  max-width: 800px;
  text-align: center;
}
.el-header-wrap-sj  {
  font-family: Playfair Display, sans-serif;
  color: #FFD700;
  overflow-wrap: break-word;
  font-size: 22px;
  margin-bottom: 14px;
  font-weight: 800;
}
.js-nav-primary-m5o  {
  color: #F5F3F0;
  font-family: Inter, sans-serif;
  text-align: left;
  font-size: 0.9375rem;
  line-height: 1.65;
}
.js-nav-primary-m5o p {
  margin-bottom: 0.75rem;
}
.js-nav-primary-m5o p:last-child {
  margin-bottom: 0;
}
.js-nav-primary-m5o strong {
  color: #FFD700;
}
.js-nav-primary-m5o a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #FF6B35;
}
.js-nav-primary-m5o a:hover {
  color: #E55A2B;
}
.js-nav-primary-m5o ul  {
  margin-bottom: 0.75rem;
  list-style-type: disc;
  padding-left: 18px;
}
.js-nav-primary-m5o ol  {
  list-style-type: decimal;
  padding-left: 18px;
  margin-bottom: 12px;
}
.js-nav-primary-m5o li  {
  font-size: 15px;
  color: #F5F3F0;
  margin-bottom: 5px;
  line-height: 1.65;
}
.js-nav-primary-m5o table  {
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
.js-nav-primary-m5o th, .js-nav-primary-m5o td  {
  border-bottom: 1px solid rgba(255, 215, 0, 0.15);
  text-align: left;
  padding-top: 9px; padding-right: 11px; padding-bottom: 9px; padding-left: 11px;
  font-size: 14px;
}
.js-nav-primary-m5o th  {
  font-weight: 600;
  color: #FFD700;
}
@media (min-width:767px) {
  .t-region-head-hy { padding: 56px 32px; }
  .el-header-wrap-sj { font-size: 26px; }
  .js-nav-primary-m5o table { display: table; }
}

.v-content-base-qo  {
  background: #0F1B2E;
  padding-top: 40px; padding-right: 16px; padding-bottom: 40px; padding-left: 16px;
}
.t-zone-cell-43  {
  max-width: 800px;
  margin: 0 auto;
}
.site-block-box-i8r  {
  padding-left: 1.5rem;
  border-left: 3px solid #FF6B35;
}
.site-zone-base-pq  {
  overflow-wrap: break-word;
  font-size: 22px;
  font-weight: 800;
  font-family: Playfair Display, sans-serif;
  margin-bottom: 14px;
  color: #FFD700;
}
.t-btn-main-rrf  {
  line-height: 1.6;
  font-family: Inter, sans-serif;
  color: #F5F3F0;
  font-size: 16px;
}
.t-btn-main-rrf p {
  margin-bottom: 16px;
}
.t-btn-main-rrf p:last-child {
  margin-bottom: 0;
}
.t-btn-main-rrf strong {
  color: #FFD700;
}
.t-btn-main-rrf a  {
  color: #FF6B35;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.t-btn-main-rrf a:hover {
  color: #E55A2B;
}
.t-btn-main-rrf ul  {
  padding-left: 20px;
  list-style-type: square;
  margin-bottom: 16px;
}
.t-btn-main-rrf ol  {
  padding-left: 20px;
  list-style-type: decimal;
  margin-bottom: 1rem;
}
.t-btn-main-rrf li  {
  color: #F5F3F0;
  line-height: 1.6;
  font-size: 16px;
  margin-bottom: 8px;
}
.t-btn-main-rrf table  {
  margin-bottom: 16px;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
}
.t-btn-main-rrf th, .t-btn-main-rrf td  {
  font-size: 0.9375rem;
  text-align: left;
  padding-top: 10px; padding-right: 13px; padding-bottom: 10px; padding-left: 0.8125rem;
  border-bottom: 1px solid rgba(255, 215, 0, 0.15);
}
.t-btn-main-rrf th  {
  color: #FFD700;
  font-weight: 600;
}
@media (min-width:845px) {
  .v-content-base-qo { padding-top: 56px; padding-right: 32px; padding-bottom: 56px; padding-left: 32px; }
  .site-block-box-i8r { padding-left: 32px; }
  .site-zone-base-pq { font-size: 26px; }
  .t-btn-main-rrf table { display: table; }
}

.b-box-block-yg8  {
  background: #1A2F47;
  padding: 36px 16px;
}
.c-banner-primary-do  {
  margin: 0 auto;
  max-width: 1200px;
  display: flex;
  gap: 24px;
  flex-direction: column;
}
.t-module-area-qw  {
  overflow-wrap: break-word;
  font-size: 18px;
  color: #FFD700;
  font-weight: 800;
  margin-bottom: 10px;
  font-family: Playfair Display, sans-serif;
}
.inner-inner-f2  {
  font-family: Inter, sans-serif;
  line-height: 1.7;
  color: #F5F3F0;
  font-size: 15px;
}
.inner-inner-f2 p {
  margin-bottom: 14px;
}
.inner-inner-f2 p:last-child {
  margin-bottom: 0;
}
.inner-inner-f2 strong {
  color: #FFD700;
}
.inner-inner-f2 a  {
  color: #FF6B35;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.inner-inner-f2 a:hover {
  color: #E55A2B;
}
.inner-inner-f2 ul  {
  margin-bottom: 14px;
  padding-left: 20px;
  list-style-type: square;
}
.inner-inner-f2 ol  {
  margin-bottom: 14px;
  padding-left: 20px;
  list-style-type: decimal;
}
.inner-inner-f2 li  {
  margin-bottom: 6px;
  font-size: 15px;
  line-height: 1.7;
  color: #F5F3F0;
}
.inner-inner-f2 table  {
  overflow-x: auto;
  margin-bottom: 14px;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
.inner-inner-f2 th, .inner-inner-f2 td  {
  font-size: 14px;
  border-bottom: 1px solid rgba(255, 215, 0, 0.15);
  padding: 10px 12px;
  text-align: left;
}
.inner-inner-f2 th  {
  letter-spacing: 0.04em;
  font-weight: 600;
  font-size: 13px;
  color: #FFD700;
}
.container-col-puq  {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.v-main-body-fq  {
  padding: 18px;
  border-radius: 8px;
  border-left: 3px solid #4CAF50;
  background: #0F1B2E;
}
.page-box-foot-bur  {
  font-family: Inter, sans-serif;
  color: #FFD700;
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 16px;
}
.js-wrap-primary-ti  {
  color: #9BA3A8;
  font-size: 13px;
  font-family: Inter, sans-serif;
  line-height: 1.5;
}
@media (min-width:955px) {
  .b-box-block-yg8 { padding: 56px 32px; }
  .c-banner-primary-do  {
  flex-direction: row;
  gap: 40px;
}
  .page-zone-box-29 { flex: 1; }
  .container-col-puq { flex: 0 0 240px; }
  .t-module-area-qw { font-size: 22px; }
  .inner-inner-f2 table { display: table; }
}

.app-block-main-3y  {
  background: #1A2F47;
  padding: 50px 18px;
}
.js-icon-row-67x  {
  padding-top: 26px; padding-right: 20px; padding-bottom: 26px; padding-left: 20px;
  background: #0F1B2E;
  margin: 0 auto;
  border-radius: 12px;
  box-shadow: 0 1px 10px rgba(0,0,0,0.08);
  max-width: 1200px;
}
.mod-wrap-main-b4b  {
  font-size: 11px;
  font-family: Inter, sans-serif;
  display: inline-block;
  letter-spacing: 0.05em;
  color: #FF6B35;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 600;
}
.app-list-group-jbg  {
  font-family: Playfair Display, sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 20px;
  color: #FFD700;
  margin-bottom: 16px;
}
.m-area-right-qj  {
  line-height: 1.65;
  font-size: 15px;
  font-family: Inter, sans-serif;
  color: #F5F3F0;
}
.m-area-right-qj p { margin-bottom: 12px; }
.m-area-right-qj p:last-child { margin-bottom: 0; }
.m-area-right-qj strong  {
  color: #FFD700;
  font-weight: 600;
}
.m-area-right-qj a  {
  text-decoration: none;
  transition: color 0.25s;
  color: #FF6B35;
}
.m-area-right-qj a:hover { color: #E55A2B; }
.m-area-right-qj ul  {
  margin-bottom: 12px;
  list-style-type: circle;
  padding-left: 22px;
}
.m-area-right-qj ol  {
  list-style-type: decimal;
  margin-bottom: 12px;
  padding-left: 1.375rem;
}
.m-area-right-qj li  {
  margin-bottom: 5px;
  line-height: 1.7;
  font-size: 14px;
  color: #F5F3F0;
}
.m-area-right-qj dl { margin-bottom: 12px; }
.m-area-right-qj dt  {
  margin-top: 13px;
  font-size: 15px;
  font-weight: 700;
  color: #FFD700;
}
.m-area-right-qj dt:first-child { margin-top: 0; }
.m-area-right-qj dd  {
  margin-bottom: 6px;
  line-height: 1.65;
  font-size: 0.9375rem;
  margin-left: 0;
  color: #F5F3F0;
}
.m-area-right-qj table  {
  margin-bottom: 0.75rem;
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
}
.m-area-right-qj th, .m-area-right-qj td  {
  border-bottom: 1px solid rgba(255, 215, 0, 0.15);
  text-align: left;
  font-size: 14px;
  padding-top: 9px; padding-right: 11px; padding-bottom: 9px; padding-left: 11px;
}
.m-area-right-qj th  {
  letter-spacing: 0.04em;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #FFD700;
}
@media(min-width:836px) {
  .app-block-main-3y { padding: 66px 38px; }
  .js-icon-row-67x { padding: 36px 38px; }
  .app-list-group-jbg { font-size: 1.5rem; }
  .m-area-right-qj table { display: table; }
}
.ui-module-head-qen  {
  padding-top: 32px; padding-right: 20px; padding-bottom: 32px; padding-left: 1.25rem;
  border-top: 1px solid rgba(255, 215, 0, 0.15);
  background: #0F1B2E;
}
.m-view-foot-urb  {
  margin: 0 auto;
  max-width: 1200px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 0.875rem;
}
.t-panel-xk  {
  display: flex;
  justify-content: center;
  border-radius: 50%;
  border: 2px solid #9BA3A8;
  align-items: center;
  height: 36px;
  font-family: Inter, sans-serif;
  flex-shrink: 0;
  font-size: 11px;
  width: 36px;
  font-weight: 800;
  color: #9BA3A8;
}
.cell-col-17  {
  font-family: Inter, sans-serif;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #F5F3F0;
}
.el-nav-area-zw  {
  background: #0F1B2E;
  padding: 46px 18px;
}
.l-content-body-0n  {
  margin: 0 auto;
  max-width: 1200px;
}
.b-content-wrap-w1  {
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: Playfair Display, sans-serif;
  font-weight: 800;
  margin-bottom: 16px;
  color: #FFD700;
}
.page-outer-inner-thz  {
  line-height: 1.6;
  color: #F5F3F0;
  font-size: 0.875rem;
  font-family: Inter, sans-serif;
}
.page-outer-inner-thz p { margin-bottom: 12px; }
.page-outer-inner-thz p:last-child { margin-bottom: 0; }
.page-outer-inner-thz strong { color: #FFD700; }
.page-outer-inner-thz a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #FF6B35;
}
.page-outer-inner-thz a:hover { color: #E55A2B; }
.page-outer-inner-thz ul  {
  list-style-type: disc;
  margin-bottom: 12px;
  padding-left: 18px;
}
.page-outer-inner-thz ol  {
  padding-left: 18px;
  margin-bottom: 12px;
  list-style-type: decimal;
}
.page-outer-inner-thz li  {
  line-height: 1.6;
  margin-bottom: 5px;
  color: #F5F3F0;
  font-size: 14px;
}
.page-outer-inner-thz table  {
  width: 100%;
  display: block;
  margin-bottom: 12px;
  overflow-x: auto;
  border-collapse: collapse;
}
.page-outer-inner-thz th  {
  border-bottom: 1px solid rgba(255, 215, 0, 0.15);
  font-weight: 600;
  padding: 10px 12px;
  text-align: left;
  color: #FFD700;
  background: rgba(255,255,255,0.04);
}
.page-outer-inner-thz td  {
  color: #F5F3F0;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding-top: 10px; padding-right: 0.75rem; padding-bottom: 10px; padding-left: 12px;
}
@media (min-width:779px) {
  .el-nav-area-zw { padding: 62px 36px; }
  .b-content-wrap-w1 { font-size: 26px; }
  .page-outer-inner-thz table { display: table; }
}

.mod-layer-box-s9o  {
  background: #1A2F47;
  padding-top: 38px; padding-right: 16px; padding-bottom: 38px; padding-left: 16px;
}
.c-block-inner-0h  {
  flex-direction: column;
  gap: 18px;
  display: flex;
  max-width: 1200px;
  margin: 0 auto;
}
.el-view-left-jn6  {
  font-family: Playfair Display, sans-serif;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 1.5rem;
  color: #FFD700;
  overflow-wrap: break-word;
}
.c-panel-item-ng  {
  color: #9BA3A8;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}
.mod-strip-inner-6n  {
  font-family: Inter, sans-serif;
  line-height: 1.7;
  font-size: 0.9375rem;
  color: #F5F3F0;
}
.mod-strip-inner-6n p { margin-bottom: 14px; }
.mod-strip-inner-6n p:last-child { margin-bottom: 0; }
.mod-strip-inner-6n strong { color: #FFD700; }
.mod-strip-inner-6n a  {
  color: #FF6B35;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.mod-strip-inner-6n a:hover { color: #E55A2B; }
.mod-strip-inner-6n ul  {
  list-style-type: square;
  margin-bottom: 0.875rem;
  padding-left: 1.375rem;
}
.mod-strip-inner-6n ol  {
  list-style-type: decimal;
  padding-left: 22px;
  margin-bottom: 14px;
}
.mod-strip-inner-6n li  {
  line-height: 1.7;
  color: #F5F3F0;
  font-size: 0.9375rem;
  margin-bottom: 7px;
}
.mod-strip-inner-6n table  {
  border-collapse: collapse;
  margin-bottom: 14px;
  overflow-x: auto;
  width: 100%;
  display: block;
}
.mod-strip-inner-6n th, .mod-strip-inner-6n td  {
  padding: 9px 11px;
  font-size: 14px;
  border-bottom: 1px solid rgba(255, 215, 0, 0.15);
  text-align: left;
}
.mod-strip-inner-6n th  {
  letter-spacing: 0.04em;
  font-size: 0.8125rem;
  color: #FFD700;
  font-weight: 600;
}
@media (min-width:924px) {
  .mod-layer-box-s9o { padding: 54px 32px; }
  .c-block-inner-0h  {
  flex-direction: row;
  gap: 52px;
}
  .strip-row-fu { flex: 0 0 320px; }
  .el-view-left-jn6 { font-size: 28px; }
  .mod-strip-inner-6n table { display: table; }
}

.t-content-main-01q  {
  background: #0F1B2E;
  padding-top: 50px; padding-right: 18px; padding-bottom: 50px; padding-left: 1.125rem;
}
.wp-card-left-i1l  {
  max-width: 1200px;
  margin: 0 auto;
}
.v-link-row-25  {
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: Playfair Display, sans-serif;
  color: #FFD700;
  font-size: 24px;
  margin-bottom: 26px;
}
.app-top-item-nwc  {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.b-inner-jr  {
  padding-top: 1.5rem; padding-right: 20px; padding-bottom: 24px; padding-left: 20px;
  border-radius: 12px;
  border: 1px solid rgba(255, 215, 0, 0.15);
  background: #1A2F47;
}
.ui-container-base-mi  {
  border-width: 2px;
  border-color: #FF6B35;
}
.m-btn-right-5l  {
  font-weight: 600;
  margin-bottom: 10px;
  display: inline-block;
  font-size: 11px;
  letter-spacing: 0.05em;
  color: #FF6B35;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
}
.app-wrap-cell-0gq  {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #FFD700;
  font-family: Playfair Display, sans-serif;
  margin-bottom: 14px;
  font-weight: 700;
}
.page-holder-col-x9  {
  color: #F5F3F0;
  font-family: Inter, sans-serif;
  line-height: 1.65;
  font-size: 14px;
}
.page-holder-col-x9 p {
  margin-bottom: 10px;
}
.page-holder-col-x9 p:last-child { margin-bottom: 0; }
.page-holder-col-x9 a  {
  color: #FF6B35;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.page-holder-col-x9 a:hover { color: #E55A2B; }
.page-holder-col-x9 strong  {
  font-weight: 600;
  color: #FFD700;
}
.page-holder-col-x9 ul  {
  padding-left: 20px;
  margin-bottom: 10px;
  list-style-type: disc;
}
.page-holder-col-x9 ol  {
  margin-bottom: 10px;
  padding-left: 20px;
  list-style-type: decimal;
}
.page-holder-col-x9 li  {
  line-height: 1.65;
  color: #F5F3F0;
  margin-bottom: 4px;
  font-size: 15px;
}
.page-holder-col-x9 table  {
  border-collapse: collapse;
  width: 100%;
  display: block;
  margin-bottom: 10px;
  overflow-x: auto;
}
.page-holder-col-x9 th,
.page-holder-col-x9 td  {
  text-align: left;
  padding-top: 8px; padding-right: 10px; padding-bottom: 8px; padding-left: 10px;
  border-bottom: 1px solid rgba(255, 215, 0, 0.15);
  font-size: 13px;
}
.page-holder-col-x9 th  {
  font-weight: 600;
  color: #FFD700;
}
.ui-wrap-head-rle  {
  font-size: 14px;
  font-weight: 600;
  border-radius: 8px;
  font-family: Inter, sans-serif;
  background: #FF6B35;
  color: #0F1B2E;
  text-decoration: none;
  display: inline-block;
  padding: 11px 28px;
  transition: background 0.25s;
  margin-top: 14px;
}
.ui-wrap-head-rle:hover {
  background: #E55A2B;
}
.v-region-primary-dj  {
  font-family: Inter, sans-serif;
  margin-top: 10px;
  line-height: 1.5;
  color: #9BA3A8;
  font-size: 12px;
}
@media(min-width:766px) {
  .t-content-main-01q {
    padding: 66px 36px;
  }
  .app-top-item-nwc  {
  gap: 24px;
  flex-direction: row;
}
  .b-inner-jr  {
  flex: 1;
  padding: 28px 26px;
}
  .v-link-row-25 {
    font-size: 28px;
  }
  .app-wrap-cell-0gq {
    font-size: 24px;
  }
  .page-holder-col-x9 table { display: table; }
}
.l-box-box-dz  {
  background: #0F1B2E;
  padding-top: 42px; padding-right: 18px; padding-bottom: 42px; padding-left: 18px;
  border-top: 1px solid rgba(255, 215, 0, 0.15);
}
.app-layer-v3e  {
  margin: 0 auto;
  max-width: 820px;
}
.mod-list-top-4g  {
  font-size: 21px;
  margin-bottom: 14px;
  font-weight: 700;
  font-family: Playfair Display, sans-serif;
  overflow-wrap: break-word;
  color: #FFD700;
}
.mod-box-group-556  {
  font-size: 14px;
  line-height: 1.65;
  color: #F5F3F0;
  font-family: Inter, sans-serif;
}
.mod-box-group-556 p { margin-bottom: 11px; }
.mod-box-group-556 p:last-child { margin-bottom: 0; }
.mod-box-group-556 strong { color: #FFD700; }
.mod-box-group-556 a  {
  text-underline-offset: 2px;
  color: #FF6B35;
  text-decoration: underline;
}
.mod-box-group-556 a:hover { color: #E55A2B; }
.mod-box-group-556 ul  {
  margin-bottom: 11px;
  list-style-type: disc;
  padding-left: 18px;
}
.mod-box-group-556 ol  {
  list-style-type: decimal;
  margin-bottom: 11px;
  padding-left: 18px;
}
.mod-box-group-556 li  {
  font-size: 14px;
  line-height: 1.65;
  margin-bottom: 5px;
  color: #F5F3F0;
}
.mod-box-group-556 table  {
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  display: block;
  margin-bottom: 11px;
}
.mod-box-group-556 th  {
  text-align: left;
  border-bottom: 1px solid rgba(255, 215, 0, 0.15);
  background: rgba(255,255,255,0.04);
  font-weight: 600;
  color: #FFD700;
  padding: 9px 11px;
}
.mod-box-group-556 td  {
  padding-top: 9px; padding-right: 11px; padding-bottom: 9px; padding-left: 11px;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  color: #F5F3F0;
}
@media (min-width:797px) {
  .l-box-box-dz { padding-top: 58px; padding-right: 32px; padding-bottom: 58px; padding-left: 32px; }
  .mod-list-top-4g { font-size: 25px; }
  .mod-box-group-556 table { display: table; }
}

.m-module-wrap-xeu  {
  border-top: 1px solid rgba(255, 215, 0, 0.15);
  padding: 16px 20px;
  left: 0;
  z-index: 1000;
  position: fixed;
  background: #1A2F47;
  right: 0;
  bottom: 0;
}

.page-panel-area-vwj  {
  display: flex;
  max-width: 1200px;
  margin: 0 auto;
  flex-direction: column;
  gap: 14px;
}

.ui-link-head-io8  {
  line-height: 1.5;
  font-family: Inter, sans-serif;
  font-size: 13px;
  color: #F5F3F0;
}

.ui-link-head-io8 a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #FFD700;
}

.ui-link-head-io8 a:hover { color: #FF6B35; }

.b-link-group-0m  {
  display: flex;
  gap: 10px;
  flex-shrink: 0;
}

.site-wrapper-primary-h3y  {
  font-size: 13px;
  color: #FFD700;
  transition: background 0.25s ease;
  font-family: Inter, sans-serif;
  padding: 8px 20px;
  background: rgba(255,255,255,0.1);
  font-weight: 600;
  border-radius: 8px;
}

.site-wrapper-primary-h3y:hover { background: rgba(255,255,255,0.15); }

.t-module-area-xc  {
  font-size: 13px;
  border-radius: 8px;
  padding: 8px 20px;
  transition: color 0.25s ease;
  color: #9BA3A8;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.t-module-area-xc:hover { color: #F5F3F0; }

@media (min-width:773px) {
  .page-panel-area-vwj  {
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  gap: 24px;
}
  .m-module-wrap-xeu { padding: 14px 40px; }
}
.ui-wrap-main-rc  {
  padding: 36px 18px;
  background: #0F1B2E;
  border-top: 1px solid rgba(255, 215, 0, 0.15);
}

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

.js-module-row-wd  {
  font-weight: 800;
  letter-spacing: -0.02em;
  font-size: 19px;
  color: #FFD700;
}

.app-section-box-q6l  {
  gap: 8px 20px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.app-section-box-q6l a  {
  font-family: Inter, sans-serif;
  color: #F5F3F0;
  font-size: 0.875rem;
  font-weight: 500;
  transition: color 0.25s ease;
}

.app-section-box-q6l a:hover { color: #FFD700; }

.el-wrapper-top-ygg  {
  width: 60px;
  height: 1px;
  background: rgba(255, 215, 0, 0.15);
}

.c-hero-right-qj  {
  max-width: 700px;
  line-height: 1.55;
  font-size: 12px;
  color: #9BA3A8;
}

.v-module-right-trn  {
  font-size: 12px;
  color: #9BA3A8;
}
.v-list-primary-xbv  {
  border-top: 1px solid rgba(255, 215, 0, 0.15);
  padding-top: 38px; padding-right: 1rem; padding-bottom: 38px; padding-left: 16px;
  background: #0F1B2E;
}
.t-bar-body-gj4  {
  max-width: 720px;
  margin: 0 auto;
}
.page-inner-wrap-0b4  {
  margin-bottom: 16px;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: Playfair Display, sans-serif;
  font-weight: 800;
  color: #FFD700;
}
.page-hero-inner-6z  {
  font-family: Inter, sans-serif;
  margin-bottom: 20px;
  line-height: 1.7;
  color: #F5F3F0;
  font-size: 15px;
}
.page-hero-inner-6z ol  {
  margin-bottom: 14px;
  padding-left: 22px;
  list-style-type: decimal;
}
.page-hero-inner-6z li  {
  color: #F5F3F0;
  margin-bottom: 8px;
  font-size: 15px;
  line-height: 1.7;
}
.page-hero-inner-6z li:last-child {
  margin-bottom: 0;
}
.page-hero-inner-6z strong {
  color: #FFD700;
}
.site-element-base-2vv  {
  font-weight: 700;
  font-family: Inter, sans-serif;
  padding: 12px 28px;
  border-radius: 8px;
  color: #0F1B2E;
  font-size: 14px;
  display: inline-block;
  background: #FF6B35;
  transition: background 0.25s ease;
}
.site-element-base-2vv:hover {
  background: #E55A2B;
}
@media (min-width:797px) {
  .v-list-primary-xbv { padding: 52px 32px; }
  .page-inner-wrap-0b4 { font-size: 24px; }
}

.b-inner-block-fj  {
  display: flex;
  background: linear-gradient(160deg, #0F1B2E 0%, #1A2F47 40%, #0F1B2E 100%);
  padding: 60px 20px;
  min-height: 520px;
  text-align: center;
  overflow: hidden;
  align-items: center;
  position: relative;
  justify-content: center;
}

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

.b-panel-body-zs  {
  max-width: 700px;
  position: relative;
  z-index: 1;
}

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

.b-area-main-bi  {
  font-size: 32px;
  overflow-wrap: break-word;
  color: #FFD700;
  line-height: 1.15;
  font-weight: 800;
  margin-bottom: 16px;
  font-family: Playfair Display, sans-serif;
}

.l-zone-block-nh  {
  line-height: 1.6;
  margin-bottom: 28px;
  margin-right: auto;
  max-width: 520px;
  color: #F5F3F0;
  font-size: 16px;
  font-family: Inter, sans-serif;
  margin-left: auto;
}

.ui-banner-area-29  {
  margin-top: 8px;
  flex-direction: column;
  align-items: center;
  display: flex;
  gap: 16px;
}

.c-banner-wrap-3z5  {
  text-align: center;
  border-radius: 12px;
  background: rgba(212,175,55,0.1);
  max-width: 380px;
  border: 1px solid rgba(212,175,55,0.25);
  width: 100%;
  padding: 16px 24px;
}

.m-text-box-c3  {
  font-weight: 800;
  font-size: 26px;
  color: #FF6B35;
  line-height: 1.2;
}

.l-content-wrap-kma  {
  font-size: 13px;
  color: #9BA3A8;
  margin-top: 4px;
}

.b-module-item-7b  {
  width: 100%;
  font-size: 16px;
  padding: 16px 36px;
  transition: background 0.25s ease;
  border-radius: 8px;
  font-weight: 700;
  font-family: Inter, sans-serif;
  text-align: center;
  background: #FF6B35;
  display: block;
  max-width: 380px;
  color: #0F1B2E;
}

.b-module-item-7b:hover { background: #E55A2B; }

.b-widget-right-7j  {
  color: #9BA3A8;
  font-size: 11px;
  margin-top: 8px;
}

@media (min-width:773px) {
  .b-inner-block-fj  {
  min-height: 600px;
  padding: 80px 40px;
}
  .b-area-main-bi { font-size: 48px; }
  .l-zone-block-nh { font-size: 18px; }
  .m-text-box-c3 { font-size: 2.25rem; }
}