*, *::before, *::after  {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
body  {
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
}
img, svg  {
  max-width: 100%;
  display: block;
}
a  {
  color: inherit;
  text-decoration: none;
}
button  {
  font: inherit;
  border: none;
  cursor: pointer;
  background: none;
}
ul, ol { list-style: none; }
input, textarea, select { font: inherit; }
.site-element-block-216  {
  background: #0f1419;
  border-bottom: 1px solid rgba(232, 234, 237, 0.12);
}

.el-text-box-1b  {
  display: flex;
  padding: 0 16px;
  margin: 0 auto;
  align-items: center;
  justify-content: space-between;
  height: 56px;
  max-width: 1280px;
}

.module-item-ci  {
  gap: 8px;
  display: flex;
  color: #f0f1f3;
  letter-spacing: -0.02em;
  align-items: center;
  font-size: 18px;
  white-space: nowrap;
  font-weight: 800;
}

.page-item-block-ny { display: none; }

.page-box-base-ou  {
  display: flex;
  justify-content: center;
  cursor: pointer;
  color: #e8eaed;
  padding: 8px;
  border: none;
  background: none;
  align-items: center;
}

/* --- Fullscreen overlay --- */

.js-banner-primary-hjk  {
  gap: 20px;
  background: #0f1419;
  inset: 0;
  z-index: 300;
  transition: opacity 0.25s ease, visibility 0.25s ease;
  justify-content: center;
  align-items: center;
  position: fixed;
  opacity: 0;
  display: flex;
  visibility: hidden;
  flex-direction: column;
}

.js-banner-primary-hjk.page-outer-row-3v  {
  visibility: visible;
  opacity: 1;
}

.v-nav-head-0g  {
  position: absolute;
  height: 44px;
  display: grid;
  width: 44px;
  border-radius: 8px;
  top: 14px;
  cursor: pointer;
  color: #e8eaed;
  background: none;
  font-size: 24px;
  border: 1px solid rgba(255,255,255,0.1);
  right: 16px;
  place-items: center;
}

.el-col-left-n1  {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-direction: column;
}

.b-col-cell-9dq  {
  font-size: 22px;
  transition: color 0.25s ease;
  font-family: Playfair Display, serif;
  color: #f0f1f3;
  font-weight: 600;
}

.b-col-cell-9dq:hover { color: #00d4aa; }

.mod-card-head-jga  {
  color: #0f1419;
  font-weight: 700;
  padding: 14px 36px;
  font-size: 1rem;
  background: #00d4aa;
  font-family: Inter, sans-serif;
  border-radius: 8px;
  margin-top: 12px;
}

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

.ui-row-block-d2k { position: relative; }

.app-item-head-qf  {
  border: 1px solid rgba(232, 234, 237, 0.12);
  align-items: center;
  line-height: 1;
  font-weight: 600;
  transition: border-color 0.25s ease, background 0.25s ease;
  display: flex;
  color: #e8eaed;
  font-family: Inter, sans-serif;
  cursor: pointer;
  padding: 5px 10px;
  white-space: nowrap;
  font-size: 0.8125rem;
  background: rgba(255,255,255,0.02);
  border-radius: 8px;
  gap: 6px;
}

.app-item-head-qf:hover  {
  background: rgba(255,255,255,0.04);
  border-color: rgba(255,255,255,0.15);
}
.mod-frame-primary-nxu  {
  transition: transform 0.25s ease;
  font-size: 11px;
}
.ui-row-block-d2k.page-outer-row-3v .mod-frame-primary-nxu { transform: rotate(180deg); }

.t-link-area-9g  {
  display: none;
  min-width:137px;
  right: 0;
  top: calc(100% + 4px);
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  background: #1a1f2e;
  z-index: 50;
  padding: 4px;
  position: absolute;
  border: 1px solid rgba(232, 234, 237, 0.12);
  border-radius: 12px;
}

.ui-row-block-d2k.page-outer-row-3v .t-link-area-9g { display: block; }

.c-module-inner-7jv  {
  color: #e8eaed;
  display: flex;
  border-radius: 8px;
  transition: background 0.25s ease, color 0.25s ease;
  cursor: pointer;
  gap: 8px;
  font-family: Inter, sans-serif;
  font-size: 13px;
  padding-top: 8px; padding-right: 12px; padding-bottom: 8px; padding-left: 0.75rem;
  font-weight: 500;
  align-items: center;
}

.c-module-inner-7jv:hover  {
  color: #f0f1f3;
  background: rgba(255,255,255,0.06);
}
.c-module-inner-7jv.active { color: #00d4aa; }
.el-holder-main-ss0  {
  font-size: 17px;
  line-height: 1;
}

/* --- Desktop --- */

@media (min-width:768px) {
  .el-text-box-1b  {
  flex-direction: column;
  padding-top: 12px; padding-right: 1.25rem; padding-bottom: 12px; padding-left: 1.25rem;
  height: auto;
  gap: 10px;
}

  .page-item-block-ny  {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
}

  .v-header-wrap-oe  {
  color: #e8eaed;
  transition: color 0.25s ease, background 0.25s ease;
  font-weight: 500;
  padding: 4px 10px;
  border-radius: 4px;
  font-family: Inter, sans-serif;
  font-size: 14px;
}

  .v-header-wrap-oe:hover  {
  color: #f0f1f3;
  background: rgba(255,255,255,0.05);
}

  .v-cell-item-52  {
  background: rgba(255,255,255,0.1);
  height: 18px;
  width: 1px;
}

  .v-banner-box-yh  {
  border-radius: 8px;
  color: #0f1419;
  padding: 6px 18px;
  font-family: Inter, sans-serif;
  background: #00d4aa;
  transition: background 0.25s ease;
  font-weight: 700;
  font-size: 13px;
}

  .v-banner-box-yh:hover { background: #00b896; }

  .page-box-base-ou { display: none; }
}
.b-nav-body-z21  {
  padding: 52px 18px;
  background: #1a1f2e;
}
.page-list-left-ns  {
  max-width: 1280px;
  margin: 0 auto;
}
.ui-zone-col-k1s  {
  border-radius: 12px;
  padding: 28px 22px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.12);
  border-left: 3px solid #00d4aa;
  background: #0f1419;
}
.page-zone-wrap-71v  {
  font-size: 11px;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #00d4aa;
  display: inline-block;
}
.mod-card-head-99  {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 18px;
  font-family: Playfair Display, serif;
  color: #f0f1f3;
  overflow-wrap: break-word;
}
.widget-base-i14  {
  font-size: 14px;
  color: #e8eaed;
  font-family: Inter, sans-serif;
  line-height: 1.7;
}
.widget-base-i14 p {
  margin-bottom: 12px;
}
.widget-base-i14 p:last-child { margin-bottom: 0; }
.widget-base-i14 strong  {
  color: #f0f1f3;
  font-weight: 600;
}
.widget-base-i14 a  {
  transition: color 0.25s;
  color: #00d4aa;
  text-decoration: none;
}
.widget-base-i14 a:hover {
  color: #00b896;
}
.widget-base-i14 ul  {
  padding-left: 20px;
  list-style-type: circle;
  margin-bottom: 12px;
}
.widget-base-i14 ol  {
  list-style-type: decimal;
  padding-left: 1.25rem;
  margin-bottom: 0.75rem;
}
.widget-base-i14 li  {
  color: #e8eaed;
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 1.65;
}
.widget-base-i14 dl { margin-bottom: 12px; }
.widget-base-i14 dt  {
  margin-top: 11px;
  font-weight: 800;
  font-size: 0.875rem;
  color: #f0f1f3;
}
.widget-base-i14 dt:first-child { margin-top: 0; }
.widget-base-i14 dd  {
  margin-left: 0;
  margin-bottom: 5px;
  color: #e8eaed;
  font-size: 14px;
  line-height: 1.7;
}
.widget-base-i14 table  {
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
}
.widget-base-i14 th,
.widget-base-i14 td  {
  padding: 9px 10px;
  text-align: left;
  border-bottom: 1px solid rgba(232, 234, 237, 0.12);
  font-size: 13px;
}
.widget-base-i14 th  {
  color: #f0f1f3;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 12px;
  font-weight: 600;
}
@media(min-width:796px) {
  .b-nav-body-z21 {
    padding-top: 68px; padding-right: 40px; padding-bottom: 68px; padding-left: 40px;
  }
  .ui-zone-col-k1s {
    padding: 2.25rem 40px;
  }
  .mod-card-head-99 {
    font-size: 24px;
  }
  .widget-base-i14 table { display: table; }
}
.js-panel-head-du  {
  top: 0;
  border-bottom: 1px solid rgba(232, 234, 237, 0.12);
  left: 0;
  position: fixed;
  padding: 10px 20px;
  z-index: 1000;
  background: #1a1f2e;
  right: 0;
}

.el-banner-area-gwr  {
  max-width: 1280px;
  margin: 0 auto;
  flex-direction: column;
  display: flex;
  gap: 10px;
  align-items: center;
}

.c-link-col-iex  {
  line-height: 1.4;
  text-align: center;
  color: #e8eaed;
  font-family: Inter, sans-serif;
  font-size: 12px;
}

.c-link-col-iex a  {
  color: #f0f1f3;
  text-underline-offset: 2px;
  text-decoration: underline;
}

.c-link-col-iex a:hover { color: #00d4aa; }

.c-section-base-68  {
  gap: 8px;
  flex-shrink: 0;
  display: flex;
}

.ui-region-wrap-5bg  {
  font-size: 12px;
  transition: background 0.25s ease;
  background: rgba(255,255,255,0.1);
  font-weight: 600;
  padding: 5px 16px;
  border-radius: 4px;
  color: #f0f1f3;
  font-family: Inter, sans-serif;
}

.ui-region-wrap-5bg:hover { background: rgba(255,255,255,0.15); }

.l-box-wrap-v9  {
  color: #9a9fa8;
  padding: 5px 16px;
  font-weight: 500;
  transition: color 0.25s ease;
  font-size: 12px;
  font-family: Inter, sans-serif;
  border-radius: 4px;
}

.l-box-wrap-v9:hover { color: #e8eaed; }

@media (min-width:773px) {
  .el-banner-area-gwr  {
  gap: 16px;
  justify-content: center;
  flex-direction: row;
}
  .js-panel-head-du { padding-top: 8px; padding-right: 40px; padding-bottom: 8px; padding-left: 40px; }
}
.wp-section-foot-y54  {
  padding: 46px 18px;
  background: #0f1419;
  border-top: 1px solid rgba(232, 234, 237, 0.12);
}
.b-btn-left-g0f  {
  max-width: 1280px;
  gap: 32px;
  flex-direction: column;
  margin: 0 auto;
  display: flex;
}
.mod-outer-foot-wd  {
  font-family: Playfair Display, serif;
  color: #f0f1f3;
  font-weight: 800;
  font-size: 22px;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}
.el-top-hp8  {
  line-height: 1.6;
  font-family: Inter, sans-serif;
  font-size: 16px;
  color: #e8eaed;
}
.el-top-hp8 p {
  margin-bottom: 15px;
}
.el-top-hp8 p:last-child {
  margin-bottom: 0;
}
.el-top-hp8 strong {
  color: #f0f1f3;
}
.el-top-hp8 a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #00d4aa;
}
.el-top-hp8 a:hover {
  color: #00b896;
}
.el-top-hp8 ul  {
  margin-bottom: 15px;
  padding-left: 20px;
  list-style-type: square;
}
.el-top-hp8 ol  {
  margin-bottom: 15px;
  list-style-type: decimal;
  padding-left: 20px;
}
.el-top-hp8 li  {
  line-height: 1.6;
  color: #e8eaed;
  margin-bottom: 7px;
  font-size: 16px;
}
.el-top-hp8 table  {
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.9375rem;
  display: block;
}
.el-top-hp8 th, .el-top-hp8 td  {
  font-size: 15px;
  border-bottom: 1px solid rgba(232, 234, 237, 0.12);
  text-align: left;
  padding-top: 10px; padding-right: 13px; padding-bottom: 10px; padding-left: 13px;
}
.el-top-hp8 th  {
  font-weight: 600;
  color: #f0f1f3;
}
.b-bar-main-qw  {
  flex-direction: column;
  display: flex;
  gap: 16px;
}
.m-item-col-47  {
  padding: 16px;
  border-radius: 8px;
  background: #1a1f2e;
}
.site-outer-2au  {
  font-size: 11px;
  margin-bottom: 4px;
  font-weight: 600;
  color: #9a9fa8;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  letter-spacing: 0.08em;
}
.c-top-block-yk2  {
  font-family: Inter, sans-serif;
  font-size: 0.9375rem;
  font-weight: 700;
  color: #f0f1f3;
}
@media (min-width:839px) {
  .wp-section-foot-y54 { padding: 60px 38px; }
  .b-btn-left-g0f  {
  gap: 48px;
  flex-direction: row;
}
  .js-cell-area-do { flex: 1; }
  .b-bar-main-qw { flex: 0 0 260px; }
  .mod-outer-foot-wd { font-size: 26px; }
  .el-top-hp8 table { display: table; }
}

.page-hero-group-nfa  {
  border-top: 1px solid rgba(232, 234, 237, 0.12);
  background: #0f1419;
  padding-top: 42px; padding-right: 16px; padding-bottom: 42px; padding-left: 16px;
}
.js-content-cell-xu  {
  gap: 1.375rem;
  flex-direction: column;
  max-width: 1280px;
  display: flex;
  margin: 0 auto;
}
.v-list-head-yu4  {
  font-size: 24px;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #f0f1f3;
  font-weight: 700;
  font-family: Playfair Display, serif;
}
.c-slot-box-e0v  {
  font-family: Inter, sans-serif;
  font-size: 14px;
  color: #9a9fa8;
  line-height: 1.55;
}
.ui-group-item-hxs  {
  line-height: 1.7;
  font-size: 15px;
  color: #e8eaed;
  font-family: Inter, sans-serif;
}
.ui-group-item-hxs p {
  margin-bottom: 12px;
}
.ui-group-item-hxs p:last-child { margin-bottom: 0; }
.ui-group-item-hxs strong  {
  font-weight: 600;
  color: #f0f1f3;
}
.ui-group-item-hxs a  {
  text-decoration: none;
  color: #00d4aa;
}
.ui-group-item-hxs a:hover {
  text-decoration: underline;
}
.ui-group-item-hxs ul  {
  list-style-type: square;
  margin-bottom: 12px;
  padding-left: 24px;
}
.ui-group-item-hxs ol  {
  margin-bottom: 12px;
  padding-left: 24px;
  list-style-type: decimal;
}
.ui-group-item-hxs li  {
  line-height: 1.65;
  font-size: 16px;
  margin-bottom: 4px;
  color: #e8eaed;
}
.ui-group-item-hxs dl { margin-bottom: 12px; }
.ui-group-item-hxs dt  {
  color: #f0f1f3;
  font-size: 15px;
  font-weight: 700;
  margin-top: 16px;
}
.ui-group-item-hxs dt:first-child { margin-top: 0; }
.ui-group-item-hxs dd  {
  margin-bottom: 4px;
  margin-left: 0;
  font-size: 15px;
  line-height: 1.7;
  color: #e8eaed;
}
.ui-group-item-hxs table  {
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
.ui-group-item-hxs th,
.ui-group-item-hxs td  {
  font-size: 14px;
  text-align: left;
  padding: 10px 12px;
  border-bottom: 1px solid rgba(232, 234, 237, 0.12);
}
.ui-group-item-hxs th  {
  font-size: 12px;
  text-transform: uppercase;
  color: #f0f1f3;
  letter-spacing: 0.05em;
  font-weight: 600;
}
@media(min-width:839px) {
  .page-hero-group-nfa {
    padding: 64px 38px;
  }
  .js-content-cell-xu  {
  gap: 44px;
  flex-direction: row;
}
  .app-card-cell-s4o {
    flex: 0 0 280px;
  }
  .b-wrapper-gu {
    flex: 1;
  }
  .v-list-head-yu4 {
    font-size: 28px;
  }
  .ui-group-item-hxs table { display: table; }
}
.page-element-body-iu  {
  min-height: 520px;
  text-align: center;
  background: linear-gradient(160deg, #0f1419 0%, #1a1f2e 40%, #0f1419 100%);
  justify-content: center;
  display: flex;
  align-items: center;
  padding: 60px 20px;
  position: relative;
  overflow: hidden;
}

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

.el-icon-base-up  {
  position: relative;
  max-width: 700px;
  z-index: 1;
}

.wp-zone-primary-h7n  {
  font-weight: 700;
  letter-spacing: 0.08em;
  border: 1px solid rgba(212,175,55,0.3);
  margin-bottom: 20px;
  color: #00d4aa;
  font-size: 12px;
  padding-top: 6px; padding-right: 16px; padding-bottom: 6px; padding-left: 16px;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 20px;
}

.c-inner-body-hg7  {
  font-weight: 800;
  color: #f0f1f3;
  font-family: Playfair Display, serif;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  font-size: 32px;
  line-height: 1.15;
}

.app-title-box-mp  {
  margin-right: auto;
  max-width: 520px;
  margin-left: auto;
  line-height: 1.6;
  margin-bottom: 28px;
  font-size: 16px;
  font-family: Inter, sans-serif;
  color: #e8eaed;
}

.l-block-ahn  {
  flex-direction: column;
  gap: 16px;
  display: flex;
  align-items: center;
  margin-top: 8px;
}

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

.ui-card-base-6d9  {
  color: #00d4aa;
  line-height: 1.2;
  font-weight: 800;
  font-size: 26px;
}

.c-module-col-e5  {
  color: #9a9fa8;
  margin-top: 4px;
  font-size: 13px;
}

.c-text-wrap-qc  {
  font-weight: 700;
  text-align: center;
  border-radius: 8px;
  width: 100%;
  max-width: 380px;
  display: block;
  transition: background 0.25s ease;
  color: #0f1419;
  font-size: 1rem;
  background: #00d4aa;
  font-family: Inter, sans-serif;
  padding-top: 16px; padding-right: 36px; padding-bottom: 16px; padding-left: 36px;
}

.c-text-wrap-qc:hover { background: #00b896; }

.app-wrap-group-22a  {
  margin-top: 8px;
  font-size: 11px;
  color: #9a9fa8;
}

@media (min-width:768px) {
  .page-element-body-iu  {
  padding-top: 80px; padding-right: 40px; padding-bottom: 80px; padding-left: 40px;
  min-height: 600px;
}
  .c-inner-body-hg7 { font-size: 48px; }
  .app-title-box-mp { font-size: 18px; }
  .ui-card-base-6d9 { font-size: 36px; }
}
.b-hero-head-7z  {
  padding-top: 32px; padding-right: 1.25rem; padding-bottom: 2rem; padding-left: 20px;
  border-top: 1px solid rgba(232, 234, 237, 0.12);
  background: #0f1419;
}

.site-col-primary-d8a  {
  max-width: 1280px;
  margin: 0 auto;
}

.b-element-item-m2b  {
  display: flex;
  padding-bottom: 24px;
  border-bottom: 1px solid rgba(232, 234, 237, 0.12);
  gap: 20px;
  flex-direction: column;
}

.m-top-head-a4  {
  letter-spacing: -0.02em;
  font-weight: 800;
  color: #f0f1f3;
  font-size: 18px;
}

.app-panel-group-16  {
  gap: 8px 20px;
  flex-wrap: wrap;
  display: flex;
}

.app-panel-group-16 a  {
  font-size: 0.8125rem;
  color: #e8eaed;
  transition: color 0.25s ease;
  font-weight: 500;
  font-family: Inter, sans-serif;
}

.app-panel-group-16 a:hover { color: #f0f1f3; }

.l-content-main-b2d  {
  flex-direction: column;
  display: flex;
  padding-top: 1.25rem;
  gap: 12px;
}

.v-icon-primary-b0  {
  color: #9a9fa8;
  line-height: 1.7;
  font-size: 12px;
}

.page-widget-block-nn5  {
  color: #9a9fa8;
  font-size: 12px;
}

@media (min-width:765px) {
  .b-hero-head-7z { padding-top: 36px; padding-right: 2.5rem; padding-bottom: 36px; padding-left: 40px; }
  .b-element-item-m2b  {
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
}
  .l-content-main-b2d  {
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
}
}
.t-link-row-uhz  {
  background: #0f1419;
  padding: 50px 18px;
}
.app-area-foot-9u  {
  margin: 0 auto;
  max-width: 1280px;
}
.ui-element-head-nqk  {
  font-weight: 700;
  font-family: Playfair Display, serif;
  overflow-wrap: break-word;
  font-size: 24px;
  color: #f0f1f3;
  margin-bottom: 26px;
}
.mod-inner-right-2l  {
  gap: 24px;
  display: flex;
  flex-direction: column;
}
.area-group-duf  {
  border: 1px solid rgba(232, 234, 237, 0.12);
  border-radius: 12px;
  background: #1a1f2e;
  padding: 24px 20px;
}
.app-area-primary-n0  {
  border-color: #00d4aa;
  border-width: 2px;
}
.ui-row-un  {
  letter-spacing: 0.05em;
  margin-bottom: 10px;
  font-size: 11px;
  font-family: Inter, sans-serif;
  color: #00d4aa;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
}
.b-wrapper-main-ha8  {
  font-weight: 700;
  font-family: Playfair Display, serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #f0f1f3;
  margin-bottom: 14px;
}
.site-wrapper-left-6a5  {
  font-family: Inter, sans-serif;
  line-height: 1.65;
  color: #e8eaed;
  font-size: 14px;
}
.site-wrapper-left-6a5 p {
  margin-bottom: 10px;
}
.site-wrapper-left-6a5 p:last-child { margin-bottom: 0; }
.site-wrapper-left-6a5 a  {
  color: #00d4aa;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.site-wrapper-left-6a5 a:hover { color: #00b896; }
.site-wrapper-left-6a5 strong  {
  font-weight: 600;
  color: #f0f1f3;
}
.site-wrapper-left-6a5 ul  {
  padding-left: 20px;
  list-style-type: disc;
  margin-bottom: 10px;
}
.site-wrapper-left-6a5 ol  {
  list-style-type: decimal;
  padding-left: 20px;
  margin-bottom: 10px;
}
.site-wrapper-left-6a5 li  {
  color: #e8eaed;
  font-size: 0.9375rem;
  margin-bottom: 4px;
  line-height: 1.65;
}
.site-wrapper-left-6a5 table  {
  overflow-x: auto;
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 10px;
}
.site-wrapper-left-6a5 th,
.site-wrapper-left-6a5 td  {
  font-size: 13px;
  padding: 8px 10px;
  border-bottom: 1px solid rgba(232, 234, 237, 0.12);
  text-align: left;
}
.site-wrapper-left-6a5 th  {
  font-weight: 600;
  color: #f0f1f3;
}
.ui-banner-block-bvr  {
  margin-top: 14px;
  background: #00d4aa;
  padding: 11px 28px;
  color: #0f1419;
  font-family: Inter, sans-serif;
  transition: background 0.25s;
  font-size: 14px;
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}
.ui-banner-block-bvr:hover {
  background: #00b896;
}
.m-icon-right-ue  {
  color: #9a9fa8;
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.5;
  font-family: Inter, sans-serif;
}
@media(min-width:764px) {
  .t-link-row-uhz {
    padding-top: 66px; padding-right: 36px; padding-bottom: 66px; padding-left: 36px;
  }
  .mod-inner-right-2l  {
  gap: 24px;
  flex-direction: row;
}
  .area-group-duf  {
  flex: 1;
  padding: 28px 26px;
}
  .ui-element-head-nqk {
    font-size: 28px;
  }
  .b-wrapper-main-ha8 {
    font-size: 24px;
  }
  .site-wrapper-left-6a5 table { display: table; }
}
.ui-element-2kq  {
  padding: 38px 16px;
  background: #0f1419;
  border-top: 1px solid rgba(232, 234, 237, 0.12);
}
.mod-widget-item-65i  {
  max-width: 720px;
  margin: 0 auto;
}
.mod-container-primary-hww  {
  font-family: Playfair Display, serif;
  font-size: 20px;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #f0f1f3;
}
.app-content-block-64  {
  color: #e8eaed;
  font-size: 0.9375rem;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  line-height: 1.7;
}
.app-content-block-64 ol  {
  margin-bottom: 14px;
  padding-left: 22px;
  list-style-type: decimal;
}
.app-content-block-64 li  {
  color: #e8eaed;
  line-height: 1.7;
  margin-bottom: 8px;
  font-size: 15px;
}
.app-content-block-64 li:last-child {
  margin-bottom: 0;
}
.app-content-block-64 strong {
  color: #f0f1f3;
}
.v-outer-row-tg  {
  font-size: 14px;
  color: #0f1419;
  transition: background 0.25s ease;
  padding: 0.75rem 28px;
  font-family: Inter, sans-serif;
  border-radius: 8px;
  font-weight: 700;
  background: #00d4aa;
  display: inline-block;
}
.v-outer-row-tg:hover {
  background: #00b896;
}
@media (min-width:799px) {
  .ui-element-2kq { padding: 52px 32px; }
  .mod-container-primary-hww { font-size: 24px; }
}

.c-banner-block-sv  {
  padding-top: 3rem; padding-right: 20px; padding-bottom: 48px; padding-left: 20px;
  background: #1a1f2e;
}
.list-top-xq  {
  margin: 0 auto;
  max-width: 1280px;
}
.wp-grid-item-zi7  {
  flex-direction: column;
  display: flex;
  gap: 24px;
}
@media (min-width:764px) {
  .wp-grid-item-zi7  {
  gap: 2.5rem;
  align-items: flex-start;
  flex-direction: row;
}
}
.menu-primary-49 {
  flex: 1;
}
.app-strip-left-4e  {
  overflow-wrap: break-word;
  font-size: 18px;
  margin-bottom: 14px;
  font-family: Playfair Display, serif;
  font-weight: 700;
  color: #e8eaed;
}
.wp-container-area-90  {
  line-height: 1.7;
  color: #e8eaed;
  font-family: Inter, sans-serif;
  font-size: 0.8125rem;
}
.wp-container-area-90 p {
  margin-bottom: 10px;
}
.wp-container-area-90 p:last-child {
  margin-bottom: 0;
}
.wp-container-area-90 a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #e8eaed;
}
.wp-container-area-90 a:hover {
  color: #00d4aa;
}
.wp-container-area-90 strong {
  color: #f0f1f3;
}
.wp-container-area-90 ul  {
  padding-left: 20px;
  margin-bottom: 10px;
  list-style-type: disc;
}
.wp-container-area-90 ol  {
  padding-left: 20px;
  list-style-type: decimal;
  margin-bottom: 10px;
}
.wp-container-area-90 li  {
  color: #9a9fa8;
  line-height: 1.55;
  font-size: 13px;
  margin-bottom: 4px;
}
.wp-container-area-90 table  {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 10px;
  display: block;
  overflow-x: auto;
}
.wp-container-area-90 th, .wp-container-area-90 td  {
  border-bottom: 1px solid rgba(232, 234, 237, 0.12);
  padding-top: 8px; padding-right: 9px; padding-bottom: 8px; padding-left: 9px;
  text-align: left;
  font-size: 12px;
}
.wp-container-area-90 th  {
  color: #e8eaed;
  font-weight: 600;
}
.js-inner-main-g6g  {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  flex-shrink: 0;
}
@media (min-width:770px) {
  .js-inner-main-g6g  {
  flex-direction: column;
  align-items: flex-end;
}
  .wp-container-area-90 table { display: table; }
}
.ui-inner-cell-ve  {
  height: 40px;
  border: 2px solid #9a9fa8;
  color: #9a9fa8;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  width: 40px;
  border-radius: 50%;
  font-family: Inter, sans-serif;
  font-size: 0.75rem;
}
.ui-region-area-s2  {
  border-radius: 4px;
  font-size: 11px;
  color: #9a9fa8;
  font-family: Inter, sans-serif;
  font-weight: 600;
  padding: 8px 16px;
  white-space: nowrap;
  border: 1px solid rgba(232, 234, 237, 0.12);
}

.js-frame-box-gd  {
  padding: 54px 20px;
  background: #1a1f2e;
}
.el-grid-wrap-wf  {
  gap: 28px;
  flex-direction: column;
  margin: 0 auto;
  display: flex;
  max-width: 1280px;
}
.t-slot-inner-sd  {
  letter-spacing: 0.1em;
  color: #00d4aa;
  font-family: Inter, sans-serif;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.mod-nav-right-dob  {
  color: #f0f1f3;
  font-size: 1.625rem;
  margin-bottom: 18px;
  font-weight: 800;
  font-family: Playfair Display, serif;
  overflow-wrap: break-word;
}
.js-widget-right-oxy  {
  font-size: 16px;
  line-height: 1.75;
  font-family: Inter, sans-serif;
  color: #e8eaed;
}
.js-widget-right-oxy p { margin-bottom: 16px; }
.js-widget-right-oxy p:last-child { margin-bottom: 0; }
.js-widget-right-oxy strong { color: #f0f1f3; }
.js-widget-right-oxy a  {
  color: #00d4aa;
  text-underline-offset: 3px;
  text-decoration: underline;
}
.js-widget-right-oxy a:hover { color: #00b896; }
.js-widget-right-oxy ul  {
  list-style-type: circle;
  padding-left: 22px;
  margin-bottom: 16px;
}
.js-widget-right-oxy ol  {
  margin-bottom: 16px;
  list-style-type: decimal;
  padding-left: 1.375rem;
}
.js-widget-right-oxy li  {
  font-size: 16px;
  color: #e8eaed;
  line-height: 1.75;
  margin-bottom: 8px;
}
.js-widget-right-oxy table  {
  overflow-x: auto;
  width: 100%;
  margin-bottom: 16px;
  border-collapse: collapse;
  display: block;
}
.js-widget-right-oxy th  {
  background: #0f1419;
  color: #f0f1f3;
  padding: 11px 14px;
  text-align: left;
  font-weight: 600;
  border-bottom: 1px solid rgba(232, 234, 237, 0.12);
}
.js-widget-right-oxy td  {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  color: #e8eaed;
  padding: 11px 14px;
}
.ui-region-right-r0m  {
  border: 1px solid rgba(232, 234, 237, 0.12);
  padding: 1.5rem;
  background: #0f1419;
  border-radius: 12px;
}
.el-strip-inner-052  {
  font-size: 0.75rem;
  margin-bottom: 6px;
  letter-spacing: 0.08em;
  font-weight: 600;
  text-transform: uppercase;
  color: #9a9fa8;
  font-family: Inter, sans-serif;
}
.wp-wrap-col-xe  {
  font-weight: 800;
  margin-bottom: 8px;
  color: #00d4aa;
  font-size: 1.75rem;
  font-family: Playfair Display, serif;
}
.mod-main-foot-vzf  {
  font-size: 14px;
  line-height: 1.5;
  color: #9a9fa8;
  font-family: Inter, sans-serif;
}
@media (min-width:859px) {
  .js-frame-box-gd { padding: 72px 44px; }
  .el-grid-wrap-wf  {
  flex-direction: row;
  gap: 3rem;
}
  .t-banner-wrap-w17 { flex: 1; }
  .ui-region-right-r0m  {
  align-self: flex-start;
  flex: 0 0 280px;
}
  .mod-nav-right-dob { font-size: 30px; }
  .js-widget-right-oxy table { display: table; }
}

.l-main-area-ri  {
  padding: 42px 18px;
  border-top: 1px solid rgba(232, 234, 237, 0.12);
  background: #0f1419;
}
.app-component-wrap-mr  {
  max-width: 820px;
  margin: 0 auto;
}
.b-section-item-at  {
  font-size: 21px;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #f0f1f3;
  font-family: Playfair Display, serif;
  font-weight: 700;
}
.wp-container-area-3x  {
  font-size: 14px;
  color: #e8eaed;
  line-height: 1.65;
  font-family: Inter, sans-serif;
}
.wp-container-area-3x p { margin-bottom: 11px; }
.wp-container-area-3x p:last-child { margin-bottom: 0; }
.wp-container-area-3x strong { color: #f0f1f3; }
.wp-container-area-3x a  {
  text-underline-offset: 2px;
  text-decoration: underline;
  color: #00d4aa;
}
.wp-container-area-3x a:hover { color: #00b896; }
.wp-container-area-3x ul  {
  padding-left: 18px;
  list-style-type: disc;
  margin-bottom: 11px;
}
.wp-container-area-3x ol  {
  list-style-type: decimal;
  padding-left: 1.125rem;
  margin-bottom: 11px;
}
.wp-container-area-3x li  {
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 1.65;
  color: #e8eaed;
}
.wp-container-area-3x table  {
  border-collapse: collapse;
  display: block;
  margin-bottom: 11px;
  width: 100%;
  overflow-x: auto;
}
.wp-container-area-3x th  {
  font-weight: 600;
  background: rgba(255,255,255,0.04);
  color: #f0f1f3;
  padding: 9px 11px;
  text-align: left;
  border-bottom: 1px solid rgba(232, 234, 237, 0.12);
}
.wp-container-area-3x td  {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding: 9px 11px;
  color: #e8eaed;
}
@media (min-width:797px) {
  .l-main-area-ri { padding-top: 58px; padding-right: 2rem; padding-bottom: 58px; padding-left: 2rem; }
  .b-section-item-at { font-size: 25px; }
  .wp-container-area-3x table { display: table; }
}

.mod-layer-cell-0o1  {
  background: #1a1f2e;
  padding-top: 38px; padding-right: 16px; padding-bottom: 38px; padding-left: 16px;
}
.wp-layer-cell-tkj  {
  display: flex;
  gap: 18px;
  flex-direction: column;
  max-width: 1280px;
  margin: 0 auto;
}
.js-nav-left-u5  {
  font-family: Playfair Display, serif;
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 8px;
  color: #f0f1f3;
  overflow-wrap: break-word;
}
.c-nav-top-kf  {
  color: #9a9fa8;
  font-size: 1rem;
  font-family: Inter, sans-serif;
  line-height: 1.5;
}
.ui-card-left-s31  {
  font-size: 15px;
  font-family: Inter, sans-serif;
  color: #e8eaed;
  line-height: 1.7;
}
.ui-card-left-s31 p { margin-bottom: 14px; }
.ui-card-left-s31 p:last-child { margin-bottom: 0; }
.ui-card-left-s31 strong { color: #f0f1f3; }
.ui-card-left-s31 a  {
  color: #00d4aa;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.ui-card-left-s31 a:hover { color: #00b896; }
.ui-card-left-s31 ul  {
  list-style-type: square;
  margin-bottom: 14px;
  padding-left: 22px;
}
.ui-card-left-s31 ol  {
  padding-left: 22px;
  margin-bottom: 14px;
  list-style-type: decimal;
}
.ui-card-left-s31 li  {
  line-height: 1.7;
  font-size: 15px;
  color: #e8eaed;
  margin-bottom: 7px;
}
.ui-card-left-s31 table  {
  display: block;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 14px;
}
.ui-card-left-s31 th, .ui-card-left-s31 td  {
  text-align: left;
  border-bottom: 1px solid rgba(232, 234, 237, 0.12);
  font-size: 14px;
  padding: 9px 11px;
}
.ui-card-left-s31 th  {
  color: #f0f1f3;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.04em;
}
@media (min-width:916px) {
  .mod-layer-cell-0o1 { padding: 54px 32px; }
  .wp-layer-cell-tkj  {
  flex-direction: row;
  gap: 52px;
}
  .b-content-body-jb { flex: 0 0 320px; }
  .js-nav-left-u5 { font-size: 1.75rem; }
  .ui-card-left-s31 table { display: table; }
}