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(.modal-0847) {
  gap: 0.5em;
}
:where(.breadcrumb_lower_4d13) {
  gap: 0.5em;
}
body .static-7312 > .primary_medium_0068 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .static-7312 > .motion_d0ea {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .static-7312 > .hover-6eb1 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tooltip-stale-005c > .primary_medium_0068 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .tooltip-stale-005c > .motion_d0ea {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .tooltip-stale-005c > .hover-6eb1 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .tooltip-stale-005c
  > :where(:not(.primary_medium_0068):not(.motion_d0ea):not(.section_883c)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tooltip-stale-005c > .element_south_74ce {
  max-width: var(--wp--style--global--wide-size);
}
body .modal-0847 {
  display: flex;
}
body .modal-0847 {
  flex-wrap: wrap;
  align-items: center;
}
body .modal-0847 > * {
  margin: 0;
}
body .breadcrumb_lower_4d13 {
  display: grid;
}
body .breadcrumb_lower_4d13 > * {
  margin: 0;
}
:where(.focus_red_71c4.modal-0847) {
  gap: 2em;
}
:where(.focus_red_71c4.breadcrumb_lower_4d13) {
  gap: 2em;
}
:where(.container_mini_7e4a.modal-0847) {
  gap: 1.25em;
}
:where(.container_mini_7e4a.breadcrumb_lower_4d13) {
  gap: 1.25em;
}
.picture-d2c9 {
  color: var(--wp--preset--color--black) !important;
}
.pro-4c5e {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.element_c31d {
  color: var(--wp--preset--color--white) !important;
}
.highlight_941d {
  color: var(--wp--preset--color--pale-pink) !important;
}
.small_08a7 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.section-lite-8e59 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.wrapper_wood_72ed {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.mask_ea85 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.notice_ba78 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.stone_d8c8 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.disabled_basic_79e2 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.smooth-8b7b {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.warm-592b {
  background-color: var(--wp--preset--color--black) !important;
}
.gallery-11c9 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.panel-bronze-d3b1 {
  background-color: var(--wp--preset--color--white) !important;
}
.form-ab52 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.out-9b98 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.carousel-e38e {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.surface_copper_b266 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.panel_a401 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.plasma_5f9e {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.message-rough-17a7 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.component-c437 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.green_737d {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.button_yellow_b5cb {
  border-color: var(--wp--preset--color--black) !important;
}
.alert-wide-120c {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.inner-29c5 {
  border-color: var(--wp--preset--color--white) !important;
}
.pattern-small-8505 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.large_6743 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.row-c0c6 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.blue_46fe {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.widget_easy_719b {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.label_simple_473a {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.message-967e {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.over-e708 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.section-d3fd {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.status-1e69 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.outline_07c2 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.lower_9995 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.action_b9d3 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.steel-c444 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.wide_cd2b {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.first-3518 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.logo_out_99fa {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.backdrop-smooth-4bb0 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.section_clean_65d3 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.caption-8328 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.wood_c9e0 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.iron-4593 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.in-254d {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.tiny_b4c9 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.text-5cac {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.overlay_ff45 a:where(:not(.detail-solid-7346)) {
  color: inherit;
}
:where(.container_mini_7e4a.modal-0847) {
  gap: 1.25em;
}
:where(.container_mini_7e4a.breadcrumb_lower_4d13) {
  gap: 1.25em;
}
:where(.focus_red_71c4.modal-0847) {
  gap: 2em;
}
:where(.focus_red_71c4.breadcrumb_lower_4d13) {
  gap: 2em;
}
.sort-8e16 {
  font-size: 1.5em;
  line-height: 1.6;
}

.avatar_6558 .container_orange_4ca3 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_inner_0ee0 .warm_71b3 {
  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);
}
.main_middle_1d9f {
  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);
}
.main_middle_1d9f.tag-9648 .tag-09bd {
  background-color: var(--e-global-color-primary);
}
.main_middle_1d9f.outline-static-1c58 .tag-09bd,
.main_middle_1d9f.thick-af7d .tag-09bd {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.gradient-b930 .tertiary_38ec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.background_d750 {
  --divider-color: var(--e-global-color-secondary);
}
.background_d750 .filter-first-7baa {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.background_d750.content_copper_97b0 .breadcrumb-f85b {
  background-color: var(--e-global-color-secondary);
}
.background_d750.wrapper-fresh-50a9 .breadcrumb-f85b,
.background_d750.title_82e9 .breadcrumb-f85b {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.background_d750.wrapper-fresh-50a9 .breadcrumb-f85b,
.background_d750.title_82e9 .breadcrumb-f85b svg {
  fill: var(--e-global-color-secondary);
}
.secondary_gold_f2ae .west-c310 {
  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);
}
.secondary_gold_f2ae .first_7835 {
  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);
}
.full-bf7d.content_copper_97b0 .breadcrumb-f85b {
  background-color: var(--e-global-color-primary);
}
.full-bf7d.wrapper-fresh-50a9 .breadcrumb-f85b,
.full-bf7d.title_82e9 .breadcrumb-f85b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.full-bf7d.wrapper-fresh-50a9 .breadcrumb-f85b,
.full-bf7d.title_82e9 .breadcrumb-f85b svg {
  fill: var(--e-global-color-primary);
}
.hard-ef42.content_copper_97b0 .breadcrumb-f85b {
  background-color: var(--e-global-color-primary);
}
.hard-ef42.wrapper-fresh-50a9 .breadcrumb-f85b,
.hard-ef42.title_82e9 .breadcrumb-f85b {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hard-ef42 .banner-next-f060 {
  color: var(--e-global-color-primary);
}
.hard-ef42 .banner-next-f060,
.hard-ef42 .banner-next-f060 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-ef42 .tooltip_dirty_14f7 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-86a8 .paper_7c95 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-2d3f .thick-95c8 .stale_f271 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.complex_2921 .action-27fc:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.complex_2921 .table_up_accf i {
  color: var(--e-global-color-primary);
}
.complex_2921 .table_up_accf svg {
  fill: var(--e-global-color-primary);
}
.complex_2921 .sidebar_full_314e {
  color: var(--e-global-color-secondary);
}
.complex_2921 .action-27fc > .sidebar_full_314e,
.complex_2921 .action-27fc > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_easy_798d .accent_1cc6 {
  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);
}
.form_easy_798d .filter-0b59 {
  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);
}
.nav-tiny-aea7 .notification-tall-3eda .layout_middle_4f5d {
  background-color: var(--e-global-color-primary);
}
.nav-tiny-aea7 .dirty_f534 {
  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);
}
.logo_6d82 .background-5c96 {
  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);
}
.logo_6d82 .sort_239c {
  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);
}
.logo_6d82 .frame-c64f {
  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);
}
.button_selected_6e7f .next_fa88,
.button_selected_6e7f .next_fa88 a {
  color: var(--e-global-color-primary);
}
.button_selected_6e7f .next_fa88.box-west-42c2,
.button_selected_6e7f .next_fa88.box-west-42c2 a {
  color: var(--e-global-color-accent);
}
.button_selected_6e7f .next_fa88 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_selected_6e7f .mask_f402 {
  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);
}
.thumbnail-outer-2c79 .under_bc58,
.thumbnail-outer-2c79 .layout-cbb4 {
  color: var(--e-global-color-primary);
}
.thumbnail-outer-2c79 .under_bc58 svg {
  fill: var(--e-global-color-primary);
}
.thumbnail-outer-2c79 .box-west-42c2 .under_bc58,
.thumbnail-outer-2c79 .box-west-42c2 .layout-cbb4 {
  color: var(--e-global-color-accent);
}
.thumbnail-outer-2c79 .box-west-42c2 .under_bc58 svg {
  fill: var(--e-global-color-accent);
}
.thumbnail-outer-2c79 .layout-cbb4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-outer-2c79 .mask_f402 {
  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);
}
.column-slow-9c34 .outline-light-de44,
.column-slow-9c34 .border_5f6b {
  color: var(--e-global-color-primary);
}
.column-slow-9c34 .border_5f6b svg {
  fill: var(--e-global-color-primary);
}
.column-slow-9c34 .next_fa88.box-west-42c2 a,
.column-slow-9c34
  .next_fa88.box-west-42c2
  .border_5f6b {
  color: var(--e-global-color-accent);
}
.column-slow-9c34 .outline-light-de44 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-slow-9c34 .mask_f402 {
  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-acea .top-9c8b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-acea .last-a187 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_6ba2 .motion-d7ed .under_3ae1 {
  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);
}
.search_6ba2 .motion-d7ed .surface_9fca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_6ba2 .fixed_0974 .under_3ae1 {
  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);
}
.search_6ba2
  .fixed_0974
  .surface_9fca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_6ba2
  .picture-first-5005
  .under_3ae1 {
  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);
}
.search_6ba2
  .picture-first-5005
  .surface_9fca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_6ba2
  .backdrop-8df1
  .under_3ae1 {
  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);
}
.search_6ba2
  .backdrop-8df1
  .surface_9fca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-4eb2 .bottom-17bc {
  background-color: var(--e-global-color-primary);
}
.widget-4eb2 .bottom-17bc:hover {
  background-color: var(--e-global-color-primary);
}
.widget-4eb2 .icon_east_71a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-4eb2
  .bottom-17bc:hover
  .icon_east_71a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-new-5b62 .black-f3c1 {
  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);
}
.wood_97cc .glass-b12e .orange-aafa a {
  background-color: var(--e-global-color-accent);
}
.wood_97cc .glass-b12e .center_b0f5 a {
  background-color: var(--e-global-color-accent);
}
.wood_97cc .glass-b12e .orange-aafa a,
.wood_97cc .glass-b12e .center_b0f5 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced_ab47
  .green_1736.popup-ce76
  .glass-b12e
  a.frame_ca71 {
  background-color: var(--e-global-color-accent);
}
.advanced_ab47
  .green_1736.popup-ce76
  .glass-b12e
  span.frame_ca71.fn-current-6fa9 {
  background-color: var(--e-global-color-text);
}
.advanced_ab47
  .green_1736.popup-ce76
  .glass-b12e
  .frame_ca71 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-800b .filter-advanced-4f74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-800b
  .avatar-53f0
  > .hard_287f
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-800b
  .media_dynamic_62da
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-800b
  .hidden_b112
  .alert_45e9,
.preview-800b
  .hidden_b112
  .plasma_0ce3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-800b
  .hidden_b112
  .panel_lite_dba9,
.preview-800b
  .hidden_b112
  a
  .panel_lite_dba9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-800b
  .hidden_b112
  .media-9045 {
  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-800b
  .hidden_b112
  .thick_2e83 {
  background-color: var(--e-global-color-primary);
}
.preview-800b
  .hidden_b112
  .thick_2e83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-800b
  .hidden_b112
  .thick_2e83:hover {
  background-color: var(--e-global-color-primary);
}
.preview-800b
  .hidden_b112
  .chip-bright-8209 {
  background-color: var(--e-global-color-primary);
}
.preview-800b
  .hidden_b112
  .chip-bright-8209 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-800b
  .hidden_b112
  .chip-bright-8209:hover {
  background-color: var(--e-global-color-primary);
}
.preview-800b
  .orange_ff5b
  .pagination_simple_c81a
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-800b
  .orange_ff5b
  .content_ceac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-800b
  .orange_ff5b
  .media-9045 {
  color: var(--e-global-color-text);
}
.preview-800b
  .orange_ff5b
  .media-9045
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-800b
  .orange_ff5b
  .thick_2e83 {
  background-color: var(--e-global-color-primary);
}
.preview-800b
  .orange_ff5b
  .thick_2e83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-800b
  .orange_ff5b
  .thick_2e83:hover {
  background-color: var(--e-global-color-primary);
}
.preview-800b
  .orange_ff5b
  .chip-bright-8209 {
  background-color: var(--e-global-color-primary);
}
.preview-800b
  .orange_ff5b
  .chip-bright-8209 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-800b
  .orange_ff5b
  .chip-bright-8209:hover {
  background-color: var(--e-global-color-primary);
}
.preview-800b .cold-1fd6 {
  background-color: var(--e-global-color-primary);
}
.preview-800b .cold-1fd6:hover {
  background-color: var(--e-global-color-primary);
}
.preview-800b .steel_82b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-800b .status_huge_2972 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-silver-713e .layout-81c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-silver-713e
  .dynamic-bfdb
  > div:nth-child(3)
  .layout-81c1,
.pattern-silver-713e
  .feature_smooth_00e9
  > div:nth-child(1)
  .layout-81c1,
.pattern-silver-713e
  .pink-197c
  > div:nth-child(1)
  .layout-81c1,
.pattern-silver-713e
  .logo-old-71c9
  > div:nth-child(1)
  .layout-81c1,
.pattern-silver-713e
  .gradient-selected-3bed
  > div:nth-child(1)
  .layout-81c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-silver-713e .clean_7c2f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-silver-713e .modal-6960 {
  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-silver-713e .summary-67d3 {
  background-color: var(--e-global-color-primary);
}
.pattern-silver-713e .summary-67d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-silver-713e .summary-67d3:hover {
  background-color: var(--e-global-color-primary);
}
.pattern-silver-713e .disabled-last-3e93 {
  background-color: var(--e-global-color-primary);
}
.pattern-silver-713e .disabled-last-3e93:hover {
  background-color: var(--e-global-color-primary);
}
.pattern-silver-713e .steel_82b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-silver-713e .status_huge_2972 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-red-b2d1 .footer_47cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-red-b2d1 .wrapper-5aa4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-red-b2d1 .pagination-fb19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-red-b2d1 .complex_6893 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-red-b2d1 .paragraph_right_315b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-red-b2d1 .disabled-last-3e93 {
  background-color: var(--e-global-color-primary);
}
.list-red-b2d1 .disabled-last-3e93:hover {
  background-color: var(--e-global-color-primary);
}
.last_396a .text-2977 {
  background-color: var(--e-global-color-secondary);
}
.last_396a .sidebar_thick_01a2 {
  background-color: var(--e-global-color-text);
}
.last_396a .pattern-26a7 {
  background-color: var(--e-global-color-secondary);
}
.last_396a .tall_ab62 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last_396a .block-lite-4f4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last_396a .widget-warm-a2f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last_396a .carousel-north-62f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last_396a .aside_lite_027b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_7912 .bottom-d3dc .backdrop_e21d,
.notification_7912
  .bottom-d3dc
  .backdrop_e21d
  a,
.notification_7912 .sort-large-40da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_7912 .bottom-d3dc .article_2ef2,
.notification_7912 .large-9505 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_7912 .bottom-d3dc .article_2ef2 {
  color: var(--e-global-color-text);
}
.notification_7912 .large-9505 {
  color: var(--e-global-color-text);
}
.notification_7912
  .bottom-d3dc
  .secondary-prev-e9c6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_7912 .pagination-2132 .photo-b433 {
  background-color: var(--e-global-color-primary);
}
.notification_7912 .pagination-2132 .photo-b433:hover {
  background-color: var(--e-global-color-primary);
}
.notification_7912 .pagination-2132 .form_9aad li span {
  background-color: var(--e-global-color-text);
}
.notification_7912 .pagination-2132 .form_9aad li span:hover {
  background-color: var(--e-global-color-primary);
}
.notification_7912
  .pagination-2132
  .form_9aad
  li.new_562f
  span {
  background-color: var(--e-global-color-accent);
}
.notification_7912 .detail_static_d822 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_1c4c .surface-0b2b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-pink-7f1b .pro-ebad {
  background-color: var(--e-global-color-primary);
}
.component-pink-7f1b .panel_2fb8 {
  background-color: var(--e-global-color-secondary);
}
.component-pink-7f1b .plasma-6deb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-pink-7f1b .panel_abeb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-pink-7f1b .first-a865 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-pink-7f1b .secondary_cold_a84b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-pink-7f1b .message-644f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-pink-7f1b .pressed_18d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-pink-7f1b .white_dcd2 {
  background-color: var(--e-global-color-primary);
}
.component-pink-7f1b .white_dcd2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_soft_7827 .preview-7186 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_soft_7827 .photo_medium_9e96 {
  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);
}
.surface_soft_7827
  .frame-ff61:after {
  background-color: var(--e-global-color-primary);
}
.surface_soft_7827 .menu-2fd7 {
  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);
}
.current-ef02 .sort-large-40da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current-ef02 .large-9505 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_12db .pagination_febd .north_c92f {
  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);
}
.south_12db .pagination_febd .sort_906e {
  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-5bd3 .feature-pressed-f8c6 {
  background-color: var(--e-global-color-primary);
}
.row-5bd3 .summary_66a4 {
  background-color: var(--e-global-color-secondary);
}
.row-5bd3 .focus_72de .highlight_462c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-5bd3 .mask-up-84e1 .highlight_462c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_a3ba .up_f350 .active_c718 {
  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);
}
.thumbnail_a3ba .up_f350 .nav-selected-445e {
  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);
}
.thumbnail_a3ba .up_f350 .basic_27b2 {
  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);
}
.header-mini-935c .column_white_ea0f {
  border-color: var(--e-global-color-text);
}
.header-mini-935c .panel-c6fc {
  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-mini-935c .middle-3dd2 {
  color: var(--e-global-color-primary);
}
.header-mini-935c .sidebar_ef94 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_static_6db5 .light_fed5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_static_6db5 .complex_fb30 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_static_6db5 .glass_2250:hover .light_fed5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_static_6db5
  .glass_2250:hover
  .complex_fb30 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.huge-f2f6 .primary-c008 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.huge-f2f6 .sort_complex_c426 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-5fd1 .column-6548 .text-95f8 {
  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);
}
.panel-5fd1 .nav-yellow-c49b .text-95f8 {
  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);
}
.lower_818a .section_in_31cd {
  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);
}
.gold-f8f1 .tiny_d86b .background_5b65 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold-f8f1 .tiny_d86b .background_5b65 {
  background-color: var(--e-global-color-secondary);
}
.gold-f8f1 .shadow-west-7a59 .background_5b65 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold-f8f1 .shadow-west-7a59 .background_5b65 {
  background-color: var(--e-global-color-secondary);
}
.gold-f8f1 .wide_d914 .preview-c703 {
  background-color: var(--e-global-color-primary);
}
.gold-f8f1 .wide_d914:hover .preview-c703 {
  background-color: var(--e-global-color-secondary);
}
.gold-f8f1 .photo-b433 {
  background-color: var(--e-global-color-primary);
}
.gold-f8f1 .photo-b433:hover {
  background-color: var(--e-global-color-accent);
}
.gold-f8f1 .form_9aad li span {
  background-color: var(--e-global-color-text);
}
.gold-f8f1 .form_9aad li span:hover {
  background-color: var(--e-global-color-primary);
}
.gold-f8f1 .form_9aad li.new_562f span {
  background-color: var(--e-global-color-accent);
}
.white-6245 .simple_fe60 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-6245 .blue_b917 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_418b .primary_red_9f43:before {
  background-color: var(--e-global-color-secondary);
}
.frame_418b .logo-full-3fc8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_418b .item_76d9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-89aa .outline_pink_463c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-89aa .outline_pink_463c:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-89aa .outline_pink_463c.fn-active-6fa9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-89aa .notice-319e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-89aa .stale_c609 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-89aa .search-dd10 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-89aa .overlay-steel-31b9 {
  background-color: var(--e-global-color-primary);
}
.block-89aa .overlay-steel-31b9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block-89aa .background_prev_d2da {
  background-color: var(--e-global-color-primary);
}
.block-89aa .background_prev_d2da {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_green_77fc .paragraph_in_7711 .tabs-pro-0efb a {
  color: var(--e-global-color-secondary);
}
.wrapper_green_77fc .paragraph_in_7711 .tabs-pro-0efb a:hover {
  color: var(--e-global-color-secondary);
}
.wrapper_green_77fc .paragraph_in_7711 .tabs-pro-0efb,
.wrapper_green_77fc .paragraph_in_7711 .tabs-pro-0efb a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_green_77fc .paragraph_in_7711 .form_b0d0 {
  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);
}
.wrapper_green_77fc .paragraph_in_7711 .badge_eb0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_green_77fc .paragraph_in_7711 .nav-short-643c {
  background-color: var(--e-global-color-primary);
}
.wrapper_green_77fc .paragraph_in_7711 .nav-short-643c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_green_77fc .paragraph_in_7711 .nav-short-643c:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper_green_77fc .paragraph_in_7711 .paragraph_f3ca {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_green_77fc .paragraph_in_7711 .paragraph_f3ca {
  background-color: var(--e-global-color-primary);
}
.wrapper_green_77fc .paragraph_in_7711 .paragraph_f3ca:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper_green_77fc .paragraph_in_7711 .photo-b433 {
  background-color: var(--e-global-color-primary);
}
.wrapper_green_77fc .paragraph_in_7711 .photo-b433:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper_green_77fc .pagination-2132 .form_9aad li span {
  background-color: var(--e-global-color-text);
}
.wrapper_green_77fc .pagination-2132 .form_9aad li span:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper_green_77fc .pagination-2132 .form_9aad li.new_562f span {
  background-color: var(--e-global-color-accent);
}
.wrapper_green_77fc .steel_82b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_green_77fc .status_huge_2972 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_yellow_d622 .list_tiny_1434 .black-297c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_yellow_d622 .list_tiny_1434 .badge_hot_1468 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_yellow_d622 .list_tiny_1434 .element-dynamic-5510 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-2bdc .chip-e8de {
  border-color: var(--e-global-color-text);
}
.accordion-2bdc .first_7ff6 {
  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);
}
.accordion-2bdc .next-6f8c {
  color: var(--e-global-color-secondary);
}
.accordion-2bdc .next-6f8c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-2bdc .overlay_hard_8d1b > * {
  color: var(--e-global-color-primary);
}
.accordion-2bdc .overlay_hard_8d1b > * svg {
  fill: var(--e-global-color-primary);
}
.accordion-2bdc .component-65a1 {
  color: var(--e-global-color-primary);
}
.accordion-2bdc .component-65a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-2bdc .motion-d59e {
  color: var(--e-global-color-primary);
}
.accordion-2bdc .motion-d59e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-2bdc .info-da54 {
  color: var(--e-global-color-primary);
}
.accordion-2bdc .info-da54 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-2bdc .container_east_6043 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-2bdc .media_tiny_0002 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-2bdc .media_tiny_0002.text_1930 {
  color: var(--e-global-color-secondary);
}
.accordion-2bdc .media_tiny_0002.text_1930 .next-869b {
  color: var(--e-global-color-accent);
}
.accordion-2bdc .media_tiny_0002.paragraph-full-a516 {
  color: var(--e-global-color-text);
}
.accordion-2bdc .media_tiny_0002.paragraph-full-a516 .next-869b {
  color: var(--e-global-color-text);
}
.accordion-2bdc .media_tiny_0002:before {
  border-top-color: var(--e-global-color-text);
}
.accordion-2bdc .hero_f8f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-2bdc
  .hero_f8f5
  .first_b26c {
  background-color: var(--e-global-color-primary);
}
.accordion-2bdc
  .hero_f8f5
  .first_b26c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-2bdc .chip-e8de .block-e9bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_e82d .plasma-87f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel_e82d .item-ff7b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_0bc2 .tooltip_red_e723 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_0bc2
  .stone-3ace
  .highlight-smooth-17ef {
  background-color: var(--e-global-color-secondary);
}
.background_0bc2
  .stone-3ace.paper_2778
  .highlight-smooth-17ef {
  background-color: var(--e-global-color-text);
}
.background_0bc2
  .stone-3ace:hover
  .highlight-smooth-17ef {
  background-color: var(--e-global-color-accent);
}
.background_0bc2
  .stone-3ace.fn-active-6fa9
  .highlight-smooth-17ef {
  background-color: var(--e-global-color-primary);
}
.slider-right-5fc9 .green_9347 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.slider-right-5fc9 .summary-large-3df9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-right-5fc9 .thumbnail-fixed-16d3 {
  background-color: var(--e-global-color-primary);
}
.slider-right-5fc9 .thumbnail-fixed-16d3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_wood_b04b .status-outer-0daf .glass_9e19 .first_7587 {
  background-color: var(--e-global-color-secondary);
}
.search_wood_b04b .status-outer-0daf .white_02e3:after {
  background-color: var(--e-global-color-secondary);
}
.search_wood_b04b .bottom-5908 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_wood_b04b .next-6b5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_wood_b04b .shadow_4fe4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_wood_b04b .soft-d196 {
  background-color: var(--e-global-color-primary);
}
.search_wood_b04b .soft-d196 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_wood_b04b .preview_7e8b {
  background-color: var(--e-global-color-secondary);
}
.search_wood_b04b .preview_7e8b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_wood_b04b .status-outer-0daf .old-347d .silver_2f92:hover {
  background-color: var(--e-global-color-primary);
}
.search_wood_b04b
  .status-outer-0daf
  .old-347d
  .silver_2f92.container-2a2f {
  background-color: var(--e-global-color-primary);
}
.search_wood_b04b .status-outer-0daf .clean-3d50:before {
  border-color: var(--e-global-color-primary);
}
.search_wood_b04b .status-outer-0daf .clean-3d50:hover:before {
  border-color: var(--e-global-color-secondary);
}
.search_wood_b04b
  .status-outer-0daf
  .clean-3d50.left_da73:before {
  border-color: var(--e-global-color-primary);
}
.search_wood_b04b .caption-iron-f4e0 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-ff26 .aside-west-71f5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dirty-ff26 .aside-west-71f5:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dirty-ff26 .aside-west-71f5.main_hot_3146 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dirty-ff26 .easy-42c7 {
  background-color: var(--e-global-color-primary);
}
.dirty-ff26 .easy-42c7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dirty-ff26
  .dynamic-3aaa
  .block_966e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dirty-ff26
  .gallery-west-11e5
  .block_966e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort_static_ca26
  .avatar_south_e8be
  .north-2c47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_static_ca26
  .avatar_south_e8be
  .right_2b1f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_static_ca26 .logo-hovered-1260 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_static_ca26 .pink_a37d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_static_ca26 .logo-5fdb {
  background-color: var(--e-global-color-primary);
}
.sort_static_ca26 .logo-5fdb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title_4eda .gold-0f82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_4eda .hot_3c3a {
  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);
}
.title_4eda .fluid_502b {
  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);
}
.title_4eda .fluid_502b a:hover {
  color: var(--e-global-color-secondary);
}
.title_4eda .text-c7f3 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_4eda .title_6626 {
  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);
}
.title_4eda .avatar_acfb .photo-b433 {
  background-color: var(--e-global-color-primary);
}
.title_4eda .avatar_acfb .photo-b433:hover {
  background-color: var(--e-global-color-accent);
}
.title_4eda
  .avatar_acfb
  .form_9aad
  li
  span {
  background-color: var(--e-global-color-text);
}
.title_4eda
  .avatar_acfb
  .form_9aad
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.title_4eda
  .avatar_acfb
  .form_9aad
  li.new_562f
  span {
  background-color: var(--e-global-color-accent);
}
.column-fast-2200
  .focus_ce54
  .description_c7a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-fast-2200 .focus_ce54 .module-35a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-fast-2200 .focus_ce54 .wood_f43a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-fast-2200 .text-dark-f21a {
  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-fast-2200
  .disabled_narrow_0647.preview-49bc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-complex-db25
  > .input-aad5
  > div
  > .paragraph-medium-0429
  > .mini-53d0
  > a {
  background-color: var(--e-global-color-text);
}
.panel-complex-db25
  > .input-aad5
  > div
  > .paragraph-medium-0429
  > .mini-53d0
  > a
  .logo_b50b.popup-960d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-complex-db25
  > .input-aad5
  > div
  > .paragraph-medium-0429
  > .mini-53d0
  > a
  .border_west_e8bb.preview_5d23 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-complex-db25
  > .input-aad5
  > div
  > .paragraph-medium-0429
  > .mini-53d0
  > .lite-710c
  .mini-53d0
  > a {
  background-color: var(--e-global-color-secondary);
}
.panel-complex-db25
  > .input-aad5
  > div
  > .paragraph-medium-0429
  > .mini-53d0
  > .lite-710c
  .mini-53d0
  > a
  .feature-short-a6b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-complex-db25
  > .input-aad5
  > div
  > .paragraph-medium-0429
  > .mini-53d0
  > .lite-710c
  .mini-53d0
  > a
  .border_west_e8bb.item_e81d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-complex-db25
  > .input-aad5
  > div
  > .paragraph-medium-0429
  > .mini-53d0
  > a
  .pagination_dfd8:before {
  color: var(--e-global-color-text);
}
.panel-complex-db25
  > .input-aad5
  > div
  > .paragraph-medium-0429
  > .mini-53d0
  > .lite-710c
  a
  .pagination_dfd8:before {
  color: var(--e-global-color-text);
}
.panel-complex-db25
  > .input-aad5
  > div
  > .paragraph-medium-0429
  > .mini-53d0.preview_afdd
  > a
  .pagination_dfd8:before {
  color: var(--e-global-color-text);
}
.panel-complex-db25
  > .input-aad5
  > div
  > .paragraph-medium-0429
  > .mini-53d0
  > .lite-710c
  .mini-53d0.preview_afdd
  > a
  .pagination_dfd8:before {
  color: var(--e-global-color-text);
}
.panel-complex-db25
  > .input-aad5
  > div
  > .paragraph-medium-0429
  > .mini-53d0
  > a
  .highlight_fresh_ba84
  .alert-wood-d266 {
  color: var(--e-global-color-text);
}
.panel-complex-db25
  > .input-aad5
  > div
  > .paragraph-medium-0429
  > .mini-53d0
  > .lite-710c
  a
  .highlight_fresh_ba84
  .alert-wood-d266 {
  color: var(--e-global-color-text);
}
.panel-complex-db25
  > .input-aad5
  > div
  > .paragraph-medium-0429
  > .mini-53d0
  > a
  .highlight_fresh_ba84
  .alert-wood-d266,
.panel-complex-db25
  > .input-aad5
  > div
  > .paragraph-medium-0429
  > .mini-53d0
  > .lite-710c
  a
  .highlight_fresh_ba84
  .alert-wood-d266 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-complex-db25
  > .input-aad5
  > div
  > .paragraph-medium-0429
  > .mini-53d0
  > a
  .light_7513:before {
  color: var(--e-global-color-text);
}
.panel-complex-db25
  > .input-aad5
  > div
  > .paragraph-medium-0429
  > .mini-53d0
  > .lite-710c
  a
  .light_7513:before {
  color: var(--e-global-color-text);
}
.panel-complex-db25
  > .input-aad5
  > div
  > .paragraph-medium-0429
  > .mini-53d0.preview_afdd
  > a
  .light_7513:before {
  color: var(--e-global-color-text);
}
.panel-complex-db25
  > .input-aad5
  > div
  > .paragraph-medium-0429
  > .mini-53d0
  > .lite-710c
  .mini-53d0.preview_afdd
  > a
  .light_7513:before {
  color: var(--e-global-color-text);
}
.active-62e1 .title-hard-807f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-62e1
  .message_basic_5d94:hover
  .title-hard-807f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-brown-7c3a
  > .input-aad5
  > .breadcrumb_old_b1a0
  > .widget-e3ce
  > .section_stale_682f
  > .liquid_8092
  .iron_c1cb {
  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);
}
.message-brown-7c3a
  > .input-aad5
  > .breadcrumb_old_b1a0
  > .widget-e3ce
  > .section_stale_682f
  > .liquid_8092:hover
  .iron_c1cb {
  color: var(--e-global-color-text);
}
.message-brown-7c3a
  > .input-aad5
  > .breadcrumb_old_b1a0
  > .widget-e3ce
  > .section_stale_682f
  > .liquid_8092:hover
  .iron_c1cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-brown-7c3a
  > .input-aad5
  > .breadcrumb_old_b1a0
  > .widget-e3ce
  > .section_stale_682f.primary_gas_60ba
  > .liquid_8092
  .iron_c1cb {
  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);
}
.clean-0660 .huge-ee1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-0660 .secondary-dim-86cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-0660 .background-orange-c188 {
  background-color: var(--e-global-color-primary);
}
.clean-0660 .background-orange-c188 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip_7e8b
  > .input-aad5
  > .disabled-0a95
  > .tabs-bf5a
  > .image_045f
  .description-hard-e008 {
  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_7e8b
  > .input-aad5
  > .disabled-0a95
  > .tabs-bf5a
  > .image_045f
  .pattern-slow-7070 {
  color: var(--e-global-color-text);
}
.tooltip_7e8b
  > .input-aad5
  > .disabled-0a95
  > .tabs-bf5a
  > .image_045f:hover
  .description-hard-e008 {
  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_7e8b
  > .input-aad5
  > .disabled-0a95
  > .tabs-bf5a
  > .image_045f:hover
  .pattern-slow-7070 {
  color: var(--e-global-color-secondary);
}
.tooltip_7e8b
  > .input-aad5
  > .disabled-0a95
  > .tabs-bf5a
  > .image_045f.surface_f3b1
  .description-hard-e008 {
  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_7e8b
  > .input-aad5
  > .disabled-0a95
  > .tabs-bf5a
  > .image_045f.surface_f3b1
  .pattern-slow-7070 {
  color: var(--e-global-color-primary);
}
.iron-0b6e
  .content-e706
  .modal_29fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron-0b6e .surface_west_a547 .block-e9bc .media-b577 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_hard_565f .up_7263 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_hard_565f .label_huge_a31d .up_7263 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_hard_565f .mask_right_dbda {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_hard_565f .mask_right_dbda {
  background-color: var(--e-global-color-primary);
}
.tooltip-85e3 .nav-brown-d0eb .banner-tall-5127 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-85e3
  .nav-brown-d0eb:hover
  .dynamic-66be {
  color: var(--e-global-color-secondary);
}
.tooltip-85e3
  .nav-brown-d0eb:hover
  .banner-tall-5127 {
  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);
}
.fixed-9cba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.aside_590b {
  flex-direction: column;
}

.aside_590b .text_mini_2eff {
  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.aside_590b .text_mini_2eff {
  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);
}

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

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

.box-f5f6.icon-8415 {
  display: none;
}

.fresh-cb34 {
  display: none;
}

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

.right-5cc0.text_last_cfe2 {
  margin-bottom: 40px;
  width: 100%;
}

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

.aside_590b a {
  width: 100%;
}

.pattern_1972 .nav_0987.orange-add2 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.pattern_1972
  .nav_0987.layout_bottom_3362
  .backdrop-hovered-c886
  .button-upper-9405 {
  font-size: 20px !important;
}

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

.brown-ce22 {
  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-a092 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.preview-1bfd.header-7705 > .border-c066 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.article-212d {
  position: relative;
  width: 100%;
}

.secondary-smooth-3b2c {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.pattern_1972
  .nav_0987.stale-b2c2
  .pattern_ed67
  .card-ead4 {
  width: 100% !important;
}

.link-fast-4d4b {
  width: 500px !important;
  max-width: none;
}

.red_c97f {
  width: 100%;
}

.image-637a {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.item-b515 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.item-1549 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.item-b515:hover .item-1549 {
  visibility: visible;
}
.item-b515:hover.item-b515::before {
  display: block;
}

.picture-a092 h3 {
  color: #fff;
}

.icon-e492 {
  margin: 0;
}

.pattern_1972
  .nav_0987.stale-b2c2
  .card-ead4
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.up_86d3 {
  width: 100%;
}

.green_fa3b {
  width: 100%;
}

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

.green_fa3b {
  width: 100%;
}

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

.card-ead4 {
  display: flex;
  align-items: center;
}

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

.tabs-3c29 {
  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;
}

.aside_590b .text_mini_2eff.image_e9ed {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.aside_590b h1.text_mini_2eff {
  margin-top: 80px !important;
}

.pattern_1972 .nav_0987.nav_1eec {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.slow-c95f img {
  width: 100%;
}

.message-fast-636a .aside-e23b.backdrop-hovered-c886 {
  justify-content: space-between;
}

.north-3d9e {
  display: none;
}

.form_5e16 .paragraph-copper-f184 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .preview-1bfd .border-c066 {
    flex-wrap: nowrap !important;
  }
}

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

  .link-fast-4d4b {
    width: 100% !important;
  }
}

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

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

  .message-fast-636a .aside-e23b.backdrop-hovered-c886 {
    border-bottom: 1px solid #f0c159;
  }

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

  .preview-1bfd.header-7705 > .border-c066 {
    gap: 15px;
    justify-content: space-between;
  }

  .pattern_1972
    .nav_0987.stale-b2c2
    .card-ead4
    img {
    width: 60% !important;
  }

  .secondary-smooth-3b2c {
    left: 2%;
  }

  .tabs_606c {
    margin: 10px 0;
  }

  .aside_590b .paragraph-copper-f184 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.aside_590b .text_mini_2eff,
  .aside_590b .text_mini_2eff {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .card-ead4 {
    justify-content: center;
  }

  .aside_590b .paragraph-copper-f184 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .pattern_1972 .nav_0987.orange-add2 {
    width: 75% !important;
  }

  .slow-c95f img {
    width: 100% !important;
  }
}

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

  h2.aside_590b .text_mini_2eff,
  .aside_590b .text_mini_2eff {
    font-size: 30px !important;
  }

  .card-ead4 {
    justify-content: center;
  }

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

  .active_ad4f
    .gas-0abb.large-dd29 {
    margin: 0 !important;
  }

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

  .tabs_606c {
    display: flex;
  }

  .top_3408 .row_a17e {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .aside_590b h1.text_mini_2eff {
    margin-top: 40px !important;
  }

  .pattern_1972
    .nav_0987.stale-b2c2
    .card-ead4
    img,
  .secondary_gold_f2ae .pattern_ed67 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .pattern_1972 .nav_0987.orange-add2 {
    width: 100% !important;
  }

  .preview-1bfd.header-7705 > .border-c066 {
    gap: 3px;
  }

  .aside_590b .paragraph-copper-f184 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.message-fast-636a .aside-e23b.backdrop-hovered-c886 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.message-fast-636a .aside-e23b.backdrop-hovered-c886: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .message-fast-636a .aside-e23b.backdrop-hovered-c886 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .aside_590b .text_mini_2eff {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .row_a17e {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.primary-dynamic-fd8e .fresh-ad35 {
  flex-shrink: 0;
  white-space: nowrap;
}

.primary-dynamic-fd8e .hover_b3ab {
  flex-shrink: 0;
  min-width: fit-content;
}

.primary-dynamic-fd8e .button-upper-9405 {
  white-space: nowrap;
}

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

.primary-dynamic-fd8e {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.primary-dynamic-fd8e .fresh-ad35 {
  max-width: 80px !important;
}

.primary-dynamic-fd8e .hover_b3ab {
  max-width: 80px !important;
  overflow: hidden;
}

.primary-dynamic-fd8e .aside-e23b.backdrop-hovered-c886 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.primary-dynamic-fd8e .button-upper-9405 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: a60c */
.promo-block-x6 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
