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(.detail_1c0f) {
  gap: 0.5em;
}
:where(.aside-hovered-4450) {
  gap: 0.5em;
}
body .column_gold_1267 > .current_86a7 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .column_gold_1267 > .liquid-b367 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .column_gold_1267 > .picture-7900 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .red-b46d > .current_86a7 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .red-b46d > .liquid-b367 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .red-b46d > .picture-7900 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .red-b46d
  > :where(:not(.current_86a7):not(.liquid-b367):not(.focus-solid-62c5)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .red-b46d > .chip_south_7795 {
  max-width: var(--wp--style--global--wide-size);
}
body .detail_1c0f {
  display: flex;
}
body .detail_1c0f {
  flex-wrap: wrap;
  align-items: center;
}
body .detail_1c0f > * {
  margin: 0;
}
body .aside-hovered-4450 {
  display: grid;
}
body .aside-hovered-4450 > * {
  margin: 0;
}
:where(.search_72ab.detail_1c0f) {
  gap: 2em;
}
:where(.search_72ab.aside-hovered-4450) {
  gap: 2em;
}
:where(.hero-668a.detail_1c0f) {
  gap: 1.25em;
}
:where(.hero-668a.aside-hovered-4450) {
  gap: 1.25em;
}
.medium_043a {
  color: var(--wp--preset--color--black) !important;
}
.photo_be5b {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.easy-8920 {
  color: var(--wp--preset--color--white) !important;
}
.red-074e {
  color: var(--wp--preset--color--pale-pink) !important;
}
.wide_f0e3 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.silver-c5db {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.button_short_dbf9 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.box_63f3 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.title-top-7ce0 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.text-green-8c07 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.red_cb0a {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.aside_a313 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.tall-2d5b {
  background-color: var(--wp--preset--color--black) !important;
}
.complex-52cf {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.widget_d638 {
  background-color: var(--wp--preset--color--white) !important;
}
.basic_e6b7 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.label-stale-fe33 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.card_f4c9 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.solid_8448 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.upper_aef7 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.tall-cb1b {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.paragraph-7774 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.focus_current_e187 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.primary_clean_5d15 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.pagination-bdd6 {
  border-color: var(--wp--preset--color--black) !important;
}
.hard-5f50 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.gradient-middle-617a {
  border-color: var(--wp--preset--color--white) !important;
}
.element_35ec {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.content_hard_e56b {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.border-e87e {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tertiary_f60e {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.old_e63f {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.photo_gas_2b82 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.focused_6903 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.avatar_d6fe {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.static-ebb0 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.hero_a8f7 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.tag_fixed_eef7 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.widget_df7f {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.thumbnail-59bf {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.prev_f6aa {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.right-2f3b {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.panel_north_5ae4 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.item-87a4 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.highlight-3ee7 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.upper_63ee {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.row-16e2 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.search_easy_9c1e {
  background: var(--wp--preset--gradient--midnight) !important;
}
.overlay_d289 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.fresh-fca2 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.panel_steel_1fbe {
  font-size: var(--wp--preset--font-size--large) !important;
}
.overlay-8354 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.tabs_d4a4 a:where(:not(.block_upper_1237)) {
  color: inherit;
}
:where(.hero-668a.detail_1c0f) {
  gap: 1.25em;
}
:where(.hero-668a.aside-hovered-4450) {
  gap: 1.25em;
}
:where(.search_72ab.detail_1c0f) {
  gap: 2em;
}
:where(.search_72ab.aside-hovered-4450) {
  gap: 2em;
}
.sidebar-rough-0f84 {
  font-size: 1.5em;
  line-height: 1.6;
}

.hidden_7225 .easy_212e {
  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);
}
.sort-9531 .layout-db4e {
  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-action-1992 {
  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-action-1992.frame_next_0d2f .pro_a398 {
  background-color: var(--e-global-color-primary);
}
.row-action-1992.up_8345 .pro_a398,
.row-action-1992.photo_b53a .pro_a398 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.alert_easy_2852 .detail-motion-c633 {
  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);
}
.background-purple-74aa {
  --divider-color: var(--e-global-color-secondary);
}
.background-purple-74aa .form_b4b0 {
  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);
}
.background-purple-74aa.content_plasma_6c2d .hidden_large_b61e {
  background-color: var(--e-global-color-secondary);
}
.background-purple-74aa.tag-active-e4f0 .hidden_large_b61e,
.background-purple-74aa.gradient-east-13fb .hidden_large_b61e {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.background-purple-74aa.tag-active-e4f0 .hidden_large_b61e,
.background-purple-74aa.gradient-east-13fb .hidden_large_b61e svg {
  fill: var(--e-global-color-secondary);
}
.photo-1d95 .rough_8473 {
  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);
}
.photo-1d95 .rough_45f1 {
  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);
}
.nav-gold-6ad4.content_plasma_6c2d .hidden_large_b61e {
  background-color: var(--e-global-color-primary);
}
.nav-gold-6ad4.tag-active-e4f0 .hidden_large_b61e,
.nav-gold-6ad4.gradient-east-13fb .hidden_large_b61e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.nav-gold-6ad4.tag-active-e4f0 .hidden_large_b61e,
.nav-gold-6ad4.gradient-east-13fb .hidden_large_b61e svg {
  fill: var(--e-global-color-primary);
}
.mask_dynamic_8d39.content_plasma_6c2d .hidden_large_b61e {
  background-color: var(--e-global-color-primary);
}
.mask_dynamic_8d39.tag-active-e4f0 .hidden_large_b61e,
.mask_dynamic_8d39.gradient-east-13fb .hidden_large_b61e {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.mask_dynamic_8d39 .thumbnail_76e7 {
  color: var(--e-global-color-primary);
}
.mask_dynamic_8d39 .thumbnail_76e7,
.mask_dynamic_8d39 .thumbnail_76e7 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_dynamic_8d39 .panel-wood-3cc8 {
  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);
}
.heading-top-b72a .black-8cf4 {
  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-static-b817 .item-white-44f2 .texture-3675 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_soft_58de .title_452f:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.badge_soft_58de .text_steel_d2bc i {
  color: var(--e-global-color-primary);
}
.badge_soft_58de .text_steel_d2bc svg {
  fill: var(--e-global-color-primary);
}
.badge_soft_58de .element-c079 {
  color: var(--e-global-color-secondary);
}
.badge_soft_58de .title_452f > .element-c079,
.badge_soft_58de .title_452f > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_8d37 .first-9d46 {
  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);
}
.upper_8d37 .form-9abf {
  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);
}
.tabs-8317 .description_tiny_48a9 .shadow-5fd7 {
  background-color: var(--e-global-color-primary);
}
.tabs-8317 .photo-paper-02cc {
  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);
}
.alert_tall_7d57 .left_c8b7 {
  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);
}
.alert_tall_7d57 .tooltip-gas-2813 {
  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);
}
.alert_tall_7d57 .tabs_848e {
  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);
}
.huge_c6e9 .menu-large-efa2,
.huge_c6e9 .menu-large-efa2 a {
  color: var(--e-global-color-primary);
}
.huge_c6e9 .menu-large-efa2.input_c7c2,
.huge_c6e9 .menu-large-efa2.input_c7c2 a {
  color: var(--e-global-color-accent);
}
.huge_c6e9 .menu-large-efa2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_c6e9 .rough-22f3 {
  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);
}
.new-d5ee .silver_0c3c,
.new-d5ee .accordion_d475 {
  color: var(--e-global-color-primary);
}
.new-d5ee .silver_0c3c svg {
  fill: var(--e-global-color-primary);
}
.new-d5ee .input_c7c2 .silver_0c3c,
.new-d5ee .input_c7c2 .accordion_d475 {
  color: var(--e-global-color-accent);
}
.new-d5ee .input_c7c2 .silver_0c3c svg {
  fill: var(--e-global-color-accent);
}
.new-d5ee .accordion_d475 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-d5ee .rough-22f3 {
  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);
}
.element_3662 .avatar-action-32cd,
.element_3662 .dropdown-brown-f65e {
  color: var(--e-global-color-primary);
}
.element_3662 .dropdown-brown-f65e svg {
  fill: var(--e-global-color-primary);
}
.element_3662 .menu-large-efa2.input_c7c2 a,
.element_3662
  .menu-large-efa2.input_c7c2
  .dropdown-brown-f65e {
  color: var(--e-global-color-accent);
}
.element_3662 .avatar-action-32cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_3662 .rough-22f3 {
  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);
}
.sidebar-0f04 .breadcrumb-tall-66d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-0f04 .thick-59b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-61d3 .sidebar-narrow-ec97 .iron_317d {
  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);
}
.first-61d3 .sidebar-narrow-ec97 .menu-old-e93d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-61d3 .gold_d92b .iron_317d {
  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);
}
.first-61d3
  .gold_d92b
  .menu-old-e93d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-61d3
  .video_mini_aeb3
  .iron_317d {
  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);
}
.first-61d3
  .video_mini_aeb3
  .menu-old-e93d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-61d3
  .active-0f93
  .iron_317d {
  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);
}
.first-61d3
  .active-0f93
  .menu-old-e93d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-hot-c43a .tabs_steel_9e44 {
  background-color: var(--e-global-color-primary);
}
.chip-hot-c43a .tabs_steel_9e44:hover {
  background-color: var(--e-global-color-primary);
}
.chip-hot-c43a .purple_c332 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-hot-c43a
  .tabs_steel_9e44:hover
  .purple_c332 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_hovered_4379 .description-fa86 {
  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);
}
.backdrop-66fe .article-fluid-0a1a .solid-53c7 a {
  background-color: var(--e-global-color-accent);
}
.backdrop-66fe .article-fluid-0a1a .black_bba3 a {
  background-color: var(--e-global-color-accent);
}
.backdrop-66fe .article-fluid-0a1a .solid-53c7 a,
.backdrop-66fe .article-fluid-0a1a .black_bba3 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-ad89
  .container_84d5.next-5bf3
  .article-fluid-0a1a
  a.heading_60af {
  background-color: var(--e-global-color-accent);
}
.search-ad89
  .container_84d5.next-5bf3
  .article-fluid-0a1a
  span.heading_60af.fn-current-400b {
  background-color: var(--e-global-color-text);
}
.search-ad89
  .container_84d5.next-5bf3
  .article-fluid-0a1a
  .heading_60af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_910b .item-1bfe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_910b
  .secondary-38c6
  > .next_adf7
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_910b
  .tiny_15d7
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_910b
  .box-bd2c
  .layout-rough-1971,
.dim_910b
  .box-bd2c
  .right_91f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim_910b
  .box-bd2c
  .rough_9f18,
.dim_910b
  .box-bd2c
  a
  .rough_9f18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_910b
  .box-bd2c
  .image-12be {
  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);
}
.dim_910b
  .box-bd2c
  .module-8f62 {
  background-color: var(--e-global-color-primary);
}
.dim_910b
  .box-bd2c
  .module-8f62 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_910b
  .box-bd2c
  .module-8f62:hover {
  background-color: var(--e-global-color-primary);
}
.dim_910b
  .box-bd2c
  .down_f141 {
  background-color: var(--e-global-color-primary);
}
.dim_910b
  .box-bd2c
  .down_f141 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_910b
  .box-bd2c
  .down_f141:hover {
  background-color: var(--e-global-color-primary);
}
.dim_910b
  .container_outer_daad
  .grid-fa01
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim_910b
  .container_outer_daad
  .info_d5f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_910b
  .container_outer_daad
  .image-12be {
  color: var(--e-global-color-text);
}
.dim_910b
  .container_outer_daad
  .image-12be
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_910b
  .container_outer_daad
  .module-8f62 {
  background-color: var(--e-global-color-primary);
}
.dim_910b
  .container_outer_daad
  .module-8f62 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_910b
  .container_outer_daad
  .module-8f62:hover {
  background-color: var(--e-global-color-primary);
}
.dim_910b
  .container_outer_daad
  .down_f141 {
  background-color: var(--e-global-color-primary);
}
.dim_910b
  .container_outer_daad
  .down_f141 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_910b
  .container_outer_daad
  .down_f141:hover {
  background-color: var(--e-global-color-primary);
}
.dim_910b .large_4f35 {
  background-color: var(--e-global-color-primary);
}
.dim_910b .large_4f35:hover {
  background-color: var(--e-global-color-primary);
}
.dim_910b .dark-6897 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim_910b .icon-5e4b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_a53f .west_e3f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_a53f
  .shade_898e
  > div:nth-child(3)
  .west_e3f0,
.sidebar_a53f
  .primary_8cb9
  > div:nth-child(1)
  .west_e3f0,
.sidebar_a53f
  .progress_steel_488a
  > div:nth-child(1)
  .west_e3f0,
.sidebar_a53f
  .paper_3820
  > div:nth-child(1)
  .west_e3f0,
.sidebar_a53f
  .item-purple-fa16
  > div:nth-child(1)
  .west_e3f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_a53f .menu-green-be97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_a53f .picture-3707 {
  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);
}
.sidebar_a53f .fixed-791a {
  background-color: var(--e-global-color-primary);
}
.sidebar_a53f .fixed-791a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_a53f .fixed-791a:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar_a53f .container_cool_e5d5 {
  background-color: var(--e-global-color-primary);
}
.sidebar_a53f .container_cool_e5d5:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar_a53f .dark-6897 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_a53f .icon-5e4b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_eb00 .out-3190 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_eb00 .notification-128b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_eb00 .narrow-cf20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_eb00 .advanced_e1ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_eb00 .basic-a3b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_eb00 .container_cool_e5d5 {
  background-color: var(--e-global-color-primary);
}
.notification_eb00 .container_cool_e5d5:hover {
  background-color: var(--e-global-color-primary);
}
.icon_over_8f21 .background_center_6df5 {
  background-color: var(--e-global-color-secondary);
}
.icon_over_8f21 .summary_3b1d {
  background-color: var(--e-global-color-text);
}
.icon_over_8f21 .brown_7e9f {
  background-color: var(--e-global-color-secondary);
}
.icon_over_8f21 .north_b583 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_over_8f21 .preview-south-4ef2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_over_8f21 .banner-8525 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_over_8f21 .hot-3810 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_over_8f21 .disabled_b899 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_4b30 .description_3a74 .progress-96a0,
.liquid_4b30
  .description_3a74
  .progress-96a0
  a,
.liquid_4b30 .fresh-ea33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_4b30 .description_3a74 .block_9436,
.liquid_4b30 .badge_hard_f9a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_4b30 .description_3a74 .block_9436 {
  color: var(--e-global-color-text);
}
.liquid_4b30 .badge_hard_f9a5 {
  color: var(--e-global-color-text);
}
.liquid_4b30
  .description_3a74
  .column_7384 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.liquid_4b30 .fluid_a5cc .red_f72e {
  background-color: var(--e-global-color-primary);
}
.liquid_4b30 .fluid_a5cc .red_f72e:hover {
  background-color: var(--e-global-color-primary);
}
.liquid_4b30 .fluid_a5cc .border_red_0020 li span {
  background-color: var(--e-global-color-text);
}
.liquid_4b30 .fluid_a5cc .border_red_0020 li span:hover {
  background-color: var(--e-global-color-primary);
}
.liquid_4b30
  .fluid_a5cc
  .border_red_0020
  li.table-2b0f
  span {
  background-color: var(--e-global-color-accent);
}
.liquid_4b30 .input_basic_5eff span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-83e0 .avatar_east_daba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-black-2282 .slider-under-7c89 {
  background-color: var(--e-global-color-primary);
}
.content-black-2282 .badge-bright-a217 {
  background-color: var(--e-global-color-secondary);
}
.content-black-2282 .thick-77dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-black-2282 .sort-a1ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-black-2282 .wide-6c37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-black-2282 .west_8872 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-black-2282 .pro_24f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-black-2282 .fixed-bc51 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-black-2282 .carousel_25f1 {
  background-color: var(--e-global-color-primary);
}
.content-black-2282 .carousel_25f1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-b8d8 .selected_9a28 {
  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);
}
.logo-b8d8 .blue_0622 {
  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);
}
.logo-b8d8
  .filter-bronze-28f5:after {
  background-color: var(--e-global-color-primary);
}
.logo-b8d8 .background_6943 {
  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);
}
.backdrop_587e .fresh-ea33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_587e .badge_hard_f9a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_5e40 .feature_fdea .large_c498 {
  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);
}
.bottom_5e40 .feature_fdea .lite-d318 {
  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);
}
.layout_easy_32bb .surface-ecb7 {
  background-color: var(--e-global-color-primary);
}
.layout_easy_32bb .list_9b45 {
  background-color: var(--e-global-color-secondary);
}
.layout_easy_32bb .label-a057 .picture_9116 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_easy_32bb .carousel-rough-ccf3 .picture_9116 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north_8a59 .description-brown-029e .sort-black-90ad {
  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);
}
.north_8a59 .description-brown-029e .gradient-up-aebf {
  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);
}
.north_8a59 .description-brown-029e .blue-af4b {
  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);
}
.bronze_eb9b .complex_810c {
  border-color: var(--e-global-color-text);
}
.bronze_eb9b .container-edd7 {
  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);
}
.bronze_eb9b .plasma-3307 {
  color: var(--e-global-color-primary);
}
.bronze_eb9b .container_de35 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_55bc .content-b211 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_55bc .progress_out_2ad2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_55bc .stone_a175:hover .content-b211 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_55bc
  .stone_a175:hover
  .progress_out_2ad2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first_fb76 .frame_6b94 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first_fb76 .next_8794 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_9a88 .dark_1513 .feature_wood_18b0 {
  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);
}
.detail_9a88 .sidebar-advanced-484b .feature_wood_18b0 {
  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);
}
.mask-b35a .banner_short_0284 {
  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);
}
.narrow-3c64 .brown-182a .box-pressed-457c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow-3c64 .brown-182a .box-pressed-457c {
  background-color: var(--e-global-color-secondary);
}
.narrow-3c64 .in-e22d .box-pressed-457c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow-3c64 .in-e22d .box-pressed-457c {
  background-color: var(--e-global-color-secondary);
}
.narrow-3c64 .active_08a6 .fluid-570a {
  background-color: var(--e-global-color-primary);
}
.narrow-3c64 .active_08a6:hover .fluid-570a {
  background-color: var(--e-global-color-secondary);
}
.narrow-3c64 .red_f72e {
  background-color: var(--e-global-color-primary);
}
.narrow-3c64 .red_f72e:hover {
  background-color: var(--e-global-color-accent);
}
.narrow-3c64 .border_red_0020 li span {
  background-color: var(--e-global-color-text);
}
.narrow-3c64 .border_red_0020 li span:hover {
  background-color: var(--e-global-color-primary);
}
.narrow-3c64 .border_red_0020 li.table-2b0f span {
  background-color: var(--e-global-color-accent);
}
.hidden-gas-1782 .next-3e78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-gas-1782 .summary_medium_0ae7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_west_3504 .gallery_full_5844:before {
  background-color: var(--e-global-color-secondary);
}
.mask_west_3504 .red-ac00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_west_3504 .notification-focused-0be8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-1c90 .thick_c71e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-1c90 .thick_c71e:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-1c90 .thick_c71e.fn-active-400b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-1c90 .solid_a6ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-1c90 .photo_liquid_19e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-1c90 .main_bottom_3f9f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-1c90 .static-2a43 {
  background-color: var(--e-global-color-primary);
}
.light-1c90 .static-2a43 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light-1c90 .small_9972 {
  background-color: var(--e-global-color-primary);
}
.light-1c90 .small_9972 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon_east_6f0b .highlight_right_7a47 .full-e720 a {
  color: var(--e-global-color-secondary);
}
.icon_east_6f0b .highlight_right_7a47 .full-e720 a:hover {
  color: var(--e-global-color-secondary);
}
.icon_east_6f0b .highlight_right_7a47 .full-e720,
.icon_east_6f0b .highlight_right_7a47 .full-e720 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_east_6f0b .highlight_right_7a47 .pagination_b5ac {
  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);
}
.icon_east_6f0b .highlight_right_7a47 .small-4c69 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_east_6f0b .highlight_right_7a47 .menu-silver-ea50 {
  background-color: var(--e-global-color-primary);
}
.icon_east_6f0b .highlight_right_7a47 .menu-silver-ea50 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_east_6f0b .highlight_right_7a47 .menu-silver-ea50:hover {
  background-color: var(--e-global-color-primary);
}
.icon_east_6f0b .highlight_right_7a47 .action-60c8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon_east_6f0b .highlight_right_7a47 .action-60c8 {
  background-color: var(--e-global-color-primary);
}
.icon_east_6f0b .highlight_right_7a47 .action-60c8:hover {
  background-color: var(--e-global-color-primary);
}
.icon_east_6f0b .highlight_right_7a47 .red_f72e {
  background-color: var(--e-global-color-primary);
}
.icon_east_6f0b .highlight_right_7a47 .red_f72e:hover {
  background-color: var(--e-global-color-primary);
}
.icon_east_6f0b .fluid_a5cc .border_red_0020 li span {
  background-color: var(--e-global-color-text);
}
.icon_east_6f0b .fluid_a5cc .border_red_0020 li span:hover {
  background-color: var(--e-global-color-primary);
}
.icon_east_6f0b .fluid_a5cc .border_red_0020 li.table-2b0f span {
  background-color: var(--e-global-color-accent);
}
.icon_east_6f0b .dark-6897 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_east_6f0b .icon-5e4b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-f0d5 .center-eb2a .white-32aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-f0d5 .center-eb2a .over_99e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-f0d5 .center-eb2a .slider-cold-20b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_thick_4a2b .glass_ce41 {
  border-color: var(--e-global-color-text);
}
.tag_thick_4a2b .fixed_aad2 {
  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);
}
.tag_thick_4a2b .breadcrumb_2c19 {
  color: var(--e-global-color-secondary);
}
.tag_thick_4a2b .breadcrumb_2c19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_thick_4a2b .detail_paper_19ba > * {
  color: var(--e-global-color-primary);
}
.tag_thick_4a2b .detail_paper_19ba > * svg {
  fill: var(--e-global-color-primary);
}
.tag_thick_4a2b .grid-iron-c5d1 {
  color: var(--e-global-color-primary);
}
.tag_thick_4a2b .grid-iron-c5d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_thick_4a2b .silver_a9e4 {
  color: var(--e-global-color-primary);
}
.tag_thick_4a2b .silver_a9e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_thick_4a2b .wood-9ab3 {
  color: var(--e-global-color-primary);
}
.tag_thick_4a2b .wood-9ab3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_thick_4a2b .item-f628 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_thick_4a2b .right_89bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_thick_4a2b .right_89bd.summary-right-dcbf {
  color: var(--e-global-color-secondary);
}
.tag_thick_4a2b .right_89bd.summary-right-dcbf .detail-paper-e33b {
  color: var(--e-global-color-accent);
}
.tag_thick_4a2b .right_89bd.banner_ae0a {
  color: var(--e-global-color-text);
}
.tag_thick_4a2b .right_89bd.banner_ae0a .detail-paper-e33b {
  color: var(--e-global-color-text);
}
.tag_thick_4a2b .right_89bd:before {
  border-top-color: var(--e-global-color-text);
}
.tag_thick_4a2b .footer-south-de0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_thick_4a2b
  .footer-south-de0e
  .green_4024 {
  background-color: var(--e-global-color-primary);
}
.tag_thick_4a2b
  .footer-south-de0e
  .green_4024 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_thick_4a2b .glass_ce41 .primary_pink_6347 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_dynamic_c82d .media-9149 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_dynamic_c82d .row_gold_937e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small_3ce6 .purple-9eed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small_3ce6
  .alert-81f6
  .thumbnail_439f {
  background-color: var(--e-global-color-secondary);
}
.small_3ce6
  .alert-81f6.frame_bc7f
  .thumbnail_439f {
  background-color: var(--e-global-color-text);
}
.small_3ce6
  .alert-81f6:hover
  .thumbnail_439f {
  background-color: var(--e-global-color-accent);
}
.small_3ce6
  .alert-81f6.fn-active-400b
  .thumbnail_439f {
  background-color: var(--e-global-color-primary);
}
.blue_cc81 .in-d4ba {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.blue_cc81 .link-b4cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue_cc81 .progress-narrow-6ad2 {
  background-color: var(--e-global-color-primary);
}
.blue_cc81 .progress-narrow-6ad2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer_7f72 .complex_0030 .cool-0961 .orange-9b43 {
  background-color: var(--e-global-color-secondary);
}
.outer_7f72 .complex_0030 .hovered-8704:after {
  background-color: var(--e-global-color-secondary);
}
.outer_7f72 .texture-hovered-b6bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_7f72 .gas-27b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_7f72 .list-ef57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_7f72 .current_75e7 {
  background-color: var(--e-global-color-primary);
}
.outer_7f72 .current_75e7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer_7f72 .block_up_e914 {
  background-color: var(--e-global-color-secondary);
}
.outer_7f72 .block_up_e914 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer_7f72 .complex_0030 .menu_dim_100f .item-99ac:hover {
  background-color: var(--e-global-color-primary);
}
.outer_7f72
  .complex_0030
  .menu_dim_100f
  .item-99ac.breadcrumb-new-97a3 {
  background-color: var(--e-global-color-primary);
}
.outer_7f72 .complex_0030 .rough-c0e1:before {
  border-color: var(--e-global-color-primary);
}
.outer_7f72 .complex_0030 .rough-c0e1:hover:before {
  border-color: var(--e-global-color-secondary);
}
.outer_7f72
  .complex_0030
  .rough-c0e1.purple_7e2c:before {
  border-color: var(--e-global-color-primary);
}
.outer_7f72 .mini-10b1 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-d169 .search-fresh-4dc3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm-d169 .search-fresh-4dc3:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm-d169 .search-fresh-4dc3.popup-e22d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm-d169 .preview-pro-abf4 {
  background-color: var(--e-global-color-primary);
}
.warm-d169 .preview-pro-abf4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm-d169
  .preview_1c0b
  .down_70cd
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm-d169
  .shadow-up-431f
  .down_70cd
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail-5f3c
  .input-1aad
  .bright_667e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-5f3c
  .input-1aad
  .hot_70a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-5f3c .sort-left-f870 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-5f3c .notification-9229 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-5f3c .logo_static_514e {
  background-color: var(--e-global-color-primary);
}
.thumbnail-5f3c .logo_static_514e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion-5ed4 .heading_4cce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-5ed4 .filter-94af {
  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);
}
.motion-5ed4 .heading-d7e3 {
  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);
}
.motion-5ed4 .heading-d7e3 a:hover {
  color: var(--e-global-color-secondary);
}
.motion-5ed4 .highlight-6a31 {
  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);
}
.motion-5ed4 .feature_fb88 {
  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);
}
.motion-5ed4 .north-bca0 .red_f72e {
  background-color: var(--e-global-color-primary);
}
.motion-5ed4 .north-bca0 .red_f72e:hover {
  background-color: var(--e-global-color-accent);
}
.motion-5ed4
  .north-bca0
  .border_red_0020
  li
  span {
  background-color: var(--e-global-color-text);
}
.motion-5ed4
  .north-bca0
  .border_red_0020
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.motion-5ed4
  .north-bca0
  .border_red_0020
  li.table-2b0f
  span {
  background-color: var(--e-global-color-accent);
}
.avatar-b6af
  .gold-3767
  .summary-gas-bb13 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-b6af .gold-3767 .notice_in_0e36 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-b6af .gold-3767 .steel-0dd1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-b6af .black-3d3a {
  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);
}
.avatar-b6af
  .shadow-3142.gradient-copper-7892 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-inner-40ca
  > .module_new_f1ac
  > div
  > .block-702f
  > .mini-e690
  > a {
  background-color: var(--e-global-color-text);
}
.heading-inner-40ca
  > .module_new_f1ac
  > div
  > .block-702f
  > .mini-e690
  > a
  .static-25fd.mask_active_a685 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-inner-40ca
  > .module_new_f1ac
  > div
  > .block-702f
  > .mini-e690
  > a
  .input_solid_5758.chip_blue_fb28 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-inner-40ca
  > .module_new_f1ac
  > div
  > .block-702f
  > .mini-e690
  > .menu_079d
  .mini-e690
  > a {
  background-color: var(--e-global-color-secondary);
}
.heading-inner-40ca
  > .module_new_f1ac
  > div
  > .block-702f
  > .mini-e690
  > .menu_079d
  .mini-e690
  > a
  .sidebar_orange_e7f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-inner-40ca
  > .module_new_f1ac
  > div
  > .block-702f
  > .mini-e690
  > .menu_079d
  .mini-e690
  > a
  .input_solid_5758.media-73b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-inner-40ca
  > .module_new_f1ac
  > div
  > .block-702f
  > .mini-e690
  > a
  .element-huge-f065:before {
  color: var(--e-global-color-text);
}
.heading-inner-40ca
  > .module_new_f1ac
  > div
  > .block-702f
  > .mini-e690
  > .menu_079d
  a
  .element-huge-f065:before {
  color: var(--e-global-color-text);
}
.heading-inner-40ca
  > .module_new_f1ac
  > div
  > .block-702f
  > .mini-e690.gas-3fb5
  > a
  .element-huge-f065:before {
  color: var(--e-global-color-text);
}
.heading-inner-40ca
  > .module_new_f1ac
  > div
  > .block-702f
  > .mini-e690
  > .menu_079d
  .mini-e690.gas-3fb5
  > a
  .element-huge-f065:before {
  color: var(--e-global-color-text);
}
.heading-inner-40ca
  > .module_new_f1ac
  > div
  > .block-702f
  > .mini-e690
  > a
  .green-319e
  .status-orange-ecd1 {
  color: var(--e-global-color-text);
}
.heading-inner-40ca
  > .module_new_f1ac
  > div
  > .block-702f
  > .mini-e690
  > .menu_079d
  a
  .green-319e
  .status-orange-ecd1 {
  color: var(--e-global-color-text);
}
.heading-inner-40ca
  > .module_new_f1ac
  > div
  > .block-702f
  > .mini-e690
  > a
  .green-319e
  .status-orange-ecd1,
.heading-inner-40ca
  > .module_new_f1ac
  > div
  > .block-702f
  > .mini-e690
  > .menu_079d
  a
  .green-319e
  .status-orange-ecd1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-inner-40ca
  > .module_new_f1ac
  > div
  > .block-702f
  > .mini-e690
  > a
  .link_ce55:before {
  color: var(--e-global-color-text);
}
.heading-inner-40ca
  > .module_new_f1ac
  > div
  > .block-702f
  > .mini-e690
  > .menu_079d
  a
  .link_ce55:before {
  color: var(--e-global-color-text);
}
.heading-inner-40ca
  > .module_new_f1ac
  > div
  > .block-702f
  > .mini-e690.gas-3fb5
  > a
  .link_ce55:before {
  color: var(--e-global-color-text);
}
.heading-inner-40ca
  > .module_new_f1ac
  > div
  > .block-702f
  > .mini-e690
  > .menu_079d
  .mini-e690.gas-3fb5
  > a
  .link_ce55:before {
  color: var(--e-global-color-text);
}
.focus-fresh-5e27 .badge-eeb4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus-fresh-5e27
  .texture-9c89:hover
  .badge-eeb4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-62b5
  > .module_new_f1ac
  > .tiny_ab5c
  > .summary_green_e0eb
  > .list-complex-e1ee
  > .wrapper-7e4a
  .texture-be9a {
  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);
}
.border-62b5
  > .module_new_f1ac
  > .tiny_ab5c
  > .summary_green_e0eb
  > .list-complex-e1ee
  > .wrapper-7e4a:hover
  .texture-be9a {
  color: var(--e-global-color-text);
}
.border-62b5
  > .module_new_f1ac
  > .tiny_ab5c
  > .summary_green_e0eb
  > .list-complex-e1ee
  > .wrapper-7e4a:hover
  .texture-be9a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-62b5
  > .module_new_f1ac
  > .tiny_ab5c
  > .summary_green_e0eb
  > .list-complex-e1ee.preview_pink_4ef1
  > .wrapper-7e4a
  .texture-be9a {
  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-46db .mask_b678 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-46db .cold-f866 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-46db .banner_center_7201 {
  background-color: var(--e-global-color-primary);
}
.aside-46db .banner_center_7201 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_liquid_1af0
  > .module_new_f1ac
  > .chip-f9ee
  > .card_d5ae
  > .active-new-f249
  .short-62b7 {
  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);
}
.surface_liquid_1af0
  > .module_new_f1ac
  > .chip-f9ee
  > .card_d5ae
  > .active-new-f249
  .video-cold-8371 {
  color: var(--e-global-color-text);
}
.surface_liquid_1af0
  > .module_new_f1ac
  > .chip-f9ee
  > .card_d5ae
  > .active-new-f249:hover
  .short-62b7 {
  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);
}
.surface_liquid_1af0
  > .module_new_f1ac
  > .chip-f9ee
  > .card_d5ae
  > .active-new-f249:hover
  .video-cold-8371 {
  color: var(--e-global-color-secondary);
}
.surface_liquid_1af0
  > .module_new_f1ac
  > .chip-f9ee
  > .card_d5ae
  > .active-new-f249.thumbnail_clean_be77
  .short-62b7 {
  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);
}
.surface_liquid_1af0
  > .module_new_f1ac
  > .chip-f9ee
  > .card_d5ae
  > .active-new-f249.thumbnail_clean_be77
  .video-cold-8371 {
  color: var(--e-global-color-primary);
}
.badge-28a6
  .purple-de0c
  .label_865f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-28a6 .image_white_e7d0 .primary_pink_6347 .preview_6098 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_hovered_a772 .thumbnail_smooth_88db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_hovered_a772 .avatar-left-3cb0 .thumbnail_smooth_88db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_hovered_a772 .accordion_812f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_hovered_a772 .accordion_812f {
  background-color: var(--e-global-color-primary);
}
.active-hot-9585 .info_f14d .carousel-yellow-860b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-hot-9585
  .info_f14d:hover
  .static-ed91 {
  color: var(--e-global-color-secondary);
}
.active-hot-9585
  .info_f14d:hover
  .carousel-yellow-860b {
  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);
}
.text_3056 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.focus-left-e8d7 {
  flex-direction: column;
}

.focus-left-e8d7 .full-076b {
  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.focus-left-e8d7 .full-076b {
  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);
}

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

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

.soft_d7b8.smooth-c6d9 {
  display: none;
}

.inner-110a {
  display: none;
}

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

.hidden_2bdf.large_b37f {
  margin-bottom: 40px;
  width: 100%;
}

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

.focus-left-e8d7 a {
  width: 100%;
}

.accent_dd64 .frame_35de.title-hovered-9d9c {
  width: 20% !important;
}

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

.hidden_wood_7dda: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%);
}

.hidden_wood_7dda svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.paragraph-first-3dda {
  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;
}

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

.paragraph-first-3dda: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);
}

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

.accent_dd64
  .frame_35de.search-f25b
  .label_49aa
  .label_e244 {
  font-size: 20px !important;
}

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

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

.gallery-dd89 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.mask-wood-cfb8.chip-d621 > .frame-west-9243 {
  display: flex;
  align-items: center;
}

.block-fast-012f {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.overlay-8b9f {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.card-clean-867d {
  display: flex;
  gap: 50px;
}

.accent_dd64
  .frame_35de.video_083a
  .plasma-f55f
  .logo-73ea {
  width: 100% !important;
}

.table-blue-2795 {
  width: 500px !important;
  max-width: none;
}

.layout-9ed5 {
  width: 100%;
}

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

.simple-889b {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.grid-tiny-21ec {
  font-size: 15px !important;
}

.gallery_dbf1 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.simple-889b:hover .gallery_dbf1 {
  visibility: visible;
}
.simple-889b:hover.simple-889b::before {
  display: block;
}

.gallery-dd89 h3 {
  color: #fff;
}

.tabs-soft-5e10 {
  margin: 0;
}

.accent_dd64
  .frame_35de.video_083a
  .logo-73ea
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.pattern-large-9a53 {
  width: 100%;
}

.module_full_7c30 {
  width: 100%;
}

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

.module_full_7c30 {
  width: 100%;
}

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

.logo-73ea {
  display: flex;
  align-items: center;
}

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

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

.focus-left-e8d7 .full-076b.feature_7c0c {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.focus-left-e8d7 h1.full-076b {
  margin-top: 80px !important;
}

.accent_dd64 .frame_35de.static-2d12 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.banner-brown-c579 img {
  width: 100%;
}

.frame-active-2448 .content_action_bc6b.label_49aa {
  justify-content: space-between;
}

.description-warm-eda0 {
  display: none;
}

.form_center_96a2 .focus-135a {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .mask-wood-cfb8 .frame-west-9243 {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .card-clean-867d {
    flex-direction: column;
  }

  .table-blue-2795 {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .gallery-dd89 h3 {
    font-size: 28px;
  }

  .hidden_wood_7dda svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .frame-active-2448 .content_action_bc6b.label_49aa {
    border-bottom: 1px solid #f0c159;
  }

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

  .mask-wood-cfb8.chip-d621 > .frame-west-9243 {
    gap: 15px;
    justify-content: space-between;
  }

  .accent_dd64
    .frame_35de.video_083a
    .logo-73ea
    img {
    width: 60% !important;
  }

  .overlay-8b9f {
    left: 2%;
  }

  .filter_aeee {
    margin: 10px 0;
  }

  .focus-left-e8d7 .focus-135a {
    margin: 0;
    margin-bottom: 10px;
  }

  .hidden_wood_7dda {
    font-size: 16px !important;
  }

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

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

  h2.focus-left-e8d7 .full-076b,
  .focus-left-e8d7 .full-076b {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .logo-73ea {
    justify-content: center;
  }

  .focus-left-e8d7 .focus-135a {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .accent_dd64 .frame_35de.title-hovered-9d9c {
    width: 75% !important;
  }

  .banner-brown-c579 img {
    width: 100% !important;
  }
}

@media (max-width: 550px) {
  .paragraph-first-3dda {
    text-transform: capitalize;
  }

  h2.focus-left-e8d7 .full-076b,
  .focus-left-e8d7 .full-076b {
    font-size: 30px !important;
  }

  .logo-73ea {
    justify-content: center;
  }

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

  .shadow_dirty_221c
    .footer_current_b7e0.nav-fresh-39d1 {
    margin: 0 !important;
  }

  .block-fast-012f {
    margin: 0;
    gap: 10px;
  }

  .filter_aeee {
    display: flex;
  }

  .glass-e1e6 .hidden_wood_7dda {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .focus-left-e8d7 h1.full-076b {
    margin-top: 40px !important;
  }

  .accent_dd64
    .frame_35de.video_083a
    .logo-73ea
    img,
  .photo-1d95 .plasma-f55f {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .paragraph-first-3dda {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .accent_dd64 .frame_35de.title-hovered-9d9c {
    width: 100% !important;
  }

  .mask-wood-cfb8.chip-d621 > .frame-west-9243 {
    gap: 3px;
  }

  .focus-left-e8d7 .focus-135a {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.frame-active-2448 .content_action_bc6b.label_49aa {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.frame-active-2448 .content_action_bc6b.label_49aa: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);
}

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

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

.focus-left-e8d7 {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .frame-active-2448 .content_action_bc6b.label_49aa {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .focus-left-e8d7 .full-076b {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .hidden_wood_7dda {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.menu_31a4 .glass-80bf {
  flex-shrink: 0;
  white-space: nowrap;
}

.menu_31a4 .notice_9aef {
  flex-shrink: 0;
  min-width: fit-content;
}

.menu_31a4 .label_e244 {
  white-space: nowrap;
}

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

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

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

.menu_31a4 .notice_9aef {
  max-width: 80px !important;
  overflow: hidden;
}

.menu_31a4 .content_action_bc6b.label_49aa {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.menu_31a4 .label_e244 {
  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);
  }
}

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

.paragraph-first-3dda:nth-child(1) {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
}

.paragraph-first-3dda:nth-child(2) {
  animation: button-glow-pulse-gold 1.8s ease-in-out infinite !important;
  animation-delay: 0.3s;
}

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

body .paragraph-first-3dda:nth-child(2),
.accent_dd64 .paragraph-first-3dda:nth-child(2),
#page .paragraph-first-3dda: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;
}

/* 确保悬停时不干扰动画 */
.paragraph-first-3dda:hover {
  animation-play-state: running !important;
}

/* css-noise: 9fcb */
.phantom-card-l3 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
