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(.tag-81af) {
  gap: 0.5em;
}
:where(.tag_under_efd7) {
  gap: 0.5em;
}
body .bronze-5628 > .menu-dim-ba3d {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .bronze-5628 > .message-47c5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .bronze-5628 > .wide_58ec {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .paper-3143 > .menu-dim-ba3d {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .paper-3143 > .message-47c5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .paper-3143 > .wide_58ec {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .paper-3143
  > :where(:not(.menu-dim-ba3d):not(.message-47c5):not(.media-da63)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .paper-3143 > .aside_1a9c {
  max-width: var(--wp--style--global--wide-size);
}
body .tag-81af {
  display: flex;
}
body .tag-81af {
  flex-wrap: wrap;
  align-items: center;
}
body .tag-81af > * {
  margin: 0;
}
body .tag_under_efd7 {
  display: grid;
}
body .tag_under_efd7 > * {
  margin: 0;
}
:where(.secondary_huge_25f7.tag-81af) {
  gap: 2em;
}
:where(.secondary_huge_25f7.tag_under_efd7) {
  gap: 2em;
}
:where(.logo-hard-b4d3.tag-81af) {
  gap: 1.25em;
}
:where(.logo-hard-b4d3.tag_under_efd7) {
  gap: 1.25em;
}
.chip-short-3b6b {
  color: var(--wp--preset--color--black) !important;
}
.nav_fast_9e35 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.progress_black_948a {
  color: var(--wp--preset--color--white) !important;
}
.rough-7fe0 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.description_hovered_c77b {
  color: var(--wp--preset--color--vivid-red) !important;
}
.medium_9e7d {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.content_c9cf {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.top_dc73 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.focus-b948 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.left_737e {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.tabs_7f3b {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.secondary_hot_6b2e {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.button-869c {
  background-color: var(--wp--preset--color--black) !important;
}
.picture-mini-22ef {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.over_46f2 {
  background-color: var(--wp--preset--color--white) !important;
}
.dirty-752e {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.paper_614b {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.heading_23f6 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.dynamic_2656 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.pagination_right_c39e {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.active-092d {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.logo_liquid_57ac {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.bottom-6eed {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.carousel_f977 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.hard-a651 {
  border-color: var(--wp--preset--color--black) !important;
}
.cold_a828 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.logo-ed05 {
  border-color: var(--wp--preset--color--white) !important;
}
.menu_gas_20fa {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.frame-bronze-d70b {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.logo_focused_6a11 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.video-purple-4458 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.border-gas-e417 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.search_ba9e {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.module_cce9 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.breadcrumb-over-b963 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.search_upper_c0e5 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.item_up_5dc9 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.badge_full_4ca1 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.aside-0fa7 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.element-easy-f579 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.wrapper_f405 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.photo_1c05 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.inner_2146 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.media-5897 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.hero_large_925c {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.search_clean_4912 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.mini_1a89 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.article_simple_8b55 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.logo_5db7 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.logo-basic-2cd8 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.iron_0fcb {
  font-size: var(--wp--preset--font-size--large) !important;
}
.photo_tiny_72b9 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.label_3d03 a:where(:not(.panel-over-d666)) {
  color: inherit;
}
:where(.logo-hard-b4d3.tag-81af) {
  gap: 1.25em;
}
:where(.logo-hard-b4d3.tag_under_efd7) {
  gap: 1.25em;
}
:where(.secondary_huge_25f7.tag-81af) {
  gap: 2em;
}
:where(.secondary_huge_25f7.tag_under_efd7) {
  gap: 2em;
}
.header_basic_a8d5 {
  font-size: 1.5em;
  line-height: 1.6;
}

.outline-in-1dbd .disabled_7ffe {
  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);
}
.carousel-c86e .icon-a5b7 {
  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);
}
.item-445e {
  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);
}
.item-445e.disabled_c89e .lite_9f19 {
  background-color: var(--e-global-color-primary);
}
.item-445e.gradient-red-d294 .lite_9f19,
.item-445e.slider_dynamic_7582 .lite_9f19 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.popup-dark-ff36 .icon_inner_7d3a {
  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);
}
.current-8682 {
  --divider-color: var(--e-global-color-secondary);
}
.current-8682 .wrapper-997d {
  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);
}
.current-8682.blue_6d47 .accordion-a367 {
  background-color: var(--e-global-color-secondary);
}
.current-8682.link-narrow-6253 .accordion-a367,
.current-8682.fluid-6f32 .accordion-a367 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.current-8682.link-narrow-6253 .accordion-a367,
.current-8682.fluid-6f32 .accordion-a367 svg {
  fill: var(--e-global-color-secondary);
}
.action-1b38 .west-4031 {
  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);
}
.action-1b38 .message_0ebd {
  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_900d.blue_6d47 .accordion-a367 {
  background-color: var(--e-global-color-primary);
}
.panel_900d.link-narrow-6253 .accordion-a367,
.panel_900d.fluid-6f32 .accordion-a367 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.panel_900d.link-narrow-6253 .accordion-a367,
.panel_900d.fluid-6f32 .accordion-a367 svg {
  fill: var(--e-global-color-primary);
}
.logo-hard-f737.blue_6d47 .accordion-a367 {
  background-color: var(--e-global-color-primary);
}
.logo-hard-f737.link-narrow-6253 .accordion-a367,
.logo-hard-f737.fluid-6f32 .accordion-a367 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.logo-hard-f737 .upper-2b8d {
  color: var(--e-global-color-primary);
}
.logo-hard-f737 .upper-2b8d,
.logo-hard-f737 .upper-2b8d a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-hard-f737 .west_45c8 {
  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);
}
.sort-663c .text_iron_d5aa {
  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);
}
.hover-c122 .shade-south-83dd .backdrop-mini-6394 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-lite-0b3f .chip-fresh-fb17:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.box-lite-0b3f .orange_6a99 i {
  color: var(--e-global-color-primary);
}
.box-lite-0b3f .orange_6a99 svg {
  fill: var(--e-global-color-primary);
}
.box-lite-0b3f .message_action_685d {
  color: var(--e-global-color-secondary);
}
.box-lite-0b3f .chip-fresh-fb17 > .message_action_685d,
.box-lite-0b3f .chip-fresh-fb17 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_first_baa5 .white_7127 {
  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);
}
.primary_first_baa5 .gradient-center-96c4 {
  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);
}
.tall-fbbd .footer_37da .secondary-339a {
  background-color: var(--e-global-color-primary);
}
.tall-fbbd .pagination_fluid_03cc {
  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);
}
.silver-3013 .outline_b5e4 {
  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);
}
.silver-3013 .media_new_4003 {
  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);
}
.silver-3013 .notification-63cd {
  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);
}
.bottom_625c .pattern_orange_ff7e,
.bottom_625c .pattern_orange_ff7e a {
  color: var(--e-global-color-primary);
}
.bottom_625c .pattern_orange_ff7e.paper_caaa,
.bottom_625c .pattern_orange_ff7e.paper_caaa a {
  color: var(--e-global-color-accent);
}
.bottom_625c .pattern_orange_ff7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom_625c .pink-162b {
  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);
}
.search-c985 .progress_stone_b9f2,
.search-c985 .first_8f31 {
  color: var(--e-global-color-primary);
}
.search-c985 .progress_stone_b9f2 svg {
  fill: var(--e-global-color-primary);
}
.search-c985 .paper_caaa .progress_stone_b9f2,
.search-c985 .paper_caaa .first_8f31 {
  color: var(--e-global-color-accent);
}
.search-c985 .paper_caaa .progress_stone_b9f2 svg {
  fill: var(--e-global-color-accent);
}
.search-c985 .first_8f31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-c985 .pink-162b {
  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);
}
.south_89c1 .picture_5094,
.south_89c1 .primary_746f {
  color: var(--e-global-color-primary);
}
.south_89c1 .primary_746f svg {
  fill: var(--e-global-color-primary);
}
.south_89c1 .pattern_orange_ff7e.paper_caaa a,
.south_89c1
  .pattern_orange_ff7e.paper_caaa
  .primary_746f {
  color: var(--e-global-color-accent);
}
.south_89c1 .picture_5094 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south_89c1 .pink-162b {
  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);
}
.dropdown_black_190e .title-hard-a6e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_black_190e .description_motion_98e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_motion_be5a .article_f27f .focused_6d9d {
  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);
}
.status_motion_be5a .article_f27f .nav-ee24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_motion_be5a .active-steel-5f62 .focused_6d9d {
  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);
}
.status_motion_be5a
  .active-steel-5f62
  .nav-ee24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_motion_be5a
  .overlay_f52b
  .focused_6d9d {
  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);
}
.status_motion_be5a
  .overlay_f52b
  .nav-ee24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_motion_be5a
  .section-gold-54a5
  .focused_6d9d {
  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);
}
.status_motion_be5a
  .section-gold-54a5
  .nav-ee24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-huge-2acc .highlight-over-66bc {
  background-color: var(--e-global-color-primary);
}
.element-huge-2acc .highlight-over-66bc:hover {
  background-color: var(--e-global-color-primary);
}
.element-huge-2acc .caption-clean-de0c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-huge-2acc
  .highlight-over-66bc:hover
  .caption-clean-de0c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-6b1e .pro-5e23 {
  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);
}
.bronze_f637 .section-c823 .popup_ef95 a {
  background-color: var(--e-global-color-accent);
}
.bronze_f637 .section-c823 .over_b076 a {
  background-color: var(--e-global-color-accent);
}
.bronze_f637 .section-c823 .popup_ef95 a,
.bronze_f637 .section-c823 .over_b076 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_brown_350c
  .block-c478.stone_3d2e
  .section-c823
  a.in-3a56 {
  background-color: var(--e-global-color-accent);
}
.label_brown_350c
  .block-c478.stone_3d2e
  .section-c823
  span.in-3a56.fn-current-e3ea {
  background-color: var(--e-global-color-text);
}
.label_brown_350c
  .block-c478.stone_3d2e
  .section-c823
  .in-3a56 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_5e6a .grid-west-684d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_5e6a
  .badge-last-f8d3
  > .thumbnail_1919
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_5e6a
  .highlight_down_822b
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_5e6a
  .glass-03be
  .motion-239b,
.huge_5e6a
  .glass-03be
  .link-hard-143d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_5e6a
  .glass-03be
  .video-b1c9,
.huge_5e6a
  .glass-03be
  a
  .video-b1c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_5e6a
  .glass-03be
  .container-c2d8 {
  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);
}
.huge_5e6a
  .glass-03be
  .notice-66c1 {
  background-color: var(--e-global-color-primary);
}
.huge_5e6a
  .glass-03be
  .notice-66c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_5e6a
  .glass-03be
  .notice-66c1:hover {
  background-color: var(--e-global-color-primary);
}
.huge_5e6a
  .glass-03be
  .shade_02ce {
  background-color: var(--e-global-color-primary);
}
.huge_5e6a
  .glass-03be
  .shade_02ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_5e6a
  .glass-03be
  .shade_02ce:hover {
  background-color: var(--e-global-color-primary);
}
.huge_5e6a
  .pattern_orange_f446
  .outline-ee99
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_5e6a
  .pattern_orange_f446
  .list-lower-ebae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_5e6a
  .pattern_orange_f446
  .container-c2d8 {
  color: var(--e-global-color-text);
}
.huge_5e6a
  .pattern_orange_f446
  .container-c2d8
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_5e6a
  .pattern_orange_f446
  .notice-66c1 {
  background-color: var(--e-global-color-primary);
}
.huge_5e6a
  .pattern_orange_f446
  .notice-66c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_5e6a
  .pattern_orange_f446
  .notice-66c1:hover {
  background-color: var(--e-global-color-primary);
}
.huge_5e6a
  .pattern_orange_f446
  .shade_02ce {
  background-color: var(--e-global-color-primary);
}
.huge_5e6a
  .pattern_orange_f446
  .shade_02ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_5e6a
  .pattern_orange_f446
  .shade_02ce:hover {
  background-color: var(--e-global-color-primary);
}
.huge_5e6a .table-down-23fb {
  background-color: var(--e-global-color-primary);
}
.huge_5e6a .table-down-23fb:hover {
  background-color: var(--e-global-color-primary);
}
.huge_5e6a .sort-5c11 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_5e6a .border_dd39 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_93e2 .panel-paper-be96 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_93e2
  .purple-b5b8
  > div:nth-child(3)
  .panel-paper-be96,
.yellow_93e2
  .tabs_north_f78c
  > div:nth-child(1)
  .panel-paper-be96,
.yellow_93e2
  .notification-east-5565
  > div:nth-child(1)
  .panel-paper-be96,
.yellow_93e2
  .left-a13c
  > div:nth-child(1)
  .panel-paper-be96,
.yellow_93e2
  .video_9bc7
  > div:nth-child(1)
  .panel-paper-be96 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_93e2 .list_gas_9119 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_93e2 .avatar-7054 {
  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);
}
.yellow_93e2 .dropdown-9041 {
  background-color: var(--e-global-color-primary);
}
.yellow_93e2 .dropdown-9041 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_93e2 .dropdown-9041:hover {
  background-color: var(--e-global-color-primary);
}
.yellow_93e2 .main-plasma-c76e {
  background-color: var(--e-global-color-primary);
}
.yellow_93e2 .main-plasma-c76e:hover {
  background-color: var(--e-global-color-primary);
}
.yellow_93e2 .sort-5c11 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_93e2 .border_dd39 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_orange_bad7 .title-9a4a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_orange_bad7 .motion_a80d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_orange_bad7 .old_b271 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_orange_bad7 .old-f514 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_orange_bad7 .inner_c5a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_orange_bad7 .main-plasma-c76e {
  background-color: var(--e-global-color-primary);
}
.shadow_orange_bad7 .main-plasma-c76e:hover {
  background-color: var(--e-global-color-primary);
}
.table-outer-5a06 .white-56b3 {
  background-color: var(--e-global-color-secondary);
}
.table-outer-5a06 .lite_243c {
  background-color: var(--e-global-color-text);
}
.table-outer-5a06 .thick-5cc7 {
  background-color: var(--e-global-color-secondary);
}
.table-outer-5a06 .pressed_4019 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-outer-5a06 .medium_099d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-outer-5a06 .background-narrow-1f4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-outer-5a06 .active-bronze-2b28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-outer-5a06 .tooltip-4727 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_27ba .up-7314 .silver-a575,
.table_27ba
  .up-7314
  .silver-a575
  a,
.table_27ba .item_ef80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_27ba .up-7314 .focus-huge-8929,
.table_27ba .bright-cd14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_27ba .up-7314 .focus-huge-8929 {
  color: var(--e-global-color-text);
}
.table_27ba .bright-cd14 {
  color: var(--e-global-color-text);
}
.table_27ba
  .up-7314
  .purple_af6d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table_27ba .caption_bottom_7b19 .basic-e4b7 {
  background-color: var(--e-global-color-primary);
}
.table_27ba .caption_bottom_7b19 .basic-e4b7:hover {
  background-color: var(--e-global-color-primary);
}
.table_27ba .caption_bottom_7b19 .heading-current-4859 li span {
  background-color: var(--e-global-color-text);
}
.table_27ba .caption_bottom_7b19 .heading-current-4859 li span:hover {
  background-color: var(--e-global-color-primary);
}
.table_27ba
  .caption_bottom_7b19
  .heading-current-4859
  li.caption_short_c9ba
  span {
  background-color: var(--e-global-color-accent);
}
.table_27ba .north-da9f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-415b .frame-0a31 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in-6a30 .table_df9d {
  background-color: var(--e-global-color-primary);
}
.in-6a30 .text-d1e7 {
  background-color: var(--e-global-color-secondary);
}
.in-6a30 .out_99a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-6a30 .disabled_42ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-6a30 .gold_5c52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-6a30 .item_south_e5c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-6a30 .paragraph_6254 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-6a30 .banner_3c1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-6a30 .feature-e287 {
  background-color: var(--e-global-color-primary);
}
.in-6a30 .feature-e287 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_8e7e .secondary-middle-6a40 {
  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);
}
.caption_8e7e .purple_18b6 {
  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);
}
.caption_8e7e
  .container-iron-62a7:after {
  background-color: var(--e-global-color-primary);
}
.caption_8e7e .shadow-2580 {
  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);
}
.aside_gold_4916 .item_ef80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_gold_4916 .bright-cd14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-complex-25f1 .huge-7508 .next_4858 {
  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);
}
.texture-complex-25f1 .huge-7508 .wide_4813 {
  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);
}
.form-narrow-0304 .media_46db {
  background-color: var(--e-global-color-primary);
}
.form-narrow-0304 .list-solid-1ed8 {
  background-color: var(--e-global-color-secondary);
}
.form-narrow-0304 .bronze-1653 .hard-e618 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-narrow-0304 .static-6ead .hard-e618 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-444d .status_hot_c8b8 .secondary-0b13 {
  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);
}
.description-444d .status_hot_c8b8 .status_7c99 {
  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);
}
.description-444d .status_hot_c8b8 .fixed_a1a9 {
  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);
}
.last_1305 .video-liquid-ab38 {
  border-color: var(--e-global-color-text);
}
.last_1305 .paragraph-hot-f6bd {
  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);
}
.last_1305 .prev_c5a7 {
  color: var(--e-global-color-primary);
}
.last_1305 .thumbnail_plasma_8423 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-simple-a1b9 .title-4a56 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-simple-a1b9 .preview-2afd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-simple-a1b9 .action_412f:hover .title-4a56 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-simple-a1b9
  .action_412f:hover
  .preview-2afd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-c7ea .form-0ebf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-c7ea .menu-5d50 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_1d04 .badge_medium_d52d .text-a958 {
  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);
}
.out_1d04 .chip-stale-49f1 .text-a958 {
  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);
}
.aside-stone-c9cb .info_ccbc {
  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);
}
.aside-6a8b .mini-48a3 .fast-e5a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-6a8b .mini-48a3 .fast-e5a4 {
  background-color: var(--e-global-color-secondary);
}
.aside-6a8b .footer_25d9 .fast-e5a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-6a8b .footer_25d9 .fast-e5a4 {
  background-color: var(--e-global-color-secondary);
}
.aside-6a8b .border-blue-9182 .up_6f1a {
  background-color: var(--e-global-color-primary);
}
.aside-6a8b .border-blue-9182:hover .up_6f1a {
  background-color: var(--e-global-color-secondary);
}
.aside-6a8b .basic-e4b7 {
  background-color: var(--e-global-color-primary);
}
.aside-6a8b .basic-e4b7:hover {
  background-color: var(--e-global-color-accent);
}
.aside-6a8b .heading-current-4859 li span {
  background-color: var(--e-global-color-text);
}
.aside-6a8b .heading-current-4859 li span:hover {
  background-color: var(--e-global-color-primary);
}
.aside-6a8b .heading-current-4859 li.caption_short_c9ba span {
  background-color: var(--e-global-color-accent);
}
.label_down_5f30 .banner-bf80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_down_5f30 .dim_454e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_stale_9174 .modal-pro-3c91:before {
  background-color: var(--e-global-color-secondary);
}
.highlight_stale_9174 .search-44ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_stale_9174 .backdrop_orange_d2be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-04dd .hidden-glass-c616 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-04dd .hidden-glass-c616:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-04dd .hidden-glass-c616.fn-active-e3ea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-04dd .dropdown_yellow_aef5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-04dd .shade_brown_cd75 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-04dd .rough_664e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-04dd .accordion_5e7b {
  background-color: var(--e-global-color-primary);
}
.progress-04dd .accordion_5e7b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-04dd .outline_e6d1 {
  background-color: var(--e-global-color-primary);
}
.progress-04dd .outline_e6d1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info_f0f7 .outline_99b2 .wrapper-up-56a2 a {
  color: var(--e-global-color-secondary);
}
.info_f0f7 .outline_99b2 .wrapper-up-56a2 a:hover {
  color: var(--e-global-color-secondary);
}
.info_f0f7 .outline_99b2 .wrapper-up-56a2,
.info_f0f7 .outline_99b2 .wrapper-up-56a2 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_f0f7 .outline_99b2 .logo-6d13 {
  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);
}
.info_f0f7 .outline_99b2 .active_6126 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_f0f7 .outline_99b2 .header-huge-fb33 {
  background-color: var(--e-global-color-primary);
}
.info_f0f7 .outline_99b2 .header-huge-fb33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_f0f7 .outline_99b2 .header-huge-fb33:hover {
  background-color: var(--e-global-color-primary);
}
.info_f0f7 .outline_99b2 .slider-bottom-a79b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info_f0f7 .outline_99b2 .slider-bottom-a79b {
  background-color: var(--e-global-color-primary);
}
.info_f0f7 .outline_99b2 .slider-bottom-a79b:hover {
  background-color: var(--e-global-color-primary);
}
.info_f0f7 .outline_99b2 .basic-e4b7 {
  background-color: var(--e-global-color-primary);
}
.info_f0f7 .outline_99b2 .basic-e4b7:hover {
  background-color: var(--e-global-color-primary);
}
.info_f0f7 .caption_bottom_7b19 .heading-current-4859 li span {
  background-color: var(--e-global-color-text);
}
.info_f0f7 .caption_bottom_7b19 .heading-current-4859 li span:hover {
  background-color: var(--e-global-color-primary);
}
.info_f0f7 .caption_bottom_7b19 .heading-current-4859 li.caption_short_c9ba span {
  background-color: var(--e-global-color-accent);
}
.info_f0f7 .sort-5c11 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_f0f7 .border_dd39 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed-eb1f .dirty_875a .preview-e786 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed-eb1f .dirty_875a .short-2d68 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed-eb1f .dirty_875a .left-1214 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-1606 .image_left_9d73 {
  border-color: var(--e-global-color-text);
}
.steel-1606 .hovered_dd33 {
  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);
}
.steel-1606 .header_3165 {
  color: var(--e-global-color-secondary);
}
.steel-1606 .header_3165 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-1606 .aside_brown_dc63 > * {
  color: var(--e-global-color-primary);
}
.steel-1606 .aside_brown_dc63 > * svg {
  fill: var(--e-global-color-primary);
}
.steel-1606 .caption-0254 {
  color: var(--e-global-color-primary);
}
.steel-1606 .caption-0254 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel-1606 .silver-f9ae {
  color: var(--e-global-color-primary);
}
.steel-1606 .silver-f9ae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel-1606 .mask_mini_2655 {
  color: var(--e-global-color-primary);
}
.steel-1606 .mask_mini_2655 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-1606 .steel-2249 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-1606 .input_7a15 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-1606 .input_7a15.input-fast-261a {
  color: var(--e-global-color-secondary);
}
.steel-1606 .input_7a15.input-fast-261a .disabled_ce77 {
  color: var(--e-global-color-accent);
}
.steel-1606 .input_7a15.tag_5bb8 {
  color: var(--e-global-color-text);
}
.steel-1606 .input_7a15.tag_5bb8 .disabled_ce77 {
  color: var(--e-global-color-text);
}
.steel-1606 .input_7a15:before {
  border-top-color: var(--e-global-color-text);
}
.steel-1606 .description_2f9f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-1606
  .description_2f9f
  .mask-d1d8 {
  background-color: var(--e-global-color-primary);
}
.steel-1606
  .description_2f9f
  .mask-d1d8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel-1606 .image_left_9d73 .accordion-copper-d366 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold_c105 .dark-bb9b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_c105 .outer-2b2d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_upper_fd3c .notice_short_d859 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_upper_fd3c
  .tabs-south-2b95
  .pattern_smooth_e452 {
  background-color: var(--e-global-color-secondary);
}
.badge_upper_fd3c
  .tabs-south-2b95.message_paper_4fc2
  .pattern_smooth_e452 {
  background-color: var(--e-global-color-text);
}
.badge_upper_fd3c
  .tabs-south-2b95:hover
  .pattern_smooth_e452 {
  background-color: var(--e-global-color-accent);
}
.badge_upper_fd3c
  .tabs-south-2b95.fn-active-e3ea
  .pattern_smooth_e452 {
  background-color: var(--e-global-color-primary);
}
.hover-narrow-1715 .caption-e2fb {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.hover-narrow-1715 .grid-bronze-9554 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-narrow-1715 .inner-26fd {
  background-color: var(--e-global-color-primary);
}
.hover-narrow-1715 .inner-26fd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_2403 .logo_2d17 .focus_action_bd7b .widget-7aeb {
  background-color: var(--e-global-color-secondary);
}
.label_2403 .logo_2d17 .prev_13e8:after {
  background-color: var(--e-global-color-secondary);
}
.label_2403 .bottom-0b62 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_2403 .surface_f348 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_2403 .element_eb8a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_2403 .accent-full-7b4c {
  background-color: var(--e-global-color-primary);
}
.label_2403 .accent-full-7b4c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_2403 .paragraph-small-8b23 {
  background-color: var(--e-global-color-secondary);
}
.label_2403 .paragraph-small-8b23 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_2403 .logo_2d17 .badge-left-eaae .last-3d9f:hover {
  background-color: var(--e-global-color-primary);
}
.label_2403
  .logo_2d17
  .badge-left-eaae
  .last-3d9f.breadcrumb_hot_56ac {
  background-color: var(--e-global-color-primary);
}
.label_2403 .logo_2d17 .button-action-8f56:before {
  border-color: var(--e-global-color-primary);
}
.label_2403 .logo_2d17 .button-action-8f56:hover:before {
  border-color: var(--e-global-color-secondary);
}
.label_2403
  .logo_2d17
  .button-action-8f56.nav-e18a:before {
  border-color: var(--e-global-color-primary);
}
.label_2403 .highlight-5ae6 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-tiny-3bba .banner_yellow_cc1f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-tiny-3bba .banner_yellow_cc1f:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-tiny-3bba .banner_yellow_cc1f.message-a4a7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-tiny-3bba .fresh_3f83 {
  background-color: var(--e-global-color-primary);
}
.chip-tiny-3bba .fresh_3f83 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-tiny-3bba
  .layout_focused_2eb5
  .light-b25b
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-tiny-3bba
  .info_8d73
  .light-b25b
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-next-9dc5
  .banner_down_cfeb
  .card_7015 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-next-9dc5
  .banner_down_cfeb
  .card_ac93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-next-9dc5 .form_inner_8f9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-next-9dc5 .inner_dcba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-next-9dc5 .pink_2cb9 {
  background-color: var(--e-global-color-primary);
}
.hover-next-9dc5 .pink_2cb9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-advanced-030f .pattern_de34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-advanced-030f .filter_fd21 {
  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);
}
.background-advanced-030f .gradient-plasma-a573 {
  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);
}
.background-advanced-030f .gradient-plasma-a573 a:hover {
  color: var(--e-global-color-secondary);
}
.background-advanced-030f .breadcrumb-east-0f9d {
  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);
}
.background-advanced-030f .icon-f0c3 {
  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);
}
.background-advanced-030f .action_6d92 .basic-e4b7 {
  background-color: var(--e-global-color-primary);
}
.background-advanced-030f .action_6d92 .basic-e4b7:hover {
  background-color: var(--e-global-color-accent);
}
.background-advanced-030f
  .action_6d92
  .heading-current-4859
  li
  span {
  background-color: var(--e-global-color-text);
}
.background-advanced-030f
  .action_6d92
  .heading-current-4859
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.background-advanced-030f
  .action_6d92
  .heading-current-4859
  li.caption_short_c9ba
  span {
  background-color: var(--e-global-color-accent);
}
.feature_c99a
  .module_744f
  .shadow_basic_4671 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_c99a .module_744f .focus_7561 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_c99a .module_744f .huge_b622 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_c99a .search_82ea {
  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);
}
.feature_c99a
  .wrapper-light-e0ed.status-simple-4781 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_liquid_4baa
  > .south_df6c
  > div
  > .copper-73ea
  > .thumbnail_524a
  > a {
  background-color: var(--e-global-color-text);
}
.module_liquid_4baa
  > .south_df6c
  > div
  > .copper-73ea
  > .thumbnail_524a
  > a
  .clean-7edd.tertiary_4645 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module_liquid_4baa
  > .south_df6c
  > div
  > .copper-73ea
  > .thumbnail_524a
  > a
  .sort_hard_c4c2.surface-bottom-78a4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module_liquid_4baa
  > .south_df6c
  > div
  > .copper-73ea
  > .thumbnail_524a
  > .overlay_0f94
  .thumbnail_524a
  > a {
  background-color: var(--e-global-color-secondary);
}
.module_liquid_4baa
  > .south_df6c
  > div
  > .copper-73ea
  > .thumbnail_524a
  > .overlay_0f94
  .thumbnail_524a
  > a
  .breadcrumb_35fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_liquid_4baa
  > .south_df6c
  > div
  > .copper-73ea
  > .thumbnail_524a
  > .overlay_0f94
  .thumbnail_524a
  > a
  .sort_hard_c4c2.widget_f045 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module_liquid_4baa
  > .south_df6c
  > div
  > .copper-73ea
  > .thumbnail_524a
  > a
  .message_36de:before {
  color: var(--e-global-color-text);
}
.module_liquid_4baa
  > .south_df6c
  > div
  > .copper-73ea
  > .thumbnail_524a
  > .overlay_0f94
  a
  .message_36de:before {
  color: var(--e-global-color-text);
}
.module_liquid_4baa
  > .south_df6c
  > div
  > .copper-73ea
  > .thumbnail_524a.highlight_daee
  > a
  .message_36de:before {
  color: var(--e-global-color-text);
}
.module_liquid_4baa
  > .south_df6c
  > div
  > .copper-73ea
  > .thumbnail_524a
  > .overlay_0f94
  .thumbnail_524a.highlight_daee
  > a
  .message_36de:before {
  color: var(--e-global-color-text);
}
.module_liquid_4baa
  > .south_df6c
  > div
  > .copper-73ea
  > .thumbnail_524a
  > a
  .steel_212f
  .carousel_ef59 {
  color: var(--e-global-color-text);
}
.module_liquid_4baa
  > .south_df6c
  > div
  > .copper-73ea
  > .thumbnail_524a
  > .overlay_0f94
  a
  .steel_212f
  .carousel_ef59 {
  color: var(--e-global-color-text);
}
.module_liquid_4baa
  > .south_df6c
  > div
  > .copper-73ea
  > .thumbnail_524a
  > a
  .steel_212f
  .carousel_ef59,
.module_liquid_4baa
  > .south_df6c
  > div
  > .copper-73ea
  > .thumbnail_524a
  > .overlay_0f94
  a
  .steel_212f
  .carousel_ef59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_liquid_4baa
  > .south_df6c
  > div
  > .copper-73ea
  > .thumbnail_524a
  > a
  .hero_full_2cb9:before {
  color: var(--e-global-color-text);
}
.module_liquid_4baa
  > .south_df6c
  > div
  > .copper-73ea
  > .thumbnail_524a
  > .overlay_0f94
  a
  .hero_full_2cb9:before {
  color: var(--e-global-color-text);
}
.module_liquid_4baa
  > .south_df6c
  > div
  > .copper-73ea
  > .thumbnail_524a.highlight_daee
  > a
  .hero_full_2cb9:before {
  color: var(--e-global-color-text);
}
.module_liquid_4baa
  > .south_df6c
  > div
  > .copper-73ea
  > .thumbnail_524a
  > .overlay_0f94
  .thumbnail_524a.highlight_daee
  > a
  .hero_full_2cb9:before {
  color: var(--e-global-color-text);
}
.sort-8c2e .module_6d8f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-8c2e
  .layout_e344:hover
  .module_6d8f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-motion-2ee0
  > .south_df6c
  > .input_white_aa08
  > .upper_82eb
  > .container_mini_7ccc
  > .video_lower_3e52
  .search_4e82 {
  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);
}
.pattern-motion-2ee0
  > .south_df6c
  > .input_white_aa08
  > .upper_82eb
  > .container_mini_7ccc
  > .video_lower_3e52:hover
  .search_4e82 {
  color: var(--e-global-color-text);
}
.pattern-motion-2ee0
  > .south_df6c
  > .input_white_aa08
  > .upper_82eb
  > .container_mini_7ccc
  > .video_lower_3e52:hover
  .search_4e82 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-motion-2ee0
  > .south_df6c
  > .input_white_aa08
  > .upper_82eb
  > .container_mini_7ccc.title_first_1b04
  > .video_lower_3e52
  .search_4e82 {
  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);
}
.easy_12b7 .dropdown-0595 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_12b7 .south_400a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_12b7 .search_9e05 {
  background-color: var(--e-global-color-primary);
}
.easy_12b7 .search_9e05 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel-883f
  > .south_df6c
  > .photo_full_ed7e
  > .silver_2410
  > .section-static-0ac9
  .brown-0986 {
  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);
}
.steel-883f
  > .south_df6c
  > .photo_full_ed7e
  > .silver_2410
  > .section-static-0ac9
  .cold-f4ac {
  color: var(--e-global-color-text);
}
.steel-883f
  > .south_df6c
  > .photo_full_ed7e
  > .silver_2410
  > .section-static-0ac9:hover
  .brown-0986 {
  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);
}
.steel-883f
  > .south_df6c
  > .photo_full_ed7e
  > .silver_2410
  > .section-static-0ac9:hover
  .cold-f4ac {
  color: var(--e-global-color-secondary);
}
.steel-883f
  > .south_df6c
  > .photo_full_ed7e
  > .silver_2410
  > .section-static-0ac9.carousel_613e
  .brown-0986 {
  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);
}
.steel-883f
  > .south_df6c
  > .photo_full_ed7e
  > .silver_2410
  > .section-static-0ac9.carousel_613e
  .cold-f4ac {
  color: var(--e-global-color-primary);
}
.status-dirty-4492
  .video-f844
  .overlay-mini-147d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-dirty-4492 .advanced_f22f .accordion-copper-d366 .image-dae5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-6f43 .description-4d70 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-6f43 .banner_orange_05ae .description-4d70 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-6f43 .pagination_easy_44f1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-6f43 .pagination_easy_44f1 {
  background-color: var(--e-global-color-primary);
}
.search-9b2d .section_adbf .aside_f402 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-9b2d
  .section_adbf:hover
  .hero_c47f {
  color: var(--e-global-color-secondary);
}
.search-9b2d
  .section_adbf:hover
  .aside_f402 {
  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);
}
.glass_5a52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.detail_simple_3967 {
  flex-direction: column;
}

.detail_simple_3967 .tiny-123e {
  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.detail_simple_3967 .tiny-123e {
  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);
}

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

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

.disabled_active_7322.element_slow_9794 {
  display: none;
}

.status_d21f {
  display: none;
}

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

.border-84f1.link-dark-1dfe {
  margin-bottom: 40px;
  width: 100%;
}

.shadow-ca04 {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.detail_simple_3967 a {
  width: 100%;
}

.icon_47cd .tertiary_first_2cf0.progress-north-d8b5 {
  width: 20% !important;
}

.logo-hot-fbd1 {
  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; /* 字母间距 */
}

.logo-hot-fbd1: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%);
}

.logo-hot-fbd1 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

.logo-hot-fbd1:hover svg {
  fill: #FFFFFF;
  transform: translateX(3px); /* 箭头向右移动 */
}

.badge-86a1 {
  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;
}

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

.badge-86a1: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);
}

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

.icon_47cd
  .tertiary_first_2cf0.label-e793
  .image_7609
  .outline_dcbd {
  font-size: 20px !important;
}

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

.tiny-da9e {
  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;
}

.slider-motion-2184 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.current_3f0e.picture-b9d3 > .cool_6041 {
  display: flex;
  align-items: center;
}

.avatar_hovered_0979 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.texture_59a3 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.upper-7c7f {
  display: flex;
  gap: 50px;
}

.icon_47cd
  .tertiary_first_2cf0.pagination-top-1594
  .tooltip-ecb6
  .chip_88c0 {
  width: 100% !important;
}

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

.hover-9d51 {
  width: 100%;
}

.feature_bronze_f8e8 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

.highlight-3531 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.selected_f786:hover .highlight-3531 {
  visibility: visible;
}
.selected_f786:hover.selected_f786::before {
  display: block;
}

.slider-motion-2184 h3 {
  color: #fff;
}

.grid-2346 {
  margin: 0;
}

.icon_47cd
  .tertiary_first_2cf0.pagination-top-1594
  .chip_88c0
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.border-3e5d {
  width: 100%;
}

.logo-0110 {
  width: 100%;
}

.summary-gold-8ba3 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.logo-0110 {
  width: 100%;
}

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

.chip_88c0 {
  display: flex;
  align-items: center;
}

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

.pattern_lite_327a {
  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;
}

.detail_simple_3967 .tiny-123e.column_focused_ed69 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.detail_simple_3967 h1.tiny-123e {
  margin-top: 80px !important;
}

.icon_47cd .tertiary_first_2cf0.link-hovered-85b1 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.mask_medium_870c img {
  width: 100%;
}

.gallery-solid-2f4a .box_new_649d.image_7609 {
  justify-content: space-between;
}

.hero_wood_97ee {
  display: none;
}

.row_9aa6 .caption-cold-2487 {
  margin: 1px 0 !important;
}

.current-f1b6 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .current_3f0e .cool_6041 {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .upper-7c7f {
    flex-direction: column;
  }

  .info_e190 {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .slider-motion-2184 h3 {
    font-size: 28px;
  }

  .logo-hot-fbd1 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .gallery-solid-2f4a .box_new_649d.image_7609 {
    border-bottom: 1px solid #f0c159;
  }

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

  .current_3f0e.picture-b9d3 > .cool_6041 {
    gap: 15px;
    justify-content: space-between;
  }

  .icon_47cd
    .tertiary_first_2cf0.pagination-top-1594
    .chip_88c0
    img {
    width: 60% !important;
  }

  .texture_59a3 {
    left: 2%;
  }

  .button-warm-09a9 {
    margin: 10px 0;
  }

  .detail_simple_3967 .caption-cold-2487 {
    margin: 0;
    margin-bottom: 10px;
  }

  .logo-hot-fbd1 {
    font-size: 16px !important;
  }

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

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

  h2.detail_simple_3967 .tiny-123e,
  .detail_simple_3967 .tiny-123e {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .chip_88c0 {
    justify-content: center;
  }

  .detail_simple_3967 .caption-cold-2487 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .shadow-ca04 {
    margin-bottom: 15px !important;
  }

  .icon_47cd .tertiary_first_2cf0.progress-north-d8b5 {
    width: 75% !important;
  }

  .mask_medium_870c img {
    width: 100% !important;
  }
}

@media (max-width: 550px) {
  .badge-86a1 {
    text-transform: capitalize;
  }

  h2.detail_simple_3967 .tiny-123e,
  .detail_simple_3967 .tiny-123e {
    font-size: 30px !important;
  }

  .chip_88c0 {
    justify-content: center;
  }

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

  .link-pressed-1a38
    .footer_ce2f.sidebar_orange_bd99 {
    margin: 0 !important;
  }

  .avatar_hovered_0979 {
    margin: 0;
    gap: 10px;
  }

  .button-warm-09a9 {
    display: flex;
  }

  .alert-0d3a .logo-hot-fbd1 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .summary-gold-8ba3 {
    justify-content: flex-end;
    gap: 1px;
  }

  .detail_simple_3967 h1.tiny-123e {
    margin-top: 40px !important;
  }

  .icon_47cd
    .tertiary_first_2cf0.pagination-top-1594
    .chip_88c0
    img,
  .action-1b38 .tooltip-ecb6 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .badge-86a1 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .icon_47cd .tertiary_first_2cf0.progress-north-d8b5 {
    width: 100% !important;
  }

  .current_3f0e.picture-b9d3 > .cool_6041 {
    gap: 3px;
  }

  .detail_simple_3967 .caption-cold-2487 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .logo-hot-fbd1 {
    white-space: wrap;
  }
}

/* 超紧凑型导航菜单样式 */
.gallery-solid-2f4a .box_new_649d.image_7609 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.gallery-solid-2f4a .box_new_649d.image_7609: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);
}

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

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

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

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

.disabled_active_7322: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .gallery-solid-2f4a .box_new_649d.image_7609 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .detail_simple_3967 .tiny-123e {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .logo-hot-fbd1 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.container_f6a6 .notification_a8d0 {
  flex-shrink: 0;
  white-space: nowrap;
}

.container_f6a6 .footer-wood-ba76 {
  flex-shrink: 0;
  min-width: fit-content;
}

.container_f6a6 .outline_dcbd {
  white-space: nowrap;
}

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

.container_f6a6 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.container_f6a6 .notification_a8d0 {
  max-width: 80px !important;
}

.container_f6a6 .footer-wood-ba76 {
  max-width: 80px !important;
  overflow: hidden;
}

.container_f6a6 .box_new_649d.image_7609 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.container_f6a6 .outline_dcbd {
  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);
  }
}

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

.badge-86a1:nth-child(1) {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
}

.badge-86a1:nth-child(2) {
  animation: button-glow-pulse-gold 1.8s ease-in-out infinite !important;
  animation-delay: 0.3s;
}

/* 添加内部光效 */
.badge-86a1::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 .badge-86a1:nth-child(1),
.icon_47cd .badge-86a1:nth-child(1),
#page .badge-86a1:nth-child(1) {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
  transform-origin: center center !important;
}

body .badge-86a1:nth-child(2),
.icon_47cd .badge-86a1:nth-child(2),
#page .badge-86a1: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;
}

/* 确保悬停时不干扰动画 */
.badge-86a1:hover {
  animation-play-state: running !important;
}

/* css-noise: 6225 */
.widget-item-r6 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.0;
}
