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(.link-f929) {
  gap: 0.5em;
}
:where(.gradient-595c) {
  gap: 0.5em;
}
body .disabled_1116 > .box_pro_8aa9 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .disabled_1116 > .accent-0b56 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .disabled_1116 > .link_smooth_934c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .last_ddea > .box_pro_8aa9 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .last_ddea > .accent-0b56 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .last_ddea > .link_smooth_934c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .last_ddea
  > :where(:not(.box_pro_8aa9):not(.accent-0b56):not(.tiny-6d0d)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .last_ddea > .link_old_5077 {
  max-width: var(--wp--style--global--wide-size);
}
body .link-f929 {
  display: flex;
}
body .link-f929 {
  flex-wrap: wrap;
  align-items: center;
}
body .link-f929 > * {
  margin: 0;
}
body .gradient-595c {
  display: grid;
}
body .gradient-595c > * {
  margin: 0;
}
:where(.carousel_9090.link-f929) {
  gap: 2em;
}
:where(.carousel_9090.gradient-595c) {
  gap: 2em;
}
:where(.input_current_1f2a.link-f929) {
  gap: 1.25em;
}
:where(.input_current_1f2a.gradient-595c) {
  gap: 1.25em;
}
.new_d3f4 {
  color: var(--wp--preset--color--black) !important;
}
.avatar_active_5e26 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.medium-3e8c {
  color: var(--wp--preset--color--white) !important;
}
.row_soft_ad4e {
  color: var(--wp--preset--color--pale-pink) !important;
}
.disabled_cb6c {
  color: var(--wp--preset--color--vivid-red) !important;
}
.iron-98e7 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.small_4006 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.clean_21ee {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.filter_up_0776 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.video_outer_107a {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.pagination-simple-f5d7 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.paper-047a {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.alert-1aa5 {
  background-color: var(--wp--preset--color--black) !important;
}
.info-fd87 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.description-55b0 {
  background-color: var(--wp--preset--color--white) !important;
}
.tabs_lite_1c73 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.in-a438 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.tag_dynamic_6a86 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.secondary_up_8404 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.highlight-solid-0c70 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.stale_9a44 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.wrapper_b999 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.clean-f99d {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.paragraph_cold_0684 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.hover_easy_e878 {
  border-color: var(--wp--preset--color--black) !important;
}
.header_0c0a {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.texture_f199 {
  border-color: var(--wp--preset--color--white) !important;
}
.active_purple_4203 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.input-blue-65a0 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.row-ba3d {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.brown_737d {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.text-1218 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.pattern-f9e5 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.lower_9f70 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.background-center-6ad8 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.photo-dirty-9c1b {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.complex_e4df {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.hovered-3680 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.tabs-pro-b738 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.thick_6747 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.shadow_61d5 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.basic-308c {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.hero_fe15 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.dark_eb17 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.header-next-604f {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.image_26ec {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.next_c3ff {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.medium_5b8c {
  background: var(--wp--preset--gradient--midnight) !important;
}
.item-31db {
  font-size: var(--wp--preset--font-size--small) !important;
}
.aside-inner-f3bf {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.dirty-d1b1 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.pattern_c2b7 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.layout-8070 a:where(:not(.item-67fd)) {
  color: inherit;
}
:where(.input_current_1f2a.link-f929) {
  gap: 1.25em;
}
:where(.input_current_1f2a.gradient-595c) {
  gap: 1.25em;
}
:where(.carousel_9090.link-f929) {
  gap: 2em;
}
:where(.carousel_9090.gradient-595c) {
  gap: 2em;
}
.module-e952 {
  font-size: 1.5em;
  line-height: 1.6;
}

.wrapper-2c1f .texture-473f {
  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);
}
.text-copper-2b78 .outline_lower_8caf {
  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);
}
.dirty_4542 {
  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);
}
.dirty_4542.narrow_9520 .section-34e7 {
  background-color: var(--e-global-color-primary);
}
.dirty_4542.logo_rough_ffab .section-34e7,
.dirty_4542.container_4ca8 .section-34e7 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.picture_selected_ac97 .header_7a4a {
  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);
}
.media_large_d4f8 {
  --divider-color: var(--e-global-color-secondary);
}
.media_large_d4f8 .full-d856 {
  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);
}
.media_large_d4f8.mini-a23c .popup_soft_809b {
  background-color: var(--e-global-color-secondary);
}
.media_large_d4f8.outline_0a96 .popup_soft_809b,
.media_large_d4f8.hard_fbc5 .popup_soft_809b {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.media_large_d4f8.outline_0a96 .popup_soft_809b,
.media_large_d4f8.hard_fbc5 .popup_soft_809b svg {
  fill: var(--e-global-color-secondary);
}
.row_3ab2 .dim-8e5a {
  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);
}
.row_3ab2 .item_stale_8d49 {
  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);
}
.item_fb0a.mini-a23c .popup_soft_809b {
  background-color: var(--e-global-color-primary);
}
.item_fb0a.outline_0a96 .popup_soft_809b,
.item_fb0a.hard_fbc5 .popup_soft_809b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.item_fb0a.outline_0a96 .popup_soft_809b,
.item_fb0a.hard_fbc5 .popup_soft_809b svg {
  fill: var(--e-global-color-primary);
}
.solid-d2b2.mini-a23c .popup_soft_809b {
  background-color: var(--e-global-color-primary);
}
.solid-d2b2.outline_0a96 .popup_soft_809b,
.solid-d2b2.hard_fbc5 .popup_soft_809b {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.solid-d2b2 .tabs-42a0 {
  color: var(--e-global-color-primary);
}
.solid-d2b2 .tabs-42a0,
.solid-d2b2 .tabs-42a0 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid-d2b2 .secondary_0272 {
  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);
}
.card_small_0356 .avatar-73a9 {
  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);
}
.form_3d23 .accordion_cool_16ce .hot_b58b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-outer-2e1e .block_bronze_5bd3:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.container-outer-2e1e .widget_03bc i {
  color: var(--e-global-color-primary);
}
.container-outer-2e1e .widget_03bc svg {
  fill: var(--e-global-color-primary);
}
.container-outer-2e1e .alert-dim-77bc {
  color: var(--e-global-color-secondary);
}
.container-outer-2e1e .block_bronze_5bd3 > .alert-dim-77bc,
.container-outer-2e1e .block_bronze_5bd3 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-bottom-7121 .grid-steel-476b {
  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);
}
.button-bottom-7121 .banner-7dd8 {
  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);
}
.bronze-575f .popup_f552 .fluid-36f9 {
  background-color: var(--e-global-color-primary);
}
.bronze-575f .image_slow_f69b {
  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);
}
.wrapper-full-2228 .box-83a6 {
  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-full-2228 .avatar-0a32 {
  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);
}
.wrapper-full-2228 .north_382d {
  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);
}
.item-4130 .card_full_6c02,
.item-4130 .card_full_6c02 a {
  color: var(--e-global-color-primary);
}
.item-4130 .card_full_6c02.paragraph-wide-3cc9,
.item-4130 .card_full_6c02.paragraph-wide-3cc9 a {
  color: var(--e-global-color-accent);
}
.item-4130 .card_full_6c02 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-4130 .module-ec85 {
  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);
}
.wide_b8b5 .advanced-f2fd,
.wide_b8b5 .header_black_3fa3 {
  color: var(--e-global-color-primary);
}
.wide_b8b5 .advanced-f2fd svg {
  fill: var(--e-global-color-primary);
}
.wide_b8b5 .paragraph-wide-3cc9 .advanced-f2fd,
.wide_b8b5 .paragraph-wide-3cc9 .header_black_3fa3 {
  color: var(--e-global-color-accent);
}
.wide_b8b5 .paragraph-wide-3cc9 .advanced-f2fd svg {
  fill: var(--e-global-color-accent);
}
.wide_b8b5 .header_black_3fa3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_b8b5 .module-ec85 {
  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);
}
.section-motion-1d30 .up_b02d,
.section-motion-1d30 .last-48b1 {
  color: var(--e-global-color-primary);
}
.section-motion-1d30 .last-48b1 svg {
  fill: var(--e-global-color-primary);
}
.section-motion-1d30 .card_full_6c02.paragraph-wide-3cc9 a,
.section-motion-1d30
  .card_full_6c02.paragraph-wide-3cc9
  .last-48b1 {
  color: var(--e-global-color-accent);
}
.section-motion-1d30 .up_b02d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-motion-1d30 .module-ec85 {
  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);
}
.description-advanced-6eb3 .dropdown_0ad2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-advanced-6eb3 .breadcrumb-9f66 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-down-0ae5 .logo_bronze_d6fa .stale_0cec {
  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);
}
.label-down-0ae5 .logo_bronze_d6fa .sidebar-action-b6bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-down-0ae5 .lower_a81b .stale_0cec {
  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);
}
.label-down-0ae5
  .lower_a81b
  .sidebar-action-b6bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-down-0ae5
  .tag_501a
  .stale_0cec {
  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);
}
.label-down-0ae5
  .tag_501a
  .sidebar-action-b6bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-down-0ae5
  .label_077c
  .stale_0cec {
  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);
}
.label-down-0ae5
  .label_077c
  .sidebar-action-b6bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-e4ff .accent_815b {
  background-color: var(--e-global-color-primary);
}
.article-e4ff .accent_815b:hover {
  background-color: var(--e-global-color-primary);
}
.article-e4ff .hard_73fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-e4ff
  .accent_815b:hover
  .hard_73fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-huge-2773 .photo_2421 {
  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);
}
.outline-1f78 .article_9092 .carousel_center_2b05 a {
  background-color: var(--e-global-color-accent);
}
.outline-1f78 .article_9092 .badge_cd37 a {
  background-color: var(--e-global-color-accent);
}
.outline-1f78 .article_9092 .carousel_center_2b05 a,
.outline-1f78 .article_9092 .badge_cd37 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-6372
  .item_up_6ae9.aside_out_0857
  .article_9092
  a.full_8ddf {
  background-color: var(--e-global-color-accent);
}
.hero-6372
  .item_up_6ae9.aside_out_0857
  .article_9092
  span.full_8ddf.fn-current-0605 {
  background-color: var(--e-global-color-text);
}
.hero-6372
  .item_up_6ae9.aside_out_0857
  .article_9092
  .full_8ddf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_focused_e20a .card_2659 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_focused_e20a
  .sort_dc05
  > .steel_d0bd
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_focused_e20a
  .cold_1086
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_focused_e20a
  .layout-south-9443
  .backdrop_focused_ac86,
.wrapper_focused_e20a
  .layout-south-9443
  .section-tall-1065 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_focused_e20a
  .layout-south-9443
  .bottom-9315,
.wrapper_focused_e20a
  .layout-south-9443
  a
  .bottom-9315 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_focused_e20a
  .layout-south-9443
  .motion-f16c {
  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_focused_e20a
  .layout-south-9443
  .footer_1898 {
  background-color: var(--e-global-color-primary);
}
.wrapper_focused_e20a
  .layout-south-9443
  .footer_1898 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_focused_e20a
  .layout-south-9443
  .footer_1898:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper_focused_e20a
  .layout-south-9443
  .background_top_5f2d {
  background-color: var(--e-global-color-primary);
}
.wrapper_focused_e20a
  .layout-south-9443
  .background_top_5f2d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_focused_e20a
  .layout-south-9443
  .background_top_5f2d:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper_focused_e20a
  .shadow-mini-2b32
  .plasma_07b0
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_focused_e20a
  .shadow-mini-2b32
  .secondary-be86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_focused_e20a
  .shadow-mini-2b32
  .motion-f16c {
  color: var(--e-global-color-text);
}
.wrapper_focused_e20a
  .shadow-mini-2b32
  .motion-f16c
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_focused_e20a
  .shadow-mini-2b32
  .footer_1898 {
  background-color: var(--e-global-color-primary);
}
.wrapper_focused_e20a
  .shadow-mini-2b32
  .footer_1898 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_focused_e20a
  .shadow-mini-2b32
  .footer_1898:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper_focused_e20a
  .shadow-mini-2b32
  .background_top_5f2d {
  background-color: var(--e-global-color-primary);
}
.wrapper_focused_e20a
  .shadow-mini-2b32
  .background_top_5f2d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_focused_e20a
  .shadow-mini-2b32
  .background_top_5f2d:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper_focused_e20a .short-617c {
  background-color: var(--e-global-color-primary);
}
.wrapper_focused_e20a .short-617c:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper_focused_e20a .filter-57c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_focused_e20a .header-771e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-d451 .image-short-a15e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-d451
  .highlight-d1cb
  > div:nth-child(3)
  .image-short-a15e,
.tabs-d451
  .motion_2ad8
  > div:nth-child(1)
  .image-short-a15e,
.tabs-d451
  .button_5e4c
  > div:nth-child(1)
  .image-short-a15e,
.tabs-d451
  .hidden_259e
  > div:nth-child(1)
  .image-short-a15e,
.tabs-d451
  .gas_023c
  > div:nth-child(1)
  .image-short-a15e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-d451 .detail_center_e3ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-d451 .description-basic-c87d {
  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);
}
.tabs-d451 .slider-7eac {
  background-color: var(--e-global-color-primary);
}
.tabs-d451 .slider-7eac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-d451 .slider-7eac:hover {
  background-color: var(--e-global-color-primary);
}
.tabs-d451 .silver-7502 {
  background-color: var(--e-global-color-primary);
}
.tabs-d451 .silver-7502:hover {
  background-color: var(--e-global-color-primary);
}
.tabs-d451 .filter-57c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-d451 .header-771e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_4213 .static-b56b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_4213 .shade_14e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_4213 .surface-7469 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_4213 .hard-adfd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_4213 .middle_ee37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_4213 .silver-7502 {
  background-color: var(--e-global-color-primary);
}
.hard_4213 .silver-7502:hover {
  background-color: var(--e-global-color-primary);
}
.list_under_66b8 .active-06d3 {
  background-color: var(--e-global-color-secondary);
}
.list_under_66b8 .fast_212c {
  background-color: var(--e-global-color-text);
}
.list_under_66b8 .detail-focused-5f91 {
  background-color: var(--e-global-color-secondary);
}
.list_under_66b8 .soft_fd17 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_under_66b8 .pressed_9de9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_under_66b8 .column_stale_eb52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_under_66b8 .paper-38fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_under_66b8 .title_f609 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_8cc7 .hard_de98 .warm-8063,
.accordion_8cc7
  .hard_de98
  .warm-8063
  a,
.accordion_8cc7 .thumbnail_e873 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_8cc7 .hard_de98 .stale_454c,
.accordion_8cc7 .short_6d1f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_8cc7 .hard_de98 .stale_454c {
  color: var(--e-global-color-text);
}
.accordion_8cc7 .short_6d1f {
  color: var(--e-global-color-text);
}
.accordion_8cc7
  .hard_de98
  .main_paper_9c30 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion_8cc7 .gradient_70e1 .row_simple_bd7c {
  background-color: var(--e-global-color-primary);
}
.accordion_8cc7 .gradient_70e1 .row_simple_bd7c:hover {
  background-color: var(--e-global-color-primary);
}
.accordion_8cc7 .gradient_70e1 .avatar_efa9 li span {
  background-color: var(--e-global-color-text);
}
.accordion_8cc7 .gradient_70e1 .avatar_efa9 li span:hover {
  background-color: var(--e-global-color-primary);
}
.accordion_8cc7
  .gradient_70e1
  .avatar_efa9
  li.gradient_6aac
  span {
  background-color: var(--e-global-color-accent);
}
.accordion_8cc7 .disabled-1662 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_1f52 .secondary-d56a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-fc4a .center_877d {
  background-color: var(--e-global-color-primary);
}
.dim-fc4a .grid_50c8 {
  background-color: var(--e-global-color-secondary);
}
.dim-fc4a .hero_d553 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-fc4a .dynamic_db4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-fc4a .frame-green-67b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-fc4a .highlight_wood_d106 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-fc4a .tag-copper-6c17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-fc4a .block-45c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-fc4a .primary_center_caef {
  background-color: var(--e-global-color-primary);
}
.dim-fc4a .primary_center_caef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-395d .red_a86d {
  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);
}
.column-395d .inner_2840 {
  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);
}
.column-395d
  .badge-da8f:after {
  background-color: var(--e-global-color-primary);
}
.column-395d .avatar-complex-b2f8 {
  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);
}
.warm_ba46 .thumbnail_e873 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm_ba46 .short_6d1f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-39da .motion-7b9a .alert-medium-0bef {
  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);
}
.full-39da .motion-7b9a .paragraph_6d7b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-ac8e .left-c411 {
  background-color: var(--e-global-color-primary);
}
.liquid-ac8e .lite_7e1a {
  background-color: var(--e-global-color-secondary);
}
.liquid-ac8e .block-bright-3095 .huge-2dfb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid-ac8e .content-611b .huge-2dfb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-84ed .accordion_south_1e97 .menu-6259 {
  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);
}
.mini-84ed .accordion_south_1e97 .notice_bright_9baf {
  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);
}
.mini-84ed .accordion_south_1e97 .dropdown_hot_2e56 {
  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);
}
.mask_81bf .top-0ee4 {
  border-color: var(--e-global-color-text);
}
.mask_81bf .accordion-591c {
  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);
}
.mask_81bf .notice_2ec6 {
  color: var(--e-global-color-primary);
}
.mask_81bf .feature_paper_c54e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-a5c4 .filter-red-2252 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-a5c4 .texture_d7bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-a5c4 .fixed-bc7c:hover .filter-red-2252 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-a5c4
  .fixed-bc7c:hover
  .texture_d7bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.brown-a936 .border_hovered_fcc3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.brown-a936 .tertiary_old_ed0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_9dcb .wide-0a2d .header_1831 {
  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);
}
.pink_9dcb .soft-e039 .header_1831 {
  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);
}
.lite_903b .basic_671f {
  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);
}
.out_c8ca .modal-over-bffc .active-fb68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_c8ca .modal-over-bffc .active-fb68 {
  background-color: var(--e-global-color-secondary);
}
.out_c8ca .detail-34be .active-fb68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_c8ca .detail-34be .active-fb68 {
  background-color: var(--e-global-color-secondary);
}
.out_c8ca .action_5978 .clean-59ab {
  background-color: var(--e-global-color-primary);
}
.out_c8ca .action_5978:hover .clean-59ab {
  background-color: var(--e-global-color-secondary);
}
.out_c8ca .row_simple_bd7c {
  background-color: var(--e-global-color-primary);
}
.out_c8ca .row_simple_bd7c:hover {
  background-color: var(--e-global-color-accent);
}
.out_c8ca .avatar_efa9 li span {
  background-color: var(--e-global-color-text);
}
.out_c8ca .avatar_efa9 li span:hover {
  background-color: var(--e-global-color-primary);
}
.out_c8ca .avatar_efa9 li.gradient_6aac span {
  background-color: var(--e-global-color-accent);
}
.sort_fd43 .soft_ce09 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_fd43 .chip-rough-de78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_922b .section_south_0339:before {
  background-color: var(--e-global-color-secondary);
}
.pagination_922b .media_8faa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_922b .motion-edb2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-huge-67e7 .hard-68cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-huge-67e7 .hard-68cf:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-huge-67e7 .hard-68cf.fn-active-0605 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-huge-67e7 .popup-cac0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-huge-67e7 .copper-571e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-huge-67e7 .slider_65b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-huge-67e7 .row_paper_8fc3 {
  background-color: var(--e-global-color-primary);
}
.highlight-huge-67e7 .row_paper_8fc3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-huge-67e7 .content_over_0572 {
  background-color: var(--e-global-color-primary);
}
.highlight-huge-67e7 .content_over_0572 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_a408 .status_action_17a4 .main_8472 a {
  color: var(--e-global-color-secondary);
}
.label_a408 .status_action_17a4 .main_8472 a:hover {
  color: var(--e-global-color-secondary);
}
.label_a408 .status_action_17a4 .main_8472,
.label_a408 .status_action_17a4 .main_8472 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_a408 .status_action_17a4 .prev-4e8e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_a408 .status_action_17a4 .copper-9fab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_a408 .status_action_17a4 .hero-d350 {
  background-color: var(--e-global-color-primary);
}
.label_a408 .status_action_17a4 .hero-d350 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_a408 .status_action_17a4 .hero-d350:hover {
  background-color: var(--e-global-color-primary);
}
.label_a408 .status_action_17a4 .dynamic_9e1d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_a408 .status_action_17a4 .dynamic_9e1d {
  background-color: var(--e-global-color-primary);
}
.label_a408 .status_action_17a4 .dynamic_9e1d:hover {
  background-color: var(--e-global-color-primary);
}
.label_a408 .status_action_17a4 .row_simple_bd7c {
  background-color: var(--e-global-color-primary);
}
.label_a408 .status_action_17a4 .row_simple_bd7c:hover {
  background-color: var(--e-global-color-primary);
}
.label_a408 .gradient_70e1 .avatar_efa9 li span {
  background-color: var(--e-global-color-text);
}
.label_a408 .gradient_70e1 .avatar_efa9 li span:hover {
  background-color: var(--e-global-color-primary);
}
.label_a408 .gradient_70e1 .avatar_efa9 li.gradient_6aac span {
  background-color: var(--e-global-color-accent);
}
.label_a408 .filter-57c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_a408 .header-771e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-4db0 .fluid_6afe .modal_af2a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-4db0 .fluid_6afe .border-7a59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-4db0 .fluid_6afe .row_lower_7ac6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_bc4a .element-86cf {
  border-color: var(--e-global-color-text);
}
.pro_bc4a .fluid_4098 {
  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);
}
.pro_bc4a .item-d5ae {
  color: var(--e-global-color-secondary);
}
.pro_bc4a .item-d5ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_bc4a .out-0e35 > * {
  color: var(--e-global-color-primary);
}
.pro_bc4a .out-0e35 > * svg {
  fill: var(--e-global-color-primary);
}
.pro_bc4a .focused_bf01 {
  color: var(--e-global-color-primary);
}
.pro_bc4a .focused_bf01 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro_bc4a .gas-e10d {
  color: var(--e-global-color-primary);
}
.pro_bc4a .gas-e10d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro_bc4a .row-d77b {
  color: var(--e-global-color-primary);
}
.pro_bc4a .row-d77b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_bc4a .lower-8d28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_bc4a .disabled_small_3900 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_bc4a .disabled_small_3900.accent-east-0f50 {
  color: var(--e-global-color-secondary);
}
.pro_bc4a .disabled_small_3900.accent-east-0f50 .surface-active-29f0 {
  color: var(--e-global-color-accent);
}
.pro_bc4a .disabled_small_3900.item-hot-90de {
  color: var(--e-global-color-text);
}
.pro_bc4a .disabled_small_3900.item-hot-90de .surface-active-29f0 {
  color: var(--e-global-color-text);
}
.pro_bc4a .disabled_small_3900:before {
  border-top-color: var(--e-global-color-text);
}
.pro_bc4a .badge_glass_2500 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_bc4a
  .badge_glass_2500
  .badge-8e67 {
  background-color: var(--e-global-color-primary);
}
.pro_bc4a
  .badge_glass_2500
  .badge-8e67 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro_bc4a .element-86cf .backdrop_wide_3786 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down_f75e .in-0237 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down_f75e .south-335c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_fc77 .white_180b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_fc77
  .mask-bright-0a6c
  .tertiary_silver_2126 {
  background-color: var(--e-global-color-secondary);
}
.row_fc77
  .mask-bright-0a6c.backdrop_light_cb5a
  .tertiary_silver_2126 {
  background-color: var(--e-global-color-text);
}
.row_fc77
  .mask-bright-0a6c:hover
  .tertiary_silver_2126 {
  background-color: var(--e-global-color-accent);
}
.row_fc77
  .mask-bright-0a6c.fn-active-0605
  .tertiary_silver_2126 {
  background-color: var(--e-global-color-primary);
}
.status_3f00 .title_copper_9234 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.status_3f00 .tabs-liquid-57ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_3f00 .blue-983d {
  background-color: var(--e-global-color-primary);
}
.status_3f00 .blue-983d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-east-4cf6 .bronze-8595 .west_c4e3 .element-wide-004c {
  background-color: var(--e-global-color-secondary);
}
.primary-east-4cf6 .bronze-8595 .pink-1a18:after {
  background-color: var(--e-global-color-secondary);
}
.primary-east-4cf6 .solid-6b90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-east-4cf6 .column_04c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-east-4cf6 .main-d64e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-east-4cf6 .section_816a {
  background-color: var(--e-global-color-primary);
}
.primary-east-4cf6 .section_816a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-east-4cf6 .detail-9817 {
  background-color: var(--e-global-color-secondary);
}
.primary-east-4cf6 .detail-9817 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-east-4cf6 .bronze-8595 .green-c5ac .sort_yellow_59b5:hover {
  background-color: var(--e-global-color-primary);
}
.primary-east-4cf6
  .bronze-8595
  .green-c5ac
  .sort_yellow_59b5.pagination-fe11 {
  background-color: var(--e-global-color-primary);
}
.primary-east-4cf6 .bronze-8595 .alert-hot-2014:before {
  border-color: var(--e-global-color-primary);
}
.primary-east-4cf6 .bronze-8595 .alert-hot-2014:hover:before {
  border-color: var(--e-global-color-secondary);
}
.primary-east-4cf6
  .bronze-8595
  .alert-hot-2014.label-advanced-1957:before {
  border-color: var(--e-global-color-primary);
}
.primary-east-4cf6 .description_3064 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_south_9536 .center_7371 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_south_9536 .center_7371:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_south_9536 .center_7371.slow-3f16 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_south_9536 .yellow_b987 {
  background-color: var(--e-global-color-primary);
}
.paragraph_south_9536 .yellow_b987 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_south_9536
  .focus-addc
  .large-c0d7
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_south_9536
  .badge-cecc
  .large-c0d7
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info_out_853c
  .filter_9965
  .paper-86ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_out_853c
  .filter_9965
  .input-inner-7bab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_out_853c .right_fa85 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_out_853c .brown-d79c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_out_853c .black-b463 {
  background-color: var(--e-global-color-primary);
}
.info_out_853c .black-b463 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag-prev-f8ac .light_e4a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-prev-f8ac .outer-44f5 {
  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);
}
.tag-prev-f8ac .wide_f7dc {
  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);
}
.tag-prev-f8ac .wide_f7dc a:hover {
  color: var(--e-global-color-secondary);
}
.tag-prev-f8ac .border-fluid-833b {
  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);
}
.tag-prev-f8ac .dynamic-2eae {
  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);
}
.tag-prev-f8ac .title-024c .row_simple_bd7c {
  background-color: var(--e-global-color-primary);
}
.tag-prev-f8ac .title-024c .row_simple_bd7c:hover {
  background-color: var(--e-global-color-accent);
}
.tag-prev-f8ac
  .title-024c
  .avatar_efa9
  li
  span {
  background-color: var(--e-global-color-text);
}
.tag-prev-f8ac
  .title-024c
  .avatar_efa9
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.tag-prev-f8ac
  .title-024c
  .avatar_efa9
  li.gradient_6aac
  span {
  background-color: var(--e-global-color-accent);
}
.gradient-green-8200
  .component_c5f1
  .disabled-copper-e674 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-green-8200 .component_c5f1 .tabs-next-e521 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-green-8200 .component_c5f1 .block-2e1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-green-8200 .form_soft_ad75 {
  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);
}
.gradient-green-8200
  .surface-52b0.east_cd5e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_4f6e
  > .info_3379
  > div
  > .main-orange-2435
  > .large-2ba5
  > a {
  background-color: var(--e-global-color-text);
}
.accordion_4f6e
  > .info_3379
  > div
  > .main-orange-2435
  > .large-2ba5
  > a
  .text_next_6ade.black_5d19 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion_4f6e
  > .info_3379
  > div
  > .main-orange-2435
  > .large-2ba5
  > a
  .label_pink_0e52.search-down-fdfd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion_4f6e
  > .info_3379
  > div
  > .main-orange-2435
  > .large-2ba5
  > .panel-7c63
  .large-2ba5
  > a {
  background-color: var(--e-global-color-secondary);
}
.accordion_4f6e
  > .info_3379
  > div
  > .main-orange-2435
  > .large-2ba5
  > .panel-7c63
  .large-2ba5
  > a
  .cold-47aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_4f6e
  > .info_3379
  > div
  > .main-orange-2435
  > .large-2ba5
  > .panel-7c63
  .large-2ba5
  > a
  .label_pink_0e52.column-white-72a0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion_4f6e
  > .info_3379
  > div
  > .main-orange-2435
  > .large-2ba5
  > a
  .heading-liquid-7b66:before {
  color: var(--e-global-color-text);
}
.accordion_4f6e
  > .info_3379
  > div
  > .main-orange-2435
  > .large-2ba5
  > .panel-7c63
  a
  .heading-liquid-7b66:before {
  color: var(--e-global-color-text);
}
.accordion_4f6e
  > .info_3379
  > div
  > .main-orange-2435
  > .large-2ba5.out-9316
  > a
  .heading-liquid-7b66:before {
  color: var(--e-global-color-text);
}
.accordion_4f6e
  > .info_3379
  > div
  > .main-orange-2435
  > .large-2ba5
  > .panel-7c63
  .large-2ba5.out-9316
  > a
  .heading-liquid-7b66:before {
  color: var(--e-global-color-text);
}
.accordion_4f6e
  > .info_3379
  > div
  > .main-orange-2435
  > .large-2ba5
  > a
  .notice-3e2a
  .message_solid_972a {
  color: var(--e-global-color-text);
}
.accordion_4f6e
  > .info_3379
  > div
  > .main-orange-2435
  > .large-2ba5
  > .panel-7c63
  a
  .notice-3e2a
  .message_solid_972a {
  color: var(--e-global-color-text);
}
.accordion_4f6e
  > .info_3379
  > div
  > .main-orange-2435
  > .large-2ba5
  > a
  .notice-3e2a
  .message_solid_972a,
.accordion_4f6e
  > .info_3379
  > div
  > .main-orange-2435
  > .large-2ba5
  > .panel-7c63
  a
  .notice-3e2a
  .message_solid_972a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_4f6e
  > .info_3379
  > div
  > .main-orange-2435
  > .large-2ba5
  > a
  .section_white_8d0f:before {
  color: var(--e-global-color-text);
}
.accordion_4f6e
  > .info_3379
  > div
  > .main-orange-2435
  > .large-2ba5
  > .panel-7c63
  a
  .section_white_8d0f:before {
  color: var(--e-global-color-text);
}
.accordion_4f6e
  > .info_3379
  > div
  > .main-orange-2435
  > .large-2ba5.out-9316
  > a
  .section_white_8d0f:before {
  color: var(--e-global-color-text);
}
.accordion_4f6e
  > .info_3379
  > div
  > .main-orange-2435
  > .large-2ba5
  > .panel-7c63
  .large-2ba5.out-9316
  > a
  .section_white_8d0f:before {
  color: var(--e-global-color-text);
}
.hot-4d4e .detail-857f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hot-4d4e
  .hard_3ef6:hover
  .detail-857f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-36f4
  > .info_3379
  > .preview-2fb5
  > .layout_east_7352
  > .next_7050
  > .first-ad5b
  .component-0c9a {
  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);
}
.accent-36f4
  > .info_3379
  > .preview-2fb5
  > .layout_east_7352
  > .next_7050
  > .first-ad5b:hover
  .component-0c9a {
  color: var(--e-global-color-text);
}
.accent-36f4
  > .info_3379
  > .preview-2fb5
  > .layout_east_7352
  > .next_7050
  > .first-ad5b:hover
  .component-0c9a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-36f4
  > .info_3379
  > .preview-2fb5
  > .layout_east_7352
  > .next_7050.over_7c73
  > .first-ad5b
  .component-0c9a {
  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);
}
.tabs_f185 .title-f1d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_f185 .status_wide_e9e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_f185 .module_42f9 {
  background-color: var(--e-global-color-primary);
}
.tabs_f185 .module_42f9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-7c3d
  > .info_3379
  > .tabs_5e78
  > .highlight-8e62
  > .narrow-acc1
  .table-purple-ce58 {
  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);
}
.solid-7c3d
  > .info_3379
  > .tabs_5e78
  > .highlight-8e62
  > .narrow-acc1
  .active_42e8 {
  color: var(--e-global-color-text);
}
.solid-7c3d
  > .info_3379
  > .tabs_5e78
  > .highlight-8e62
  > .narrow-acc1:hover
  .table-purple-ce58 {
  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);
}
.solid-7c3d
  > .info_3379
  > .tabs_5e78
  > .highlight-8e62
  > .narrow-acc1:hover
  .active_42e8 {
  color: var(--e-global-color-secondary);
}
.solid-7c3d
  > .info_3379
  > .tabs_5e78
  > .highlight-8e62
  > .narrow-acc1.text_c61d
  .table-purple-ce58 {
  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);
}
.solid-7c3d
  > .info_3379
  > .tabs_5e78
  > .highlight-8e62
  > .narrow-acc1.text_c61d
  .active_42e8 {
  color: var(--e-global-color-primary);
}
.last-fd06
  .rough_737f
  .container_action_fb65 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last-fd06 .article_c42c .backdrop_wide_3786 .black-1bfb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-outer-0864 .new-6121 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-outer-0864 .upper-607e .new-6121 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-outer-0864 .thick_bbfb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-outer-0864 .thick_bbfb {
  background-color: var(--e-global-color-primary);
}
.hidden_14b2 .pagination_green_98c0 .purple-b2cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_14b2
  .pagination_green_98c0:hover
  .surface_advanced_ab32 {
  color: var(--e-global-color-secondary);
}
.hidden_14b2
  .pagination_green_98c0:hover
  .purple-b2cc {
  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);
}
.card_west_9192 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.new-7f62 {
  flex-direction: column;
}

.new-7f62 .brown_723e {
  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.new-7f62 .brown_723e {
  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);
}

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

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

.soft_2684.section_dirty_5447 {
  display: none;
}

.mask_1189 {
  display: none;
}

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

.iron-4c35.bright_2f51 {
  margin-bottom: 40px;
  width: 100%;
}

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

.new-7f62 a {
  width: 100%;
}

.pagination-light-de2b .huge-77a9.badge-47ac {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.pagination-light-de2b
  .huge-77a9.fast-4791
  .thumbnail_4106
  .primary-e3c0 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.pressed_4b52.feature-5d57 > .message-last-c645 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.first-2ea1 {
  position: relative;
  width: 100%;
}

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

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

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

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

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

.pagination-light-de2b
  .huge-77a9.filter_middle_c9fb
  .gas_62ad
  .paper_e8b2 {
  width: 100% !important;
}

.plasma-3fd0 {
  width: 500px !important;
  max-width: none;
}

.paragraph-5263 {
  width: 100%;
}

.widget-over-8777 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.summary-9d21 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.input-north-65be {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.summary-9d21:hover .article_wide_1bb4 {
  visibility: visible;
}
.summary-9d21:hover.summary-9d21::before {
  display: block;
}

.purple_0d94 h3 {
  color: #fff;
}

.lower-a23a {
  margin: 0;
}

.pagination-light-de2b
  .huge-77a9.filter_middle_c9fb
  .paper_e8b2
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.column-afaa {
  width: 100%;
}

.picture-45fa {
  width: 100%;
}

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

.picture-45fa {
  width: 100%;
}

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

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

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

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

.new-7f62 .brown_723e.focused-2537 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.new-7f62 h1.brown_723e {
  margin-top: 80px !important;
}

.pagination-light-de2b .huge-77a9.hidden-2c3d {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.fast-82ee img {
  width: 100%;
}

.tertiary_a331 .popup-668f.thumbnail_4106 {
  justify-content: space-between;
}

.notice_8d78 {
  display: none;
}

.pagination_55cf .brown_9553 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .pressed_4b52 .message-last-c645 {
    flex-wrap: nowrap !important;
  }
}

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

  .plasma-3fd0 {
    width: 100% !important;
  }
}

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

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

  .tertiary_a331 .popup-668f.thumbnail_4106 {
    border-bottom: 1px solid #f0c159;
  }

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

  .pressed_4b52.feature-5d57 > .message-last-c645 {
    gap: 15px;
    justify-content: space-between;
  }

  .pagination-light-de2b
    .huge-77a9.filter_middle_c9fb
    .paper_e8b2
    img {
    width: 60% !important;
  }

  .mask_hard_ea17 {
    left: 2%;
  }

  .out_a8d1 {
    margin: 10px 0;
  }

  .new-7f62 .brown_9553 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.new-7f62 .brown_723e,
  .new-7f62 .brown_723e {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .paper_e8b2 {
    justify-content: center;
  }

  .new-7f62 .brown_9553 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .pagination-light-de2b .huge-77a9.badge-47ac {
    width: 75% !important;
  }

  .fast-82ee img {
    width: 100% !important;
  }
}

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

  h2.new-7f62 .brown_723e,
  .new-7f62 .brown_723e {
    font-size: 30px !important;
  }

  .paper_e8b2 {
    justify-content: center;
  }

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

  .element-63d2
    .brown-d359.left-6377 {
    margin: 0 !important;
  }

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

  .out_a8d1 {
    display: flex;
  }

  .slider-copper-4e94 .plasma-c38e {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .new-7f62 h1.brown_723e {
    margin-top: 40px !important;
  }

  .pagination-light-de2b
    .huge-77a9.filter_middle_c9fb
    .paper_e8b2
    img,
  .row_3ab2 .gas_62ad {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .pagination-light-de2b .huge-77a9.badge-47ac {
    width: 100% !important;
  }

  .pressed_4b52.feature-5d57 > .message-last-c645 {
    gap: 3px;
  }

  .new-7f62 .brown_9553 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.tertiary_a331 .popup-668f.thumbnail_4106 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.tertiary_a331 .popup-668f.thumbnail_4106: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);
}

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

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

.new-7f62 {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .tertiary_a331 .popup-668f.thumbnail_4106 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .new-7f62 .brown_723e {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .plasma-c38e {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.header_under_938a .thumbnail-e911 {
  flex-shrink: 0;
  white-space: nowrap;
}

.header_under_938a .video_d30b {
  flex-shrink: 0;
  min-width: fit-content;
}

.header_under_938a .primary-e3c0 {
  white-space: nowrap;
}

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

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

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

.header_under_938a .video_d30b {
  max-width: 80px !important;
  overflow: hidden;
}

.header_under_938a .popup-668f.thumbnail_4106 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.header_under_938a .primary-e3c0 {
  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);
  }
}

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

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

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

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

body .highlight_prev_0737:nth-child(2),
.pagination-light-de2b .highlight_prev_0737:nth-child(2),
#page .highlight_prev_0737: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;
}

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

/* css-noise: 08df */
.shadow-element-i7 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.2;
}
