* { box-sizing: border-box; }
body  {
  min-height: 100vh;
  padding: 0;
  margin: 0;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  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;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  font: inherit;
}
img  {
  height: auto;
  display: block;
  max-width: 100%;
}
svg  {
  display: inline-block;
  vertical-align: middle;
}
ul, ol  {
  padding: 0;
  margin: 0;
  list-style: none;
}
input, textarea, select  {
  margin: 0;
  color: inherit;
  font: inherit;
  padding: 0;
}
table  {
  border-spacing: 0;
  border-collapse: collapse;
}
.b-group-egt  {
  background: #1f1e1d;
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
}

.c-slot-base-mjj  {
  align-items: center;
  max-width: 1200px;
  padding: 0 16px;
  gap: 0.75rem;
  display: flex;
  height: 56px;
  margin: 0 auto;
}

.c-strip-group-34  {
  background: none;
  border-radius: 12px;
  display: flex;
  height: 40px;
  transition: background 0.25s ease;
  width: 40px;
  align-items: center;
  flex-shrink: 0;
  color: #f5f4f2;
  justify-content: center;
  border: 1px solid rgba(212, 175, 55, 0.12);
  cursor: pointer;
}

.c-strip-group-34:hover { background: rgba(255,255,255,0.04); }

.v-icon-inner-g2o  {
  color: #d4af37;
  white-space: nowrap;
  display: flex;
  gap: 8px;
  font-weight: 800;
  font-size: 19px;
  align-items: center;
  letter-spacing: -0.02em;
}

.site-widget-base-wbp  {
  margin-left: auto;
  align-items: center;
  display: flex;
  gap: 8px;
}

.t-wrap-top-1z  {
  background: #f4b944;
  padding-top: 7px; padding-right: 14px; padding-bottom: 7px; padding-left: 14px;
  font-family: Roboto, sans-serif;
  transition: background 0.25s ease;
  font-size: 13px;
  font-weight: 700;
  border-radius: 12px;
  color: #1f1e1d;
}

.t-wrap-top-1z:hover { background: #d9921e; }

.ui-top-area-ew  {
  color: #f5f4f2;
  border: 1px solid rgba(255,255,255,0.1);
  display: none;
  background: none;
}

.ui-top-area-ew:hover { background: rgba(255,255,255,0.04); }

/* --- Drawer --- */

.site-region-inner-0s  {
  border-right: 1px solid rgba(212, 175, 55, 0.12);
  position: fixed;
  left: 0;
  z-index: 200;
  top: 0;
  flex-direction: column;
  transform: translateX(-100%);
  height: 100%;
  background: #1f1e1d;
  transition: transform 0.3s ease;
  overflow-y: auto;
  display: flex;
  width: 280px;
}

.site-region-inner-0s.wp-content-head-j56 { transform: translateX(0); }

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

.l-area-right-g0  {
  display: grid;
  height: 32px;
  background: none;
  color: #f5f4f2;
  border: 1px solid rgba(212, 175, 55, 0.12);
  border-radius: 8px;
  transition: background 0.25s ease;
  width: 32px;
  place-items: center;
  font-size: 18px;
  cursor: pointer;
}

.l-area-right-g0:hover { background: rgba(255,255,255,0.04); }

.page-item-item-hqe  {
  display: flex;
  padding: 12px 0;
  flex-direction: column;
  flex: 1;
}

.c-wrap-base-gz  {
  color: #f5f4f2;
  transition: background 0.25s ease, color 0.25s ease;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  padding: 0.875rem 24px;
  font-weight: 500;
}

.c-wrap-base-gz:hover  {
  color: #d4af37;
  background: rgba(255,255,255,0.04);
}

.js-grid-foot-9x4  {
  background: rgba(0, 0, 0, 0.72);
  opacity: 0;
  z-index: 150;
  visibility: hidden;
  inset: 0;
  position: fixed;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.js-grid-foot-9x4.wp-content-head-j56  {
  visibility: visible;
  opacity: 1;
}

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

.l-container-box-ovd { position: relative; }

.t-holder-9la  {
  gap: 6px;
  padding-top: 5px; padding-right: 10px; padding-bottom: 5px; padding-left: 10px;
  cursor: pointer;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  font-family: Roboto, sans-serif;
  transition: border-color 0.25s ease, background 0.25s ease;
  background: rgba(255,255,255,0.02);
  border-radius: 12px;
  display: flex;
  color: #f5f4f2;
  align-items: center;
  border: 1px solid rgba(212, 175, 55, 0.12);
  white-space: nowrap;
}

.t-holder-9la:hover  {
  border-color: rgba(255,255,255,0.15);
  background: rgba(255,255,255,0.04);
}
.l-header-body-hs  {
  transition: transform 0.25s ease;
  font-size: 10px;
}
.l-container-box-ovd.wp-content-head-j56 .l-header-body-hs { transform: rotate(180deg); }

.m-module-left-1ba  {
  border-radius: 20px;
  padding: 4px;
  right: 0;
  top: calc(100% + 4px);
  background: #2a2824;
  display: none;
  min-width:143px;
  position: absolute;
  z-index: 50;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  border: 1px solid rgba(212, 175, 55, 0.12);
}

.l-container-box-ovd.wp-content-head-j56 .m-module-left-1ba { display: block; }

.wp-holder-body-i5  {
  font-family: Roboto, sans-serif;
  border-radius: 12px;
  transition: background 0.25s ease, color 0.25s ease;
  font-weight: 500;
  cursor: pointer;
  padding-top: 8px; padding-right: 12px; padding-bottom: 8px; padding-left: 12px;
  gap: 8px;
  color: #f5f4f2;
  align-items: center;
  font-size: 0.8125rem;
  display: flex;
}

.wp-holder-body-i5:hover  {
  background: rgba(255,255,255,0.06);
  color: #d4af37;
}
.wp-holder-body-i5.active { color: #f4b944; }
.t-cell-row-ed  {
  font-size: 16px;
  line-height: 1;
}

/* --- Desktop --- */

@media (min-width:798px) {
  .c-slot-base-mjj  {
  height: 60px;
  padding: 0 20px;
}
  .ui-top-area-ew { display: inline-flex; }
}
.wp-layer-main-lzm  {
  background: #1f1e1d;
  padding: 48px 20px;
  border-top: 1px solid rgba(212, 175, 55, 0.12);
}
.wp-link-group-w4o  {
  gap: 22px;
  display: flex;
  max-width: 1200px;
  margin: 0 auto;
  flex-direction: column;
}
.m-view-wrap-wb1  {
  font-family: Outfit, sans-serif;
  font-weight: 800;
  margin-bottom: 8px;
  color: #d4af37;
  overflow-wrap: break-word;
  font-size: 26px;
}
.js-zone-wrap-yf  {
  color: #b5ab9a;
  line-height: 1.5;
  font-size: 15px;
  font-family: Roboto, sans-serif;
}
.site-list-base-08  {
  font-family: Roboto, sans-serif;
  font-size: 1rem;
  color: #f5f4f2;
  line-height: 1.75;
}
.site-list-base-08 p { margin-bottom: 15px; }
.site-list-base-08 p:last-child { margin-bottom: 0; }
.site-list-base-08 strong { color: #d4af37; }
.site-list-base-08 a  {
  color: #f4b944;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.site-list-base-08 a:hover { color: #d9921e; }
.site-list-base-08 ul  {
  list-style-type: square;
  margin-bottom: 15px;
  padding-left: 22px;
}
.site-list-base-08 ol  {
  padding-left: 22px;
  list-style-type: decimal;
  margin-bottom: 15px;
}
.site-list-base-08 li  {
  font-size: 16px;
  line-height: 1.75;
  color: #f5f4f2;
  margin-bottom: 7px;
}
.site-list-base-08 table  {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 15px;
  overflow-x: auto;
  display: block;
}
.site-list-base-08 th  {
  background: rgba(255,255,255,0.03);
  text-align: left;
  padding: 11px 14px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
  color: #d4af37;
  font-weight: 600;
}
.site-list-base-08 td  {
  padding: 11px 14px;
  border-bottom: 1px solid rgba(255,255,255,0.03);
  color: #f5f4f2;
}
@media (min-width:902px) {
  .wp-layer-main-lzm { padding-top: 64px; padding-right: 40px; padding-bottom: 64px; padding-left: 2.5rem; }
  .wp-link-group-w4o  {
  flex-direction: row;
  gap: 56px;
}
  .t-banner-col-hk { flex: 0 0 300px; }
  .m-view-wrap-wb1 { font-size: 30px; }
  .site-list-base-08 table { display: table; }
}

.m-header-cell-er1  {
  background: #1f1e1d;
  border-top: 1px solid rgba(212, 175, 55, 0.12);
  padding: 2.75rem 22px;
}

.l-list-inner-0k  {
  max-width: 1200px;
  margin: 0 auto;
}

.v-cell-top-g5h  {
  gap: 32px;
  display: flex;
  padding-bottom: 28px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
  flex-direction: column;
}

.app-wrap-left-rp { flex: 1; }

.page-widget-row-tg  {
  color: #d4af37;
  letter-spacing: -0.02em;
  font-weight: 800;
  font-size: 21px;
  margin-bottom: 12px;
}

.module-head-822  {
  line-height: 1.65;
  color: #b5ab9a;
  max-width: 360px;
  font-family: Roboto, sans-serif;
  font-size: 13px;
}

.ui-card-head-6k { flex: 1; }

.el-element-area-nn  {
  color: #d4af37;
  margin-bottom: 14px;
  letter-spacing: 0.08em;
  font-size: 0.8125rem;
  text-transform: uppercase;
  font-weight: 700;
}

.c-block-cell-1u  {
  gap: 10px;
  display: flex;
  flex-direction: column;
}

.c-block-cell-1u a  {
  color: #f5f4f2;
  transition: color 0.25s ease;
  font-size: 14px;
  font-family: Roboto, sans-serif;
}

.c-block-cell-1u a:hover { color: #d4af37; }

.wp-box-foot-6d  {
  gap: 1rem;
  padding-top: 24px;
  flex-direction: column;
  display: flex;
}

.app-grid-item-pb3  {
  font-size: 0.75rem;
  color: #b5ab9a;
  line-height: 1.65;
}

.c-menu-left-6s2  {
  color: #b5ab9a;
  font-size: 12px;
}

@media (min-width:796px) {
  .m-header-cell-er1 { padding: 52px 44px; }
  .v-cell-top-g5h  {
  gap: 60px;
  flex-direction: row;
}
  .wp-box-foot-6d  {
  justify-content: space-between;
  flex-direction: row;
  align-items: flex-end;
}
}
.el-slot-head-xgp  {
  background: #1f1e1d;
  padding-top: 56px; padding-right: 20px; padding-bottom: 3.5rem; padding-left: 20px;
  border-top: 1px solid rgba(212, 175, 55, 0.12);
}
.t-view-area-kj  {
  flex-direction: column;
  max-width: 1200px;
  margin: 0 auto;
  gap: 24px;
  display: flex;
}
.ui-top-right-zy  {
  font-size: 1.75rem;
  margin-bottom: 10px;
  font-weight: 800;
  color: #d4af37;
  overflow-wrap: break-word;
  font-family: Outfit, sans-serif;
}
.site-component-item-xh  {
  font-size: 1rem;
  font-family: Roboto, sans-serif;
  color: #b5ab9a;
  margin-bottom: 18px;
  line-height: 1.5;
}
.page-section-row-lh  {
  border-radius: 12px;
  color: #1f1e1d;
  padding: 12px 28px;
  transition: background 0.25s ease;
  display: inline-block;
  background: #f4b944;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 700;
}
.page-section-row-lh:hover { background: #d9921e; }
.l-layer-foot-njy  {
  color: #f5f4f2;
  font-size: 16px;
  font-family: Roboto, sans-serif;
  line-height: 1.75;
}
.l-layer-foot-njy p { margin-bottom: 16px; }
.l-layer-foot-njy p:last-child { margin-bottom: 0; }
.l-layer-foot-njy strong { color: #d4af37; }
.l-layer-foot-njy a  {
  text-decoration: underline;
  text-underline-offset: 3px;
  color: #f4b944;
}
.l-layer-foot-njy a:hover { color: #d9921e; }
.l-layer-foot-njy ul  {
  padding-left: 22px;
  list-style-type: square;
  margin-bottom: 16px;
}
.l-layer-foot-njy ol  {
  margin-bottom: 1rem;
  padding-left: 22px;
  list-style-type: decimal;
}
.l-layer-foot-njy li  {
  color: #f5f4f2;
  line-height: 1.75;
  margin-bottom: 7px;
  font-size: 16px;
}
.l-layer-foot-njy dl { margin-bottom: 16px; }
.l-layer-foot-njy dt  {
  color: #d4af37;
  font-size: 1rem;
  margin-top: 16px;
  font-weight: 700;
}
.l-layer-foot-njy dt:first-child { margin-top: 0; }
.l-layer-foot-njy dd  {
  color: #f5f4f2;
  margin-bottom: 7px;
  margin-left: 0;
  line-height: 1.75;
  font-size: 16px;
}
.l-layer-foot-njy table  {
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  width: 100%;
  margin-bottom: 1rem;
}
.l-layer-foot-njy th  {
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
  text-align: left;
  font-weight: 600;
  padding-top: 11px; padding-right: 14px; padding-bottom: 11px; padding-left: 0.875rem;
  color: #d4af37;
  background: rgba(255,255,255,0.03);
}
.l-layer-foot-njy td  {
  color: #f5f4f2;
  border-bottom: 1px solid rgba(255,255,255,0.03);
  padding: 11px 14px;
}
@media (min-width:885px) {
  .el-slot-head-xgp { padding: 72px 44px; }
  .t-view-area-kj  {
  flex-direction: row;
  gap: 52px;
}
  .mod-component-col-zs { flex: 0 0 320px; }
  .ui-top-right-zy { font-size: 32px; }
  .l-layer-foot-njy table { display: table; }
}

.section-inner-en  {
  border-top: 1px solid rgba(212, 175, 55, 0.12);
  background: #1f1e1d;
  padding-top: 32px; padding-right: 20px; padding-bottom: 32px; padding-left: 20px;
}
.m-section-primary-4m  {
  max-width: 1200px;
  text-align: center;
  margin: 0 auto;
}
.site-cell-top-rxu  {
  margin-bottom: 16px;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.m-nav-inner-sc  {
  display: flex;
  justify-content: center;
  font-family: Roboto, sans-serif;
  border: 2px solid #b5ab9a;
  font-size: 11px;
  border-radius: 50%;
  width: 36px;
  font-weight: 800;
  align-items: center;
  height: 36px;
  color: #b5ab9a;
}
.ui-wrap-foot-xrm  {
  border: 1px solid rgba(212, 175, 55, 0.12);
  font-size: 11px;
  color: #b5ab9a;
  padding: 6px 14px;
  font-weight: 600;
  font-family: Roboto, sans-serif;
  border-radius: 8px;
}
.el-link-box-b1i  {
  overflow-wrap: break-word;
  margin: 0 auto;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  line-height: 1.65;
  color: #f5f4f2;
  max-width: 700px;
}

.js-slot-top-60  {
  padding: 46px 18px;
  border-top: 1px solid rgba(212, 175, 55, 0.12);
  background: #1f1e1d;
}
.box-block-b8q  {
  max-width: 1200px;
  margin: 0 auto;
  flex-direction: column;
  gap: 32px;
  display: flex;
}
.page-slot-foot-7p  {
  color: #d4af37;
  overflow-wrap: break-word;
  font-size: 22px;
  margin-bottom: 0.875rem;
  font-weight: 800;
  font-family: Outfit, sans-serif;
}
.t-card-base-0io  {
  color: #f5f4f2;
  font-size: 16px;
  font-family: Roboto, sans-serif;
  line-height: 1.6;
}
.t-card-base-0io p {
  margin-bottom: 15px;
}
.t-card-base-0io p:last-child {
  margin-bottom: 0;
}
.t-card-base-0io strong {
  color: #d4af37;
}
.t-card-base-0io a  {
  text-underline-offset: 2px;
  text-decoration: underline;
  color: #f4b944;
}
.t-card-base-0io a:hover {
  color: #d9921e;
}
.t-card-base-0io ul  {
  margin-bottom: 15px;
  padding-left: 20px;
  list-style-type: square;
}
.t-card-base-0io ol  {
  list-style-type: decimal;
  margin-bottom: 15px;
  padding-left: 20px;
}
.t-card-base-0io li  {
  font-size: 16px;
  line-height: 1.6;
  color: #f5f4f2;
  margin-bottom: 7px;
}
.t-card-base-0io table  {
  border-collapse: collapse;
  margin-bottom: 15px;
  width: 100%;
  overflow-x: auto;
  display: block;
}
.t-card-base-0io th, .t-card-base-0io td  {
  text-align: left;
  font-size: 0.9375rem;
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
  padding: 10px 13px;
}
.t-card-base-0io th  {
  color: #d4af37;
  font-weight: 600;
}
.js-card-main-nx  {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.el-btn-main-ke  {
  background: #2a2824;
  border-radius: 12px;
  padding: 16px;
}
.c-area-right-s3f  {
  letter-spacing: 0.08em;
  margin-bottom: 4px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  color: #b5ab9a;
  font-size: 11px;
}
.c-region-head-h9w  {
  font-family: Roboto, sans-serif;
  color: #d4af37;
  font-size: 15px;
  font-weight: 700;
}
@media (min-width:836px) {
  .js-slot-top-60 { padding-top: 60px; padding-right: 38px; padding-bottom: 60px; padding-left: 38px; }
  .box-block-b8q  {
  flex-direction: row;
  gap: 48px;
}
  .holder-group-gsa { flex: 1; }
  .js-card-main-nx { flex: 0 0 260px; }
  .page-slot-foot-7p { font-size: 26px; }
  .t-card-base-0io table { display: table; }
}

.t-frame-primary-082  {
  background-position: center;
  position: relative;
  padding: 58px 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background: #1f1e1d;
}
.page-zone-right-81s  {
  z-index: 1;
  position: relative;
}
.t-frame-primary-082::before  {
  inset: 0;
  position: absolute;
  content: '';
  background: linear-gradient(180deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.85) 100%);
  pointer-events: none;
}
.t-view-base-f2  {
  text-align: center;
  background: rgba(0,0,0,0.4);
  max-width: 780px;
  border: 1px solid rgba(255,255,255,0.1);
  backdrop-filter: blur(8px);
  border-radius: 20px;
  margin: 0 auto;
  padding: 34px 26px;
}
.v-holder-body-xzm  {
  text-shadow: 0 2px 8px rgba(0,0,0,0.3);
  font-weight: 800;
  font-size: 22px;
  margin-bottom: 10px;
  font-family: Outfit, sans-serif;
  overflow-wrap: break-word;
  color: #fff;
}
.b-bar-cell-jht  {
  font-weight: 800;
  color: #f4b944;
  font-size: 36px;
  margin-bottom: 22px;
  text-shadow: 0 2px 12px rgba(0,0,0,0.4);
}
.mod-frame-3z { margin-bottom: 26px; }
.mod-frame-3z p  {
  line-height: 1.7;
  font-size: 15px;
  margin-bottom: 13px;
  font-family: Roboto, sans-serif;
  color: rgba(255,255,255,0.9);
}
.mod-frame-3z p:last-child { margin-bottom: 0; }
.mod-frame-3z ul  {
  text-align: left;
  padding-left: 1.25rem;
  margin-bottom: 13px;
  list-style-type: disc;
}
.mod-frame-3z ol  {
  list-style-type: decimal;
  padding-left: 20px;
  text-align: left;
  margin-bottom: 13px;
}
.mod-frame-3z li  {
  font-family: Roboto, sans-serif;
  line-height: 1.6;
  margin-bottom: 6px;
  color: rgba(255,255,255,0.85);
  font-size: 14px;
}
.mod-frame-3z a  {
  text-underline-offset: 2px;
  text-decoration: underline;
  color: #f4b944;
}
.mod-frame-3z a:hover { color: #d9921e; }
.mod-frame-3z strong { color: #fff; }
.mod-frame-3z table  {
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
  margin-bottom: 13px;
  font-size: 14px;
}
.mod-frame-3z th  {
  font-weight: 600;
  border-bottom: 1px solid rgba(255,255,255,0.12);
  text-align: left;
  background: rgba(255,255,255,0.06);
  padding: 10px 13px;
  color: #fff;
}
.mod-frame-3z td  {
  padding: 10px 13px;
  border-bottom: 1px solid rgba(255,255,255,0.06);
  color: rgba(255,255,255,0.85);
}
.wp-outer-cell-u2  {
  color: #1f1e1d;
  padding-top: 14px; padding-right: 36px; padding-bottom: 14px; padding-left: 36px;
  transition: background 0.25s ease;
  font-size: 1rem;
  font-family: Roboto, sans-serif;
  background: #f4b944;
  display: inline-block;
  border-radius: 12px;
  font-weight: 700;
  text-shadow: none;
}
.wp-outer-cell-u2:hover { background: #d9921e; }
.l-item-cell-bw  {
  color: rgba(255,255,255,0.5);
  font-size: 11px;
  margin-top: 14px;
}
@media (min-width:825px) {
  .t-frame-primary-082 { padding-top: 76px; padding-right: 40px; padding-bottom: 76px; padding-left: 40px; }
  .t-view-base-f2 { padding: 44px 40px; }
  .v-holder-body-xzm { font-size: 26px; }
  .b-bar-cell-jht { font-size: 44px; }
  .mod-frame-3z table { display: table; }
}
.c-grid-primary-o3l  {
  background: #1f1e1d;
  padding-top: 48px; padding-right: 18px; padding-bottom: 48px; padding-left: 18px;
}
.site-col-block-67  {
  max-width: 1200px;
  margin: 0 auto;
}
.el-region-row-b4r  {
  font-size: 24px;
  color: #d4af37;
  font-family: Outfit, sans-serif;
  font-weight: 700;
  margin-bottom: 28px;
  overflow-wrap: break-word;
}
.c-title-area-dfe  {
  flex-direction: column;
  display: flex;
  gap: 32px;
}
.m-btn-wrap-93  {
  border-radius: 20px;
  background: #2a2824;
  border: 1px solid rgba(212, 175, 55, 0.12);
  padding: 1.5rem 20px;
}
.b-wrapper-head-3k  {
  margin-bottom: 14px;
  color: #d4af37;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  font-family: Outfit, sans-serif;
  font-weight: 600;
}
.app-view-item-ze  {
  color: #f5f4f2;
  font-family: Roboto, sans-serif;
  line-height: 1.65;
  font-size: 15px;
}
.app-view-item-ze p {
  margin-bottom: 12px;
}
.app-view-item-ze p:last-child { margin-bottom: 0; }
.app-view-item-ze strong  {
  color: #d4af37;
  font-weight: 600;
}
.app-view-item-ze a  {
  text-decoration: none;
  color: #f4b944;
}
.app-view-item-ze a:hover {
  text-decoration: underline;
}
.app-view-item-ze ul  {
  margin-bottom: 0.75rem;
  padding-left: 1.375rem;
  list-style-type: disc;
}
.app-view-item-ze ol  {
  list-style-type: decimal;
  margin-bottom: 12px;
  padding-left: 22px;
}
.app-view-item-ze li  {
  line-height: 1.65;
  margin-bottom: 5px;
  color: #f5f4f2;
  font-size: 14px;
}
.app-view-item-ze table  {
  border-collapse: collapse;
  margin-bottom: 12px;
  width: 100%;
  display: block;
  overflow-x: auto;
}
.app-view-item-ze th,
.app-view-item-ze td  {
  padding: 9px 11px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
  text-align: left;
  font-size: 14px;
}
.app-view-item-ze th  {
  letter-spacing: 0.03em;
  color: #d4af37;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}
@media(min-width:765px) {
  .c-grid-primary-o3l {
    padding-top: 64px; padding-right: 36px; padding-bottom: 4rem; padding-left: 36px;
  }
  .c-title-area-dfe  {
  flex-direction: row;
  gap: 28px;
}
  .m-btn-wrap-93  {
  flex: 1;
  padding: 28px 26px;
}
  .el-region-row-b4r {
    font-size: 28px;
  }
  .app-view-item-ze table { display: table; }
}
.l-block-wrap-kr  {
  padding-top: 34px; padding-right: 1rem; padding-bottom: 34px; padding-left: 16px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
  border-top: 1px solid rgba(212, 175, 55, 0.12);
  background: #1f1e1d;
}
.v-container-left-fy  {
  margin: 0 auto;
  max-width: 1200px;
  justify-content: center;
  flex-wrap: wrap;
  gap: 24px 0;
  display: flex;
}
.c-header-base-8h1  {
  flex: 1 1 50%;
  text-align: center;
  padding: 0 16px;
}
.el-holder-block-tvd  {
  color: #f4b944;
  font-weight: 800;
  font-size: 28px;
  margin-bottom: 4px;
  line-height: 1.1;
  font-family: Outfit, sans-serif;
}
.ui-content-box-j1e  {
  font-weight: 500;
  color: #b5ab9a;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 12px;
}
@media (min-width:756px) {
  .l-block-wrap-kr { padding-top: 40px; padding-right: 20px; padding-bottom: 2.5rem; padding-left: 20px; }
  .c-header-base-8h1  {
  flex: 1;
  border-right: 1px solid rgba(212, 175, 55, 0.12);
}
  .c-header-base-8h1:last-child { border-right: none; }
  .el-holder-block-tvd { font-size: 36px; }
}

.c-component-base-fu8  {
  position: relative;
  background: linear-gradient(160deg, #1f1e1d 0%, #2a2824 40%, #1f1e1d 100%);
  align-items: center;
  min-height: 520px;
  text-align: center;
  padding: 60px 20px;
  justify-content: center;
  overflow: hidden;
  display: flex;
}

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

.l-list-foot-8yh  {
  max-width: 700px;
  z-index: 1;
  position: relative;
}

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

.l-block-area-7h  {
  font-weight: 800;
  margin-bottom: 16px;
  font-family: Outfit, sans-serif;
  font-size: 2rem;
  line-height: 1.15;
  overflow-wrap: break-word;
  color: #d4af37;
}

.wp-panel-item-il  {
  max-width: 520px;
  color: #f5f4f2;
  font-family: Roboto, sans-serif;
  line-height: 1.6;
  margin-bottom: 28px;
  margin-right: auto;
  margin-left: auto;
  font-size: 16px;
}

.t-header-main-09  {
  flex-direction: column;
  display: flex;
  gap: 16px;
  align-items: center;
  margin-top: 8px;
}

.t-wrap-block-7qz  {
  text-align: center;
  padding-top: 1rem; padding-right: 24px; padding-bottom: 1rem; padding-left: 24px;
  border-radius: 20px;
  width: 100%;
  border: 1px solid rgba(212,175,55,0.25);
  background: rgba(212,175,55,0.1);
  max-width: 380px;
}

.c-view-top-hv3  {
  font-weight: 800;
  font-size: 26px;
  line-height: 1.2;
  color: #f4b944;
}

.el-component-rzh  {
  font-size: 13px;
  color: #b5ab9a;
  margin-top: 4px;
}

.l-btn-cell-jk  {
  transition: background 0.25s ease;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  padding: 16px 36px;
  text-align: center;
  display: block;
  color: #1f1e1d;
  border-radius: 12px;
  background: #f4b944;
  width: 100%;
  max-width: 380px;
  font-weight: 700;
}

.l-btn-cell-jk:hover { background: #d9921e; }

.wp-container-area-fj4  {
  margin-top: 8px;
  color: #b5ab9a;
  font-size: 11px;
}

@media (min-width:766px) {
  .c-component-base-fu8  {
  min-height: 600px;
  padding-top: 80px; padding-right: 2.5rem; padding-bottom: 80px; padding-left: 2.5rem;
}
  .l-block-area-7h { font-size: 48px; }
  .wp-panel-item-il { font-size: 18px; }
  .c-view-top-hv3 { font-size: 36px; }
}
.el-item-foot-1lo  {
  border-top: 1px solid rgba(212, 175, 55, 0.12);
  padding: 2.5rem 18px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
  background: #2a2824;
}
.el-wrap-main-okx  {
  margin: 0 auto;
  max-width: 820px;
}
.wp-item-col-3v  {
  font-size: 21px;
  margin-bottom: 12px;
  font-family: Outfit, sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #d4af37;
}
.b-layer-col-mh  {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  color: #f5f4f2;
  line-height: 1.65;
}
.b-layer-col-mh p { margin-bottom: 11px; }
.b-layer-col-mh p:last-child { margin-bottom: 0; }
.b-layer-col-mh strong { color: #d4af37; }
.b-layer-col-mh a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #f4b944;
}
.b-layer-col-mh a:hover { color: #d9921e; }
.b-layer-col-mh ul  {
  padding-left: 1.125rem;
  margin-bottom: 11px;
  list-style-type: disc;
}
.b-layer-col-mh ol  {
  margin-bottom: 11px;
  padding-left: 18px;
  list-style-type: decimal;
}
.b-layer-col-mh li  {
  line-height: 1.65;
  font-size: 14px;
  margin-bottom: 5px;
  color: #f5f4f2;
}
.b-layer-col-mh table  {
  width: 100%;
  margin-bottom: 11px;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
}
.b-layer-col-mh th, .b-layer-col-mh td  {
  text-align: left;
  font-size: 13px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
  padding: 8px 10px;
}
.b-layer-col-mh th  {
  color: #d4af37;
  font-weight: 600;
}
@media (min-width:841px) {
  .el-item-foot-1lo { padding-top: 56px; padding-right: 36px; padding-bottom: 56px; padding-left: 36px; }
  .wp-item-col-3v { font-size: 25px; }
  .b-layer-col-mh table { display: table; }
}

.t-link-main-9i5  {
  background: #1f1e1d;
  border-top: 1px solid rgba(212, 175, 55, 0.12);
  padding: 38px 16px;
}
.js-widget-col-g6  {
  margin: 0 auto;
  max-width: 720px;
}
.el-section-inner-6s  {
  margin-bottom: 16px;
  font-size: 20px;
  font-family: Outfit, sans-serif;
  color: #d4af37;
  font-weight: 800;
  overflow-wrap: break-word;
}
.v-group-main-l0  {
  color: #f5f4f2;
  font-family: Roboto, sans-serif;
  margin-bottom: 1.25rem;
  font-size: 0.9375rem;
  line-height: 1.7;
}
.v-group-main-l0 ol  {
  padding-left: 22px;
  list-style-type: decimal;
  margin-bottom: 14px;
}
.v-group-main-l0 li  {
  margin-bottom: 8px;
  font-size: 15px;
  line-height: 1.7;
  color: #f5f4f2;
}
.v-group-main-l0 li:last-child {
  margin-bottom: 0;
}
.v-group-main-l0 strong {
  color: #d4af37;
}
.element-head-hb  {
  transition: background 0.25s ease;
  font-weight: 700;
  color: #1f1e1d;
  display: inline-block;
  padding: 12px 28px;
  border-radius: 12px;
  background: #f4b944;
  font-family: Roboto, sans-serif;
  font-size: 14px;
}
.element-head-hb:hover {
  background: #d9921e;
}
@media (min-width:802px) {
  .t-link-main-9i5 { padding-top: 52px; padding-right: 2rem; padding-bottom: 52px; padding-left: 32px; }
  .el-section-inner-6s { font-size: 24px; }
}

.el-container-foot-2i7  {
  left: 0;
  background: #2a2824;
  position: fixed;
  top: 0;
  padding: 10px 20px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
  z-index: 1000;
  right: 0;
}

.page-frame-cell-lx  {
  gap: 10px;
  display: flex;
  max-width: 1200px;
  align-items: center;
  flex-direction: column;
  margin: 0 auto;
}

.page-widget-left-emr  {
  font-family: Roboto, sans-serif;
  line-height: 1.4;
  color: #f5f4f2;
  text-align: center;
  font-size: 12px;
}

.page-widget-left-emr a  {
  text-underline-offset: 2px;
  text-decoration: underline;
  color: #d4af37;
}

.page-widget-left-emr a:hover { color: #f4b944; }

.t-main-box-cl  {
  flex-shrink: 0;
  display: flex;
  gap: 8px;
}

.b-group-8bz  {
  font-weight: 600;
  padding: 5px 16px;
  font-size: 12px;
  transition: background 0.25s ease;
  font-family: Roboto, sans-serif;
  border-radius: 8px;
  color: #d4af37;
  background: rgba(255,255,255,0.1);
}

.b-group-8bz:hover { background: rgba(255,255,255,0.15); }

.app-banner-left-in  {
  border-radius: 8px;
  transition: color 0.25s ease;
  font-weight: 500;
  color: #b5ab9a;
  font-size: 12px;
  font-family: Roboto, sans-serif;
  padding: 5px 16px;
}

.app-banner-left-in:hover { color: #f5f4f2; }

@media (min-width:768px) {
  .page-frame-cell-lx  {
  flex-direction: row;
  gap: 16px;
  justify-content: center;
}
  .el-container-foot-2i7 { padding: 8px 40px; }
}
.section-block-e8  {
  padding: 54px 20px;
  background: #2a2824;
}
.el-col-row-rv7  {
  margin: 0 auto;
  max-width: 1200px;
}
.site-section-wrap-8t  {
  background: #1f1e1d;
  padding: 26px 20px;
  box-shadow: 0 1px 8px rgba(0,0,0,0.1);
  border: 1px solid rgba(212, 175, 55, 0.12);
  border-radius: 20px;
}
.l-hero-primary-xq  {
  font-weight: 600;
  font-family: Roboto, sans-serif;
  text-transform: uppercase;
  color: #f4b944;
  letter-spacing: 0.05em;
  display: inline-block;
  font-size: 11px;
  margin-bottom: 8px;
}
.el-hero-top-3x  {
  margin-bottom: 16px;
  color: #d4af37;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: Outfit, sans-serif;
  font-size: 20px;
}
.b-icon-main-1y  {
  line-height: 1.75;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  color: #f5f4f2;
}
.b-icon-main-1y p {
  margin-bottom: 11px;
}
.b-icon-main-1y p:last-child { margin-bottom: 0; }
.b-icon-main-1y strong  {
  font-weight: 600;
  color: #d4af37;
}
.b-icon-main-1y a  {
  text-decoration: none;
  transition: color 0.25s;
  color: #f4b944;
}
.b-icon-main-1y a:hover {
  color: #d9921e;
}
.b-icon-main-1y ul  {
  list-style-type: circle;
  padding-left: 20px;
  margin-bottom: 11px;
}
.b-icon-main-1y ol  {
  list-style-type: decimal;
  margin-bottom: 11px;
  padding-left: 20px;
}
.b-icon-main-1y li  {
  color: #f5f4f2;
  line-height: 1.75;
  margin-bottom: 5px;
  font-size: 15px;
}
.b-icon-main-1y dl { margin-bottom: 11px; }
.b-icon-main-1y dt  {
  margin-top: 10px;
  font-weight: 800;
  font-size: 14px;
  color: #d4af37;
}
.b-icon-main-1y dt:first-child { margin-top: 0; }
.b-icon-main-1y dd  {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 5px;
  margin-left: 0;
  color: #f5f4f2;
}
.b-icon-main-1y table  {
  overflow-x: auto;
  margin-bottom: 11px;
  width: 100%;
  border-collapse: collapse;
  display: block;
}
.b-icon-main-1y th,
.b-icon-main-1y td  {
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
  font-size: 13px;
  padding: 8px 10px;
  text-align: left;
}
.b-icon-main-1y th  {
  color: #d4af37;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 12px;
}
@media(min-width:799px) {
  .section-block-e8 {
    padding: 70px 40px;
  }
  .site-section-wrap-8t {
    padding: 34px 38px;
  }
  .el-hero-top-3x {
    font-size: 24px;
  }
  .b-icon-main-1y table { display: table; }
}