* { box-sizing: border-box; }
body  {
  line-height: 1.5;
  margin: 0;
  min-height: 100vh;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6  {
  font-size: inherit;
  margin: 0;
  font-weight: inherit;
}
p { margin: 0; }
a  {
  color: inherit;
  text-decoration: none;
}
button  {
  padding: 0;
  background: transparent;
  cursor: pointer;
  border: none;
  font: inherit;
  color: inherit;
}
img  {
  max-width: 100%;
  height: auto;
  display: block;
}
svg  {
  vertical-align: middle;
  display: inline-block;
}
ul, ol  {
  padding: 0;
  list-style: none;
  margin: 0;
}
input, textarea, select  {
  font: inherit;
  padding: 0;
  margin: 0;
  color: inherit;
}
table  {
  border-spacing: 0;
  border-collapse: collapse;
}
.page-card-top-8kt  {
  padding: 44px 16px;
  background: #1a1528;
}
.page-top-cell-ep  {
  margin: 0 auto;
  max-width: 1280px;
}
.t-frame-left-bf  {
  font-size: 22px;
  color: #e8c547;
  overflow-wrap: break-word;
  font-family: Playfair Display, sans-serif;
  margin-bottom: 20px;
  font-weight: 700;
}
.js-top-row-in  {
  font-family: Lato, sans-serif;
  font-size: 15px;
  color: #f5f3f0;
  line-height: 1.65;
}
.js-top-row-in p {
  margin-bottom: 14px;
}
.js-top-row-in p:last-child { margin-bottom: 0; }
.js-top-row-in strong  {
  font-weight: 600;
  color: #e8c547;
}
.js-top-row-in a  {
  text-decoration: none;
  color: #f0ad4e;
}
.js-top-row-in a:hover {
  text-decoration: underline;
}
.js-top-row-in ul  {
  list-style-type: disc;
  padding-left: 22px;
  margin-bottom: 14px;
}
.js-top-row-in ol  {
  padding-left: 22px;
  list-style-type: decimal;
  margin-bottom: 14px;
}
.js-top-row-in li  {
  margin-bottom: 6px;
  color: #f5f3f0;
  font-size: 15px;
  line-height: 1.7;
}
.js-top-row-in dl { margin-bottom: 14px; }
.js-top-row-in dt  {
  font-weight: 700;
  font-size: 15px;
  color: #e8c547;
  margin-top: 14px;
}
.js-top-row-in dt:first-child { margin-top: 0; }
.js-top-row-in dd  {
  color: #f5f3f0;
  font-size: 15px;
  line-height: 1.65;
  margin-bottom: 6px;
  margin-left: 0;
}
.js-top-row-in table  {
  width: 100%;
  border-collapse: collapse;
  display: block;
  margin-bottom: 14px;
  overflow-x: auto;
}
.js-top-row-in th,
.js-top-row-in td  {
  font-size: 14px;
  padding: 10px 12px;
  text-align: left;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
}
.js-top-row-in th  {
  color: #e8c547;
  font-size: 13px;
  letter-spacing: 0.03em;
  font-weight: 600;
  text-transform: uppercase;
}
.js-top-row-in td {
  color: #f5f3f0;
}
@media(min-width:766px) {
  .page-card-top-8kt {
    padding: 60px 32px;
  }
  .t-frame-left-bf {
    font-size: 1.625rem;
  }
  .js-top-row-in table { display: table; }
}
.js-section-foot-75  {
  background: #1a1528;
  padding: 40px 20px 0;
}

.mod-hero-foot-8j3  {
  max-width: 1280px;
  margin: 0 auto;
}

.js-wrapper-39  {
  text-align: center;
  margin-bottom: 32px;
}

.page-region-head-0u0  {
  font-family: Playfair Display, sans-serif;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 10px;
  font-size: 26px;
  overflow-wrap: break-word;
  color: #e8c547;
}

.holder-row-n8  {
  font-family: Lato, sans-serif;
  font-size: 15px;
  color: #f5f3f0;
}

.js-box-8qo  {
  gap: 16px;
  grid-template-columns: 1fr;
  padding-bottom: 40px;
  display: grid;
}

.m-top-inner-2p  {
  flex-direction: column;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 24px;
  border-radius: 12px;
  gap: 12px;
  background: #2a2540;
  transition: border-color 0.25s ease;
  display: flex;
}

.m-top-inner-2p:hover { border-color: rgba(212,175,55,0.2); }

.m-section-primary-h4  {
  color: #e8c547;
  font-size: 1.125rem;
  font-weight: 700;
}

.t-link-right-zo  {
  font-size: 24px;
  font-weight: 800;
  color: #f0ad4e;
}

.strip-row-v9n  {
  font-size: 0.8125rem;
  line-height: 1.5;
  color: #b8b5b0;
}

.mod-header-cell-qda  {
  font-family: Lato, sans-serif;
  align-self: flex-start;
  color: #1a1528;
  font-weight: 700;
  font-size: 14px;
  background: #f0ad4e;
  display: inline-block;
  transition: background 0.25s ease;
  border-radius: 8px;
  padding: 10px 20px;
}

.mod-header-cell-qda:hover { background: #ffc857; }

@media (min-width:595px) {
  .js-box-8qo { grid-template-columns: 1fr 1fr; }
}

@media (min-width:895px) {
  .js-box-8qo { grid-template-columns: 1fr 1fr 1fr; }
  .page-region-head-0u0 { font-size: 36px; }
}
.m-holder-body-5h  {
  padding: 48px 20px;
  background: #2a2540;
}
.site-icon-primary-sur  {
  text-align: center;
  margin: 0 auto;
  max-width: 800px;
}
.app-view-foot-xw  {
  margin-bottom: 1rem;
  font-size: 18px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #f5f3f0;
  font-family: Playfair Display, sans-serif;
}
.m-component-block-ys  {
  font-size: 0.8125rem;
  line-height: 1.7;
  color: #f5f3f0;
  font-family: Lato, sans-serif;
}
.m-component-block-ys p {
  margin-bottom: 10px;
}
.m-component-block-ys p:last-child {
  margin-bottom: 0;
}
.m-component-block-ys a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #f5f3f0;
}
.m-component-block-ys a:hover {
  color: #f0ad4e;
}
.m-component-block-ys strong {
  color: #e8c547;
}
.m-component-block-ys ul  {
  padding-left: 20px;
  list-style-type: circle;
  margin-bottom: 10px;
}
.m-component-block-ys ol  {
  list-style-type: decimal;
  padding-left: 20px;
  margin-bottom: 10px;
}
.m-component-block-ys li  {
  font-size: 13px;
  color: #b8b5b0;
  margin-bottom: 4px;
  line-height: 1.5;
}
.m-component-block-ys table  {
  overflow-x: auto;
  margin-bottom: 10px;
  border-collapse: collapse;
  display: block;
  width: 100%;
}
.m-component-block-ys th, .m-component-block-ys td  {
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  padding: 8px 10px;
  font-size: 12px;
  text-align: left;
}
.m-component-block-ys th  {
  font-weight: 600;
  color: #f5f3f0;
}

@media (min-width:773px) {
  .m-component-block-ys table { display: table; }
}

.v-text-area-xpb  {
  background: #1a1528;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  padding: 34px 16px;
}
.c-region-right-6a  {
  max-width: 1280px;
  gap: 24px 0;
  margin: 0 auto;
  justify-content: center;
  flex-wrap: wrap;
  display: flex;
}
.el-col-main-3jq  {
  text-align: center;
  padding: 0 16px;
  flex: 1 1 50%;
}
.region-area-5c5  {
  margin-bottom: 4px;
  line-height: 1.1;
  font-size: 28px;
  font-family: Playfair Display, sans-serif;
  color: #f0ad4e;
  font-weight: 800;
}
.ui-text-c9h  {
  font-family: Lato, sans-serif;
  letter-spacing: 0.06em;
  font-size: 12px;
  color: #b8b5b0;
  text-transform: uppercase;
  font-weight: 500;
}
@media (min-width:761px) {
  .v-text-area-xpb { padding-top: 40px; padding-right: 1.25rem; padding-bottom: 2.5rem; padding-left: 20px; }
  .el-col-main-3jq  {
  border-right: 1px solid rgba(212, 175, 55, 0.15);
  flex: 1;
}
  .el-col-main-3jq:last-child { border-right: none; }
  .region-area-5c5 { font-size: 36px; }
}

.ui-grid-foot-17  {
  background: #1a1528;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  padding-top: 42px; padding-right: 16px; padding-bottom: 42px; padding-left: 16px;
}
.mod-main-main-6y  {
  display: flex;
  margin: 0 auto;
  max-width: 1280px;
  flex-direction: column;
  gap: 22px;
}
.c-content-main-cen  {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 8px;
  font-family: Playfair Display, sans-serif;
  color: #e8c547;
  font-size: 24px;
}
.wrap-row-rt  {
  line-height: 1.55;
  font-size: 0.875rem;
  color: #b8b5b0;
  font-family: Lato, sans-serif;
}
.v-hero-left-nv5  {
  font-size: 15px;
  font-family: Lato, sans-serif;
  line-height: 1.7;
  color: #f5f3f0;
}
.v-hero-left-nv5 p {
  margin-bottom: 0.75rem;
}
.v-hero-left-nv5 p:last-child { margin-bottom: 0; }
.v-hero-left-nv5 strong  {
  color: #e8c547;
  font-weight: 600;
}
.v-hero-left-nv5 a  {
  text-decoration: none;
  color: #f0ad4e;
}
.v-hero-left-nv5 a:hover {
  text-decoration: underline;
}
.v-hero-left-nv5 ul  {
  padding-left: 24px;
  margin-bottom: 12px;
  list-style-type: square;
}
.v-hero-left-nv5 ol  {
  list-style-type: decimal;
  padding-left: 24px;
  margin-bottom: 12px;
}
.v-hero-left-nv5 li  {
  line-height: 1.65;
  margin-bottom: 4px;
  font-size: 16px;
  color: #f5f3f0;
}
.v-hero-left-nv5 dl { margin-bottom: 12px; }
.v-hero-left-nv5 dt  {
  font-size: 15px;
  font-weight: 700;
  color: #e8c547;
  margin-top: 16px;
}
.v-hero-left-nv5 dt:first-child { margin-top: 0; }
.v-hero-left-nv5 dd  {
  font-size: 15px;
  margin-left: 0;
  margin-bottom: 4px;
  color: #f5f3f0;
  line-height: 1.7;
}
.v-hero-left-nv5 table  {
  margin-bottom: 12px;
  overflow-x: auto;
  width: 100%;
  display: block;
  border-collapse: collapse;
}
.v-hero-left-nv5 th,
.v-hero-left-nv5 td  {
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  padding-top: 10px; padding-right: 12px; padding-bottom: 10px; padding-left: 12px;
  font-size: 14px;
  text-align: left;
}
.v-hero-left-nv5 th  {
  color: #e8c547;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 12px;
}
@media(min-width:836px) {
  .ui-grid-foot-17 {
    padding: 64px 38px;
  }
  .mod-main-main-6y  {
  gap: 2.75rem;
  flex-direction: row;
}
  .ui-wrapper-base-odm {
    flex: 0 0 280px;
  }
  .site-grid-main-d6 {
    flex: 1;
  }
  .c-content-main-cen {
    font-size: 28px;
  }
  .v-hero-left-nv5 table { display: table; }
}
.mod-top-head-tt  {
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  padding: 38px 16px;
  background: #1a1528;
}
.mod-region-cell-bcj  {
  margin: 0 auto;
  max-width: 720px;
}
.wp-menu-foot-ug  {
  overflow-wrap: break-word;
  font-family: Playfair Display, sans-serif;
  font-size: 20px;
  margin-bottom: 16px;
  font-weight: 800;
  color: #e8c547;
}
.b-header-left-61  {
  font-size: 15px;
  line-height: 1.7;
  color: #f5f3f0;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
}
.b-header-left-61 ol  {
  list-style-type: decimal;
  padding-left: 22px;
  margin-bottom: 0.875rem;
}
.b-header-left-61 li  {
  line-height: 1.7;
  margin-bottom: 8px;
  font-size: 15px;
  color: #f5f3f0;
}
.b-header-left-61 li:last-child {
  margin-bottom: 0;
}
.b-header-left-61 strong {
  color: #e8c547;
}
.ui-wrapper-item-os  {
  display: inline-block;
  border-radius: 8px;
  background: #f0ad4e;
  color: #1a1528;
  font-size: 14px;
  font-family: Lato, sans-serif;
  transition: background 0.25s ease;
  padding: 12px 28px;
  font-weight: 700;
}
.ui-wrapper-item-os:hover {
  background: #ffc857;
}
@media (min-width:803px) {
  .mod-top-head-tt { padding: 52px 32px; }
  .wp-menu-foot-ug { font-size: 1.5rem; }
}

.site-icon-main-jt  {
  padding: 52px 20px;
  background: #2a2540;
}
.app-link-item-fn  {
  border-radius: 12px;
  margin: 0 auto;
  background: #1a1528;
  padding-top: 30px; padding-right: 22px; padding-bottom: 30px; padding-left: 22px;
  box-shadow: 0 2px 14px rgba(0,0,0,0.1);
  max-width: 1280px;
}
.l-row-foot-qk {
  margin-bottom: 26px;
}
.c-text-i5  {
  font-size: 11px;
  font-weight: 600;
  font-family: Lato, sans-serif;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 8px;
  color: #f0ad4e;
}
.page-box-col-ku  {
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 700;
  color: #e8c547;
  font-family: Playfair Display, sans-serif;
}
.t-icon-left-by  {
  color: #b8b5b0;
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 1.6;
}
.v-col-col-9h  {
  height: 1px;
  background: rgba(212, 175, 55, 0.15);
  margin: 24px 0;
}
.c-view-cell-9l {
  margin-bottom: 8px;
}
.site-wrap-primary-bat  {
  margin-bottom: 12px;
  font-weight: 600;
  font-size: 17px;
  color: #e8c547;
  font-family: Playfair Display, sans-serif;
  overflow-wrap: break-word;
}
.inner-head-e2y  {
  color: #f5f3f0;
  line-height: 1.7;
  font-size: 14px;
  font-family: Lato, sans-serif;
}
.inner-head-e2y p {
  margin-bottom: 10px;
}
.inner-head-e2y p:last-child { margin-bottom: 0; }
.inner-head-e2y strong  {
  color: #e8c547;
  font-weight: 600;
}
.inner-head-e2y a  {
  color: #f0ad4e;
  transition: color 0.25s;
  text-decoration: none;
}
.inner-head-e2y a:hover {
  color: #ffc857;
}
.inner-head-e2y ul  {
  padding-left: 1.25rem;
  list-style-type: circle;
  margin-bottom: 10px;
}
.inner-head-e2y ol  {
  margin-bottom: 10px;
  padding-left: 1.25rem;
  list-style-type: decimal;
}
.inner-head-e2y li  {
  color: #f5f3f0;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 4px;
}
.inner-head-e2y table  {
  border-collapse: collapse;
  width: 100%;
  display: block;
  margin-bottom: 10px;
  overflow-x: auto;
}
.inner-head-e2y th,
.inner-head-e2y td  {
  font-size: 13px;
  padding-top: 8px; padding-right: 10px; padding-bottom: 8px; padding-left: 10px;
  text-align: left;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
}
.inner-head-e2y th  {
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #e8c547;
  font-size: 12px;
}
@media(min-width:797px) {
  .site-icon-main-jt {
    padding: 70px 40px;
  }
  .app-link-item-fn {
    padding: 40px 44px;
  }
  .page-box-col-ku {
    font-size: 26px;
  }
  .site-wrap-primary-bat {
    font-size: 1.25rem;
  }
  .inner-head-e2y table { display: table; }
}
.c-block-row-ca  {
  padding: 2.75rem 22px;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  background: #1a1528;
}

.js-nav-row-42  {
  margin: 0 auto;
  max-width: 1280px;
}

.group-n01  {
  padding-bottom: 28px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.ui-frame-base-gj8 { flex: 1; }

.app-grid-row-03  {
  color: #e8c547;
  font-weight: 800;
  letter-spacing: -0.02em;
  font-size: 21px;
  margin-bottom: 12px;
}

.v-outer-col-2w  {
  font-family: Lato, sans-serif;
  max-width: 360px;
  font-size: 0.8125rem;
  color: #b8b5b0;
  line-height: 1.65;
}

.app-hero-area-nyh { flex: 1; }

.js-component-primary-cqw  {
  letter-spacing: 0.08em;
  color: #e8c547;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-size: 0.8125rem;
  font-weight: 700;
}

.m-nav-base-mb0  {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.m-nav-base-mb0 a  {
  transition: color 0.25s ease;
  font-size: 0.875rem;
  color: #f5f3f0;
  font-family: Lato, sans-serif;
}

.m-nav-base-mb0 a:hover { color: #e8c547; }

.page-slot-cell-byb  {
  gap: 1rem;
  display: flex;
  flex-direction: column;
  padding-top: 24px;
}

.page-area-cell-z1v  {
  font-size: 12px;
  line-height: 1.65;
  color: #b8b5b0;
}

.mod-menu-block-i9  {
  color: #b8b5b0;
  font-size: 12px;
}

@media (min-width:804px) {
  .c-block-row-ca { padding-top: 52px; padding-right: 44px; padding-bottom: 52px; padding-left: 2.75rem; }
  .group-n01  {
  flex-direction: row;
  gap: 60px;
}
  .page-slot-cell-byb  {
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: row;
}
}
.app-btn-row-xkn  {
  background: #1a1528;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  padding: 44px 20px;
}
.v-wrapper-foot-y96  {
  max-width: 1280px;
  margin: 0 auto;
}
.title-block-hxb  {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: Playfair Display, sans-serif;
  margin-bottom: 14px;
  color: #e8c547;
}
.section-top-ut2  {
  font-family: Lato, sans-serif;
  font-size: 14px;
  color: #f5f3f0;
  line-height: 1.65;
}
.section-top-ut2 p {
  margin-bottom: 12px;
}
.section-top-ut2 p:last-child {
  margin-bottom: 0;
}
.section-top-ut2 strong {
  color: #e8c547;
}
.section-top-ut2 a  {
  text-decoration: underline;
  color: #f0ad4e;
  text-underline-offset: 2px;
}
.section-top-ut2 a:hover {
  color: #ffc857;
}
.section-top-ut2 ul  {
  margin-bottom: 0.75rem;
  padding-left: 1.125rem;
  list-style-type: disc;
}
.section-top-ut2 ol  {
  padding-left: 1.125rem;
  margin-bottom: 12px;
  list-style-type: decimal;
}
.section-top-ut2 li  {
  line-height: 1.65;
  margin-bottom: 5px;
  color: #f5f3f0;
  font-size: 14px;
}
.section-top-ut2 table  {
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
  width: 100%;
}
.section-top-ut2 th, .section-top-ut2 td  {
  padding-top: 9px; padding-right: 11px; padding-bottom: 9px; padding-left: 11px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  font-size: 13px;
  text-align: left;
}
.section-top-ut2 th  {
  text-transform: uppercase;
  font-weight: 600;
  color: #e8c547;
  font-size: 12px;
  letter-spacing: 0.03em;
}
@media (min-width:798px) {
  .app-btn-row-xkn { padding: 60px 36px; }
  .title-block-hxb { font-size: 1.5rem; }
  .section-top-ut2 table { display: table; }
}

.b-zone-62  {
  background: #2a2540;
  padding: 56px 20px;
}
.c-section-body-g8  {
  padding: 30px 24px;
  background: #1a1528;
  margin: 0 auto;
  max-width: 1280px;
  box-shadow: 0 2px 16px rgba(0,0,0,0.1);
  border-top: 3px solid #f0ad4e;
  border-radius: 12px;
}
.page-card-col-mg  {
  font-family: Lato, sans-serif;
  color: #f0ad4e;
  letter-spacing: 0.06em;
  margin-bottom: 10px;
  display: inline-block;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 11px;
}
.page-holder-body-cx4  {
  margin-bottom: 18px;
  font-family: Playfair Display, sans-serif;
  color: #e8c547;
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 700;
}
.l-inner-row-8d  {
  font-size: 15px;
  color: #f5f3f0;
  font-family: Lato, sans-serif;
  line-height: 1.7;
}
.l-inner-row-8d p {
  margin-bottom: 12px;
}
.l-inner-row-8d p:last-child { margin-bottom: 0; }
.l-inner-row-8d a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #f0ad4e;
}
.l-inner-row-8d a:hover { color: #ffc857; }
.l-inner-row-8d strong  {
  font-weight: 600;
  color: #e8c547;
}
.l-inner-row-8d ul  {
  padding-left: 22px;
  list-style-type: circle;
  margin-bottom: 12px;
}
.l-inner-row-8d ol  {
  padding-left: 22px;
  margin-bottom: 12px;
  list-style-type: decimal;
}
.l-inner-row-8d li  {
  color: #f5f3f0;
  margin-bottom: 5px;
  line-height: 1.75;
  font-size: 15px;
}
.l-inner-row-8d table  {
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
  display: block;
}
.l-inner-row-8d th,
.l-inner-row-8d td  {
  padding: 9px 12px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  font-size: 0.875rem;
  text-align: left;
}
.l-inner-row-8d th  {
  color: #e8c547;
  font-weight: 600;
  font-size: 13px;
}
.site-zone-main-h1f  {
  color: #1a1528;
  font-size: 15px;
  display: inline-block;
  font-weight: 600;
  font-family: Lato, sans-serif;
  padding-top: 12px; padding-right: 32px; padding-bottom: 0.75rem; padding-left: 2rem;
  text-decoration: none;
  border-radius: 8px;
  background: #f0ad4e;
  transition: background 0.25s;
  margin-top: 16px;
}
.site-zone-main-h1f:hover {
  background: #ffc857;
}
.t-hero-main-d3z  {
  font-family: Lato, sans-serif;
  color: #b8b5b0;
  margin-top: 12px;
  line-height: 1.5;
  font-size: 12px;
}
@media(min-width:803px) {
  .b-zone-62 {
    padding: 4.5rem 42px;
  }
  .c-section-body-g8 {
    padding-top: 40px; padding-right: 44px; padding-bottom: 2.5rem; padding-left: 44px;
  }
  .page-holder-body-cx4 {
    font-size: 26px;
  }
  .l-inner-row-8d table { display: table; }
}
.site-layer-main-bmg  {
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  background: #1a1528;
}

.widget-group-djv  {
  max-width: 1280px;
  height: 56px;
  gap: 12px;
  margin: 0 auto;
  padding: 0 16px;
  align-items: center;
  display: flex;
}

.mod-top-box-wi  {
  align-items: center;
  gap: 8px;
  display: flex;
  letter-spacing: -0.02em;
  font-weight: 800;
  font-size: 17px;
  color: #e8c547;
  white-space: nowrap;
}

.wp-slot-base-ai { display: none; }

.container-box-ktd  {
  gap: 8px;
  align-items: center;
  display: flex;
  margin-left: auto;
}

.t-content-top-s5  {
  background: #f0ad4e;
  font-weight: 700;
  font-family: Lato, sans-serif;
  color: #1a1528;
  padding: 8px 16px;
  font-size: 14px;
  border-radius: 8px;
  transition: background 0.25s ease;
}

.t-content-top-s5:hover { background: #ffc857; }

.js-group-cell-tj  {
  display: none;
  border: 1px solid rgba(255,255,255,0.1);
  background: none;
  color: #f5f3f0;
}

.js-group-cell-tj:hover { background: rgba(255,255,255,0.04); }

.t-icon-foot-ta  {
  gap: 5px;
  margin-left: 4px;
  display: flex;
  border: none;
  cursor: pointer;
  background: none;
  padding: 8px;
  flex-direction: column;
}

.t-icon-foot-ta span  {
  width: 20px;
  display: block;
  background: #f5f3f0;
  height: 2px;
  transition: all 0.3s;
  border-radius: 2px;
}

.wrapper-item-hb  {
  border-bottom: 1px solid rgba(255,255,255,0.06);
  background: #2a2540;
  display: none;
}

.wrapper-item-hb.l-module-wrap-bu { display: block; }

.wrapper-item-hb a  {
  padding-top: 14px; padding-right: 20px; padding-bottom: 14px; padding-left: 20px;
  font-weight: 500;
  color: #f5f3f0;
  font-family: Lato, sans-serif;
  display: block;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  font-size: 15px;
  transition: color 0.25s ease, background 0.25s ease;
}

.wrapper-item-hb a:last-child { border-bottom: none; }

.wrapper-item-hb a:hover  {
  color: #e8c547;
  background: rgba(255,255,255,0.03);
}

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

.m-slot-box-g5y { position: relative; }

.el-wrapper-wrap-61  {
  padding: 5px 10px;
  cursor: pointer;
  transition: border-color 0.25s ease, background 0.25s ease;
  white-space: nowrap;
  background: rgba(255,255,255,0.02);
  align-items: center;
  gap: 6px;
  border: 1px solid rgba(212, 175, 55, 0.15);
  display: flex;
  font-family: Lato, sans-serif;
  font-weight: 600;
  border-radius: 8px;
  font-size: 13px;
  color: #f5f3f0;
  line-height: 1;
}

.el-wrapper-wrap-61:hover  {
  background: rgba(255,255,255,0.04);
  border-color: rgba(255,255,255,0.15);
}

.ui-main-col-i3  {
  font-size: 9px;
  transition: transform 0.25s ease;
}

.m-slot-box-g5y.l-module-wrap-bu .ui-main-col-i3 { transform: rotate(180deg); }

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

.m-slot-box-g5y.l-module-wrap-bu .site-wrap-group-qdk { display: block; }

.site-cell-row-v3  {
  color: #f5f3f0;
  font-weight: 500;
  cursor: pointer;
  font-size: 13px;
  padding-top: 8px; padding-right: 12px; padding-bottom: 8px; padding-left: 12px;
  display: flex;
  transition: background 0.25s ease, color 0.25s ease;
  gap: 8px;
  font-family: Lato, sans-serif;
  border-radius: 8px;
  align-items: center;
}

.site-cell-row-v3:hover  {
  background: rgba(255,255,255,0.06);
  color: #e8c547;
}

.site-cell-row-v3.active { color: #f0ad4e; }

.mod-wrap-inner-4h  {
  line-height: 1;
  font-size: 16px;
}

/* --- Desktop --- */

@media (min-width:767px) {
  .widget-group-djv  {
  padding: 0 20px;
  height: 60px;
  gap: 20px;
}

  .wp-slot-base-ai  {
  gap: 4px;
  display: flex;
  justify-content: center;
  flex: 1;
}

  .v-row-cell-uj  {
  transition: color 0.25s ease, background 0.25s ease;
  border-radius: 8px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 500;
  color: #f5f3f0;
  padding: 6px 14px;
}

  .v-row-cell-uj:hover  {
  color: #e8c547;
  background: rgba(255,255,255,0.05);
}

  .js-group-cell-tj { display: inline-flex; }

  .t-icon-foot-ta { display: none; }
}
.js-panel-wrap-9zx  {
  background: #2a2540;
  border-top: 1px solid rgba(212, 175, 55, 0.15);
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  padding: 40px 18px;
}
.js-card-box-te  {
  max-width: 820px;
  margin: 0 auto;
}
.page-frame-col-wwb  {
  font-family: Playfair Display, sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-weight: 700;
  color: #e8c547;
  font-size: 21px;
}
.b-grid-foot-1y  {
  line-height: 1.65;
  font-size: 14px;
  color: #f5f3f0;
  font-family: Lato, sans-serif;
}
.b-grid-foot-1y p { margin-bottom: 11px; }
.b-grid-foot-1y p:last-child { margin-bottom: 0; }
.b-grid-foot-1y strong { color: #e8c547; }
.b-grid-foot-1y a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #f0ad4e;
}
.b-grid-foot-1y a:hover { color: #ffc857; }
.b-grid-foot-1y ul  {
  padding-left: 18px;
  list-style-type: disc;
  margin-bottom: 11px;
}
.b-grid-foot-1y ol  {
  padding-left: 18px;
  margin-bottom: 11px;
  list-style-type: decimal;
}
.b-grid-foot-1y li  {
  font-size: 0.875rem;
  color: #f5f3f0;
  line-height: 1.65;
  margin-bottom: 5px;
}
.b-grid-foot-1y table  {
  width: 100%;
  margin-bottom: 11px;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
.b-grid-foot-1y th, .b-grid-foot-1y td  {
  text-align: left;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
  padding: 8px 10px;
  font-size: 13px;
}
.b-grid-foot-1y th  {
  font-weight: 600;
  color: #e8c547;
}
@media (min-width:839px) {
  .js-panel-wrap-9zx { padding: 56px 36px; }
  .page-frame-col-wwb { font-size: 25px; }
  .b-grid-foot-1y table { display: table; }
}

.app-frame-box-yte  {
  top: 0;
  left: 0;
  position: fixed;
  background: #2a2540;
  right: 0;
  padding-top: 10px; padding-right: 1.25rem; padding-bottom: 10px; padding-left: 20px;
  z-index: 1000;
  border-bottom: 1px solid rgba(212, 175, 55, 0.15);
}

.v-area-cell-nl  {
  margin: 0 auto;
  flex-direction: column;
  display: flex;
  max-width: 1280px;
  gap: 10px;
  align-items: center;
}

.item-nd  {
  color: #f5f3f0;
  font-size: 12px;
  text-align: center;
  font-family: Lato, sans-serif;
  line-height: 1.4;
}

.item-nd a  {
  color: #e8c547;
  text-underline-offset: 2px;
  text-decoration: underline;
}

.item-nd a:hover { color: #f0ad4e; }

.v-region-body-bj9  {
  flex-shrink: 0;
  gap: 8px;
  display: flex;
}

.v-icon-box-7b  {
  background: rgba(255,255,255,0.1);
  font-weight: 600;
  border-radius: 4px;
  transition: background 0.25s ease;
  color: #e8c547;
  padding: 5px 16px;
  font-size: 0.75rem;
  font-family: Lato, sans-serif;
}

.v-icon-box-7b:hover { background: rgba(255,255,255,0.15); }

.app-holder-base-ub  {
  font-size: 12px;
  font-weight: 500;
  color: #b8b5b0;
  transition: color 0.25s ease;
  padding: 5px 16px;
  border-radius: 4px;
  font-family: Lato, sans-serif;
}

.app-holder-base-ub:hover { color: #f5f3f0; }

@media (min-width:766px) {
  .v-area-cell-nl  {
  flex-direction: row;
  gap: 16px;
  justify-content: center;
}
  .app-frame-box-yte { padding-top: 8px; padding-right: 40px; padding-bottom: 8px; padding-left: 40px; }
}