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(.aside-5ab7) {
  gap: 0.5em;
}
:where(.message_black_8875) {
  gap: 0.5em;
}
body .block_2973 > .steel-f56f {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .block_2973 > .wide-96fb {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .block_2973 > .right_dc69 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .lite-1e81 > .steel-f56f {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .lite-1e81 > .wide-96fb {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .lite-1e81 > .right_dc69 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .lite-1e81
  > :where(:not(.steel-f56f):not(.wide-96fb):not(.module_dynamic_a817)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .lite-1e81 > .yellow-6f0b {
  max-width: var(--wp--style--global--wide-size);
}
body .aside-5ab7 {
  display: flex;
}
body .aside-5ab7 {
  flex-wrap: wrap;
  align-items: center;
}
body .aside-5ab7 > * {
  margin: 0;
}
body .message_black_8875 {
  display: grid;
}
body .message_black_8875 > * {
  margin: 0;
}
:where(.overlay-04bb.aside-5ab7) {
  gap: 2em;
}
:where(.overlay-04bb.message_black_8875) {
  gap: 2em;
}
:where(.wood_7000.aside-5ab7) {
  gap: 1.25em;
}
:where(.wood_7000.message_black_8875) {
  gap: 1.25em;
}
.pagination-light-7d9e {
  color: var(--wp--preset--color--black) !important;
}
.overlay-blue-6932 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.shade_dirty_575c {
  color: var(--wp--preset--color--white) !important;
}
.menu-up-4244 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.prev_4a5b {
  color: var(--wp--preset--color--vivid-red) !important;
}
.panel-lite-f2f6 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.breadcrumb-selected-5e8e {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.wood-f299 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.item_297b {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.badge_d885 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.aside-0cb0 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.list_448e {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.hero_f846 {
  background-color: var(--wp--preset--color--black) !important;
}
.hidden-smooth-6677 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.grid-next-186a {
  background-color: var(--wp--preset--color--white) !important;
}
.content-mini-0dc5 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.breadcrumb_over_b72c {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.surface_6d92 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.glass_3ab0 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.east_450e {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.link_4929 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.wrapper_bc05 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.bright_74a1 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.wrapper-9a7e {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.element_bronze_f1a6 {
  border-color: var(--wp--preset--color--black) !important;
}
.center-33ad {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.description-white-2290 {
  border-color: var(--wp--preset--color--white) !important;
}
.shade_bf7b {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.banner-ec3f {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.up-7a12 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.thick-14d8 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.bottom_a775 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.yellow_7a92 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.primary_cool_daba {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.narrow_f641 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.focused-c285 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.mini-1fb2 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.list_3fb4 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.notification_east_615f {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.top_fc71 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.iron-b249 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.notification_simple_c80a {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.detail_stale_cb59 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.rough-74bf {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.narrow_2b44 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.link_8779 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.right_c4df {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.message-hard-e01f {
  background: var(--wp--preset--gradient--midnight) !important;
}
.menu_2c26 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.next_0b4a {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.logo-b4e5 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.progress_iron_b347 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.lower-0a1a a:where(:not(.block_9dd2)) {
  color: inherit;
}
:where(.wood_7000.aside-5ab7) {
  gap: 1.25em;
}
:where(.wood_7000.message_black_8875) {
  gap: 1.25em;
}
:where(.overlay-04bb.aside-5ab7) {
  gap: 2em;
}
:where(.overlay-04bb.message_black_8875) {
  gap: 2em;
}
.texture-7299 {
  font-size: 1.5em;
  line-height: 1.6;
}

.photo-7846 .disabled-b18c {
  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);
}
.module-d733 .outer-222a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_8298 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_8298.chip-simple-8d04 .banner_glass_77ed {
  background-color: var(--e-global-color-primary);
}
.complex_8298.tooltip-2bfe .banner_glass_77ed,
.complex_8298.badge_bronze_746a .banner_glass_77ed {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.title-9fbc .selected_c49c {
  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);
}
.first_3b3d {
  --divider-color: var(--e-global-color-secondary);
}
.first_3b3d .over-4b4b {
  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);
}
.first_3b3d.status-1121 .shade_upper_1c93 {
  background-color: var(--e-global-color-secondary);
}
.first_3b3d.rough_1e99 .shade_upper_1c93,
.first_3b3d.under-7cf4 .shade_upper_1c93 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.first_3b3d.rough_1e99 .shade_upper_1c93,
.first_3b3d.under-7cf4 .shade_upper_1c93 svg {
  fill: var(--e-global-color-secondary);
}
.bronze_1404 .filter-0e8c {
  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);
}
.bronze_1404 .liquid-9b54 {
  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);
}
.header_dirty_6c34.status-1121 .shade_upper_1c93 {
  background-color: var(--e-global-color-primary);
}
.header_dirty_6c34.rough_1e99 .shade_upper_1c93,
.header_dirty_6c34.under-7cf4 .shade_upper_1c93 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.header_dirty_6c34.rough_1e99 .shade_upper_1c93,
.header_dirty_6c34.under-7cf4 .shade_upper_1c93 svg {
  fill: var(--e-global-color-primary);
}
.highlight_full_e682.status-1121 .shade_upper_1c93 {
  background-color: var(--e-global-color-primary);
}
.highlight_full_e682.rough_1e99 .shade_upper_1c93,
.highlight_full_e682.under-7cf4 .shade_upper_1c93 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.highlight_full_e682 .panel_top_fc24 {
  color: var(--e-global-color-primary);
}
.highlight_full_e682 .panel_top_fc24,
.highlight_full_e682 .panel_top_fc24 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_full_e682 .texture-blue-50dc {
  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-fb09 .mini_1612 {
  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);
}
.backdrop_d6d1 .caption_prev_f6a3 .warm-ce0e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower_09a4 .mask-f53d:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.lower_09a4 .steel-1aab i {
  color: var(--e-global-color-primary);
}
.lower_09a4 .steel-1aab svg {
  fill: var(--e-global-color-primary);
}
.lower_09a4 .modal_66ed {
  color: var(--e-global-color-secondary);
}
.lower_09a4 .mask-f53d > .modal_66ed,
.lower_09a4 .mask-f53d > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-narrow-5828 .active-dfe2 {
  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);
}
.container-narrow-5828 .popup_east_9809 {
  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);
}
.progress-450f .accent-f107 .filter_liquid_8496 {
  background-color: var(--e-global-color-primary);
}
.progress-450f .column-ff8a {
  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);
}
.media_a4a7 .static_7795 {
  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);
}
.media_a4a7 .button_e192 {
  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);
}
.media_a4a7 .easy-9d9c {
  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);
}
.overlay-green-b51e .mask-7642,
.overlay-green-b51e .mask-7642 a {
  color: var(--e-global-color-primary);
}
.overlay-green-b51e .mask-7642.button-e41c,
.overlay-green-b51e .mask-7642.button-e41c a {
  color: var(--e-global-color-accent);
}
.overlay-green-b51e .mask-7642 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-green-b51e .last_0218 {
  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);
}
.tall-1fc7 .nav_0d8b,
.tall-1fc7 .sidebar-first-4837 {
  color: var(--e-global-color-primary);
}
.tall-1fc7 .nav_0d8b svg {
  fill: var(--e-global-color-primary);
}
.tall-1fc7 .button-e41c .nav_0d8b,
.tall-1fc7 .button-e41c .sidebar-first-4837 {
  color: var(--e-global-color-accent);
}
.tall-1fc7 .button-e41c .nav_0d8b svg {
  fill: var(--e-global-color-accent);
}
.tall-1fc7 .sidebar-first-4837 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall-1fc7 .last_0218 {
  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);
}
.article-under-1d70 .form-gold-ee89,
.article-under-1d70 .primary-ab71 {
  color: var(--e-global-color-primary);
}
.article-under-1d70 .primary-ab71 svg {
  fill: var(--e-global-color-primary);
}
.article-under-1d70 .mask-7642.button-e41c a,
.article-under-1d70
  .mask-7642.button-e41c
  .primary-ab71 {
  color: var(--e-global-color-accent);
}
.article-under-1d70 .form-gold-ee89 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-under-1d70 .last_0218 {
  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);
}
.surface_under_ce10 .silver_bd1d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_under_ce10 .content-huge-a035 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-20f2 .progress-small-694c .lite-a01a {
  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);
}
.progress-20f2 .progress-small-694c .wood-3b58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-20f2 .west_5e37 .lite-a01a {
  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);
}
.progress-20f2
  .west_5e37
  .wood-3b58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-20f2
  .active_cool_385d
  .lite-a01a {
  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);
}
.progress-20f2
  .active_cool_385d
  .wood-3b58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-20f2
  .dropdown-7639
  .lite-a01a {
  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);
}
.progress-20f2
  .dropdown-7639
  .wood-3b58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_last_0371 .large-1d9f {
  background-color: var(--e-global-color-primary);
}
.texture_last_0371 .large-1d9f:hover {
  background-color: var(--e-global-color-primary);
}
.texture_last_0371 .hero-070b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_last_0371
  .large-1d9f:hover
  .hero-070b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-f123 .pattern-red-9763 {
  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);
}
.hovered_2e6a .accordion_in_4ea3 .module_warm_55f5 a {
  background-color: var(--e-global-color-accent);
}
.hovered_2e6a .accordion_in_4ea3 .focus-9afd a {
  background-color: var(--e-global-color-accent);
}
.hovered_2e6a .accordion_in_4ea3 .module_warm_55f5 a,
.hovered_2e6a .accordion_in_4ea3 .focus-9afd a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_a14f
  .surface_8b9a.gallery_dd08
  .accordion_in_4ea3
  a.gradient-0e7c {
  background-color: var(--e-global-color-accent);
}
.thick_a14f
  .surface_8b9a.gallery_dd08
  .accordion_in_4ea3
  span.gradient-0e7c.fn-current-c991 {
  background-color: var(--e-global-color-text);
}
.thick_a14f
  .surface_8b9a.gallery_dd08
  .accordion_in_4ea3
  .gradient-0e7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-hard-910f .hover-1a19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-hard-910f
  .mask-eff2
  > .block-static-1256
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-hard-910f
  .dark-c4d6
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-hard-910f
  .video-silver-e552
  .brown-21b5,
.label-hard-910f
  .video-silver-e552
  .popup_focused_1182 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-hard-910f
  .video-silver-e552
  .popup-4ebf,
.label-hard-910f
  .video-silver-e552
  a
  .popup-4ebf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-hard-910f
  .video-silver-e552
  .media-thick-9bd8 {
  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);
}
.label-hard-910f
  .video-silver-e552
  .advanced-fb92 {
  background-color: var(--e-global-color-primary);
}
.label-hard-910f
  .video-silver-e552
  .advanced-fb92 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-hard-910f
  .video-silver-e552
  .advanced-fb92:hover {
  background-color: var(--e-global-color-primary);
}
.label-hard-910f
  .video-silver-e552
  .dynamic_f421 {
  background-color: var(--e-global-color-primary);
}
.label-hard-910f
  .video-silver-e552
  .dynamic_f421 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-hard-910f
  .video-silver-e552
  .dynamic_f421:hover {
  background-color: var(--e-global-color-primary);
}
.label-hard-910f
  .thick-55eb
  .dim_43c0
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-hard-910f
  .thick-55eb
  .column-pink-c0b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-hard-910f
  .thick-55eb
  .media-thick-9bd8 {
  color: var(--e-global-color-text);
}
.label-hard-910f
  .thick-55eb
  .media-thick-9bd8
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-hard-910f
  .thick-55eb
  .advanced-fb92 {
  background-color: var(--e-global-color-primary);
}
.label-hard-910f
  .thick-55eb
  .advanced-fb92 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-hard-910f
  .thick-55eb
  .advanced-fb92:hover {
  background-color: var(--e-global-color-primary);
}
.label-hard-910f
  .thick-55eb
  .dynamic_f421 {
  background-color: var(--e-global-color-primary);
}
.label-hard-910f
  .thick-55eb
  .dynamic_f421 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-hard-910f
  .thick-55eb
  .dynamic_f421:hover {
  background-color: var(--e-global-color-primary);
}
.label-hard-910f .gold_3641 {
  background-color: var(--e-global-color-primary);
}
.label-hard-910f .gold_3641:hover {
  background-color: var(--e-global-color-primary);
}
.label-hard-910f .title_2d00 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-hard-910f .stale_dbf7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-huge-7bc1 .hover-8827 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-huge-7bc1
  .button-0030
  > div:nth-child(3)
  .hover-8827,
.preview-huge-7bc1
  .feature_down_5d96
  > div:nth-child(1)
  .hover-8827,
.preview-huge-7bc1
  .title_67df
  > div:nth-child(1)
  .hover-8827,
.preview-huge-7bc1
  .text_active_198b
  > div:nth-child(1)
  .hover-8827,
.preview-huge-7bc1
  .carousel_black_c568
  > div:nth-child(1)
  .hover-8827 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-huge-7bc1 .layout-fresh-7198 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-huge-7bc1 .progress-a482 {
  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);
}
.preview-huge-7bc1 .dirty_2dae {
  background-color: var(--e-global-color-primary);
}
.preview-huge-7bc1 .dirty_2dae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-huge-7bc1 .dirty_2dae:hover {
  background-color: var(--e-global-color-primary);
}
.preview-huge-7bc1 .row-rough-5197 {
  background-color: var(--e-global-color-primary);
}
.preview-huge-7bc1 .row-rough-5197:hover {
  background-color: var(--e-global-color-primary);
}
.preview-huge-7bc1 .title_2d00 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-huge-7bc1 .stale_dbf7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-b040 .small-0177 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-b040 .label-572c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-b040 .caption_c496 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-b040 .footer-f3c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-b040 .summary_dirty_76ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-b040 .row-rough-5197 {
  background-color: var(--e-global-color-primary);
}
.left-b040 .row-rough-5197:hover {
  background-color: var(--e-global-color-primary);
}
.outline-west-4926 .main_cold_9d09 {
  background-color: var(--e-global-color-secondary);
}
.outline-west-4926 .gas-2c58 {
  background-color: var(--e-global-color-text);
}
.outline-west-4926 .column_last_8419 {
  background-color: var(--e-global-color-secondary);
}
.outline-west-4926 .static-9d73 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-west-4926 .feature_04e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-west-4926 .copper_23be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-west-4926 .under_c432 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-west-4926 .caption_993d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_1a92 .texture_38b0 .image-ea24,
.fixed_1a92
  .texture_38b0
  .image-ea24
  a,
.fixed_1a92 .light-5dfc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_1a92 .texture_38b0 .video_liquid_0cc9,
.fixed_1a92 .glass-fde3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_1a92 .texture_38b0 .video_liquid_0cc9 {
  color: var(--e-global-color-text);
}
.fixed_1a92 .glass-fde3 {
  color: var(--e-global-color-text);
}
.fixed_1a92
  .texture_38b0
  .filter_a1b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_1a92 .static-678e .clean-786d {
  background-color: var(--e-global-color-primary);
}
.fixed_1a92 .static-678e .clean-786d:hover {
  background-color: var(--e-global-color-primary);
}
.fixed_1a92 .static-678e .heading_51ec li span {
  background-color: var(--e-global-color-text);
}
.fixed_1a92 .static-678e .heading_51ec li span:hover {
  background-color: var(--e-global-color-primary);
}
.fixed_1a92
  .static-678e
  .heading_51ec
  li.pagination_87d3
  span {
  background-color: var(--e-global-color-accent);
}
.fixed_1a92 .picture_rough_5544 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last_f3bd .card-53d4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dirty_22ee .steel_c7ad {
  background-color: var(--e-global-color-primary);
}
.dirty_22ee .table-static-f90a {
  background-color: var(--e-global-color-secondary);
}
.dirty_22ee .active-5f8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_22ee .caption-9300 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_22ee .bottom-ff7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_22ee .fresh-02ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_22ee .article-520d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_22ee .module_brown_0e0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_22ee .highlight_9005 {
  background-color: var(--e-global-color-primary);
}
.dirty_22ee .highlight_9005 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic_9614 .layout_723e {
  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);
}
.dynamic_9614 .preview-north-8c1e {
  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);
}
.dynamic_9614
  .filter_1652:after {
  background-color: var(--e-global-color-primary);
}
.dynamic_9614 .box-stale-f950 {
  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);
}
.icon_396c .light-5dfc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_396c .glass-fde3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_fbd8 .backdrop_d980 .element_493a {
  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);
}
.black_fbd8 .backdrop_d980 .medium-3895 {
  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);
}
.block-d196 .yellow_2e0d {
  background-color: var(--e-global-color-primary);
}
.block-d196 .dropdown-9f40 {
  background-color: var(--e-global-color-secondary);
}
.block-d196 .module_green_9d83 .soft-5ae9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-d196 .huge_ba60 .soft-5ae9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow-b7bf .description_top_4d89 .fluid-f1e8 {
  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);
}
.slow-b7bf .description_top_4d89 .slider_bcfa {
  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);
}
.slow-b7bf .description_top_4d89 .notice-soft-78ea {
  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);
}
.pressed-be59 .info-b4c8 {
  border-color: var(--e-global-color-text);
}
.pressed-be59 .red_c1bb {
  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);
}
.pressed-be59 .copper-0be7 {
  color: var(--e-global-color-primary);
}
.pressed-be59 .purple-433a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered_532c .title_basic_ad6f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered_532c .filter-wide-2a80 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered_532c .notice_8098:hover .title_basic_ad6f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered_532c
  .notice_8098:hover
  .filter-wide-2a80 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-prev-f224 .item-new-cbb1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-prev-f224 .tall-20e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_036d .secondary_pressed_7552 .cool_61b7 {
  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);
}
.border_036d .chip-dfa2 .cool_61b7 {
  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);
}
.video_3739 .search-96ff {
  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);
}
.middle-451d .tabs-inner-ba62 .iron-621c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle-451d .tabs-inner-ba62 .iron-621c {
  background-color: var(--e-global-color-secondary);
}
.middle-451d .red-ec1e .iron-621c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle-451d .red-ec1e .iron-621c {
  background-color: var(--e-global-color-secondary);
}
.middle-451d .content-wood-8b7e .image-5efe {
  background-color: var(--e-global-color-primary);
}
.middle-451d .content-wood-8b7e:hover .image-5efe {
  background-color: var(--e-global-color-secondary);
}
.middle-451d .clean-786d {
  background-color: var(--e-global-color-primary);
}
.middle-451d .clean-786d:hover {
  background-color: var(--e-global-color-accent);
}
.middle-451d .heading_51ec li span {
  background-color: var(--e-global-color-text);
}
.middle-451d .heading_51ec li span:hover {
  background-color: var(--e-global-color-primary);
}
.middle-451d .heading_51ec li.pagination_87d3 span {
  background-color: var(--e-global-color-accent);
}
.breadcrumb-fast-44e0 .message_065e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-fast-44e0 .box_2091 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_over_8839 .box_9d37:before {
  background-color: var(--e-global-color-secondary);
}
.wrapper_over_8839 .texture-9569 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_over_8839 .tabs_15e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-clean-a135 .middle_defc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-clean-a135 .middle_defc:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-clean-a135 .middle_defc.fn-active-c991 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-clean-a135 .gallery_ed47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-clean-a135 .tiny-aa01 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-clean-a135 .active-c84c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-clean-a135 .dynamic-c78c {
  background-color: var(--e-global-color-primary);
}
.tabs-clean-a135 .dynamic-c78c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-clean-a135 .green_3f9f {
  background-color: var(--e-global-color-primary);
}
.tabs-clean-a135 .green_3f9f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-343b .logo_8333 .pagination-lite-9a60 a {
  color: var(--e-global-color-secondary);
}
.texture-343b .logo_8333 .pagination-lite-9a60 a:hover {
  color: var(--e-global-color-secondary);
}
.texture-343b .logo_8333 .pagination-lite-9a60,
.texture-343b .logo_8333 .pagination-lite-9a60 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-343b .logo_8333 .module_west_42e2 {
  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);
}
.texture-343b .logo_8333 .west-91dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-343b .logo_8333 .hero_fb94 {
  background-color: var(--e-global-color-primary);
}
.texture-343b .logo_8333 .hero_fb94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-343b .logo_8333 .hero_fb94:hover {
  background-color: var(--e-global-color-primary);
}
.texture-343b .logo_8333 .disabled_3f17 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-343b .logo_8333 .disabled_3f17 {
  background-color: var(--e-global-color-primary);
}
.texture-343b .logo_8333 .disabled_3f17:hover {
  background-color: var(--e-global-color-primary);
}
.texture-343b .logo_8333 .clean-786d {
  background-color: var(--e-global-color-primary);
}
.texture-343b .logo_8333 .clean-786d:hover {
  background-color: var(--e-global-color-primary);
}
.texture-343b .static-678e .heading_51ec li span {
  background-color: var(--e-global-color-text);
}
.texture-343b .static-678e .heading_51ec li span:hover {
  background-color: var(--e-global-color-primary);
}
.texture-343b .static-678e .heading_51ec li.pagination_87d3 span {
  background-color: var(--e-global-color-accent);
}
.texture-343b .title_2d00 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-343b .stale_dbf7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_a5ba .down_dc40 .footer-clean-7956 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_a5ba .down_dc40 .hidden-22cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_a5ba .down_dc40 .yellow-6a88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_fresh_2e25 .logo_green_55da {
  border-color: var(--e-global-color-text);
}
.outline_fresh_2e25 .down-503a {
  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);
}
.outline_fresh_2e25 .element-711b {
  color: var(--e-global-color-secondary);
}
.outline_fresh_2e25 .element-711b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_fresh_2e25 .header_8ff2 > * {
  color: var(--e-global-color-primary);
}
.outline_fresh_2e25 .header_8ff2 > * svg {
  fill: var(--e-global-color-primary);
}
.outline_fresh_2e25 .gradient_pressed_7499 {
  color: var(--e-global-color-primary);
}
.outline_fresh_2e25 .gradient_pressed_7499 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_fresh_2e25 .upper_9e49 {
  color: var(--e-global-color-primary);
}
.outline_fresh_2e25 .upper_9e49 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_fresh_2e25 .card_bright_8323 {
  color: var(--e-global-color-primary);
}
.outline_fresh_2e25 .card_bright_8323 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_fresh_2e25 .yellow_156e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_fresh_2e25 .component-simple-f944 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_fresh_2e25 .component-simple-f944.accordion-short-38db {
  color: var(--e-global-color-secondary);
}
.outline_fresh_2e25 .component-simple-f944.accordion-short-38db .picture_8e56 {
  color: var(--e-global-color-accent);
}
.outline_fresh_2e25 .component-simple-f944.current-4422 {
  color: var(--e-global-color-text);
}
.outline_fresh_2e25 .component-simple-f944.current-4422 .picture_8e56 {
  color: var(--e-global-color-text);
}
.outline_fresh_2e25 .component-simple-f944:before {
  border-top-color: var(--e-global-color-text);
}
.outline_fresh_2e25 .element-center-73ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_fresh_2e25
  .element-center-73ae
  .component_bc57 {
  background-color: var(--e-global-color-primary);
}
.outline_fresh_2e25
  .element-center-73ae
  .component_bc57 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline_fresh_2e25 .logo_green_55da .feature_066c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_9ad6 .text_center_8d07 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_9ad6 .slider-476a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_bronze_8c70 .sidebar-brown-283a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_bronze_8c70
  .glass-9c59
  .pagination_a994 {
  background-color: var(--e-global-color-secondary);
}
.background_bronze_8c70
  .glass-9c59.accent_simple_bd7f
  .pagination_a994 {
  background-color: var(--e-global-color-text);
}
.background_bronze_8c70
  .glass-9c59:hover
  .pagination_a994 {
  background-color: var(--e-global-color-accent);
}
.background_bronze_8c70
  .glass-9c59.fn-active-c991
  .pagination_a994 {
  background-color: var(--e-global-color-primary);
}
.section_hard_d474 .caption_b199 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.section_hard_d474 .backdrop-top-4e48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_hard_d474 .out_7c7b {
  background-color: var(--e-global-color-primary);
}
.section_hard_d474 .out_7c7b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_up_48ae .gas_e0b2 .gradient-middle-8c67 .component_cool_2b91 {
  background-color: var(--e-global-color-secondary);
}
.nav_up_48ae .gas_e0b2 .article-5f87:after {
  background-color: var(--e-global-color-secondary);
}
.nav_up_48ae .clean-9dd7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_up_48ae .footer-d326 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_up_48ae .accordion_32e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_up_48ae .steel-fe3c {
  background-color: var(--e-global-color-primary);
}
.nav_up_48ae .steel-fe3c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_up_48ae .pressed_14c2 {
  background-color: var(--e-global-color-secondary);
}
.nav_up_48ae .pressed_14c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_up_48ae .gas_e0b2 .surface_wood_21ac .tooltip-down-9642:hover {
  background-color: var(--e-global-color-primary);
}
.nav_up_48ae
  .gas_e0b2
  .surface_wood_21ac
  .tooltip-down-9642.first_4eab {
  background-color: var(--e-global-color-primary);
}
.nav_up_48ae .gas_e0b2 .east_2422:before {
  border-color: var(--e-global-color-primary);
}
.nav_up_48ae .gas_e0b2 .east_2422:hover:before {
  border-color: var(--e-global-color-secondary);
}
.nav_up_48ae
  .gas_e0b2
  .east_2422.accordion-6bfe:before {
  border-color: var(--e-global-color-primary);
}
.nav_up_48ae .pagination_c55a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_c68b .status_1a93 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid_c68b .status_1a93:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid_c68b .status_1a93.image_5d73 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid_c68b .focused-3232 {
  background-color: var(--e-global-color-primary);
}
.fluid_c68b .focused-3232 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid_c68b
  .table-clean-2440
  .block_5f2e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid_c68b
  .text_inner_4bbf
  .block_5f2e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_rough_7a71
  .status-8ce6
  .focused-9f46 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_rough_7a71
  .status-8ce6
  .new_063a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_rough_7a71 .bottom-c9fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_rough_7a71 .panel-b9ea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_rough_7a71 .media-glass-efbf {
  background-color: var(--e-global-color-primary);
}
.detail_rough_7a71 .media-glass-efbf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-e99a .disabled_large_c32a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-e99a .hidden-45cf {
  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);
}
.module-e99a .title-99e7 {
  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);
}
.module-e99a .title-99e7 a:hover {
  color: var(--e-global-color-secondary);
}
.module-e99a .caption-0213 {
  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);
}
.module-e99a .silver-29c7 {
  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);
}
.module-e99a .item_2afb .clean-786d {
  background-color: var(--e-global-color-primary);
}
.module-e99a .item_2afb .clean-786d:hover {
  background-color: var(--e-global-color-accent);
}
.module-e99a
  .item_2afb
  .heading_51ec
  li
  span {
  background-color: var(--e-global-color-text);
}
.module-e99a
  .item_2afb
  .heading_51ec
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.module-e99a
  .item_2afb
  .heading_51ec
  li.pagination_87d3
  span {
  background-color: var(--e-global-color-accent);
}
.component_fast_ac16
  .column-up-aef5
  .shade-56cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_fast_ac16 .column-up-aef5 .gas_92f4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_fast_ac16 .column-up-aef5 .input-in-5b72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_fast_ac16 .button_hot_653b {
  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);
}
.component_fast_ac16
  .table_warm_356c.progress_f554 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-steel-6a9c
  > .article-bronze-09f0
  > div
  > .paragraph-gas-5707
  > .aside-002c
  > a {
  background-color: var(--e-global-color-text);
}
.disabled-steel-6a9c
  > .article-bronze-09f0
  > div
  > .paragraph-gas-5707
  > .aside-002c
  > a
  .summary-fixed-451a.widget_cd15 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled-steel-6a9c
  > .article-bronze-09f0
  > div
  > .paragraph-gas-5707
  > .aside-002c
  > a
  .upper-32e9.filter-paper-9a3c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled-steel-6a9c
  > .article-bronze-09f0
  > div
  > .paragraph-gas-5707
  > .aside-002c
  > .in-6f35
  .aside-002c
  > a {
  background-color: var(--e-global-color-secondary);
}
.disabled-steel-6a9c
  > .article-bronze-09f0
  > div
  > .paragraph-gas-5707
  > .aside-002c
  > .in-6f35
  .aside-002c
  > a
  .outline_021a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-steel-6a9c
  > .article-bronze-09f0
  > div
  > .paragraph-gas-5707
  > .aside-002c
  > .in-6f35
  .aside-002c
  > a
  .upper-32e9.hard-1fc7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled-steel-6a9c
  > .article-bronze-09f0
  > div
  > .paragraph-gas-5707
  > .aside-002c
  > a
  .layout_23d0:before {
  color: var(--e-global-color-text);
}
.disabled-steel-6a9c
  > .article-bronze-09f0
  > div
  > .paragraph-gas-5707
  > .aside-002c
  > .in-6f35
  a
  .layout_23d0:before {
  color: var(--e-global-color-text);
}
.disabled-steel-6a9c
  > .article-bronze-09f0
  > div
  > .paragraph-gas-5707
  > .aside-002c.thumbnail_92e7
  > a
  .layout_23d0:before {
  color: var(--e-global-color-text);
}
.disabled-steel-6a9c
  > .article-bronze-09f0
  > div
  > .paragraph-gas-5707
  > .aside-002c
  > .in-6f35
  .aside-002c.thumbnail_92e7
  > a
  .layout_23d0:before {
  color: var(--e-global-color-text);
}
.disabled-steel-6a9c
  > .article-bronze-09f0
  > div
  > .paragraph-gas-5707
  > .aside-002c
  > a
  .in_d489
  .clean-2124 {
  color: var(--e-global-color-text);
}
.disabled-steel-6a9c
  > .article-bronze-09f0
  > div
  > .paragraph-gas-5707
  > .aside-002c
  > .in-6f35
  a
  .in_d489
  .clean-2124 {
  color: var(--e-global-color-text);
}
.disabled-steel-6a9c
  > .article-bronze-09f0
  > div
  > .paragraph-gas-5707
  > .aside-002c
  > a
  .in_d489
  .clean-2124,
.disabled-steel-6a9c
  > .article-bronze-09f0
  > div
  > .paragraph-gas-5707
  > .aside-002c
  > .in-6f35
  a
  .in_d489
  .clean-2124 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-steel-6a9c
  > .article-bronze-09f0
  > div
  > .paragraph-gas-5707
  > .aside-002c
  > a
  .tiny_a2bd:before {
  color: var(--e-global-color-text);
}
.disabled-steel-6a9c
  > .article-bronze-09f0
  > div
  > .paragraph-gas-5707
  > .aside-002c
  > .in-6f35
  a
  .tiny_a2bd:before {
  color: var(--e-global-color-text);
}
.disabled-steel-6a9c
  > .article-bronze-09f0
  > div
  > .paragraph-gas-5707
  > .aside-002c.thumbnail_92e7
  > a
  .tiny_a2bd:before {
  color: var(--e-global-color-text);
}
.disabled-steel-6a9c
  > .article-bronze-09f0
  > div
  > .paragraph-gas-5707
  > .aside-002c
  > .in-6f35
  .aside-002c.thumbnail_92e7
  > a
  .tiny_a2bd:before {
  color: var(--e-global-color-text);
}
.icon_right_0ad9 .static_13d6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon_right_0ad9
  .panel_cold_76f8:hover
  .static_13d6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_north_ffe6
  > .article-bronze-09f0
  > .badge-040c
  > .bright-d1f0
  > .tag-gold-98f9
  > .outline_upper_1a85
  .white_492c {
  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);
}
.grid_north_ffe6
  > .article-bronze-09f0
  > .badge-040c
  > .bright-d1f0
  > .tag-gold-98f9
  > .outline_upper_1a85:hover
  .white_492c {
  color: var(--e-global-color-text);
}
.grid_north_ffe6
  > .article-bronze-09f0
  > .badge-040c
  > .bright-d1f0
  > .tag-gold-98f9
  > .outline_upper_1a85:hover
  .white_492c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_north_ffe6
  > .article-bronze-09f0
  > .badge-040c
  > .bright-d1f0
  > .tag-gold-98f9.warm_6844
  > .outline_upper_1a85
  .white_492c {
  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);
}
.cool-f864 .image_dcef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-f864 .frame_2a78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-f864 .panel_7a62 {
  background-color: var(--e-global-color-primary);
}
.cool-f864 .panel_7a62 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip_small_8bb2
  > .article-bronze-09f0
  > .form-7fd6
  > .tabs_9310
  > .pro-a5ab
  .outer_a553 {
  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);
}
.tooltip_small_8bb2
  > .article-bronze-09f0
  > .form-7fd6
  > .tabs_9310
  > .pro-a5ab
  .feature_light_1239 {
  color: var(--e-global-color-text);
}
.tooltip_small_8bb2
  > .article-bronze-09f0
  > .form-7fd6
  > .tabs_9310
  > .pro-a5ab:hover
  .outer_a553 {
  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);
}
.tooltip_small_8bb2
  > .article-bronze-09f0
  > .form-7fd6
  > .tabs_9310
  > .pro-a5ab:hover
  .feature_light_1239 {
  color: var(--e-global-color-secondary);
}
.tooltip_small_8bb2
  > .article-bronze-09f0
  > .form-7fd6
  > .tabs_9310
  > .pro-a5ab.accordion_plasma_9d9b
  .outer_a553 {
  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);
}
.tooltip_small_8bb2
  > .article-bronze-09f0
  > .form-7fd6
  > .tabs_9310
  > .pro-a5ab.accordion_plasma_9d9b
  .feature_light_1239 {
  color: var(--e-global-color-primary);
}
.chip-5d26
  .paragraph_7e6a
  .thumbnail_static_68f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-5d26 .info_dd00 .feature_066c .accent-4209 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_wide_efaf .steel_cf3e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_wide_efaf .secondary_fresh_e3d6 .steel_cf3e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_wide_efaf .sidebar-6006 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_wide_efaf .sidebar-6006 {
  background-color: var(--e-global-color-primary);
}
.slow-75c8 .huge-6e52 .label-350e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow-75c8
  .huge-6e52:hover
  .progress-stone-0bee {
  color: var(--e-global-color-secondary);
}
.slow-75c8
  .huge-6e52:hover
  .label-350e {
  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);
}
.medium-72ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.texture-liquid-ef17 {
  max-width: 1400px !important;
}

.breadcrumb-in-fb45 {
  flex-direction: column;
}

.breadcrumb-in-fb45 .lite-0c98 {
  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-in-fb45 .lite-0c98 {
  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-in-fb45 .shade-wide-bae9 {
  text-align: center;
  font-size: 21px;
  color: #F0F8FF; /* 淡蓝白色，更柔和易读 */
  margin: 5px 0;
  line-height: 1.6; /* 增加行高提升可读性 */
}

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

.wrapper_f2ed.blue_7ebd {
  display: none;
}

.thumbnail_315d {
  display: none;
}

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

.rough_6f59.soft-3bb1 {
  margin-bottom: 40px;
  width: 100%;
}

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

.breadcrumb-in-fb45 a {
  width: 100%;
}

.up-95fa .current_4831.card-120d {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.up-95fa
  .current_4831.detail_10d7
  .main_54b4
  .hero-hot-3d7f {
  font-size: 20px !important;
}

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

.frame-6aa5 {
  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;
}

.picture-93bb h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.notification-7074.inner-c277 > .hover-fc9a {
  display: flex;
  align-items: center;
}

.hero-green-d5e2 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.row-5f69 {
  position: relative;
  width: 100%;
}

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

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

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

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

.inner-69d1 {
  display: flex;
  gap: 50px;
}

.up-95fa
  .current_4831.hard_3885
  .huge-56a4
  .focused_f08b {
  width: 100% !important;
}

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

.purple-8523 {
  width: 100%;
}

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

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

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

  display: none;
}

.nav-soft-ba88 {
  font-size: 15px !important;
}

.sidebar-tall-44c2 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.wide_5a62:hover .sidebar-tall-44c2 {
  visibility: visible;
}
.wide_5a62:hover.wide_5a62::before {
  display: block;
}

.picture-93bb h3 {
  color: #fff;
}

.item-863d {
  margin: 0;
}

.up-95fa
  .current_4831.hard_3885
  .focused_f08b
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.alert-fb28 {
  width: 100%;
}

.sort-purple-dbbc {
  width: 100%;
}

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

.sort-purple-dbbc {
  width: 100%;
}

.content-huge-c352 {
  margin-bottom: 10px !important;
}

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

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

.upper-13a1 {
  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-in-fb45 .lite-0c98.out_15ff {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.breadcrumb-in-fb45 h1.lite-0c98 {
  margin-top: 80px !important;
}

.up-95fa .current_4831.wrapper-f06c {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.overlay-4b70 img {
  width: 100%;
}

.under-80ad .avatar-5e94.main_54b4 {
  justify-content: space-between;
}

.fresh-3d7d {
  display: none;
}

.widget-pressed-a829 .shade-wide-bae9 {
  margin: 1px 0 !important;
}

.inner-7d78 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .notification-7074 .hover-fc9a {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .under-80ad .avatar-5e94.main_54b4 {
    border-bottom: 1px solid #f0c159;
  }

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

  .notification-7074.inner-c277 > .hover-fc9a {
    gap: 15px;
    justify-content: space-between;
  }

  .up-95fa
    .current_4831.hard_3885
    .focused_f08b
    img {
    width: 60% !important;
  }

  .header_8380 {
    left: 2%;
  }

  .cold_af20 {
    margin: 10px 0;
  }

  .breadcrumb-in-fb45 .shade-wide-bae9 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.breadcrumb-in-fb45 .lite-0c98,
  .breadcrumb-in-fb45 .lite-0c98 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .focused_f08b {
    justify-content: center;
  }

  .breadcrumb-in-fb45 .shade-wide-bae9 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .detail-0f1c {
    margin-bottom: 15px !important;
  }

  .up-95fa .current_4831.card-120d {
    width: 75% !important;
  }

  .overlay-4b70 img {
    width: 100% !important;
  }
}

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

  h2.breadcrumb-in-fb45 .lite-0c98,
  .breadcrumb-in-fb45 .lite-0c98 {
    font-size: 30px !important;
  }

  .focused_f08b {
    justify-content: center;
  }

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

  .steel-89f6
    .slow-4783.accordion_motion_35ee {
    margin: 0 !important;
  }

  .hero-green-d5e2 {
    margin: 0;
    gap: 10px;
  }

  .cold_af20 {
    display: flex;
  }

  .icon_stale_ad72 .slider_rough_09c3 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .breadcrumb-in-fb45 h1.lite-0c98 {
    margin-top: 40px !important;
  }

  .up-95fa
    .current_4831.hard_3885
    .focused_f08b
    img,
  .bronze_1404 .huge-56a4 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .photo-7b7e {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .up-95fa .current_4831.card-120d {
    width: 100% !important;
  }

  .notification-7074.inner-c277 > .hover-fc9a {
    gap: 3px;
  }

  .breadcrumb-in-fb45 .shade-wide-bae9 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.under-80ad .avatar-5e94.main_54b4 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.under-80ad .avatar-5e94.main_54b4: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);
}

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

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

.breadcrumb-in-fb45 {
  position: relative;
  padding-top: 30px;
}

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

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

/* 图片块简化样式 */
.orange-4ed2 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .under-80ad .avatar-5e94.main_54b4 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .breadcrumb-in-fb45 .lite-0c98 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .slider_rough_09c3 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.logo_tiny_0c5e .paper-59d2 {
  flex-shrink: 0;
  white-space: nowrap;
}

.logo_tiny_0c5e .footer-fluid-6360 {
  flex-shrink: 0;
  min-width: fit-content;
}

.logo_tiny_0c5e .hero-hot-3d7f {
  white-space: nowrap;
}

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

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

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

.logo_tiny_0c5e .footer-fluid-6360 {
  max-width: 80px !important;
  overflow: hidden;
}

.logo_tiny_0c5e .avatar-5e94.main_54b4 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.logo_tiny_0c5e .hero-hot-3d7f {
  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);
  }
}

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

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

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

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

body .photo-7b7e:nth-child(2),
.up-95fa .photo-7b7e:nth-child(2),
#page .photo-7b7e: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;
}

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

/* css-noise: 3f37 */
.widget-item-m4 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
