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(.tabs-5f67) {
  gap: 0.5em;
}
:where(.status_full_7318) {
  gap: 0.5em;
}
body .hero-west-0c21 > .item_5ffe {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .hero-west-0c21 > .hot-de90 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .hero-west-0c21 > .accordion-easy-c334 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .icon_a3e1 > .item_5ffe {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .icon_a3e1 > .hot-de90 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .icon_a3e1 > .accordion-easy-c334 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .icon_a3e1
  > :where(:not(.item_5ffe):not(.hot-de90):not(.feature-4bce)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .icon_a3e1 > .slider-in-76a8 {
  max-width: var(--wp--style--global--wide-size);
}
body .tabs-5f67 {
  display: flex;
}
body .tabs-5f67 {
  flex-wrap: wrap;
  align-items: center;
}
body .tabs-5f67 > * {
  margin: 0;
}
body .status_full_7318 {
  display: grid;
}
body .status_full_7318 > * {
  margin: 0;
}
:where(.slider_5044.tabs-5f67) {
  gap: 2em;
}
:where(.slider_5044.status_full_7318) {
  gap: 2em;
}
:where(.badge-f1a7.tabs-5f67) {
  gap: 1.25em;
}
:where(.badge-f1a7.status_full_7318) {
  gap: 1.25em;
}
.texture_624b {
  color: var(--wp--preset--color--black) !important;
}
.outer_3dd5 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.mini_843b {
  color: var(--wp--preset--color--white) !important;
}
.footer-gas-1706 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.mask-6ff6 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.pink-effd {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.modal-a4f1 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.list_wood_50f1 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.filter_lite_f7bb {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hero-current-4c1e {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.section-17d4 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.highlight_a44a {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.row_left_533f {
  background-color: var(--wp--preset--color--black) !important;
}
.solid_3735 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.menu_brown_fab6 {
  background-color: var(--wp--preset--color--white) !important;
}
.list_static_4405 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.panel-wood-6ee3 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.slider-green-0ba2 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.small_7fcb {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.picture_d96e {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.popup-b8a4 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.message-soft-ea44 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.dropdown_59c9 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.section_a917 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.icon-6431 {
  border-color: var(--wp--preset--color--black) !important;
}
.filter_in_9e0e {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.purple-49e3 {
  border-color: var(--wp--preset--color--white) !important;
}
.sidebar_blue_813a {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.column-pressed-d769 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.disabled-4eed {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.header-72af {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.progress_250a {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.photo-active-04b7 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.description-4940 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.search_58eb {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.layout_hard_fbb0 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.button_advanced_7cb7 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.pattern_fdf8 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.texture_61e3 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.info_3531 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.liquid-2ba2 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.card_hovered_6754 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.filter-ad51 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.up_ec82 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.image-west-27b6 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.under-fc87 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.hero-99db {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.video_yellow_c29a {
  background: var(--wp--preset--gradient--midnight) !important;
}
.center-fb7b {
  font-size: var(--wp--preset--font-size--small) !important;
}
.heading-cold-54fa {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.popup_static_691c {
  font-size: var(--wp--preset--font-size--large) !important;
}
.short_4105 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.new-ef26 a:where(:not(.outline-52a3)) {
  color: inherit;
}
:where(.badge-f1a7.tabs-5f67) {
  gap: 1.25em;
}
:where(.badge-f1a7.status_full_7318) {
  gap: 1.25em;
}
:where(.slider_5044.tabs-5f67) {
  gap: 2em;
}
:where(.slider_5044.status_full_7318) {
  gap: 2em;
}
.sort_middle_f11a {
  font-size: 1.5em;
  line-height: 1.6;
}

.liquid-199c .pagination_tiny_554f {
  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);
}
.medium_6108 .preview_white_ff82 {
  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-clean-f0f2 {
  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-clean-f0f2.surface-085f .card_4ccb {
  background-color: var(--e-global-color-primary);
}
.logo-clean-f0f2.west-fdb8 .card_4ccb,
.logo-clean-f0f2.focus-in-d717 .card_4ccb {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.layout_over_d183 .dynamic_be81 {
  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);
}
.liquid-0ef2 {
  --divider-color: var(--e-global-color-secondary);
}
.liquid-0ef2 .under-956d {
  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);
}
.liquid-0ef2.table-43cf .search-static-b84a {
  background-color: var(--e-global-color-secondary);
}
.liquid-0ef2.component-left-0ebe .search-static-b84a,
.liquid-0ef2.pattern_509d .search-static-b84a {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.liquid-0ef2.component-left-0ebe .search-static-b84a,
.liquid-0ef2.pattern_509d .search-static-b84a svg {
  fill: var(--e-global-color-secondary);
}
.hidden-568f .outline_smooth_b15b {
  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);
}
.hidden-568f .block_under_cfd9 {
  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);
}
.focused-0d1f.table-43cf .search-static-b84a {
  background-color: var(--e-global-color-primary);
}
.focused-0d1f.component-left-0ebe .search-static-b84a,
.focused-0d1f.pattern_509d .search-static-b84a {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.focused-0d1f.component-left-0ebe .search-static-b84a,
.focused-0d1f.pattern_509d .search-static-b84a svg {
  fill: var(--e-global-color-primary);
}
.slider_bottom_7c6b.table-43cf .search-static-b84a {
  background-color: var(--e-global-color-primary);
}
.slider_bottom_7c6b.component-left-0ebe .search-static-b84a,
.slider_bottom_7c6b.pattern_509d .search-static-b84a {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.slider_bottom_7c6b .video_bd7f {
  color: var(--e-global-color-primary);
}
.slider_bottom_7c6b .video_bd7f,
.slider_bottom_7c6b .video_bd7f a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_bottom_7c6b .sidebar_orange_2028 {
  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);
}
.heading-tiny-1eeb .background_48ad {
  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);
}
.link-eb54 .box-soft-ed68 .bottom-45b9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_green_c5f7 .container_bd2b:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.content_green_c5f7 .gallery_plasma_a41f i {
  color: var(--e-global-color-primary);
}
.content_green_c5f7 .gallery_plasma_a41f svg {
  fill: var(--e-global-color-primary);
}
.content_green_c5f7 .column_complex_2ed5 {
  color: var(--e-global-color-secondary);
}
.content_green_c5f7 .container_bd2b > .column_complex_2ed5,
.content_green_c5f7 .container_bd2b > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-5539 .picture-east-3d49 {
  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);
}
.surface-5539 .fluid_16bc {
  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);
}
.center_9d15 .pagination-8d3a .texture-7c68 {
  background-color: var(--e-global-color-primary);
}
.center_9d15 .solid_860f {
  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);
}
.border-3b3b .disabled-8dcb {
  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);
}
.border-3b3b .logo-mini-d538 {
  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);
}
.border-3b3b .pressed-a295 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.button_brown_7662 .layout_last_5b6f,
.button_brown_7662 .layout_last_5b6f a {
  color: var(--e-global-color-primary);
}
.button_brown_7662 .layout_last_5b6f.hot_1678,
.button_brown_7662 .layout_last_5b6f.hot_1678 a {
  color: var(--e-global-color-accent);
}
.button_brown_7662 .layout_last_5b6f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_brown_7662 .widget_65fe {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-red-e560 .gas_aae2,
.thumbnail-red-e560 .pattern_f4e1 {
  color: var(--e-global-color-primary);
}
.thumbnail-red-e560 .gas_aae2 svg {
  fill: var(--e-global-color-primary);
}
.thumbnail-red-e560 .hot_1678 .gas_aae2,
.thumbnail-red-e560 .hot_1678 .pattern_f4e1 {
  color: var(--e-global-color-accent);
}
.thumbnail-red-e560 .hot_1678 .gas_aae2 svg {
  fill: var(--e-global-color-accent);
}
.thumbnail-red-e560 .pattern_f4e1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-red-e560 .widget_65fe {
  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);
}
.widget_66ad .breadcrumb-cold-da79,
.widget_66ad .sort_57ee {
  color: var(--e-global-color-primary);
}
.widget_66ad .sort_57ee svg {
  fill: var(--e-global-color-primary);
}
.widget_66ad .layout_last_5b6f.hot_1678 a,
.widget_66ad
  .layout_last_5b6f.hot_1678
  .sort_57ee {
  color: var(--e-global-color-accent);
}
.widget_66ad .breadcrumb-cold-da79 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_66ad .widget_65fe {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_ac24 .popup_507f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty_ac24 .wood_5521 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-simple-1710 .photo-fast-c5cb .button-a711 {
  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);
}
.nav-simple-1710 .photo-fast-c5cb .out-6168 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-simple-1710 .frame-bf1b .button-a711 {
  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);
}
.nav-simple-1710
  .frame-bf1b
  .out-6168 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-simple-1710
  .lower_9534
  .button-a711 {
  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);
}
.nav-simple-1710
  .lower_9534
  .out-6168 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-simple-1710
  .lower-571a
  .button-a711 {
  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);
}
.nav-simple-1710
  .lower-571a
  .out-6168 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_dirty_c737 .heading_tiny_418b {
  background-color: var(--e-global-color-primary);
}
.description_dirty_c737 .heading_tiny_418b:hover {
  background-color: var(--e-global-color-primary);
}
.description_dirty_c737 .sort-middle-5108 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_dirty_c737
  .heading_tiny_418b:hover
  .sort-middle-5108 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_active_7882 .thumbnail-plasma-1dbc {
  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);
}
.tiny_a9a0 .blue_c973 .link_bd48 a {
  background-color: var(--e-global-color-accent);
}
.tiny_a9a0 .blue_c973 .container-5f59 a {
  background-color: var(--e-global-color-accent);
}
.tiny_a9a0 .blue_c973 .link_bd48 a,
.tiny_a9a0 .blue_c973 .container-5f59 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze_d13a
  .highlight_bd0c.active_0c57
  .blue_c973
  a.shade-cold-ed7b {
  background-color: var(--e-global-color-accent);
}
.bronze_d13a
  .highlight_bd0c.active_0c57
  .blue_c973
  span.shade-cold-ed7b.fn-current-7e0f {
  background-color: var(--e-global-color-text);
}
.bronze_d13a
  .highlight_bd0c.active_0c57
  .blue_c973
  .shade-cold-ed7b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_tall_48f1 .texture-a3b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_tall_48f1
  .upper_cbda
  > .input_upper_90e6
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_tall_48f1
  .disabled-2b07
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_tall_48f1
  .hidden_dynamic_4e2f
  .icon-smooth-bcc7,
.hover_tall_48f1
  .hidden_dynamic_4e2f
  .detail-pro-5612 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover_tall_48f1
  .hidden_dynamic_4e2f
  .column-6136,
.hover_tall_48f1
  .hidden_dynamic_4e2f
  a
  .column-6136 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_tall_48f1
  .hidden_dynamic_4e2f
  .last_c437 {
  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);
}
.hover_tall_48f1
  .hidden_dynamic_4e2f
  .light_625b {
  background-color: var(--e-global-color-primary);
}
.hover_tall_48f1
  .hidden_dynamic_4e2f
  .light_625b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_tall_48f1
  .hidden_dynamic_4e2f
  .light_625b:hover {
  background-color: var(--e-global-color-primary);
}
.hover_tall_48f1
  .hidden_dynamic_4e2f
  .hidden-yellow-5fc1 {
  background-color: var(--e-global-color-primary);
}
.hover_tall_48f1
  .hidden_dynamic_4e2f
  .hidden-yellow-5fc1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_tall_48f1
  .hidden_dynamic_4e2f
  .hidden-yellow-5fc1:hover {
  background-color: var(--e-global-color-primary);
}
.hover_tall_48f1
  .gradient-7156
  .iron-b900
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover_tall_48f1
  .gradient-7156
  .fixed-1d00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_tall_48f1
  .gradient-7156
  .last_c437 {
  color: var(--e-global-color-text);
}
.hover_tall_48f1
  .gradient-7156
  .last_c437
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_tall_48f1
  .gradient-7156
  .light_625b {
  background-color: var(--e-global-color-primary);
}
.hover_tall_48f1
  .gradient-7156
  .light_625b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_tall_48f1
  .gradient-7156
  .light_625b:hover {
  background-color: var(--e-global-color-primary);
}
.hover_tall_48f1
  .gradient-7156
  .hidden-yellow-5fc1 {
  background-color: var(--e-global-color-primary);
}
.hover_tall_48f1
  .gradient-7156
  .hidden-yellow-5fc1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_tall_48f1
  .gradient-7156
  .hidden-yellow-5fc1:hover {
  background-color: var(--e-global-color-primary);
}
.hover_tall_48f1 .main_basic_7c38 {
  background-color: var(--e-global-color-primary);
}
.hover_tall_48f1 .main_basic_7c38:hover {
  background-color: var(--e-global-color-primary);
}
.hover_tall_48f1 .lite-b369 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover_tall_48f1 .icon-cool-76cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_23aa .container_1cdc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_23aa
  .main_b74a
  > div:nth-child(3)
  .container_1cdc,
.orange_23aa
  .out_0ea9
  > div:nth-child(1)
  .container_1cdc,
.orange_23aa
  .notice-slow-19ad
  > div:nth-child(1)
  .container_1cdc,
.orange_23aa
  .input-1819
  > div:nth-child(1)
  .container_1cdc,
.orange_23aa
  .badge_38de
  > div:nth-child(1)
  .container_1cdc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_23aa .rough-ebca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_23aa .module-c540 {
  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);
}
.orange_23aa .west-d375 {
  background-color: var(--e-global-color-primary);
}
.orange_23aa .west-d375 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_23aa .west-d375:hover {
  background-color: var(--e-global-color-primary);
}
.orange_23aa .tertiary-fast-edb0 {
  background-color: var(--e-global-color-primary);
}
.orange_23aa .tertiary-fast-edb0:hover {
  background-color: var(--e-global-color-primary);
}
.orange_23aa .lite-b369 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_23aa .icon-cool-76cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_advanced_b954 .background-down-cfc7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_advanced_b954 .bright_87ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_advanced_b954 .basic-4112 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_advanced_b954 .item_b4c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_advanced_b954 .purple-d3bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_advanced_b954 .tertiary-fast-edb0 {
  background-color: var(--e-global-color-primary);
}
.surface_advanced_b954 .tertiary-fast-edb0:hover {
  background-color: var(--e-global-color-primary);
}
.upper-3b93 .easy_c339 {
  background-color: var(--e-global-color-secondary);
}
.upper-3b93 .soft-16d6 {
  background-color: var(--e-global-color-text);
}
.upper-3b93 .text-in-2a01 {
  background-color: var(--e-global-color-secondary);
}
.upper-3b93 .aside_up_ae3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-3b93 .green_60d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-3b93 .element-medium-8e2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-3b93 .label-plasma-ffd2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-3b93 .backdrop_east_9402 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_stale_3821 .top-8bb6 .aside-2836,
.content_stale_3821
  .top-8bb6
  .aside-2836
  a,
.content_stale_3821 .module_mini_1689 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_stale_3821 .top-8bb6 .element_d995,
.content_stale_3821 .summary_dirty_8a5b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_stale_3821 .top-8bb6 .element_d995 {
  color: var(--e-global-color-text);
}
.content_stale_3821 .summary_dirty_8a5b {
  color: var(--e-global-color-text);
}
.content_stale_3821
  .top-8bb6
  .first-1bc1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_stale_3821 .hard_9d38 .focused-f471 {
  background-color: var(--e-global-color-primary);
}
.content_stale_3821 .hard_9d38 .focused-f471:hover {
  background-color: var(--e-global-color-primary);
}
.content_stale_3821 .hard_9d38 .down-fdab li span {
  background-color: var(--e-global-color-text);
}
.content_stale_3821 .hard_9d38 .down-fdab li span:hover {
  background-color: var(--e-global-color-primary);
}
.content_stale_3821
  .hard_9d38
  .down-fdab
  li.stale_a112
  span {
  background-color: var(--e-global-color-accent);
}
.content_stale_3821 .photo_f0af span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-thick-4927 .cold-2219 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_3f88 .out-41b6 {
  background-color: var(--e-global-color-primary);
}
.panel_3f88 .short-bc41 {
  background-color: var(--e-global-color-secondary);
}
.panel_3f88 .pro-fa17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_3f88 .sort_e9de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_3f88 .element_thick_e664 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_3f88 .current_db62 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_3f88 .solid-d643 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_3f88 .tabs_wood_d9c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_3f88 .aside_89a0 {
  background-color: var(--e-global-color-primary);
}
.panel_3f88 .aside_89a0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_fd30 .warm_3b61 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_fd30 .current_6a32 {
  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);
}
.status_fd30
  .progress-3071:after {
  background-color: var(--e-global-color-primary);
}
.status_fd30 .message_fluid_891e {
  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);
}
.pattern_medium_14ff .module_mini_1689 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_medium_14ff .summary_dirty_8a5b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current-286e .hero_silver_a2e9 .module_west_301b {
  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);
}
.current-286e .hero_silver_a2e9 .small-aaa1 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-a84d .slider-cd78 {
  background-color: var(--e-global-color-primary);
}
.liquid-a84d .advanced-652f {
  background-color: var(--e-global-color-secondary);
}
.liquid-a84d .dark_40ec .column-7d8f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid-a84d .disabled_9c0d .column-7d8f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_ec35 .west_c51b .heading-black-f466 {
  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);
}
.background_ec35 .west_c51b .row-tall-6ae2 {
  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);
}
.background_ec35 .west_c51b .focused-7ba0 {
  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);
}
.sidebar-up-60a2 .action_cf94 {
  border-color: var(--e-global-color-text);
}
.sidebar-up-60a2 .highlight-6ccd {
  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);
}
.sidebar-up-60a2 .section-clean-8243 {
  color: var(--e-global-color-primary);
}
.sidebar-up-60a2 .new_d199 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_paper_ec53 .tooltip-0965 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_paper_ec53 .action_66a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_paper_ec53 .chip-b974:hover .tooltip-0965 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_paper_ec53
  .chip-b974:hover
  .action_66a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video_paper_ec93 .banner_d0dc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video_paper_ec93 .media_east_e164 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up-350f .table-2271 .hidden-6347 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up-350f .link_c5af .hidden-6347 {
  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);
}
.overlay-steel-20fc .layout_lower_bda2 {
  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);
}
.medium_861e .row_static_380f .cool-545c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium_861e .row_static_380f .cool-545c {
  background-color: var(--e-global-color-secondary);
}
.medium_861e .grid-black-0e57 .cool-545c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium_861e .grid-black-0e57 .cool-545c {
  background-color: var(--e-global-color-secondary);
}
.medium_861e .sort-fixed-b9cb .advanced-e2bc {
  background-color: var(--e-global-color-primary);
}
.medium_861e .sort-fixed-b9cb:hover .advanced-e2bc {
  background-color: var(--e-global-color-secondary);
}
.medium_861e .focused-f471 {
  background-color: var(--e-global-color-primary);
}
.medium_861e .focused-f471:hover {
  background-color: var(--e-global-color-accent);
}
.medium_861e .down-fdab li span {
  background-color: var(--e-global-color-text);
}
.medium_861e .down-fdab li span:hover {
  background-color: var(--e-global-color-primary);
}
.medium_861e .down-fdab li.stale_a112 span {
  background-color: var(--e-global-color-accent);
}
.column_pink_5d65 .status-mini-872b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_pink_5d65 .message_clean_ec79 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-b701 .list-47e2:before {
  background-color: var(--e-global-color-secondary);
}
.bottom-b701 .video_350a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-b701 .popup_tall_0472 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_glass_f4cf .liquid-7cd7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_glass_f4cf .liquid-7cd7:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_glass_f4cf .liquid-7cd7.fn-active-7e0f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_glass_f4cf .north_5f53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_glass_f4cf .background_next_9fae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_glass_f4cf .pagination_light_c335 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_glass_f4cf .module-dynamic-d0d0 {
  background-color: var(--e-global-color-primary);
}
.chip_glass_f4cf .module-dynamic-d0d0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_glass_f4cf .border-9b5c {
  background-color: var(--e-global-color-primary);
}
.chip_glass_f4cf .border-9b5c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old_35d6 .slow-8857 .header_brown_91a9 a {
  color: var(--e-global-color-secondary);
}
.old_35d6 .slow-8857 .header_brown_91a9 a:hover {
  color: var(--e-global-color-secondary);
}
.old_35d6 .slow-8857 .header_brown_91a9,
.old_35d6 .slow-8857 .header_brown_91a9 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_35d6 .slow-8857 .tabs_mini_6ea4 {
  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);
}
.old_35d6 .slow-8857 .summary_focused_9d94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_35d6 .slow-8857 .out-ee51 {
  background-color: var(--e-global-color-primary);
}
.old_35d6 .slow-8857 .out-ee51 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_35d6 .slow-8857 .out-ee51:hover {
  background-color: var(--e-global-color-primary);
}
.old_35d6 .slow-8857 .tiny-3fc2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old_35d6 .slow-8857 .tiny-3fc2 {
  background-color: var(--e-global-color-primary);
}
.old_35d6 .slow-8857 .tiny-3fc2:hover {
  background-color: var(--e-global-color-primary);
}
.old_35d6 .slow-8857 .focused-f471 {
  background-color: var(--e-global-color-primary);
}
.old_35d6 .slow-8857 .focused-f471:hover {
  background-color: var(--e-global-color-primary);
}
.old_35d6 .hard_9d38 .down-fdab li span {
  background-color: var(--e-global-color-text);
}
.old_35d6 .hard_9d38 .down-fdab li span:hover {
  background-color: var(--e-global-color-primary);
}
.old_35d6 .hard_9d38 .down-fdab li.stale_a112 span {
  background-color: var(--e-global-color-accent);
}
.old_35d6 .lite-b369 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old_35d6 .icon-cool-76cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast_d826 .smooth_bf4d .aside-paper-6f08 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast_d826 .smooth_bf4d .hard_4e98 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_d826 .smooth_bf4d .fixed-1d41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_309d .footer_fb25 {
  border-color: var(--e-global-color-text);
}
.tag_309d .mask-06dd {
  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);
}
.tag_309d .gallery-cool-3530 {
  color: var(--e-global-color-secondary);
}
.tag_309d .gallery-cool-3530 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_309d .article_hot_597c > * {
  color: var(--e-global-color-primary);
}
.tag_309d .article_hot_597c > * svg {
  fill: var(--e-global-color-primary);
}
.tag_309d .accent-solid-e7b9 {
  color: var(--e-global-color-primary);
}
.tag_309d .accent-solid-e7b9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_309d .bright_4843 {
  color: var(--e-global-color-primary);
}
.tag_309d .bright_4843 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_309d .simple-9e2b {
  color: var(--e-global-color-primary);
}
.tag_309d .simple-9e2b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_309d .container_down_7787 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_309d .short-9b21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_309d .short-9b21.hard_f5d5 {
  color: var(--e-global-color-secondary);
}
.tag_309d .short-9b21.hard_f5d5 .fluid_f116 {
  color: var(--e-global-color-accent);
}
.tag_309d .short-9b21.texture_cold_9ad0 {
  color: var(--e-global-color-text);
}
.tag_309d .short-9b21.texture_cold_9ad0 .fluid_f116 {
  color: var(--e-global-color-text);
}
.tag_309d .short-9b21:before {
  border-top-color: var(--e-global-color-text);
}
.tag_309d .logo_0c78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_309d
  .logo_0c78
  .frame_south_eb36 {
  background-color: var(--e-global-color-primary);
}
.tag_309d
  .logo_0c78
  .frame_south_eb36 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_309d .footer_fb25 .badge-light-721b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_copper_4da8 .panel-726f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_copper_4da8 .solid_721f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_e6ef .picture-iron-99d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_e6ef
  .feature_basic_c8df
  .element-2ad8 {
  background-color: var(--e-global-color-secondary);
}
.search_e6ef
  .feature_basic_c8df.bottom_a122
  .element-2ad8 {
  background-color: var(--e-global-color-text);
}
.search_e6ef
  .feature_basic_c8df:hover
  .element-2ad8 {
  background-color: var(--e-global-color-accent);
}
.search_e6ef
  .feature_basic_c8df.fn-active-7e0f
  .element-2ad8 {
  background-color: var(--e-global-color-primary);
}
.middle_64a5 .pagination_c80b {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.middle_64a5 .dropdown_ffc8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_64a5 .background_00ae {
  background-color: var(--e-global-color-primary);
}
.middle_64a5 .background_00ae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini-8187 .module-7c51 .tabs_f0b6 .left-777f {
  background-color: var(--e-global-color-secondary);
}
.mini-8187 .module-7c51 .hovered-6aaf:after {
  background-color: var(--e-global-color-secondary);
}
.mini-8187 .message-5e58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-8187 .progress-top-e658 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-8187 .column_green_ff3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-8187 .hover_purple_a959 {
  background-color: var(--e-global-color-primary);
}
.mini-8187 .hover_purple_a959 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini-8187 .list-liquid-0987 {
  background-color: var(--e-global-color-secondary);
}
.mini-8187 .list-liquid-0987 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini-8187 .module-7c51 .pattern-2705 .large-5f94:hover {
  background-color: var(--e-global-color-primary);
}
.mini-8187
  .module-7c51
  .pattern-2705
  .large-5f94.section-b5d8 {
  background-color: var(--e-global-color-primary);
}
.mini-8187 .module-7c51 .cold-807f:before {
  border-color: var(--e-global-color-primary);
}
.mini-8187 .module-7c51 .cold-807f:hover:before {
  border-color: var(--e-global-color-secondary);
}
.mini-8187
  .module-7c51
  .cold-807f.title-a9b1:before {
  border-color: var(--e-global-color-primary);
}
.mini-8187 .photo_29eb span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large_deae .detail_1c3b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large_deae .detail_1c3b:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large_deae .detail_1c3b.search-c0e8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large_deae .icon-18cf {
  background-color: var(--e-global-color-primary);
}
.large_deae .icon-18cf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large_deae
  .steel_0bcf
  .shade_copper_e806
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large_deae
  .backdrop_next_305e
  .shade_copper_e806
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.iron_7dbe
  .overlay_fixed_4d27
  .card_stale_b411 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_7dbe
  .overlay_fixed_4d27
  .badge_0e77 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_7dbe .description-cold-1c0d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_7dbe .copper_3e5a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_7dbe .stone_f7aa {
  background-color: var(--e-global-color-primary);
}
.iron_7dbe .stone_f7aa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over-27ac .grid_491b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over-27ac .icon-4473 {
  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);
}
.over-27ac .breadcrumb-fcfb {
  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);
}
.over-27ac .breadcrumb-fcfb a:hover {
  color: var(--e-global-color-secondary);
}
.over-27ac .tooltip-cold-8ddf {
  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);
}
.over-27ac .active-up-0ede {
  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);
}
.over-27ac .complex_03ed .focused-f471 {
  background-color: var(--e-global-color-primary);
}
.over-27ac .complex_03ed .focused-f471:hover {
  background-color: var(--e-global-color-accent);
}
.over-27ac
  .complex_03ed
  .down-fdab
  li
  span {
  background-color: var(--e-global-color-text);
}
.over-27ac
  .complex_03ed
  .down-fdab
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.over-27ac
  .complex_03ed
  .down-fdab
  li.stale_a112
  span {
  background-color: var(--e-global-color-accent);
}
.wrapper_yellow_498f
  .primary_upper_5eb8
  .video_1c67 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_yellow_498f .primary_upper_5eb8 .gas_8029 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_yellow_498f .primary_upper_5eb8 .progress_2c4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_yellow_498f .simple-bf07 {
  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);
}
.wrapper_yellow_498f
  .background_copper_50f3.frame-78c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel-d9ba
  > .table-8043
  > div
  > .narrow-613d
  > .detail-short-77ac
  > a {
  background-color: var(--e-global-color-text);
}
.steel-d9ba
  > .table-8043
  > div
  > .narrow-613d
  > .detail-short-77ac
  > a
  .chip-left-e516.border_92a0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel-d9ba
  > .table-8043
  > div
  > .narrow-613d
  > .detail-short-77ac
  > a
  .description_orange_cc4f.pagination-hard-7ae0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel-d9ba
  > .table-8043
  > div
  > .narrow-613d
  > .detail-short-77ac
  > .shade-steel-5275
  .detail-short-77ac
  > a {
  background-color: var(--e-global-color-secondary);
}
.steel-d9ba
  > .table-8043
  > div
  > .narrow-613d
  > .detail-short-77ac
  > .shade-steel-5275
  .detail-short-77ac
  > a
  .heading_53c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel-d9ba
  > .table-8043
  > div
  > .narrow-613d
  > .detail-short-77ac
  > .shade-steel-5275
  .detail-short-77ac
  > a
  .description_orange_cc4f.gas-8fa3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel-d9ba
  > .table-8043
  > div
  > .narrow-613d
  > .detail-short-77ac
  > a
  .module_simple_a3ad:before {
  color: var(--e-global-color-text);
}
.steel-d9ba
  > .table-8043
  > div
  > .narrow-613d
  > .detail-short-77ac
  > .shade-steel-5275
  a
  .module_simple_a3ad:before {
  color: var(--e-global-color-text);
}
.steel-d9ba
  > .table-8043
  > div
  > .narrow-613d
  > .detail-short-77ac.right_d44d
  > a
  .module_simple_a3ad:before {
  color: var(--e-global-color-text);
}
.steel-d9ba
  > .table-8043
  > div
  > .narrow-613d
  > .detail-short-77ac
  > .shade-steel-5275
  .detail-short-77ac.right_d44d
  > a
  .module_simple_a3ad:before {
  color: var(--e-global-color-text);
}
.steel-d9ba
  > .table-8043
  > div
  > .narrow-613d
  > .detail-short-77ac
  > a
  .liquid_f13f
  .footer-mini-be41 {
  color: var(--e-global-color-text);
}
.steel-d9ba
  > .table-8043
  > div
  > .narrow-613d
  > .detail-short-77ac
  > .shade-steel-5275
  a
  .liquid_f13f
  .footer-mini-be41 {
  color: var(--e-global-color-text);
}
.steel-d9ba
  > .table-8043
  > div
  > .narrow-613d
  > .detail-short-77ac
  > a
  .liquid_f13f
  .footer-mini-be41,
.steel-d9ba
  > .table-8043
  > div
  > .narrow-613d
  > .detail-short-77ac
  > .shade-steel-5275
  a
  .liquid_f13f
  .footer-mini-be41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-d9ba
  > .table-8043
  > div
  > .narrow-613d
  > .detail-short-77ac
  > a
  .badge_copper_7280:before {
  color: var(--e-global-color-text);
}
.steel-d9ba
  > .table-8043
  > div
  > .narrow-613d
  > .detail-short-77ac
  > .shade-steel-5275
  a
  .badge_copper_7280:before {
  color: var(--e-global-color-text);
}
.steel-d9ba
  > .table-8043
  > div
  > .narrow-613d
  > .detail-short-77ac.right_d44d
  > a
  .badge_copper_7280:before {
  color: var(--e-global-color-text);
}
.steel-d9ba
  > .table-8043
  > div
  > .narrow-613d
  > .detail-short-77ac
  > .shade-steel-5275
  .detail-short-77ac.right_d44d
  > a
  .badge_copper_7280:before {
  color: var(--e-global-color-text);
}
.menu_fast_aa55 .short-a987 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu_fast_aa55
  .stone-599a:hover
  .short-a987 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_d91b
  > .table-8043
  > .current-e90f
  > .sort_tall_800e
  > .shade_1449
  > .panel_gold_d504
  .hot_b40a {
  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);
}
.highlight_d91b
  > .table-8043
  > .current-e90f
  > .sort_tall_800e
  > .shade_1449
  > .panel_gold_d504:hover
  .hot_b40a {
  color: var(--e-global-color-text);
}
.highlight_d91b
  > .table-8043
  > .current-e90f
  > .sort_tall_800e
  > .shade_1449
  > .panel_gold_d504:hover
  .hot_b40a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_d91b
  > .table-8043
  > .current-e90f
  > .sort_tall_800e
  > .shade_1449.logo-south-492d
  > .panel_gold_d504
  .hot_b40a {
  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);
}
.slow-6dab .dark_2551 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-6dab .focus-in-0983 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-6dab .yellow_3148 {
  background-color: var(--e-global-color-primary);
}
.slow-6dab .yellow_3148 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.prev_23e7
  > .table-8043
  > .column_copper_da80
  > .north-92a4
  > .tall_33c2
  .hot-f93e {
  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);
}
.prev_23e7
  > .table-8043
  > .column_copper_da80
  > .north-92a4
  > .tall_33c2
  .clean-bbee {
  color: var(--e-global-color-text);
}
.prev_23e7
  > .table-8043
  > .column_copper_da80
  > .north-92a4
  > .tall_33c2:hover
  .hot-f93e {
  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);
}
.prev_23e7
  > .table-8043
  > .column_copper_da80
  > .north-92a4
  > .tall_33c2:hover
  .clean-bbee {
  color: var(--e-global-color-secondary);
}
.prev_23e7
  > .table-8043
  > .column_copper_da80
  > .north-92a4
  > .tall_33c2.picture_bright_5ad7
  .hot-f93e {
  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);
}
.prev_23e7
  > .table-8043
  > .column_copper_da80
  > .north-92a4
  > .tall_33c2.picture_bright_5ad7
  .clean-bbee {
  color: var(--e-global-color-primary);
}
.info_solid_e648
  .hover_7fdc
  .photo-new-b9db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_solid_e648 .secondary-b598 .badge-light-721b .hover-paper-a6ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected-0c14 .mask_cool_e8ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected-0c14 .shade_8a31 .mask_cool_e8ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected-0c14 .popup-5d2e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected-0c14 .popup-5d2e {
  background-color: var(--e-global-color-primary);
}
.button-4b73 .image_1afc .solid-0b8b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-4b73
  .image_1afc:hover
  .highlight_66a2 {
  color: var(--e-global-color-secondary);
}
.button-4b73
  .image_1afc:hover
  .solid-0b8b {
  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);
}
.slow-89da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.footer-advanced-f76a {
  flex-direction: column;
}

.footer-advanced-f76a .pagination-8acd {
  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.footer-advanced-f76a .pagination-8acd {
  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);
}

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

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

.tabs-eb07.accent-de21 {
  display: none;
}

.dropdown_rough_a60d {
  display: none;
}

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

.thick_ed48.video_48f3 {
  margin-bottom: 40px;
  width: 100%;
}

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

.footer-advanced-f76a a {
  width: 100%;
}

.tooltip-00be .white_f1bd.heading-last-3e75 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.tooltip-00be
  .white_f1bd.texture-bc55
  .block-7f0b
  .avatar_ed41 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.outline_slow_5a80.huge_9e16 > .info-selected-1e86 {
  display: flex;
  align-items: center;
}

.list-white-1ac0 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.overlay-6091 {
  position: relative;
  width: 100%;
}

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

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

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

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

.media-0b7e {
  display: flex;
  gap: 50px;
}

.tooltip-00be
  .white_f1bd.text-new-be7a
  .copper-f5f5
  .search_simple_8621 {
  width: 100% !important;
}

.grid-last-eec6 {
  width: 500px !important;
  max-width: none;
}

.yellow_c321 {
  width: 100%;
}

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

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

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

  display: none;
}

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

.block-orange-c14d {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.heading_out_1272:hover .block-orange-c14d {
  visibility: visible;
}
.heading_out_1272:hover.heading_out_1272::before {
  display: block;
}

.component_orange_0f7c h3 {
  color: #fff;
}

.form_f44a {
  margin: 0;
}

.tooltip-00be
  .white_f1bd.text-new-be7a
  .search_simple_8621
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.element_outer_c582 {
  width: 100%;
}

.highlight-8046 {
  width: 100%;
}

.label-prev-f409 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.highlight-8046 {
  width: 100%;
}

.hover-upper-b328 {
  margin-bottom: 10px !important;
}

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

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

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

.footer-advanced-f76a .pagination-8acd.carousel_green_580a {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.footer-advanced-f76a h1.pagination-8acd {
  margin-top: 80px !important;
}

.tooltip-00be .white_f1bd.purple-4e02 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.footer-1a29 img {
  width: 100%;
}

.pressed_1bff .plasma-f7ce.block-7f0b {
  justify-content: space-between;
}

.border_out_6039 {
  display: none;
}

.active-slow-006d .feature-9c9e {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .outline_slow_5a80 .info-selected-1e86 {
    flex-wrap: nowrap !important;
  }
}

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

  .grid-last-eec6 {
    width: 100% !important;
  }
}

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

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

  .pressed_1bff .plasma-f7ce.block-7f0b {
    border-bottom: 1px solid #f0c159;
  }

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

  .outline_slow_5a80.huge_9e16 > .info-selected-1e86 {
    gap: 15px;
    justify-content: space-between;
  }

  .tooltip-00be
    .white_f1bd.text-new-be7a
    .search_simple_8621
    img {
    width: 60% !important;
  }

  .overlay_top_6373 {
    left: 2%;
  }

  .modal-old-6c99 {
    margin: 10px 0;
  }

  .footer-advanced-f76a .feature-9c9e {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.footer-advanced-f76a .pagination-8acd,
  .footer-advanced-f76a .pagination-8acd {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .search_simple_8621 {
    justify-content: center;
  }

  .footer-advanced-f76a .feature-9c9e {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .black-4c86 {
    margin-bottom: 15px !important;
  }

  .tooltip-00be .white_f1bd.heading-last-3e75 {
    width: 75% !important;
  }

  .footer-1a29 img {
    width: 100% !important;
  }
}

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

  h2.footer-advanced-f76a .pagination-8acd,
  .footer-advanced-f76a .pagination-8acd {
    font-size: 30px !important;
  }

  .search_simple_8621 {
    justify-content: center;
  }

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

  .box-upper-d3a7
    .icon-7756.button-cbd1 {
    margin: 0 !important;
  }

  .list-white-1ac0 {
    margin: 0;
    gap: 10px;
  }

  .modal-old-6c99 {
    display: flex;
  }

  .card_95b9 .tall_7cfb {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .label-prev-f409 {
    justify-content: flex-end;
    gap: 1px;
  }

  .footer-advanced-f76a h1.pagination-8acd {
    margin-top: 40px !important;
  }

  .tooltip-00be
    .white_f1bd.text-new-be7a
    .search_simple_8621
    img,
  .hidden-568f .copper-f5f5 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .tooltip-00be .white_f1bd.heading-last-3e75 {
    width: 100% !important;
  }

  .outline_slow_5a80.huge_9e16 > .info-selected-1e86 {
    gap: 3px;
  }

  .footer-advanced-f76a .feature-9c9e {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.pressed_1bff .plasma-f7ce.block-7f0b {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.pressed_1bff .plasma-f7ce.block-7f0b: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);
}

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

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

.footer-advanced-f76a {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .pressed_1bff .plasma-f7ce.block-7f0b {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .footer-advanced-f76a .pagination-8acd {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .tall_7cfb {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.fixed-f663 .prev-35b1 {
  flex-shrink: 0;
  white-space: nowrap;
}

.fixed-f663 .overlay-b0ce {
  flex-shrink: 0;
  min-width: fit-content;
}

.fixed-f663 .avatar_ed41 {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.fixed-f663 .prev-35b1 {
  max-width: 80px !important;
}

.fixed-f663 .overlay-b0ce {
  max-width: 80px !important;
  overflow: hidden;
}

.fixed-f663 .plasma-f7ce.block-7f0b {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.fixed-f663 .avatar_ed41 {
  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);
  }
}

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

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

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

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

body .fresh_a6e9:nth-child(2),
.tooltip-00be .fresh_a6e9:nth-child(2),
#page .fresh_a6e9: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;
}

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

/* css-noise: 13e2 */
.ghost-box-s2 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
