* { box-sizing: border-box; }
body  {
  padding: 0;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  line-height: 1.5;
}
h1, h2, h3, h4, h5, h6  {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
}
p { margin: 0; }
a  {
  text-decoration: none;
  color: inherit;
}
button  {
  color: inherit;
  border: none;
  font: inherit;
  cursor: pointer;
  background: transparent;
  padding: 0;
}
img  {
  max-width: 100%;
  height: auto;
  display: block;
}
svg  {
  display: inline-block;
  vertical-align: middle;
}
ul, ol  {
  list-style: none;
  margin: 0;
  padding: 0;
}
input, textarea, select  {
  font: inherit;
  padding: 0;
  margin: 0;
  color: inherit;
}
table  {
  border-collapse: collapse;
  border-spacing: 0;
}
.m-view-row-z6i  {
  background: #1a1a2e;
  padding: 50px 20px;
}
.layer-primary-rz  {
  margin: 0 auto;
  max-width: 1200px;
}
.outer-group-qip  {
  font-family: Bebas Neue, sans-serif;
  overflow-wrap: break-word;
  text-align: center;
  font-weight: 800;
  font-size: 24px;
  margin-bottom: 32px;
  color: #c9a961;
}
.t-btn-b8g  {
  gap: 20px;
  grid-template-columns: 1fr;
  display: grid;
}
.l-bar-primary-rob {
  text-align: center;
}
.c-item-body-vug  {
  display: inline-flex;
  margin-bottom: 14px;
  align-items: center;
  color: #1a1a2e;
  border-radius: 50%;
  height: 44px;
  justify-content: center;
  font-size: 18px;
  width: 44px;
  background: #c9a961;
  font-family: Bebas Neue, sans-serif;
  font-weight: 800;
}
.t-region-wrap-evd  {
  font-size: 16px;
  margin-bottom: 6px;
  font-weight: 700;
  color: #c9a961;
  font-family: Bebas Neue, sans-serif;
}
.b-inner-base-dbf  {
  line-height: 1.55;
  font-size: 14px;
  font-family: IBM Plex Sans, sans-serif;
  color: #a8a8b8;
}
@media (min-width:725px) {
  .m-view-row-z6i { padding: 64px 36px; }
  .t-btn-b8g  {
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 28px;
}
  .outer-group-qip { font-size: 28px; }
}

.el-view-foot-1z5  {
  padding: 42px 16px;
  background: #1a1a2e;
  border-top: 1px solid rgba(201, 169, 97, 0.15);
}
.b-inner-foot-dxy  {
  margin: 0 auto;
  flex-direction: column;
  display: flex;
  gap: 1.375rem;
  max-width: 1200px;
}
.m-menu-area-xib  {
  overflow-wrap: break-word;
  font-size: 24px;
  margin-bottom: 8px;
  font-family: Bebas Neue, sans-serif;
  color: #c9a961;
  font-weight: 700;
}
.wp-wrapper-foot-mdq  {
  font-size: 14px;
  line-height: 1.55;
  font-family: IBM Plex Sans, sans-serif;
  color: #a8a8b8;
}
.component-m5  {
  font-size: 15px;
  line-height: 1.7;
  color: #f5f5f5;
  font-family: IBM Plex Sans, sans-serif;
}
.component-m5 p {
  margin-bottom: 12px;
}
.component-m5 p:last-child { margin-bottom: 0; }
.component-m5 strong  {
  color: #c9a961;
  font-weight: 600;
}
.component-m5 a  {
  color: #c9a961;
  text-decoration: none;
}
.component-m5 a:hover {
  text-decoration: underline;
}
.component-m5 ul  {
  padding-left: 24px;
  margin-bottom: 12px;
  list-style-type: square;
}
.component-m5 ol  {
  margin-bottom: 0.75rem;
  padding-left: 1.5rem;
  list-style-type: decimal;
}
.component-m5 li  {
  margin-bottom: 4px;
  color: #f5f5f5;
  font-size: 1rem;
  line-height: 1.65;
}
.component-m5 dl { margin-bottom: 12px; }
.component-m5 dt  {
  font-size: 15px;
  color: #c9a961;
  margin-top: 16px;
  font-weight: 700;
}
.component-m5 dt:first-child { margin-top: 0; }
.component-m5 dd  {
  color: #f5f5f5;
  margin-left: 0;
  line-height: 1.7;
  font-size: 0.9375rem;
  margin-bottom: 4px;
}
.component-m5 table  {
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
.component-m5 th,
.component-m5 td  {
  border-bottom: 1px solid rgba(201, 169, 97, 0.15);
  padding: 10px 12px;
  text-align: left;
  font-size: 0.875rem;
}
.component-m5 th  {
  color: #c9a961;
  letter-spacing: 0.05em;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
}
@media(min-width:839px) {
  .el-view-foot-1z5 {
    padding: 64px 38px;
  }
  .b-inner-foot-dxy  {
  gap: 44px;
  flex-direction: row;
}
  .m-top-base-44k {
    flex: 0 0 280px;
  }
  .m-col-top-a7 {
    flex: 1;
  }
  .m-menu-area-xib {
    font-size: 28px;
  }
  .component-m5 table { display: table; }
}
.t-text-body-83q  {
  overflow: hidden;
  background-color: #1a1a2e;
  position: relative;
  background-position: center;
  padding: 40px 20px;
  background-repeat: no-repeat;
  background-size: cover;
}

.t-text-body-83q::before  {
  position: absolute;
  inset: 0;
  pointer-events: none;
  content: '';
  background: linear-gradient(180deg, rgba(10,22,40,0.8) 0%, rgba(10,22,40,0.9) 100%);
}

.el-component-top-2a5  {
  z-index: 1;
  margin: 0 auto;
  position: relative;
  max-width: 1200px;
}

.b-widget-item-oyu  {
  margin-bottom: 32px;
  text-align: center;
}

.js-section-15  {
  color: #fff;
  font-weight: 800;
  font-size: 26px;
  overflow-wrap: break-word;
  font-family: Bebas Neue, sans-serif;
  line-height: 1.2;
  margin-bottom: 10px;
  text-shadow: 0 2px 8px rgba(0,0,0,0.4);
}

.app-item-group-4aj  {
  color: rgba(255,255,255,0.7);
  font-size: 15px;
  font-family: IBM Plex Sans, sans-serif;
}

.page-link-col-0g  {
  gap: 16px;
  grid-template-columns: 1fr;
  display: grid;
}

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

.js-content-area-dy:hover { border-color: rgba(212,175,55,0.25); }

.col-primary-8h  {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 700;
}

.v-region-box-gm  {
  color: #c9a961;
  font-weight: 800;
  font-size: 24px;
}

.c-hero-block-ht  {
  line-height: 1.5;
  color: rgba(255,255,255,0.6);
  font-size: 13px;
}

.c-region-col-0td  {
  background: #c9a961;
  color: #1a1a2e;
  transition: background 0.25s ease;
  font-size: 14px;
  border-radius: 6px;
  align-self: flex-start;
  display: inline-block;
  font-weight: 700;
  padding: 10px 20px;
  font-family: IBM Plex Sans, sans-serif;
}

.c-region-col-0td:hover { background: #b8956a; }

@media (min-width:601px) {
  .page-link-col-0g { grid-template-columns: 1fr 1fr; }
}

@media (min-width:904px) {
  .page-link-col-0g { grid-template-columns: 1fr 1fr 1fr; }
  .js-section-15 { font-size: 36px; }
}
.v-widget-group-ei  {
  background: #1a1a2e;
  border-bottom: 1px solid rgba(201, 169, 97, 0.15);
}

.m-hero-row-ao1  {
  padding: 0 16px;
  gap: 12px;
  margin: 0 auto;
  display: flex;
  max-width: 1200px;
  height: 56px;
  align-items: center;
}

.b-card-wrap-ff  {
  white-space: nowrap;
  font-size: 17px;
  display: flex;
  font-weight: 800;
  color: #c9a961;
  align-items: center;
  gap: 8px;
  letter-spacing: -0.02em;
}

.site-grid-col-lmc { display: none; }

.inner-body-gj  {
  gap: 8px;
  display: flex;
  align-items: center;
  margin-left: auto;
}

.app-panel-primary-8r  {
  transition: background 0.25s ease;
  font-size: 14px;
  font-weight: 700;
  background: #c9a961;
  border-radius: 6px;
  padding: 8px 16px;
  color: #1a1a2e;
  font-family: IBM Plex Sans, sans-serif;
}

.app-panel-primary-8r:hover { background: #b8956a; }

.app-menu-group-jh  {
  color: #f5f5f5;
  background: none;
  display: none;
  border: 1px solid rgba(255,255,255,0.1);
}

.app-menu-group-jh:hover { background: rgba(255,255,255,0.04); }

.l-layer-box-2wx  {
  gap: 5px;
  cursor: pointer;
  display: flex;
  margin-left: 4px;
  border: none;
  flex-direction: column;
  background: none;
  padding: 8px;
}

.l-layer-box-2wx span  {
  border-radius: 2px;
  transition: all 0.3s;
  display: block;
  height: 2px;
  background: #f5f5f5;
  width: 20px;
}

.ui-group-left-78c  {
  border-bottom: 1px solid rgba(255,255,255,0.06);
  display: none;
  background: #252d42;
}

.ui-group-left-78c.t-bar-head-n3 { display: block; }

.ui-group-left-78c a  {
  font-family: IBM Plex Sans, sans-serif;
  display: block;
  padding: 0.875rem 20px;
  font-size: 0.9375rem;
  color: #f5f5f5;
  transition: color 0.25s ease, background 0.25s ease;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  font-weight: 500;
}

.ui-group-left-78c a:last-child { border-bottom: none; }

.ui-group-left-78c a:hover  {
  color: #c9a961;
  background: rgba(255,255,255,0.03);
}

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

.v-top-area-d6 { position: relative; }

.site-btn-main-kh  {
  font-weight: 600;
  transition: border-color 0.25s ease, background 0.25s ease;
  color: #f5f5f5;
  line-height: 1;
  background: rgba(255,255,255,0.02);
  cursor: pointer;
  padding: 5px 10px;
  font-size: 13px;
  border: 1px solid rgba(201, 169, 97, 0.15);
  border-radius: 6px;
  white-space: nowrap;
  align-items: center;
  display: flex;
  gap: 6px;
  font-family: IBM Plex Sans, sans-serif;
}

.site-btn-main-kh:hover  {
  background: rgba(255,255,255,0.04);
  border-color: rgba(255,255,255,0.15);
}

.v-menu-top-512  {
  font-size: 9px;
  transition: transform 0.25s ease;
}

.v-top-area-d6.t-bar-head-n3 .v-menu-top-512 { transform: rotate(180deg); }

.t-block-row-ed  {
  position: absolute;
  border-radius: 8px;
  right: 0;
  padding: 4px;
  min-width:145px;
  z-index: 50;
  top: calc(100% + 4px);
  background: #252d42;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  display: none;
  border: 1px solid rgba(201, 169, 97, 0.15);
}

.v-top-area-d6.t-bar-head-n3 .t-block-row-ed { display: block; }

.b-header-box-dsz  {
  transition: background 0.25s ease, color 0.25s ease;
  cursor: pointer;
  font-weight: 500;
  color: #f5f5f5;
  padding-top: 8px; padding-right: 12px; padding-bottom: 8px; padding-left: 12px;
  font-size: 13px;
  display: flex;
  font-family: IBM Plex Sans, sans-serif;
  align-items: center;
  border-radius: 6px;
  gap: 8px;
}

.b-header-box-dsz:hover  {
  color: #c9a961;
  background: rgba(255,255,255,0.06);
}

.b-header-box-dsz.active { color: #c9a961; }

.b-layer-block-mz  {
  line-height: 1;
  font-size: 16px;
}

/* --- Desktop --- */

@media (min-width:764px) {
  .m-hero-row-ao1  {
  padding: 0 20px;
  gap: 20px;
  height: 60px;
}

  .site-grid-col-lmc  {
  justify-content: center;
  display: flex;
  flex: 1;
  gap: 4px;
}

  .m-wrapper-base-9wh  {
  padding-top: 6px; padding-right: 14px; padding-bottom: 6px; padding-left: 0.875rem;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 15px;
  border-radius: 6px;
  transition: color 0.25s ease, background 0.25s ease;
  font-weight: 500;
  color: #f5f5f5;
}

  .m-wrapper-base-9wh:hover  {
  color: #c9a961;
  background: rgba(255,255,255,0.05);
}

  .app-menu-group-jh { display: inline-flex; }

  .l-layer-box-2wx { display: none; }
}
.v-wrapper-primary-ou  {
  border-top: 1px solid rgba(201, 169, 97, 0.15);
  padding-top: 16px; padding-right: 20px; padding-bottom: 16px; padding-left: 20px;
  right: 0;
  bottom: 0;
  background: #252d42;
  z-index: 1000;
  left: 0;
  position: fixed;
}

.wp-content-item-40m  {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  max-width: 1200px;
}

.mod-block-area-8p8  {
  line-height: 1.5;
  font-family: IBM Plex Sans, sans-serif;
  color: #f5f5f5;
  font-size: 13px;
}

.mod-block-area-8p8 a  {
  text-underline-offset: 2px;
  text-decoration: underline;
  color: #c9a961;
}

.mod-block-area-8p8 a:hover { color: #c9a961; }

.b-slot-box-ya5  {
  display: flex;
  gap: 10px;
  flex-shrink: 0;
}

.site-menu-base-r9q  {
  font-family: IBM Plex Sans, sans-serif;
  transition: background 0.25s ease;
  font-size: 13px;
  color: #c9a961;
  background: rgba(255,255,255,0.1);
  font-weight: 600;
  padding: 8px 20px;
  border-radius: 6px;
}

.site-menu-base-r9q:hover { background: rgba(255,255,255,0.15); }

.js-container-item-doz  {
  border-radius: 6px;
  padding: 8px 20px;
  color: #a8a8b8;
  transition: color 0.25s ease;
  font-weight: 500;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 0.8125rem;
}

.js-container-item-doz:hover { color: #f5f5f5; }

@media (min-width:774px) {
  .wp-content-item-40m  {
  align-items: center;
  gap: 24px;
  flex-direction: row;
  justify-content: space-between;
}
  .v-wrapper-primary-ou { padding: 14px 40px; }
}
.t-wrap-col-vsp  {
  background: #1a1a2e;
  border-top: 1px solid rgba(201, 169, 97, 0.15);
  padding-top: 32px; padding-right: 20px; padding-bottom: 2rem; padding-left: 20px;
}

.wp-icon-block-xt0  {
  margin: 0 auto;
  max-width: 1200px;
}

.app-panel-col-oi  {
  display: flex;
  padding-bottom: 24px;
  gap: 20px;
  flex-direction: column;
  border-bottom: 1px solid rgba(201, 169, 97, 0.15);
}

.app-menu-box-ng  {
  letter-spacing: -0.02em;
  color: #c9a961;
  font-weight: 800;
  font-size: 18px;
}

.slot-box-iz7  {
  flex-wrap: wrap;
  gap: 8px 20px;
  display: flex;
}

.slot-box-iz7 a  {
  font-size: 13px;
  transition: color 0.25s ease;
  font-family: IBM Plex Sans, sans-serif;
  color: #f5f5f5;
  font-weight: 500;
}

.slot-box-iz7 a:hover { color: #c9a961; }

.ui-inner-block-bs  {
  display: flex;
  gap: 12px;
  padding-top: 20px;
  flex-direction: column;
}

.item-top-as  {
  line-height: 1.7;
  font-size: 0.75rem;
  color: #a8a8b8;
}

.v-outer-inner-c8t  {
  font-size: 12px;
  color: #a8a8b8;
}

@media (min-width:771px) {
  .t-wrap-col-vsp { padding: 36px 40px; }
  .app-panel-col-oi  {
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
  .ui-inner-block-bs  {
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
}
.c-top-base-yx  {
  padding: 64px 22px;
  border-top: 1px solid rgba(201, 169, 97, 0.15);
  background: #252d42;
  border-bottom: 1px solid rgba(201, 169, 97, 0.15);
}

.inner-base-rw7  {
  display: flex;
  flex-direction: column;
  max-width: 1200px;
  margin: 0 auto;
  gap: 32px;
}

.l-layer-inner-8f { flex-shrink: 0; }

.t-frame-item-1up  {
  font-size: 12px;
  text-transform: uppercase;
  color: #c9a961;
  margin-bottom: 12px;
  letter-spacing: 0.1em;
  font-weight: 700;
}

.v-block-row-w3  {
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-family: Bebas Neue, sans-serif;
  color: #c9a961;
  font-weight: 800;
  font-size: 26px;
  line-height: 1.2;
}

.page-slot-cell-eeu  {
  font-weight: 800;
  font-size: 2.25rem;
  color: #c9a961;
  margin-bottom: 20px;
}

.el-list-right-0o  {
  font-weight: 700;
  color: #1a1a2e;
  border-radius: 6px;
  transition: background 0.25s ease;
  background: #c9a961;
  padding: 15px 34px;
  font-size: 15px;
  font-family: IBM Plex Sans, sans-serif;
  display: inline-block;
}

.el-list-right-0o:hover { background: #b8956a; }

.mod-element-base-cb  {
  color: #a8a8b8;
  font-size: 11px;
  margin-top: 10px;
}

.mod-item-top-q7 { flex: 1; }

.mod-item-top-q7 p  {
  font-family: IBM Plex Sans, sans-serif;
  margin-bottom: 0.8125rem;
  line-height: 1.7;
  font-size: 15px;
  color: #f5f5f5;
}

.mod-item-top-q7 p:last-child { margin-bottom: 0; }

.mod-item-top-q7 ul  {
  padding-left: 1.375rem;
  margin-bottom: 0.8125rem;
  list-style-type: circle;
}

.mod-item-top-q7 ol  {
  padding-left: 1.375rem;
  list-style-type: decimal;
  margin-bottom: 13px;
}

.mod-item-top-q7 li  {
  font-family: IBM Plex Sans, sans-serif;
  line-height: 1.6;
  font-size: 14px;
  color: #f5f5f5;
  margin-bottom: 7px;
}

.mod-item-top-q7 a  {
  text-underline-offset: 3px;
  color: #c9a961;
  text-decoration: underline;
}
.mod-item-top-q7 a:hover { color: #b8956a; }

.mod-item-top-q7 strong { color: #c9a961; }

.mod-item-top-q7 table  {
  border-collapse: collapse;
  font-size: 14px;
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.8125rem;
}

.mod-item-top-q7 th  {
  padding-top: 10px; padding-right: 12px; padding-bottom: 10px; padding-left: 0.75rem;
  text-align: left;
  background: rgba(255,255,255,0.04);
  font-weight: 600;
  color: #c9a961;
  border-bottom: 1px solid rgba(201, 169, 97, 0.15);
}

.mod-item-top-q7 td  {
  padding: 10px 12px;
  color: #f5f5f5;
  border-bottom: 1px solid rgba(255,255,255,0.04);
}

@media (min-width:804px) {
  .c-top-base-yx { padding: 80px 40px; }
  .inner-base-rw7  {
  flex-direction: row;
  align-items: flex-start;
  gap: 60px;
}
  .l-layer-inner-8f { max-width: 380px; }
  .v-block-row-w3 { font-size: 32px; }
  .page-slot-cell-eeu { font-size: 44px; }
  .mod-item-top-q7 table { display: table; }
}
.js-header-inner-8p  {
  padding-top: 48px; padding-right: 20px; padding-bottom: 48px; padding-left: 20px;
  background: #252d42;
}
.m-box-cell-99o  {
  max-width: 1200px;
  margin: 0 auto;
}
.wp-text-1i  {
  display: flex;
  gap: 24px;
  flex-direction: column;
}
@media (min-width:773px) {
  .wp-text-1i  {
  gap: 40px;
  flex-direction: row;
  align-items: flex-start;
}
}
.t-area-cell-qv {
  flex: 1;
}
.site-view-block-ay  {
  color: #f5f5f5;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-weight: 700;
  font-family: Bebas Neue, sans-serif;
  font-size: 18px;
}
.mod-element-left-q5q  {
  line-height: 1.7;
  color: #f5f5f5;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 13px;
}
.mod-element-left-q5q p {
  margin-bottom: 10px;
}
.mod-element-left-q5q p:last-child {
  margin-bottom: 0;
}
.mod-element-left-q5q a  {
  color: #f5f5f5;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.mod-element-left-q5q a:hover {
  color: #c9a961;
}
.mod-element-left-q5q strong {
  color: #c9a961;
}
.mod-element-left-q5q ul  {
  padding-left: 1.25rem;
  list-style-type: disc;
  margin-bottom: 10px;
}
.mod-element-left-q5q ol  {
  margin-bottom: 10px;
  padding-left: 20px;
  list-style-type: decimal;
}
.mod-element-left-q5q li  {
  font-size: 13px;
  line-height: 1.55;
  color: #a8a8b8;
  margin-bottom: 4px;
}
.mod-element-left-q5q table  {
  overflow-x: auto;
  margin-bottom: 10px;
  width: 100%;
  display: block;
  border-collapse: collapse;
}
.mod-element-left-q5q th, .mod-element-left-q5q td  {
  border-bottom: 1px solid rgba(201, 169, 97, 0.15);
  padding-top: 8px; padding-right: 9px; padding-bottom: 8px; padding-left: 9px;
  font-size: 12px;
  text-align: left;
}
.mod-element-left-q5q th  {
  font-weight: 600;
  color: #f5f5f5;
}
.site-wrapper-primary-7vw  {
  gap: 10px;
  flex-shrink: 0;
  flex-wrap: wrap;
  display: flex;
}
@media (min-width:764px) {
  .site-wrapper-primary-7vw  {
  flex-direction: column;
  align-items: flex-end;
}
  .mod-element-left-q5q table { display: table; }
}
.mod-title-row-5ns  {
  font-size: 12px;
  font-weight: 800;
  border: 2px solid #a8a8b8;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  color: #a8a8b8;
  justify-content: center;
  align-items: center;
  font-family: IBM Plex Sans, sans-serif;
  display: flex;
}
.b-block-area-vw4  {
  border-radius: 3px;
  white-space: nowrap;
  font-size: 11px;
  color: #a8a8b8;
  font-weight: 600;
  font-family: IBM Plex Sans, sans-serif;
  padding-top: 8px; padding-right: 1rem; padding-bottom: 8px; padding-left: 16px;
  border: 1px solid rgba(201, 169, 97, 0.15);
}

.m-module-row-ck  {
  background: #1a1a2e;
  padding: 50px 22px;
}
.b-widget-head-kxi  {
  margin: 0 auto;
  max-width: 1200px;
}
.l-strip-box-e3  {
  border: 1px solid rgba(201, 169, 97, 0.15);
  border-radius: 8px;
  background: #252d42;
  padding: 2rem 24px;
}
.app-text-foot-iek  {
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #c9a961;
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 700;
  font-size: 12px;
}
.wp-nav-group-h49  {
  font-family: Bebas Neue, sans-serif;
  color: #c9a961;
  margin-bottom: 1.125rem;
  font-size: 24px;
  font-weight: 800;
  overflow-wrap: break-word;
}
.inner-body-qba  {
  line-height: 1.75;
  color: #f5f5f5;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 14px;
}
.inner-body-qba p {
  margin-bottom: 11px;
}
.inner-body-qba p:last-child {
  margin-bottom: 0;
}
.inner-body-qba strong {
  color: #c9a961;
}
.inner-body-qba a  {
  color: #c9a961;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.inner-body-qba a:hover {
  color: #b8956a;
}
.inner-body-qba ul  {
  margin-bottom: 11px;
  padding-left: 20px;
  list-style-type: circle;
}
.inner-body-qba ol  {
  margin-bottom: 11px;
  padding-left: 1.25rem;
  list-style-type: decimal;
}
.inner-body-qba li  {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 4px;
  color: #f5f5f5;
}
.inner-body-qba table  {
  margin-bottom: 11px;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
}
.inner-body-qba th, .inner-body-qba td  {
  font-size: 13px;
  border-bottom: 1px solid rgba(201, 169, 97, 0.15);
  text-align: left;
  padding: 10px 12px;
}
.inner-body-qba th  {
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-weight: 600;
  color: #c9a961;
  font-size: 12px;
}
@media (min-width:804px) {
  .m-module-row-ck { padding: 66px 42px; }
  .l-strip-box-e3 { padding-top: 40px; padding-right: 2.25rem; padding-bottom: 40px; padding-left: 36px; }
  .wp-nav-group-h49 { font-size: 28px; }
  .inner-body-qba table { display: table; }
}