* { box-sizing: border-box; }
body  {
  padding: 0;
  min-height: 100vh;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
  margin: 0;
}
h1, h2, h3, h4, h5, h6  {
  font-weight: inherit;
  font-size: inherit;
  margin: 0;
}
p { margin: 0; }
a  {
  text-decoration: none;
  color: inherit;
}
button  {
  border: none;
  padding: 0;
  color: inherit;
  font: inherit;
  cursor: pointer;
  background: transparent;
}
img  {
  display: block;
  height: auto;
  max-width: 100%;
}
svg  {
  display: inline-block;
  vertical-align: middle;
}
ul, ol  {
  margin: 0;
  padding: 0;
  list-style: none;
}
input, textarea, select  {
  padding: 0;
  margin: 0;
  font: inherit;
  color: inherit;
}
table  {
  border-collapse: collapse;
  border-spacing: 0;
}
.page-component-body-x6  {
  padding-top: 48px; padding-right: 20px; padding-bottom: 48px; padding-left: 20px;
  background: #1a3a3a;
}
.m-component-head-pdg  {
  max-width: 800px;
  text-align: center;
  margin: 0 auto;
}
.app-frame-base-jf  {
  color: #f5f5f0;
  margin-bottom: 16px;
  font-family: Raleway, sans-serif;
  font-size: 18px;
  overflow-wrap: break-word;
  font-weight: 700;
}
.js-slot-right-i3  {
  line-height: 1.7;
  color: #f5f5f0;
  font-size: 13px;
  font-family: Inter, sans-serif;
}
.js-slot-right-i3 p {
  margin-bottom: 10px;
}
.js-slot-right-i3 p:last-child {
  margin-bottom: 0;
}
.js-slot-right-i3 a  {
  color: #f5f5f0;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.js-slot-right-i3 a:hover {
  color: #c9a961;
}
.js-slot-right-i3 strong {
  color: #d4a574;
}
.js-slot-right-i3 ul, .js-slot-right-i3 ol  {
  padding-left: 20px;
  margin-bottom: 10px;
}
.js-slot-right-i3 li  {
  font-size: 13px;
  line-height: 1.5;
  color: #a8a89e;
  margin-bottom: 4px;
}
.js-slot-right-i3 table  {
  display: block;
  border-collapse: collapse;
  margin-bottom: 10px;
  width: 100%;
  overflow-x: auto;
}
.js-slot-right-i3 th, .js-slot-right-i3 td  {
  border-bottom: 1px solid rgba(212, 165, 116, 0.15);
  font-size: 0.75rem;
  padding: 8px 10px;
  text-align: left;
}
.js-slot-right-i3 th  {
  font-weight: 600;
  color: #f5f5f0;
}

@media (min-width:772px) {
  .js-slot-right-i3 table { display: table; }
}

.b-text-row-it  {
  border-bottom: 1px solid rgba(212, 165, 116, 0.15);
  background: #0f1f2a;
}

.element-body-g75  {
  margin: 0 auto;
  display: flex;
  height: 56px;
  max-width: 1280px;
  gap: 0.75rem;
  align-items: center;
  padding: 0 16px;
}

.ui-strip-main-kn  {
  background: none;
  transition: background 0.25s ease;
  cursor: pointer;
  color: #f5f5f0;
  display: flex;
  border: 1px solid rgba(212, 165, 116, 0.15);
  border-radius: 8px;
  flex-shrink: 0;
  height: 40px;
  justify-content: center;
  align-items: center;
  width: 40px;
}

.ui-strip-main-kn:hover { background: rgba(255,255,255,0.04); }

.js-card-top-wxs  {
  align-items: center;
  display: flex;
  gap: 8px;
  color: #d4a574;
  letter-spacing: -0.02em;
  font-weight: 800;
  white-space: nowrap;
  font-size: 19px;
}

.c-slot-box-9v  {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-left: auto;
}

.mod-zone-box-jv  {
  transition: background 0.25s ease;
  font-weight: 700;
  border-radius: 8px;
  background: #c9a961;
  color: #0f1f2a;
  font-family: Inter, sans-serif;
  padding-top: 7px; padding-right: 14px; padding-bottom: 7px; padding-left: 14px;
  font-size: 13px;
}

.mod-zone-box-jv:hover { background: #e0b589; }

.b-view-base-4x  {
  background: none;
  display: none;
  color: #f5f5f0;
  border: 1px solid rgba(255,255,255,0.1);
}

.b-view-base-4x:hover { background: rgba(255,255,255,0.04); }

/* --- Drawer --- */

.m-element-left-4e  {
  flex-direction: column;
  top: 0;
  overflow-y: auto;
  position: fixed;
  border-right: 1px solid rgba(212, 165, 116, 0.15);
  z-index: 200;
  transition: transform 0.3s ease;
  transform: translateX(-100%);
  display: flex;
  width: 280px;
  height: 100%;
  left: 0;
  background: #0f1f2a;
}

.m-element-left-4e.site-layer-right-eot { transform: translateX(0); }

.js-grid-wrap-ev  {
  justify-content: space-between;
  padding-top: 16px; padding-right: 1.25rem; padding-bottom: 16px; padding-left: 20px;
  display: flex;
  border-bottom: 1px solid rgba(255,255,255,0.06);
  flex-shrink: 0;
  align-items: center;
}

.m-col-right-je2  {
  height: 32px;
  border-radius: 4px;
  transition: background 0.25s ease;
  display: grid;
  cursor: pointer;
  font-size: 18px;
  border: 1px solid rgba(212, 165, 116, 0.15);
  background: none;
  width: 32px;
  color: #f5f5f0;
  place-items: center;
}

.m-col-right-je2:hover { background: rgba(255,255,255,0.04); }

.app-area-main-ed  {
  flex-direction: column;
  flex: 1;
  padding: 12px 0;
  display: flex;
}

.js-card-base-s4  {
  font-weight: 500;
  font-family: Inter, sans-serif;
  padding: 14px 24px;
  font-size: 16px;
  color: #f5f5f0;
  transition: background 0.25s ease, color 0.25s ease;
}

.js-card-base-s4:hover  {
  color: #d4a574;
  background: rgba(255,255,255,0.04);
}

.title-block-0cc  {
  visibility: hidden;
  z-index: 150;
  position: fixed;
  opacity: 0;
  inset: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  background: rgba(15, 31, 42, 0.85);
}

.title-block-0cc.site-layer-right-eot  {
  visibility: visible;
  opacity: 1;
}

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

.v-cell-item-6o { position: relative; }

.js-holder-item-pt  {
  cursor: pointer;
  font-size: 13px;
  line-height: 1;
  color: #f5f5f0;
  font-weight: 600;
  gap: 6px;
  font-family: Inter, sans-serif;
  align-items: center;
  padding: 5px 10px;
  display: flex;
  border-radius: 8px;
  white-space: nowrap;
  background: rgba(255,255,255,0.02);
  border: 1px solid rgba(212, 165, 116, 0.15);
  transition: border-color 0.25s ease, background 0.25s ease;
}

.js-holder-item-pt:hover  {
  border-color: rgba(255,255,255,0.15);
  background: rgba(255,255,255,0.04);
}
.holder-col-vg  {
  font-size: 10px;
  transition: transform 0.25s ease;
}
.v-cell-item-6o.site-layer-right-eot .holder-col-vg { transform: rotate(180deg); }

.wp-content-left-fgv  {
  right: 0;
  top: calc(100% + 4px);
  background: #1a3a3a;
  border: 1px solid rgba(212, 165, 116, 0.15);
  padding: 4px;
  position: absolute;
  z-index: 50;
  border-radius: 12px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  display: none;
  min-width:138px;
}

.v-cell-item-6o.site-layer-right-eot .wp-content-left-fgv { display: block; }

.el-content-head-jvl  {
  cursor: pointer;
  font-size: 13px;
  padding: 8px 12px;
  display: flex;
  font-family: Inter, sans-serif;
  color: #f5f5f0;
  font-weight: 500;
  gap: 8px;
  align-items: center;
  border-radius: 8px;
  transition: background 0.25s ease, color 0.25s ease;
}

.el-content-head-jvl:hover  {
  background: rgba(255,255,255,0.06);
  color: #d4a574;
}
.el-content-head-jvl.active { color: #c9a961; }
.app-link-item-gru  {
  line-height: 1;
  font-size: 1rem;
}

/* --- Desktop --- */

@media (min-width:801px) {
  .element-body-g75  {
  padding: 0 20px;
  height: 60px;
}
  .b-view-base-4x { display: inline-flex; }
}
.js-holder-foot-6s  {
  border-top: 1px solid rgba(212, 165, 116, 0.15);
  padding-top: 42px; padding-right: 20px; padding-bottom: 42px; padding-left: 20px;
  background: #0f1f2a;
}
.js-top-top-v5g  {
  max-width: 1280px;
  margin: 0 auto;
}
.v-link-wrap-2cm  {
  font-size: 22px;
  font-family: Raleway, sans-serif;
  color: #d4a574;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}
.app-strip-primary-80  {
  line-height: 1.7;
  color: #f5f5f0;
  font-family: Inter, sans-serif;
  font-size: 0.9375rem;
}
.app-strip-primary-80 p { margin-bottom: 0.8125rem; }
.app-strip-primary-80 p:last-child { margin-bottom: 0; }
.app-strip-primary-80 strong { color: #d4a574; }
.app-strip-primary-80 a  {
  text-decoration: underline;
  color: #c9a961;
  text-underline-offset: 2px;
}
.app-strip-primary-80 a:hover { color: #e0b589; }
.app-strip-primary-80 ul, .app-strip-primary-80 ol  {
  padding-left: 20px;
  margin-bottom: 13px;
}
.app-strip-primary-80 li  {
  font-size: 15px;
  line-height: 1.7;
  color: #f5f5f0;
  margin-bottom: 5px;
}
.app-strip-primary-80 table  {
  display: block;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.8125rem;
  overflow-x: auto;
}
.app-strip-primary-80 th, .app-strip-primary-80 td  {
  border-bottom: 1px solid rgba(212, 165, 116, 0.15);
  font-size: 14px;
  text-align: left;
  padding: 10px 12px;
}
.app-strip-primary-80 th  {
  color: #d4a574;
  font-weight: 600;
}
@media (min-width:784px) {
  .js-holder-foot-6s { padding-top: 58px; padding-right: 36px; padding-bottom: 58px; padding-left: 36px; }
  .v-link-wrap-2cm { font-size: 1.625rem; }
  .app-strip-primary-80 table { display: table; }
}

.b-main-foot-nrj  {
  padding: 50px 22px;
  background: #0f1f2a;
}
.region-right-4u  {
  max-width: 1280px;
  margin: 0 auto;
}
.m-container-foot-b3  {
  border: 1px solid rgba(212, 165, 116, 0.15);
  background: #1a3a3a;
  border-radius: 12px;
  padding: 32px 24px;
}
.v-top-base-uk  {
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: 0.1em;
  font-size: 12px;
  color: #c9a961;
  font-family: Inter, sans-serif;
  text-transform: uppercase;
}
.mod-nav-block-7vd  {
  font-size: 24px;
  margin-bottom: 18px;
  overflow-wrap: break-word;
  color: #d4a574;
  font-weight: 800;
  font-family: Raleway, sans-serif;
}
.js-component-right-kd1  {
  font-family: Inter, sans-serif;
  font-size: 14px;
  color: #f5f5f0;
  line-height: 1.75;
}
.js-component-right-kd1 p {
  margin-bottom: 11px;
}
.js-component-right-kd1 p:last-child {
  margin-bottom: 0;
}
.js-component-right-kd1 strong {
  color: #d4a574;
}
.js-component-right-kd1 a  {
  text-underline-offset: 2px;
  color: #c9a961;
  text-decoration: underline;
}
.js-component-right-kd1 a:hover {
  color: #e0b589;
}
.js-component-right-kd1 ul, .js-component-right-kd1 ol  {
  padding-left: 20px;
  margin-bottom: 11px;
}
.js-component-right-kd1 li  {
  font-size: 14px;
  line-height: 1.75;
  color: #f5f5f0;
  margin-bottom: 4px;
}
.js-component-right-kd1 table  {
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 11px;
}
.js-component-right-kd1 th, .js-component-right-kd1 td  {
  text-align: left;
  padding: 10px 12px;
  border-bottom: 1px solid rgba(212, 165, 116, 0.15);
  font-size: 13px;
}
.js-component-right-kd1 th  {
  color: #d4a574;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
@media (min-width:795px) {
  .b-main-foot-nrj { padding-top: 66px; padding-right: 42px; padding-bottom: 66px; padding-left: 42px; }
  .m-container-foot-b3 { padding: 40px 36px; }
  .mod-nav-block-7vd { font-size: 1.75rem; }
  .js-component-right-kd1 table { display: table; }
}

.ui-grid-block-uy  {
  padding: 10px 20px;
  top: 0;
  background: #1a3a3a;
  right: 0;
  left: 0;
  position: fixed;
  z-index: 1000;
  border-bottom: 1px solid rgba(212, 165, 116, 0.15);
}

.js-wrap-cell-9iq  {
  gap: 10px;
  align-items: center;
  margin: 0 auto;
  max-width: 1280px;
  display: flex;
  flex-direction: column;
}

.v-nav-foot-b2q  {
  font-size: 12px;
  font-family: Inter, sans-serif;
  color: #f5f5f0;
  text-align: center;
  line-height: 1.4;
}

.v-nav-foot-b2q a  {
  color: #d4a574;
  text-underline-offset: 2px;
  text-decoration: underline;
}

.v-nav-foot-b2q a:hover { color: #c9a961; }

.mod-block-foot-mh6  {
  display: flex;
  flex-shrink: 0;
  gap: 8px;
}

.mod-card-main-38  {
  padding: 5px 16px;
  border-radius: 4px;
  font-family: Inter, sans-serif;
  transition: background 0.25s ease;
  font-size: 0.75rem;
  color: #d4a574;
  background: rgba(255,255,255,0.1);
  font-weight: 600;
}

.mod-card-main-38:hover { background: rgba(255,255,255,0.15); }

.v-group-cell-e0a  {
  font-weight: 500;
  padding: 5px 16px;
  font-family: Inter, sans-serif;
  border-radius: 4px;
  transition: color 0.25s ease;
  font-size: 0.75rem;
  color: #a8a89e;
}

.v-group-cell-e0a:hover { color: #f5f5f0; }

@media (min-width:774px) {
  .js-wrap-cell-9iq  {
  flex-direction: row;
  justify-content: center;
  gap: 16px;
}
  .ui-grid-block-uy { padding: 8px 40px; }
}
.page-outer-left-zzn  {
  background: #1a3a3a;
  padding: 46px 20px;
}
.js-holder-wrap-o5l  {
  max-width: 1280px;
  margin: 0 auto;
}
.m-box-cell-naa  {
  display: grid;
  gap: 14px;
  grid-template-columns: 1fr 1fr;
}
.m-box-base-jd  {
  border-radius: 8px;
  background: #0f1f2a;
  text-align: center;
  padding-top: 20px; padding-right: 16px; padding-bottom: 20px; padding-left: 16px;
  border: 1px solid rgba(212, 165, 116, 0.15);
}
.app-component-head-sq  {
  font-weight: 800;
  color: #d4a574;
  margin-bottom: 6px;
  line-height: 1.2;
  font-size: 1.5rem;
  font-family: Raleway, sans-serif;
}
.app-icon-row-oc  {
  font-family: Inter, sans-serif;
  font-size: 13px;
  color: #a8a89e;
}
@media (min-width:677px) {
  .page-outer-left-zzn { padding-top: 52px; padding-right: 36px; padding-bottom: 52px; padding-left: 36px; }
  .m-box-cell-naa  {
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 18px;
}
  .app-component-head-sq { font-size: 30px; }
}

.app-menu-main-oe  {
  padding: 44px 18px;
  background: #0f1f2a;
}
.app-list-right-4w6  {
  margin: 0 auto;
  max-width: 1280px;
}
.b-list-base-d1  {
  font-family: Raleway, sans-serif;
  color: #d4a574;
  font-size: 24px;
  margin-bottom: 1rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
.c-item-block-4g  {
  line-height: 1.65;
  font-family: Inter, sans-serif;
  font-size: 15px;
  color: #f5f5f0;
}
.c-item-block-4g p {
  margin-bottom: 12px;
}
.c-item-block-4g p:last-child {
  margin-bottom: 0;
}
.c-item-block-4g strong {
  color: #d4a574;
}
.c-item-block-4g a  {
  text-decoration: underline;
  color: #c9a961;
  text-underline-offset: 2px;
}
.c-item-block-4g a:hover {
  color: #e0b589;
}
.c-item-block-4g ul, .c-item-block-4g ol  {
  margin-bottom: 12px;
  padding-left: 20px;
}
.c-item-block-4g li  {
  margin-bottom: 5px;
  font-size: 0.9375rem;
  line-height: 1.65;
  color: #f5f5f0;
}
.c-item-block-4g table  {
  margin-bottom: 12px;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
}
.c-item-block-4g th, .c-item-block-4g td  {
  text-align: left;
  border-bottom: 1px solid rgba(212, 165, 116, 0.15);
  padding: 9px 11px;
  font-size: 0.875rem;
}
.c-item-block-4g th  {
  color: #d4a574;
  font-weight: 600;
}
@media (min-width:770px) {
  .app-menu-main-oe { padding-top: 58px; padding-right: 36px; padding-bottom: 58px; padding-left: 36px; }
  .b-list-base-d1 { font-size: 1.75rem; }
  .c-item-block-4g table { display: table; }
}

.m-icon-left-4m6  {
  background: linear-gradient(160deg, #0f1f2a 0%, #1a3a3a 40%, #0f1f2a 100%);
  overflow: hidden;
  text-align: center;
  align-items: center;
  min-height: 520px;
  justify-content: center;
  padding-top: 60px; padding-right: 20px; padding-bottom: 60px; padding-left: 20px;
  display: flex;
  position: relative;
}

.m-icon-left-4m6::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: '';
}

.el-btn-top-g6  {
  max-width: 700px;
  z-index: 1;
  position: relative;
}

.item-97n  {
  text-transform: uppercase;
  margin-bottom: 20px;
  border: 1px solid rgba(212,175,55,0.3);
  letter-spacing: 0.08em;
  color: #c9a961;
  font-weight: 700;
  border-radius: 20px;
  padding: 6px 16px;
  display: inline-block;
  font-size: 12px;
}

.t-component-item-hg  {
  color: #d4a574;
  margin-bottom: 16px;
  line-height: 1.15;
  font-family: Raleway, sans-serif;
  font-size: 32px;
  overflow-wrap: break-word;
  font-weight: 800;
}

.ui-zone-inner-ep  {
  margin-right: auto;
  font-family: Inter, sans-serif;
  max-width: 520px;
  margin-left: auto;
  color: #f5f5f0;
  font-size: 1rem;
  margin-bottom: 1.75rem;
  line-height: 1.6;
}

.c-area-base-35  {
  gap: 16px;
  display: flex;
  flex-direction: column;
  margin-top: 8px;
  align-items: center;
}

.page-holder-top-ha  {
  width: 100%;
  border-radius: 12px;
  text-align: center;
  padding: 16px 24px;
  border: 1px solid rgba(212,175,55,0.25);
  max-width: 380px;
  background: rgba(212,175,55,0.1);
}

.mod-hero-block-ox  {
  font-size: 1.625rem;
  color: #c9a961;
  font-weight: 800;
  line-height: 1.2;
}

.site-col-area-i7  {
  font-size: 13px;
  color: #a8a89e;
  margin-top: 4px;
}

.mod-box-head-dfp  {
  border-radius: 8px;
  width: 100%;
  background: #c9a961;
  transition: background 0.25s ease;
  font-size: 1rem;
  text-align: center;
  max-width: 380px;
  color: #0f1f2a;
  padding-top: 16px; padding-right: 36px; padding-bottom: 16px; padding-left: 36px;
  display: block;
  font-weight: 700;
  font-family: Inter, sans-serif;
}

.mod-box-head-dfp:hover { background: #e0b589; }

.app-inner-main-elg  {
  margin-top: 8px;
  font-size: 11px;
  color: #a8a89e;
}

@media (min-width:764px) {
  .m-icon-left-4m6  {
  min-height: 600px;
  padding-top: 80px; padding-right: 40px; padding-bottom: 80px; padding-left: 40px;
}
  .t-component-item-hg { font-size: 48px; }
  .ui-zone-inner-ep { font-size: 1.125rem; }
  .mod-hero-block-ox { font-size: 36px; }
}
.m-zone-wrap-wl  {
  padding: 3.5rem 20px;
  background: #1a3a3a;
}
.col-head-rzt  {
  max-width: 1280px;
  margin: 0 auto;
}
.site-container-left-710  {
  padding: 30px 24px;
  border: 1px solid rgba(212, 165, 116, 0.15);
  border-radius: 12px;
  background: #0f1f2a;
  box-shadow: 0 2px 10px rgba(0,0,0,0.08);
}
.el-panel-area-a4b  {
  font-size: 11px;
  display: inline-block;
  letter-spacing: 0.06em;
  color: #c9a961;
  font-weight: 600;
  font-family: Inter, sans-serif;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.wp-layer-left-kv9  {
  margin-bottom: 20px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: Raleway, sans-serif;
  font-size: 20px;
  color: #d4a574;
}
.site-link-block-jxl  {
  font-family: Inter, sans-serif;
  font-size: 14px;
  color: #f5f5f0;
  line-height: 1.75;
}
.site-link-block-jxl p {
  margin-bottom: 12px;
}
.site-link-block-jxl p:last-child { margin-bottom: 0; }
.site-link-block-jxl strong  {
  color: #d4a574;
  font-weight: 600;
}
.site-link-block-jxl a  {
  transition: color 0.25s;
  text-decoration: none;
  color: #c9a961;
}
.site-link-block-jxl a:hover {
  color: #e0b589;
}
.site-link-block-jxl ul,
.site-link-block-jxl ol  {
  padding-left: 20px;
  margin-bottom: 12px;
}
.site-link-block-jxl li {
  margin-bottom: 6px;
}
.site-link-block-jxl dl { margin-bottom: 12px; }
.site-link-block-jxl dt  {
  color: #d4a574;
  margin-top: 14px;
  font-size: 14px;
  font-weight: 800;
}
.site-link-block-jxl dt:first-child { margin-top: 0; }
.site-link-block-jxl dd  {
  margin-bottom: 6px;
  margin-left: 0;
  line-height: 1.75;
  color: #f5f5f0;
  font-size: 14px;
}
.site-link-block-jxl table  {
  overflow-x: auto;
  display: block;
  width: 100%;
  margin-bottom: 12px;
  border-collapse: collapse;
}
.site-link-block-jxl th,
.site-link-block-jxl td  {
  font-size: 13px;
  border-bottom: 1px solid rgba(212, 165, 116, 0.15);
  text-align: left;
  padding: 9px 10px;
}
.site-link-block-jxl th  {
  letter-spacing: 0.04em;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #d4a574;
  font-weight: 600;
}
@media(min-width:796px) {
  .m-zone-wrap-wl {
    padding-top: 72px; padding-right: 42px; padding-bottom: 72px; padding-left: 42px;
  }
  .site-container-left-710 {
    padding: 38px 42px;
  }
  .wp-layer-left-kv9 {
    font-size: 1.625rem;
  }
  .site-link-block-jxl table { display: table; }
}
.app-container-block-dny  {
  padding: 56px 20px;
  background: #1a3a3a;
}
.m-region-wrap-in  {
  background: #0f1f2a;
  border-top: 3px solid #c9a961;
  padding: 30px 24px;
  box-shadow: 0 2px 16px rgba(0,0,0,0.1);
  max-width: 1280px;
  margin: 0 auto;
  border-radius: 12px;
}
.js-wrap-primary-7t  {
  letter-spacing: 0.06em;
  display: inline-block;
  font-size: 11px;
  color: #c9a961;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  margin-bottom: 10px;
  font-weight: 600;
}
.v-grid-head-o6  {
  overflow-wrap: break-word;
  font-family: Raleway, sans-serif;
  font-size: 22px;
  color: #d4a574;
  font-weight: 700;
  margin-bottom: 18px;
}
.app-wrapper-wrap-9k2  {
  font-family: Inter, sans-serif;
  font-size: 15px;
  line-height: 1.7;
  color: #f5f5f0;
}
.app-wrapper-wrap-9k2 p {
  margin-bottom: 12px;
}
.app-wrapper-wrap-9k2 p:last-child { margin-bottom: 0; }
.app-wrapper-wrap-9k2 strong  {
  color: #d4a574;
  font-weight: 600;
}
.app-wrapper-wrap-9k2 ul,
.app-wrapper-wrap-9k2 ol  {
  margin-bottom: 0.75rem;
  padding-left: 1.375rem;
}
.app-wrapper-wrap-9k2 li {
  margin-bottom: 5px;
}
.app-wrapper-wrap-9k2 table  {
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
  width: 100%;
  display: block;
}
.app-wrapper-wrap-9k2 th,
.app-wrapper-wrap-9k2 td  {
  border-bottom: 1px solid rgba(212, 165, 116, 0.15);
  padding-top: 9px; padding-right: 12px; padding-bottom: 9px; padding-left: 12px;
  text-align: left;
  font-size: 14px;
}
.app-wrapper-wrap-9k2 th  {
  color: #d4a574;
  font-size: 13px;
  font-weight: 600;
}
.v-banner-right-xh  {
  font-family: Inter, sans-serif;
  transition: background 0.25s;
  margin-top: 16px;
  border-radius: 8px;
  background: #c9a961;
  padding-top: 12px; padding-right: 32px; padding-bottom: 0.75rem; padding-left: 2rem;
  display: inline-block;
  font-weight: 600;
  color: #0f1f2a;
  text-decoration: none;
  font-size: 15px;
}
.v-banner-right-xh:hover {
  background: #e0b589;
}
.c-widget-top-owo  {
  color: #a8a89e;
  font-family: Inter, sans-serif;
  margin-top: 12px;
  font-size: 12px;
  line-height: 1.5;
}
@media(min-width:801px) {
  .app-container-block-dny {
    padding: 72px 42px;
  }
  .m-region-wrap-in {
    padding-top: 40px; padding-right: 2.75rem; padding-bottom: 40px; padding-left: 44px;
  }
  .v-grid-head-o6 {
    font-size: 1.625rem;
  }
  .app-wrapper-wrap-9k2 table { display: table; }
}
.t-strip-head-f3  {
  padding: 2rem 20px;
  background: #0f1f2a;
  border-top: 1px solid rgba(212, 165, 116, 0.15);
}

.l-btn-ru  {
  margin: 0 auto;
  max-width: 1280px;
}

.site-col-right-7m  {
  flex-direction: column;
  border-bottom: 1px solid rgba(212, 165, 116, 0.15);
  gap: 20px;
  padding-bottom: 24px;
  display: flex;
}

.el-zone-inner-f16  {
  font-size: 18px;
  letter-spacing: -0.02em;
  font-weight: 800;
  color: #d4a574;
}

.mod-inner-block-dv  {
  flex-wrap: wrap;
  gap: 8px 20px;
  display: flex;
}

.mod-inner-block-dv a  {
  font-size: 0.8125rem;
  color: #f5f5f0;
  font-weight: 500;
  transition: color 0.25s ease;
  font-family: Inter, sans-serif;
}

.mod-inner-block-dv a:hover { color: #d4a574; }

.el-btn-primary-pso  {
  flex-direction: column;
  padding-top: 20px;
  gap: 12px;
  display: flex;
}

.c-frame-body-kp4  {
  line-height: 1.7;
  color: #a8a89e;
  font-size: 12px;
}

.mod-link-row-8t  {
  font-size: 12px;
  color: #a8a89e;
}

@media (min-width:766px) {
  .t-strip-head-f3 { padding: 36px 40px; }
  .site-col-right-7m  {
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
}
  .el-btn-primary-pso  {
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
}
}
.page-panel-wrap-qzx  {
  padding: 50px 20px;
  background: #0f1f2a;
}
.page-icon-top-u6  {
  max-width: 1280px;
  margin: 0 auto;
}
.wp-region-cell-h3  {
  color: #d4a574;
  font-weight: 800;
  font-size: 24px;
  overflow-wrap: break-word;
  margin-bottom: 32px;
  font-family: Raleway, sans-serif;
  text-align: center;
}
.layer-head-z1  {
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr;
}
.m-module-right-aj {
  text-align: center;
}
.m-zone-item-vf  {
  font-weight: 800;
  display: inline-flex;
  color: #0f1f2a;
  align-items: center;
  width: 44px;
  justify-content: center;
  font-size: 18px;
  border-radius: 50%;
  margin-bottom: 14px;
  background: #c9a961;
  height: 44px;
  font-family: Raleway, sans-serif;
}
.t-holder-cell-ts  {
  margin-bottom: 6px;
  font-size: 16px;
  font-family: Raleway, sans-serif;
  font-weight: 700;
  color: #d4a574;
}
.wp-view-wrap-rb  {
  font-size: 14px;
  color: #a8a89e;
  font-family: Inter, sans-serif;
  line-height: 1.55;
}
@media (min-width:724px) {
  .page-panel-wrap-qzx { padding: 64px 36px; }
  .layer-head-z1  {
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 1.75rem;
}
  .wp-region-cell-h3 { font-size: 28px; }
}