*, *::before, *::after  {
  margin: 0;
  box-sizing: border-box;
  padding: 0;
}
body  {
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
}
img, svg  {
  max-width: 100%;
  display: block;
}
a  {
  text-decoration: none;
  color: inherit;
}
button  {
  font: inherit;
  border: none;
  cursor: pointer;
  background: none;
}
ul, ol { list-style: none; }
input, textarea, select { font: inherit; }
.site-inner-top-kef  {
  background: #0F1B2E;
  border-bottom: 1px solid rgba(255, 23, 68, 0.15);
}

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

.v-region-col-jiu  {
  cursor: pointer;
  width: 40px;
  border: 1px solid rgba(255, 23, 68, 0.15);
  align-items: center;
  background: none;
  height: 40px;
  flex-shrink: 0;
  color: #E8E9EB;
  border-radius: 8px;
  transition: background 0.25s ease;
  justify-content: center;
  display: flex;
}

.v-region-col-jiu:hover { background: rgba(255,255,255,0.04); }

.app-bar-base-07  {
  font-weight: 800;
  color: #FFFFFF;
  gap: 8px;
  letter-spacing: -0.02em;
  display: flex;
  white-space: nowrap;
  align-items: center;
  font-size: 19px;
}

.mod-container-head-gk  {
  margin-left: auto;
  align-items: center;
  display: flex;
  gap: 8px;
}

.site-box-inner-lrs  {
  background: #FF1744;
  font-weight: 700;
  transition: background 0.25s ease;
  font-family: Inter, sans-serif;
  font-size: 13px;
  color: #FFFFFF;
  padding-top: 7px; padding-right: 14px; padding-bottom: 7px; padding-left: 14px;
  border-radius: 8px;
}

.site-box-inner-lrs:hover { background: #FF5252; }

.b-inner-col-3t  {
  background: none;
  border: 1px solid rgba(255,255,255,0.1);
  color: #E8E9EB;
  display: none;
}

.b-inner-col-3t:hover { background: rgba(255,255,255,0.04); }

/* --- Drawer --- */

.app-btn-block-bak  {
  flex-direction: column;
  z-index: 200;
  top: 0;
  height: 100%;
  border-right: 1px solid rgba(255, 23, 68, 0.15);
  transform: translateX(-100%);
  background: #0F1B2E;
  position: fixed;
  overflow-y: auto;
  width: 280px;
  transition: transform 0.3s ease;
  left: 0;
  display: flex;
}

.app-btn-block-bak.l-text-inner-ul2 { transform: translateX(0); }

.c-zone-area-sfd  {
  align-items: center;
  justify-content: space-between;
  padding: 16px 20px;
  flex-shrink: 0;
  border-bottom: 1px solid rgba(255,255,255,0.06);
  display: flex;
}

.l-grid-row-x0  {
  border-radius: 4px;
  height: 32px;
  width: 32px;
  border: 1px solid rgba(255, 23, 68, 0.15);
  font-size: 1.125rem;
  place-items: center;
  display: grid;
  color: #E8E9EB;
  transition: background 0.25s ease;
  background: none;
  cursor: pointer;
}

.l-grid-row-x0:hover { background: rgba(255,255,255,0.04); }

.app-link-top-eqh  {
  display: flex;
  flex: 1;
  padding: 12px 0;
  flex-direction: column;
}

.t-item-left-a3  {
  font-weight: 500;
  transition: background 0.25s ease, color 0.25s ease;
  font-family: Inter, sans-serif;
  font-size: 16px;
  padding-top: 14px; padding-right: 24px; padding-bottom: 0.875rem; padding-left: 1.5rem;
  color: #E8E9EB;
}

.t-item-left-a3:hover  {
  color: #FFFFFF;
  background: rgba(255,255,255,0.04);
}

.mod-col-main-gxh  {
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  position: fixed;
  inset: 0;
  visibility: hidden;
  z-index: 150;
  background: rgba(15, 27, 46, 0.85);
}

.mod-col-main-gxh.l-text-inner-ul2  {
  opacity: 1;
  visibility: visible;
}

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

.el-view-foot-slk { position: relative; }

.el-container-col-u1x  {
  font-weight: 600;
  font-family: Inter, sans-serif;
  background: rgba(255,255,255,0.02);
  white-space: nowrap;
  transition: border-color 0.25s ease, background 0.25s ease;
  border-radius: 8px;
  line-height: 1;
  cursor: pointer;
  border: 1px solid rgba(255, 23, 68, 0.15);
  align-items: center;
  color: #E8E9EB;
  display: flex;
  padding: 5px 10px;
  gap: 6px;
  font-size: 13px;
}

.el-container-col-u1x:hover  {
  border-color: rgba(255,255,255,0.15);
  background: rgba(255,255,255,0.04);
}
.b-holder-top-edg  {
  font-size: 10px;
  transition: transform 0.25s ease;
}
.el-view-foot-slk.l-text-inner-ul2 .b-holder-top-edg { transform: rotate(180deg); }

.l-inner-group-1oc  {
  padding: 4px;
  position: absolute;
  background: #1A2A3F;
  display: none;
  right: 0;
  z-index: 50;
  border: 1px solid rgba(255, 23, 68, 0.15);
  border-radius: 16px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  min-width:143px;
  top: calc(100% + 4px);
}

.el-view-foot-slk.l-text-inner-ul2 .l-inner-group-1oc { display: block; }

.js-zone-inner-wv  {
  font-family: Inter, sans-serif;
  gap: 8px;
  border-radius: 8px;
  cursor: pointer;
  align-items: center;
  font-size: 0.8125rem;
  padding: 8px 12px;
  display: flex;
  color: #E8E9EB;
  transition: background 0.25s ease, color 0.25s ease;
  font-weight: 500;
}

.js-zone-inner-wv:hover  {
  color: #FFFFFF;
  background: rgba(255,255,255,0.06);
}
.js-zone-inner-wv.active { color: #FF1744; }
.m-panel-27  {
  line-height: 1;
  font-size: 16px;
}

/* --- Desktop --- */

@media (min-width:796px) {
  .v-widget-block-po  {
  padding: 0 20px;
  height: 60px;
}
  .b-inner-col-3t { display: inline-flex; }
}
.js-text-block-94  {
  bottom: 16px;
  width: calc(100% - 32px);
  padding: 20px;
  border: 1px solid rgba(255, 23, 68, 0.15);
  box-shadow: 0 8px 32px rgba(0,0,0,0.4);
  position: fixed;
  max-width: 380px;
  z-index: 1000;
  background: #1A2A3F;
  border-radius: 16px;
  left: 16px;
}

.js-inner-row-2q  {
  font-size: 0.9375rem;
  color: #FFFFFF;
  font-weight: 700;
  margin-bottom: 8px;
}

.page-component-foot-ty  {
  font-family: Inter, sans-serif;
  margin-bottom: 16px;
  font-size: 13px;
  color: #E8E9EB;
  line-height: 1.5;
}

.page-component-foot-ty a  {
  color: #FFFFFF;
  text-underline-offset: 2px;
  text-decoration: underline;
}

.page-component-foot-ty a:hover { color: #FF1744; }

.js-wrapper-main-zu  {
  gap: 10px;
  display: flex;
}

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

.ui-holder-head-ts:hover { background: rgba(255,255,255,0.15); }

.wp-bar-primary-wch  {
  padding: 10px 16px;
  border-radius: 8px;
  text-align: center;
  font-family: Inter, sans-serif;
  font-weight: 500;
  transition: color 0.25s ease;
  font-size: 13px;
  color: #A0A8B1;
  flex: 1;
}

.wp-bar-primary-wch:hover { color: #E8E9EB; }
.site-box-right-ty  {
  background-size: cover;
  position: relative;
  background-position: center;
  background-color: #0F1B2E;
  padding-top: 60px; padding-right: 1.25rem; padding-bottom: 60px; padding-left: 1.25rem;
  text-align: center;
  justify-content: center;
  display: flex;
  background-repeat: no-repeat;
  min-height: 520px;
  overflow: hidden;
  align-items: center;
}

.site-box-right-ty::before  {
  inset: 0;
  content: '';
  position: absolute;
  background: linear-gradient(180deg, rgba(10,22,40,0.75) 0%, rgba(10,22,40,0.85) 100%);
  pointer-events: none;
}

.app-strip-box-02  {
  z-index: 1;
  position: relative;
  max-width: 700px;
}

.t-cell-wrap-9g  {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  border-radius: 20px;
  margin-bottom: 20px;
  display: inline-block;
  text-transform: uppercase;
  background: rgba(10,22,40,0.5);
  border: 1px solid rgba(212,175,55,0.4);
  color: #FF1744;
  padding: 6px 16px;
}

.l-strip-group-9fa  {
  overflow-wrap: break-word;
  text-shadow: 0 2px 8px rgba(0,0,0,0.4);
  margin-bottom: 16px;
  font-weight: 800;
  line-height: 1.15;
  font-family: Outfit, sans-serif;
  color: #fff;
  font-size: 32px;
}

.wp-strip-right-8vj  {
  max-width: 520px;
  line-height: 1.6;
  font-family: Inter, sans-serif;
  font-size: 16px;
  margin-right: auto;
  color: rgba(255,255,255,0.8);
  margin-left: auto;
  margin-bottom: 28px;
}

.wp-container-primary-73b  {
  align-items: center;
  flex-direction: column;
  gap: 1rem;
  display: flex;
  margin-top: 8px;
}

.l-grid-cell-68  {
  border: 1px solid rgba(212,175,55,0.3);
  backdrop-filter: blur(4px);
  border-radius: 16px;
  background: rgba(212,175,55,0.12);
  width: 100%;
  padding: 16px 24px;
  text-align: center;
  max-width: 380px;
}

.wp-area-cell-8sm  {
  line-height: 1.2;
  font-weight: 800;
  font-size: 26px;
  color: #FF1744;
}

.c-btn-item-el  {
  font-size: 13px;
  margin-top: 4px;
  color: rgba(255,255,255,0.6);
}

.app-element-9gr  {
  display: block;
  font-size: 16px;
  text-align: center;
  font-weight: 700;
  transition: background 0.25s ease;
  font-family: Inter, sans-serif;
  max-width: 380px;
  background: #FF1744;
  color: #FFFFFF;
  width: 100%;
  border-radius: 8px;
  padding: 1rem 36px;
}

.app-element-9gr:hover { background: #FF5252; }

.js-box-item-qh  {
  font-size: 11px;
  color: rgba(255,255,255,0.45);
  margin-top: 8px;
}

@media (min-width:774px) {
  .site-box-right-ty  {
  padding-top: 80px; padding-right: 40px; padding-bottom: 80px; padding-left: 40px;
  min-height: 600px;
}
  .l-strip-group-9fa { font-size: 3rem; }
  .wp-strip-right-8vj { font-size: 18px; }
  .wp-area-cell-8sm { font-size: 2.25rem; }
}
.t-block-block-pp  {
  padding: 50px 20px;
  background: #0F1B2E;
}
.v-panel-head-lm  {
  margin: 0 auto;
  max-width: 1280px;
}
.page-banner-head-do  {
  overflow-wrap: break-word;
  font-size: 24px;
  font-family: Outfit, sans-serif;
  font-weight: 800;
  color: #FFFFFF;
  margin-bottom: 18px;
}
.c-group-head-26y  {
  color: #E8E9EB;
  line-height: 1.7;
  font-size: 0.9375rem;
  font-family: Inter, sans-serif;
}
.c-group-head-26y p { margin-bottom: 14px; }
.c-group-head-26y p:last-child { margin-bottom: 0; }
.c-group-head-26y strong { color: #FFFFFF; }
.c-group-head-26y a  {
  color: #FF1744;
  text-underline-offset: 2px;
  text-decoration: underline;
}
.c-group-head-26y a:hover { color: #FF5252; }
.c-group-head-26y ul, .c-group-head-26y ol  {
  margin-bottom: 0.875rem;
  padding-left: 20px;
}
.c-group-head-26y li  {
  margin-bottom: 6px;
  color: #E8E9EB;
  font-size: 15px;
  line-height: 1.7;
}
.c-group-head-26y table  {
  overflow-x: auto;
  margin-bottom: 14px;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
.c-group-head-26y th  {
  border-bottom: 1px solid rgba(255, 23, 68, 0.15);
  background: rgba(255,255,255,0.04);
  padding: 10px 12px;
  color: #FFFFFF;
  font-weight: 600;
  text-align: left;
}
.c-group-head-26y td  {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding: 10px 12px;
  color: #E8E9EB;
}
@media (min-width:774px) {
  .t-block-block-pp { padding-top: 66px; padding-right: 2.5rem; padding-bottom: 66px; padding-left: 40px; }
  .page-banner-head-do { font-size: 28px; }
}

.app-box-s1  {
  padding: 48px 16px;
  background: #0F1B2E;
}

.page-hero-group-451  {
  max-width: 900px;
  margin: 0 auto;
}

.js-section-en  {
  gap: 16px;
  border-bottom: 1px solid rgba(255, 23, 68, 0.15);
  padding-bottom: 1.5rem;
  flex-direction: column;
  display: flex;
  margin-bottom: 24px;
}

.js-col-head-p4 { flex: 1; }

.m-element-left-s9  {
  font-size: 22px;
  font-weight: 800;
  color: #FFFFFF;
  font-family: Outfit, sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}

.t-box-foot-il  {
  font-weight: 800;
  font-size: 1.75rem;
  color: #FF1744;
}

.app-item-group-e0  {
  flex-direction: column;
  display: flex;
  gap: 8px;
  flex-shrink: 0;
}

.page-box-item-1i  {
  font-weight: 700;
  display: inline-block;
  text-align: center;
  transition: background 0.25s ease;
  font-size: 14px;
  color: #FFFFFF;
  background: #FF1744;
  border-radius: 8px;
  font-family: Inter, sans-serif;
  padding-top: 12px; padding-right: 28px; padding-bottom: 12px; padding-left: 28px;
}

.page-box-item-1i:hover { background: #FF5252; }

.el-slot-head-bws  {
  font-size: 12px;
  color: #A0A8B1;
}

.grid-body-4xz p  {
  line-height: 1.6;
  font-family: Inter, sans-serif;
  font-size: 16px;
  margin-bottom: 16px;
  color: #E8E9EB;
}

.grid-body-4xz p:last-child { margin-bottom: 0; }

.grid-body-4xz ul, .grid-body-4xz ol  {
  padding-left: 24px;
  margin-bottom: 16px;
}

.grid-body-4xz li  {
  font-size: 0.9375rem;
  font-family: Inter, sans-serif;
  line-height: 1.55;
  color: #E8E9EB;
  margin-bottom: 8px;
}

.grid-body-4xz strong { color: #FFFFFF; }

.grid-body-4xz table  {
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 16px;
  width: 100%;
  display: block;
  font-size: 15px;
}

.grid-body-4xz th  {
  background: rgba(255,255,255,0.04);
  color: #FFFFFF;
  font-weight: 600;
  text-align: left;
  padding-top: 11px; padding-right: 14px; padding-bottom: 11px; padding-left: 14px;
  border-bottom: 1px solid rgba(255, 23, 68, 0.15);
}

.grid-body-4xz td  {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  color: #E8E9EB;
  padding: 11px 14px;
}

@media (min-width:843px) {
  .js-section-en  {
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
}
  .m-element-left-s9 { font-size: 26px; }
  .t-box-foot-il { font-size: 34px; }
}
.mod-main-col-amq  {
  border-top: 1px solid rgba(255, 23, 68, 0.15);
  background: #0F1B2E;
  padding: 2.75rem 22px;
}

.m-box-inner-ta  {
  margin: 0 auto;
  max-width: 1280px;
}

.c-view-base-rvv  {
  flex-direction: column;
  display: flex;
  border-bottom: 1px solid rgba(255, 23, 68, 0.15);
  padding-bottom: 28px;
  gap: 32px;
}

.t-inner-item-lu { flex: 1; }

.site-icon-group-8g  {
  letter-spacing: -0.02em;
  color: #FFFFFF;
  font-size: 21px;
  margin-bottom: 12px;
  font-weight: 800;
}

.app-icon-main-np6  {
  font-size: 13px;
  line-height: 1.65;
  max-width: 360px;
  color: #A0A8B1;
  font-family: Inter, sans-serif;
}

.js-wrapper-row-y2 { flex: 1; }

.t-col-top-7c3  {
  margin-bottom: 14px;
  font-size: 13px;
  text-transform: uppercase;
  color: #FFFFFF;
  letter-spacing: 0.08em;
  font-weight: 700;
}

.app-list-xk  {
  flex-direction: column;
  gap: 10px;
  display: flex;
}

.app-list-xk a  {
  color: #E8E9EB;
  transition: color 0.25s ease;
  font-family: Inter, sans-serif;
  font-size: 14px;
}

.app-list-xk a:hover { color: #FFFFFF; }

.wp-top-top-re  {
  gap: 1rem;
  padding-top: 24px;
  display: flex;
  flex-direction: column;
}

.app-box-body-z7i  {
  color: #A0A8B1;
  font-size: 12px;
  line-height: 1.65;
}

.el-row-area-s5f  {
  font-size: 12px;
  color: #A0A8B1;
}

@media (min-width:803px) {
  .mod-main-col-amq { padding-top: 52px; padding-right: 2.75rem; padding-bottom: 52px; padding-left: 44px; }
  .c-view-base-rvv  {
  flex-direction: row;
  gap: 60px;
}
  .wp-top-top-re  {
  justify-content: space-between;
  align-items: flex-end;
  flex-direction: row;
}
}
.el-element-row-oj  {
  padding-top: 40px; padding-right: 16px; padding-bottom: 40px; padding-left: 1rem;
  background: #0F1B2E;
}
.js-holder-row-rv  {
  margin: 0 auto;
  max-width: 840px;
}
.wp-slot-block-zya  {
  background: #1A2A3F;
  border-radius: 16px;
  padding: 28px 20px;
  box-shadow: 0 4px 24px rgba(0,0,0,0.1);
  border: 1px solid rgba(255, 23, 68, 0.15);
}
.l-item-group-5nz  {
  font-size: 20px;
  margin-bottom: 14px;
  font-family: Outfit, sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #FFFFFF;
}
.c-cell-inner-faj  {
  font-family: Inter, sans-serif;
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 20px;
  color: #E8E9EB;
}
.c-cell-inner-faj p { margin-bottom: 14px; }
.c-cell-inner-faj p:last-child { margin-bottom: 0; }
.c-cell-inner-faj strong { color: #FFFFFF; }
.c-cell-inner-faj a  {
  text-underline-offset: 2px;
  text-decoration: underline;
  color: #FF1744;
}
.c-cell-inner-faj a:hover { color: #FF5252; }
.c-cell-inner-faj ul, .c-cell-inner-faj ol  {
  margin-bottom: 14px;
  padding-left: 20px;
}
.c-cell-inner-faj li  {
  color: #E8E9EB;
  line-height: 1.7;
  margin-bottom: 6px;
  font-size: 15px;
}
.c-cell-inner-faj table  {
  border-collapse: collapse;
  margin-bottom: 14px;
  display: block;
  width: 100%;
  overflow-x: auto;
}
.c-cell-inner-faj th  {
  text-align: left;
  font-weight: 600;
  color: #FFFFFF;
  padding-top: 10px; padding-right: 0.75rem; padding-bottom: 10px; padding-left: 12px;
  border-bottom: 1px solid rgba(255, 23, 68, 0.15);
  background: rgba(255,255,255,0.03);
}
.c-cell-inner-faj td  {
  border-bottom: 1px solid rgba(255,255,255,0.03);
  padding: 10px 12px;
  color: #E8E9EB;
}
.wp-banner-main-ef  {
  padding: 11px 24px;
  font-size: 14px;
  display: inline-block;
  background: #FF1744;
  font-family: Inter, sans-serif;
  border-radius: 8px;
  font-weight: 700;
  transition: background 0.25s ease;
  color: #FFFFFF;
}
.wp-banner-main-ef:hover { background: #FF5252; }
@media (min-width:766px) {
  .el-element-row-oj { padding: 3.5rem 32px; }
  .wp-slot-block-zya { padding: 2.25rem 32px; }
  .l-item-group-5nz { font-size: 24px; }
}

.app-inner-right-3q  {
  background: #0F1B2E;
  padding: 50px 20px;
}
.site-btn-top-ltb  {
  max-width: 1280px;
  margin: 0 auto;
}
.t-menu-col-9uy  {
  font-family: Outfit, sans-serif;
  text-align: center;
  font-size: 1.5rem;
  overflow-wrap: break-word;
  margin-bottom: 32px;
  font-weight: 800;
  color: #FFFFFF;
}
.t-list-cell-slk  {
  gap: 20px;
  grid-template-columns: 1fr;
  display: grid;
}
.page-main-inner-1qs {
  text-align: center;
}
.ui-box-box-ox  {
  align-items: center;
  background: #FF1744;
  border-radius: 50%;
  width: 44px;
  display: inline-flex;
  height: 44px;
  justify-content: center;
  font-size: 18px;
  margin-bottom: 14px;
  font-weight: 800;
  color: #FFFFFF;
  font-family: Outfit, sans-serif;
}
.js-holder-col-owu  {
  font-weight: 700;
  font-size: 16px;
  font-family: Outfit, sans-serif;
  color: #FFFFFF;
  margin-bottom: 6px;
}
.t-strip-left-3b4  {
  font-size: 0.875rem;
  line-height: 1.55;
  font-family: Inter, sans-serif;
  color: #A0A8B1;
}
@media (min-width:722px) {
  .app-inner-right-3q { padding: 64px 36px; }
  .t-list-cell-slk  {
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 1.75rem;
}
  .t-menu-col-9uy { font-size: 1.75rem; }
}

.app-top-group-vmj  {
  background: #0F1B2E;
  padding-top: 42px; padding-right: 1rem; padding-bottom: 42px; padding-left: 16px;
}
.mod-panel-row-om  {
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}
.page-top-foot-ws  {
  color: #FFFFFF;
  font-weight: 800;
  font-family: Outfit, sans-serif;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 22px;
}
.t-hero-inner-vsd  {
  font-family: Inter, sans-serif;
  font-size: 15px;
  color: #E8E9EB;
  line-height: 1.65;
  text-align: left;
}
.t-hero-inner-vsd p {
  margin-bottom: 12px;
}
.t-hero-inner-vsd p:last-child {
  margin-bottom: 0;
}
.t-hero-inner-vsd strong {
  color: #FFFFFF;
}
.t-hero-inner-vsd a  {
  text-decoration: underline;
  color: #FF1744;
  text-underline-offset: 2px;
}
.t-hero-inner-vsd a:hover {
  color: #FF5252;
}
.t-hero-inner-vsd ul, .t-hero-inner-vsd ol  {
  padding-left: 18px;
  margin-bottom: 12px;
}
.t-hero-inner-vsd li  {
  color: #E8E9EB;
  margin-bottom: 5px;
  line-height: 1.65;
  font-size: 15px;
}
.t-hero-inner-vsd table  {
  display: block;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
}
.t-hero-inner-vsd th, .t-hero-inner-vsd td  {
  font-size: 14px;
  padding: 9px 11px;
  text-align: left;
  border-bottom: 1px solid rgba(255, 23, 68, 0.15);
}
.t-hero-inner-vsd th  {
  color: #FFFFFF;
  font-weight: 600;
}
@media (min-width:771px) {
  .app-top-group-vmj { padding-top: 56px; padding-right: 2rem; padding-bottom: 56px; padding-left: 32px; }
  .page-top-foot-ws { font-size: 26px; }
}

.l-view-top-7sg  {
  padding-top: 32px; padding-right: 20px; padding-bottom: 32px; padding-left: 20px;
  background: #0F1B2E;
  border-top: 1px solid rgba(255, 23, 68, 0.15);
}
.b-widget-row-ud  {
  max-width: 1280px;
  text-align: center;
  margin: 0 auto;
}
.mod-grid-block-qu7  {
  justify-content: center;
  flex-wrap: wrap;
  display: flex;
  gap: 10px;
  margin-bottom: 16px;
}
.c-zone-primary-t6  {
  align-items: center;
  color: #A0A8B1;
  justify-content: center;
  font-size: 11px;
  font-weight: 800;
  font-family: Inter, sans-serif;
  border: 2px solid #A0A8B1;
  width: 36px;
  border-radius: 50%;
  display: flex;
  height: 36px;
}
.t-content-group-t4  {
  padding: 6px 14px;
  font-family: Inter, sans-serif;
  font-weight: 600;
  color: #A0A8B1;
  border-radius: 4px;
  font-size: 11px;
  border: 1px solid rgba(255, 23, 68, 0.15);
}
.v-cell-area-4v  {
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.65;
  color: #A0A8B1;
  font-family: Inter, sans-serif;
  margin: 0 auto;
  max-width: 700px;
}

.b-section-inner-hx  {
  padding-top: 38px; padding-right: 16px; padding-bottom: 38px; padding-left: 16px;
  background: #1A2A3F;
}
.ui-slot-head-1xf  {
  margin: 0 auto;
  flex-direction: column;
  max-width: 1280px;
  gap: 18px;
  display: flex;
}
.mod-container-top-bz  {
  color: #FFFFFF;
  font-weight: 800;
  font-family: Outfit, sans-serif;
  margin-bottom: 8px;
  font-size: 24px;
  overflow-wrap: break-word;
}
.el-frame-area-by6  {
  line-height: 1.5;
  color: #A0A8B1;
  font-family: Inter, sans-serif;
  font-size: 1rem;
}
.c-region-block-fq  {
  font-family: Inter, sans-serif;
  font-size: 15px;
  color: #E8E9EB;
  line-height: 1.7;
}
.c-region-block-fq p { margin-bottom: 14px; }
.c-region-block-fq p:last-child { margin-bottom: 0; }
.c-region-block-fq strong { color: #FFFFFF; }
.c-region-block-fq a  {
  color: #FF1744;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.c-region-block-fq a:hover { color: #FF5252; }
.c-region-block-fq ul, .c-region-block-fq ol  {
  padding-left: 22px;
  margin-bottom: 14px;
}
.c-region-block-fq li  {
  margin-bottom: 7px;
  font-size: 15px;
  line-height: 1.7;
  color: #E8E9EB;
}
.c-region-block-fq table  {
  margin-bottom: 14px;
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
}
.c-region-block-fq th, .c-region-block-fq td  {
  text-align: left;
  padding: 9px 11px;
  font-size: 14px;
  border-bottom: 1px solid rgba(255, 23, 68, 0.15);
}
.c-region-block-fq th  {
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  color: #FFFFFF;
}
@media (min-width:923px) {
  .b-section-inner-hx { padding: 54px 32px; }
  .ui-slot-head-1xf  {
  gap: 52px;
  flex-direction: row;
}
  .site-menu-wrap-iao { flex: 0 0 320px; }
  .mod-container-top-bz { font-size: 1.75rem; }
}

.b-module-inner-ad9  {
  border-bottom: 1px solid rgba(255, 23, 68, 0.15);
  border-top: 1px solid rgba(255, 23, 68, 0.15);
  background: #0F1B2E;
  padding-top: 34px; padding-right: 16px; padding-bottom: 34px; padding-left: 16px;
}
.v-inner-item-oq7  {
  max-width: 1280px;
  margin: 0 auto;
  flex-wrap: wrap;
  gap: 1.5rem 0;
  display: flex;
  justify-content: center;
}
.site-item-inner-fga  {
  text-align: center;
  flex: 1 1 50%;
  padding: 0 16px;
}
.v-card-wrap-e3  {
  font-family: Outfit, sans-serif;
  font-weight: 800;
  font-size: 28px;
  line-height: 1.1;
  margin-bottom: 4px;
  color: #FF1744;
}
.ui-zone-cell-snp  {
  font-family: Inter, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-size: 12px;
  font-weight: 500;
  color: #A0A8B1;
}
@media (min-width:757px) {
  .b-module-inner-ad9 { padding: 40px 20px; }
  .site-item-inner-fga  {
  border-right: 1px solid rgba(255, 23, 68, 0.15);
  flex: 1;
}
  .site-item-inner-fga:last-child { border-right: none; }
  .v-card-wrap-e3 { font-size: 36px; }
}