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(.border-f317) {
  gap: 0.5em;
}
:where(.tooltip-f48c) {
  gap: 0.5em;
}
body .hero-warm-fd99 > .menu-smooth-96b9 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .hero-warm-fd99 > .solid_1565 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .hero-warm-fd99 > .sidebar_orange_741c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .fast-53ec > .menu-smooth-96b9 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .fast-53ec > .solid_1565 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .fast-53ec > .sidebar_orange_741c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .fast-53ec
  > :where(:not(.menu-smooth-96b9):not(.solid_1565):not(.red_81d2)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .fast-53ec > .search_a772 {
  max-width: var(--wp--style--global--wide-size);
}
body .border-f317 {
  display: flex;
}
body .border-f317 {
  flex-wrap: wrap;
  align-items: center;
}
body .border-f317 > * {
  margin: 0;
}
body .tooltip-f48c {
  display: grid;
}
body .tooltip-f48c > * {
  margin: 0;
}
:where(.title-ed03.border-f317) {
  gap: 2em;
}
:where(.title-ed03.tooltip-f48c) {
  gap: 2em;
}
:where(.pattern_top_1fd8.border-f317) {
  gap: 1.25em;
}
:where(.pattern_top_1fd8.tooltip-f48c) {
  gap: 1.25em;
}
.card-295c {
  color: var(--wp--preset--color--black) !important;
}
.hot-1c44 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.bronze-c895 {
  color: var(--wp--preset--color--white) !important;
}
.hover-a3e8 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.caption-old-7b16 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.prev_34b9 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.dropdown-ecef {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.photo-cold-80a8 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.wrapper-complex-467e {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.north_34c2 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.frame_b0b6 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.secondary-white-edbe {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.alert-up-718a {
  background-color: var(--wp--preset--color--black) !important;
}
.slider_dfd5 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.over-0eed {
  background-color: var(--wp--preset--color--white) !important;
}
.search-3e76 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.outline-huge-c3cf {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.short-e08a {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.plasma_0a46 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.focus_medium_d4ed {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.simple-c0b6 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.next_2b02 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.mini_da92 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.first_30ff {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.panel_tiny_5b45 {
  border-color: var(--wp--preset--color--black) !important;
}
.column-red-a3b8 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.red-8fd2 {
  border-color: var(--wp--preset--color--white) !important;
}
.dark-040e {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.box_next_4465 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.paper-bedb {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.gas-577b {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.column-1eb6 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.card_dynamic_b0cb {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.static-1c02 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.icon-hot-3d08 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.overlay-tiny-7f0b {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.sort-fresh-4e32 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.dropdown_ab82 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.title_pressed_04eb {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.banner-6531 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.header-dark-5a75 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.panel_8e42 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.wood_5308 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.menu_328c {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.paper_a40d {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.focus_slow_be1b {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.description_small_e5aa {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.pattern-aa28 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.preview-a886 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.description_7aaf {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.nav_184c {
  font-size: var(--wp--preset--font-size--large) !important;
}
.item_out_9659 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.content-a6a8 a:where(:not(.description_2af6)) {
  color: inherit;
}
:where(.pattern_top_1fd8.border-f317) {
  gap: 1.25em;
}
:where(.pattern_top_1fd8.tooltip-f48c) {
  gap: 1.25em;
}
:where(.title-ed03.border-f317) {
  gap: 2em;
}
:where(.title-ed03.tooltip-f48c) {
  gap: 2em;
}
.heading_69b8 {
  font-size: 1.5em;
  line-height: 1.6;
}

.up-9b8a .image_dark_17d9 {
  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);
}
.out_0b68 .popup_wood_4a7c {
  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);
}
.solid-b0f0 {
  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);
}
.solid-b0f0.hot_64ba .fast_150e {
  background-color: var(--e-global-color-primary);
}
.solid-b0f0.mini_a123 .fast_150e,
.solid-b0f0.tiny-ea77 .fast_150e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.mask_hard_677f .hero-hard-924b {
  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);
}
.tabs-wood-dd85 {
  --divider-color: var(--e-global-color-secondary);
}
.tabs-wood-dd85 .title_5d9a {
  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-wood-dd85.copper_a8fb .sidebar-wood-999a {
  background-color: var(--e-global-color-secondary);
}
.tabs-wood-dd85.nav-old-6cbd .sidebar-wood-999a,
.tabs-wood-dd85.fresh-ab3c .sidebar-wood-999a {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.tabs-wood-dd85.nav-old-6cbd .sidebar-wood-999a,
.tabs-wood-dd85.fresh-ab3c .sidebar-wood-999a svg {
  fill: var(--e-global-color-secondary);
}
.wood-380c .media-stale-a412 {
  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);
}
.wood-380c .inner_0217 {
  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_88ef.copper_a8fb .sidebar-wood-999a {
  background-color: var(--e-global-color-primary);
}
.search_88ef.nav-old-6cbd .sidebar-wood-999a,
.search_88ef.fresh-ab3c .sidebar-wood-999a {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.search_88ef.nav-old-6cbd .sidebar-wood-999a,
.search_88ef.fresh-ab3c .sidebar-wood-999a svg {
  fill: var(--e-global-color-primary);
}
.gold-e9b5.copper_a8fb .sidebar-wood-999a {
  background-color: var(--e-global-color-primary);
}
.gold-e9b5.nav-old-6cbd .sidebar-wood-999a,
.gold-e9b5.fresh-ab3c .sidebar-wood-999a {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.gold-e9b5 .clean-a469 {
  color: var(--e-global-color-primary);
}
.gold-e9b5 .clean-a469,
.gold-e9b5 .clean-a469 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold-e9b5 .picture_7d4d {
  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-iron-01be .red-b165 {
  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);
}
.liquid-6d7e .element-paper-0d87 .section_soft_3e0c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-gold-b46c .module-new-0246:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.active-gold-b46c .fixed_7a3d i {
  color: var(--e-global-color-primary);
}
.active-gold-b46c .fixed_7a3d svg {
  fill: var(--e-global-color-primary);
}
.active-gold-b46c .tooltip-9fe0 {
  color: var(--e-global-color-secondary);
}
.active-gold-b46c .module-new-0246 > .tooltip-9fe0,
.active-gold-b46c .module-new-0246 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-67fc .bright-2f7a {
  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);
}
.panel-67fc .hero_dim_9e9b {
  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);
}
.silver-2e64 .status-copper-d2e7 .image-54ae {
  background-color: var(--e-global-color-primary);
}
.silver-2e64 .filter-6747 {
  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);
}
.detail-47a4 .new-e46a {
  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);
}
.detail-47a4 .wrapper_mini_7ed6 {
  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);
}
.detail-47a4 .highlight-14a9 {
  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);
}
.label_center_8a52 .breadcrumb-new-ba3c,
.label_center_8a52 .breadcrumb-new-ba3c a {
  color: var(--e-global-color-primary);
}
.label_center_8a52 .breadcrumb-new-ba3c.backdrop_ffb5,
.label_center_8a52 .breadcrumb-new-ba3c.backdrop_ffb5 a {
  color: var(--e-global-color-accent);
}
.label_center_8a52 .breadcrumb-new-ba3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_center_8a52 .content_023a {
  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);
}
.module-a9da .badge_north_71d2,
.module-a9da .motion_c1cb {
  color: var(--e-global-color-primary);
}
.module-a9da .badge_north_71d2 svg {
  fill: var(--e-global-color-primary);
}
.module-a9da .backdrop_ffb5 .badge_north_71d2,
.module-a9da .backdrop_ffb5 .motion_c1cb {
  color: var(--e-global-color-accent);
}
.module-a9da .backdrop_ffb5 .badge_north_71d2 svg {
  fill: var(--e-global-color-accent);
}
.module-a9da .motion_c1cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-a9da .content_023a {
  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);
}
.middle-1bdb .small-af33,
.middle-1bdb .border_8428 {
  color: var(--e-global-color-primary);
}
.middle-1bdb .border_8428 svg {
  fill: var(--e-global-color-primary);
}
.middle-1bdb .breadcrumb-new-ba3c.backdrop_ffb5 a,
.middle-1bdb
  .breadcrumb-new-ba3c.backdrop_ffb5
  .border_8428 {
  color: var(--e-global-color-accent);
}
.middle-1bdb .small-af33 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle-1bdb .content_023a {
  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);
}
.pattern_huge_45b6 .surface-brown-a0b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_huge_45b6 .stone-5a81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-in-09cb .new-410f .tag_wood_f6c4 {
  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);
}
.menu-in-09cb .new-410f .short-6cb8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-in-09cb .up_f35b .tag_wood_f6c4 {
  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);
}
.menu-in-09cb
  .up_f35b
  .short-6cb8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-in-09cb
  .list-hot-c144
  .tag_wood_f6c4 {
  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);
}
.menu-in-09cb
  .list-hot-c144
  .short-6cb8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-in-09cb
  .background-9556
  .tag_wood_f6c4 {
  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);
}
.menu-in-09cb
  .background-9556
  .short-6cb8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower-aa04 .sidebar-736c {
  background-color: var(--e-global-color-primary);
}
.lower-aa04 .sidebar-736c:hover {
  background-color: var(--e-global-color-primary);
}
.lower-aa04 .breadcrumb_dark_ddf5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower-aa04
  .sidebar-736c:hover
  .breadcrumb_dark_ddf5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first-d43d .center-8c93 {
  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);
}
.center_b266 .item-8b53 .tall-3978 a {
  background-color: var(--e-global-color-accent);
}
.center_b266 .item-8b53 .summary-0835 a {
  background-color: var(--e-global-color-accent);
}
.center_b266 .item-8b53 .tall-3978 a,
.center_b266 .item-8b53 .summary-0835 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_0518
  .left_657b.steel_a4ee
  .item-8b53
  a.layout_c763 {
  background-color: var(--e-global-color-accent);
}
.paper_0518
  .left_657b.steel_a4ee
  .item-8b53
  span.layout_c763.fn-current-0eb7 {
  background-color: var(--e-global-color-text);
}
.paper_0518
  .left_657b.steel_a4ee
  .item-8b53
  .layout_c763 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-7a50 .image-thick-28c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-7a50
  .message_f2db
  > .top_df55
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-7a50
  .disabled_e7c9
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-7a50
  .fresh_4e56
  .info_fluid_2812,
.steel-7a50
  .fresh_4e56
  .container_stale_d2f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel-7a50
  .fresh_4e56
  .heading-91b3,
.steel-7a50
  .fresh_4e56
  a
  .heading-91b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-7a50
  .fresh_4e56
  .header_static_c17e {
  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);
}
.steel-7a50
  .fresh_4e56
  .grid_full_3188 {
  background-color: var(--e-global-color-primary);
}
.steel-7a50
  .fresh_4e56
  .grid_full_3188 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-7a50
  .fresh_4e56
  .grid_full_3188:hover {
  background-color: var(--e-global-color-primary);
}
.steel-7a50
  .fresh_4e56
  .large_c2dd {
  background-color: var(--e-global-color-primary);
}
.steel-7a50
  .fresh_4e56
  .large_c2dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-7a50
  .fresh_4e56
  .large_c2dd:hover {
  background-color: var(--e-global-color-primary);
}
.steel-7a50
  .detail-8dd2
  .link_white_0d0e
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel-7a50
  .detail-8dd2
  .breadcrumb_copper_6de2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-7a50
  .detail-8dd2
  .header_static_c17e {
  color: var(--e-global-color-text);
}
.steel-7a50
  .detail-8dd2
  .header_static_c17e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-7a50
  .detail-8dd2
  .grid_full_3188 {
  background-color: var(--e-global-color-primary);
}
.steel-7a50
  .detail-8dd2
  .grid_full_3188 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-7a50
  .detail-8dd2
  .grid_full_3188:hover {
  background-color: var(--e-global-color-primary);
}
.steel-7a50
  .detail-8dd2
  .large_c2dd {
  background-color: var(--e-global-color-primary);
}
.steel-7a50
  .detail-8dd2
  .large_c2dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-7a50
  .detail-8dd2
  .large_c2dd:hover {
  background-color: var(--e-global-color-primary);
}
.steel-7a50 .current-a334 {
  background-color: var(--e-global-color-primary);
}
.steel-7a50 .current-a334:hover {
  background-color: var(--e-global-color-primary);
}
.steel-7a50 .avatar-middle-4f24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel-7a50 .secondary-ce53 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_bd00 .item_wood_349f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_bd00
  .north-2eff
  > div:nth-child(3)
  .item_wood_349f,
.pattern_bd00
  .tertiary-dcef
  > div:nth-child(1)
  .item_wood_349f,
.pattern_bd00
  .focus_badb
  > div:nth-child(1)
  .item_wood_349f,
.pattern_bd00
  .green-275a
  > div:nth-child(1)
  .item_wood_349f,
.pattern_bd00
  .slider_b1d3
  > div:nth-child(1)
  .item_wood_349f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_bd00 .lower-f890 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_bd00 .brown_36a5 {
  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);
}
.pattern_bd00 .carousel_e0b9 {
  background-color: var(--e-global-color-primary);
}
.pattern_bd00 .carousel_e0b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_bd00 .carousel_e0b9:hover {
  background-color: var(--e-global-color-primary);
}
.pattern_bd00 .table-dirty-8233 {
  background-color: var(--e-global-color-primary);
}
.pattern_bd00 .table-dirty-8233:hover {
  background-color: var(--e-global-color-primary);
}
.pattern_bd00 .avatar-middle-4f24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_bd00 .secondary-ce53 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_abae .frame_2401 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_abae .notice-5490 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_abae .secondary-green-8b4b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_abae .highlight_large_0bff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_abae .purple-b382 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_abae .table-dirty-8233 {
  background-color: var(--e-global-color-primary);
}
.paragraph_abae .table-dirty-8233:hover {
  background-color: var(--e-global-color-primary);
}
.caption-3af9 .motion-a124 {
  background-color: var(--e-global-color-secondary);
}
.caption-3af9 .hidden-43af {
  background-color: var(--e-global-color-text);
}
.caption-3af9 .brown_71ed {
  background-color: var(--e-global-color-secondary);
}
.caption-3af9 .dark_9833 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-3af9 .hero_d401 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-3af9 .plasma_3a94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-3af9 .title-pro-af92 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-3af9 .heading-silver-1834 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_pink_bcb4 .label_82a0 .wrapper_bf46,
.footer_pink_bcb4
  .label_82a0
  .wrapper_bf46
  a,
.footer_pink_bcb4 .south-c3dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_pink_bcb4 .label_82a0 .progress_3530,
.footer_pink_bcb4 .menu_ec31 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_pink_bcb4 .label_82a0 .progress_3530 {
  color: var(--e-global-color-text);
}
.footer_pink_bcb4 .menu_ec31 {
  color: var(--e-global-color-text);
}
.footer_pink_bcb4
  .label_82a0
  .shadow-31ae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_pink_bcb4 .west_1048 .out-5eaa {
  background-color: var(--e-global-color-primary);
}
.footer_pink_bcb4 .west_1048 .out-5eaa:hover {
  background-color: var(--e-global-color-primary);
}
.footer_pink_bcb4 .west_1048 .label_3e49 li span {
  background-color: var(--e-global-color-text);
}
.footer_pink_bcb4 .west_1048 .label_3e49 li span:hover {
  background-color: var(--e-global-color-primary);
}
.footer_pink_bcb4
  .west_1048
  .label_3e49
  li.logo-c131
  span {
  background-color: var(--e-global-color-accent);
}
.footer_pink_bcb4 .filter_hovered_5bd7 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-easy-8a5c .iron_7159 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini-5e4d .disabled-glass-0e69 {
  background-color: var(--e-global-color-primary);
}
.mini-5e4d .label_d00d {
  background-color: var(--e-global-color-secondary);
}
.mini-5e4d .secondary-first-7926 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-5e4d .up_2bee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-5e4d .heading-slow-fd8f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-5e4d .video_glass_8c99 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-5e4d .in_3778 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-5e4d .large-46a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-5e4d .orange_c347 {
  background-color: var(--e-global-color-primary);
}
.mini-5e4d .orange_c347 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-ee79 .secondary_outer_9972 {
  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);
}
.table-ee79 .complex_a541 {
  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);
}
.table-ee79
  .section_6474:after {
  background-color: var(--e-global-color-primary);
}
.table-ee79 .active-wood-ec55 {
  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);
}
.dim-2ff7 .south-c3dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-2ff7 .menu_ec31 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_7051 .logo_3384 .large_ec3b {
  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);
}
.middle_7051 .logo_3384 .image-bottom-479d {
  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);
}
.bottom_b73f .surface-glass-bd76 {
  background-color: var(--e-global-color-primary);
}
.bottom_b73f .warm-b8f5 {
  background-color: var(--e-global-color-secondary);
}
.bottom_b73f .east-18ae .layout_9565 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom_b73f .article_50bf .layout_9565 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-18da .aside_fast_8784 .column-f2bd {
  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);
}
.frame-18da .aside_fast_8784 .avatar_a2af {
  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);
}
.frame-18da .aside_fast_8784 .simple_eb64 {
  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);
}
.west_bd01 .message_3cad {
  border-color: var(--e-global-color-text);
}
.west_bd01 .small-b0a2 {
  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);
}
.west_bd01 .box-b601 {
  color: var(--e-global-color-primary);
}
.west_bd01 .tooltip_d387 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown-d786 .tooltip_613d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.brown-d786 .video-2167 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.brown-d786 .primary_right_d96a:hover .tooltip_613d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.brown-d786
  .primary_right_d96a:hover
  .video-2167 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_fixed_c393 .in_105d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_fixed_c393 .container-a96c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed-3dc8 .detail-glass-9358 .fluid-82cf {
  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);
}
.pressed-3dc8 .clean-6051 .fluid-82cf {
  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);
}
.pro_b778 .huge-9b9c {
  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);
}
.video-smooth-7ac7 .article_up_ce70 .banner_9781 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-smooth-7ac7 .article_up_ce70 .banner_9781 {
  background-color: var(--e-global-color-secondary);
}
.video-smooth-7ac7 .slider_1a95 .banner_9781 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-smooth-7ac7 .slider_1a95 .banner_9781 {
  background-color: var(--e-global-color-secondary);
}
.video-smooth-7ac7 .wood-3974 .content-1422 {
  background-color: var(--e-global-color-primary);
}
.video-smooth-7ac7 .wood-3974:hover .content-1422 {
  background-color: var(--e-global-color-secondary);
}
.video-smooth-7ac7 .out-5eaa {
  background-color: var(--e-global-color-primary);
}
.video-smooth-7ac7 .out-5eaa:hover {
  background-color: var(--e-global-color-accent);
}
.video-smooth-7ac7 .label_3e49 li span {
  background-color: var(--e-global-color-text);
}
.video-smooth-7ac7 .label_3e49 li span:hover {
  background-color: var(--e-global-color-primary);
}
.video-smooth-7ac7 .label_3e49 li.logo-c131 span {
  background-color: var(--e-global-color-accent);
}
.glass-d505 .outline-354c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-d505 .gradient-ff0d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_motion_f278 .text_old_ad3d:before {
  background-color: var(--e-global-color-secondary);
}
.form_motion_f278 .text-tiny-fe87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_motion_f278 .advanced-cc5b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot-7bc2 .caption-8eee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot-7bc2 .caption-8eee:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot-7bc2 .caption-8eee.fn-active-0eb7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot-7bc2 .steel_d57c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-7bc2 .surface-1918 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-7bc2 .pagination_3483 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-7bc2 .description-lower-9720 {
  background-color: var(--e-global-color-primary);
}
.hot-7bc2 .description-lower-9720 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hot-7bc2 .outline_3aff {
  background-color: var(--e-global-color-primary);
}
.hot-7bc2 .outline_3aff {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-upper-10ce .orange-8019 .outline-over-a92a a {
  color: var(--e-global-color-secondary);
}
.alert-upper-10ce .orange-8019 .outline-over-a92a a:hover {
  color: var(--e-global-color-secondary);
}
.alert-upper-10ce .orange-8019 .outline-over-a92a,
.alert-upper-10ce .orange-8019 .outline-over-a92a a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-upper-10ce .orange-8019 .bronze_829b {
  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-upper-10ce .orange-8019 .large_fbfe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-upper-10ce .orange-8019 .title_4e01 {
  background-color: var(--e-global-color-primary);
}
.alert-upper-10ce .orange-8019 .title_4e01 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-upper-10ce .orange-8019 .title_4e01:hover {
  background-color: var(--e-global-color-primary);
}
.alert-upper-10ce .orange-8019 .fluid-4611 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-upper-10ce .orange-8019 .fluid-4611 {
  background-color: var(--e-global-color-primary);
}
.alert-upper-10ce .orange-8019 .fluid-4611:hover {
  background-color: var(--e-global-color-primary);
}
.alert-upper-10ce .orange-8019 .out-5eaa {
  background-color: var(--e-global-color-primary);
}
.alert-upper-10ce .orange-8019 .out-5eaa:hover {
  background-color: var(--e-global-color-primary);
}
.alert-upper-10ce .west_1048 .label_3e49 li span {
  background-color: var(--e-global-color-text);
}
.alert-upper-10ce .west_1048 .label_3e49 li span:hover {
  background-color: var(--e-global-color-primary);
}
.alert-upper-10ce .west_1048 .label_3e49 li.logo-c131 span {
  background-color: var(--e-global-color-accent);
}
.alert-upper-10ce .avatar-middle-4f24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-upper-10ce .secondary-ce53 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_2269 .filter_purple_8279 .icon-iron-9fcf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_2269 .filter_purple_8279 .huge_cb80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_2269 .filter_purple_8279 .steel-d621 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_paper_bbfa .frame-active-e6a6 {
  border-color: var(--e-global-color-text);
}
.pattern_paper_bbfa .caption-9554 {
  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);
}
.pattern_paper_bbfa .image_1642 {
  color: var(--e-global-color-secondary);
}
.pattern_paper_bbfa .image_1642 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_paper_bbfa .sort-58a7 > * {
  color: var(--e-global-color-primary);
}
.pattern_paper_bbfa .sort-58a7 > * svg {
  fill: var(--e-global-color-primary);
}
.pattern_paper_bbfa .gallery-purple-dfd3 {
  color: var(--e-global-color-primary);
}
.pattern_paper_bbfa .gallery-purple-dfd3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_paper_bbfa .message_80e5 {
  color: var(--e-global-color-primary);
}
.pattern_paper_bbfa .message_80e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_paper_bbfa .list-iron-28d8 {
  color: var(--e-global-color-primary);
}
.pattern_paper_bbfa .list-iron-28d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_paper_bbfa .popup_6edb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_paper_bbfa .easy_ca68 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_paper_bbfa .easy_ca68.thumbnail-4769 {
  color: var(--e-global-color-secondary);
}
.pattern_paper_bbfa .easy_ca68.thumbnail-4769 .table-complex-d6c8 {
  color: var(--e-global-color-accent);
}
.pattern_paper_bbfa .easy_ca68.gallery_short_c660 {
  color: var(--e-global-color-text);
}
.pattern_paper_bbfa .easy_ca68.gallery_short_c660 .table-complex-d6c8 {
  color: var(--e-global-color-text);
}
.pattern_paper_bbfa .easy_ca68:before {
  border-top-color: var(--e-global-color-text);
}
.pattern_paper_bbfa .box-full-808e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_paper_bbfa
  .box-full-808e
  .medium_ae28 {
  background-color: var(--e-global-color-primary);
}
.pattern_paper_bbfa
  .box-full-808e
  .medium_ae28 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern_paper_bbfa .frame-active-e6a6 .list-dark-0606 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_mini_78a3 .outer_a451 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_mini_78a3 .grid-lower-68ce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-8173 .south-12e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-8173
  .message_last_20ee
  .tertiary-down-6e6f {
  background-color: var(--e-global-color-secondary);
}
.hidden-8173
  .message_last_20ee.list-thick-e6ad
  .tertiary-down-6e6f {
  background-color: var(--e-global-color-text);
}
.hidden-8173
  .message_last_20ee:hover
  .tertiary-down-6e6f {
  background-color: var(--e-global-color-accent);
}
.hidden-8173
  .message_last_20ee.fn-active-0eb7
  .tertiary-down-6e6f {
  background-color: var(--e-global-color-primary);
}
.picture-61a3 .feature_white_622d {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.picture-61a3 .block-3f4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-61a3 .advanced-fcab {
  background-color: var(--e-global-color-primary);
}
.picture-61a3 .advanced-fcab {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-aa5a .item_224a .next_7473 .tag-0c78 {
  background-color: var(--e-global-color-secondary);
}
.logo-aa5a .item_224a .alert_pro_5fed:after {
  background-color: var(--e-global-color-secondary);
}
.logo-aa5a .input_3966 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-aa5a .progress-static-4b4d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-aa5a .backdrop-action-1997 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-aa5a .summary_slow_4a71 {
  background-color: var(--e-global-color-primary);
}
.logo-aa5a .summary_slow_4a71 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-aa5a .notice_thick_d6ac {
  background-color: var(--e-global-color-secondary);
}
.logo-aa5a .notice_thick_d6ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-aa5a .item_224a .red-7cb9 .module_ca03:hover {
  background-color: var(--e-global-color-primary);
}
.logo-aa5a
  .item_224a
  .red-7cb9
  .module_ca03.tabs_d875 {
  background-color: var(--e-global-color-primary);
}
.logo-aa5a .item_224a .tertiary_9a2c:before {
  border-color: var(--e-global-color-primary);
}
.logo-aa5a .item_224a .tertiary_9a2c:hover:before {
  border-color: var(--e-global-color-secondary);
}
.logo-aa5a
  .item_224a
  .tertiary_9a2c.tertiary_cold_8e16:before {
  border-color: var(--e-global-color-primary);
}
.logo-aa5a .prev_35c7 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-b071 .article-fd21 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-b071 .article-fd21:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-b071 .article-fd21.plasma_f2f6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-b071 .title_3b7a {
  background-color: var(--e-global-color-primary);
}
.wide-b071 .title_3b7a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-b071
  .column-orange-d306
  .fluid_3726
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-b071
  .highlight_fa44
  .fluid_3726
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_2a6d
  .surface_upper_fb8b
  .photo-0f04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_2a6d
  .surface_upper_fb8b
  .dropdown_hot_928f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_2a6d .wrapper-cc02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_2a6d .badge-ac5c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_2a6d .element-94cf {
  background-color: var(--e-global-color-primary);
}
.component_2a6d .element-94cf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.basic-20d8 .search_8924 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-20d8 .last-1bf9 {
  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);
}
.basic-20d8 .lower_085a {
  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);
}
.basic-20d8 .lower_085a a:hover {
  color: var(--e-global-color-secondary);
}
.basic-20d8 .heading_bottom_6739 {
  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);
}
.basic-20d8 .steel-f57d {
  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);
}
.basic-20d8 .chip_4087 .out-5eaa {
  background-color: var(--e-global-color-primary);
}
.basic-20d8 .chip_4087 .out-5eaa:hover {
  background-color: var(--e-global-color-accent);
}
.basic-20d8
  .chip_4087
  .label_3e49
  li
  span {
  background-color: var(--e-global-color-text);
}
.basic-20d8
  .chip_4087
  .label_3e49
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.basic-20d8
  .chip_4087
  .label_3e49
  li.logo-c131
  span {
  background-color: var(--e-global-color-accent);
}
.column-198c
  .title_f00b
  .aside_988b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-198c .title_f00b .cold-186a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-198c .title_f00b .sidebar-da07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-198c .container-north-1d4d {
  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);
}
.column-198c
  .advanced-ada2.tooltip-red-031b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down_8b1a
  > .component_full_4ff2
  > div
  > .filter_d6b4
  > .message_039e
  > a {
  background-color: var(--e-global-color-text);
}
.down_8b1a
  > .component_full_4ff2
  > div
  > .filter_d6b4
  > .message_039e
  > a
  .basic-4f94.full_612a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down_8b1a
  > .component_full_4ff2
  > div
  > .filter_d6b4
  > .message_039e
  > a
  .liquid_86b7.prev-043e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down_8b1a
  > .component_full_4ff2
  > div
  > .filter_d6b4
  > .message_039e
  > .gallery-f9d0
  .message_039e
  > a {
  background-color: var(--e-global-color-secondary);
}
.down_8b1a
  > .component_full_4ff2
  > div
  > .filter_d6b4
  > .message_039e
  > .gallery-f9d0
  .message_039e
  > a
  .item-6a91 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down_8b1a
  > .component_full_4ff2
  > div
  > .filter_d6b4
  > .message_039e
  > .gallery-f9d0
  .message_039e
  > a
  .liquid_86b7.short-2517 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down_8b1a
  > .component_full_4ff2
  > div
  > .filter_d6b4
  > .message_039e
  > a
  .pagination_static_d6c7:before {
  color: var(--e-global-color-text);
}
.down_8b1a
  > .component_full_4ff2
  > div
  > .filter_d6b4
  > .message_039e
  > .gallery-f9d0
  a
  .pagination_static_d6c7:before {
  color: var(--e-global-color-text);
}
.down_8b1a
  > .component_full_4ff2
  > div
  > .filter_d6b4
  > .message_039e.slider-rough-7cc4
  > a
  .pagination_static_d6c7:before {
  color: var(--e-global-color-text);
}
.down_8b1a
  > .component_full_4ff2
  > div
  > .filter_d6b4
  > .message_039e
  > .gallery-f9d0
  .message_039e.slider-rough-7cc4
  > a
  .pagination_static_d6c7:before {
  color: var(--e-global-color-text);
}
.down_8b1a
  > .component_full_4ff2
  > div
  > .filter_d6b4
  > .message_039e
  > a
  .prev_376b
  .sidebar-tall-6330 {
  color: var(--e-global-color-text);
}
.down_8b1a
  > .component_full_4ff2
  > div
  > .filter_d6b4
  > .message_039e
  > .gallery-f9d0
  a
  .prev_376b
  .sidebar-tall-6330 {
  color: var(--e-global-color-text);
}
.down_8b1a
  > .component_full_4ff2
  > div
  > .filter_d6b4
  > .message_039e
  > a
  .prev_376b
  .sidebar-tall-6330,
.down_8b1a
  > .component_full_4ff2
  > div
  > .filter_d6b4
  > .message_039e
  > .gallery-f9d0
  a
  .prev_376b
  .sidebar-tall-6330 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down_8b1a
  > .component_full_4ff2
  > div
  > .filter_d6b4
  > .message_039e
  > a
  .rough-061c:before {
  color: var(--e-global-color-text);
}
.down_8b1a
  > .component_full_4ff2
  > div
  > .filter_d6b4
  > .message_039e
  > .gallery-f9d0
  a
  .rough-061c:before {
  color: var(--e-global-color-text);
}
.down_8b1a
  > .component_full_4ff2
  > div
  > .filter_d6b4
  > .message_039e.slider-rough-7cc4
  > a
  .rough-061c:before {
  color: var(--e-global-color-text);
}
.down_8b1a
  > .component_full_4ff2
  > div
  > .filter_d6b4
  > .message_039e
  > .gallery-f9d0
  .message_039e.slider-rough-7cc4
  > a
  .rough-061c:before {
  color: var(--e-global-color-text);
}
.column_ec58 .tiny_ba26 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column_ec58
  .mask-a344:hover
  .tiny_ba26 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-c834
  > .component_full_4ff2
  > .banner_5ba7
  > .logo-a8e6
  > .alert_selected_63b2
  > .breadcrumb-old-aaf8
  .copper_364c {
  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);
}
.logo-c834
  > .component_full_4ff2
  > .banner_5ba7
  > .logo-a8e6
  > .alert_selected_63b2
  > .breadcrumb-old-aaf8:hover
  .copper_364c {
  color: var(--e-global-color-text);
}
.logo-c834
  > .component_full_4ff2
  > .banner_5ba7
  > .logo-a8e6
  > .alert_selected_63b2
  > .breadcrumb-old-aaf8:hover
  .copper_364c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-c834
  > .component_full_4ff2
  > .banner_5ba7
  > .logo-a8e6
  > .alert_selected_63b2.widget-silver-a214
  > .breadcrumb-old-aaf8
  .copper_364c {
  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);
}
.dark_8ed7 .preview-cool-1334 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_8ed7 .sidebar_purple_3846 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_8ed7 .main_complex_adb1 {
  background-color: var(--e-global-color-primary);
}
.dark_8ed7 .main_complex_adb1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_d454
  > .component_full_4ff2
  > .pattern-8abe
  > .nav-5a61
  > .tall-2e12
  .description_8c57 {
  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);
}
.preview_d454
  > .component_full_4ff2
  > .pattern-8abe
  > .nav-5a61
  > .tall-2e12
  .primary_886d {
  color: var(--e-global-color-text);
}
.preview_d454
  > .component_full_4ff2
  > .pattern-8abe
  > .nav-5a61
  > .tall-2e12:hover
  .description_8c57 {
  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);
}
.preview_d454
  > .component_full_4ff2
  > .pattern-8abe
  > .nav-5a61
  > .tall-2e12:hover
  .primary_886d {
  color: var(--e-global-color-secondary);
}
.preview_d454
  > .component_full_4ff2
  > .pattern-8abe
  > .nav-5a61
  > .tall-2e12.wide-47c5
  .description_8c57 {
  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);
}
.preview_d454
  > .component_full_4ff2
  > .pattern-8abe
  > .nav-5a61
  > .tall-2e12.wide-47c5
  .primary_886d {
  color: var(--e-global-color-primary);
}
.in_1501
  .lite_4850
  .sort_311d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_1501 .button_tiny_fb91 .list-dark-0606 .over_9890 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast_9f51 .selected-5869 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast_9f51 .tabs-384a .selected-5869 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast_9f51 .iron-cb1e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fast_9f51 .iron-cb1e {
  background-color: var(--e-global-color-primary);
}
.tag-green-8bea .column-slow-7d75 .overlay-hovered-75ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-green-8bea
  .column-slow-7d75:hover
  .primary-8d0c {
  color: var(--e-global-color-secondary);
}
.tag-green-8bea
  .column-slow-7d75:hover
  .overlay-hovered-75ad {
  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);
}
.outline_full_b4c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.breadcrumb-copper-3ca3 {
  flex-direction: column;
}

.breadcrumb-copper-3ca3 .hover-up-813e {
  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.breadcrumb-copper-3ca3 .hover-up-813e {
  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);
}

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

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

.accordion_black_387f.bronze-21a0 {
  display: none;
}

.shadow_2407 {
  display: none;
}

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

.main_75ec.card_short_22f0 {
  margin-bottom: 40px;
  width: 100%;
}

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

.breadcrumb-copper-3ca3 a {
  width: 100%;
}

.tooltip_hovered_f5d8 .complex-3f45.texture_a59c {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.tooltip_hovered_f5d8
  .complex-3f45.image-c7ca
  .tiny-280a
  .container_2dc5 {
  font-size: 20px !important;
}

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

.column-silver-ac6d {
  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;
}

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

  text-align: center;
}

.input_inner_5975.table_silver_c0e1 > .in_0e95 {
  display: flex;
  align-items: center;
}

.sidebar-16fd {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.red-d3cc {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.preview_7ed0 {
  display: flex;
  gap: 50px;
}

.tooltip_hovered_f5d8
  .complex-3f45.notification_e227
  .info_orange_89fe
  .preview_stale_0ab2 {
  width: 100% !important;
}

.chip-top-a1e6 {
  width: 500px !important;
  max-width: none;
}

.link-a7f5 {
  width: 100%;
}

.preview-out-dbbb {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.gas-666f {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.feature-0d19 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.gas-666f:hover .plasma_47f8 {
  visibility: visible;
}
.gas-666f:hover.gas-666f::before {
  display: block;
}

.button_yellow_2c22 h3 {
  color: #fff;
}

.black_cc61 {
  margin: 0;
}

.tooltip_hovered_f5d8
  .complex-3f45.notification_e227
  .preview_stale_0ab2
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.down_5dac {
  width: 100%;
}

.narrow_803e {
  width: 100%;
}

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

.narrow_803e {
  width: 100%;
}

.hero-2cfa {
  margin-bottom: 10px !important;
}

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

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

.disabled-1d13 {
  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;
}

.breadcrumb-copper-3ca3 .hover-up-813e.notice_bb0f {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.breadcrumb-copper-3ca3 h1.hover-up-813e {
  margin-top: 80px !important;
}

.tooltip_hovered_f5d8 .complex-3f45.full-4c1f {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.card_simple_db73 img {
  width: 100%;
}

.steel-1733 .table-huge-bd17.tiny-280a {
  justify-content: space-between;
}

.background-bottom-1cc7 {
  display: none;
}

.active_9efb .narrow-5420 {
  margin: 1px 0 !important;
}

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

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

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

  .chip-top-a1e6 {
    width: 100% !important;
  }
}

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

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

  .steel-1733 .table-huge-bd17.tiny-280a {
    border-bottom: 1px solid #f0c159;
  }

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

  .input_inner_5975.table_silver_c0e1 > .in_0e95 {
    gap: 15px;
    justify-content: space-between;
  }

  .tooltip_hovered_f5d8
    .complex-3f45.notification_e227
    .preview_stale_0ab2
    img {
    width: 60% !important;
  }

  .red-d3cc {
    left: 2%;
  }

  .badge_692e {
    margin: 10px 0;
  }

  .breadcrumb-copper-3ca3 .narrow-5420 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.breadcrumb-copper-3ca3 .hover-up-813e,
  .breadcrumb-copper-3ca3 .hover-up-813e {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .preview_stale_0ab2 {
    justify-content: center;
  }

  .breadcrumb-copper-3ca3 .narrow-5420 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .tooltip_hovered_f5d8 .complex-3f45.texture_a59c {
    width: 75% !important;
  }

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

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

  h2.breadcrumb-copper-3ca3 .hover-up-813e,
  .breadcrumb-copper-3ca3 .hover-up-813e {
    font-size: 30px !important;
  }

  .preview_stale_0ab2 {
    justify-content: center;
  }

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

  .focused_2322
    .selected_faa8.notification_a72e {
    margin: 0 !important;
  }

  .sidebar-16fd {
    margin: 0;
    gap: 10px;
  }

  .badge_692e {
    display: flex;
  }

  .picture_warm_0dda .tooltip_52b8 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .next-afc8 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .breadcrumb-copper-3ca3 h1.hover-up-813e {
    margin-top: 40px !important;
  }

  .tooltip_hovered_f5d8
    .complex-3f45.notification_e227
    .preview_stale_0ab2
    img,
  .wood-380c .info_orange_89fe {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .fixed_5ac6 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .tooltip_hovered_f5d8 .complex-3f45.texture_a59c {
    width: 100% !important;
  }

  .input_inner_5975.table_silver_c0e1 > .in_0e95 {
    gap: 3px;
  }

  .breadcrumb-copper-3ca3 .narrow-5420 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.steel-1733 .table-huge-bd17.tiny-280a {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.steel-1733 .table-huge-bd17.tiny-280a: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);
}

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

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

.breadcrumb-copper-3ca3 {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .steel-1733 .table-huge-bd17.tiny-280a {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .breadcrumb-copper-3ca3 .hover-up-813e {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .tooltip_52b8 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.message-fast-c85e .table_0b3b {
  flex-shrink: 0;
  white-space: nowrap;
}

.message-fast-c85e .focus_39e6 {
  flex-shrink: 0;
  min-width: fit-content;
}

.message-fast-c85e .container_2dc5 {
  white-space: nowrap;
}

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

.message-fast-c85e {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

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

.message-fast-c85e .focus_39e6 {
  max-width: 80px !important;
  overflow: hidden;
}

.message-fast-c85e .table-huge-bd17.tiny-280a {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.message-fast-c85e .container_2dc5 {
  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);
  }
}

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

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

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

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

body .fixed_5ac6:nth-child(2),
.tooltip_hovered_f5d8 .fixed_5ac6:nth-child(2),
#page .fixed_5ac6: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;
}

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

/* css-noise: 5943 */
.ghost-box-z1 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.0;
}
