* { box-sizing: border-box; }
body  {
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  padding: 0;
  min-height: 100vh;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
}
h1, h2, h3, h4, h5, h6  {
  font-weight: inherit;
  margin: 0;
  font-size: inherit;
}
p { margin: 0; }
a  {
  text-decoration: none;
  color: inherit;
}
button  {
  cursor: pointer;
  color: inherit;
  background: transparent;
  padding: 0;
  border: none;
  font: inherit;
}
img  {
  max-width: 100%;
  height: auto;
  display: block;
}
svg  {
  vertical-align: middle;
  display: inline-block;
}
ul, ol  {
  list-style: none;
  padding: 0;
  margin: 0;
}
input, textarea, select  {
  padding: 0;
  font: inherit;
  color: inherit;
  margin: 0;
}
table  {
  border-spacing: 0;
  border-collapse: collapse;
}
.c-row-cell-lsb  {
  background: #1A2332;
  border-bottom: 1px solid rgba(245, 241, 232, 0.12);
}

.t-slot-cell-61  {
  margin: 0 auto;
  padding: 0 16px;
  gap: 12px;
  height: 56px;
  display: flex;
  align-items: center;
  max-width: 1280px;
}

.js-wrap-block-4bb  {
  cursor: pointer;
  flex-shrink: 0;
  color: #F5F1E8;
  height: 40px;
  background: none;
  border: 1px solid rgba(245, 241, 232, 0.12);
  width: 40px;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  transition: background 0.25s ease;
  display: flex;
}

.js-wrap-block-4bb:hover { background: rgba(255,255,255,0.04); }

.inner-right-fpc  {
  font-size: 19px;
  display: flex;
  align-items: center;
  color: #FFD700;
  white-space: nowrap;
  gap: 8px;
  font-weight: 800;
  letter-spacing: -0.02em;
}

.wp-icon-row-etd  {
  margin-left: auto;
  gap: 8px;
  display: flex;
  align-items: center;
}

.page-bar-inner-vz4  {
  color: #1A2332;
  padding: 7px 14px;
  font-weight: 700;
  border-radius: 12px;
  font-family: Lato, sans-serif;
  font-size: 13px;
  background: #FF6B35;
  transition: background 0.25s ease;
}

.page-bar-inner-vz4:hover { background: #E55100; }

.ui-content-wrap-61k  {
  border: 1px solid rgba(255,255,255,0.1);
  display: none;
  background: none;
  color: #F5F1E8;
}

.ui-content-wrap-61k:hover { background: rgba(255,255,255,0.04); }

/* --- Drawer --- */

.mod-col-box-5el  {
  height: 100%;
  border-right: 1px solid rgba(245, 241, 232, 0.12);
  position: fixed;
  top: 0;
  z-index: 200;
  transition: transform 0.3s ease;
  background: #1A2332;
  width: 280px;
  left: 0;
  transform: translateX(-100%);
  display: flex;
  overflow-y: auto;
  flex-direction: column;
}

.mod-col-box-5el.v-text-group-727 { transform: translateX(0); }

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

.l-col-box-nxo  {
  display: grid;
  transition: background 0.25s ease;
  border: 1px solid rgba(245, 241, 232, 0.12);
  place-items: center;
  width: 32px;
  font-size: 18px;
  border-radius: 4px;
  color: #F5F1E8;
  cursor: pointer;
  height: 32px;
  background: none;
}

.l-col-box-nxo:hover { background: rgba(255,255,255,0.04); }

.site-widget-wrap-mg  {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 12px 0;
}

.t-cell-right-jx2  {
  font-weight: 500;
  transition: background 0.25s ease, color 0.25s ease;
  font-family: Lato, sans-serif;
  padding-top: 0.875rem; padding-right: 24px; padding-bottom: 0.875rem; padding-left: 24px;
  color: #F5F1E8;
  font-size: 1rem;
}

.t-cell-right-jx2:hover  {
  background: rgba(255,255,255,0.04);
  color: #FFD700;
}

.site-slot-inner-jo2  {
  position: fixed;
  inset: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  background: rgba(26, 35, 50, 0.75);
  visibility: hidden;
  z-index: 150;
  opacity: 0;
}

.site-slot-inner-jo2.v-text-group-727  {
  opacity: 1;
  visibility: visible;
}

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

.v-panel-6fl { position: relative; }

.site-list-cell-2t1  {
  display: flex;
  cursor: pointer;
  font-size: 13px;
  color: #F5F1E8;
  font-family: Lato, sans-serif;
  border-radius: 12px;
  padding: 5px 10px;
  background: rgba(255,255,255,0.02);
  gap: 6px;
  line-height: 1;
  transition: border-color 0.25s ease, background 0.25s ease;
  border: 1px solid rgba(245, 241, 232, 0.12);
  font-weight: 600;
  align-items: center;
  white-space: nowrap;
}

.site-list-cell-2t1:hover  {
  border-color: rgba(255,255,255,0.15);
  background: rgba(255,255,255,0.04);
}
.b-holder-col-zjq  {
  font-size: 10px;
  transition: transform 0.25s ease;
}
.v-panel-6fl.v-text-group-727 .b-holder-col-zjq { transform: rotate(180deg); }

.b-element-block-te6  {
  right: 0;
  min-width:142px;
  z-index: 50;
  top: calc(100% + 4px);
  display: none;
  background: #242E3E;
  border-radius: 20px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.4);
  position: absolute;
  padding: 4px;
  border: 1px solid rgba(245, 241, 232, 0.12);
}

.v-panel-6fl.v-text-group-727 .b-element-block-te6 { display: block; }

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

.mod-strip-box-t7u:hover  {
  background: rgba(255,255,255,0.06);
  color: #FFD700;
}
.mod-strip-box-t7u.active { color: #FF6B35; }
.mod-cell-main-ixl  {
  line-height: 1;
  font-size: 1rem;
}

/* --- Desktop --- */

@media (min-width:801px) {
  .t-slot-cell-61  {
  padding: 0 20px;
  height: 60px;
}
  .ui-content-wrap-61k { display: inline-flex; }
}
.c-wrapper-top-4d  {
  background: #1A2332;
  padding-top: 40px; padding-right: 16px; padding-bottom: 2.5rem; padding-left: 16px;
}
.v-title-col-t2f  {
  margin: 0 auto;
  max-width: 840px;
}
.app-content-row-q8  {
  border: 1px solid rgba(245, 241, 232, 0.12);
  border-radius: 20px;
  box-shadow: 0 4px 24px rgba(0,0,0,0.1);
  padding: 28px 20px;
  background: #242E3E;
}
.wp-banner-primary-db  {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #FFD700;
  font-family: Outfit, sans-serif;
  font-weight: 700;
  margin-bottom: 14px;
}
.mod-top-row-arj  {
  margin-bottom: 20px;
  color: #F5F1E8;
  font-family: Lato, sans-serif;
  line-height: 1.7;
  font-size: 15px;
}
.mod-top-row-arj p { margin-bottom: 14px; }
.mod-top-row-arj p:last-child { margin-bottom: 0; }
.mod-top-row-arj strong { color: #FFD700; }
.mod-top-row-arj a  {
  text-decoration: underline;
  color: #FF6B35;
  text-underline-offset: 2px;
}
.mod-top-row-arj a:hover { color: #E55100; }
.mod-top-row-arj ul  {
  padding-left: 20px;
  margin-bottom: 14px;
  list-style-type: square;
}
.mod-top-row-arj ol  {
  list-style-type: decimal;
  margin-bottom: 14px;
  padding-left: 20px;
}
.mod-top-row-arj li  {
  margin-bottom: 6px;
  font-size: 15px;
  color: #F5F1E8;
  line-height: 1.7;
}
.mod-top-row-arj table  {
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 14px;
}
.mod-top-row-arj th  {
  background: rgba(255,255,255,0.03);
  padding: 10px 12px;
  text-align: left;
  border-bottom: 1px solid rgba(245, 241, 232, 0.12);
  font-weight: 600;
  color: #FFD700;
}
.mod-top-row-arj td  {
  color: #F5F1E8;
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.03);
}
.l-main-group-h32  {
  background: #FF6B35;
  font-weight: 700;
  display: inline-block;
  padding: 11px 24px;
  color: #1A2332;
  font-size: 0.875rem;
  transition: background 0.25s ease;
  border-radius: 12px;
  font-family: Lato, sans-serif;
}
.l-main-group-h32:hover { background: #E55100; }
@media (min-width:768px) {
  .c-wrapper-top-4d { padding: 56px 32px; }
  .app-content-row-q8 { padding: 36px 32px; }
  .wp-banner-primary-db { font-size: 24px; }
  .mod-top-row-arj table { display: table; }
}

.ui-main-main-ms  {
  bottom: 16px;
  border-radius: 20px;
  padding: 20px;
  z-index: 1000;
  width: calc(100% - 32px);
  border: 1px solid rgba(245, 241, 232, 0.12);
  left: 16px;
  background: #242E3E;
  box-shadow: 0 8px 32px rgba(0,0,0,0.4);
  max-width: 380px;
  position: fixed;
}

.t-view-body-0uk  {
  color: #FFD700;
  margin-bottom: 8px;
  font-size: 0.9375rem;
  font-weight: 700;
}

.page-grid-top-ypa  {
  margin-bottom: 16px;
  font-size: 13px;
  color: #F5F1E8;
  font-family: Lato, sans-serif;
  line-height: 1.5;
}

.page-grid-top-ypa a  {
  text-underline-offset: 2px;
  text-decoration: underline;
  color: #FFD700;
}

.page-grid-top-ypa a:hover { color: #FF6B35; }

.cell-box-em  {
  display: flex;
  gap: 10px;
}

.t-icon-top-a28  {
  padding-top: 10px; padding-right: 16px; padding-bottom: 10px; padding-left: 16px;
  font-weight: 600;
  text-align: center;
  color: #FFD700;
  background: rgba(255,255,255,0.1);
  flex: 1;
  font-size: 0.8125rem;
  font-family: Lato, sans-serif;
  border-radius: 12px;
  transition: background 0.25s ease;
}

.t-icon-top-a28:hover { background: rgba(255,255,255,0.15); }

.v-block-area-nve  {
  font-family: Lato, sans-serif;
  font-weight: 500;
  transition: color 0.25s ease;
  padding-top: 10px; padding-right: 16px; padding-bottom: 10px; padding-left: 16px;
  border-radius: 12px;
  text-align: center;
  flex: 1;
  font-size: 13px;
  color: #B8AFA0;
}

.v-block-area-nve:hover { color: #F5F1E8; }
.wp-title-top-z0  {
  padding: 32px 20px;
  background: #1A2332;
  border-top: 1px solid rgba(245, 241, 232, 0.12);
}
.mod-item-area-uj  {
  gap: 0.875rem;
  margin: 0 auto;
  max-width: 1280px;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}
.l-box-row-0g  {
  font-family: Lato, sans-serif;
  width: 36px;
  display: flex;
  font-weight: 800;
  justify-content: center;
  border: 2px solid #B8AFA0;
  color: #B8AFA0;
  align-items: center;
  font-size: 11px;
  height: 36px;
  border-radius: 50%;
  flex-shrink: 0;
}
.page-inner-cell-awd  {
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-family: Lato, sans-serif;
  color: #F5F1E8;
}
.js-main-base-3ln  {
  background: #1A2332;
  padding-top: 44px; padding-right: 16px; padding-bottom: 44px; padding-left: 16px;
}
.b-row-item-ij  {
  margin: 0 auto;
  max-width: 1280px;
}
.col-right-hk  {
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 24px;
  font-weight: 700;
  color: #FFD700;
  font-family: Outfit, sans-serif;
}
.mod-banner-top-ie  {
  display: flex;
  gap: 28px;
  flex-direction: column;
}
.mod-outer-item-26  {
  padding-top: 22px; padding-right: 18px; padding-bottom: 22px; padding-left: 1.125rem;
  background: #242E3E;
  border-radius: 12px;
  border: 1px solid rgba(245, 241, 232, 0.12);
}
.app-item-gcs  {
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-size: 17px;
  font-family: Outfit, sans-serif;
  color: #FFD700;
}
.v-inner-base-sj  {
  color: #F5F1E8;
  font-size: 14px;
  font-family: Lato, sans-serif;
  line-height: 1.65;
}
.v-inner-base-sj p {
  margin-bottom: 10px;
}
.v-inner-base-sj p:last-child { margin-bottom: 0; }
.v-inner-base-sj strong  {
  font-weight: 600;
  color: #FFD700;
}
.v-inner-base-sj a  {
  color: #FF6B35;
  text-decoration: none;
}
.v-inner-base-sj a:hover {
  text-decoration: underline;
}
.v-inner-base-sj ul  {
  margin-bottom: 10px;
  padding-left: 20px;
  list-style-type: disc;
}
.v-inner-base-sj ol  {
  list-style-type: decimal;
  padding-left: 20px;
  margin-bottom: 10px;
}
.v-inner-base-sj li  {
  color: #F5F1E8;
  font-size: 14px;
  line-height: 1.7;
  margin-bottom: 5px;
}
.v-inner-base-sj table  {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.v-inner-base-sj th, .v-inner-base-sj td  {
  text-align: left;
  border-bottom: 1px solid rgba(245, 241, 232, 0.12);
  padding-top: 8px; padding-right: 10px; padding-bottom: 8px; padding-left: 10px;
  font-size: 13px;
}
.v-inner-base-sj th  {
  color: #FFD700;
  font-weight: 600;
}
@media(min-width:770px) {
  .js-main-base-3ln {
    padding: 60px 32px;
  }
  .mod-banner-top-ie  {
  gap: 1.5rem;
  flex-direction: row;
}
  .mod-outer-item-26  {
  flex: 1;
  padding: 26px 24px;
}
  .col-right-hk {
    font-size: 26px;
  }
  .v-inner-base-sj table { display: table; }
}
.ui-item-head-pf  {
  background: #1A2332;
  padding: 58px 20px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.top-inner-kpj  {
  z-index: 1;
  position: relative;
}
.ui-item-head-pf::before  {
  pointer-events: none;
  content: '';
  inset: 0;
  background: linear-gradient(180deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.85) 100%);
  position: absolute;
}
.app-slot-foot-tgm  {
  max-width: 780px;
  background: rgba(0,0,0,0.4);
  margin: 0 auto;
  padding: 34px 26px;
  border-radius: 20px;
  backdrop-filter: blur(8px);
  text-align: center;
  border: 1px solid rgba(255,255,255,0.1);
}
.c-cell-right-0cj  {
  font-family: Outfit, sans-serif;
  font-weight: 800;
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  text-shadow: 0 2px 8px rgba(0,0,0,0.3);
  color: #fff;
}
.l-group-col-apy  {
  color: #FF6B35;
  margin-bottom: 22px;
  font-size: 36px;
  text-shadow: 0 2px 12px rgba(0,0,0,0.4);
  font-weight: 800;
}
.v-list-primary-98 { margin-bottom: 26px; }
.v-list-primary-98 p  {
  color: rgba(255,255,255,0.9);
  margin-bottom: 13px;
  line-height: 1.7;
  font-family: Lato, sans-serif;
  font-size: 15px;
}
.v-list-primary-98 p:last-child { margin-bottom: 0; }
.v-list-primary-98 ul  {
  margin-bottom: 0.8125rem;
  list-style-type: disc;
  text-align: left;
  padding-left: 20px;
}
.v-list-primary-98 ol  {
  text-align: left;
  list-style-type: decimal;
  margin-bottom: 13px;
  padding-left: 20px;
}
.v-list-primary-98 li  {
  line-height: 1.6;
  color: rgba(255,255,255,0.85);
  margin-bottom: 6px;
  font-family: Lato, sans-serif;
  font-size: 14px;
}
.v-list-primary-98 a  {
  text-decoration: underline;
  color: #FF6B35;
  text-underline-offset: 2px;
}
.v-list-primary-98 a:hover { color: #E55100; }
.v-list-primary-98 strong { color: #fff; }
.v-list-primary-98 table  {
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 13px;
  font-size: 14px;
}
.v-list-primary-98 th  {
  border-bottom: 1px solid rgba(255,255,255,0.12);
  color: #fff;
  font-weight: 600;
  text-align: left;
  background: rgba(255,255,255,0.06);
  padding: 10px 13px;
}
.v-list-primary-98 td  {
  padding-top: 10px; padding-right: 13px; padding-bottom: 10px; padding-left: 0.8125rem;
  border-bottom: 1px solid rgba(255,255,255,0.06);
  color: rgba(255,255,255,0.85);
}
.page-bar-group-ku  {
  background: #FF6B35;
  font-weight: 700;
  display: inline-block;
  font-size: 16px;
  font-family: Lato, sans-serif;
  padding: 14px 36px;
  color: #1A2332;
  transition: background 0.25s ease;
  text-shadow: none;
  border-radius: 12px;
}
.page-bar-group-ku:hover { background: #E55100; }
.ui-wrap-main-wlb  {
  color: rgba(255,255,255,0.5);
  margin-top: 0.875rem;
  font-size: 11px;
}
@media (min-width:815px) {
  .ui-item-head-pf { padding-top: 76px; padding-right: 40px; padding-bottom: 76px; padding-left: 40px; }
  .app-slot-foot-tgm { padding: 44px 40px; }
  .c-cell-right-0cj { font-size: 26px; }
  .l-group-col-apy { font-size: 44px; }
  .v-list-primary-98 table { display: table; }
}
.content-area-f08  {
  background: #242E3E;
  padding: 46px 18px;
}
.page-header-primary-ity  {
  max-width: 880px;
  margin: 0 auto;
}
.l-view-main-27  {
  background: #1A2332;
  border-radius: 20px;
  box-shadow: 0 2px 16px rgba(0,0,0,0.1);
  padding: 26px 22px;
  border: 1px solid rgba(245, 241, 232, 0.12);
}
.v-area-left-dl  {
  color: #FF6B35;
  font-size: 11px;
  margin-bottom: 10px;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
}
.t-list-wrap-0t  {
  font-family: Outfit, sans-serif;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #FFD700;
  margin-bottom: 14px;
}
.ui-banner-area-g3  {
  line-height: 1.65;
  font-family: Lato, sans-serif;
  color: #F5F1E8;
  font-size: 0.875rem;
}
.ui-banner-area-g3 p { margin-bottom: 11px; }
.ui-banner-area-g3 p:last-child { margin-bottom: 0; }
.ui-banner-area-g3 strong { color: #FFD700; }
.ui-banner-area-g3 a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #FF6B35;
}
.ui-banner-area-g3 a:hover { color: #E55100; }
.ui-banner-area-g3 ul  {
  margin-bottom: 11px;
  padding-left: 18px;
  list-style-type: circle;
}
.ui-banner-area-g3 ol  {
  padding-left: 18px;
  margin-bottom: 11px;
  list-style-type: decimal;
}
.ui-banner-area-g3 li  {
  color: #F5F1E8;
  margin-bottom: 5px;
  font-size: 0.875rem;
  line-height: 1.65;
}
.ui-banner-area-g3 dl { margin-bottom: 11px; }
.ui-banner-area-g3 dt  {
  margin-top: 12px;
  font-weight: 800;
  font-size: 14px;
  color: #FFD700;
}
.ui-banner-area-g3 dt:first-child { margin-top: 0; }
.ui-banner-area-g3 dd  {
  font-size: 14px;
  margin-left: 0;
  color: #F5F1E8;
  margin-bottom: 5px;
  line-height: 1.65;
}
.ui-banner-area-g3 table  {
  display: block;
  margin-bottom: 11px;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
.ui-banner-area-g3 th  {
  background: rgba(255,255,255,0.04);
  padding: 9px 11px;
  font-weight: 600;
  text-align: left;
  color: #FFD700;
  border-bottom: 1px solid rgba(245, 241, 232, 0.12);
}
.ui-banner-area-g3 td  {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  padding: 9px 11px;
  color: #F5F1E8;
}
@media (min-width:795px) {
  .content-area-f08 { padding: 62px 36px; }
  .l-view-main-27 { padding: 34px 30px; }
  .t-list-wrap-0t { font-size: 24px; }
  .ui-banner-area-g3 table { display: table; }
}

.l-group-top-wmh  {
  background-position: center;
  align-items: center;
  text-align: center;
  background-color: #1A2332;
  justify-content: center;
  padding: 60px 20px;
  display: flex;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 520px;
  overflow: hidden;
  position: relative;
}

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

.site-zone-row-2o  {
  position: relative;
  max-width: 700px;
  z-index: 1;
}

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

.area-body-q27  {
  font-size: 32px;
  color: #fff;
  font-weight: 800;
  font-family: Outfit, sans-serif;
  text-shadow: 0 2px 8px rgba(0,0,0,0.4);
  margin-bottom: 1rem;
  line-height: 1.15;
  overflow-wrap: break-word;
}

.wp-row-item-zq  {
  color: rgba(255,255,255,0.8);
  line-height: 1.6;
  max-width: 520px;
  font-family: Lato, sans-serif;
  margin-left: auto;
  font-size: 1rem;
  margin-right: auto;
  margin-bottom: 1.75rem;
}

.page-item-head-mn  {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-top: 8px;
  gap: 16px;
}

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

.ui-link-item-x4  {
  line-height: 1.2;
  color: #FF6B35;
  font-weight: 800;
  font-size: 26px;
}

.el-hero-base-ae  {
  margin-top: 4px;
  font-size: 13px;
  color: rgba(255,255,255,0.6);
}

.m-holder-foot-wio  {
  transition: background 0.25s ease;
  font-weight: 700;
  display: block;
  padding: 16px 36px;
  max-width: 380px;
  color: #1A2332;
  text-align: center;
  font-size: 16px;
  font-family: Lato, sans-serif;
  border-radius: 12px;
  width: 100%;
  background: #FF6B35;
}

.m-holder-foot-wio:hover { background: #E55100; }

.el-frame-foot-q7  {
  color: rgba(255,255,255,0.45);
  margin-top: 8px;
  font-size: 11px;
}

@media (min-width:767px) {
  .l-group-top-wmh  {
  min-height: 600px;
  padding-top: 80px; padding-right: 40px; padding-bottom: 80px; padding-left: 40px;
}
  .area-body-q27 { font-size: 48px; }
  .wp-row-item-zq { font-size: 18px; }
  .ui-link-item-x4 { font-size: 36px; }
}
.mod-card-head-5rb  {
  padding: 2.75rem 22px;
  border-top: 1px solid rgba(245, 241, 232, 0.12);
  background: #1A2332;
}

.page-menu-primary-05  {
  max-width: 1280px;
  margin: 0 auto;
}

.v-grid-col-t5r  {
  border-bottom: 1px solid rgba(245, 241, 232, 0.12);
  padding-bottom: 28px;
  flex-direction: column;
  gap: 2rem;
  display: flex;
}

.page-element-row-qhn { flex: 1; }

.l-outer-group-ve  {
  font-size: 21px;
  letter-spacing: -0.02em;
  font-weight: 800;
  margin-bottom: 12px;
  color: #FFD700;
}

.c-btn-base-ui  {
  line-height: 1.65;
  font-size: 13px;
  color: #B8AFA0;
  max-width: 360px;
  font-family: Lato, sans-serif;
}

.js-content-base-dq { flex: 1; }

.ui-strip-item-45  {
  font-weight: 700;
  color: #FFD700;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 14px;
}

.v-area-item-wc  {
  display: flex;
  gap: 10px;
  flex-direction: column;
}

.v-area-item-wc a  {
  color: #F5F1E8;
  transition: color 0.25s ease;
  font-size: 14px;
  font-family: Lato, sans-serif;
}

.v-area-item-wc a:hover { color: #FFD700; }

.content-head-y7  {
  padding-top: 24px;
  gap: 16px;
  display: flex;
  flex-direction: column;
}

.wp-bar-right-un7  {
  line-height: 1.65;
  font-size: 12px;
  color: #B8AFA0;
}

.el-box-body-9q  {
  color: #B8AFA0;
  font-size: 12px;
}

@media (min-width:799px) {
  .mod-card-head-5rb { padding-top: 52px; padding-right: 44px; padding-bottom: 52px; padding-left: 44px; }
  .v-grid-col-t5r  {
  flex-direction: row;
  gap: 60px;
}
  .content-head-y7  {
  align-items: flex-end;
  justify-content: space-between;
  flex-direction: row;
}
}
.page-wrap-wrap-wwe  {
  padding: 44px 18px;
  background: #1A2332;
}
.mod-list-col-hjn  {
  margin: 0 auto;
  max-width: 1280px;
}
.v-block-box-027  {
  margin-bottom: 16px;
  font-family: Outfit, sans-serif;
  overflow-wrap: break-word;
  font-size: 24px;
  font-weight: 800;
  color: #FFD700;
}
.page-element-top-oo  {
  font-family: Lato, sans-serif;
  font-size: 15px;
  color: #F5F1E8;
  line-height: 1.65;
}
.page-element-top-oo p {
  margin-bottom: 12px;
}
.page-element-top-oo p:last-child {
  margin-bottom: 0;
}
.page-element-top-oo strong {
  color: #FFD700;
}
.page-element-top-oo a  {
  text-decoration: underline;
  text-underline-offset: 2px;
  color: #FF6B35;
}
.page-element-top-oo a:hover {
  color: #E55100;
}
.page-element-top-oo ul  {
  margin-bottom: 12px;
  list-style-type: disc;
  padding-left: 1.25rem;
}
.page-element-top-oo ol  {
  margin-bottom: 12px;
  list-style-type: decimal;
  padding-left: 20px;
}
.page-element-top-oo li  {
  line-height: 1.65;
  font-size: 15px;
  margin-bottom: 5px;
  color: #F5F1E8;
}
.page-element-top-oo table  {
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
}
.page-element-top-oo th, .page-element-top-oo td  {
  font-size: 14px;
  padding: 9px 11px;
  border-bottom: 1px solid rgba(245, 241, 232, 0.12);
  text-align: left;
}
.page-element-top-oo th  {
  color: #FFD700;
  font-weight: 600;
}
@media (min-width:767px) {
  .page-wrap-wrap-wwe { padding: 58px 36px; }
  .v-block-box-027 { font-size: 28px; }
  .page-element-top-oo table { display: table; }
}