*, *::before, *::after  {
  padding: 0;
  box-sizing: border-box;
  margin: 0;
}
body  {
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
}
img, svg  {
  max-width: 100%;
  display: block;
}
a  {
  text-decoration: none;
  color: inherit;
}
button  {
  background: none;
  cursor: pointer;
  border: none;
  font: inherit;
}
ul, ol { list-style: none; }
input, textarea, select { font: inherit; }
.el-banner-base-a5  {
  background-repeat: no-repeat;
  background-color: #1A1410;
  padding-top: 40px; padding-right: 20px; padding-bottom: 2.5rem; padding-left: 20px;
  position: relative;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}

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

.mod-header-left-mz  {
  margin: 0 auto;
  z-index: 1;
  max-width: 1200px;
  position: relative;
}

.wp-cell-area-ez  {
  text-align: center;
  margin-bottom: 32px;
}

.app-zone-item-1b  {
  text-shadow: 0 2px 8px rgba(0,0,0,0.4);
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 26px;
  line-height: 1.2;
  color: #fff;
  margin-bottom: 10px;
  font-family: Orbitron, sans-serif;
}

.mod-component-area-l24  {
  font-family: Source Sans Pro, sans-serif;
  font-size: 15px;
  color: rgba(255,255,255,0.7);
}

.js-wrap-head-y8  {
  gap: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}

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

.b-cell-head-il:hover { border-color: rgba(212,175,55,0.25); }

.el-layer-right-41b  {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
}

.el-outer-group-kr  {
  font-size: 24px;
  font-weight: 800;
  color: #E85D3F;
}

.js-grid-foot-yy  {
  line-height: 1.5;
  color: rgba(255,255,255,0.6);
  font-size: 0.8125rem;
}

.v-cell-main-v8e  {
  border-radius: 8px;
  color: #1A1410;
  align-self: flex-start;
  background: #E85D3F;
  transition: background 0.25s ease;
  font-family: Source Sans Pro, sans-serif;
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
  padding: 10px 20px;
}

.v-cell-main-v8e:hover { background: #F07550; }

@media (min-width:604px) {
  .js-wrap-head-y8 { grid-template-columns: 1fr 1fr; }
}

@media (min-width:903px) {
  .js-wrap-head-y8 { grid-template-columns: 1fr 1fr 1fr; }
  .app-zone-item-1b { font-size: 2.25rem; }
}
.el-box-row-ro  {
  padding: 52px 20px;
  background: #1A1410;
}
.mod-frame-top-ed  {
  margin: 0 auto;
  max-width: 860px;
}
.l-box-top-yb  {
  border-radius: 12px;
  border: 1px solid rgba(212, 175, 55, 0.15);
  padding-top: 28px; padding-right: 1.5rem; padding-bottom: 28px; padding-left: 1.5rem;
  background: #2A2018;
  box-shadow: 0 4px 20px rgba(0,0,0,0.15);
}
.b-icon-wrap-og  {
  font-size: 11px;
  letter-spacing: 0.12em;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #2D9D78;
  font-family: Source Sans Pro, sans-serif;
}
.el-header-head-y61  {
  font-weight: 800;
  font-family: Orbitron, sans-serif;
  color: #D4AF37;
  overflow-wrap: break-word;
  font-size: 24px;
  margin-bottom: 18px;
}
.m-module-foot-6i  {
  line-height: 1.75;
  color: #F5F0E8;
  font-size: 16px;
  font-family: Source Sans Pro, sans-serif;
}
.m-module-foot-6i p {
  margin-bottom: 16px;
}
.m-module-foot-6i p:last-child {
  margin-bottom: 0;
}
.m-module-foot-6i strong {
  color: #D4AF37;
}
.m-module-foot-6i a  {
  text-underline-offset: 3px;
  color: #E85D3F;
  text-decoration: underline;
}
.m-module-foot-6i a:hover {
  color: #F07550;
}
.m-module-foot-6i ul, .m-module-foot-6i ol  {
  padding-left: 22px;
  margin-bottom: 16px;
}
.m-module-foot-6i li  {
  margin-bottom: 8px;
  color: #F5F0E8;
  line-height: 1.75;
  font-size: 16px;
}
.m-module-foot-6i table  {
  margin-bottom: 16px;
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
.m-module-foot-6i th, .m-module-foot-6i td  {
  font-size: 15px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  text-align: left;
  padding: 11px 14px;
}
.m-module-foot-6i th  {
  font-weight: 600;
  color: #D4AF37;
}
@media (min-width:771px) {
  .el-box-row-ro { padding: 72px 44px; }
  .l-box-top-yb { padding-top: 36px; padding-right: 32px; padding-bottom: 2.25rem; padding-left: 32px; }
  .el-header-head-y61 { font-size: 30px; }
  .m-module-foot-6i table { display: table; }
}

.mod-module-cell-sp2  {
  background: #1A1410;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  padding: 32px 20px;
}

.site-view-group-qvm  {
  max-width: 1200px;
  margin: 0 auto;
}

.t-module-row-9i  {
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  gap: 20px;
  padding-bottom: 24px;
  flex-direction: column;
  display: flex;
}

.v-menu-row-igc  {
  color: #D4AF37;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: -0.02em;
}

.page-list-foot-cn5  {
  gap: 8px 20px;
  display: flex;
  flex-wrap: wrap;
}

.page-list-foot-cn5 a  {
  color: #F5F0E8;
  font-size: 13px;
  font-family: Source Sans Pro, sans-serif;
  transition: color 0.25s ease;
  font-weight: 500;
}

.page-list-foot-cn5 a:hover { color: #D4AF37; }

.bar-wrap-7ij  {
  flex-direction: column;
  display: flex;
  gap: 12px;
  padding-top: 1.25rem;
}

.wp-section-top-yao  {
  font-size: 12px;
  line-height: 1.7;
  color: #9B8F7E;
}

.mod-icon-right-fm0  {
  font-size: 12px;
  color: #9B8F7E;
}

@media (min-width:766px) {
  .mod-module-cell-sp2 { padding: 36px 40px; }
  .t-module-row-9i  {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
  .bar-wrap-7ij  {
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
}
}
.mod-component-area-s7  {
  padding: 52px 18px;
  background: #2A2018;
}
.region-inner-jjs  {
  max-width: 1200px;
  margin: 0 auto;
}
.v-content-row-8pp  {
  border-radius: 12px;
  padding: 28px 22px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.12);
  background: #1A1410;
  border-left: 3px solid #E85D3F;
}
.site-view-item-3wl  {
  text-transform: uppercase;
  font-size: 11px;
  display: inline-block;
  letter-spacing: 0.06em;
  color: #E85D3F;
  margin-bottom: 10px;
  font-weight: 600;
  font-family: Source Sans Pro, sans-serif;
}
.page-component-head-ol  {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #D4AF37;
  font-weight: 700;
  font-family: Orbitron, sans-serif;
  margin-bottom: 18px;
}
.wp-group-foot-zd  {
  font-family: Source Sans Pro, sans-serif;
  color: #F5F0E8;
  font-size: 14px;
  line-height: 1.7;
}
.wp-group-foot-zd p {
  margin-bottom: 0.75rem;
}
.wp-group-foot-zd p:last-child { margin-bottom: 0; }
.wp-group-foot-zd strong  {
  color: #D4AF37;
  font-weight: 600;
}
.wp-group-foot-zd a  {
  text-decoration: none;
  color: #E85D3F;
  transition: color 0.25s;
}
.wp-group-foot-zd a:hover {
  color: #F07550;
}
.wp-group-foot-zd ul,
.wp-group-foot-zd ol  {
  padding-left: 1.25rem;
  margin-bottom: 12px;
}
.wp-group-foot-zd li {
  margin-bottom: 5px;
}
.wp-group-foot-zd dl { margin-bottom: 12px; }
.wp-group-foot-zd dt  {
  font-size: 14px;
  margin-top: 11px;
  font-weight: 800;
  color: #D4AF37;
}
.wp-group-foot-zd dt:first-child { margin-top: 0; }
.wp-group-foot-zd dd  {
  line-height: 1.7;
  margin-bottom: 5px;
  font-size: 14px;
  margin-left: 0;
  color: #F5F0E8;
}
.wp-group-foot-zd table  {
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
}
.wp-group-foot-zd th,
.wp-group-foot-zd td  {
  padding-top: 9px; padding-right: 10px; padding-bottom: 9px; padding-left: 10px;
  font-size: 13px;
  text-align: left;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
}
.wp-group-foot-zd th  {
  font-weight: 600;
  letter-spacing: 0.04em;
  font-size: 12px;
  text-transform: uppercase;
  color: #D4AF37;
}
@media(min-width:797px) {
  .mod-component-area-s7 {
    padding: 68px 40px;
  }
  .v-content-row-8pp {
    padding: 36px 40px;
  }
  .page-component-head-ol {
    font-size: 24px;
  }
  .wp-group-foot-zd table { display: table; }
}
.ui-wrap-col-hn  {
  background: #1A1410;
  padding: 54px 18px;
}

.app-panel-inner-a96  {
  margin: 0 auto;
  border-top: 3px solid #E85D3F;
  max-width: 800px;
  background: #2A2018;
  padding-top: 30px; padding-right: 22px; padding-bottom: 1.875rem; padding-left: 22px;
  border: 1px solid rgba(212, 175, 55, 0.15);
  border-radius: 12px;
}

.b-block-row-cgk  {
  color: #D4AF37;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 24px;
  font-family: Orbitron, sans-serif;
  margin-bottom: 8px;
}

.b-col-cell-n65  {
  font-size: 2rem;
  margin-bottom: 20px;
  font-weight: 800;
  color: #E85D3F;
}

.component-wrap-985 { margin-bottom: 1.5rem; }

.component-wrap-985 p  {
  color: #F5F0E8;
  margin-bottom: 12px;
  line-height: 1.65;
  font-size: 15px;
  font-family: Source Sans Pro, sans-serif;
}

.component-wrap-985 p:last-child { margin-bottom: 0; }

.component-wrap-985 ul, .component-wrap-985 ol  {
  margin-bottom: 12px;
  padding-left: 18px;
}

.component-wrap-985 li  {
  font-family: Source Sans Pro, sans-serif;
  margin-bottom: 5px;
  line-height: 1.55;
  color: #F5F0E8;
  font-size: 14px;
}

.component-wrap-985 strong { color: #D4AF37; }

.component-wrap-985 table  {
  border-collapse: collapse;
  margin-bottom: 12px;
  width: 100%;
  font-size: 14px;
  overflow-x: auto;
  display: block;
}

.component-wrap-985 th  {
  text-align: left;
  padding: 9px 11px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  background: rgba(255,255,255,0.04);
  color: #D4AF37;
  font-weight: 600;
}

.component-wrap-985 td  {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  color: #F5F0E8;
  padding-top: 9px; padding-right: 11px; padding-bottom: 9px; padding-left: 11px;
}

.ui-list-row-xwy  {
  transition: background 0.25s ease;
  background: #E85D3F;
  font-family: Source Sans Pro, sans-serif;
  border-radius: 8px;
  padding: 13px 30px;
  font-size: 15px;
  color: #1A1410;
  font-weight: 700;
  display: inline-block;
}

.ui-list-row-xwy:hover { background: #F07550; }

.page-section-area-zds  {
  margin-top: 12px;
  color: #9B8F7E;
  font-size: 11px;
}

@media (min-width:771px) {
  .app-panel-inner-a96 { padding: 38px 34px; }
  .b-block-row-cgk { font-size: 28px; }
  .b-col-cell-n65 { font-size: 2.5rem; }
  .component-wrap-985 table { display: table; }
}
.mod-main-head-gn  {
  padding: 54px 20px;
  background: #2A2018;
}
.site-widget-area-wa  {
  max-width: 1200px;
  margin: 0 auto;
}
.app-outer-primary-dy  {
  box-shadow: 0 1px 8px rgba(0,0,0,0.1);
  border: 1px solid rgba(212, 175, 55, 0.15);
  border-radius: 12px;
  background: #1A1410;
  padding: 26px 20px;
}
.t-area-base-20  {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 8px;
  font-family: Source Sans Pro, sans-serif;
  display: inline-block;
  letter-spacing: 0.05em;
  color: #E85D3F;
}
.v-holder-row-0t  {
  color: #D4AF37;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: Orbitron, sans-serif;
  font-size: 20px;
  margin-bottom: 16px;
}
.b-widget-box-sc3  {
  font-family: Source Sans Pro, sans-serif;
  color: #F5F0E8;
  line-height: 1.75;
  font-size: 14px;
}
.b-widget-box-sc3 p {
  margin-bottom: 11px;
}
.b-widget-box-sc3 p:last-child { margin-bottom: 0; }
.b-widget-box-sc3 strong  {
  color: #D4AF37;
  font-weight: 600;
}
.b-widget-box-sc3 a  {
  transition: color 0.25s;
  color: #E85D3F;
  text-decoration: none;
}
.b-widget-box-sc3 a:hover {
  color: #F07550;
}
.b-widget-box-sc3 ul,
.b-widget-box-sc3 ol  {
  margin-bottom: 11px;
  padding-left: 20px;
}
.b-widget-box-sc3 li {
  margin-bottom: 5px;
}
.b-widget-box-sc3 dl { margin-bottom: 11px; }
.b-widget-box-sc3 dt  {
  color: #D4AF37;
  font-weight: 800;
  font-size: 14px;
  margin-top: 10px;
}
.b-widget-box-sc3 dt:first-child { margin-top: 0; }
.b-widget-box-sc3 dd  {
  margin-left: 0;
  margin-bottom: 5px;
  line-height: 1.75;
  color: #F5F0E8;
  font-size: 14px;
}
.b-widget-box-sc3 table  {
  margin-bottom: 11px;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
}
.b-widget-box-sc3 th,
.b-widget-box-sc3 td  {
  font-size: 0.8125rem;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  padding: 8px 10px;
  text-align: left;
}
.b-widget-box-sc3 th  {
  font-size: 0.75rem;
  font-weight: 600;
  color: #D4AF37;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
@media(min-width:795px) {
  .mod-main-head-gn {
    padding-top: 70px; padding-right: 40px; padding-bottom: 70px; padding-left: 40px;
  }
  .app-outer-primary-dy {
    padding-top: 34px; padding-right: 38px; padding-bottom: 34px; padding-left: 38px;
  }
  .v-holder-row-0t {
    font-size: 24px;
  }
  .b-widget-box-sc3 table { display: table; }
}
.block-group-dwr  {
  padding: 48px 18px;
  background: #1A1410;
}
.mod-grid-primary-h7w  {
  margin: 0 auto;
  max-width: 1200px;
}
.ui-layer-inner-em5  {
  overflow-wrap: break-word;
  font-family: Orbitron, sans-serif;
  font-size: 24px;
  color: #D4AF37;
  font-weight: 700;
  margin-bottom: 28px;
}
.v-header-cell-vo  {
  gap: 32px;
  flex-direction: column;
  display: flex;
}
.m-col-box-tn  {
  border-radius: 12px;
  padding: 24px 20px;
  border: 1px solid rgba(212, 175, 55, 0.15);
  background: #2A2018;
}
.page-cell-left-1p  {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #D4AF37;
  font-size: 18px;
  font-family: Orbitron, sans-serif;
  font-weight: 600;
}
.ui-group-cell-zj  {
  line-height: 1.65;
  color: #F5F0E8;
  font-size: 0.9375rem;
  font-family: Source Sans Pro, sans-serif;
}
.ui-group-cell-zj p {
  margin-bottom: 12px;
}
.ui-group-cell-zj p:last-child { margin-bottom: 0; }
.ui-group-cell-zj strong  {
  color: #D4AF37;
  font-weight: 600;
}
.ui-group-cell-zj a  {
  text-decoration: none;
  color: #E85D3F;
}
.ui-group-cell-zj a:hover {
  text-decoration: underline;
}
.ui-group-cell-zj ul,
.ui-group-cell-zj ol  {
  margin-bottom: 12px;
  padding-left: 1.375rem;
}
.ui-group-cell-zj li {
  margin-bottom: 5px;
}
.ui-group-cell-zj table  {
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  width: 100%;
  margin-bottom: 12px;
}
.ui-group-cell-zj th,
.ui-group-cell-zj td  {
  font-size: 14px;
  text-align: left;
  padding: 9px 11px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
}
.ui-group-cell-zj th  {
  font-size: 13px;
  letter-spacing: 0.03em;
  font-weight: 600;
  color: #D4AF37;
  text-transform: uppercase;
}
@media(min-width:768px) {
  .block-group-dwr {
    padding-top: 64px; padding-right: 36px; padding-bottom: 64px; padding-left: 36px;
  }
  .v-header-cell-vo  {
  gap: 28px;
  flex-direction: row;
}
  .m-col-box-tn  {
  flex: 1;
  padding: 1.75rem 26px;
}
  .ui-layer-inner-em5 {
    font-size: 28px;
  }
  .ui-group-cell-zj table { display: table; }
}
.mod-view-base-ze  {
  background: #1A1410;
  padding-top: 50px; padding-right: 1.25rem; padding-bottom: 50px; padding-left: 20px;
}
.wrapper-item-6d  {
  margin: 0 auto;
  max-width: 1200px;
}
.v-menu-wrap-lv  {
  margin-bottom: 2rem;
  text-align: center;
  font-size: 24px;
  color: #D4AF37;
  font-weight: 800;
  font-family: Orbitron, sans-serif;
  overflow-wrap: break-word;
}
.ui-frame-block-gf  {
  gap: 20px;
  grid-template-columns: 1fr;
  display: grid;
}
.t-inner-main-16 {
  text-align: center;
}
.wp-layer-left-t5e  {
  font-family: Orbitron, sans-serif;
  width: 44px;
  justify-content: center;
  color: #1A1410;
  height: 44px;
  display: inline-flex;
  background: #E85D3F;
  font-weight: 800;
  font-size: 1.125rem;
  border-radius: 50%;
  margin-bottom: 14px;
  align-items: center;
}
.js-widget-row-142  {
  font-size: 1rem;
  color: #D4AF37;
  font-family: Orbitron, sans-serif;
  margin-bottom: 6px;
  font-weight: 700;
}
.l-outer-wrap-5o2  {
  line-height: 1.55;
  color: #9B8F7E;
  font-size: 14px;
  font-family: Source Sans Pro, sans-serif;
}
@media (min-width:721px) {
  .mod-view-base-ze { padding: 64px 36px; }
  .ui-frame-block-gf  {
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 28px;
}
  .v-menu-wrap-lv { font-size: 28px; }
}

.page-component-col-1fh  {
  background: #1A1410;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  padding: 48px 20px;
}
.wp-nav-body-nl5  {
  display: flex;
  margin: 0 auto;
  max-width: 1200px;
  flex-direction: column;
  gap: 22px;
}
.b-frame-main-i0  {
  font-family: Orbitron, sans-serif;
  font-weight: 800;
  color: #D4AF37;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 26px;
}
.page-grid-right-aan  {
  font-family: Source Sans Pro, sans-serif;
  font-size: 15px;
  color: #9B8F7E;
  line-height: 1.5;
}
.wp-block-row-5nc  {
  font-family: Source Sans Pro, sans-serif;
  line-height: 1.75;
  font-size: 16px;
  color: #F5F0E8;
}
.wp-block-row-5nc p { margin-bottom: 15px; }
.wp-block-row-5nc p:last-child { margin-bottom: 0; }
.wp-block-row-5nc strong { color: #D4AF37; }
.wp-block-row-5nc a  {
  text-underline-offset: 3px;
  color: #E85D3F;
  text-decoration: underline;
}
.wp-block-row-5nc a:hover { color: #F07550; }
.wp-block-row-5nc ul, .wp-block-row-5nc ol  {
  padding-left: 22px;
  margin-bottom: 15px;
}
.wp-block-row-5nc li  {
  font-size: 16px;
  color: #F5F0E8;
  line-height: 1.75;
  margin-bottom: 7px;
}
.wp-block-row-5nc table  {
  width: 100%;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  margin-bottom: 15px;
}
.wp-block-row-5nc th  {
  font-weight: 600;
  text-align: left;
  background: rgba(255,255,255,0.03);
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  padding: 11px 14px;
  color: #D4AF37;
}
.wp-block-row-5nc td  {
  border-bottom: 1px solid rgba(255,255,255,0.03);
  padding-top: 11px; padding-right: 14px; padding-bottom: 11px; padding-left: 14px;
  color: #F5F0E8;
}
@media (min-width:895px) {
  .page-component-col-1fh { padding: 64px 40px; }
  .wp-nav-body-nl5  {
  flex-direction: row;
  gap: 56px;
}
  .wp-inner-box-idg { flex: 0 0 300px; }
  .b-frame-main-i0 { font-size: 30px; }
  .wp-block-row-5nc table { display: table; }
}

.wp-list-group-zd1  {
  padding: 16px 20px;
  background: #2A2018;
  left: 0;
  right: 0;
  z-index: 1000;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  bottom: 0;
  position: fixed;
}

.v-bar-foot-y3  {
  display: flex;
  margin: 0 auto;
  flex-direction: column;
  gap: 14px;
  max-width: 1200px;
}

.js-text-foot-b39  {
  color: #F5F0E8;
  font-size: 13px;
  font-family: Source Sans Pro, sans-serif;
  line-height: 1.5;
}

.js-text-foot-b39 a  {
  color: #D4AF37;
  text-underline-offset: 2px;
  text-decoration: underline;
}

.js-text-foot-b39 a:hover { color: #E85D3F; }

.b-grid-area-t8j  {
  flex-shrink: 0;
  gap: 10px;
  display: flex;
}

.t-element-wrap-rq  {
  background: rgba(255,255,255,0.1);
  font-family: Source Sans Pro, sans-serif;
  transition: background 0.25s ease;
  color: #D4AF37;
  padding: 8px 20px;
  font-size: 0.8125rem;
  font-weight: 600;
  border-radius: 8px;
}

.t-element-wrap-rq:hover { background: rgba(255,255,255,0.15); }

.box-base-t7e  {
  transition: color 0.25s ease;
  font-family: Source Sans Pro, sans-serif;
  font-size: 13px;
  padding-top: 8px; padding-right: 1.25rem; padding-bottom: 8px; padding-left: 1.25rem;
  border-radius: 8px;
  font-weight: 500;
  color: #9B8F7E;
}

.box-base-t7e:hover { color: #F5F0E8; }

@media (min-width:773px) {
  .v-bar-foot-y3  {
  justify-content: space-between;
  gap: 24px;
  flex-direction: row;
  align-items: center;
}
  .wp-list-group-zd1 { padding-top: 14px; padding-right: 40px; padding-bottom: 0.875rem; padding-left: 40px; }
}
.site-title-base-sy2  {
  transition: box-shadow 0.3s ease;
  background: #1A1410;
}

.site-title-base-sy2.el-banner-right-lho { box-shadow: 0 2px 12px rgba(0,0,0,0.3); }

.js-area-base-i6p  {
  margin: 0 auto;
  display: flex;
  max-width: 1200px;
  align-items: center;
  padding: 0 16px;
  gap: 12px;
}

.wp-btn-group-dlk  {
  font-size: 17px;
  font-weight: 800;
  display: flex;
  color: #D4AF37;
  align-items: center;
  white-space: nowrap;
  letter-spacing: -0.02em;
  gap: 8px;
}

/* --- Full state --- */

.app-layer-head-gma  {
  max-height: 64px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  transition: max-height 0.35s ease, opacity 0.25s ease;
  overflow: hidden;
}

.app-layer-head-gma .js-area-base-i6p { height: 56px; }

.site-title-base-sy2.el-banner-right-lho .app-layer-head-gma  {
  max-height: 0;
  opacity: 0;
  border: none;
}

.b-section-inner-k7 { display: none; }

.m-col-main-1qw  {
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 8px;
}

.element-body-mt  {
  border-radius: 8px;
  font-family: Source Sans Pro, sans-serif;
  transition: background 0.25s ease;
  background: #E85D3F;
  font-size: 13px;
  color: #1A1410;
  font-weight: 700;
  padding: 7px 14px;
}

.element-body-mt:hover { background: #F07550; }

.page-module-fgw  {
  background: none;
  color: #F5F0E8;
  display: none;
  border: 1px solid rgba(255,255,255,0.1);
}

.page-module-fgw:hover { background: rgba(255,255,255,0.04); }

.app-component-col-imm  {
  background: none;
  border: none;
  display: flex;
  gap: 5px;
  cursor: pointer;
  flex-direction: column;
  margin-left: 4px;
  padding: 8px;
}

.app-component-col-imm span  {
  display: block;
  background: #F5F0E8;
  width: 20px;
  border-radius: 2px;
  height: 2px;
}

/* --- Compact state --- */

.t-grid-primary-w89  {
  overflow: hidden;
  transition: max-height 0.35s ease, opacity 0.25s ease;
  max-height: 0;
  opacity: 0;
}

.site-title-base-sy2.el-banner-right-lho .t-grid-primary-w89  {
  opacity: 1;
  max-height: 52px;
}

.t-grid-primary-w89 .js-area-base-i6p  {
  height: 48px;
  justify-content: space-between;
}

.wp-nav-col-4xz  {
  transition: background 0.25s ease;
  padding: 5px 14px;
  font-weight: 500;
  cursor: pointer;
  color: #F5F0E8;
  font-size: 13px;
  border: 1px solid rgba(212, 175, 55, 0.15);
  font-family: Source Sans Pro, sans-serif;
  background: none;
  border-radius: 4px;
}

.wp-nav-col-4xz:hover { background: rgba(255,255,255,0.04); }

.c-section-body-gw  {
  border-radius: 8px;
  font-weight: 700;
  padding: 6px 14px;
  font-size: 12px;
  font-family: Source Sans Pro, sans-serif;
  background: #E85D3F;
  color: #1A1410;
}

/* --- Dropdown --- */

.c-outer-block-75  {
  background: #2A2018;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease;
}

.c-outer-block-75.app-item-top-pq  {
  border-bottom: 1px solid rgba(255,255,255,0.06);
  max-height: 300px;
}

.wp-region-block-xko  {
  font-weight: 500;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  font-family: Source Sans Pro, sans-serif;
  display: block;
  padding: 14px 24px;
  font-size: 15px;
  transition: color 0.25s ease, background 0.25s ease;
  color: #F5F0E8;
}

.wp-region-block-xko:last-child { border-bottom: none; }
.wp-region-block-xko:hover  {
  background: rgba(255,255,255,0.03);
  color: #D4AF37;
}

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

.c-banner-col-7q { position: relative; }

.v-holder-box-qss  {
  border-radius: 8px;
  transition: border-color 0.25s ease, background 0.25s ease;
  gap: 6px;
  line-height: 1;
  color: #F5F0E8;
  display: flex;
  cursor: pointer;
  white-space: nowrap;
  align-items: center;
  border: 1px solid rgba(212, 175, 55, 0.15);
  background: rgba(255,255,255,0.02);
  font-weight: 600;
  font-size: 0.8125rem;
  font-family: Source Sans Pro, sans-serif;
  padding: 5px 10px;
}

.v-holder-box-qss:hover  {
  border-color: rgba(255,255,255,0.15);
  background: rgba(255,255,255,0.04);
}
.page-module-left-33  {
  font-size: 9px;
  transition: transform 0.25s ease;
}
.c-banner-col-7q.app-item-top-pq .page-module-left-33 { transform: rotate(180deg); }

.l-row-right-g8l  {
  position: absolute;
  right: 0;
  background: #2A2018;
  top: calc(100% + 4px);
  border-radius: 12px;
  display: none;
  min-width:143px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  z-index: 50;
  padding: 4px;
  border: 1px solid rgba(212, 175, 55, 0.15);
}

.c-banner-col-7q.app-item-top-pq .l-row-right-g8l { display: block; }

.el-element-cell-qyb  {
  padding: 8px 12px;
  align-items: center;
  cursor: pointer;
  font-family: Source Sans Pro, sans-serif;
  transition: background 0.25s ease, color 0.25s ease;
  font-weight: 500;
  border-radius: 8px;
  color: #F5F0E8;
  font-size: 13px;
  gap: 8px;
  display: flex;
}

.el-element-cell-qyb:hover  {
  background: rgba(255,255,255,0.06);
  color: #D4AF37;
}
.el-element-cell-qyb.active { color: #E85D3F; }
.v-menu-base-ew1  {
  font-size: 15px;
  line-height: 1;
}

/* --- Desktop --- */

@media (min-width:787px) {
  .app-layer-head-gma .js-area-base-i6p  {
  padding: 0 20px;
  height: 60px;
  gap: 20px;
}
  .app-layer-head-gma { max-height: 72px; }

  .b-section-inner-k7  {
  flex: 1;
  justify-content: center;
  display: flex;
  gap: 4px;
}

  .c-section-foot-eu  {
  font-size: 15px;
  font-weight: 500;
  padding: 6px 12px;
  font-family: Source Sans Pro, sans-serif;
  transition: color 0.25s ease, background 0.25s ease;
  color: #F5F0E8;
  border-radius: 4px;
}

  .c-section-foot-eu:hover  {
  background: rgba(255,255,255,0.05);
  color: #D4AF37;
}

  .page-module-fgw { display: inline-flex; }
  .app-component-col-imm { display: none; }
  .t-grid-primary-w89 .js-area-base-i6p { padding: 0 20px; }
}
.site-icon-block-coh  {
  padding: 48px 20px;
  background: #2A2018;
}
.wp-banner-block-krg  {
  margin: 0 auto;
  max-width: 1200px;
}
.wp-bar-box-ab  {
  gap: 24px;
  display: flex;
  flex-direction: column;
}
@media (min-width:766px) {
  .wp-bar-box-ab  {
  gap: 40px;
  flex-direction: row;
  align-items: flex-start;
}
}
.wp-container-pu {
  flex: 1;
}
.wp-slot-group-8x3  {
  color: #F5F0E8;
  font-weight: 700;
  font-family: Orbitron, sans-serif;
  font-size: 18px;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}
.l-element-primary-g6  {
  color: #F5F0E8;
  font-family: Source Sans Pro, sans-serif;
  font-size: 13px;
  line-height: 1.7;
}
.l-element-primary-g6 p {
  margin-bottom: 10px;
}
.l-element-primary-g6 p:last-child {
  margin-bottom: 0;
}
.l-element-primary-g6 a  {
  text-underline-offset: 2px;
  color: #F5F0E8;
  text-decoration: underline;
}
.l-element-primary-g6 a:hover {
  color: #E85D3F;
}
.l-element-primary-g6 strong {
  color: #D4AF37;
}
.l-element-primary-g6 ul, .l-element-primary-g6 ol  {
  margin-bottom: 10px;
  padding-left: 20px;
}
.l-element-primary-g6 li  {
  margin-bottom: 4px;
  color: #9B8F7E;
  line-height: 1.55;
  font-size: 13px;
}
.l-element-primary-g6 table  {
  margin-bottom: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
}
.l-element-primary-g6 th, .l-element-primary-g6 td  {
  text-align: left;
  font-size: 0.75rem;
  padding: 8px 9px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
}
.l-element-primary-g6 th  {
  color: #F5F0E8;
  font-weight: 600;
}
.mod-layer-base-ku  {
  display: flex;
  gap: 10px;
  flex-shrink: 0;
  flex-wrap: wrap;
}
@media (min-width:772px) {
  .mod-layer-base-ku  {
  flex-direction: column;
  align-items: flex-end;
}
  .l-element-primary-g6 table { display: table; }
}
.l-box-right-fc  {
  justify-content: center;
  color: #9B8F7E;
  display: flex;
  font-size: 0.75rem;
  font-family: Source Sans Pro, sans-serif;
  align-items: center;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  border: 2px solid #9B8F7E;
  font-weight: 800;
}
.m-frame-inner-do1  {
  font-family: Source Sans Pro, sans-serif;
  color: #9B8F7E;
  padding: 8px 16px;
  font-size: 11px;
  border-radius: 4px;
  white-space: nowrap;
  border: 1px solid rgba(212, 175, 55, 0.15);
  font-weight: 600;
}