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(.north-d8e1) {
  gap: 0.5em;
}
:where(.detail-blue-2e0f) {
  gap: 0.5em;
}
body .white_6604 > .gallery_7d5a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .white_6604 > .soft_8b73 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .white_6604 > .component_south_7134 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .element_28dd > .gallery_7d5a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .element_28dd > .soft_8b73 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .element_28dd > .component_south_7134 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .element_28dd
  > :where(:not(.gallery_7d5a):not(.soft_8b73):not(.dirty_e1c1)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .element_28dd > .hero-steel-11bc {
  max-width: var(--wp--style--global--wide-size);
}
body .north-d8e1 {
  display: flex;
}
body .north-d8e1 {
  flex-wrap: wrap;
  align-items: center;
}
body .north-d8e1 > * {
  margin: 0;
}
body .detail-blue-2e0f {
  display: grid;
}
body .detail-blue-2e0f > * {
  margin: 0;
}
:where(.pagination_7c75.north-d8e1) {
  gap: 2em;
}
:where(.pagination_7c75.detail-blue-2e0f) {
  gap: 2em;
}
:where(.accordion-cold-75e3.north-d8e1) {
  gap: 1.25em;
}
:where(.accordion-cold-75e3.detail-blue-2e0f) {
  gap: 1.25em;
}
.texture_full_ca58 {
  color: var(--wp--preset--color--black) !important;
}
.filter_fd3b {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.badge-cold-153c {
  color: var(--wp--preset--color--white) !important;
}
.avatar_motion_0e25 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.green-cf3c {
  color: var(--wp--preset--color--vivid-red) !important;
}
.bright_b140 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.filter_d669 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.fresh-e344 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.new-edbc {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.frame-fd94 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.icon_d92c {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.thick_948c {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.layout_0838 {
  background-color: var(--wp--preset--color--black) !important;
}
.description_soft_80a4 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.aside-cold-6240 {
  background-color: var(--wp--preset--color--white) !important;
}
.highlight-medium-afe6 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.bright_677b {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.icon-b480 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.video-tiny-ea11 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.mask_029f {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.overlay_smooth_8b0e {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.wrapper_45ae {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.text_dim_db34 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.copper_2b44 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.next-c236 {
  border-color: var(--wp--preset--color--black) !important;
}
.border_7ad3 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.fixed_0b31 {
  border-color: var(--wp--preset--color--white) !important;
}
.wide-d459 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.chip_orange_b0f0 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.slow-da81 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hover_large_93bb {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.sort_glass_ed46 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.south_fd7c {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.carousel-fixed-0ff5 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.bottom-9021 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.dirty-6491 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.icon_huge_22bc {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.texture_lite_cb7b {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.badge_old_fe1f {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.badge-a9c6 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.picture_full_4529 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.notice-white-a38d {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.dark-44f6 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.border-brown-dd04 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.avatar_d431 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.tabs_53c0 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.box-pressed-485a {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.wide_fd34 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.bronze_4d4c {
  font-size: var(--wp--preset--font-size--small) !important;
}
.focused-b9a7 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.video_3c05 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.image-a7e7 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.title-edec a:where(:not(.paper_c807)) {
  color: inherit;
}
:where(.accordion-cold-75e3.north-d8e1) {
  gap: 1.25em;
}
:where(.accordion-cold-75e3.detail-blue-2e0f) {
  gap: 1.25em;
}
:where(.pagination_7c75.north-d8e1) {
  gap: 2em;
}
:where(.pagination_7c75.detail-blue-2e0f) {
  gap: 2em;
}
.current_6c97 {
  font-size: 1.5em;
  line-height: 1.6;
}

.title_e7e4 .outline-wide-71b9 {
  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);
}
.fresh_c182 .pattern-d5b3 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_lower_7c57 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_lower_7c57.dirty-2d1d .section_plasma_c2e5 {
  background-color: var(--e-global-color-primary);
}
.main_lower_7c57.progress-9254 .section_plasma_c2e5,
.main_lower_7c57.narrow_92f6 .section_plasma_c2e5 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.lower-9acd .badge-large-7e5f {
  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);
}
.menu_e1e7 {
  --divider-color: var(--e-global-color-secondary);
}
.menu_e1e7 .tertiary-e627 {
  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);
}
.menu_e1e7.progress-b9c6 .tooltip_a431 {
  background-color: var(--e-global-color-secondary);
}
.menu_e1e7.disabled_45b5 .tooltip_a431,
.menu_e1e7.secondary-rough-78ea .tooltip_a431 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.menu_e1e7.disabled_45b5 .tooltip_a431,
.menu_e1e7.secondary-rough-78ea .tooltip_a431 svg {
  fill: var(--e-global-color-secondary);
}
.active_bfd0 .current-e4bd {
  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);
}
.active_bfd0 .primary-right-659f {
  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);
}
.thick-0854.progress-b9c6 .tooltip_a431 {
  background-color: var(--e-global-color-primary);
}
.thick-0854.disabled_45b5 .tooltip_a431,
.thick-0854.secondary-rough-78ea .tooltip_a431 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.thick-0854.disabled_45b5 .tooltip_a431,
.thick-0854.secondary-rough-78ea .tooltip_a431 svg {
  fill: var(--e-global-color-primary);
}
.detail-action-22e7.progress-b9c6 .tooltip_a431 {
  background-color: var(--e-global-color-primary);
}
.detail-action-22e7.disabled_45b5 .tooltip_a431,
.detail-action-22e7.secondary-rough-78ea .tooltip_a431 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.detail-action-22e7 .gold-7642 {
  color: var(--e-global-color-primary);
}
.detail-action-22e7 .gold-7642,
.detail-action-22e7 .gold-7642 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-action-22e7 .layout-cool-d511 {
  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);
}
.container-a269 .fluid_4038 {
  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-727c .texture_c5be .paper_37a6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-old-8cd4 .paragraph_199b:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.picture-old-8cd4 .dynamic_4891 i {
  color: var(--e-global-color-primary);
}
.picture-old-8cd4 .dynamic_4891 svg {
  fill: var(--e-global-color-primary);
}
.picture-old-8cd4 .tooltip-f2c8 {
  color: var(--e-global-color-secondary);
}
.picture-old-8cd4 .paragraph_199b > .tooltip-f2c8,
.picture-old-8cd4 .paragraph_199b > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-46db .wrapper_blue_13b4 {
  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);
}
.element-46db .panel_4d3f {
  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);
}
.dark-d713 .summary_784a .main_bright_2c3b {
  background-color: var(--e-global-color-primary);
}
.dark-d713 .block-north-d745 {
  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);
}
.hot-abb4 .right-f00d {
  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);
}
.hot-abb4 .accent_liquid_e3cf {
  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);
}
.hot-abb4 .steel_5a3f {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.silver_65f5 .main-7db6,
.silver_65f5 .main-7db6 a {
  color: var(--e-global-color-primary);
}
.silver_65f5 .main-7db6.tag_29de,
.silver_65f5 .main-7db6.tag_29de a {
  color: var(--e-global-color-accent);
}
.silver_65f5 .main-7db6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver_65f5 .hidden_4d38 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_3b73 .over_a60d,
.tall_3b73 .item_tall_a074 {
  color: var(--e-global-color-primary);
}
.tall_3b73 .over_a60d svg {
  fill: var(--e-global-color-primary);
}
.tall_3b73 .tag_29de .over_a60d,
.tall_3b73 .tag_29de .item_tall_a074 {
  color: var(--e-global-color-accent);
}
.tall_3b73 .tag_29de .over_a60d svg {
  fill: var(--e-global-color-accent);
}
.tall_3b73 .item_tall_a074 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_3b73 .hidden_4d38 {
  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);
}
.red_5953 .surface-medium-b8fd,
.red_5953 .title_8e18 {
  color: var(--e-global-color-primary);
}
.red_5953 .title_8e18 svg {
  fill: var(--e-global-color-primary);
}
.red_5953 .main-7db6.tag_29de a,
.red_5953
  .main-7db6.tag_29de
  .title_8e18 {
  color: var(--e-global-color-accent);
}
.red_5953 .surface-medium-b8fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_5953 .hidden_4d38 {
  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);
}
.action_da65 .form_53a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action_da65 .pink-5704 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-d8d9 .border_4dfc .wood_3d29 {
  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);
}
.button-d8d9 .border_4dfc .panel-452d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-d8d9 .medium-ec24 .wood_3d29 {
  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);
}
.button-d8d9
  .medium-ec24
  .panel-452d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-d8d9
  .disabled-pro-57e3
  .wood_3d29 {
  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);
}
.button-d8d9
  .disabled-pro-57e3
  .panel-452d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-d8d9
  .primary_south_6104
  .wood_3d29 {
  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);
}
.button-d8d9
  .primary_south_6104
  .panel-452d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-9eee .medium-b072 {
  background-color: var(--e-global-color-primary);
}
.summary-9eee .medium-b072:hover {
  background-color: var(--e-global-color-primary);
}
.summary-9eee .green_86a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-9eee
  .medium-b072:hover
  .green_86a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_3a7f .next_adae {
  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);
}
.input-complex-edc1 .badge_large_9764 .frame_e6d3 a {
  background-color: var(--e-global-color-accent);
}
.input-complex-edc1 .badge_large_9764 .hidden_last_4d00 a {
  background-color: var(--e-global-color-accent);
}
.input-complex-edc1 .badge_large_9764 .frame_e6d3 a,
.input-complex-edc1 .badge_large_9764 .hidden_last_4d00 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_80fd
  .article_left_5d6d.carousel_plasma_f8d8
  .badge_large_9764
  a.center-efeb {
  background-color: var(--e-global-color-accent);
}
.grid_80fd
  .article_left_5d6d.carousel_plasma_f8d8
  .badge_large_9764
  span.center-efeb.fn-current-fdeb {
  background-color: var(--e-global-color-text);
}
.grid_80fd
  .article_left_5d6d.carousel_plasma_f8d8
  .badge_large_9764
  .center-efeb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-6a39 .left-81d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-6a39
  .right-4063
  > .media-paper-dba8
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-6a39
  .heading_085b
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-6a39
  .gallery_7c8d
  .content_steel_66d8,
.fresh-6a39
  .gallery_7c8d
  .notice-7591 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh-6a39
  .gallery_7c8d
  .steel_2aca,
.fresh-6a39
  .gallery_7c8d
  a
  .steel_2aca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-6a39
  .gallery_7c8d
  .dirty_ff10 {
  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);
}
.fresh-6a39
  .gallery_7c8d
  .frame-b9fe {
  background-color: var(--e-global-color-primary);
}
.fresh-6a39
  .gallery_7c8d
  .frame-b9fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-6a39
  .gallery_7c8d
  .frame-b9fe:hover {
  background-color: var(--e-global-color-primary);
}
.fresh-6a39
  .gallery_7c8d
  .focus_steel_c071 {
  background-color: var(--e-global-color-primary);
}
.fresh-6a39
  .gallery_7c8d
  .focus_steel_c071 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-6a39
  .gallery_7c8d
  .focus_steel_c071:hover {
  background-color: var(--e-global-color-primary);
}
.fresh-6a39
  .active-6be2
  .cold_7ef2
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh-6a39
  .active-6be2
  .media_static_d61a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-6a39
  .active-6be2
  .dirty_ff10 {
  color: var(--e-global-color-text);
}
.fresh-6a39
  .active-6be2
  .dirty_ff10
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-6a39
  .active-6be2
  .frame-b9fe {
  background-color: var(--e-global-color-primary);
}
.fresh-6a39
  .active-6be2
  .frame-b9fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-6a39
  .active-6be2
  .frame-b9fe:hover {
  background-color: var(--e-global-color-primary);
}
.fresh-6a39
  .active-6be2
  .focus_steel_c071 {
  background-color: var(--e-global-color-primary);
}
.fresh-6a39
  .active-6be2
  .focus_steel_c071 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-6a39
  .active-6be2
  .focus_steel_c071:hover {
  background-color: var(--e-global-color-primary);
}
.fresh-6a39 .alert_42d9 {
  background-color: var(--e-global-color-primary);
}
.fresh-6a39 .alert_42d9:hover {
  background-color: var(--e-global-color-primary);
}
.fresh-6a39 .huge_4e28 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh-6a39 .border_hovered_c1c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-light-757a .selected_9918 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-light-757a
  .tooltip-tall-ed19
  > div:nth-child(3)
  .selected_9918,
.article-light-757a
  .item_cee1
  > div:nth-child(1)
  .selected_9918,
.article-light-757a
  .frame-8637
  > div:nth-child(1)
  .selected_9918,
.article-light-757a
  .image_978c
  > div:nth-child(1)
  .selected_9918,
.article-light-757a
  .first-9a07
  > div:nth-child(1)
  .selected_9918 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-light-757a .hover-b2a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-light-757a .feature-ef97 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-light-757a .list-cd1d {
  background-color: var(--e-global-color-primary);
}
.article-light-757a .list-cd1d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-light-757a .list-cd1d:hover {
  background-color: var(--e-global-color-primary);
}
.article-light-757a .status_center_5363 {
  background-color: var(--e-global-color-primary);
}
.article-light-757a .status_center_5363:hover {
  background-color: var(--e-global-color-primary);
}
.article-light-757a .huge_4e28 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-light-757a .border_hovered_c1c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under-c9de .bright_e23b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under-c9de .content_stone_d919 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-c9de .thumbnail_purple_9fdb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-c9de .bottom_1f78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-c9de .left_b91b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-c9de .status_center_5363 {
  background-color: var(--e-global-color-primary);
}
.under-c9de .status_center_5363:hover {
  background-color: var(--e-global-color-primary);
}
.last-33ef .gallery_7908 {
  background-color: var(--e-global-color-secondary);
}
.last-33ef .sort_fresh_aa7d {
  background-color: var(--e-global-color-text);
}
.last-33ef .highlight_wood_c6f3 {
  background-color: var(--e-global-color-secondary);
}
.last-33ef .notification-c0c7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last-33ef .summary-narrow-bc73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-33ef .slider_thick_b4b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-33ef .advanced-88d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-33ef .highlight-simple-861e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-e05e .element-mini-7209 .sidebar_0bce,
.small-e05e
  .element-mini-7209
  .sidebar_0bce
  a,
.small-e05e .lower-1aa4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-e05e .element-mini-7209 .hover_a3b7,
.small-e05e .over_375d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-e05e .element-mini-7209 .hover_a3b7 {
  color: var(--e-global-color-text);
}
.small-e05e .over_375d {
  color: var(--e-global-color-text);
}
.small-e05e
  .element-mini-7209
  .active_action_a11f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small-e05e .simple_7cec .tabs_3d29 {
  background-color: var(--e-global-color-primary);
}
.small-e05e .simple_7cec .tabs_3d29:hover {
  background-color: var(--e-global-color-primary);
}
.small-e05e .simple_7cec .form_tall_8f4d li span {
  background-color: var(--e-global-color-text);
}
.small-e05e .simple_7cec .form_tall_8f4d li span:hover {
  background-color: var(--e-global-color-primary);
}
.small-e05e
  .simple_7cec
  .form_tall_8f4d
  li.component_cool_f930
  span {
  background-color: var(--e-global-color-accent);
}
.small-e05e .button-c204 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-cold-0dbf .pagination-1a1a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient_95be .primary-action-3026 {
  background-color: var(--e-global-color-primary);
}
.gradient_95be .accent_cool_fb02 {
  background-color: var(--e-global-color-secondary);
}
.gradient_95be .preview-5080 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_95be .dynamic_dd0d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_95be .in-f24e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_95be .badge_selected_5856 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_95be .mask_silver_2e6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_95be .hidden_white_6dd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_95be .west_a30c {
  background-color: var(--e-global-color-primary);
}
.gradient_95be .west_a30c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-d4fb .frame_b32c {
  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);
}
.progress-d4fb .paragraph_glass_f84c {
  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);
}
.progress-d4fb
  .slider-26e3:after {
  background-color: var(--e-global-color-primary);
}
.progress-d4fb .panel-south-3b79 {
  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);
}
.aside-middle-6e2b .lower-1aa4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-middle-6e2b .over_375d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-6fb4 .outline-smooth-cb34 .cool_b75e {
  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);
}
.summary-6fb4 .outline-smooth-cb34 .full_0cd5 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-3f53 .slider_d2a9 {
  background-color: var(--e-global-color-primary);
}
.logo-3f53 .filter_17ff {
  background-color: var(--e-global-color-secondary);
}
.logo-3f53 .red-610b .action-3c6c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-3f53 .input_7624 .action-3c6c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_5e1a .form_84ee .summary-eda0 {
  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);
}
.icon_5e1a .form_84ee .mini-d410 {
  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);
}
.icon_5e1a .form_84ee .caption_in_cbf9 {
  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);
}
.active-2b27 .detail_e406 {
  border-color: var(--e-global-color-text);
}
.active-2b27 .component-prev-a26c {
  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);
}
.active-2b27 .notification_pro_e22e {
  color: var(--e-global-color-primary);
}
.active-2b27 .focused-2cf5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_brown_edc0 .fluid-237c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo_brown_edc0 .bronze_9f82 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo_brown_edc0 .nav_basic_a396:hover .fluid-237c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo_brown_edc0
  .nav_basic_a396:hover
  .bronze_9f82 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_1993 .label-7ad0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_1993 .silver_c54d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_under_0485 .disabled-large-726f .mini-04f3 {
  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_under_0485 .logo-bronze-2324 .mini-04f3 {
  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);
}
.out-ae8b .texture-tall-b52d {
  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);
}
.rough-fd44 .accordion_red_2149 .tag_fc06 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough-fd44 .accordion_red_2149 .tag_fc06 {
  background-color: var(--e-global-color-secondary);
}
.rough-fd44 .thumbnail-lower-d205 .tag_fc06 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough-fd44 .thumbnail-lower-d205 .tag_fc06 {
  background-color: var(--e-global-color-secondary);
}
.rough-fd44 .fast-b9b9 .upper-06f3 {
  background-color: var(--e-global-color-primary);
}
.rough-fd44 .fast-b9b9:hover .upper-06f3 {
  background-color: var(--e-global-color-secondary);
}
.rough-fd44 .tabs_3d29 {
  background-color: var(--e-global-color-primary);
}
.rough-fd44 .tabs_3d29:hover {
  background-color: var(--e-global-color-accent);
}
.rough-fd44 .form_tall_8f4d li span {
  background-color: var(--e-global-color-text);
}
.rough-fd44 .form_tall_8f4d li span:hover {
  background-color: var(--e-global-color-primary);
}
.rough-fd44 .form_tall_8f4d li.component_cool_f930 span {
  background-color: var(--e-global-color-accent);
}
.search_83d0 .highlight-f53f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_83d0 .popup_small_60b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_90ab .pattern_9bee:before {
  background-color: var(--e-global-color-secondary);
}
.aside_90ab .west_fdb9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_90ab .item_40b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-8c6b .photo_steel_d669 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-8c6b .photo_steel_d669:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-8c6b .photo_steel_d669.fn-active-fdeb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-8c6b .motion_0d08 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-8c6b .info_right_7393 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-8c6b .link_3021 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-8c6b .hard-e2a4 {
  background-color: var(--e-global-color-primary);
}
.medium-8c6b .hard-e2a4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.medium-8c6b .frame_02b8 {
  background-color: var(--e-global-color-primary);
}
.medium-8c6b .frame_02b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic-d599 .focused-c3e0 .lower-c75f a {
  color: var(--e-global-color-secondary);
}
.dynamic-d599 .focused-c3e0 .lower-c75f a:hover {
  color: var(--e-global-color-secondary);
}
.dynamic-d599 .focused-c3e0 .lower-c75f,
.dynamic-d599 .focused-c3e0 .lower-c75f a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic-d599 .focused-c3e0 .center_ceb7 {
  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-d599 .focused-c3e0 .grid-3b0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic-d599 .focused-c3e0 .selected-ae87 {
  background-color: var(--e-global-color-primary);
}
.dynamic-d599 .focused-c3e0 .selected-ae87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic-d599 .focused-c3e0 .selected-ae87:hover {
  background-color: var(--e-global-color-primary);
}
.dynamic-d599 .focused-c3e0 .footer-focused-03e5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic-d599 .focused-c3e0 .footer-focused-03e5 {
  background-color: var(--e-global-color-primary);
}
.dynamic-d599 .focused-c3e0 .footer-focused-03e5:hover {
  background-color: var(--e-global-color-primary);
}
.dynamic-d599 .focused-c3e0 .tabs_3d29 {
  background-color: var(--e-global-color-primary);
}
.dynamic-d599 .focused-c3e0 .tabs_3d29:hover {
  background-color: var(--e-global-color-primary);
}
.dynamic-d599 .simple_7cec .form_tall_8f4d li span {
  background-color: var(--e-global-color-text);
}
.dynamic-d599 .simple_7cec .form_tall_8f4d li span:hover {
  background-color: var(--e-global-color-primary);
}
.dynamic-d599 .simple_7cec .form_tall_8f4d li.component_cool_f930 span {
  background-color: var(--e-global-color-accent);
}
.dynamic-d599 .huge_4e28 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic-d599 .border_hovered_c1c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green-820b .content-fluid-67cc .label-8b67 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green-820b .content-fluid-67cc .primary_4c15 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green-820b .content-fluid-67cc .alert_e3cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-8505 .summary_26c7 {
  border-color: var(--e-global-color-text);
}
.paragraph-8505 .primary_cold_7d9d {
  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);
}
.paragraph-8505 .disabled_06c7 {
  color: var(--e-global-color-secondary);
}
.paragraph-8505 .disabled_06c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-8505 .fast_8bb8 > * {
  color: var(--e-global-color-primary);
}
.paragraph-8505 .fast_8bb8 > * svg {
  fill: var(--e-global-color-primary);
}
.paragraph-8505 .bottom_6533 {
  color: var(--e-global-color-primary);
}
.paragraph-8505 .bottom_6533 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-8505 .hot-481d {
  color: var(--e-global-color-primary);
}
.paragraph-8505 .hot-481d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-8505 .footer-19e8 {
  color: var(--e-global-color-primary);
}
.paragraph-8505 .footer-19e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-8505 .thick-e38c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-8505 .lite_8cbd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-8505 .lite_8cbd.tooltip-4f89 {
  color: var(--e-global-color-secondary);
}
.paragraph-8505 .lite_8cbd.tooltip-4f89 .card_0e5b {
  color: var(--e-global-color-accent);
}
.paragraph-8505 .lite_8cbd.icon_tiny_0687 {
  color: var(--e-global-color-text);
}
.paragraph-8505 .lite_8cbd.icon_tiny_0687 .card_0e5b {
  color: var(--e-global-color-text);
}
.paragraph-8505 .lite_8cbd:before {
  border-top-color: var(--e-global-color-text);
}
.paragraph-8505 .pagination-full-ec90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-8505
  .pagination-full-ec90
  .stone_d085 {
  background-color: var(--e-global-color-primary);
}
.paragraph-8505
  .pagination-full-ec90
  .stone_d085 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-8505 .summary_26c7 .cold-54f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_60d4 .hot-d433 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east_60d4 .hero-cold-7753 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old-10cd .carousel_easy_8cf4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old-10cd
  .active-e6c0
  .feature_f223 {
  background-color: var(--e-global-color-secondary);
}
.old-10cd
  .active-e6c0.thumbnail_center_dcd2
  .feature_f223 {
  background-color: var(--e-global-color-text);
}
.old-10cd
  .active-e6c0:hover
  .feature_f223 {
  background-color: var(--e-global-color-accent);
}
.old-10cd
  .active-e6c0.fn-active-fdeb
  .feature_f223 {
  background-color: var(--e-global-color-primary);
}
.fresh-8345 .module-5c5b {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.fresh-8345 .preview-complex-5504 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-8345 .pagination-old-ad62 {
  background-color: var(--e-global-color-primary);
}
.fresh-8345 .pagination-old-ad62 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_north_2eaf .border_7565 .paragraph-73c1 .main-tiny-80c8 {
  background-color: var(--e-global-color-secondary);
}
.label_north_2eaf .border_7565 .thumbnail_4352:after {
  background-color: var(--e-global-color-secondary);
}
.label_north_2eaf .lower-b993 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_north_2eaf .middle-a40a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_north_2eaf .dynamic_8226 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_north_2eaf .frame_dffc {
  background-color: var(--e-global-color-primary);
}
.label_north_2eaf .frame_dffc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_north_2eaf .cool_04ef {
  background-color: var(--e-global-color-secondary);
}
.label_north_2eaf .cool_04ef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_north_2eaf .border_7565 .column_7411 .media-tall-9f57:hover {
  background-color: var(--e-global-color-primary);
}
.label_north_2eaf
  .border_7565
  .column_7411
  .media-tall-9f57.search-afaf {
  background-color: var(--e-global-color-primary);
}
.label_north_2eaf .border_7565 .soft-584e:before {
  border-color: var(--e-global-color-primary);
}
.label_north_2eaf .border_7565 .soft-584e:hover:before {
  border-color: var(--e-global-color-secondary);
}
.label_north_2eaf
  .border_7565
  .soft-584e.picture_first_10dd:before {
  border-color: var(--e-global-color-primary);
}
.label_north_2eaf .selected_3c65 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_lite_cdac .block-e3a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_lite_cdac .block-e3a3:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_lite_cdac .block-e3a3.iron_25e5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_lite_cdac .content_e6a9 {
  background-color: var(--e-global-color-primary);
}
.shade_lite_cdac .content_e6a9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_lite_cdac
  .row_98fa
  .right-e327
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_lite_cdac
  .outline_outer_6b7a
  .right-e327
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_642f
  .progress-8134
  .carousel_18fa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_642f
  .progress-8134
  .carousel_top_2c71 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_642f .caption_pink_de9d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_642f .selected_5f58 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_642f .table-9bc7 {
  background-color: var(--e-global-color-primary);
}
.block_642f .table-9bc7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-next-6fc7 .search-bottom-c798 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-next-6fc7 .hard-c10e {
  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);
}
.hero-next-6fc7 .breadcrumb-over-ab32 {
  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);
}
.hero-next-6fc7 .breadcrumb-over-ab32 a:hover {
  color: var(--e-global-color-secondary);
}
.hero-next-6fc7 .dirty_ffab {
  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);
}
.hero-next-6fc7 .brown_ab4d {
  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);
}
.hero-next-6fc7 .pagination-tall-d8df .tabs_3d29 {
  background-color: var(--e-global-color-primary);
}
.hero-next-6fc7 .pagination-tall-d8df .tabs_3d29:hover {
  background-color: var(--e-global-color-accent);
}
.hero-next-6fc7
  .pagination-tall-d8df
  .form_tall_8f4d
  li
  span {
  background-color: var(--e-global-color-text);
}
.hero-next-6fc7
  .pagination-tall-d8df
  .form_tall_8f4d
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.hero-next-6fc7
  .pagination-tall-d8df
  .form_tall_8f4d
  li.component_cool_f930
  span {
  background-color: var(--e-global-color-accent);
}
.message_25eb
  .chip-under-693c
  .liquid_e076 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_25eb .chip-under-693c .prev-68c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_25eb .chip-under-693c .chip-3de9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_25eb .fluid-f1c2 {
  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_25eb
  .article_12d5.slider-31e8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-5d07
  > .mask-98eb
  > div
  > .badge-f0b2
  > .shade-next-a8f3
  > a {
  background-color: var(--e-global-color-text);
}
.link-5d07
  > .mask-98eb
  > div
  > .badge-f0b2
  > .shade-next-a8f3
  > a
  .mini-4379.image_black_d655 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-5d07
  > .mask-98eb
  > div
  > .badge-f0b2
  > .shade-next-a8f3
  > a
  .component-7340.easy_8bcd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-5d07
  > .mask-98eb
  > div
  > .badge-f0b2
  > .shade-next-a8f3
  > .fluid_e137
  .shade-next-a8f3
  > a {
  background-color: var(--e-global-color-secondary);
}
.link-5d07
  > .mask-98eb
  > div
  > .badge-f0b2
  > .shade-next-a8f3
  > .fluid_e137
  .shade-next-a8f3
  > a
  .background-silver-8c43 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-5d07
  > .mask-98eb
  > div
  > .badge-f0b2
  > .shade-next-a8f3
  > .fluid_e137
  .shade-next-a8f3
  > a
  .component-7340.border-b6a5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-5d07
  > .mask-98eb
  > div
  > .badge-f0b2
  > .shade-next-a8f3
  > a
  .frame_paper_9a26:before {
  color: var(--e-global-color-text);
}
.link-5d07
  > .mask-98eb
  > div
  > .badge-f0b2
  > .shade-next-a8f3
  > .fluid_e137
  a
  .frame_paper_9a26:before {
  color: var(--e-global-color-text);
}
.link-5d07
  > .mask-98eb
  > div
  > .badge-f0b2
  > .shade-next-a8f3.focused-5d5e
  > a
  .frame_paper_9a26:before {
  color: var(--e-global-color-text);
}
.link-5d07
  > .mask-98eb
  > div
  > .badge-f0b2
  > .shade-next-a8f3
  > .fluid_e137
  .shade-next-a8f3.focused-5d5e
  > a
  .frame_paper_9a26:before {
  color: var(--e-global-color-text);
}
.link-5d07
  > .mask-98eb
  > div
  > .badge-f0b2
  > .shade-next-a8f3
  > a
  .medium-d113
  .active_8e50 {
  color: var(--e-global-color-text);
}
.link-5d07
  > .mask-98eb
  > div
  > .badge-f0b2
  > .shade-next-a8f3
  > .fluid_e137
  a
  .medium-d113
  .active_8e50 {
  color: var(--e-global-color-text);
}
.link-5d07
  > .mask-98eb
  > div
  > .badge-f0b2
  > .shade-next-a8f3
  > a
  .medium-d113
  .active_8e50,
.link-5d07
  > .mask-98eb
  > div
  > .badge-f0b2
  > .shade-next-a8f3
  > .fluid_e137
  a
  .medium-d113
  .active_8e50 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-5d07
  > .mask-98eb
  > div
  > .badge-f0b2
  > .shade-next-a8f3
  > a
  .mask-9ef6:before {
  color: var(--e-global-color-text);
}
.link-5d07
  > .mask-98eb
  > div
  > .badge-f0b2
  > .shade-next-a8f3
  > .fluid_e137
  a
  .mask-9ef6:before {
  color: var(--e-global-color-text);
}
.link-5d07
  > .mask-98eb
  > div
  > .badge-f0b2
  > .shade-next-a8f3.focused-5d5e
  > a
  .mask-9ef6:before {
  color: var(--e-global-color-text);
}
.link-5d07
  > .mask-98eb
  > div
  > .badge-f0b2
  > .shade-next-a8f3
  > .fluid_e137
  .shade-next-a8f3.focused-5d5e
  > a
  .mask-9ef6:before {
  color: var(--e-global-color-text);
}
.secondary_thick_10a4 .solid_fe7d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_thick_10a4
  .slider-0194:hover
  .solid_fe7d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-d9a3
  > .mask-98eb
  > .huge-aada
  > .surface-63d7
  > .row_clean_5c64
  > .backdrop_50b5
  .accent_4242 {
  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);
}
.container-d9a3
  > .mask-98eb
  > .huge-aada
  > .surface-63d7
  > .row_clean_5c64
  > .backdrop_50b5:hover
  .accent_4242 {
  color: var(--e-global-color-text);
}
.container-d9a3
  > .mask-98eb
  > .huge-aada
  > .surface-63d7
  > .row_clean_5c64
  > .backdrop_50b5:hover
  .accent_4242 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-d9a3
  > .mask-98eb
  > .huge-aada
  > .surface-63d7
  > .row_clean_5c64.middle-c703
  > .backdrop_50b5
  .accent_4242 {
  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);
}
.sort-smooth-33ec .iron-038a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-smooth-33ec .banner_right_437a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-smooth-33ec .overlay-active-bc1f {
  background-color: var(--e-global-color-primary);
}
.sort-smooth-33ec .overlay-active-bc1f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-hovered-bcfe
  > .mask-98eb
  > .large_a63a
  > .table-188f
  > .plasma-1774
  .advanced-b894 {
  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);
}
.picture-hovered-bcfe
  > .mask-98eb
  > .large_a63a
  > .table-188f
  > .plasma-1774
  .pink-c3d5 {
  color: var(--e-global-color-text);
}
.picture-hovered-bcfe
  > .mask-98eb
  > .large_a63a
  > .table-188f
  > .plasma-1774:hover
  .advanced-b894 {
  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);
}
.picture-hovered-bcfe
  > .mask-98eb
  > .large_a63a
  > .table-188f
  > .plasma-1774:hover
  .pink-c3d5 {
  color: var(--e-global-color-secondary);
}
.picture-hovered-bcfe
  > .mask-98eb
  > .large_a63a
  > .table-188f
  > .plasma-1774.component_1c5c
  .advanced-b894 {
  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);
}
.picture-hovered-bcfe
  > .mask-98eb
  > .large_a63a
  > .table-188f
  > .plasma-1774.component_1c5c
  .pink-c3d5 {
  color: var(--e-global-color-primary);
}
.message-solid-83db
  .first_c58a
  .gas-7790 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-solid-83db .in_4d85 .cold-54f0 .item_b0e7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-79ff .paragraph-dark-622d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-79ff .header-gold-6e37 .paragraph-dark-622d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-79ff .notice-cde6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-79ff .notice-cde6 {
  background-color: var(--e-global-color-primary);
}
.brown-69b1 .gas-05be .notice_cd15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown-69b1
  .gas-05be:hover
  .element-aeff {
  color: var(--e-global-color-secondary);
}
.brown-69b1
  .gas-05be:hover
  .notice_cd15 {
  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);
}
.box-4e87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.title-8575 {
  flex-direction: column;
}

.title-8575 .badge-e644 {
  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.title-8575 .badge-e644 {
  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);
}

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

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

.under_94ea.header_fluid_ae29 {
  display: none;
}

.down-2426 {
  display: none;
}

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

.text-solid-99e4.input_out_6fa2 {
  margin-bottom: 40px;
  width: 100%;
}

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

.title-8575 a {
  width: 100%;
}

.plasma_ad5a .hot-3ee3.blue-70e7 {
  width: 20% !important;
}

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

.yellow-9c65: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%);
}

.yellow-9c65 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.avatar-under-9f54 {
  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;
}

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

.avatar-under-9f54: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);
}

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

.plasma_ad5a
  .hot-3ee3.dim_e7a2
  .panel-cold-479d
  .status-copper-c719 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.motion-35a2.photo_slow_abf3 > .feature_cdfc {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

.grid-77dd {
  font-size: 35px !important;
}

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

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

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

.plasma_ad5a
  .hot-3ee3.footer_79a7
  .popup_next_9a29
  .breadcrumb-top-3d5a {
  width: 100% !important;
}

.container-gas-8038 {
  width: 500px !important;
  max-width: none;
}

.highlight_cold_b863 {
  width: 100%;
}

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

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

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

  display: none;
}

.text-0ea0 {
  font-size: 15px !important;
}

.pattern-1ced {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.hard_0777:hover .pattern-1ced {
  visibility: visible;
}
.hard_0777:hover.hard_0777::before {
  display: block;
}

.frame_d9ee h3 {
  color: #fff;
}

.white-57d8 {
  margin: 0;
}

.plasma_ad5a
  .hot-3ee3.footer_79a7
  .breadcrumb-top-3d5a
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.logo_2746 {
  width: 100%;
}

.info_prev_db19 {
  width: 100%;
}

.summary-22b4 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.info_prev_db19 {
  width: 100%;
}

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

.breadcrumb-top-3d5a {
  display: flex;
  align-items: center;
}

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

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

.title-8575 .badge-e644.accent-white-f39d {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.title-8575 h1.badge-e644 {
  margin-top: 80px !important;
}

.plasma_ad5a .hot-3ee3.mini-2a71 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.tag-e75b img {
  width: 100%;
}

.banner-black-bd88 .dim-4ee3.panel-cold-479d {
  justify-content: space-between;
}

.footer_087c {
  display: none;
}

.sort_silver_110c .list_5494 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .motion-35a2 .feature_cdfc {
    flex-wrap: nowrap !important;
  }
}

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

  .container-gas-8038 {
    width: 100% !important;
  }
}

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

  .yellow-9c65 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .banner-black-bd88 .dim-4ee3.panel-cold-479d {
    border-bottom: 1px solid #f0c159;
  }

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

  .motion-35a2.photo_slow_abf3 > .feature_cdfc {
    gap: 15px;
    justify-content: space-between;
  }

  .plasma_ad5a
    .hot-3ee3.footer_79a7
    .breadcrumb-top-3d5a
    img {
    width: 60% !important;
  }

  .current_decf {
    left: 2%;
  }

  .slow-38c7 {
    margin: 10px 0;
  }

  .title-8575 .list_5494 {
    margin: 0;
    margin-bottom: 10px;
  }

  .yellow-9c65 {
    font-size: 16px !important;
  }

  .grid-77dd {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.title-8575 .badge-e644,
  .title-8575 .badge-e644 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .breadcrumb-top-3d5a {
    justify-content: center;
  }

  .title-8575 .list_5494 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .plasma_ad5a .hot-3ee3.blue-70e7 {
    width: 75% !important;
  }

  .tag-e75b img {
    width: 100% !important;
  }
}

@media (max-width: 550px) {
  .avatar-under-9f54 {
    text-transform: capitalize;
  }

  h2.title-8575 .badge-e644,
  .title-8575 .badge-e644 {
    font-size: 30px !important;
  }

  .breadcrumb-top-3d5a {
    justify-content: center;
  }

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

  .paragraph_pro_9a72
    .wide-ff80.chip-57a2 {
    margin: 0 !important;
  }

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

  .slow-38c7 {
    display: flex;
  }

  .purple-1b6d .yellow-9c65 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .summary-22b4 {
    justify-content: flex-end;
    gap: 1px;
  }

  .title-8575 h1.badge-e644 {
    margin-top: 40px !important;
  }

  .plasma_ad5a
    .hot-3ee3.footer_79a7
    .breadcrumb-top-3d5a
    img,
  .active_bfd0 .popup_next_9a29 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .avatar-under-9f54 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .plasma_ad5a .hot-3ee3.blue-70e7 {
    width: 100% !important;
  }

  .motion-35a2.photo_slow_abf3 > .feature_cdfc {
    gap: 3px;
  }

  .title-8575 .list_5494 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.banner-black-bd88 .dim-4ee3.panel-cold-479d {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.banner-black-bd88 .dim-4ee3.panel-cold-479d: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .banner-black-bd88 .dim-4ee3.panel-cold-479d {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .title-8575 .badge-e644 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .yellow-9c65 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.lower-41e4 .left-a4cb {
  flex-shrink: 0;
  white-space: nowrap;
}

.lower-41e4 .secondary-medium-24fc {
  flex-shrink: 0;
  min-width: fit-content;
}

.lower-41e4 .status-copper-c719 {
  white-space: nowrap;
}

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

.lower-41e4 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.lower-41e4 .left-a4cb {
  max-width: 80px !important;
}

.lower-41e4 .secondary-medium-24fc {
  max-width: 80px !important;
  overflow: hidden;
}

.lower-41e4 .dim-4ee3.panel-cold-479d {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.lower-41e4 .status-copper-c719 {
  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);
  }
}

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

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

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

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

body .avatar-under-9f54:nth-child(2),
.plasma_ad5a .avatar-under-9f54:nth-child(2),
#page .avatar-under-9f54: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;
}

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

/* css-noise: 7c01 */
.promo-block-p8 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
