* { box-sizing: border-box; }
body  {
  line-height: 1.5;
  padding: 0;
  margin: 0;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
}
h1, h2, h3, h4, h5, h6  {
  font-weight: inherit;
  font-size: inherit;
  margin: 0;
}
p { margin: 0; }
a  {
  text-decoration: none;
  color: inherit;
}
button  {
  padding: 0;
  border: none;
  cursor: pointer;
  color: inherit;
  background: transparent;
  font: inherit;
}
img  {
  max-width: 100%;
  display: block;
  height: auto;
}
svg  {
  display: inline-block;
  vertical-align: middle;
}
ul, ol  {
  padding: 0;
  margin: 0;
  list-style: none;
}
input, textarea, select  {
  font: inherit;
  margin: 0;
  color: inherit;
  padding: 0;
}
table  {
  border-spacing: 0;
  border-collapse: collapse;
}
.el-element-group-s9s  {
  padding: 48px 20px;
  background: #1A2332;
}
.page-container-row-es6  {
  max-width: 880px;
  margin: 0 auto;
}
.page-hero-vc  {
  background: #242C3A;
  padding: 1.75rem 22px;
  box-shadow: 0 2px 16px rgba(0,0,0,0.12);
  border-radius: 16px;
}
.app-menu-block-zw  {
  display: flex;
  align-items: baseline;
  gap: 10px;
  margin-bottom: 16px;
  flex-wrap: wrap;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(232, 232, 232, 0.08);
  justify-content: space-between;
}
.section-main-we  {
  font-weight: 800;
  font-family: Playfair Display, sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #D4AF37;
}
.app-strip-head-il4  {
  font-weight: 600;
  font-size: 13px;
  font-family: Inter, sans-serif;
  color: #2ECC71;
}
.ui-item-row-ldm  {
  font-family: Inter, sans-serif;
  color: #E8E8E8;
  font-size: 14px;
  line-height: 1.65;
}
.ui-item-row-ldm p { margin-bottom: 0.75rem; }
.ui-item-row-ldm p:last-child { margin-bottom: 0; }
.ui-item-row-ldm strong { color: #D4AF37; }
.ui-item-row-ldm a  {
  text-decoration: underline;
  color: #00A8E8;
  text-underline-offset: 2px;
}
.ui-item-row-ldm a:hover { color: #0086B3; }
.ui-item-row-ldm ul  {
  margin-bottom: 12px;
  padding-left: 18px;
  list-style-type: circle;
}
.ui-item-row-ldm ol  {
  list-style-type: decimal;
  padding-left: 1.125rem;
  margin-bottom: 12px;
}
.ui-item-row-ldm li  {
  line-height: 1.65;
  font-size: 14px;
  color: #E8E8E8;
  margin-bottom: 4px;
}
.ui-item-row-ldm table  {
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
  width: 100%;
}
.ui-item-row-ldm th, .ui-item-row-ldm td  {
  text-align: left;
  padding: 8px 10px;
  border-bottom: 1px solid rgba(232, 232, 232, 0.08);
  font-size: 13px;
}
.ui-item-row-ldm th  {
  font-weight: 600;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-size: 12px;
  color: #D4AF37;
}
@media (min-width:764px) {
  .el-element-group-s9s { padding-top: 64px; padding-right: 2.5rem; padding-bottom: 64px; padding-left: 40px; }
  .page-hero-vc { padding-top: 36px; padding-right: 2rem; padding-bottom: 36px; padding-left: 32px; }
  .section-main-we { font-size: 1.5rem; }
  .ui-item-row-ldm table { display: table; }
}

.t-component-primary-6ss  {
  background: #242C3A;
  padding: 50px 20px;
}
.js-bar-area-6o  {
  gap: 22px;
  max-width: 1280px;
  display: flex;
  margin: 0 auto;
  flex-direction: column;
}
.t-slot-primary-zdf  {
  font-weight: 800;
  font-size: 24px;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  color: #D4AF37;
  font-family: Playfair Display, sans-serif;
}
.v-col-block-i3  {
  line-height: 1.5;
  font-family: Inter, sans-serif;
  color: #9FA3B0;
  font-size: 15px;
}
.l-top-primary-rw8  {
  color: #E8E8E8;
  font-family: Inter, sans-serif;
  font-size: 15px;
  line-height: 1.7;
}
.l-top-primary-rw8 p { margin-bottom: 13px; }
.l-top-primary-rw8 p:last-child { margin-bottom: 0; }
.l-top-primary-rw8 strong { color: #D4AF37; }
.l-top-primary-rw8 a  {
  text-underline-offset: 2px;
  color: #00A8E8;
  text-decoration: underline;
}
.l-top-primary-rw8 a:hover { color: #0086B3; }
.l-top-primary-rw8 ul  {
  list-style-type: circle;
  margin-bottom: 14px;
  padding-left: 20px;
}
.l-top-primary-rw8 ol  {
  list-style-type: decimal;
  padding-left: 1.25rem;
  margin-bottom: 14px;
}
.l-top-primary-rw8 li  {
  color: #E8E8E8;
  margin-bottom: 6px;
  font-size: 15px;
  line-height: 1.65;
}
.l-top-primary-rw8 table  {
  margin-bottom: 13px;
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
}
.l-top-primary-rw8 th  {
  text-align: left;
  border-bottom: 1px solid rgba(232, 232, 232, 0.08);
  font-weight: 600;
  background: #1A2332;
  color: #D4AF37;
  padding: 10px 13px;
}
.l-top-primary-rw8 td  {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding: 10px 13px;
  color: #E8E8E8;
}
@media (min-width:862px) {
  .t-component-primary-6ss { padding: 66px 40px; }
  .js-bar-area-6o  {
  gap: 52px;
  flex-direction: row;
}
  .app-banner-foot-qtn { flex: 0 0 300px; }
  .t-slot-primary-zdf { font-size: 28px; }
  .l-top-primary-rw8 table { display: table; }
}

.t-text-cell-kbu  {
  padding: 42px 16px;
  background: #1A2332;
}
.site-top-group-ulh  {
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}
.c-outer-block-y84  {
  margin-bottom: 14px;
  font-family: Playfair Display, sans-serif;
  color: #D4AF37;
  overflow-wrap: break-word;
  font-size: 22px;
  font-weight: 800;
}
.wp-region-box-k0l  {
  line-height: 1.65;
  color: #E8E8E8;
  font-family: Inter, sans-serif;
  text-align: left;
  font-size: 15px;
}
.wp-region-box-k0l p {
  margin-bottom: 12px;
}
.wp-region-box-k0l p:last-child {
  margin-bottom: 0;
}
.wp-region-box-k0l strong {
  color: #D4AF37;
}
.wp-region-box-k0l a  {
  color: #00A8E8;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.wp-region-box-k0l a:hover {
  color: #0086B3;
}
.wp-region-box-k0l ul  {
  padding-left: 18px;
  margin-bottom: 0.75rem;
  list-style-type: disc;
}
.wp-region-box-k0l ol  {
  margin-bottom: 12px;
  padding-left: 1.125rem;
  list-style-type: decimal;
}
.wp-region-box-k0l li  {
  line-height: 1.65;
  color: #E8E8E8;
  margin-bottom: 5px;
  font-size: 15px;
}
.wp-region-box-k0l table  {
  margin-bottom: 12px;
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
.wp-region-box-k0l th, .wp-region-box-k0l td  {
  padding: 9px 11px;
  border-bottom: 1px solid rgba(232, 232, 232, 0.08);
  font-size: 0.875rem;
  text-align: left;
}
.wp-region-box-k0l th  {
  color: #D4AF37;
  font-weight: 600;
}
@media (min-width:767px) {
  .t-text-cell-kbu { padding: 56px 32px; }
  .c-outer-block-y84 { font-size: 26px; }
  .wp-region-box-k0l table { display: table; }
}

.ui-hero-head-7ai  {
  background: #242C3A;
  padding: 46px 18px;
}
.v-element-inner-bm  {
  margin: 0 auto;
  max-width: 880px;
}
.b-header-51  {
  box-shadow: 0 2px 16px rgba(0,0,0,0.1);
  background: #1A2332;
  border-radius: 16px;
  padding: 26px 22px;
  border: 1px solid rgba(232, 232, 232, 0.08);
}
.ui-view-top-5la  {
  font-size: 11px;
  letter-spacing: 0.1em;
  font-family: Inter, sans-serif;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  color: #00A8E8;
}
.app-bar-head-99k  {
  margin-bottom: 14px;
  color: #D4AF37;
  font-family: Playfair Display, sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
}
.ui-slot-top-hxk  {
  font-family: Inter, sans-serif;
  line-height: 1.65;
  font-size: 0.875rem;
  color: #E8E8E8;
}
.ui-slot-top-hxk p { margin-bottom: 11px; }
.ui-slot-top-hxk p:last-child { margin-bottom: 0; }
.ui-slot-top-hxk strong { color: #D4AF37; }
.ui-slot-top-hxk a  {
  text-underline-offset: 2px;
  text-decoration: underline;
  color: #00A8E8;
}
.ui-slot-top-hxk a:hover { color: #0086B3; }
.ui-slot-top-hxk ul  {
  margin-bottom: 11px;
  list-style-type: circle;
  padding-left: 18px;
}
.ui-slot-top-hxk ol  {
  padding-left: 18px;
  list-style-type: decimal;
  margin-bottom: 11px;
}
.ui-slot-top-hxk li  {
  line-height: 1.65;
  color: #E8E8E8;
  font-size: 14px;
  margin-bottom: 5px;
}
.ui-slot-top-hxk dl { margin-bottom: 11px; }
.ui-slot-top-hxk dt  {
  font-size: 14px;
  color: #D4AF37;
  margin-top: 12px;
  font-weight: 800;
}
.ui-slot-top-hxk dt:first-child { margin-top: 0; }
.ui-slot-top-hxk dd  {
  color: #E8E8E8;
  line-height: 1.65;
  font-size: 14px;
  margin-bottom: 5px;
  margin-left: 0;
}
.ui-slot-top-hxk table  {
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 11px;
}
.ui-slot-top-hxk th  {
  font-weight: 600;
  padding: 9px 11px;
  border-bottom: 1px solid rgba(232, 232, 232, 0.08);
  background: rgba(255,255,255,0.04);
  text-align: left;
  color: #D4AF37;
}
.ui-slot-top-hxk td  {
  padding-top: 9px; padding-right: 11px; padding-bottom: 9px; padding-left: 11px;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  color: #E8E8E8;
}
@media (min-width:799px) {
  .ui-hero-head-7ai { padding: 62px 36px; }
  .b-header-51 { padding-top: 34px; padding-right: 1.875rem; padding-bottom: 34px; padding-left: 30px; }
  .app-bar-head-99k { font-size: 1.5rem; }
  .ui-slot-top-hxk table { display: table; }
}

.mod-area-col-2f7  {
  background: #1A2332;
  overflow: hidden;
  padding-top: 2.5rem; padding-right: 1.25rem; padding-bottom: 40px; padding-left: 1.25rem;
}

.mod-content-head-a5q  {
  margin: 0 auto;
  max-width: 1280px;
  gap: 32px;
  flex-direction: column;
  display: flex;
}

.c-box-foot-lo { flex: 1; }

.mod-top-tt  {
  margin-bottom: 14px;
  letter-spacing: 0.1em;
  color: #00A8E8;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.8125rem;
}

.el-menu-foot-wu3  {
  color: #D4AF37;
  line-height: 1.2;
  font-family: Playfair Display, sans-serif;
  font-weight: 800;
  font-size: 28px;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}

.l-component-main-61  {
  font-family: Inter, sans-serif;
  font-size: 15px;
  line-height: 1.6;
  color: #E8E8E8;
  margin-bottom: 24px;
}

.page-btn-primary-c0  {
  flex-wrap: wrap;
  display: flex;
  align-items: baseline;
  margin-bottom: 24px;
  gap: 8px 12px;
}

.wp-btn-body-ja  {
  line-height: 1;
  font-size: 2rem;
  font-weight: 800;
  color: #00A8E8;
}

.site-outer-main-e1  {
  color: #9FA3B0;
  font-size: 14px;
}

.js-nav-top-544  {
  margin-bottom: 14px;
  flex-wrap: wrap;
  gap: 12px;
  display: flex;
}

.site-menu-row-tz5  {
  color: #0F1620;
  border-radius: 8px;
  font-size: 15px;
  background: #00A8E8;
  padding: 12px 28px;
  font-family: Inter, sans-serif;
  transition: background 0.25s ease;
  font-weight: 700;
}

.site-menu-row-tz5:hover { background: #0086B3; }

.m-cell-row-bm  {
  border-radius: 8px;
  font-family: Inter, sans-serif;
  color: #E8E8E8;
  border: 1px solid rgba(255,255,255,0.1);
  transition: background 0.25s ease, border-color 0.25s ease;
  font-size: 15px;
  padding: 0.75rem 28px;
  font-weight: 600;
}

.m-cell-row-bm:hover  {
  background: rgba(255,255,255,0.04);
  border-color: rgba(255,255,255,0.2);
}

.b-cell-block-f6  {
  font-size: 11px;
  color: #9FA3B0;
}

.js-group-main-jb  {
  border-radius: 16px;
  overflow: hidden;
  flex: 1;
}
.t-slot-item-sor  {
  display: block;
  max-height: 340px;
  border-radius: 16px;
  object-fit: cover;
  width: 100%;
  height: auto;
}

@media (min-width:764px) {
  .mod-area-col-2f7 { padding: 60px 40px; }
  .mod-content-head-a5q  {
  align-items: center;
  gap: 60px;
  flex-direction: row;
}
  .c-box-foot-lo { flex: 1.2; }
  .js-group-main-jb { flex: 0 0 42%; }
  .t-slot-item-sor { max-height: 480px; }
  .el-menu-foot-wu3 { font-size: 42px; }
  .wp-btn-body-ja { font-size: 44px; }
}
.m-header-row-p2  {
  background: #1A2332;
  border-bottom: 1px solid rgba(232, 232, 232, 0.08);
}

.v-main-box-if  {
  height: 56px;
  margin: 0 auto;
  display: flex;
  max-width: 1280px;
  align-items: center;
  gap: 12px;
  padding: 0 16px;
}

.m-nav-main-r3w  {
  font-weight: 800;
  font-size: 17px;
  color: #D4AF37;
  letter-spacing: -0.02em;
  white-space: nowrap;
  gap: 8px;
  display: flex;
  align-items: center;
}

.m-inner-right-s7 { display: none; }

.t-holder-cell-eke  {
  align-items: center;
  gap: 8px;
  margin-left: auto;
  display: flex;
}

.ui-wrap-area-rxh  {
  background: #00A8E8;
  font-size: 0.875rem;
  transition: background 0.25s ease;
  font-family: Inter, sans-serif;
  color: #0F1620;
  font-weight: 700;
  padding: 8px 16px;
  border-radius: 8px;
}

.ui-wrap-area-rxh:hover { background: #0086B3; }

.js-list-foot-ju  {
  display: none;
  color: #E8E8E8;
  border: 1px solid rgba(255,255,255,0.1);
  background: none;
}

.js-list-foot-ju:hover { background: rgba(255,255,255,0.04); }

.mod-holder-head-g1  {
  display: flex;
  margin-left: 4px;
  border: none;
  padding: 8px;
  gap: 5px;
  background: none;
  flex-direction: column;
  cursor: pointer;
}

.mod-holder-head-g1 span  {
  display: block;
  transition: all 0.3s;
  height: 2px;
  width: 20px;
  border-radius: 2px;
  background: #E8E8E8;
}

.ui-slot-block-nvy  {
  background: #242C3A;
  display: none;
  border-bottom: 1px solid rgba(255,255,255,0.06);
}

.ui-slot-block-nvy.m-strip-ibp { display: block; }

.ui-slot-block-nvy a  {
  display: block;
  padding: 0.875rem 20px;
  font-family: Inter, sans-serif;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  transition: color 0.25s ease, background 0.25s ease;
  font-weight: 500;
  color: #E8E8E8;
  font-size: 15px;
}

.ui-slot-block-nvy a:last-child { border-bottom: none; }

.ui-slot-block-nvy a:hover  {
  color: #D4AF37;
  background: rgba(255,255,255,0.03);
}

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

.site-banner-body-30 { position: relative; }

.app-header-cell-exj  {
  white-space: nowrap;
  gap: 6px;
  padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px;
  border: 1px solid rgba(232, 232, 232, 0.08);
  line-height: 1;
  transition: border-color 0.25s ease, background 0.25s ease;
  font-size: 0.8125rem;
  border-radius: 8px;
  color: #E8E8E8;
  display: flex;
  cursor: pointer;
  font-weight: 600;
  font-family: Inter, sans-serif;
  background: rgba(255,255,255,0.02);
  align-items: center;
}

.app-header-cell-exj:hover  {
  background: rgba(255,255,255,0.04);
  border-color: rgba(255,255,255,0.15);
}

.mod-layer-item-z93  {
  font-size: 9px;
  transition: transform 0.25s ease;
}

.site-banner-body-30.m-strip-ibp .mod-layer-item-z93 { transform: rotate(180deg); }

.page-component-foot-ze3  {
  top: calc(100% + 4px);
  display: none;
  position: absolute;
  z-index: 50;
  border-radius: 16px;
  padding: 4px;
  right: 0;
  min-width:139px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  background: #242C3A;
  border: 1px solid rgba(232, 232, 232, 0.08);
}

.site-banner-body-30.m-strip-ibp .page-component-foot-ze3 { display: block; }

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

.wp-outer-primary-jf:hover  {
  background: rgba(255,255,255,0.06);
  color: #D4AF37;
}

.wp-outer-primary-jf.active { color: #00A8E8; }

.btn-col-rv  {
  line-height: 1;
  font-size: 1rem;
}

/* --- Desktop --- */

@media (min-width:771px) {
  .v-main-box-if  {
  padding: 0 20px;
  gap: 20px;
  height: 60px;
}

  .m-inner-right-s7  {
  justify-content: center;
  gap: 4px;
  flex: 1;
  display: flex;
}

  .l-menu-body-i2  {
  border-radius: 8px;
  color: #E8E8E8;
  font-size: 0.9375rem;
  font-family: Inter, sans-serif;
  font-weight: 500;
  transition: color 0.25s ease, background 0.25s ease;
  padding: 6px 14px;
}

  .l-menu-body-i2:hover  {
  color: #D4AF37;
  background: rgba(255,255,255,0.05);
}

  .js-list-foot-ju { display: inline-flex; }

  .mod-holder-head-g1 { display: none; }
}
.v-block-wrap-p41  {
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  background-size: cover;
  padding-top: 58px; padding-right: 20px; padding-bottom: 58px; padding-left: 20px;
  background: #1A2332;
}
.js-link-area-8r  {
  position: relative;
  z-index: 1;
}
.v-block-wrap-p41::before  {
  pointer-events: none;
  inset: 0;
  background: linear-gradient(180deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.85) 100%);
  content: '';
  position: absolute;
}
.ui-area-cell-ect  {
  padding: 34px 26px;
  border: 1px solid rgba(255,255,255,0.1);
  text-align: center;
  max-width: 780px;
  backdrop-filter: blur(8px);
  background: rgba(0,0,0,0.4);
  border-radius: 16px;
  margin: 0 auto;
}
.link-row-x8  {
  font-weight: 800;
  color: #fff;
  font-family: Playfair Display, sans-serif;
  overflow-wrap: break-word;
  font-size: 22px;
  text-shadow: 0 2px 8px rgba(0,0,0,0.3);
  margin-bottom: 10px;
}
.js-area-cell-8e  {
  font-size: 36px;
  color: #00A8E8;
  text-shadow: 0 2px 12px rgba(0,0,0,0.4);
  font-weight: 800;
  margin-bottom: 22px;
}
.t-row-group-68 { margin-bottom: 26px; }
.t-row-group-68 p  {
  font-size: 15px;
  font-family: Inter, sans-serif;
  color: rgba(255,255,255,0.9);
  line-height: 1.7;
  margin-bottom: 0.8125rem;
}
.t-row-group-68 p:last-child { margin-bottom: 0; }
.t-row-group-68 ul  {
  list-style-type: disc;
  margin-bottom: 13px;
  text-align: left;
  padding-left: 20px;
}
.t-row-group-68 ol  {
  padding-left: 20px;
  list-style-type: decimal;
  margin-bottom: 13px;
  text-align: left;
}
.t-row-group-68 li  {
  margin-bottom: 6px;
  font-family: Inter, sans-serif;
  line-height: 1.6;
  color: rgba(255,255,255,0.85);
  font-size: 14px;
}
.t-row-group-68 a  {
  text-decoration: underline;
  color: #00A8E8;
  text-underline-offset: 2px;
}
.t-row-group-68 a:hover { color: #0086B3; }
.t-row-group-68 strong { color: #fff; }
.t-row-group-68 table  {
  width: 100%;
  display: block;
  font-size: 14px;
  border-collapse: collapse;
  margin-bottom: 13px;
  overflow-x: auto;
}
.t-row-group-68 th  {
  background: rgba(255,255,255,0.06);
  border-bottom: 1px solid rgba(255,255,255,0.12);
  text-align: left;
  font-weight: 600;
  padding-top: 10px; padding-right: 13px; padding-bottom: 10px; padding-left: 13px;
  color: #fff;
}
.t-row-group-68 td  {
  border-bottom: 1px solid rgba(255,255,255,0.06);
  color: rgba(255,255,255,0.85);
  padding: 10px 13px;
}
.el-list-group-cq  {
  font-family: Inter, sans-serif;
  color: #0F1620;
  transition: background 0.25s ease;
  padding: 0.875rem 36px;
  background: #00A8E8;
  display: inline-block;
  font-weight: 700;
  font-size: 16px;
  border-radius: 8px;
  text-shadow: none;
}
.el-list-group-cq:hover { background: #0086B3; }
.app-title-col-a8b  {
  margin-top: 0.875rem;
  font-size: 11px;
  color: rgba(255,255,255,0.5);
}
@media (min-width:823px) {
  .v-block-wrap-p41 { padding-top: 76px; padding-right: 40px; padding-bottom: 76px; padding-left: 2.5rem; }
  .ui-area-cell-ect { padding: 44px 40px; }
  .link-row-x8 { font-size: 26px; }
  .js-area-cell-8e { font-size: 44px; }
  .t-row-group-68 table { display: table; }
}
.js-card-row-8a  {
  padding: 46px 18px;
  background: #1A2332;
}
.wp-icon-top-6a  {
  max-width: 1280px;
  margin: 0 auto;
}
.l-top-item-566  {
  font-weight: 800;
  color: #D4AF37;
  overflow-wrap: break-word;
  font-family: Playfair Display, sans-serif;
  font-size: 22px;
  margin-bottom: 16px;
}
.t-strip-right-vc3  {
  color: #E8E8E8;
  font-family: Inter, sans-serif;
  line-height: 1.6;
  font-size: 14px;
}
.t-strip-right-vc3 p { margin-bottom: 0.75rem; }
.t-strip-right-vc3 p:last-child { margin-bottom: 0; }
.t-strip-right-vc3 strong { color: #D4AF37; }
.t-strip-right-vc3 a  {
  text-underline-offset: 2px;
  text-decoration: underline;
  color: #00A8E8;
}
.t-strip-right-vc3 a:hover { color: #0086B3; }
.t-strip-right-vc3 ul  {
  padding-left: 18px;
  margin-bottom: 12px;
  list-style-type: disc;
}
.t-strip-right-vc3 ol  {
  margin-bottom: 12px;
  padding-left: 18px;
  list-style-type: decimal;
}
.t-strip-right-vc3 li  {
  line-height: 1.6;
  font-size: 14px;
  margin-bottom: 5px;
  color: #E8E8E8;
}
.t-strip-right-vc3 table  {
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.75rem;
}
.t-strip-right-vc3 th  {
  color: #D4AF37;
  font-weight: 600;
  padding: 10px 12px;
  background: rgba(255,255,255,0.04);
  text-align: left;
  border-bottom: 1px solid rgba(232, 232, 232, 0.08);
}
.t-strip-right-vc3 td  {
  color: #E8E8E8;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding: 10px 12px;
}
@media (min-width:775px) {
  .js-card-row-8a { padding: 62px 36px; }
  .l-top-item-566 { font-size: 26px; }
  .t-strip-right-vc3 table { display: table; }
}

.v-block-cell-y7h  {
  border-top: 1px solid rgba(232, 232, 232, 0.08);
  background: #1A2332;
  padding-top: 32px; padding-right: 20px; padding-bottom: 32px; padding-left: 20px;
}
.page-top-right-p0  {
  text-align: center;
  margin: 0 auto;
  max-width: 1280px;
}
.site-hero-body-z5  {
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 16px;
  gap: 10px;
  display: flex;
}
.wp-menu-ca3  {
  font-size: 11px;
  justify-content: center;
  border: 2px solid #9FA3B0;
  font-weight: 800;
  font-family: Inter, sans-serif;
  align-items: center;
  display: flex;
  color: #9FA3B0;
  border-radius: 50%;
  width: 36px;
  height: 36px;
}
.ui-header-item-c5  {
  border-radius: 4px;
  color: #9FA3B0;
  border: 1px solid rgba(232, 232, 232, 0.08);
  font-size: 11px;
  padding: 6px 14px;
  font-weight: 600;
  font-family: Inter, sans-serif;
}
.page-link-bt  {
  margin: 0 auto;
  font-family: Inter, sans-serif;
  font-size: 12px;
  line-height: 1.65;
  color: #E8E8E8;
  max-width: 700px;
  overflow-wrap: break-word;
}

.app-section-block-zxd  {
  left: 0;
  position: fixed;
  background: #242C3A;
  z-index: 1000;
  padding: 1rem 20px;
  border-top: 1px solid rgba(232, 232, 232, 0.08);
  bottom: 0;
  right: 0;
}

.t-region-row-ise  {
  max-width: 1280px;
  gap: 14px;
  margin: 0 auto;
  flex-direction: column;
  display: flex;
}

.js-bar-inner-hrn  {
  font-family: Inter, sans-serif;
  color: #E8E8E8;
  font-size: 13px;
  line-height: 1.5;
}

.js-bar-inner-hrn a  {
  text-decoration: underline;
  color: #D4AF37;
  text-underline-offset: 2px;
}

.js-bar-inner-hrn a:hover { color: #00A8E8; }

.site-main-primary-kd  {
  flex-shrink: 0;
  gap: 10px;
  display: flex;
}

.wp-zone-group-i1q  {
  color: #D4AF37;
  transition: background 0.25s ease;
  font-size: 0.8125rem;
  border-radius: 8px;
  font-weight: 600;
  background: rgba(255,255,255,0.1);
  font-family: Inter, sans-serif;
  padding: 8px 20px;
}

.wp-zone-group-i1q:hover { background: rgba(255,255,255,0.15); }

.l-zone-left-84  {
  color: #9FA3B0;
  font-weight: 500;
  transition: color 0.25s ease;
  font-size: 13px;
  font-family: Inter, sans-serif;
  padding-top: 8px; padding-right: 20px; padding-bottom: 8px; padding-left: 20px;
  border-radius: 8px;
}

.l-zone-left-84:hover { color: #E8E8E8; }

@media (min-width:772px) {
  .t-region-row-ise  {
  gap: 24px;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
}
  .app-section-block-zxd { padding: 14px 40px; }
}
.col-row-4xv  {
  background: #1A2332;
  padding: 38px 16px;
  border-top: 1px solid rgba(232, 232, 232, 0.08);
}
.b-group-col-xtr  {
  margin: 0 auto;
  max-width: 720px;
}
.el-element-group-q74  {
  font-size: 20px;
  font-family: Playfair Display, sans-serif;
  margin-bottom: 16px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #D4AF37;
}
.app-header-area-c0  {
  margin-bottom: 20px;
  font-size: 15px;
  font-family: Inter, sans-serif;
  color: #E8E8E8;
  line-height: 1.7;
}
.app-header-area-c0 ol  {
  padding-left: 22px;
  list-style-type: decimal;
  margin-bottom: 14px;
}
.app-header-area-c0 li  {
  font-size: 0.9375rem;
  margin-bottom: 8px;
  color: #E8E8E8;
  line-height: 1.7;
}
.app-header-area-c0 li:last-child {
  margin-bottom: 0;
}
.app-header-area-c0 strong {
  color: #D4AF37;
}
.page-wrap-foot-hi  {
  border-radius: 8px;
  font-size: 0.875rem;
  font-weight: 700;
  transition: background 0.25s ease;
  background: #00A8E8;
  display: inline-block;
  padding-top: 0.75rem; padding-right: 1.75rem; padding-bottom: 12px; padding-left: 28px;
  font-family: Inter, sans-serif;
  color: #0F1620;
}
.page-wrap-foot-hi:hover {
  background: #0086B3;
}
@media (min-width:795px) {
  .col-row-4xv { padding-top: 52px; padding-right: 32px; padding-bottom: 52px; padding-left: 32px; }
  .el-element-group-q74 { font-size: 24px; }
}

.text-by  {
  background: #242C3A;
  padding: 46px 20px;
}
.wp-region-body-l3  {
  max-width: 1280px;
  margin: 0 auto;
}
.v-menu-box-sy  {
  display: grid;
  gap: 14px;
  grid-template-columns: 1fr 1fr;
}
.c-element-left-tm  {
  padding-top: 20px; padding-right: 16px; padding-bottom: 1.25rem; padding-left: 16px;
  text-align: center;
  border: 1px solid rgba(232, 232, 232, 0.08);
  background: #1A2332;
  border-radius: 8px;
}
.app-bar-wrap-zsh  {
  color: #D4AF37;
  font-weight: 800;
  font-family: Playfair Display, sans-serif;
  line-height: 1.2;
  font-size: 24px;
  margin-bottom: 6px;
}
.c-header-main-imf  {
  font-size: 13px;
  font-family: Inter, sans-serif;
  color: #9FA3B0;
}
@media (min-width:679px) {
  .text-by { padding-top: 52px; padding-right: 36px; padding-bottom: 52px; padding-left: 36px; }
  .v-menu-box-sy  {
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 18px;
}
  .app-bar-wrap-zsh { font-size: 30px; }
}

.page-menu-inner-10  {
  background: #242C3A;
  padding: 52px 20px;
}
.b-title-row-aj  {
  margin: 0 auto;
  max-width: 860px;
}
.b-widget-wrap-u5  {
  border-left: 4px solid #00A8E8;
  padding-left: 24px;
}
.mod-zone-block-il8  {
  font-weight: 700;
  margin-bottom: 8px;
  color: #00A8E8;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
}
.wp-item-body-7tv  {
  font-family: Playfair Display, sans-serif;
  font-size: 24px;
  color: #D4AF37;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 16px;
}
.site-btn-primary-gtk  {
  font-size: 0.9375rem;
  line-height: 1.7;
  margin-bottom: 1.25rem;
  font-family: Inter, sans-serif;
  color: #E8E8E8;
}
.site-btn-primary-gtk p { margin-bottom: 0.875rem; }
.site-btn-primary-gtk p:last-child { margin-bottom: 0; }
.site-btn-primary-gtk strong { color: #D4AF37; }
.site-btn-primary-gtk a  {
  color: #00A8E8;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.site-btn-primary-gtk a:hover { color: #0086B3; }
.site-btn-primary-gtk ul  {
  list-style-type: circle;
  margin-bottom: 0.875rem;
  padding-left: 20px;
}
.site-btn-primary-gtk ol  {
  padding-left: 20px;
  margin-bottom: 14px;
  list-style-type: decimal;
}
.site-btn-primary-gtk li  {
  font-size: 0.9375rem;
  line-height: 1.7;
  margin-bottom: 6px;
  color: #E8E8E8;
}
.site-btn-primary-gtk table  {
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  margin-bottom: 14px;
}
.site-btn-primary-gtk th  {
  background: #1A2332;
  font-weight: 600;
  color: #D4AF37;
  padding-top: 10px; padding-right: 12px; padding-bottom: 10px; padding-left: 0.75rem;
  text-align: left;
  border-bottom: 1px solid rgba(232, 232, 232, 0.08);
}
.site-btn-primary-gtk td  {
  color: #E8E8E8;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding: 10px 12px;
}
.b-block-foot-i1  {
  padding: 12px 26px;
  background: #00A8E8;
  font-size: 0.875rem;
  font-weight: 700;
  transition: background 0.25s ease;
  font-family: Inter, sans-serif;
  display: inline-block;
  border-radius: 8px;
  color: #0F1620;
}
.b-block-foot-i1:hover { background: #0086B3; }
@media (min-width:764px) {
  .page-menu-inner-10 { padding: 68px 40px; }
  .b-widget-wrap-u5 { padding-left: 32px; }
  .wp-item-body-7tv { font-size: 1.75rem; }
  .site-btn-primary-gtk table { display: table; }
}

.m-box-primary-tbi  {
  background: #1A2332;
  border-top: 1px solid rgba(232, 232, 232, 0.08);
  padding: 32px 20px;
}

.js-title-head-2y  {
  max-width: 1280px;
  margin: 0 auto;
}

.site-container-base-oqd  {
  flex-direction: column;
  gap: 20px;
  display: flex;
  border-bottom: 1px solid rgba(232, 232, 232, 0.08);
  padding-bottom: 24px;
}

.js-region-area-skd  {
  color: #D4AF37;
  letter-spacing: -0.02em;
  font-weight: 800;
  font-size: 18px;
}

.wp-zone-col-scq  {
  flex-wrap: wrap;
  gap: 8px 20px;
  display: flex;
}

.wp-zone-col-scq a  {
  font-family: Inter, sans-serif;
  transition: color 0.25s ease;
  font-weight: 500;
  color: #E8E8E8;
  font-size: 13px;
}

.wp-zone-col-scq a:hover { color: #D4AF37; }

.c-strip-inner-9nb  {
  flex-direction: column;
  display: flex;
  gap: 12px;
  padding-top: 20px;
}

.v-content-head-r3t  {
  color: #9FA3B0;
  line-height: 1.7;
  font-size: 0.75rem;
}

.l-title-head-1z2  {
  font-size: 12px;
  color: #9FA3B0;
}

@media (min-width:763px) {
  .m-box-primary-tbi { padding: 2.25rem 40px; }
  .site-container-base-oqd  {
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
}
  .c-strip-inner-9nb  {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
}