html {
  height: 100% !important;
}

*,
*::after,
*::before {
  box-sizing: border-box !important;
}

body {
  --wp--preset--color--black: #fff000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(
    135deg,
    rgba(6, 147, 227, 1) 0%,
    rgb(155, 81, 224) 100%
  );
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(
    135deg,
    rgb(122, 220, 180) 0%,
    rgb(0, 208, 130) 100%
  );
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(
    135deg,
    rgba(252, 185, 0, 1) 0%,
    rgba(255, 105, 0, 1) 100%
  );
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(
    135deg,
    rgba(255, 105, 0, 1) 0%,
    rgb(207, 46, 46) 100%
  );
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(
    135deg,
    rgb(238, 238, 238) 0%,
    rgb(169, 184, 195) 100%
  );
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(
    135deg,
    rgb(74, 234, 220) 0%,
    rgb(151, 120, 209) 20%,
    rgb(207, 42, 186) 40%,
    rgb(238, 44, 130) 60%,
    rgb(251, 105, 98) 80%,
    rgb(254, 248, 76) 100%
  );
  --wp--preset--gradient--blush-light-purple: linear-gradient(
    135deg,
    rgb(255, 206, 236) 0%,
    rgb(152, 150, 240) 100%
  );
  --wp--preset--gradient--blush-bordeaux: linear-gradient(
    135deg,
    rgb(254, 205, 165) 0%,
    rgb(254, 45, 45) 50%,
    rgb(107, 0, 62) 100%
  );
  --wp--preset--gradient--luminous-dusk: linear-gradient(
    135deg,
    rgb(255, 203, 112) 0%,
    rgb(199, 81, 192) 50%,
    rgb(65, 88, 208) 100%
  );
  --wp--preset--gradient--pale-ocean: linear-gradient(
    135deg,
    rgb(255, 245, 203) 0%,
    rgb(182, 227, 212) 50%,
    rgb(51, 167, 181) 100%
  );
  --wp--preset--gradient--maldkfctric-grass: linear-gradient(
    135deg,
    rgb(202, 248, 128) 0%,
    rgb(113, 206, 126) 100%
  );
  --wp--preset--gradient--midnight: linear-gradient(
    135deg,
    rgb(2, 3, 129) 0%,
    rgb(40, 116, 252) 100%
  );
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1),
    6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}
:where(.background-focused-81a3) {
  gap: 0.5em;
}
:where(.sidebar-steel-4b49) {
  gap: 0.5em;
}
body .column-dbab > .solid_3c23 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .column-dbab > .popup-4c53 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .column-dbab > .disabled-8cb9 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .wrapper-motion-ac53 > .solid_3c23 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .wrapper-motion-ac53 > .popup-4c53 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .wrapper-motion-ac53 > .disabled-8cb9 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .wrapper-motion-ac53
  > :where(:not(.solid_3c23):not(.popup-4c53):not(.west-07e5)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .wrapper-motion-ac53 > .popup-4b32 {
  max-width: var(--wp--style--global--wide-size);
}
body .background-focused-81a3 {
  display: flex;
}
body .background-focused-81a3 {
  flex-wrap: wrap;
  align-items: center;
}
body .background-focused-81a3 > * {
  margin: 0;
}
body .sidebar-steel-4b49 {
  display: grid;
}
body .sidebar-steel-4b49 > * {
  margin: 0;
}
:where(.icon_selected_a42c.background-focused-81a3) {
  gap: 2em;
}
:where(.icon_selected_a42c.sidebar-steel-4b49) {
  gap: 2em;
}
:where(.modal_b180.background-focused-81a3) {
  gap: 1.25em;
}
:where(.modal_b180.sidebar-steel-4b49) {
  gap: 1.25em;
}
.bright-a20d {
  color: var(--wp--preset--color--black) !important;
}
.block-5143 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.shadow-8fea {
  color: var(--wp--preset--color--white) !important;
}
.secondary_warm_dde5 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.badge_f09d {
  color: var(--wp--preset--color--vivid-red) !important;
}
.silver_a411 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.box-a69b {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.avatar_green_31dc {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.hero-5ca2 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.preview-a3e6 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.selected-4472 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hard_63d0 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.widget_rough_d7b6 {
  background-color: var(--wp--preset--color--black) !important;
}
.first-a56e {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.feature_first_39fb {
  background-color: var(--wp--preset--color--white) !important;
}
.aside-8d77 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.block-first-1e09 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.focus_white_ae3b {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.input-d258 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.over_b46f {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.table-last-7583 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.steel-9d02 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.summary_soft_0c5c {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.rough_206e {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.section-current-cd8c {
  border-color: var(--wp--preset--color--black) !important;
}
.pink-62fe {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.banner-2038 {
  border-color: var(--wp--preset--color--white) !important;
}
.slow_0dfb {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.hidden-slow-abe8 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.message_basic_caa4 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.footer_8427 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.border-da97 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.overlay-b31e {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.blue-9c05 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.fast-5e74 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.container-stale-7d1a {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.popup_slow_a3cc {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.basic_cb3d {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.black-f94b {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.mask-d67b {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.progress-4928 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.active-cf01 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.backdrop-under-946f {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.breadcrumb_hard_8187 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.photo-90bb {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.mask-15e8 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.over_88ae {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.focus-d4af {
  background: var(--wp--preset--gradient--midnight) !important;
}
.block_under_9f51 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.fresh-e241 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.outline-cool-2aa3 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.column-3a27 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.caption-eb5d a:where(:not(.orange-6c3a)) {
  color: inherit;
}
:where(.modal_b180.background-focused-81a3) {
  gap: 1.25em;
}
:where(.modal_b180.sidebar-steel-4b49) {
  gap: 1.25em;
}
:where(.icon_selected_a42c.background-focused-81a3) {
  gap: 2em;
}
:where(.icon_selected_a42c.sidebar-steel-4b49) {
  gap: 2em;
}
.inner_cb4e {
  font-size: 1.5em;
  line-height: 1.6;
}

.picture-hovered-9e23 .shadow-rough-04a2 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_prev_d5f5 .slow_34b2 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_hard_306d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_hard_306d.description-3d7e .backdrop-center-977b {
  background-color: var(--e-global-color-primary);
}
.row_hard_306d.article-79bd .backdrop-center-977b,
.row_hard_306d.slider_e7e9 .backdrop-center-977b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hidden-wood-7f92 .tag_gold_ab5f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.content_fef9 {
  --divider-color: var(--e-global-color-secondary);
}
.content_fef9 .content-37d1 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.content_fef9.cool_3a92 .form-east-62e1 {
  background-color: var(--e-global-color-secondary);
}
.content_fef9.form-plasma-c06f .form-east-62e1,
.content_fef9.feature_5b27 .form-east-62e1 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.content_fef9.form-plasma-c06f .form-east-62e1,
.content_fef9.feature_5b27 .form-east-62e1 svg {
  fill: var(--e-global-color-secondary);
}
.in-2a39 .rough-deed {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-2a39 .tertiary-166f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-focused-83e5.cool_3a92 .form-east-62e1 {
  background-color: var(--e-global-color-primary);
}
.list-focused-83e5.form-plasma-c06f .form-east-62e1,
.list-focused-83e5.feature_5b27 .form-east-62e1 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.list-focused-83e5.form-plasma-c06f .form-east-62e1,
.list-focused-83e5.feature_5b27 .form-east-62e1 svg {
  fill: var(--e-global-color-primary);
}
.overlay_60d3.cool_3a92 .form-east-62e1 {
  background-color: var(--e-global-color-primary);
}
.overlay_60d3.form-plasma-c06f .form-east-62e1,
.overlay_60d3.feature_5b27 .form-east-62e1 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.overlay_60d3 .badge-white-a993 {
  color: var(--e-global-color-primary);
}
.overlay_60d3 .badge-white-a993,
.overlay_60d3 .badge-white-a993 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_60d3 .west-bbe5 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-b8bb .panel_stone_f5a0 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_e6ac .silver_8698 .paragraph_761b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall-d4f6 .feature_a544:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.tall-d4f6 .solid_0648 i {
  color: var(--e-global-color-primary);
}
.tall-d4f6 .solid_0648 svg {
  fill: var(--e-global-color-primary);
}
.tall-d4f6 .complex_8091 {
  color: var(--e-global-color-secondary);
}
.tall-d4f6 .feature_a544 > .complex_8091,
.tall-d4f6 .feature_a544 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_smooth_9567 .hidden-easy-a223 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_smooth_9567 .orange-d8bd {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.column-short-ecde .pressed-ec69 .column_yellow_a896 {
  background-color: var(--e-global-color-primary);
}
.column-short-ecde .texture-copper-12a0 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-basic-2b6c .accent_3351 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-basic-2b6c .accordion_red_1442 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-basic-2b6c .bottom_db0f {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.badge_bronze_0677 .paragraph_fresh_c1b9,
.badge_bronze_0677 .paragraph_fresh_c1b9 a {
  color: var(--e-global-color-primary);
}
.badge_bronze_0677 .paragraph_fresh_c1b9.focus_purple_2213,
.badge_bronze_0677 .paragraph_fresh_c1b9.focus_purple_2213 a {
  color: var(--e-global-color-accent);
}
.badge_bronze_0677 .paragraph_fresh_c1b9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_bronze_0677 .copper-67c5 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_e3b6 .outer_d332,
.thick_e3b6 .primary_short_f0b5 {
  color: var(--e-global-color-primary);
}
.thick_e3b6 .outer_d332 svg {
  fill: var(--e-global-color-primary);
}
.thick_e3b6 .focus_purple_2213 .outer_d332,
.thick_e3b6 .focus_purple_2213 .primary_short_f0b5 {
  color: var(--e-global-color-accent);
}
.thick_e3b6 .focus_purple_2213 .outer_d332 svg {
  fill: var(--e-global-color-accent);
}
.thick_e3b6 .primary_short_f0b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_e3b6 .copper-67c5 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_dark_b1f7 .shadow-over-4428,
.caption_dark_b1f7 .progress_d66d {
  color: var(--e-global-color-primary);
}
.caption_dark_b1f7 .progress_d66d svg {
  fill: var(--e-global-color-primary);
}
.caption_dark_b1f7 .paragraph_fresh_c1b9.focus_purple_2213 a,
.caption_dark_b1f7
  .paragraph_fresh_c1b9.focus_purple_2213
  .progress_d66d {
  color: var(--e-global-color-accent);
}
.caption_dark_b1f7 .shadow-over-4428 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_dark_b1f7 .copper-67c5 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_hard_ea6e .alert-slow-d9f4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_hard_ea6e .shadow_inner_908b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-73f5 .badge-new-f337 .hidden_tall_7aaa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.thick-73f5 .badge-new-f337 .right_0d3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-73f5 .lower-e53f .hidden_tall_7aaa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.thick-73f5
  .lower-e53f
  .right_0d3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-73f5
  .sort-left-e146
  .hidden_tall_7aaa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.thick-73f5
  .sort-left-e146
  .right_0d3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-73f5
  .white-4dc9
  .hidden_tall_7aaa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.thick-73f5
  .white-4dc9
  .right_0d3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-8ff9 .gas-0fbb {
  background-color: var(--e-global-color-primary);
}
.gradient-8ff9 .gas-0fbb:hover {
  background-color: var(--e-global-color-primary);
}
.gradient-8ff9 .card-3e9c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-8ff9
  .gas-0fbb:hover
  .card-3e9c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_5e4a .disabled-9010 {
  color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_fast_8eb5 .video-static-a12a .popup_bronze_4923 a {
  background-color: var(--e-global-color-accent);
}
.content_fast_8eb5 .video-static-a12a .gas_e3e9 a {
  background-color: var(--e-global-color-accent);
}
.content_fast_8eb5 .video-static-a12a .popup_bronze_4923 a,
.content_fast_8eb5 .video-static-a12a .gas_e3e9 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_7ccb
  .orange_d632.paper_7127
  .video-static-a12a
  a.column_first_dd77 {
  background-color: var(--e-global-color-accent);
}
.top_7ccb
  .orange_d632.paper_7127
  .video-static-a12a
  span.column_first_dd77.fn-current-4484 {
  background-color: var(--e-global-color-text);
}
.top_7ccb
  .orange_d632.paper_7127
  .video-static-a12a
  .column_first_dd77 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-0362 .outline-east-6d5e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-0362
  .heading_cea1
  > .sidebar_light_a244
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-0362
  .cold_0c89
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-0362
  .south-c3a1
  .list_lower_1cdf,
.focus-0362
  .south-c3a1
  .advanced_9fdb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-0362
  .south-c3a1
  .avatar_bronze_20fd,
.focus-0362
  .south-c3a1
  a
  .avatar_bronze_20fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-0362
  .south-c3a1
  .info-6646 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-0362
  .south-c3a1
  .breadcrumb_medium_35cf {
  background-color: var(--e-global-color-primary);
}
.focus-0362
  .south-c3a1
  .breadcrumb_medium_35cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-0362
  .south-c3a1
  .breadcrumb_medium_35cf:hover {
  background-color: var(--e-global-color-primary);
}
.focus-0362
  .south-c3a1
  .hard_405b {
  background-color: var(--e-global-color-primary);
}
.focus-0362
  .south-c3a1
  .hard_405b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-0362
  .south-c3a1
  .hard_405b:hover {
  background-color: var(--e-global-color-primary);
}
.focus-0362
  .yellow_3e6a
  .cool-6424
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-0362
  .yellow_3e6a
  .form-b8a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-0362
  .yellow_3e6a
  .info-6646 {
  color: var(--e-global-color-text);
}
.focus-0362
  .yellow_3e6a
  .info-6646
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-0362
  .yellow_3e6a
  .breadcrumb_medium_35cf {
  background-color: var(--e-global-color-primary);
}
.focus-0362
  .yellow_3e6a
  .breadcrumb_medium_35cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-0362
  .yellow_3e6a
  .breadcrumb_medium_35cf:hover {
  background-color: var(--e-global-color-primary);
}
.focus-0362
  .yellow_3e6a
  .hard_405b {
  background-color: var(--e-global-color-primary);
}
.focus-0362
  .yellow_3e6a
  .hard_405b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-0362
  .yellow_3e6a
  .hard_405b:hover {
  background-color: var(--e-global-color-primary);
}
.focus-0362 .hot-c32a {
  background-color: var(--e-global-color-primary);
}
.focus-0362 .hot-c32a:hover {
  background-color: var(--e-global-color-primary);
}
.focus-0362 .description_36e7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-0362 .alert_slow_640e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-right-7fcc .large-b559 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-right-7fcc
  .tabs_west_f4d0
  > div:nth-child(3)
  .large-b559,
.banner-right-7fcc
  .container_195f
  > div:nth-child(1)
  .large-b559,
.banner-right-7fcc
  .notification-da8c
  > div:nth-child(1)
  .large-b559,
.banner-right-7fcc
  .middle-d1e9
  > div:nth-child(1)
  .large-b559,
.banner-right-7fcc
  .content_warm_bba8
  > div:nth-child(1)
  .large-b559 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-right-7fcc .summary-selected-b653 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-right-7fcc .list-2f79 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-right-7fcc .input-819c {
  background-color: var(--e-global-color-primary);
}
.banner-right-7fcc .input-819c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-right-7fcc .input-819c:hover {
  background-color: var(--e-global-color-primary);
}
.banner-right-7fcc .form-6eaa {
  background-color: var(--e-global-color-primary);
}
.banner-right-7fcc .form-6eaa:hover {
  background-color: var(--e-global-color-primary);
}
.banner-right-7fcc .description_36e7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-right-7fcc .alert_slow_640e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_eb8a .badge-8547 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_eb8a .tabs-140a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_eb8a .hot-302e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_eb8a .tabs-tiny-c4d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_eb8a .dropdown-e45d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_eb8a .form-6eaa {
  background-color: var(--e-global-color-primary);
}
.component_eb8a .form-6eaa:hover {
  background-color: var(--e-global-color-primary);
}
.white_020e .component-yellow-8ade {
  background-color: var(--e-global-color-secondary);
}
.white_020e .media_upper_41af {
  background-color: var(--e-global-color-text);
}
.white_020e .breadcrumb-lower-b533 {
  background-color: var(--e-global-color-secondary);
}
.white_020e .shadow-8e84 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white_020e .carousel-c97c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white_020e .heading-befe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white_020e .panel-advanced-898c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white_020e .first-7537 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_1c09 .link_ac58 .background_7330,
.new_1c09
  .link_ac58
  .background_7330
  a,
.new_1c09 .text-0793 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_1c09 .link_ac58 .yellow-86f0,
.new_1c09 .pattern_3db0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_1c09 .link_ac58 .yellow-86f0 {
  color: var(--e-global-color-text);
}
.new_1c09 .pattern_3db0 {
  color: var(--e-global-color-text);
}
.new_1c09
  .link_ac58
  .main-dd11 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new_1c09 .title_3708 .alert_smooth_f22f {
  background-color: var(--e-global-color-primary);
}
.new_1c09 .title_3708 .alert_smooth_f22f:hover {
  background-color: var(--e-global-color-primary);
}
.new_1c09 .title_3708 .plasma_f421 li span {
  background-color: var(--e-global-color-text);
}
.new_1c09 .title_3708 .plasma_f421 li span:hover {
  background-color: var(--e-global-color-primary);
}
.new_1c09
  .title_3708
  .plasma_f421
  li.mask-wide-e776
  span {
  background-color: var(--e-global-color-accent);
}
.new_1c09 .layout-ad05 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-3566 .texture_ce72 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text_f3f0 .accordion_e850 {
  background-color: var(--e-global-color-primary);
}
.text_f3f0 .pattern_fresh_5fa2 {
  background-color: var(--e-global-color-secondary);
}
.text_f3f0 .block_db8f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_f3f0 .button-994b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_f3f0 .shade-gold-8b37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_f3f0 .next_92af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_f3f0 .border-07ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_f3f0 .cold_bec5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_f3f0 .table_hot_dddd {
  background-color: var(--e-global-color-primary);
}
.text_f3f0 .table_hot_dddd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient-d3a0 .block-eef7 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-d3a0 .feature_small_1748 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.gradient-d3a0
  .search-bright-87af:after {
  background-color: var(--e-global-color-primary);
}
.gradient-d3a0 .border_7365 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_e143 .text-0793 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_e143 .pattern_3db0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-hovered-b979 .tag_eb5e .notice-3da5 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-hovered-b979 .tag_eb5e .active-912a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-88a2 .label-under-e4f1 {
  background-color: var(--e-global-color-primary);
}
.complex-88a2 .purple-6936 {
  background-color: var(--e-global-color-secondary);
}
.complex-88a2 .notification-solid-a66c .tertiary_new_f4a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex-88a2 .alert_966e .tertiary_new_f4a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-tall-e64d .dim-416e .container-8eaa {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-tall-e64d .dim-416e .over-496e {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-tall-e64d .dim-416e .hero-fdad {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.photo-thick-4b14 .tabs-brown-57f2 {
  border-color: var(--e-global-color-text);
}
.photo-thick-4b14 .title-east-1048 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-thick-4b14 .mask_out_2c5e {
  color: var(--e-global-color-primary);
}
.photo-thick-4b14 .widget-0686 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-6e9f .upper-a944 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay-6e9f .item_motion_4c96 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay-6e9f .current-4646:hover .upper-a944 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay-6e9f
  .current-4646:hover
  .item_motion_4c96 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_c3ee .hovered_33fc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_c3ee .component-7b47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-b9fb .primary_6bf1 .copper-bc97 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full-b9fb .highlight_e375 .copper-bc97 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.white_7ffa .avatar-fresh-eba9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.brown-bf79 .detail_short_7067 .lite-f7d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown-bf79 .detail_short_7067 .lite-f7d4 {
  background-color: var(--e-global-color-secondary);
}
.brown-bf79 .gallery_22c0 .lite-f7d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown-bf79 .gallery_22c0 .lite-f7d4 {
  background-color: var(--e-global-color-secondary);
}
.brown-bf79 .input_light_cbb2 .photo-2846 {
  background-color: var(--e-global-color-primary);
}
.brown-bf79 .input_light_cbb2:hover .photo-2846 {
  background-color: var(--e-global-color-secondary);
}
.brown-bf79 .alert_smooth_f22f {
  background-color: var(--e-global-color-primary);
}
.brown-bf79 .alert_smooth_f22f:hover {
  background-color: var(--e-global-color-accent);
}
.brown-bf79 .plasma_f421 li span {
  background-color: var(--e-global-color-text);
}
.brown-bf79 .plasma_f421 li span:hover {
  background-color: var(--e-global-color-primary);
}
.brown-bf79 .plasma_f421 li.mask-wide-e776 span {
  background-color: var(--e-global-color-accent);
}
.breadcrumb_778c .main-b91d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_778c .shadow-039d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-f9cb .dim_9aca:before {
  background-color: var(--e-global-color-secondary);
}
.active-f9cb .medium-57d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-f9cb .highlight_920c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-bronze-de39 .mini-6500 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-bronze-de39 .mini-6500:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-bronze-de39 .mini-6500.fn-active-4484 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-bronze-de39 .overlay_lower_92e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-bronze-de39 .background-f7a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-bronze-de39 .caption_b0d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-bronze-de39 .input-motion-2a53 {
  background-color: var(--e-global-color-primary);
}
.list-bronze-de39 .input-motion-2a53 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-bronze-de39 .chip-center-a580 {
  background-color: var(--e-global-color-primary);
}
.list-bronze-de39 .chip-center-a580 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-middle-fb71 .pink_6e32 .progress_3322 a {
  color: var(--e-global-color-secondary);
}
.panel-middle-fb71 .pink_6e32 .progress_3322 a:hover {
  color: var(--e-global-color-secondary);
}
.panel-middle-fb71 .pink_6e32 .progress_3322,
.panel-middle-fb71 .pink_6e32 .progress_3322 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-middle-fb71 .pink_6e32 .thick-5a68 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-middle-fb71 .pink_6e32 .hover_cold_3829 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-middle-fb71 .pink_6e32 .media-small-2217 {
  background-color: var(--e-global-color-primary);
}
.panel-middle-fb71 .pink_6e32 .media-small-2217 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-middle-fb71 .pink_6e32 .media-small-2217:hover {
  background-color: var(--e-global-color-primary);
}
.panel-middle-fb71 .pink_6e32 .background_9c90 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-middle-fb71 .pink_6e32 .background_9c90 {
  background-color: var(--e-global-color-primary);
}
.panel-middle-fb71 .pink_6e32 .background_9c90:hover {
  background-color: var(--e-global-color-primary);
}
.panel-middle-fb71 .pink_6e32 .alert_smooth_f22f {
  background-color: var(--e-global-color-primary);
}
.panel-middle-fb71 .pink_6e32 .alert_smooth_f22f:hover {
  background-color: var(--e-global-color-primary);
}
.panel-middle-fb71 .title_3708 .plasma_f421 li span {
  background-color: var(--e-global-color-text);
}
.panel-middle-fb71 .title_3708 .plasma_f421 li span:hover {
  background-color: var(--e-global-color-primary);
}
.panel-middle-fb71 .title_3708 .plasma_f421 li.mask-wide-e776 span {
  background-color: var(--e-global-color-accent);
}
.panel-middle-fb71 .description_36e7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-middle-fb71 .alert_slow_640e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue_fb75 .list-iron-8f8b .over_444d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue_fb75 .list-iron-8f8b .preview_d7be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue_fb75 .list-iron-8f8b .list_6f32 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_bronze_5efb .next-d28c {
  border-color: var(--e-global-color-text);
}
.paragraph_bronze_5efb .border-e361 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_bronze_5efb .badge-old-4580 {
  color: var(--e-global-color-secondary);
}
.paragraph_bronze_5efb .badge-old-4580 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_bronze_5efb .texture-59cc > * {
  color: var(--e-global-color-primary);
}
.paragraph_bronze_5efb .texture-59cc > * svg {
  fill: var(--e-global-color-primary);
}
.paragraph_bronze_5efb .info-ba1d {
  color: var(--e-global-color-primary);
}
.paragraph_bronze_5efb .info-ba1d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_bronze_5efb .steel-ec36 {
  color: var(--e-global-color-primary);
}
.paragraph_bronze_5efb .steel-ec36 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_bronze_5efb .gradient-9c1d {
  color: var(--e-global-color-primary);
}
.paragraph_bronze_5efb .gradient-9c1d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_bronze_5efb .list-south-9e0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_bronze_5efb .tooltip-clean-5616 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_bronze_5efb .tooltip-clean-5616.alert_fixed_ce98 {
  color: var(--e-global-color-secondary);
}
.paragraph_bronze_5efb .tooltip-clean-5616.alert_fixed_ce98 .brown-0e16 {
  color: var(--e-global-color-accent);
}
.paragraph_bronze_5efb .tooltip-clean-5616.filter-b380 {
  color: var(--e-global-color-text);
}
.paragraph_bronze_5efb .tooltip-clean-5616.filter-b380 .brown-0e16 {
  color: var(--e-global-color-text);
}
.paragraph_bronze_5efb .tooltip-clean-5616:before {
  border-top-color: var(--e-global-color-text);
}
.paragraph_bronze_5efb .fixed-18ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_bronze_5efb
  .fixed-18ff
  .sort-7de0 {
  background-color: var(--e-global-color-primary);
}
.paragraph_bronze_5efb
  .fixed-18ff
  .sort-7de0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_bronze_5efb .next-d28c .tooltip-f88c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-0387 .texture_inner_d9bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-0387 .stone-197f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-fadb .focus-down-6d0f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-fadb
  .widget-orange-fa97
  .paper_809a {
  background-color: var(--e-global-color-secondary);
}
.wrapper-fadb
  .widget-orange-fa97.hover-9de7
  .paper_809a {
  background-color: var(--e-global-color-text);
}
.wrapper-fadb
  .widget-orange-fa97:hover
  .paper_809a {
  background-color: var(--e-global-color-accent);
}
.wrapper-fadb
  .widget-orange-fa97.fn-active-4484
  .paper_809a {
  background-color: var(--e-global-color-primary);
}
.hero-c220 .gallery-dc66 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.hero-c220 .stone-439b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-c220 .gallery_5804 {
  background-color: var(--e-global-color-primary);
}
.hero-c220 .gallery_5804 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-basic-b939 .static-1b7a .dark_4d0e .medium_0227 {
  background-color: var(--e-global-color-secondary);
}
.border-basic-b939 .static-1b7a .disabled-6c70:after {
  background-color: var(--e-global-color-secondary);
}
.border-basic-b939 .list_upper_cd89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-basic-b939 .pattern_da59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-basic-b939 .media-complex-b9f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-basic-b939 .filter_b68c {
  background-color: var(--e-global-color-primary);
}
.border-basic-b939 .filter_b68c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-basic-b939 .purple_25ee {
  background-color: var(--e-global-color-secondary);
}
.border-basic-b939 .purple_25ee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-basic-b939 .static-1b7a .logo_4dc9 .pressed_9472:hover {
  background-color: var(--e-global-color-primary);
}
.border-basic-b939
  .static-1b7a
  .logo_4dc9
  .pressed_9472.chip_smooth_f727 {
  background-color: var(--e-global-color-primary);
}
.border-basic-b939 .static-1b7a .article-next-c37a:before {
  border-color: var(--e-global-color-primary);
}
.border-basic-b939 .static-1b7a .article-next-c37a:hover:before {
  border-color: var(--e-global-color-secondary);
}
.border-basic-b939
  .static-1b7a
  .article-next-c37a.icon_out_b8a7:before {
  border-color: var(--e-global-color-primary);
}
.border-basic-b939 .breadcrumb_fresh_75aa span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-old-6a6b .preview_bottom_8935 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-old-6a6b .preview_bottom_8935:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-old-6a6b .preview_bottom_8935.tertiary-copper-f4af {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-old-6a6b .last_206e {
  background-color: var(--e-global-color-primary);
}
.slider-old-6a6b .last_206e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-old-6a6b
  .bright-e9f4
  .video-center-c163
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-old-6a6b
  .modal_228a
  .video-center-c163
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_7906
  .dynamic_25d7
  .icon-hard-361d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_7906
  .dynamic_25d7
  .light-fe93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_7906 .content_clean_0787 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_7906 .hard_fe6e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_7906 .filter-5dd5 {
  background-color: var(--e-global-color-primary);
}
.hidden_7906 .filter-5dd5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.purple-ad23 .pink-c41c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple-ad23 .message-iron-9e0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  background-color: var(--e-global-color-primary);
}
.purple-ad23 .hidden-thick-e8c2 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple-ad23 .hidden-thick-e8c2 a:hover {
  color: var(--e-global-color-secondary);
}
.purple-ad23 .media_baa3 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple-ad23 .content_copper_7266 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple-ad23 .copper_d281 .alert_smooth_f22f {
  background-color: var(--e-global-color-primary);
}
.purple-ad23 .copper_d281 .alert_smooth_f22f:hover {
  background-color: var(--e-global-color-accent);
}
.purple-ad23
  .copper_d281
  .plasma_f421
  li
  span {
  background-color: var(--e-global-color-text);
}
.purple-ad23
  .copper_d281
  .plasma_f421
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.purple-ad23
  .copper_d281
  .plasma_f421
  li.mask-wide-e776
  span {
  background-color: var(--e-global-color-accent);
}
.container_hovered_7d49
  .hover_right_2704
  .copper-4a7a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_hovered_7d49 .hover_right_2704 .primary-new-0d66 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_hovered_7d49 .hover_right_2704 .info_large_3684 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_hovered_7d49 .article_420e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.container_hovered_7d49
  .focus_de34.label-clean-d582 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-4192
  > .modal_inner_e778
  > div
  > .north_8713
  > .fast-da99
  > a {
  background-color: var(--e-global-color-text);
}
.accent-4192
  > .modal_inner_e778
  > div
  > .north_8713
  > .fast-da99
  > a
  .wrapper-next-3e58.caption_bf27 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-4192
  > .modal_inner_e778
  > div
  > .north_8713
  > .fast-da99
  > a
  .chip-3bf5.grid_rough_4a75 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-4192
  > .modal_inner_e778
  > div
  > .north_8713
  > .fast-da99
  > .frame-305f
  .fast-da99
  > a {
  background-color: var(--e-global-color-secondary);
}
.accent-4192
  > .modal_inner_e778
  > div
  > .north_8713
  > .fast-da99
  > .frame-305f
  .fast-da99
  > a
  .filter_d945 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-4192
  > .modal_inner_e778
  > div
  > .north_8713
  > .fast-da99
  > .frame-305f
  .fast-da99
  > a
  .chip-3bf5.blue_92b3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-4192
  > .modal_inner_e778
  > div
  > .north_8713
  > .fast-da99
  > a
  .down_01cf:before {
  color: var(--e-global-color-text);
}
.accent-4192
  > .modal_inner_e778
  > div
  > .north_8713
  > .fast-da99
  > .frame-305f
  a
  .down_01cf:before {
  color: var(--e-global-color-text);
}
.accent-4192
  > .modal_inner_e778
  > div
  > .north_8713
  > .fast-da99.disabled_da93
  > a
  .down_01cf:before {
  color: var(--e-global-color-text);
}
.accent-4192
  > .modal_inner_e778
  > div
  > .north_8713
  > .fast-da99
  > .frame-305f
  .fast-da99.disabled_da93
  > a
  .down_01cf:before {
  color: var(--e-global-color-text);
}
.accent-4192
  > .modal_inner_e778
  > div
  > .north_8713
  > .fast-da99
  > a
  .section_f88e
  .link-static-fea9 {
  color: var(--e-global-color-text);
}
.accent-4192
  > .modal_inner_e778
  > div
  > .north_8713
  > .fast-da99
  > .frame-305f
  a
  .section_f88e
  .link-static-fea9 {
  color: var(--e-global-color-text);
}
.accent-4192
  > .modal_inner_e778
  > div
  > .north_8713
  > .fast-da99
  > a
  .section_f88e
  .link-static-fea9,
.accent-4192
  > .modal_inner_e778
  > div
  > .north_8713
  > .fast-da99
  > .frame-305f
  a
  .section_f88e
  .link-static-fea9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-4192
  > .modal_inner_e778
  > div
  > .north_8713
  > .fast-da99
  > a
  .header-b588:before {
  color: var(--e-global-color-text);
}
.accent-4192
  > .modal_inner_e778
  > div
  > .north_8713
  > .fast-da99
  > .frame-305f
  a
  .header-b588:before {
  color: var(--e-global-color-text);
}
.accent-4192
  > .modal_inner_e778
  > div
  > .north_8713
  > .fast-da99.disabled_da93
  > a
  .header-b588:before {
  color: var(--e-global-color-text);
}
.accent-4192
  > .modal_inner_e778
  > div
  > .north_8713
  > .fast-da99
  > .frame-305f
  .fast-da99.disabled_da93
  > a
  .header-b588:before {
  color: var(--e-global-color-text);
}
.pagination-red-f13c .accent_narrow_0633 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination-red-f13c
  .table-8f81:hover
  .accent_narrow_0633 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full_7bfb
  > .modal_inner_e778
  > .description-warm-76fe
  > .link_in_0d0c
  > .hidden_solid_d763
  > .media-fixed-8910
  .backdrop-out-6cb4 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_7bfb
  > .modal_inner_e778
  > .description-warm-76fe
  > .link_in_0d0c
  > .hidden_solid_d763
  > .media-fixed-8910:hover
  .backdrop-out-6cb4 {
  color: var(--e-global-color-text);
}
.full_7bfb
  > .modal_inner_e778
  > .description-warm-76fe
  > .link_in_0d0c
  > .hidden_solid_d763
  > .media-fixed-8910:hover
  .backdrop-out-6cb4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_7bfb
  > .modal_inner_e778
  > .description-warm-76fe
  > .link_in_0d0c
  > .hidden_solid_d763.wood-7b39
  > .media-fixed-8910
  .backdrop-out-6cb4 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-focused-dc3c .caption-3484 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-focused-dc3c .lite_f66f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-focused-dc3c .east-a925 {
  background-color: var(--e-global-color-primary);
}
.element-focused-dc3c .east-a925 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_3d19
  > .modal_inner_e778
  > .large_c5da
  > .inner_087e
  > .right_0b96
  .component_8b69 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_3d19
  > .modal_inner_e778
  > .large_c5da
  > .inner_087e
  > .right_0b96
  .red-a308 {
  color: var(--e-global-color-text);
}
.modal_3d19
  > .modal_inner_e778
  > .large_c5da
  > .inner_087e
  > .right_0b96:hover
  .component_8b69 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_3d19
  > .modal_inner_e778
  > .large_c5da
  > .inner_087e
  > .right_0b96:hover
  .red-a308 {
  color: var(--e-global-color-secondary);
}
.modal_3d19
  > .modal_inner_e778
  > .large_c5da
  > .inner_087e
  > .right_0b96.complex-cf6d
  .component_8b69 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_3d19
  > .modal_inner_e778
  > .large_c5da
  > .inner_087e
  > .right_0b96.complex-cf6d
  .red-a308 {
  color: var(--e-global-color-primary);
}
.status-bad0
  .preview_down_605b
  .gallery_55db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-bad0 .focused-a6b0 .tooltip-f88c .breadcrumb-932e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-fluid-1a9b .shade-hot-c394 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-fluid-1a9b .next_0dff .shade-hot-c394 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-fluid-1a9b .left_2011 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-fluid-1a9b .left_2011 {
  background-color: var(--e-global-color-primary);
}
.main_79eb .menu_8f6d .shade-focused-49e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_79eb
  .menu_8f6d:hover
  .tag_tiny_c1fb {
  color: var(--e-global-color-secondary);
}
.main_79eb
  .menu_8f6d:hover
  .shade-focused-49e0 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_hard_a7ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.background_df08 {
  max-width: 1400px !important;
}

.bottom_1ebf {
  flex-direction: column;
}

.bottom_1ebf .plasma-8a74 {
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  color: #FFD700; /* 金黄色标题 */
  margin-bottom: 5px !important;
  margin-top: -10px !important;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.3); /* 添加文字阴影增强视觉效果 */
}

h2.bottom_1ebf .plasma-8a74 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
  color: #FFD700; /* 金黄色 */
  text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}

.bottom_1ebf .wrapper-7b9f {
  text-align: center;
  font-size: 21px;
  color: #F0F8FF; /* 淡蓝白色，更柔和易读 */
  margin: 5px 0;
  line-height: 1.6; /* 增加行高提升可读性 */
}

span {
  color: #F0F8FF; /* 淡蓝白色 */
}

.media-1fc9.frame-9079 {
  display: none;
}

.tooltip-slow-2060 {
  display: none;
}

body,
.shade_upper_451e {
  background: linear-gradient(135deg, #1B4D3E 0%, #2D5016 50%, #0F4C75 100%) !important;
  /* 巴西风格渐变背景：从深绿到橄榄绿到深蓝 */
  background-attachment: fixed;
}

.west_c2df.modal-selected-eac3 {
  margin-bottom: 40px;
  width: 100%;
}

.lite-9fa8 {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.bottom_1ebf a {
  width: 100%;
}

.header-0aff .card_next_a516.container_c68f {
  width: 20% !important;
}

.photo-brown-330b {
  display: block;
  gap: 5px;
  text-align: center;
  background: linear-gradient(45deg, #FF6B35 0%, #F7931E 50%, #FFD700 100%); /* 巴西风格渐变 */
  white-space: nowrap;
  display: flex;
  border-radius: 15px; /* 更圆润的边角 */
  padding: 15px 30px; /* 增加内边距 */
  align-items: center;
  justify-content: center;
  font-size: 25px !important;
  font-weight: 700 !important;
  color: #FFFFFF;
  box-shadow: 0 6px 20px rgba(255, 107, 53, 0.4); /* 添加阴影效果 */
  transition: all 0.3s ease;
  text-transform: uppercase; /* 大写字母更有力量感 */
  letter-spacing: 1px; /* 字母间距 */
}

.photo-brown-330b:hover {
  color: #FFFFFF;
  transform: translateY(-2px); /* 悬停时轻微上升 */
  box-shadow: 0 8px 25px rgba(255, 107, 53, 0.6);
  background: linear-gradient(45deg, #E55A2B 0%, #E8821A 50%, #E6C200 100%);
}

.photo-brown-330b svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

.photo-brown-330b:hover svg {
  fill: #FFFFFF;
  transform: translateX(3px); /* 箭头向右移动 */
}

.texture-blue-514a {
  background: linear-gradient(45deg, #00A86B 0%, #28B463 100%); /* 巴西绿渐变 */
  border-radius: 12px;
  color: #FFFFFF;
  width: 120px; /* 稍微增加宽度 */
  padding: 12px 25px;
  font-weight: 600;
  transition: all 0.3s ease;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 15px rgba(0, 168, 107, 0.3);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.texture-blue-514a:hover {
  color: #FFFFFF;
  box-shadow: 0 6px 20px rgba(0, 168, 107, 0.5);
  background: linear-gradient(45deg, #008F5A 0%, #239B56 100%);
}

.texture-blue-514a:nth-child(2) {
  background: transparent;
  color: #FFD700;
  transition: all 0.3s ease;
  border: 2px solid #FFD700;
  box-shadow: 0 4px 15px rgba(255, 215, 0, 0.2);
}

.texture-blue-514a:nth-child(2):hover {
  color: #1B4D3E;
  background: #FFD700;
  box-shadow: 0 6px 20px rgba(255, 215, 0, 0.4);
}

.header-0aff
  .card_next_a516.selected_ee11
  .thick_f02f
  .input_a9e0 {
  font-size: 20px !important;
}

.brown_3a06 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
  margin-top: 15px;
  gap: 25px;
}

.row_e8f9 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

ol {
  margin: 0 !important;
  margin-bottom: 1px !important;

  display: flex;
  flex-direction: column;
  gap: 1px;
}

ol li {
  margin-left: 25px !important;
  padding-left: 10px;
}

ol li a {
  font-size: 30px;
  color: #fff !important;
}

ol li::marker {
  font-size: 22px;
  color: #fff !important;
}

.focused-351c h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.preview-outer-94bd.notice_orange_adb8 > .advanced_d58a {
  display: flex;
  align-items: center;
}

.disabled-1d26 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.fixed_514c {
  position: relative;
  width: 100%;
}

.plasma-b778 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.main_dc65 {
  font-size: 35px !important;
}

.cool_e20f {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

.banner_7d24 {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

.chip-6987 {
  display: flex;
  gap: 50px;
}

.header-0aff
  .card_next_a516.element_7847
  .glass_4fa4
  .dirty-c889 {
  width: 100% !important;
}

.out-cb06 {
  width: 500px !important;
  max-width: none;
}

.highlight-10c4 {
  width: 100%;
}

.red-3a43 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.out_94d1 {
  position: relative;
  cursor: pointer;
}

.out_94d1::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

.message_pro_d3ff {
  font-size: 15px !important;
}

.video-af03 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.out_94d1:hover .video-af03 {
  visibility: visible;
}
.out_94d1:hover.out_94d1::before {
  display: block;
}

.focused-351c h3 {
  color: #fff;
}

.thick_6109 {
  margin: 0;
}

.header-0aff
  .card_next_a516.element_7847
  .dirty-c889
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.image_119e {
  width: 100%;
}

.motion_ee5f {
  width: 100%;
}

.article_black_7fd1 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.motion_ee5f {
  width: 100%;
}

.action_6328 {
  margin-bottom: 10px !important;
}

.dirty-c889 {
  display: flex;
  align-items: center;
}

.block-pink-5078 {
  box-shadow: 10px 0px 13px 7px rgba(0, 0, 0, 0.5);
  z-index: 100;
}

.outline_action_d082 {
  margin-top: 15px !important;
}

table {
  margin-top: 20px !important;
  width: 100%;
}

table th {
  background: #fff !important;
}

tr {
  display: flex;
  width: 100%;
}

td {
  background: #fff !important;
  color: #fff;
  font-size: 21px !important;

  border: 1px solid #fff;
  text-align: center !important;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}

ul {
  margin: 0 !important;

  margin-bottom: 15px !important;
}

.bottom_1ebf .plasma-8a74.complex_4044 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.bottom_1ebf h1.plasma-8a74 {
  margin-top: 80px !important;
}

.header-0aff .card_next_a516.advanced-e19e {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.banner-next-3c90 img {
  width: 100%;
}

.summary-out-4b33 .heading_6d12.thick_f02f {
  justify-content: space-between;
}

.card-simple-07c9 {
  display: none;
}

.dynamic_3fd7 .wrapper-7b9f {
  margin: 1px 0 !important;
}

.title-bronze-b8a0 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .preview-outer-94bd .advanced_d58a {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .chip-6987 {
    flex-direction: column;
  }

  .out-cb06 {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .focused-351c h3 {
    font-size: 28px;
  }

  .photo-brown-330b svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .summary-out-4b33 .heading_6d12.thick_f02f {
    border-bottom: 1px solid #f0c159;
  }

  .article_black_7fd1 {
    display: flex;
    width: 55% !important;
    justify-content: space-between;
    flex-direction: row-reverse;
    gap: 30px;
  }

  .preview-outer-94bd.notice_orange_adb8 > .advanced_d58a {
    gap: 15px;
    justify-content: space-between;
  }

  .header-0aff
    .card_next_a516.element_7847
    .dirty-c889
    img {
    width: 60% !important;
  }

  .plasma-b778 {
    left: 2%;
  }

  .brown_3a06 {
    margin: 10px 0;
  }

  .bottom_1ebf .wrapper-7b9f {
    margin: 0;
    margin-bottom: 10px;
  }

  .photo-brown-330b {
    font-size: 16px !important;
  }

  .main_dc65 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

  ol li a {
    font-size: 22px;
  }

  h2.bottom_1ebf .plasma-8a74,
  .bottom_1ebf .plasma-8a74 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }

  .dirty-c889 {
    justify-content: center;
  }

  .bottom_1ebf .wrapper-7b9f {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .lite-9fa8 {
    margin-bottom: 15px !important;
  }

  .header-0aff .card_next_a516.container_c68f {
    width: 75% !important;
  }

  .banner-next-3c90 img {
    width: 100% !important;
  }
}

@media (max-width: 550px) {
  .texture-blue-514a {
    text-transform: capitalize;
  }

  h2.bottom_1ebf .plasma-8a74,
  .bottom_1ebf .plasma-8a74 {
    font-size: 30px !important;
  }

  .dirty-c889 {
    justify-content: center;
  }

  td {
    font-size: 15px !important;
  }

  .bottom-5c8e
    .frame-plasma-7872.chip_a0ad {
    margin: 0 !important;
  }

  .disabled-1d26 {
    margin: 0;
    gap: 10px;
  }

  .brown_3a06 {
    display: flex;
  }

  .text-4337 .photo-brown-330b {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .fluid_b71c svg {
    width: 75% !important;
    height: 75% !important;
  }

  .article_black_7fd1 {
    justify-content: flex-end;
    gap: 1px;
  }

  .bottom_1ebf h1.plasma-8a74 {
    margin-top: 40px !important;
  }

  .header-0aff
    .card_next_a516.element_7847
    .dirty-c889
    img,
  .in-2a39 .glass_4fa4 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .texture-blue-514a {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .header-0aff .card_next_a516.container_c68f {
    width: 100% !important;
  }

  .preview-outer-94bd.notice_orange_adb8 > .advanced_d58a {
    gap: 3px;
  }

  .bottom_1ebf .wrapper-7b9f {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .photo-brown-330b {
    white-space: wrap;
  }
}

/* 超紧凑型导航菜单样式 */
.summary-out-4b33 .heading_6d12.thick_f02f {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.summary-out-4b33 .heading_6d12.thick_f02f:hover {
  background: rgba(255, 215, 0, 0.2);
  color: #FFD700 !important;
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(255, 215, 0, 0.2);
}

.input_a9e0 {
  font-weight: 400 !important;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  color: #F0F8FF !important;
  font-size: 12px !important;
}

/* 图片容器简化样式 */
.fixed_514c {
  position: relative;
  width: 100%;
}

.bottom_1ebf {
  position: relative;
  padding-top: 30px;
}

/* 手机菜单触发器巴西风格 */
.media-1fc9 {
  background: rgba(255, 215, 0, 0.2);
  border-radius: 10px;
  padding: 8px;
  transition: all 0.3s ease;
}

.media-1fc9:hover {
  background: rgba(255, 215, 0, 0.4);
  transform: scale(1.05);
}

/* 列表项巴西风格增强 */
ol li a {
  font-size: 30px;
  color: #F0F8FF !important;
  text-decoration: none;
  transition: all 0.3s ease;
  padding: 5px 10px;
  border-radius: 5px;
  display: inline-block;
}

ol li a:hover {
  color: #FFD700 !important;
  background: rgba(255, 215, 0, 0.1);
  transform: translateX(10px);
}

ol li::marker {
  font-size: 22px;
  color: #FFD700 !important;
}

/* 图片块简化样式 */
.banner_7d24 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .summary-out-4b33 .heading_6d12.thick_f02f {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .bottom_1ebf .plasma-8a74 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .photo-brown-330b {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

/* 导航菜单防换行优化 */
.blue-6ff7 {
  flex-wrap: nowrap !important;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  gap: 2px;
}

.blue-6ff7 .video-old-19ae {
  flex-shrink: 0;
  white-space: nowrap;
}

.blue-6ff7 .purple_b534 {
  flex-shrink: 0;
  min-width: fit-content;
}

.blue-6ff7 .input_a9e0 {
  white-space: nowrap;
}

/* 隐藏水平滚动条但保持功能 */
.blue-6ff7::-webkit-scrollbar {
  height: 0px;
  background: transparent;
}

.blue-6ff7 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.blue-6ff7 .video-old-19ae {
  max-width: 80px !important;
}

.blue-6ff7 .purple_b534 {
  max-width: 80px !important;
  overflow: hidden;
}

.blue-6ff7 .heading_6d12.thick_f02f {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.blue-6ff7 .input_a9e0 {
  font-size: 11px !important;
  line-height: 1.2 !important;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 登录和注册按钮炫酷闪烁动画 */
@keyframes button-glow-pulse {
  0% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(0, 168, 107, 0.3),
      0 0 0 0 rgba(0, 168, 107, 0.7);
    filter: brightness(1);
  }
  50% { 
    transform: scale(1.08);
    box-shadow: 
      0 8px 30px rgba(0, 168, 107, 0.8),
      0 0 20px 5px rgba(0, 168, 107, 0.4);
    filter: brightness(1.3);
  }
  100% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(0, 168, 107, 0.3),
      0 0 0 0 rgba(0, 168, 107, 0.7);
    filter: brightness(1);
  }
}

@keyframes button-glow-pulse-gold {
  0% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(255, 215, 0, 0.2),
      0 0 0 0 rgba(255, 215, 0, 0.7);
    filter: brightness(1);
  }
  50% { 
    transform: scale(1.08);
    box-shadow: 
      0 8px 30px rgba(255, 215, 0, 0.8),
      0 0 20px 5px rgba(255, 215, 0, 0.4);
    filter: brightness(1.4);
  }
  100% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(255, 215, 0, 0.2),
      0 0 0 0 rgba(255, 215, 0, 0.7);
    filter: brightness(1);
  }
}

/* 应用炫酷闪烁动画到按钮 */
.texture-blue-514a {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
  position: relative;
  overflow: hidden;
}

.texture-blue-514a:nth-child(1) {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
}

.texture-blue-514a:nth-child(2) {
  animation: button-glow-pulse-gold 1.8s ease-in-out infinite !important;
  animation-delay: 0.3s;
}

/* 添加内部光效 */
.texture-blue-514a::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: linear-gradient(45deg, 
    transparent 30%, 
    rgba(255, 255, 255, 0.3) 50%, 
    transparent 70%);
  transform: rotate(45deg);
  animation: shine-sweep 3s linear infinite;
}

@keyframes shine-sweep {
  0% { transform: translateX(-100%) translateY(-100%) rotate(45deg); }
  100% { transform: translateX(100%) translateY(100%) rotate(45deg); }
}

/* 强制首页按钮动画 - 解决动画冲突 */
body .texture-blue-514a:nth-child(1),
.header-0aff .texture-blue-514a:nth-child(1),
#page .texture-blue-514a:nth-child(1) {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
  transform-origin: center center !important;
}

body .texture-blue-514a:nth-child(2),
.header-0aff .texture-blue-514a:nth-child(2),
#page .texture-blue-514a:nth-child(2) {
  animation: button-glow-pulse-gold 1.8s ease-in-out infinite !important;
  animation-delay: 0.3s !important;
  transform-origin: center center !important;
}

/* 确保悬停时不干扰动画 */
.texture-blue-514a:hover {
  animation-play-state: running !important;
}

/* css-noise: fc6a */
.ghost-box-t4 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.3;
}
