*, *::before, *::after  {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
body  {
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
}
img, svg  {
  display: block;
  max-width: 100%;
}
a  {
  text-decoration: none;
  color: inherit;
}
button  {
  cursor: pointer;
  background: none;
  font: inherit;
  border: none;
}
ul, ol { list-style: none; }
input, textarea, select { font: inherit; }
.wp-content-foot-sjn  {
  z-index: 1000;
  padding: 20px;
  left: 16px;
  position: fixed;
  bottom: 16px;
  background: #252B3A;
  border-radius: 12px;
  border: 1px solid rgba(233, 230, 225, 0.12);
  width: calc(100% - 32px);
  box-shadow: 0 8px 32px rgba(0,0,0,0.4);
  max-width: 380px;
}

.l-widget-row-fg6  {
  margin-bottom: 8px;
  font-size: 15px;
  font-weight: 700;
  color: #F5F3F0;
}

.el-strip-wrap-e6  {
  font-family: Inter, sans-serif;
  font-size: 13px;
  color: #E8E6E1;
  line-height: 1.5;
  margin-bottom: 16px;
}

.el-strip-wrap-e6 a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #F5F3F0;
}

.el-strip-wrap-e6 a:hover { color: #2D8659; }

.wp-group-left-pvu  {
  display: flex;
  gap: 10px;
}

.page-title-top-fn  {
  background: rgba(255,255,255,0.1);
  font-weight: 600;
  color: #F5F3F0;
  font-family: Inter, sans-serif;
  flex: 1;
  padding-top: 10px; padding-right: 16px; padding-bottom: 10px; padding-left: 1rem;
  font-size: 13px;
  border-radius: 8px;
  text-align: center;
  transition: background 0.25s ease;
}

.page-title-top-fn:hover { background: rgba(255,255,255,0.15); }

.el-component-inner-5r8  {
  border-radius: 8px;
  font-size: 13px;
  font-weight: 500;
  flex: 1;
  font-family: Inter, sans-serif;
  transition: color 0.25s ease;
  color: #A8A599;
  padding: 10px 16px;
  text-align: center;
}

.el-component-inner-5r8:hover { color: #E8E6E1; }
.page-container-group-oeo  {
  background: #1A1F2E;
  padding: 48px 20px;
  border-top: 1px solid rgba(233, 230, 225, 0.12);
}
.js-section-box-3zi  {
  display: flex;
  margin: 0 auto;
  flex-direction: column;
  gap: 28px;
  max-width: 1280px;
}
.c-container-inner-ia  {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-size: 1.5rem;
  color: #F5F3F0;
  font-family: Playfair Display, sans-serif;
}
.l-wrap-main-xt  {
  line-height: 1.55;
  margin-bottom: 18px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  color: #A8A599;
}
.app-block-item-nv8  {
  display: inline-block;
  transition: background 0.25s;
  border-radius: 8px;
  font-size: 14px;
  padding: 11px 24px;
  text-decoration: none;
  font-weight: 600;
  font-family: Inter, sans-serif;
  color: #F5F3F0;
  background: #2D8659;
}
.app-block-item-nv8:hover {
  background: #24693F;
}
.l-module-col-vyl  {
  color: #E8E6E1;
  line-height: 1.6;
  font-size: 0.9375rem;
  font-family: Inter, sans-serif;
}
.l-module-col-vyl p {
  margin-bottom: 13px;
}
.l-module-col-vyl p:last-child { margin-bottom: 0; }
.l-module-col-vyl strong  {
  color: #F5F3F0;
  font-weight: 600;
}
.l-module-col-vyl a  {
  text-decoration: none;
  color: #2D8659;
}
.l-module-col-vyl a:hover {
  text-decoration: underline;
}
.l-module-col-vyl ul  {
  padding-left: 1.125rem;
  margin-bottom: 13px;
  list-style-type: square;
}
.l-module-col-vyl ol  {
  padding-left: 18px;
  list-style-type: decimal;
  margin-bottom: 13px;
}
.l-module-col-vyl li  {
  color: #E8E6E1;
  font-size: 1rem;
  margin-bottom: 7px;
  line-height: 1.6;
}
.l-module-col-vyl dl { margin-bottom: 13px; }
.l-module-col-vyl dt  {
  font-size: 15px;
  color: #F5F3F0;
  margin-top: 15px;
  font-weight: 700;
}
.l-module-col-vyl dt:first-child { margin-top: 0; }
.l-module-col-vyl dd  {
  line-height: 1.6;
  margin-bottom: 7px;
  color: #E8E6E1;
  font-size: 0.9375rem;
  margin-left: 0;
}
.l-module-col-vyl table  {
  margin-bottom: 13px;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
}
.l-module-col-vyl th,
.l-module-col-vyl td  {
  padding: 8px 10px;
  font-size: 14px;
  text-align: left;
  border-bottom: 1px solid rgba(233, 230, 225, 0.12);
}
.l-module-col-vyl th  {
  letter-spacing: 0.05em;
  font-size: 12px;
  font-weight: 600;
  color: #F5F3F0;
  text-transform: uppercase;
}
@media(min-width:865px) {
  .page-container-group-oeo {
    padding: 72px 44px;
  }
  .js-section-box-3zi  {
  gap: 48px;
  flex-direction: row;
}
  .mod-group-area-haq {
    flex: 0 0 300px;
  }
  .page-nav-group-g1 {
    flex: 1;
  }
  .c-container-inner-ia {
    font-size: 30px;
  }
  .l-module-col-vyl table { display: table; }
}
.m-main-group-b4  {
  background: #252B3A;
  padding: 46px 20px;
}
.box-area-rli  {
  margin: 0 auto;
  max-width: 1280px;
}
.v-content-main-jdq  {
  gap: 14px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.m-box-main-kl2  {
  background: #1A1F2E;
  border-radius: 8px;
  border: 1px solid rgba(233, 230, 225, 0.12);
  text-align: center;
  padding: 20px 16px;
}
.l-outer-base-25  {
  font-family: Playfair Display, sans-serif;
  line-height: 1.2;
  margin-bottom: 6px;
  color: #F5F3F0;
  font-weight: 800;
  font-size: 24px;
}
.widget-item-n6  {
  font-size: 13px;
  font-family: Inter, sans-serif;
  color: #A8A599;
}
@media (min-width:679px) {
  .m-main-group-b4 { padding-top: 52px; padding-right: 36px; padding-bottom: 52px; padding-left: 36px; }
  .v-content-main-jdq  {
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 18px;
}
  .l-outer-base-25 { font-size: 1.875rem; }
}

.c-content-col-qa  {
  padding: 32px 20px;
  background: #1A1F2E;
  border-top: 1px solid rgba(233, 230, 225, 0.12);
}
.m-view-inner-d1  {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  gap: 14px;
  align-items: flex-start;
  flex-wrap: wrap;
}
.mod-header-primary-3g  {
  border: 2px solid #A8A599;
  color: #A8A599;
  height: 36px;
  font-weight: 800;
  flex-shrink: 0;
  font-family: Inter, sans-serif;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 36px;
  font-size: 11px;
}
.el-menu-body-p2  {
  font-size: 12px;
  line-height: 1.55;
  color: #E8E6E1;
  overflow-wrap: break-word;
  font-family: Inter, sans-serif;
}
.js-frame-wrap-rj  {
  border-top: 1px solid rgba(233, 230, 225, 0.12);
  background: #1A1F2E;
  padding-top: 48px; padding-right: 20px; padding-bottom: 48px; padding-left: 20px;
}
.site-content-foot-ue  {
  flex-direction: column;
  max-width: 1280px;
  display: flex;
  gap: 22px;
  margin: 0 auto;
}
.element-main-670  {
  overflow-wrap: break-word;
  font-family: Playfair Display, sans-serif;
  font-size: 26px;
  margin-bottom: 8px;
  font-weight: 800;
  color: #F5F3F0;
}
.btn-inner-ac  {
  font-size: 15px;
  line-height: 1.5;
  font-family: Inter, sans-serif;
  color: #A8A599;
}
.l-frame-gmk  {
  color: #E8E6E1;
  font-size: 16px;
  font-family: Inter, sans-serif;
  line-height: 1.75;
}
.l-frame-gmk p { margin-bottom: 15px; }
.l-frame-gmk p:last-child { margin-bottom: 0; }
.l-frame-gmk strong { color: #F5F3F0; }
.l-frame-gmk a  {
  text-underline-offset: 3px;
  text-decoration: underline;
  color: #2D8659;
}
.l-frame-gmk a:hover { color: #24693F; }
.l-frame-gmk ul  {
  list-style-type: square;
  padding-left: 22px;
  margin-bottom: 15px;
}
.l-frame-gmk ol  {
  list-style-type: decimal;
  margin-bottom: 15px;
  padding-left: 1.375rem;
}
.l-frame-gmk li  {
  color: #E8E6E1;
  line-height: 1.75;
  margin-bottom: 7px;
  font-size: 16px;
}
.l-frame-gmk table  {
  display: block;
  margin-bottom: 15px;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
.l-frame-gmk th  {
  background: rgba(255,255,255,0.03);
  padding: 11px 14px;
  font-weight: 600;
  color: #F5F3F0;
  text-align: left;
  border-bottom: 1px solid rgba(233, 230, 225, 0.12);
}
.l-frame-gmk td  {
  padding: 11px 14px;
  border-bottom: 1px solid rgba(255,255,255,0.03);
  color: #E8E6E1;
}
@media (min-width:899px) {
  .js-frame-wrap-rj { padding: 64px 40px; }
  .site-content-foot-ue  {
  gap: 3.5rem;
  flex-direction: row;
}
  .c-wrap-main-wu { flex: 0 0 300px; }
  .element-main-670 { font-size: 30px; }
  .l-frame-gmk table { display: table; }
}

.ui-container-4b  {
  border-top: 1px solid rgba(233, 230, 225, 0.12);
  padding: 44px 22px;
  background: #1A1F2E;
}

.page-banner-base-91  {
  margin: 0 auto;
  max-width: 1280px;
}

.v-wrap-head-br  {
  gap: 2rem;
  flex-direction: column;
  border-bottom: 1px solid rgba(233, 230, 225, 0.12);
  padding-bottom: 1.75rem;
  display: flex;
}

.l-panel-wrap-9d5 { flex: 1; }

.c-text-base-p6  {
  font-weight: 800;
  letter-spacing: -0.02em;
  margin-bottom: 12px;
  color: #F5F3F0;
  font-size: 21px;
}

.b-outer-group-db  {
  font-size: 13px;
  max-width: 360px;
  color: #A8A599;
  font-family: Inter, sans-serif;
  line-height: 1.65;
}

.js-menu-body-ilo { flex: 1; }

.t-block-foot-azg  {
  color: #F5F3F0;
  margin-bottom: 14px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.8125rem;
  letter-spacing: 0.08em;
}

.el-content-body-t8  {
  flex-direction: column;
  gap: 10px;
  display: flex;
}

.el-content-body-t8 a  {
  font-family: Inter, sans-serif;
  transition: color 0.25s ease;
  font-size: 14px;
  color: #E8E6E1;
}

.el-content-body-t8 a:hover { color: #F5F3F0; }

.m-content-main-r9h  {
  padding-top: 24px;
  gap: 16px;
  display: flex;
  flex-direction: column;
}

.el-wrap-base-7u  {
  line-height: 1.65;
  color: #A8A599;
  font-size: 12px;
}

.page-col-left-a1  {
  color: #A8A599;
  font-size: 12px;
}

@media (min-width:801px) {
  .ui-container-4b { padding: 52px 44px; }
  .v-wrap-head-br  {
  gap: 60px;
  flex-direction: row;
}
  .m-content-main-r9h  {
  align-items: flex-end;
  flex-direction: row;
  justify-content: space-between;
}
}
.m-menu-head-wor  {
  padding: 48px 16px;
  background: #1A1F2E;
}

.js-widget-area-wr  {
  max-width: 900px;
  margin: 0 auto;
}

.js-module-main-ziw  {
  flex-direction: column;
  border-bottom: 1px solid rgba(233, 230, 225, 0.12);
  display: flex;
  padding-bottom: 1.5rem;
  gap: 16px;
  margin-bottom: 24px;
}

.t-hero-area-cx1 { flex: 1; }

.m-element-area-av  {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #F5F3F0;
  font-size: 22px;
  font-family: Playfair Display, sans-serif;
  font-weight: 800;
}

.m-layer-item-oz7  {
  color: #2D8659;
  font-weight: 800;
  font-size: 28px;
}

.b-item-area-pt  {
  flex-shrink: 0;
  gap: 8px;
  display: flex;
  flex-direction: column;
}

.v-top-base-yi  {
  border-radius: 8px;
  font-size: 14px;
  font-family: Inter, sans-serif;
  text-align: center;
  font-weight: 700;
  color: #F5F3F0;
  padding-top: 12px; padding-right: 28px; padding-bottom: 0.75rem; padding-left: 28px;
  background: #2D8659;
  transition: background 0.25s ease;
  display: inline-block;
}

.v-top-base-yi:hover { background: #24693F; }

.v-header-base-561  {
  color: #A8A599;
  font-size: 12px;
}

.cell-base-y9i p  {
  font-size: 16px;
  margin-bottom: 16px;
  line-height: 1.6;
  font-family: Inter, sans-serif;
  color: #E8E6E1;
}

.cell-base-y9i p:last-child { margin-bottom: 0; }

.cell-base-y9i ul  {
  padding-left: 24px;
  list-style-type: square;
  margin-bottom: 1rem;
}

.cell-base-y9i ol  {
  margin-bottom: 1rem;
  list-style-type: decimal;
  padding-left: 24px;
}

.cell-base-y9i li  {
  font-family: Inter, sans-serif;
  line-height: 1.55;
  margin-bottom: 8px;
  font-size: 15px;
  color: #E8E6E1;
}

.cell-base-y9i a  {
  text-underline-offset: 3px;
  text-decoration: underline;
  color: #2D8659;
}
.cell-base-y9i a:hover { color: #24693F; }

.cell-base-y9i strong { color: #F5F3F0; }

.cell-base-y9i table  {
  display: block;
  margin-bottom: 16px;
  border-collapse: collapse;
  width: 100%;
  font-size: 15px;
  overflow-x: auto;
}

.cell-base-y9i th  {
  font-weight: 600;
  padding: 11px 14px;
  color: #F5F3F0;
  border-bottom: 1px solid rgba(233, 230, 225, 0.12);
  background: rgba(255,255,255,0.04);
  text-align: left;
}

.cell-base-y9i td  {
  color: #E8E6E1;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding-top: 11px; padding-right: 0.875rem; padding-bottom: 11px; padding-left: 14px;
}

@media (min-width:837px) {
  .js-module-main-ziw  {
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
}
  .m-element-area-av { font-size: 26px; }
  .m-layer-item-oz7 { font-size: 34px; }
  .cell-base-y9i table { display: table; }
}
.wp-banner-kc  {
  background: #252B3A;
  padding: 56px 20px;
}
.b-holder-box-m0f  {
  max-width: 1280px;
  margin: 0 auto;
}
.b-btn-group-mr  {
  border: 1px solid rgba(233, 230, 225, 0.12);
  box-shadow: 0 2px 10px rgba(0,0,0,0.08);
  padding-top: 30px; padding-right: 1.5rem; padding-bottom: 30px; padding-left: 24px;
  background: #1A1F2E;
  border-radius: 12px;
}
.v-element-left-7a4  {
  margin-bottom: 10px;
  font-size: 11px;
  letter-spacing: 0.06em;
  color: #2D8659;
  font-family: Inter, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
}
.wp-bar-wrap-q6  {
  color: #F5F3F0;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: Playfair Display, sans-serif;
  margin-bottom: 20px;
  font-size: 20px;
}
.app-view-body-5p  {
  line-height: 1.75;
  font-family: Inter, sans-serif;
  font-size: 14px;
  color: #E8E6E1;
}
.app-view-body-5p p {
  margin-bottom: 12px;
}
.app-view-body-5p p:last-child { margin-bottom: 0; }
.app-view-body-5p strong  {
  color: #F5F3F0;
  font-weight: 600;
}
.app-view-body-5p a  {
  color: #2D8659;
  text-decoration: none;
  transition: color 0.25s;
}
.app-view-body-5p a:hover {
  color: #24693F;
}
.app-view-body-5p ul  {
  margin-bottom: 12px;
  list-style-type: circle;
  padding-left: 20px;
}
.app-view-body-5p ol  {
  padding-left: 20px;
  list-style-type: decimal;
  margin-bottom: 12px;
}
.app-view-body-5p li  {
  margin-bottom: 6px;
  line-height: 1.7;
  font-size: 14px;
  color: #E8E6E1;
}
.app-view-body-5p dl { margin-bottom: 12px; }
.app-view-body-5p dt  {
  font-size: 0.875rem;
  color: #F5F3F0;
  font-weight: 800;
  margin-top: 14px;
}
.app-view-body-5p dt:first-child { margin-top: 0; }
.app-view-body-5p dd  {
  margin-bottom: 6px;
  margin-left: 0;
  color: #E8E6E1;
  line-height: 1.75;
  font-size: 14px;
}
.app-view-body-5p table  {
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
}
.app-view-body-5p th,
.app-view-body-5p td  {
  padding: 9px 10px;
  text-align: left;
  border-bottom: 1px solid rgba(233, 230, 225, 0.12);
  font-size: 13px;
}
.app-view-body-5p th  {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.04em;
  font-weight: 600;
  color: #F5F3F0;
}
@media(min-width:803px) {
  .wp-banner-kc {
    padding-top: 72px; padding-right: 42px; padding-bottom: 72px; padding-left: 42px;
  }
  .b-btn-group-mr {
    padding-top: 38px; padding-right: 42px; padding-bottom: 38px; padding-left: 42px;
  }
  .wp-bar-wrap-q6 {
    font-size: 26px;
  }
  .app-view-body-5p table { display: table; }
}
.main-main-c0d  {
  padding: 46px 18px;
  border-top: 1px solid rgba(233, 230, 225, 0.12);
  background: #1A1F2E;
}
.page-title-inner-7il  {
  gap: 32px;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  max-width: 1280px;
}
.ui-view-head-010  {
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
  font-family: Playfair Display, sans-serif;
  color: #F5F3F0;
  margin-bottom: 14px;
}
.site-grid-jyp  {
  line-height: 1.6;
  color: #E8E6E1;
  font-family: Inter, sans-serif;
  font-size: 16px;
}
.site-grid-jyp p {
  margin-bottom: 15px;
}
.site-grid-jyp p:last-child {
  margin-bottom: 0;
}
.site-grid-jyp strong {
  color: #F5F3F0;
}
.site-grid-jyp a  {
  text-underline-offset: 2px;
  color: #2D8659;
  text-decoration: underline;
}
.site-grid-jyp a:hover {
  color: #24693F;
}
.site-grid-jyp ul  {
  padding-left: 20px;
  margin-bottom: 15px;
  list-style-type: square;
}
.site-grid-jyp ol  {
  margin-bottom: 15px;
  padding-left: 20px;
  list-style-type: decimal;
}
.site-grid-jyp li  {
  color: #E8E6E1;
  line-height: 1.6;
  margin-bottom: 7px;
  font-size: 1rem;
}
.site-grid-jyp table  {
  width: 100%;
  margin-bottom: 15px;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
}
.site-grid-jyp th, .site-grid-jyp td  {
  text-align: left;
  border-bottom: 1px solid rgba(233, 230, 225, 0.12);
  padding-top: 10px; padding-right: 13px; padding-bottom: 10px; padding-left: 13px;
  font-size: 15px;
}
.site-grid-jyp th  {
  font-weight: 600;
  color: #F5F3F0;
}
.ui-slot-head-sn  {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.page-wrapper-row-r6  {
  padding: 16px;
  background: #252B3A;
  border-radius: 8px;
}
.app-section-body-mz  {
  font-weight: 600;
  margin-bottom: 4px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-size: 11px;
  color: #A8A599;
  font-family: Inter, sans-serif;
}
.site-main-head-g6  {
  font-family: Inter, sans-serif;
  font-weight: 700;
  color: #F5F3F0;
  font-size: 15px;
}
@media (min-width:841px) {
  .main-main-c0d { padding-top: 60px; padding-right: 38px; padding-bottom: 60px; padding-left: 38px; }
  .page-title-inner-7il  {
  flex-direction: row;
  gap: 3rem;
}
  .el-col-area-7wo { flex: 1; }
  .ui-slot-head-sn { flex: 0 0 260px; }
  .ui-view-head-010 { font-size: 1.625rem; }
  .site-grid-jyp table { display: table; }
}

.el-icon-row-22  {
  background: #1A1F2E;
  transition: box-shadow 0.3s ease;
}

.el-icon-row-22.page-bar-a6 { box-shadow: 0 2px 12px rgba(0,0,0,0.3); }

.wp-view-row-bag  {
  padding: 0 16px;
  max-width: 1280px;
  align-items: center;
  margin: 0 auto;
  display: flex;
  gap: 12px;
}

.site-link-col-0gb  {
  white-space: nowrap;
  gap: 8px;
  font-weight: 800;
  font-size: 17px;
  display: flex;
  color: #F5F3F0;
  align-items: center;
  letter-spacing: -0.02em;
}

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

.t-widget-top-8w  {
  overflow: hidden;
  max-height: 64px;
  border-bottom: 1px solid rgba(233, 230, 225, 0.12);
  transition: max-height 0.35s ease, opacity 0.25s ease;
}

.t-widget-top-8w .wp-view-row-bag { height: 56px; }

.el-icon-row-22.page-bar-a6 .t-widget-top-8w  {
  max-height: 0;
  opacity: 0;
  border: none;
}

.ui-view-row-t98 { display: none; }

.t-icon-body-78  {
  align-items: center;
  gap: 8px;
  display: flex;
  margin-left: auto;
}

.l-region-top-1fy  {
  border-radius: 8px;
  font-size: 13px;
  font-family: Inter, sans-serif;
  background: #2D8659;
  transition: background 0.25s ease;
  color: #F5F3F0;
  padding: 7px 14px;
  font-weight: 700;
}

.l-region-top-1fy:hover { background: #24693F; }

.c-top-wrap-n3  {
  display: none;
  background: none;
  border: 1px solid rgba(255,255,255,0.1);
  color: #E8E6E1;
}

.c-top-wrap-n3:hover { background: rgba(255,255,255,0.04); }

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

.m-box-left-f0i span  {
  display: block;
  width: 20px;
  background: #E8E6E1;
  border-radius: 2px;
  height: 2px;
}

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

.app-panel-item-mpc  {
  transition: max-height 0.35s ease, opacity 0.25s ease;
  overflow: hidden;
  opacity: 0;
  max-height: 0;
}

.el-icon-row-22.page-bar-a6 .app-panel-item-mpc  {
  max-height: 52px;
  opacity: 1;
}

.app-panel-item-mpc .wp-view-row-bag  {
  justify-content: space-between;
  height: 48px;
}

.site-icon-head-u7  {
  font-family: Inter, sans-serif;
  cursor: pointer;
  background: none;
  border-radius: 6px;
  padding: 5px 14px;
  transition: background 0.25s ease;
  border: 1px solid rgba(233, 230, 225, 0.12);
  font-weight: 500;
  font-size: 13px;
  color: #E8E6E1;
}

.site-icon-head-u7:hover { background: rgba(255,255,255,0.04); }

.t-slot-body-krl  {
  color: #F5F3F0;
  font-weight: 700;
  padding: 6px 14px;
  font-size: 12px;
  background: #2D8659;
  border-radius: 8px;
  font-family: Inter, sans-serif;
}

/* --- Dropdown --- */

.c-list-col-gt0  {
  overflow: hidden;
  transition: max-height 0.3s ease;
  max-height: 0;
  background: #252B3A;
}

.c-list-col-gt0.page-zone-box-d3  {
  max-height: 300px;
  border-bottom: 1px solid rgba(255,255,255,0.06);
}

.app-module-group-hpy  {
  font-weight: 500;
  font-size: 15px;
  padding: 14px 24px;
  border-bottom: 1px solid rgba(255,255,255,0.04);
  color: #E8E6E1;
  font-family: Inter, sans-serif;
  transition: color 0.25s ease, background 0.25s ease;
  display: block;
}

.app-module-group-hpy:last-child { border-bottom: none; }
.app-module-group-hpy:hover  {
  background: rgba(255,255,255,0.03);
  color: #F5F3F0;
}

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

.m-banner-primary-gh { position: relative; }

.t-banner-foot-to  {
  gap: 6px;
  border-radius: 8px;
  font-family: Inter, sans-serif;
  white-space: nowrap;
  border: 1px solid rgba(233, 230, 225, 0.12);
  color: #E8E6E1;
  display: flex;
  transition: border-color 0.25s ease, background 0.25s ease;
  cursor: pointer;
  background: rgba(255,255,255,0.02);
  padding: 5px 10px;
  align-items: center;
  font-weight: 600;
  line-height: 1;
  font-size: 0.8125rem;
}

.t-banner-foot-to:hover  {
  background: rgba(255,255,255,0.04);
  border-color: rgba(255,255,255,0.15);
}
.m-module-block-imd  {
  transition: transform 0.25s ease;
  font-size: 9px;
}
.m-banner-primary-gh.page-zone-box-d3 .m-module-block-imd { transform: rotate(180deg); }

.wp-element-col-rp  {
  top: calc(100% + 4px);
  z-index: 50;
  border-radius: 12px;
  border: 1px solid rgba(233, 230, 225, 0.12);
  display: none;
  min-width:143px;
  right: 0;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  position: absolute;
  background: #252B3A;
  padding: 4px;
}

.m-banner-primary-gh.page-zone-box-d3 .wp-element-col-rp { display: block; }

.site-header-item-mxp  {
  cursor: pointer;
  display: flex;
  align-items: center;
  transition: background 0.25s ease, color 0.25s ease;
  gap: 8px;
  font-weight: 500;
  border-radius: 8px;
  font-family: Inter, sans-serif;
  color: #E8E6E1;
  padding: 8px 12px;
  font-size: 13px;
}

.site-header-item-mxp:hover  {
  background: rgba(255,255,255,0.06);
  color: #F5F3F0;
}
.site-header-item-mxp.active { color: #2D8659; }
.view-foot-o3  {
  font-size: 15px;
  line-height: 1;
}

/* --- Desktop --- */

@media (min-width:793px) {
  .t-widget-top-8w .wp-view-row-bag  {
  gap: 20px;
  padding: 0 20px;
  height: 60px;
}
  .t-widget-top-8w { max-height: 72px; }

  .ui-view-row-t98  {
  display: flex;
  flex: 1;
  gap: 4px;
  justify-content: center;
}

  .v-widget-row-64  {
  transition: color 0.25s ease, background 0.25s ease;
  font-weight: 500;
  font-family: Inter, sans-serif;
  font-size: 15px;
  border-radius: 6px;
  padding: 6px 12px;
  color: #E8E6E1;
}

  .v-widget-row-64:hover  {
  background: rgba(255,255,255,0.05);
  color: #F5F3F0;
}

  .c-top-wrap-n3 { display: inline-flex; }
  .m-box-left-f0i { display: none; }
  .app-panel-item-mpc .wp-view-row-bag { padding: 0 20px; }
}
.app-region-foot-jp  {
  padding: 40px 20px;
  background: #1A1F2E;
  overflow: hidden;
}

.strip-8s  {
  max-width: 1280px;
  gap: 32px;
  flex-direction: column;
  display: flex;
  margin: 0 auto;
}

.c-frame-foot-d6g { flex: 1; }

.b-frame-top-u3s  {
  color: #2D8659;
  letter-spacing: 0.1em;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 14px;
  text-transform: uppercase;
}

.t-layer-wrap-3f  {
  font-family: Playfair Display, sans-serif;
  color: #F5F3F0;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-size: 28px;
  font-weight: 800;
  margin-bottom: 14px;
}

.t-outer-col-7ls  {
  font-family: Inter, sans-serif;
  line-height: 1.6;
  color: #E8E6E1;
  margin-bottom: 24px;
  font-size: 15px;
}

.site-group-cell-cm  {
  gap: 8px 12px;
  flex-wrap: wrap;
  align-items: baseline;
  display: flex;
  margin-bottom: 24px;
}

.m-widget-head-789  {
  font-size: 32px;
  color: #2D8659;
  font-weight: 800;
  line-height: 1;
}

.v-row-row-2fk  {
  color: #A8A599;
  font-size: 14px;
}

.t-cell-top-ut2  {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 14px;
}

.t-bar-block-b2o  {
  font-weight: 700;
  color: #F5F3F0;
  font-family: Inter, sans-serif;
  background: #2D8659;
  transition: background 0.25s ease;
  padding: 12px 28px;
  border-radius: 8px;
  font-size: 15px;
}

.t-bar-block-b2o:hover { background: #24693F; }

.app-block-item-4i  {
  font-size: 0.9375rem;
  border-radius: 8px;
  transition: background 0.25s ease, border-color 0.25s ease;
  padding: 12px 28px;
  color: #E8E6E1;
  border: 1px solid rgba(255,255,255,0.1);
  font-family: Inter, sans-serif;
  font-weight: 600;
}

.app-block-item-4i:hover  {
  border-color: rgba(255,255,255,0.2);
  background: rgba(255,255,255,0.04);
}

.cell-box-dq3  {
  font-size: 11px;
  color: #A8A599;
}

.el-hero-block-e2a  {
  overflow: hidden;
  border-radius: 12px;
  flex: 1;
}
.t-icon-group-us  {
  border-radius: 12px;
  object-fit: cover;
  display: block;
  height: auto;
  max-height: 340px;
  width: 100%;
}

@media (min-width:766px) {
  .app-region-foot-jp { padding: 60px 40px; }
  .strip-8s  {
  align-items: center;
  flex-direction: row;
  gap: 60px;
}
  .c-frame-foot-d6g { flex: 1.2; }
  .el-hero-block-e2a { flex: 0 0 42%; }
  .t-icon-group-us { max-height: 480px; }
  .t-layer-wrap-3f { font-size: 42px; }
  .m-widget-head-789 { font-size: 44px; }
}
.site-layer-col-bd9  {
  padding: 40px 18px;
  background: #252B3A;
  border-bottom: 1px solid rgba(233, 230, 225, 0.12);
  border-top: 1px solid rgba(233, 230, 225, 0.12);
}
.c-zone-right-5m  {
  margin: 0 auto;
  max-width: 820px;
}
.el-container-top-5s  {
  color: #F5F3F0;
  overflow-wrap: break-word;
  font-size: 21px;
  margin-bottom: 12px;
  font-weight: 700;
  font-family: Playfair Display, sans-serif;
}
.list-main-c9  {
  font-size: 0.875rem;
  font-family: Inter, sans-serif;
  line-height: 1.65;
  color: #E8E6E1;
}
.list-main-c9 p { margin-bottom: 11px; }
.list-main-c9 p:last-child { margin-bottom: 0; }
.list-main-c9 strong { color: #F5F3F0; }
.list-main-c9 a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #2D8659;
}
.list-main-c9 a:hover { color: #24693F; }
.list-main-c9 ul  {
  margin-bottom: 11px;
  list-style-type: disc;
  padding-left: 18px;
}
.list-main-c9 ol  {
  list-style-type: decimal;
  margin-bottom: 11px;
  padding-left: 18px;
}
.list-main-c9 li  {
  line-height: 1.65;
  margin-bottom: 5px;
  color: #E8E6E1;
  font-size: 14px;
}
.list-main-c9 table  {
  width: 100%;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  margin-bottom: 11px;
}
.list-main-c9 th, .list-main-c9 td  {
  border-bottom: 1px solid rgba(233, 230, 225, 0.12);
  text-align: left;
  padding-top: 8px; padding-right: 10px; padding-bottom: 8px; padding-left: 10px;
  font-size: 13px;
}
.list-main-c9 th  {
  color: #F5F3F0;
  font-weight: 600;
}
@media (min-width:837px) {
  .site-layer-col-bd9 { padding: 3.5rem 36px; }
  .el-container-top-5s { font-size: 25px; }
  .list-main-c9 table { display: table; }
}

.m-strip-base-8uq  {
  padding-top: 52px; padding-right: 1.375rem; padding-bottom: 52px; padding-left: 22px;
  background: #252B3A;
}
.t-banner-primary-zmw  {
  display: flex;
  margin: 0 auto;
  gap: 20px;
  max-width: 1280px;
  flex-direction: column;
}
.js-container-item-zc  {
  font-weight: 800;
  color: #F5F3F0;
  font-family: Playfair Display, sans-serif;
  font-size: 1.5rem;
  overflow-wrap: break-word;
}
.wp-banner-left-eu  {
  line-height: 1.75;
  font-family: Inter, sans-serif;
  font-size: 14px;
  color: #E8E6E1;
}
.wp-banner-left-eu p {
  margin-bottom: 13px;
}
.wp-banner-left-eu p:last-child {
  margin-bottom: 0;
}
.wp-banner-left-eu strong {
  color: #F5F3F0;
}
.wp-banner-left-eu a  {
  text-underline-offset: 2px;
  text-decoration: underline;
  color: #2D8659;
}
.wp-banner-left-eu a:hover {
  color: #24693F;
}
.wp-banner-left-eu ul  {
  list-style-type: circle;
  padding-left: 20px;
  margin-bottom: 0.8125rem;
}
.wp-banner-left-eu ol  {
  list-style-type: decimal;
  padding-left: 20px;
  margin-bottom: 13px;
}
.wp-banner-left-eu li  {
  line-height: 1.75;
  margin-bottom: 7px;
  color: #E8E6E1;
  font-size: 14px;
}
.wp-banner-left-eu table  {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 13px;
  display: block;
  overflow-x: auto;
}
.wp-banner-left-eu th, .wp-banner-left-eu td  {
  font-size: 13px;
  border-bottom: 1px solid rgba(233, 230, 225, 0.12);
  padding: 10px 12px;
  text-align: left;
}
.wp-banner-left-eu th  {
  font-size: 12px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-weight: 600;
  color: #F5F3F0;
}
@media (min-width:802px) {
  .m-strip-base-8uq { padding-top: 68px; padding-right: 44px; padding-bottom: 68px; padding-left: 44px; }
  .t-banner-primary-zmw  {
  flex-direction: row;
  gap: 60px;
}
  .l-slot-primary-xw { flex: 0 0 280px; }
  .js-container-item-zc { font-size: 1.75rem; }
  .wp-banner-left-eu table { display: table; }
}

.mod-wrap-col-a5g  {
  padding: 48px 20px;
  background: #1A1F2E;
}
.mod-grid-body-y7  {
  margin: 0 auto;
  max-width: 880px;
}
.b-item-box-pv  {
  box-shadow: 0 2px 16px rgba(0,0,0,0.12);
  border-radius: 12px;
  background: #252B3A;
  padding: 1.75rem 22px;
}
.page-region-body-fby  {
  margin-bottom: 16px;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(233, 230, 225, 0.12);
  align-items: baseline;
  display: flex;
  gap: 10px;
}
.ui-zone-base-5yw  {
  font-family: Playfair Display, sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F5F3F0;
}
.c-frame-cell-n4h  {
  font-family: Inter, sans-serif;
  font-weight: 600;
  color: #C9A961;
  font-size: 13px;
}
.c-section-block-shg  {
  font-family: Inter, sans-serif;
  color: #E8E6E1;
  font-size: 14px;
  line-height: 1.65;
}
.c-section-block-shg p { margin-bottom: 0.75rem; }
.c-section-block-shg p:last-child { margin-bottom: 0; }
.c-section-block-shg strong { color: #F5F3F0; }
.c-section-block-shg a  {
  color: #2D8659;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.c-section-block-shg a:hover { color: #24693F; }
.c-section-block-shg ul  {
  margin-bottom: 12px;
  padding-left: 18px;
  list-style-type: circle;
}
.c-section-block-shg ol  {
  margin-bottom: 12px;
  padding-left: 18px;
  list-style-type: decimal;
}
.c-section-block-shg li  {
  color: #E8E6E1;
  line-height: 1.65;
  margin-bottom: 4px;
  font-size: 14px;
}
.c-section-block-shg table  {
  width: 100%;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
}
.c-section-block-shg th, .c-section-block-shg td  {
  font-size: 13px;
  border-bottom: 1px solid rgba(233, 230, 225, 0.12);
  padding-top: 8px; padding-right: 10px; padding-bottom: 8px; padding-left: 10px;
  text-align: left;
}
.c-section-block-shg th  {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.03em;
  font-weight: 600;
  color: #F5F3F0;
}
@media (min-width:773px) {
  .mod-wrap-col-a5g { padding: 64px 40px; }
  .b-item-box-pv { padding: 36px 32px; }
  .ui-zone-base-5yw { font-size: 24px; }
  .c-section-block-shg table { display: table; }
}

.wp-cell-foot-i2  {
  border-top: 1px solid rgba(233, 230, 225, 0.12);
  padding: 38px 16px;
  background: #1A1F2E;
}
.el-list-row-azx  {
  margin: 0 auto;
  max-width: 720px;
}
.grid-row-ie  {
  font-family: Playfair Display, sans-serif;
  color: #F5F3F0;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 16px;
}
.wp-holder-main-bm  {
  font-family: Inter, sans-serif;
  margin-bottom: 20px;
  line-height: 1.7;
  color: #E8E6E1;
  font-size: 0.9375rem;
}
.wp-holder-main-bm ol  {
  margin-bottom: 0.875rem;
  padding-left: 22px;
  list-style-type: decimal;
}
.wp-holder-main-bm li  {
  font-size: 15px;
  margin-bottom: 8px;
  line-height: 1.7;
  color: #E8E6E1;
}
.wp-holder-main-bm li:last-child {
  margin-bottom: 0;
}
.wp-holder-main-bm strong {
  color: #F5F3F0;
}
.js-cell-area-6p  {
  font-family: Inter, sans-serif;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  color: #F5F3F0;
  border-radius: 8px;
  padding: 12px 28px;
  background: #2D8659;
  transition: background 0.25s ease;
}
.js-cell-area-6p:hover {
  background: #24693F;
}
@media (min-width:798px) {
  .wp-cell-foot-i2 { padding: 52px 32px; }
  .grid-row-ie { font-size: 24px; }
}