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(.steel-af59) {
  gap: 0.5em;
}
:where(.shade-next-28e3) {
  gap: 0.5em;
}
body .shadow-f908 > .static_ef49 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .shadow-f908 > .alert_full_4103 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .shadow-f908 > .mask_b4aa {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .outline_steel_f150 > .static_ef49 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .outline_steel_f150 > .alert_full_4103 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .outline_steel_f150 > .mask_b4aa {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .outline_steel_f150
  > :where(:not(.static_ef49):not(.alert_full_4103):not(.summary_d90d)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .outline_steel_f150 > .simple_6074 {
  max-width: var(--wp--style--global--wide-size);
}
body .steel-af59 {
  display: flex;
}
body .steel-af59 {
  flex-wrap: wrap;
  align-items: center;
}
body .steel-af59 > * {
  margin: 0;
}
body .shade-next-28e3 {
  display: grid;
}
body .shade-next-28e3 > * {
  margin: 0;
}
:where(.list_prev_ef79.steel-af59) {
  gap: 2em;
}
:where(.list_prev_ef79.shade-next-28e3) {
  gap: 2em;
}
:where(.first_49ee.steel-af59) {
  gap: 1.25em;
}
:where(.first_49ee.shade-next-28e3) {
  gap: 1.25em;
}
.menu-stone-3434 {
  color: var(--wp--preset--color--black) !important;
}
.slow_6430 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.backdrop_middle_d737 {
  color: var(--wp--preset--color--white) !important;
}
.secondary_wood_91be {
  color: var(--wp--preset--color--pale-pink) !important;
}
.box_9e56 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.short-9f2a {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hover_down_15f0 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.shadow_soft_a663 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.alert-bad5 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.gradient-716d {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.icon-a35f {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.medium-4706 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.west_fa09 {
  background-color: var(--wp--preset--color--black) !important;
}
.frame_6c6c {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.liquid_51e0 {
  background-color: var(--wp--preset--color--white) !important;
}
.status_warm_f1ec {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.right-e7ce {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.texture_bottom_5e3e {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tabs-fast-9b18 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.border_brown_db92 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.gas-337b {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.card-219d {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.rough_d1b4 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.slider-cbda {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.gold_5348 {
  border-color: var(--wp--preset--color--black) !important;
}
.solid-c576 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.highlight-fluid-0587 {
  border-color: var(--wp--preset--color--white) !important;
}
.content-984d {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.label-south-a325 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.smooth-e71f {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.smooth-79c5 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.last_4728 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.gradient-c135 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.static_2786 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.aside_old_58eb {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.shade_20e2 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.white-7a2f {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.cool-bf00 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.active_fast_6a64 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.frame_tall_7067 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.gallery_fd24 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.breadcrumb_672e {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.feature-plasma-3e0f {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.title-east-9bc2 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.sidebar_dim_d3ad {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.tall-50b1 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.border-warm-ef80 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.list_ca08 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.pink_e969 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.dark_9d81 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.video_5edb {
  font-size: var(--wp--preset--font-size--large) !important;
}
.easy-8a39 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.footer_gold_9371 a:where(:not(.layout_39be)) {
  color: inherit;
}
:where(.first_49ee.steel-af59) {
  gap: 1.25em;
}
:where(.first_49ee.shade-next-28e3) {
  gap: 1.25em;
}
:where(.list_prev_ef79.steel-af59) {
  gap: 2em;
}
:where(.list_prev_ef79.shade-next-28e3) {
  gap: 2em;
}
.advanced_1a52 {
  font-size: 1.5em;
  line-height: 1.6;
}

.tooltip_out_8e9b .sort_slow_e2a1 {
  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);
}
.block-motion-d90e .overlay_8276 {
  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);
}
.bottom-c261 {
  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);
}
.bottom-c261.basic_e06e .texture-fast-14d8 {
  background-color: var(--e-global-color-primary);
}
.bottom-c261.pattern_dynamic_d3ea .texture-fast-14d8,
.bottom-c261.media-large-3338 .texture-fast-14d8 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.wrapper-37ac .iron_2025 {
  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);
}
.icon_hard_073d {
  --divider-color: var(--e-global-color-secondary);
}
.icon_hard_073d .brown-9a94 {
  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);
}
.icon_hard_073d.large-f3bd .detail-pink-ac6a {
  background-color: var(--e-global-color-secondary);
}
.icon_hard_073d.tall_0cf2 .detail-pink-ac6a,
.icon_hard_073d.overlay_current_6d3e .detail-pink-ac6a {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.icon_hard_073d.tall_0cf2 .detail-pink-ac6a,
.icon_hard_073d.overlay_current_6d3e .detail-pink-ac6a svg {
  fill: var(--e-global-color-secondary);
}
.brown_8526 .texture_cc91 {
  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);
}
.brown_8526 .section-d6e2 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_brown_9e51.large-f3bd .detail-pink-ac6a {
  background-color: var(--e-global-color-primary);
}
.notification_brown_9e51.tall_0cf2 .detail-pink-ac6a,
.notification_brown_9e51.overlay_current_6d3e .detail-pink-ac6a {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.notification_brown_9e51.tall_0cf2 .detail-pink-ac6a,
.notification_brown_9e51.overlay_current_6d3e .detail-pink-ac6a svg {
  fill: var(--e-global-color-primary);
}
.fixed-334b.large-f3bd .detail-pink-ac6a {
  background-color: var(--e-global-color-primary);
}
.fixed-334b.tall_0cf2 .detail-pink-ac6a,
.fixed-334b.overlay_current_6d3e .detail-pink-ac6a {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.fixed-334b .info-0151 {
  color: var(--e-global-color-primary);
}
.fixed-334b .info-0151,
.fixed-334b .info-0151 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed-334b .hovered-f375 {
  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);
}
.module-copper-6883 .frame-first-9637 {
  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);
}
.sort_9130 .breadcrumb-center-f929 .right-a18c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-ebe0 .banner-b80c:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.modal-ebe0 .progress_5156 i {
  color: var(--e-global-color-primary);
}
.modal-ebe0 .progress_5156 svg {
  fill: var(--e-global-color-primary);
}
.modal-ebe0 .info_f885 {
  color: var(--e-global-color-secondary);
}
.modal-ebe0 .banner-b80c > .info_f885,
.modal-ebe0 .banner-b80c > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-yellow-25bc .progress-black-883f {
  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);
}
.outline-yellow-25bc .popup-34cf {
  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);
}
.steel-a813 .clean-a69a .caption_ce23 {
  background-color: var(--e-global-color-primary);
}
.steel-a813 .message_090e {
  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);
}
.video_small_ecb6 .action_2c46 {
  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);
}
.video_small_ecb6 .info_2c3e {
  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);
}
.video_small_ecb6 .purple_d2f5 {
  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);
}
.accent_75cb .sort_prev_8322,
.accent_75cb .sort_prev_8322 a {
  color: var(--e-global-color-primary);
}
.accent_75cb .sort_prev_8322.mask_pink_541d,
.accent_75cb .sort_prev_8322.mask_pink_541d a {
  color: var(--e-global-color-accent);
}
.accent_75cb .sort_prev_8322 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_75cb .tertiary_silver_a9ac {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-small-5168 .table-up-1773,
.texture-small-5168 .highlight_stale_bebc {
  color: var(--e-global-color-primary);
}
.texture-small-5168 .table-up-1773 svg {
  fill: var(--e-global-color-primary);
}
.texture-small-5168 .mask_pink_541d .table-up-1773,
.texture-small-5168 .mask_pink_541d .highlight_stale_bebc {
  color: var(--e-global-color-accent);
}
.texture-small-5168 .mask_pink_541d .table-up-1773 svg {
  fill: var(--e-global-color-accent);
}
.texture-small-5168 .highlight_stale_bebc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-small-5168 .tertiary_silver_a9ac {
  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);
}
.over-222c .container_tiny_0d3a,
.over-222c .large_a353 {
  color: var(--e-global-color-primary);
}
.over-222c .large_a353 svg {
  fill: var(--e-global-color-primary);
}
.over-222c .sort_prev_8322.mask_pink_541d a,
.over-222c
  .sort_prev_8322.mask_pink_541d
  .large_a353 {
  color: var(--e-global-color-accent);
}
.over-222c .container_tiny_0d3a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over-222c .tertiary_silver_a9ac {
  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);
}
.title-purple-c7e2 .button-b7f4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-purple-c7e2 .outline_hovered_5a8b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-9444 .title-400f .chip-center-938d {
  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);
}
.light-9444 .title-400f .filter_7b13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-9444 .sidebar-1823 .chip-center-938d {
  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);
}
.light-9444
  .sidebar-1823
  .filter_7b13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-9444
  .pressed-746d
  .chip-center-938d {
  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);
}
.light-9444
  .pressed-746d
  .filter_7b13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-9444
  .box-plasma-6203
  .chip-center-938d {
  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);
}
.light-9444
  .box-plasma-6203
  .filter_7b13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_d3d4 .block_lower_86ed {
  background-color: var(--e-global-color-primary);
}
.video_d3d4 .block_lower_86ed:hover {
  background-color: var(--e-global-color-primary);
}
.video_d3d4 .shadow-a97d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_d3d4
  .block_lower_86ed:hover
  .shadow-a97d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-f6ff .progress_wide_c69d {
  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);
}
.stone-0b13 .pressed-22cf .menu-lite-b24e a {
  background-color: var(--e-global-color-accent);
}
.stone-0b13 .pressed-22cf .gradient-blue-d23b a {
  background-color: var(--e-global-color-accent);
}
.stone-0b13 .pressed-22cf .menu-lite-b24e a,
.stone-0b13 .pressed-22cf .gradient-blue-d23b a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-gas-d045
  .footer-00c6.notice_over_e0c5
  .pressed-22cf
  a.search-mini-3bc7 {
  background-color: var(--e-global-color-accent);
}
.search-gas-d045
  .footer-00c6.notice_over_e0c5
  .pressed-22cf
  span.search-mini-3bc7.fn-current-b1ee {
  background-color: var(--e-global-color-text);
}
.search-gas-d045
  .footer-00c6.notice_over_e0c5
  .pressed-22cf
  .search-mini-3bc7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-copper-c6d9 .list_bce9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-copper-c6d9
  .overlay_east_43b9
  > .disabled_in_da76
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-copper-c6d9
  .mask_1fc5
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-copper-c6d9
  .row-c37b
  .summary_pink_072b,
.main-copper-c6d9
  .row-c37b
  .fresh_d096 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-copper-c6d9
  .row-c37b
  .short-22fd,
.main-copper-c6d9
  .row-c37b
  a
  .short-22fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-copper-c6d9
  .row-c37b
  .article_56e3 {
  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-copper-c6d9
  .row-c37b
  .disabled_4584 {
  background-color: var(--e-global-color-primary);
}
.main-copper-c6d9
  .row-c37b
  .disabled_4584 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-copper-c6d9
  .row-c37b
  .disabled_4584:hover {
  background-color: var(--e-global-color-primary);
}
.main-copper-c6d9
  .row-c37b
  .layout-eb32 {
  background-color: var(--e-global-color-primary);
}
.main-copper-c6d9
  .row-c37b
  .layout-eb32 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-copper-c6d9
  .row-c37b
  .layout-eb32:hover {
  background-color: var(--e-global-color-primary);
}
.main-copper-c6d9
  .pagination_8704
  .search-rough-fdbf
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-copper-c6d9
  .pagination_8704
  .pattern-b84a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-copper-c6d9
  .pagination_8704
  .article_56e3 {
  color: var(--e-global-color-text);
}
.main-copper-c6d9
  .pagination_8704
  .article_56e3
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-copper-c6d9
  .pagination_8704
  .disabled_4584 {
  background-color: var(--e-global-color-primary);
}
.main-copper-c6d9
  .pagination_8704
  .disabled_4584 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-copper-c6d9
  .pagination_8704
  .disabled_4584:hover {
  background-color: var(--e-global-color-primary);
}
.main-copper-c6d9
  .pagination_8704
  .layout-eb32 {
  background-color: var(--e-global-color-primary);
}
.main-copper-c6d9
  .pagination_8704
  .layout-eb32 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-copper-c6d9
  .pagination_8704
  .layout-eb32:hover {
  background-color: var(--e-global-color-primary);
}
.main-copper-c6d9 .widget-huge-a7e4 {
  background-color: var(--e-global-color-primary);
}
.main-copper-c6d9 .widget-huge-a7e4:hover {
  background-color: var(--e-global-color-primary);
}
.main-copper-c6d9 .hard-41eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-copper-c6d9 .gallery-b4f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass-5d23 .gradient_9d20 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass-5d23
  .icon_2e4a
  > div:nth-child(3)
  .gradient_9d20,
.glass-5d23
  .old-ab6a
  > div:nth-child(1)
  .gradient_9d20,
.glass-5d23
  .heading-8d78
  > div:nth-child(1)
  .gradient_9d20,
.glass-5d23
  .element_d0cf
  > div:nth-child(1)
  .gradient_9d20,
.glass-5d23
  .label_3548
  > div:nth-child(1)
  .gradient_9d20 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass-5d23 .fluid-2f90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-5d23 .title_7ff7 {
  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);
}
.glass-5d23 .prev-8652 {
  background-color: var(--e-global-color-primary);
}
.glass-5d23 .prev-8652 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-5d23 .prev-8652:hover {
  background-color: var(--e-global-color-primary);
}
.glass-5d23 .fixed_86e9 {
  background-color: var(--e-global-color-primary);
}
.glass-5d23 .fixed_86e9:hover {
  background-color: var(--e-global-color-primary);
}
.glass-5d23 .hard-41eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass-5d23 .gallery-b4f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_5469 .fluid-6753 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_5469 .panel_149a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_5469 .paragraph_963c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_5469 .nav-new-f16a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_5469 .backdrop-top-c51d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_5469 .fixed_86e9 {
  background-color: var(--e-global-color-primary);
}
.paragraph_5469 .fixed_86e9:hover {
  background-color: var(--e-global-color-primary);
}
.module-1fdd .column-b8bd {
  background-color: var(--e-global-color-secondary);
}
.module-1fdd .media-a1ca {
  background-color: var(--e-global-color-text);
}
.module-1fdd .selected-6ad6 {
  background-color: var(--e-global-color-secondary);
}
.module-1fdd .text-current-bec8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-1fdd .orange_13f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-1fdd .yellow_409a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-1fdd .liquid_a5ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-1fdd .card_79e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_middle_a712 .dynamic_48ec .right-aeb5,
.wrapper_middle_a712
  .dynamic_48ec
  .right-aeb5
  a,
.wrapper_middle_a712 .cold_505b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_middle_a712 .dynamic_48ec .stone_5c4b,
.wrapper_middle_a712 .slider_50f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_middle_a712 .dynamic_48ec .stone_5c4b {
  color: var(--e-global-color-text);
}
.wrapper_middle_a712 .slider_50f6 {
  color: var(--e-global-color-text);
}
.wrapper_middle_a712
  .dynamic_48ec
  .red-e97f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_middle_a712 .left_25db .sort_last_8b40 {
  background-color: var(--e-global-color-primary);
}
.wrapper_middle_a712 .left_25db .sort_last_8b40:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper_middle_a712 .left_25db .frame_stale_77a5 li span {
  background-color: var(--e-global-color-text);
}
.wrapper_middle_a712 .left_25db .frame_stale_77a5 li span:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper_middle_a712
  .left_25db
  .frame_stale_77a5
  li.menu-1619
  span {
  background-color: var(--e-global-color-accent);
}
.wrapper_middle_a712 .progress_left_1413 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_last_6526 .out-7c89 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cool_6047 .hover_cold_3208 {
  background-color: var(--e-global-color-primary);
}
.cool_6047 .text_7cd8 {
  background-color: var(--e-global-color-secondary);
}
.cool_6047 .easy-d585 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool_6047 .white_54dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool_6047 .silver-147f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool_6047 .large-6a2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool_6047 .breadcrumb_inner_be36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool_6047 .list_e3dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool_6047 .static_d9dd {
  background-color: var(--e-global-color-primary);
}
.cool_6047 .static_d9dd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-25ff .orange_1583 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-25ff .section-selected-1f6f {
  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);
}
.table-25ff
  .article_f086:after {
  background-color: var(--e-global-color-primary);
}
.table-25ff .middle-b647 {
  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);
}
.frame_tiny_7291 .cold_505b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_tiny_7291 .slider_50f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_b1c3 .down_6d95 .progress-south-5b15 {
  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);
}
.sort_b1c3 .down_6d95 .solid-395c {
  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);
}
.avatar-outer-13f9 .table_d3ad {
  background-color: var(--e-global-color-primary);
}
.avatar-outer-13f9 .copper_cd2a {
  background-color: var(--e-global-color-secondary);
}
.avatar-outer-13f9 .slow-fa5b .fresh_f7b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-outer-13f9 .focused_6268 .fresh_f7b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-73c0 .blue-d602 .in_6aa0 {
  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);
}
.nav-73c0 .blue-d602 .layout_down_638a {
  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);
}
.nav-73c0 .blue-d602 .brown_5017 {
  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);
}
.fixed_ef67 .black_393f {
  border-color: var(--e-global-color-text);
}
.fixed_ef67 .item_middle_f451 {
  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);
}
.fixed_ef67 .static-9308 {
  color: var(--e-global-color-primary);
}
.fixed_ef67 .right_4d58 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-cold-2d18 .brown-f04c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main-cold-2d18 .active_c543 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main-cold-2d18 .plasma_76dc:hover .brown-f04c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main-cold-2d18
  .plasma_76dc:hover
  .active_c543 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image_blue_1e41 .tertiary-c463 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image_blue_1e41 .texture-center-aff6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-3ec8 .tabs-orange-0e40 .card_96c0 {
  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);
}
.gas-3ec8 .message_right_b5a3 .card_96c0 {
  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);
}
.dropdown-f287 .top_de34 {
  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);
}
.focus_9e77 .basic_36ea .row-64cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_9e77 .basic_36ea .row-64cf {
  background-color: var(--e-global-color-secondary);
}
.focus_9e77 .alert_clean_94cb .row-64cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_9e77 .alert_clean_94cb .row-64cf {
  background-color: var(--e-global-color-secondary);
}
.focus_9e77 .next_8ade .grid_slow_0615 {
  background-color: var(--e-global-color-primary);
}
.focus_9e77 .next_8ade:hover .grid_slow_0615 {
  background-color: var(--e-global-color-secondary);
}
.focus_9e77 .sort_last_8b40 {
  background-color: var(--e-global-color-primary);
}
.focus_9e77 .sort_last_8b40:hover {
  background-color: var(--e-global-color-accent);
}
.focus_9e77 .frame_stale_77a5 li span {
  background-color: var(--e-global-color-text);
}
.focus_9e77 .frame_stale_77a5 li span:hover {
  background-color: var(--e-global-color-primary);
}
.focus_9e77 .frame_stale_77a5 li.menu-1619 span {
  background-color: var(--e-global-color-accent);
}
.notification_5617 .purple_9abe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_5617 .description_79e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-1469 .blue_6f41:before {
  background-color: var(--e-global-color-secondary);
}
.hidden-1469 .container-tall-d0e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-1469 .outline-rough-9e73 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-fast-b209 .hard-e7f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-fast-b209 .hard-e7f8:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-fast-b209 .hard-e7f8.fn-active-b1ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-fast-b209 .east-7583 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-fast-b209 .item-inner-bfa1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-fast-b209 .wood-1577 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-fast-b209 .title_iron_9154 {
  background-color: var(--e-global-color-primary);
}
.border-fast-b209 .title_iron_9154 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-fast-b209 .tooltip_center_5132 {
  background-color: var(--e-global-color-primary);
}
.border-fast-b209 .tooltip_center_5132 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.top_9d8f .item-cabe .border-443d a {
  color: var(--e-global-color-secondary);
}
.top_9d8f .item-cabe .border-443d a:hover {
  color: var(--e-global-color-secondary);
}
.top_9d8f .item-cabe .border-443d,
.top_9d8f .item-cabe .border-443d a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_9d8f .item-cabe .column_dc45 {
  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);
}
.top_9d8f .item-cabe .hard_3069 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_9d8f .item-cabe .badge_purple_977b {
  background-color: var(--e-global-color-primary);
}
.top_9d8f .item-cabe .badge_purple_977b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_9d8f .item-cabe .badge_purple_977b:hover {
  background-color: var(--e-global-color-primary);
}
.top_9d8f .item-cabe .wide_3fe8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.top_9d8f .item-cabe .wide_3fe8 {
  background-color: var(--e-global-color-primary);
}
.top_9d8f .item-cabe .wide_3fe8:hover {
  background-color: var(--e-global-color-primary);
}
.top_9d8f .item-cabe .sort_last_8b40 {
  background-color: var(--e-global-color-primary);
}
.top_9d8f .item-cabe .sort_last_8b40:hover {
  background-color: var(--e-global-color-primary);
}
.top_9d8f .left_25db .frame_stale_77a5 li span {
  background-color: var(--e-global-color-text);
}
.top_9d8f .left_25db .frame_stale_77a5 li span:hover {
  background-color: var(--e-global-color-primary);
}
.top_9d8f .left_25db .frame_stale_77a5 li.menu-1619 span {
  background-color: var(--e-global-color-accent);
}
.top_9d8f .hard-41eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top_9d8f .gallery-b4f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-d1db .search-warm-465e .left-1afe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-d1db .search-warm-465e .lower_8ff7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-d1db .search-warm-465e .carousel_selected_24a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_fc10 .simple-4b6f {
  border-color: var(--e-global-color-text);
}
.dark_fc10 .breadcrumb-hard-8b12 {
  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);
}
.dark_fc10 .caption-4710 {
  color: var(--e-global-color-secondary);
}
.dark_fc10 .caption-4710 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_fc10 .title_2f15 > * {
  color: var(--e-global-color-primary);
}
.dark_fc10 .title_2f15 > * svg {
  fill: var(--e-global-color-primary);
}
.dark_fc10 .picture_d7fc {
  color: var(--e-global-color-primary);
}
.dark_fc10 .picture_d7fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark_fc10 .notification_2bc5 {
  color: var(--e-global-color-primary);
}
.dark_fc10 .notification_2bc5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark_fc10 .tertiary_0300 {
  color: var(--e-global-color-primary);
}
.dark_fc10 .tertiary_0300 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_fc10 .dark_b44c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_fc10 .breadcrumb-first-16f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_fc10 .breadcrumb-first-16f5.banner-e301 {
  color: var(--e-global-color-secondary);
}
.dark_fc10 .breadcrumb-first-16f5.banner-e301 .carousel_white_7406 {
  color: var(--e-global-color-accent);
}
.dark_fc10 .breadcrumb-first-16f5.dropdown_dark_ab86 {
  color: var(--e-global-color-text);
}
.dark_fc10 .breadcrumb-first-16f5.dropdown_dark_ab86 .carousel_white_7406 {
  color: var(--e-global-color-text);
}
.dark_fc10 .breadcrumb-first-16f5:before {
  border-top-color: var(--e-global-color-text);
}
.dark_fc10 .background_wood_69d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_fc10
  .background_wood_69d3
  .picture_6d9b {
  background-color: var(--e-global-color-primary);
}
.dark_fc10
  .background_wood_69d3
  .picture_6d9b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dark_fc10 .simple-4b6f .smooth_32f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-tall-c735 .highlight-c3fa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-tall-c735 .chip-a6ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper_fd53 .backdrop-purple-ff37 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper_fd53
  .shade-31c4
  .article_stone_cfc5 {
  background-color: var(--e-global-color-secondary);
}
.copper_fd53
  .shade-31c4.description_e2eb
  .article_stone_cfc5 {
  background-color: var(--e-global-color-text);
}
.copper_fd53
  .shade-31c4:hover
  .article_stone_cfc5 {
  background-color: var(--e-global-color-accent);
}
.copper_fd53
  .shade-31c4.fn-active-b1ee
  .article_stone_cfc5 {
  background-color: var(--e-global-color-primary);
}
.tall_698f .photo_mini_eabc {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.tall_698f .info-lite-fbc2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_698f .advanced_28dd {
  background-color: var(--e-global-color-primary);
}
.tall_698f .advanced_28dd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.complex-9b90 .element_9f5f .hero-452a .item-2580 {
  background-color: var(--e-global-color-secondary);
}
.complex-9b90 .element_9f5f .huge_2c2f:after {
  background-color: var(--e-global-color-secondary);
}
.complex-9b90 .highlight_complex_9649 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-9b90 .header-9e8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-9b90 .slider_faeb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-9b90 .picture_yellow_3546 {
  background-color: var(--e-global-color-primary);
}
.complex-9b90 .picture_yellow_3546 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.complex-9b90 .overlay_outer_4d05 {
  background-color: var(--e-global-color-secondary);
}
.complex-9b90 .overlay_outer_4d05 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.complex-9b90 .element_9f5f .card_1f63 .feature-a2fc:hover {
  background-color: var(--e-global-color-primary);
}
.complex-9b90
  .element_9f5f
  .card_1f63
  .feature-a2fc.button-2878 {
  background-color: var(--e-global-color-primary);
}
.complex-9b90 .element_9f5f .footer-33c2:before {
  border-color: var(--e-global-color-primary);
}
.complex-9b90 .element_9f5f .footer-33c2:hover:before {
  border-color: var(--e-global-color-secondary);
}
.complex-9b90
  .element_9f5f
  .footer-33c2.next-b2ed:before {
  border-color: var(--e-global-color-primary);
}
.complex-9b90 .first-2af9 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_5c70 .dropdown-east-08e8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right_5c70 .dropdown-east-08e8:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right_5c70 .dropdown-east-08e8.column-24c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right_5c70 .border-5944 {
  background-color: var(--e-global-color-primary);
}
.right_5c70 .border-5944 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right_5c70
  .next-1dcc
  .tabs_west_b57d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right_5c70
  .table-6662
  .tabs_west_b57d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary_under_9608
  .main_833c
  .layout_copper_5d12 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_under_9608
  .main_833c
  .text-silver-d942 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_under_9608 .footer-last-7363 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_under_9608 .out-cefc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_under_9608 .paper-505f {
  background-color: var(--e-global-color-primary);
}
.tertiary_under_9608 .paper-505f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text_narrow_81b6 .outline_cool_65be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_narrow_81b6 .tabs_cold_ce4a {
  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);
}
.text_narrow_81b6 .component-2afe {
  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);
}
.text_narrow_81b6 .component-2afe a:hover {
  color: var(--e-global-color-secondary);
}
.text_narrow_81b6 .fluid-0034 {
  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_narrow_81b6 .small-923a {
  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);
}
.text_narrow_81b6 .status-f8a3 .sort_last_8b40 {
  background-color: var(--e-global-color-primary);
}
.text_narrow_81b6 .status-f8a3 .sort_last_8b40:hover {
  background-color: var(--e-global-color-accent);
}
.text_narrow_81b6
  .status-f8a3
  .frame_stale_77a5
  li
  span {
  background-color: var(--e-global-color-text);
}
.text_narrow_81b6
  .status-f8a3
  .frame_stale_77a5
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.text_narrow_81b6
  .status-f8a3
  .frame_stale_77a5
  li.menu-1619
  span {
  background-color: var(--e-global-color-accent);
}
.focus-507a
  .tag_first_41b7
  .menu-dirty-1de6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-507a .tag_first_41b7 .slider-522f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-507a .tag_first_41b7 .blue_75e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-507a .easy_0b55 {
  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);
}
.focus-507a
  .paper_3e2d.liquid-f7ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-97ab
  > .highlight_9100
  > div
  > .solid_517d
  > .hover_inner_d1d1
  > a {
  background-color: var(--e-global-color-text);
}
.red-97ab
  > .highlight_9100
  > div
  > .solid_517d
  > .hover_inner_d1d1
  > a
  .content-c157.hidden_86ef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red-97ab
  > .highlight_9100
  > div
  > .solid_517d
  > .hover_inner_d1d1
  > a
  .current-d102.backdrop-ac67 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red-97ab
  > .highlight_9100
  > div
  > .solid_517d
  > .hover_inner_d1d1
  > .component-ae4a
  .hover_inner_d1d1
  > a {
  background-color: var(--e-global-color-secondary);
}
.red-97ab
  > .highlight_9100
  > div
  > .solid_517d
  > .hover_inner_d1d1
  > .component-ae4a
  .hover_inner_d1d1
  > a
  .aside_ba2c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-97ab
  > .highlight_9100
  > div
  > .solid_517d
  > .hover_inner_d1d1
  > .component-ae4a
  .hover_inner_d1d1
  > a
  .current-d102.hover-6171 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red-97ab
  > .highlight_9100
  > div
  > .solid_517d
  > .hover_inner_d1d1
  > a
  .block-547e:before {
  color: var(--e-global-color-text);
}
.red-97ab
  > .highlight_9100
  > div
  > .solid_517d
  > .hover_inner_d1d1
  > .component-ae4a
  a
  .block-547e:before {
  color: var(--e-global-color-text);
}
.red-97ab
  > .highlight_9100
  > div
  > .solid_517d
  > .hover_inner_d1d1.popup_center_7f8e
  > a
  .block-547e:before {
  color: var(--e-global-color-text);
}
.red-97ab
  > .highlight_9100
  > div
  > .solid_517d
  > .hover_inner_d1d1
  > .component-ae4a
  .hover_inner_d1d1.popup_center_7f8e
  > a
  .block-547e:before {
  color: var(--e-global-color-text);
}
.red-97ab
  > .highlight_9100
  > div
  > .solid_517d
  > .hover_inner_d1d1
  > a
  .dirty-dd80
  .column_old_5508 {
  color: var(--e-global-color-text);
}
.red-97ab
  > .highlight_9100
  > div
  > .solid_517d
  > .hover_inner_d1d1
  > .component-ae4a
  a
  .dirty-dd80
  .column_old_5508 {
  color: var(--e-global-color-text);
}
.red-97ab
  > .highlight_9100
  > div
  > .solid_517d
  > .hover_inner_d1d1
  > a
  .dirty-dd80
  .column_old_5508,
.red-97ab
  > .highlight_9100
  > div
  > .solid_517d
  > .hover_inner_d1d1
  > .component-ae4a
  a
  .dirty-dd80
  .column_old_5508 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red-97ab
  > .highlight_9100
  > div
  > .solid_517d
  > .hover_inner_d1d1
  > a
  .component-2227:before {
  color: var(--e-global-color-text);
}
.red-97ab
  > .highlight_9100
  > div
  > .solid_517d
  > .hover_inner_d1d1
  > .component-ae4a
  a
  .component-2227:before {
  color: var(--e-global-color-text);
}
.red-97ab
  > .highlight_9100
  > div
  > .solid_517d
  > .hover_inner_d1d1.popup_center_7f8e
  > a
  .component-2227:before {
  color: var(--e-global-color-text);
}
.red-97ab
  > .highlight_9100
  > div
  > .solid_517d
  > .hover_inner_d1d1
  > .component-ae4a
  .hover_inner_d1d1.popup_center_7f8e
  > a
  .component-2227:before {
  color: var(--e-global-color-text);
}
.link-inner-3bf3 .small_2359 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-inner-3bf3
  .brown_c546:hover
  .small_2359 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_east_f101
  > .highlight_9100
  > .upper-0f3f
  > .summary-dynamic-f7af
  > .pink_2354
  > .pattern_0cf9
  .east_f6f3 {
  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);
}
.component_east_f101
  > .highlight_9100
  > .upper-0f3f
  > .summary-dynamic-f7af
  > .pink_2354
  > .pattern_0cf9:hover
  .east_f6f3 {
  color: var(--e-global-color-text);
}
.component_east_f101
  > .highlight_9100
  > .upper-0f3f
  > .summary-dynamic-f7af
  > .pink_2354
  > .pattern_0cf9:hover
  .east_f6f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_east_f101
  > .highlight_9100
  > .upper-0f3f
  > .summary-dynamic-f7af
  > .pink_2354.tooltip-paper-ca44
  > .pattern_0cf9
  .east_f6f3 {
  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-a7ce .medium_9428 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-a7ce .sidebar-bright-5f9a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-a7ce .stone_be2c {
  background-color: var(--e-global-color-primary);
}
.container-a7ce .stone_be2c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_956d
  > .highlight_9100
  > .cool-009b
  > .hovered_b10e
  > .carousel-b6e3
  .pink_a7c5 {
  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);
}
.button_956d
  > .highlight_9100
  > .cool-009b
  > .hovered_b10e
  > .carousel-b6e3
  .video_bronze_3d5f {
  color: var(--e-global-color-text);
}
.button_956d
  > .highlight_9100
  > .cool-009b
  > .hovered_b10e
  > .carousel-b6e3:hover
  .pink_a7c5 {
  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);
}
.button_956d
  > .highlight_9100
  > .cool-009b
  > .hovered_b10e
  > .carousel-b6e3:hover
  .video_bronze_3d5f {
  color: var(--e-global-color-secondary);
}
.button_956d
  > .highlight_9100
  > .cool-009b
  > .hovered_b10e
  > .carousel-b6e3.pink-59fa
  .pink_a7c5 {
  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_956d
  > .highlight_9100
  > .cool-009b
  > .hovered_b10e
  > .carousel-b6e3.pink-59fa
  .video_bronze_3d5f {
  color: var(--e-global-color-primary);
}
.soft_3e8d
  .mask_gold_d826
  .popup_basic_561a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_3e8d .in_687c .smooth_32f7 .widget-bd57 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first-27b2 .gallery-left-45a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first-27b2 .dim_2ae5 .gallery-left-45a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first-27b2 .shade_tiny_3ade {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first-27b2 .shade_tiny_3ade {
  background-color: var(--e-global-color-primary);
}
.block_b9f4 .panel-d679 .filter_gas_67b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_b9f4
  .panel-d679:hover
  .element_static_0e21 {
  color: var(--e-global-color-secondary);
}
.block_b9f4
  .panel-d679:hover
  .filter_gas_67b7 {
  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);
}
.dark-252b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.tiny-8ed6 {
  max-width: 1400px !important;
}

.stone-1361 {
  flex-direction: column;
}

.stone-1361 .disabled_right_195a {
  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.stone-1361 .disabled_right_195a {
  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);
}

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

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

.widget-gas-9987.pattern_d629 {
  display: none;
}

.mini_2bbc {
  display: none;
}

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

.notification_active_2121.highlight-glass-e880 {
  margin-bottom: 40px;
  width: 100%;
}

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

.stone-1361 a {
  width: 100%;
}

.hard_39ed .tiny_fad8.aside-0634 {
  width: 20% !important;
}

.banner-south-82fe {
  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; /* 字母间距 */
}

.banner-south-82fe: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%);
}

.banner-south-82fe svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.short-74b5 {
  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;
}

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

.short-74b5: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);
}

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

.hard_39ed
  .tiny_fad8.filter-blue-7d90
  .title-7e58
  .slow_5f5e {
  font-size: 20px !important;
}

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

.banner-6ad0 {
  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;
}

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

  text-align: center;
}

.tabs-mini-bff5.frame_7d1c > .heading-4554 {
  display: flex;
  align-items: center;
}

.active-yellow-1d16 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.tabs-hot-bf4f {
  position: relative;
  width: 100%;
}

.dynamic-14f6 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.active-out-e604 {
  font-size: 35px !important;
}

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

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

.label-b239 {
  display: flex;
  gap: 50px;
}

.hard_39ed
  .tiny_fad8.item_basic_2157
  .last-8503
  .east_aa18 {
  width: 100% !important;
}

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

.slider-wide-0cb3 {
  width: 100%;
}

.video-south-f26e {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

.breadcrumb-6a89 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.panel_rough_0d47:hover .breadcrumb-6a89 {
  visibility: visible;
}
.panel_rough_0d47:hover.panel_rough_0d47::before {
  display: block;
}

.detail_narrow_c957 h3 {
  color: #fff;
}

.footer_bright_99c6 {
  margin: 0;
}

.hard_39ed
  .tiny_fad8.item_basic_2157
  .east_aa18
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.blue-16a7 {
  width: 100%;
}

.dropdown_9c3b {
  width: 100%;
}

.tabs-632c {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.dropdown_9c3b {
  width: 100%;
}

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

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

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

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

.stone-1361 .disabled_right_195a.black_0e3c {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.stone-1361 h1.disabled_right_195a {
  margin-top: 80px !important;
}

.hard_39ed .tiny_fad8.text-c9d2 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.bright-1c86 img {
  width: 100%;
}

.prev_679c .lite-6f23.title-7e58 {
  justify-content: space-between;
}

.sidebar_7e5b {
  display: none;
}

.pressed_a0a0 .overlay-wood-9663 {
  margin: 1px 0 !important;
}

.silver-37c0 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .tabs-mini-bff5 .heading-4554 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .banner-south-82fe svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .prev_679c .lite-6f23.title-7e58 {
    border-bottom: 1px solid #f0c159;
  }

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

  .tabs-mini-bff5.frame_7d1c > .heading-4554 {
    gap: 15px;
    justify-content: space-between;
  }

  .hard_39ed
    .tiny_fad8.item_basic_2157
    .east_aa18
    img {
    width: 60% !important;
  }

  .dynamic-14f6 {
    left: 2%;
  }

  .input_8b53 {
    margin: 10px 0;
  }

  .stone-1361 .overlay-wood-9663 {
    margin: 0;
    margin-bottom: 10px;
  }

  .banner-south-82fe {
    font-size: 16px !important;
  }

  .active-out-e604 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.stone-1361 .disabled_right_195a,
  .stone-1361 .disabled_right_195a {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .east_aa18 {
    justify-content: center;
  }

  .stone-1361 .overlay-wood-9663 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .hard_39ed .tiny_fad8.aside-0634 {
    width: 75% !important;
  }

  .bright-1c86 img {
    width: 100% !important;
  }
}

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

  h2.stone-1361 .disabled_right_195a,
  .stone-1361 .disabled_right_195a {
    font-size: 30px !important;
  }

  .east_aa18 {
    justify-content: center;
  }

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

  .tooltip-narrow-7c8e
    .out_ff3b.input-liquid-1f7d {
    margin: 0 !important;
  }

  .active-yellow-1d16 {
    margin: 0;
    gap: 10px;
  }

  .input_8b53 {
    display: flex;
  }

  .disabled_gold_7504 .banner-south-82fe {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .tabs-632c {
    justify-content: flex-end;
    gap: 1px;
  }

  .stone-1361 h1.disabled_right_195a {
    margin-top: 40px !important;
  }

  .hard_39ed
    .tiny_fad8.item_basic_2157
    .east_aa18
    img,
  .brown_8526 .last-8503 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .short-74b5 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .hard_39ed .tiny_fad8.aside-0634 {
    width: 100% !important;
  }

  .tabs-mini-bff5.frame_7d1c > .heading-4554 {
    gap: 3px;
  }

  .stone-1361 .overlay-wood-9663 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .banner-south-82fe {
    white-space: wrap;
  }
}

/* 超紧凑型导航菜单样式 */
.prev_679c .lite-6f23.title-7e58 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.prev_679c .lite-6f23.title-7e58: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);
}

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

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

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

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

.widget-gas-9987: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .prev_679c .lite-6f23.title-7e58 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .stone-1361 .disabled_right_195a {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .banner-south-82fe {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.shade-86c8 .fluid_108e {
  flex-shrink: 0;
  white-space: nowrap;
}

.shade-86c8 .media_lite_5729 {
  flex-shrink: 0;
  min-width: fit-content;
}

.shade-86c8 .slow_5f5e {
  white-space: nowrap;
}

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

.shade-86c8 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

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

.shade-86c8 .media_lite_5729 {
  max-width: 80px !important;
  overflow: hidden;
}

.shade-86c8 .lite-6f23.title-7e58 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.shade-86c8 .slow_5f5e {
  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);
  }
}

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

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

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

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

body .short-74b5:nth-child(2),
.hard_39ed .short-74b5:nth-child(2),
#page .short-74b5: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;
}

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

/* css-noise: fd72 */
.shadow-element-t7 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.3;
}
