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(.last_5449) {
  gap: 0.5em;
}
:where(.hidden-cb77) {
  gap: 0.5em;
}
body .thick-5d91 > .hovered-e813 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .thick-5d91 > .menu-a84e {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .thick-5d91 > .small_9cae {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .primary_medium_f23f > .hovered-e813 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .primary_medium_f23f > .menu-a84e {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .primary_medium_f23f > .small_9cae {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .primary_medium_f23f
  > :where(:not(.hovered-e813):not(.menu-a84e):not(.menu_rough_d17c)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .primary_medium_f23f > .banner-paper-332b {
  max-width: var(--wp--style--global--wide-size);
}
body .last_5449 {
  display: flex;
}
body .last_5449 {
  flex-wrap: wrap;
  align-items: center;
}
body .last_5449 > * {
  margin: 0;
}
body .hidden-cb77 {
  display: grid;
}
body .hidden-cb77 > * {
  margin: 0;
}
:where(.soft_e641.last_5449) {
  gap: 2em;
}
:where(.soft_e641.hidden-cb77) {
  gap: 2em;
}
:where(.widget-wood-576c.last_5449) {
  gap: 1.25em;
}
:where(.widget-wood-576c.hidden-cb77) {
  gap: 1.25em;
}
.badge_right_2bb2 {
  color: var(--wp--preset--color--black) !important;
}
.south_2cf8 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.top-428f {
  color: var(--wp--preset--color--white) !important;
}
.summary-next-9137 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.paragraph_lite_4227 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.card_white_8a2c {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.breadcrumb-fast-874e {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.gallery_pro_42ac {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.right_daeb {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.icon_d443 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.modal-light-9e24 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.notice_under_2e2c {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.alert-441a {
  background-color: var(--wp--preset--color--black) !important;
}
.layout_hot_8b0b {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.primary_upper_0a65 {
  background-color: var(--wp--preset--color--white) !important;
}
.content-plasma-de24 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.bottom_a8af {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.grid_tall_0a70 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.highlight-gold-28f2 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.green-a972 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.pattern-db4f {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.highlight-c46e {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.feature-b55d {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.column-cool-0b7f {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.header_5280 {
  border-color: var(--wp--preset--color--black) !important;
}
.bright_ddd8 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.tabs_thick_84be {
  border-color: var(--wp--preset--color--white) !important;
}
.sidebar-8244 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.hard-468b {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.carousel_f6bf {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.medium_6184 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.smooth-9c7c {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.disabled_0e4e {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.cool-508e {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.sort_green_60b7 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.south_95ee {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.button-active-5219 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.text_6449 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.first-db0b {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.pressed-e3ae {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.accent-hard-3579 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.bronze-9d21 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.banner-mini-9069 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.card-lite-7202 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.clean-4bc6 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.accordion_action_3c11 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.basic-4f7c {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.tall-e560 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.column_677a {
  font-size: var(--wp--preset--font-size--small) !important;
}
.active-simple-3dd6 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.notice-c8e1 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.button_59f5 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.title_289d a:where(:not(.menu-narrow-e6a6)) {
  color: inherit;
}
:where(.widget-wood-576c.last_5449) {
  gap: 1.25em;
}
:where(.widget-wood-576c.hidden-cb77) {
  gap: 1.25em;
}
:where(.soft_e641.last_5449) {
  gap: 2em;
}
:where(.soft_e641.hidden-cb77) {
  gap: 2em;
}
.selected_c9f2 {
  font-size: 1.5em;
  line-height: 1.6;
}

.accent_new_a966 .paper-d8f9 {
  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);
}
.stale-8a92 .pressed_d5e7 {
  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);
}
.dynamic_0592 {
  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);
}
.dynamic_0592.preview-hot-342c .inner_67ef {
  background-color: var(--e-global-color-primary);
}
.dynamic_0592.dirty-ef77 .inner_67ef,
.dynamic_0592.solid_611a .inner_67ef {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.current-2c2f .input_f83a {
  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);
}
.sort-4e04 {
  --divider-color: var(--e-global-color-secondary);
}
.sort-4e04 .title_upper_ce98 {
  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);
}
.sort-4e04.box-complex-d55a .card_70f5 {
  background-color: var(--e-global-color-secondary);
}
.sort-4e04.rough-14b3 .card_70f5,
.sort-4e04.nav_rough_9299 .card_70f5 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.sort-4e04.rough-14b3 .card_70f5,
.sort-4e04.nav_rough_9299 .card_70f5 svg {
  fill: var(--e-global-color-secondary);
}
.short-7035 .west_d53f {
  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);
}
.short-7035 .list_a604 {
  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);
}
.paper-dadf.box-complex-d55a .card_70f5 {
  background-color: var(--e-global-color-primary);
}
.paper-dadf.rough-14b3 .card_70f5,
.paper-dadf.nav_rough_9299 .card_70f5 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.paper-dadf.rough-14b3 .card_70f5,
.paper-dadf.nav_rough_9299 .card_70f5 svg {
  fill: var(--e-global-color-primary);
}
.current_41ae.box-complex-d55a .card_70f5 {
  background-color: var(--e-global-color-primary);
}
.current_41ae.rough-14b3 .card_70f5,
.current_41ae.nav_rough_9299 .card_70f5 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.current_41ae .media_fluid_13af {
  color: var(--e-global-color-primary);
}
.current_41ae .media_fluid_13af,
.current_41ae .media_fluid_13af a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current_41ae .icon_south_b37e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-c738 .badge-2877 {
  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);
}
.left_5e5a .feature_purple_6502 .breadcrumb_gas_0389 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_44bd .east_291c:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.mask_44bd .tabs_be96 i {
  color: var(--e-global-color-primary);
}
.mask_44bd .tabs_be96 svg {
  fill: var(--e-global-color-primary);
}
.mask_44bd .tooltip_8206 {
  color: var(--e-global-color-secondary);
}
.mask_44bd .east_291c > .tooltip_8206,
.mask_44bd .east_291c > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-9a87 .center_c453 {
  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);
}
.gas-9a87 .filter_37db {
  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);
}
.accordion_in_cbb2 .gallery_medium_eb0a .modal_0534 {
  background-color: var(--e-global-color-primary);
}
.accordion_in_cbb2 .out_baf4 {
  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);
}
.notification-short-957c .list_43d3 {
  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);
}
.notification-short-957c .background_first_ec3b {
  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);
}
.notification-short-957c .summary_0ec8 {
  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);
}
.highlight_fresh_5cf1 .filter-ab45,
.highlight_fresh_5cf1 .filter-ab45 a {
  color: var(--e-global-color-primary);
}
.highlight_fresh_5cf1 .filter-ab45.stale-86ad,
.highlight_fresh_5cf1 .filter-ab45.stale-86ad a {
  color: var(--e-global-color-accent);
}
.highlight_fresh_5cf1 .filter-ab45 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_fresh_5cf1 .column-1be3 {
  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);
}
.advanced_c225 .dynamic-92bb,
.advanced_c225 .fixed-4588 {
  color: var(--e-global-color-primary);
}
.advanced_c225 .dynamic-92bb svg {
  fill: var(--e-global-color-primary);
}
.advanced_c225 .stale-86ad .dynamic-92bb,
.advanced_c225 .stale-86ad .fixed-4588 {
  color: var(--e-global-color-accent);
}
.advanced_c225 .stale-86ad .dynamic-92bb svg {
  fill: var(--e-global-color-accent);
}
.advanced_c225 .fixed-4588 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced_c225 .column-1be3 {
  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_cold_ec7a .focus-6f40,
.list_cold_ec7a .dynamic-6490 {
  color: var(--e-global-color-primary);
}
.list_cold_ec7a .dynamic-6490 svg {
  fill: var(--e-global-color-primary);
}
.list_cold_ec7a .filter-ab45.stale-86ad a,
.list_cold_ec7a
  .filter-ab45.stale-86ad
  .dynamic-6490 {
  color: var(--e-global-color-accent);
}
.list_cold_ec7a .focus-6f40 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_cold_ec7a .column-1be3 {
  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);
}
.aside_3c91 .paragraph_38c7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_3c91 .tertiary-380d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-4881 .active_narrow_8e44 .image-b581 {
  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);
}
.gradient-4881 .active_narrow_8e44 .component-a360 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-4881 .element_3f87 .image-b581 {
  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);
}
.gradient-4881
  .element_3f87
  .component-a360 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-4881
  .last_7aff
  .image-b581 {
  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);
}
.gradient-4881
  .last_7aff
  .component-a360 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-4881
  .tag-outer-9482
  .image-b581 {
  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);
}
.gradient-4881
  .tag-outer-9482
  .component-a360 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_ab36 .hover_ba63 {
  background-color: var(--e-global-color-primary);
}
.button_ab36 .hover_ba63:hover {
  background-color: var(--e-global-color-primary);
}
.button_ab36 .south-6094 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_ab36
  .hover_ba63:hover
  .south-6094 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow_9c0c .mask-simple-e838 {
  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);
}
.easy-1c7f .status-c545 .search-0edb a {
  background-color: var(--e-global-color-accent);
}
.easy-1c7f .status-c545 .carousel_8cfb a {
  background-color: var(--e-global-color-accent);
}
.easy-1c7f .status-c545 .search-0edb a,
.easy-1c7f .status-c545 .carousel_8cfb a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-prev-9a7e
  .wrapper_narrow_d6e7.input-53d2
  .status-c545
  a.highlight_simple_3575 {
  background-color: var(--e-global-color-accent);
}
.active-prev-9a7e
  .wrapper_narrow_d6e7.input-53d2
  .status-c545
  span.highlight_simple_3575.fn-current-21f6 {
  background-color: var(--e-global-color-text);
}
.active-prev-9a7e
  .wrapper_narrow_d6e7.input-53d2
  .status-c545
  .highlight_simple_3575 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-5ab5 .fast_bb44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-5ab5
  .card_3850
  > .content_0627
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-5ab5
  .hard-3c94
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-5ab5
  .header_5d90
  .last-f621,
.outer-5ab5
  .header_5d90
  .progress-98e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-5ab5
  .header_5d90
  .button_ee1b,
.outer-5ab5
  .header_5d90
  a
  .button_ee1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-5ab5
  .header_5d90
  .table-dynamic-5210 {
  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);
}
.outer-5ab5
  .header_5d90
  .hover_3ed7 {
  background-color: var(--e-global-color-primary);
}
.outer-5ab5
  .header_5d90
  .hover_3ed7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-5ab5
  .header_5d90
  .hover_3ed7:hover {
  background-color: var(--e-global-color-primary);
}
.outer-5ab5
  .header_5d90
  .widget_4801 {
  background-color: var(--e-global-color-primary);
}
.outer-5ab5
  .header_5d90
  .widget_4801 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-5ab5
  .header_5d90
  .widget_4801:hover {
  background-color: var(--e-global-color-primary);
}
.outer-5ab5
  .south-ae6a
  .notice-b146
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-5ab5
  .south-ae6a
  .in-b61e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-5ab5
  .south-ae6a
  .table-dynamic-5210 {
  color: var(--e-global-color-text);
}
.outer-5ab5
  .south-ae6a
  .table-dynamic-5210
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-5ab5
  .south-ae6a
  .hover_3ed7 {
  background-color: var(--e-global-color-primary);
}
.outer-5ab5
  .south-ae6a
  .hover_3ed7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-5ab5
  .south-ae6a
  .hover_3ed7:hover {
  background-color: var(--e-global-color-primary);
}
.outer-5ab5
  .south-ae6a
  .widget_4801 {
  background-color: var(--e-global-color-primary);
}
.outer-5ab5
  .south-ae6a
  .widget_4801 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-5ab5
  .south-ae6a
  .widget_4801:hover {
  background-color: var(--e-global-color-primary);
}
.outer-5ab5 .media-0f14 {
  background-color: var(--e-global-color-primary);
}
.outer-5ab5 .media-0f14:hover {
  background-color: var(--e-global-color-primary);
}
.outer-5ab5 .container_644e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-5ab5 .active-1d98 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_2eb0 .right-0692 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_2eb0
  .accordion-38dc
  > div:nth-child(3)
  .right-0692,
.notification_2eb0
  .medium_a72b
  > div:nth-child(1)
  .right-0692,
.notification_2eb0
  .highlight-yellow-bc3f
  > div:nth-child(1)
  .right-0692,
.notification_2eb0
  .top-e4e2
  > div:nth-child(1)
  .right-0692,
.notification_2eb0
  .static_20af
  > div:nth-child(1)
  .right-0692 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_2eb0 .article_252a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_2eb0 .aside_7017 {
  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);
}
.notification_2eb0 .last_0d64 {
  background-color: var(--e-global-color-primary);
}
.notification_2eb0 .last_0d64 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_2eb0 .last_0d64:hover {
  background-color: var(--e-global-color-primary);
}
.notification_2eb0 .filter-prev-b7df {
  background-color: var(--e-global-color-primary);
}
.notification_2eb0 .filter-prev-b7df:hover {
  background-color: var(--e-global-color-primary);
}
.notification_2eb0 .container_644e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_2eb0 .active-1d98 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_9e63 .wrapper-1351 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_9e63 .info-motion-4be8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_9e63 .heading_2fc4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_9e63 .tabs_8cc8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_9e63 .picture_hard_ae97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_9e63 .filter-prev-b7df {
  background-color: var(--e-global-color-primary);
}
.slider_9e63 .filter-prev-b7df:hover {
  background-color: var(--e-global-color-primary);
}
.dirty-f732 .feature_b653 {
  background-color: var(--e-global-color-secondary);
}
.dirty-f732 .green-15da {
  background-color: var(--e-global-color-text);
}
.dirty-f732 .shadow_0ee0 {
  background-color: var(--e-global-color-secondary);
}
.dirty-f732 .disabled-pro-d9a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty-f732 .filter_slow_983d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-f732 .progress-liquid-28b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-f732 .sort_copper_188e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-f732 .outline_new_8abd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-b9c8 .media-940d .label-a58d,
.banner-b9c8
  .media-940d
  .label-a58d
  a,
.banner-b9c8 .backdrop-in-4487 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-b9c8 .media-940d .slow_3777,
.banner-b9c8 .feature_8fa4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-b9c8 .media-940d .slow_3777 {
  color: var(--e-global-color-text);
}
.banner-b9c8 .feature_8fa4 {
  color: var(--e-global-color-text);
}
.banner-b9c8
  .media-940d
  .left_7f64 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-b9c8 .pro-8d7b .focus-current-82cc {
  background-color: var(--e-global-color-primary);
}
.banner-b9c8 .pro-8d7b .focus-current-82cc:hover {
  background-color: var(--e-global-color-primary);
}
.banner-b9c8 .pro-8d7b .grid-left-8d01 li span {
  background-color: var(--e-global-color-text);
}
.banner-b9c8 .pro-8d7b .grid-left-8d01 li span:hover {
  background-color: var(--e-global-color-primary);
}
.banner-b9c8
  .pro-8d7b
  .grid-left-8d01
  li.yellow-1526
  span {
  background-color: var(--e-global-color-accent);
}
.banner-b9c8 .description-thick-d45b span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_a42b .mask_new_c5ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.brown_e03b .pattern_easy_2f92 {
  background-color: var(--e-global-color-primary);
}
.brown_e03b .next_a268 {
  background-color: var(--e-global-color-secondary);
}
.brown_e03b .picture-8a52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_e03b .active-89da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_e03b .carousel_bottom_6141 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_e03b .shadow_51aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_e03b .summary_advanced_c620 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_e03b .stale-581b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_e03b .thumbnail-easy-5228 {
  background-color: var(--e-global-color-primary);
}
.brown_e03b .thumbnail-easy-5228 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle-2891 .right-c96b {
  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);
}
.middle-2891 .slider-hot-35c0 {
  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);
}
.middle-2891
  .menu-1537:after {
  background-color: var(--e-global-color-primary);
}
.middle-2891 .mask-3ee8 {
  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);
}
.bright_23be .backdrop-in-4487 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_23be .feature_8fa4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-f8d7 .mask-thick-86e4 .sort-out-5334 {
  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);
}
.selected-f8d7 .mask-thick-86e4 .dim_525e {
  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);
}
.tiny-fe7c .thumbnail_paper_167e {
  background-color: var(--e-global-color-primary);
}
.tiny-fe7c .surface_outer_6bdb {
  background-color: var(--e-global-color-secondary);
}
.tiny-fe7c .link_full_69b0 .image-action-3adf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny-fe7c .avatar_bronze_d0f0 .image-action-3adf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white_45ad .motion_7e44 .component-35c8 {
  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);
}
.white_45ad .motion_7e44 .inner_a9d0 {
  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);
}
.white_45ad .motion_7e44 .carousel-basic-b7d8 {
  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);
}
.hard_7a42 .medium-d3a8 {
  border-color: var(--e-global-color-text);
}
.hard_7a42 .box-bright-9511 {
  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);
}
.hard_7a42 .cold_cff3 {
  color: var(--e-global-color-primary);
}
.hard_7a42 .prev_011f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_836f .thumbnail-295a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_836f .focus_6675 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_836f .shadow_7b14:hover .thumbnail-295a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_836f
  .shadow_7b14:hover
  .focus_6675 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-e145 .banner-short-04fd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-e145 .tertiary-a932 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up-e211 .heading_top_c47a .link-dffb {
  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);
}
.up-e211 .dropdown-orange-1bb8 .link-dffb {
  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);
}
.tall-f122 .nav-short-603a {
  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);
}
.message-stone-4f65 .active-fixed-ce9a .main_tall_4eff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-stone-4f65 .active-fixed-ce9a .main_tall_4eff {
  background-color: var(--e-global-color-secondary);
}
.message-stone-4f65 .red_4a8d .main_tall_4eff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-stone-4f65 .red_4a8d .main_tall_4eff {
  background-color: var(--e-global-color-secondary);
}
.message-stone-4f65 .media-bottom-035d .pro_6fed {
  background-color: var(--e-global-color-primary);
}
.message-stone-4f65 .media-bottom-035d:hover .pro_6fed {
  background-color: var(--e-global-color-secondary);
}
.message-stone-4f65 .focus-current-82cc {
  background-color: var(--e-global-color-primary);
}
.message-stone-4f65 .focus-current-82cc:hover {
  background-color: var(--e-global-color-accent);
}
.message-stone-4f65 .grid-left-8d01 li span {
  background-color: var(--e-global-color-text);
}
.message-stone-4f65 .grid-left-8d01 li span:hover {
  background-color: var(--e-global-color-primary);
}
.message-stone-4f65 .grid-left-8d01 li.yellow-1526 span {
  background-color: var(--e-global-color-accent);
}
.media-a30d .description-solid-607d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-a30d .active-4948 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-north-bcf1 .brown-d339:before {
  background-color: var(--e-global-color-secondary);
}
.widget-north-bcf1 .shade_yellow_7239 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-north-bcf1 .background-aaa2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_narrow_ab0f .hover_bfc1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_narrow_ab0f .hover_bfc1:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_narrow_ab0f .hover_bfc1.fn-active-21f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_narrow_ab0f .active_2693 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_narrow_ab0f .accent-yellow-b8bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_narrow_ab0f .preview-9ee1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_narrow_ab0f .label_lower_9ad2 {
  background-color: var(--e-global-color-primary);
}
.search_narrow_ab0f .label_lower_9ad2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_narrow_ab0f .badge-fresh-806d {
  background-color: var(--e-global-color-primary);
}
.search_narrow_ab0f .badge-fresh-806d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_554c .shade_e961 .slider_74cd a {
  color: var(--e-global-color-secondary);
}
.secondary_554c .shade_e961 .slider_74cd a:hover {
  color: var(--e-global-color-secondary);
}
.secondary_554c .shade_e961 .slider_74cd,
.secondary_554c .shade_e961 .slider_74cd a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_554c .shade_e961 .fluid_2bd0 {
  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);
}
.secondary_554c .shade_e961 .hard_5ab1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_554c .shade_e961 .article_simple_8188 {
  background-color: var(--e-global-color-primary);
}
.secondary_554c .shade_e961 .article_simple_8188 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_554c .shade_e961 .article_simple_8188:hover {
  background-color: var(--e-global-color-primary);
}
.secondary_554c .shade_e961 .accordion_top_4b7f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_554c .shade_e961 .accordion_top_4b7f {
  background-color: var(--e-global-color-primary);
}
.secondary_554c .shade_e961 .accordion_top_4b7f:hover {
  background-color: var(--e-global-color-primary);
}
.secondary_554c .shade_e961 .focus-current-82cc {
  background-color: var(--e-global-color-primary);
}
.secondary_554c .shade_e961 .focus-current-82cc:hover {
  background-color: var(--e-global-color-primary);
}
.secondary_554c .pro-8d7b .grid-left-8d01 li span {
  background-color: var(--e-global-color-text);
}
.secondary_554c .pro-8d7b .grid-left-8d01 li span:hover {
  background-color: var(--e-global-color-primary);
}
.secondary_554c .pro-8d7b .grid-left-8d01 li.yellow-1526 span {
  background-color: var(--e-global-color-accent);
}
.secondary_554c .container_644e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_554c .active-1d98 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-8d76 .blue_0471 .icon-4830 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-8d76 .blue_0471 .west-cf44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-8d76 .blue_0471 .overlay_top_f63f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_bcaa .search-soft-26d4 {
  border-color: var(--e-global-color-text);
}
.notification_bcaa .texture_purple_bf20 {
  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);
}
.notification_bcaa .mini_8148 {
  color: var(--e-global-color-secondary);
}
.notification_bcaa .mini_8148 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_bcaa .down-cbc6 > * {
  color: var(--e-global-color-primary);
}
.notification_bcaa .down-cbc6 > * svg {
  fill: var(--e-global-color-primary);
}
.notification_bcaa .backdrop_pressed_1dfb {
  color: var(--e-global-color-primary);
}
.notification_bcaa .backdrop_pressed_1dfb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_bcaa .chip-90e2 {
  color: var(--e-global-color-primary);
}
.notification_bcaa .chip-90e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_bcaa .border-9569 {
  color: var(--e-global-color-primary);
}
.notification_bcaa .border-9569 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_bcaa .aside-advanced-701a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_bcaa .component_large_7abd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_bcaa .component_large_7abd.next_8003 {
  color: var(--e-global-color-secondary);
}
.notification_bcaa .component_large_7abd.next_8003 .article_db08 {
  color: var(--e-global-color-accent);
}
.notification_bcaa .component_large_7abd.primary-4ed3 {
  color: var(--e-global-color-text);
}
.notification_bcaa .component_large_7abd.primary-4ed3 .article_db08 {
  color: var(--e-global-color-text);
}
.notification_bcaa .component_large_7abd:before {
  border-top-color: var(--e-global-color-text);
}
.notification_bcaa .nav_next_24a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_bcaa
  .nav_next_24a4
  .secondary_down_dd5e {
  background-color: var(--e-global-color-primary);
}
.notification_bcaa
  .nav_next_24a4
  .secondary_down_dd5e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_bcaa .search-soft-26d4 .article-hard-df55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_49fd .static_f8e8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_49fd .cool-d5fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-next-4e03 .last-1d8a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-next-4e03
  .notification-small-e704
  .header_prev_5a04 {
  background-color: var(--e-global-color-secondary);
}
.hidden-next-4e03
  .notification-small-e704.simple-28f4
  .header_prev_5a04 {
  background-color: var(--e-global-color-text);
}
.hidden-next-4e03
  .notification-small-e704:hover
  .header_prev_5a04 {
  background-color: var(--e-global-color-accent);
}
.hidden-next-4e03
  .notification-small-e704.fn-active-21f6
  .header_prev_5a04 {
  background-color: var(--e-global-color-primary);
}
.advanced_1438 .outline_e6a2 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.advanced_1438 .top-7ca3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced_1438 .highlight_b951 {
  background-color: var(--e-global-color-primary);
}
.advanced_1438 .highlight_b951 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_f7a7 .thumbnail_7252 .middle_da16 .breadcrumb_advanced_efb0 {
  background-color: var(--e-global-color-secondary);
}
.border_f7a7 .thumbnail_7252 .form_hot_7c7d:after {
  background-color: var(--e-global-color-secondary);
}
.border_f7a7 .fresh-5148 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_f7a7 .photo_ec11 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_f7a7 .tabs-outer-fd90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_f7a7 .main_5ab3 {
  background-color: var(--e-global-color-primary);
}
.border_f7a7 .main_5ab3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_f7a7 .logo_8cd7 {
  background-color: var(--e-global-color-secondary);
}
.border_f7a7 .logo_8cd7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_f7a7 .thumbnail_7252 .grid-black-ee58 .photo-cold-67c5:hover {
  background-color: var(--e-global-color-primary);
}
.border_f7a7
  .thumbnail_7252
  .grid-black-ee58
  .photo-cold-67c5.box-e386 {
  background-color: var(--e-global-color-primary);
}
.border_f7a7 .thumbnail_7252 .status-small-1fc6:before {
  border-color: var(--e-global-color-primary);
}
.border_f7a7 .thumbnail_7252 .status-small-1fc6:hover:before {
  border-color: var(--e-global-color-secondary);
}
.border_f7a7
  .thumbnail_7252
  .status-small-1fc6.row_d025:before {
  border-color: var(--e-global-color-primary);
}
.border_f7a7 .bottom_cca6 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-21ad .clean_ef54 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tiny-21ad .clean_ef54:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tiny-21ad .clean_ef54.hero_6678 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tiny-21ad .prev_8bac {
  background-color: var(--e-global-color-primary);
}
.tiny-21ad .prev_8bac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tiny-21ad
  .tag_c051
  .panel-hovered-252a
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tiny-21ad
  .description-fresh-9dda
  .panel-hovered-252a
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue-5830
  .summary_7af2
  .complex-4e48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-5830
  .summary_7af2
  .shade-next-bca2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-5830 .thumbnail_static_f05e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-5830 .accent_4422 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue-5830 .glass-8dd9 {
  background-color: var(--e-global-color-primary);
}
.blue-5830 .glass-8dd9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_hard_b09a .detail-a902 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_hard_b09a .hidden_0d86 {
  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);
}
.status_hard_b09a .footer-active-a32c {
  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);
}
.status_hard_b09a .footer-active-a32c a:hover {
  color: var(--e-global-color-secondary);
}
.status_hard_b09a .image_87c8 {
  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);
}
.status_hard_b09a .mask_outer_ee9c {
  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);
}
.status_hard_b09a .hard_2f7c .focus-current-82cc {
  background-color: var(--e-global-color-primary);
}
.status_hard_b09a .hard_2f7c .focus-current-82cc:hover {
  background-color: var(--e-global-color-accent);
}
.status_hard_b09a
  .hard_2f7c
  .grid-left-8d01
  li
  span {
  background-color: var(--e-global-color-text);
}
.status_hard_b09a
  .hard_2f7c
  .grid-left-8d01
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.status_hard_b09a
  .hard_2f7c
  .grid-left-8d01
  li.yellow-1526
  span {
  background-color: var(--e-global-color-accent);
}
.orange_131e
  .wood-d326
  .pagination-f1bc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_131e .wood-d326 .narrow-8e3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_131e .wood-d326 .nav-light-925f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_131e .primary_smooth_0058 {
  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);
}
.orange_131e
  .glass-a65e.row_bronze_e4bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action_4b10
  > .bronze-72e9
  > div
  > .modal_ea32
  > .description-soft-7a8d
  > a {
  background-color: var(--e-global-color-text);
}
.action_4b10
  > .bronze-72e9
  > div
  > .modal_ea32
  > .description-soft-7a8d
  > a
  .media_light_d5ae.row-1452 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.action_4b10
  > .bronze-72e9
  > div
  > .modal_ea32
  > .description-soft-7a8d
  > a
  .detail-f221.pattern-mini-0126 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.action_4b10
  > .bronze-72e9
  > div
  > .modal_ea32
  > .description-soft-7a8d
  > .gold-03e8
  .description-soft-7a8d
  > a {
  background-color: var(--e-global-color-secondary);
}
.action_4b10
  > .bronze-72e9
  > div
  > .modal_ea32
  > .description-soft-7a8d
  > .gold-03e8
  .description-soft-7a8d
  > a
  .column_595e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action_4b10
  > .bronze-72e9
  > div
  > .modal_ea32
  > .description-soft-7a8d
  > .gold-03e8
  .description-soft-7a8d
  > a
  .detail-f221.caption_0fd0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.action_4b10
  > .bronze-72e9
  > div
  > .modal_ea32
  > .description-soft-7a8d
  > a
  .tabs_plasma_fd1b:before {
  color: var(--e-global-color-text);
}
.action_4b10
  > .bronze-72e9
  > div
  > .modal_ea32
  > .description-soft-7a8d
  > .gold-03e8
  a
  .tabs_plasma_fd1b:before {
  color: var(--e-global-color-text);
}
.action_4b10
  > .bronze-72e9
  > div
  > .modal_ea32
  > .description-soft-7a8d.video-south-6e33
  > a
  .tabs_plasma_fd1b:before {
  color: var(--e-global-color-text);
}
.action_4b10
  > .bronze-72e9
  > div
  > .modal_ea32
  > .description-soft-7a8d
  > .gold-03e8
  .description-soft-7a8d.video-south-6e33
  > a
  .tabs_plasma_fd1b:before {
  color: var(--e-global-color-text);
}
.action_4b10
  > .bronze-72e9
  > div
  > .modal_ea32
  > .description-soft-7a8d
  > a
  .grid_warm_d268
  .right_c28c {
  color: var(--e-global-color-text);
}
.action_4b10
  > .bronze-72e9
  > div
  > .modal_ea32
  > .description-soft-7a8d
  > .gold-03e8
  a
  .grid_warm_d268
  .right_c28c {
  color: var(--e-global-color-text);
}
.action_4b10
  > .bronze-72e9
  > div
  > .modal_ea32
  > .description-soft-7a8d
  > a
  .grid_warm_d268
  .right_c28c,
.action_4b10
  > .bronze-72e9
  > div
  > .modal_ea32
  > .description-soft-7a8d
  > .gold-03e8
  a
  .grid_warm_d268
  .right_c28c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_4b10
  > .bronze-72e9
  > div
  > .modal_ea32
  > .description-soft-7a8d
  > a
  .tall_6d85:before {
  color: var(--e-global-color-text);
}
.action_4b10
  > .bronze-72e9
  > div
  > .modal_ea32
  > .description-soft-7a8d
  > .gold-03e8
  a
  .tall_6d85:before {
  color: var(--e-global-color-text);
}
.action_4b10
  > .bronze-72e9
  > div
  > .modal_ea32
  > .description-soft-7a8d.video-south-6e33
  > a
  .tall_6d85:before {
  color: var(--e-global-color-text);
}
.action_4b10
  > .bronze-72e9
  > div
  > .modal_ea32
  > .description-soft-7a8d
  > .gold-03e8
  .description-soft-7a8d.video-south-6e33
  > a
  .tall_6d85:before {
  color: var(--e-global-color-text);
}
.header_full_24e6 .tabs-simple-b377 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_full_24e6
  .widget-middle-9398:hover
  .tabs-simple-b377 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_03df
  > .bronze-72e9
  > .huge-f04d
  > .bright_182c
  > .east_ed5c
  > .heading-9093
  .table_9fb4 {
  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);
}
.dropdown_03df
  > .bronze-72e9
  > .huge-f04d
  > .bright_182c
  > .east_ed5c
  > .heading-9093:hover
  .table_9fb4 {
  color: var(--e-global-color-text);
}
.dropdown_03df
  > .bronze-72e9
  > .huge-f04d
  > .bright_182c
  > .east_ed5c
  > .heading-9093:hover
  .table_9fb4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_03df
  > .bronze-72e9
  > .huge-f04d
  > .bright_182c
  > .east_ed5c.focus_247d
  > .heading-9093
  .table_9fb4 {
  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);
}
.silver_8a21 .surface_lower_5a09 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_8a21 .preview_hard_84af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_8a21 .block_b0a3 {
  background-color: var(--e-global-color-primary);
}
.silver_8a21 .block_b0a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table_east_7724
  > .bronze-72e9
  > .search-fresh-e324
  > .background_b1ad
  > .feature_6afa
  .sidebar-mini-3290 {
  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);
}
.table_east_7724
  > .bronze-72e9
  > .search-fresh-e324
  > .background_b1ad
  > .feature_6afa
  .detail-gold-ccc8 {
  color: var(--e-global-color-text);
}
.table_east_7724
  > .bronze-72e9
  > .search-fresh-e324
  > .background_b1ad
  > .feature_6afa:hover
  .sidebar-mini-3290 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_east_7724
  > .bronze-72e9
  > .search-fresh-e324
  > .background_b1ad
  > .feature_6afa:hover
  .detail-gold-ccc8 {
  color: var(--e-global-color-secondary);
}
.table_east_7724
  > .bronze-72e9
  > .search-fresh-e324
  > .background_b1ad
  > .feature_6afa.article_48f6
  .sidebar-mini-3290 {
  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);
}
.table_east_7724
  > .bronze-72e9
  > .search-fresh-e324
  > .background_b1ad
  > .feature_6afa.article_48f6
  .detail-gold-ccc8 {
  color: var(--e-global-color-primary);
}
.medium_c0a6
  .motion-e149
  .container-2fe3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium_c0a6 .image-top-ef68 .article-hard-df55 .thumbnail_hovered_3ef9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-left-6cbb .video-77cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-left-6cbb .primary-a310 .video-77cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-left-6cbb .search_motion_c6d7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail-left-6cbb .search_motion_c6d7 {
  background-color: var(--e-global-color-primary);
}
.nav_cold_dece .grid-c316 .heading-pressed-2e1d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_cold_dece
  .grid-c316:hover
  .detail-thick-6206 {
  color: var(--e-global-color-secondary);
}
.nav_cold_dece
  .grid-c316:hover
  .heading-pressed-2e1d {
  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);
}
.pattern-7a16 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.modal-8ab6 {
  flex-direction: column;
}

.modal-8ab6 .lower_0cb0 {
  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.modal-8ab6 .lower_0cb0 {
  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);
}

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

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

.hot-0ea9.active_99da {
  display: none;
}

.gallery_07fa {
  display: none;
}

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

.search-purple-4be5.small_c542 {
  margin-bottom: 40px;
  width: 100%;
}

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

.modal-8ab6 a {
  width: 100%;
}

.red_3e34 .gas-874d.texture_gold_2fba {
  width: 20% !important;
}

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

.copper-8bb7: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%);
}

.copper-8bb7 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.red_3e34
  .gas-874d.container-green-37e0
  .logo-fluid-d5b1
  .fast_2da3 {
  font-size: 20px !important;
}

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

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

.tertiary-paper-226f h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.item-38b4.action_f9e7 > .table_left_1279 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.grid-middle-2b88 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.fresh-221e {
  display: flex;
  gap: 50px;
}

.red_3e34
  .gas-874d.chip-b829
  .header-212d
  .title_c69a {
  width: 100% !important;
}

.box-left-1610 {
  width: 500px !important;
  max-width: none;
}

.pagination-8445 {
  width: 100%;
}

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

.texture-29f9 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.texture-29f9:hover .cool_544e {
  visibility: visible;
}
.texture-29f9:hover.texture-29f9::before {
  display: block;
}

.tertiary-paper-226f h3 {
  color: #fff;
}

.shade-4690 {
  margin: 0;
}

.red_3e34
  .gas-874d.chip-b829
  .title_c69a
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.cool_78d2 {
  width: 100%;
}

.liquid_73e5 {
  width: 100%;
}

.in-1d4e {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.liquid_73e5 {
  width: 100%;
}

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

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

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

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

.modal-8ab6 .lower_0cb0.title_ac38 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.modal-8ab6 h1.lower_0cb0 {
  margin-top: 80px !important;
}

.red_3e34 .gas-874d.box_medium_fca0 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.glass_94c2 img {
  width: 100%;
}

.image-wide-183d .up-e415.logo-fluid-d5b1 {
  justify-content: space-between;
}

.photo-c165 {
  display: none;
}

.pressed-0fc2 .text_da87 {
  margin: 1px 0 !important;
}

.soft-4c98 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .item-38b4 .table_left_1279 {
    flex-wrap: nowrap !important;
  }
}

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

  .box-left-1610 {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .tertiary-paper-226f h3 {
    font-size: 28px;
  }

  .copper-8bb7 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .image-wide-183d .up-e415.logo-fluid-d5b1 {
    border-bottom: 1px solid #f0c159;
  }

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

  .item-38b4.action_f9e7 > .table_left_1279 {
    gap: 15px;
    justify-content: space-between;
  }

  .red_3e34
    .gas-874d.chip-b829
    .title_c69a
    img {
    width: 60% !important;
  }

  .grid-middle-2b88 {
    left: 2%;
  }

  .hero-38ed {
    margin: 10px 0;
  }

  .modal-8ab6 .text_da87 {
    margin: 0;
    margin-bottom: 10px;
  }

  .copper-8bb7 {
    font-size: 16px !important;
  }

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

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

  h2.modal-8ab6 .lower_0cb0,
  .modal-8ab6 .lower_0cb0 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .title_c69a {
    justify-content: center;
  }

  .modal-8ab6 .text_da87 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .red_3e34 .gas-874d.texture_gold_2fba {
    width: 75% !important;
  }

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

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

  h2.modal-8ab6 .lower_0cb0,
  .modal-8ab6 .lower_0cb0 {
    font-size: 30px !important;
  }

  .title_c69a {
    justify-content: center;
  }

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

  .full_8f19
    .backdrop_d18a.feature-2f1d {
    margin: 0 !important;
  }

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

  .hero-38ed {
    display: flex;
  }

  .header-b151 .copper-8bb7 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .primary-liquid-3606 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .modal-8ab6 h1.lower_0cb0 {
    margin-top: 40px !important;
  }

  .red_3e34
    .gas-874d.chip-b829
    .title_c69a
    img,
  .short-7035 .header-212d {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .red_3e34 .gas-874d.texture_gold_2fba {
    width: 100% !important;
  }

  .item-38b4.action_f9e7 > .table_left_1279 {
    gap: 3px;
  }

  .modal-8ab6 .text_da87 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.image-wide-183d .up-e415.logo-fluid-d5b1 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.image-wide-183d .up-e415.logo-fluid-d5b1: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);
}

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

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

.modal-8ab6 {
  position: relative;
  padding-top: 30px;
}

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

.hot-0ea9: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .image-wide-183d .up-e415.logo-fluid-d5b1 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .modal-8ab6 .lower_0cb0 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .copper-8bb7 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.breadcrumb_silver_8abc .menu_advanced_db32 {
  flex-shrink: 0;
  white-space: nowrap;
}

.breadcrumb_silver_8abc .filter_9b6f {
  flex-shrink: 0;
  min-width: fit-content;
}

.breadcrumb_silver_8abc .fast_2da3 {
  white-space: nowrap;
}

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

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

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

.breadcrumb_silver_8abc .filter_9b6f {
  max-width: 80px !important;
  overflow: hidden;
}

.breadcrumb_silver_8abc .up-e415.logo-fluid-d5b1 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.breadcrumb_silver_8abc .fast_2da3 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 34cb */
.ghost-box-a9 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.0;
}
