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(.plasma-378c) {
  gap: 0.5em;
}
:where(.panel_1a56) {
  gap: 0.5em;
}
body .shade_red_74c9 > .slider-2c93 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .shade_red_74c9 > .summary_dark_d8e1 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .shade_red_74c9 > .down-4105 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .block_3141 > .slider-2c93 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .block_3141 > .summary_dark_d8e1 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .block_3141 > .down-4105 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .block_3141
  > :where(:not(.slider-2c93):not(.summary_dark_d8e1):not(.tertiary-yellow-5476)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .block_3141 > .middle_74a3 {
  max-width: var(--wp--style--global--wide-size);
}
body .plasma-378c {
  display: flex;
}
body .plasma-378c {
  flex-wrap: wrap;
  align-items: center;
}
body .plasma-378c > * {
  margin: 0;
}
body .panel_1a56 {
  display: grid;
}
body .panel_1a56 > * {
  margin: 0;
}
:where(.component-d564.plasma-378c) {
  gap: 2em;
}
:where(.component-d564.panel_1a56) {
  gap: 2em;
}
:where(.silver_b1c9.plasma-378c) {
  gap: 1.25em;
}
:where(.silver_b1c9.panel_1a56) {
  gap: 1.25em;
}
.overlay_645f {
  color: var(--wp--preset--color--black) !important;
}
.highlight-7a27 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.bright_d4d9 {
  color: var(--wp--preset--color--white) !important;
}
.notification-88bb {
  color: var(--wp--preset--color--pale-pink) !important;
}
.grid_0da7 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.background-middle-4b21 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.shadow_5556 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.pressed_906b {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.current_18c3 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.old-75ef {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.accordion_full_c64b {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.block-bronze-9a8f {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.box_in_fc62 {
  background-color: var(--wp--preset--color--black) !important;
}
.info_hard_d87b {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.dropdown-1bdc {
  background-color: var(--wp--preset--color--white) !important;
}
.accordion-dirty-e3bc {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.slider-bee1 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.complex_2847 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.component_81d1 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.item-current-c4a1 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.content-ca9b {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.wide-981d {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.container-ce86 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.shadow_9e7e {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.stale_8348 {
  border-color: var(--wp--preset--color--black) !important;
}
.block_middle_598e {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.heading-right-574f {
  border-color: var(--wp--preset--color--white) !important;
}
.preview_full_5605 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.short-95a4 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.left-10cd {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.logo-acc3 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.east-b520 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.caption_d384 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.menu-f69d {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.form_upper_10bb {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.search_bd7d {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.sort-868d {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.full_78a0 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.lower-6f02 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.small-61c7 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.aside_01ed {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.thick_cc4c {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.slider-full-0efd {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.dropdown-active-8c22 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.breadcrumb_0c8a {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.green_a0af {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.brown-877a {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.black-66cb {
  background: var(--wp--preset--gradient--midnight) !important;
}
.popup_yellow_d7c3 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.hero-9848 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.icon-out-7dfb {
  font-size: var(--wp--preset--font-size--large) !important;
}
.popup_hard_8ec2 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.hard_11fb a:where(:not(.huge-4c94)) {
  color: inherit;
}
:where(.silver_b1c9.plasma-378c) {
  gap: 1.25em;
}
:where(.silver_b1c9.panel_1a56) {
  gap: 1.25em;
}
:where(.component-d564.plasma-378c) {
  gap: 2em;
}
:where(.component-d564.panel_1a56) {
  gap: 2em;
}
.breadcrumb_soft_4975 {
  font-size: 1.5em;
  line-height: 1.6;
}

.image-warm-1f72 .backdrop_hot_a6f6 {
  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);
}
.summary_basic_3da3 .heading_0f5b {
  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-0baf {
  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-0baf.chip_c4fc .chip_6caa {
  background-color: var(--e-global-color-primary);
}
.focused-0baf.fast_1e86 .chip_6caa,
.focused-0baf.accordion_lower_0166 .chip_6caa {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.stale_86dc .detail_fresh_72a8 {
  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);
}
.first-8b04 {
  --divider-color: var(--e-global-color-secondary);
}
.first-8b04 .grid-light-6f78 {
  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);
}
.first-8b04.highlight-f643 .badge_9dda {
  background-color: var(--e-global-color-secondary);
}
.first-8b04.tooltip_fixed_02ff .badge_9dda,
.first-8b04.banner-cool-f352 .badge_9dda {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.first-8b04.tooltip_fixed_02ff .badge_9dda,
.first-8b04.banner-cool-f352 .badge_9dda svg {
  fill: var(--e-global-color-secondary);
}
.item-262a .gradient-f932 {
  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);
}
.item-262a .texture-hovered-2960 {
  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);
}
.clean_ca2f.highlight-f643 .badge_9dda {
  background-color: var(--e-global-color-primary);
}
.clean_ca2f.tooltip_fixed_02ff .badge_9dda,
.clean_ca2f.banner-cool-f352 .badge_9dda {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.clean_ca2f.tooltip_fixed_02ff .badge_9dda,
.clean_ca2f.banner-cool-f352 .badge_9dda svg {
  fill: var(--e-global-color-primary);
}
.widget_pressed_2adb.highlight-f643 .badge_9dda {
  background-color: var(--e-global-color-primary);
}
.widget_pressed_2adb.tooltip_fixed_02ff .badge_9dda,
.widget_pressed_2adb.banner-cool-f352 .badge_9dda {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.widget_pressed_2adb .gradient-simple-9d54 {
  color: var(--e-global-color-primary);
}
.widget_pressed_2adb .gradient-simple-9d54,
.widget_pressed_2adb .gradient-simple-9d54 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_pressed_2adb .outer-0887 {
  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);
}
.layout-orange-7407 .logo-out-ce24 {
  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);
}
.chip_b72a .medium-c703 .gallery-plasma-68aa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle_3ef9 .light-be0d:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.middle_3ef9 .bronze_cfba i {
  color: var(--e-global-color-primary);
}
.middle_3ef9 .bronze_cfba svg {
  fill: var(--e-global-color-primary);
}
.middle_3ef9 .card_warm_af9e {
  color: var(--e-global-color-secondary);
}
.middle_3ef9 .light-be0d > .card_warm_af9e,
.middle_3ef9 .light-be0d > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-623a .header-d238 {
  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);
}
.focus-623a .bright_1c82 {
  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);
}
.plasma_0c3d .component-4354 .wrapper-2b3f {
  background-color: var(--e-global-color-primary);
}
.plasma_0c3d .list_26f9 {
  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);
}
.header_last_434e .brown_b470 {
  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);
}
.header_last_434e .paragraph-new-d956 {
  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);
}
.header_last_434e .notification_5447 {
  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);
}
.focus_e6bc .status_north_3580,
.focus_e6bc .status_north_3580 a {
  color: var(--e-global-color-primary);
}
.focus_e6bc .status_north_3580.secondary_dark_559a,
.focus_e6bc .status_north_3580.secondary_dark_559a a {
  color: var(--e-global-color-accent);
}
.focus_e6bc .status_north_3580 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_e6bc .tag-first-0212 {
  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);
}
.filter_fec6 .sidebar-cb14,
.filter_fec6 .basic-32bb {
  color: var(--e-global-color-primary);
}
.filter_fec6 .sidebar-cb14 svg {
  fill: var(--e-global-color-primary);
}
.filter_fec6 .secondary_dark_559a .sidebar-cb14,
.filter_fec6 .secondary_dark_559a .basic-32bb {
  color: var(--e-global-color-accent);
}
.filter_fec6 .secondary_dark_559a .sidebar-cb14 svg {
  fill: var(--e-global-color-accent);
}
.filter_fec6 .basic-32bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_fec6 .tag-first-0212 {
  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);
}
.accordion-dynamic-cedd .tabs_1932,
.accordion-dynamic-cedd .rough_fcfe {
  color: var(--e-global-color-primary);
}
.accordion-dynamic-cedd .rough_fcfe svg {
  fill: var(--e-global-color-primary);
}
.accordion-dynamic-cedd .status_north_3580.secondary_dark_559a a,
.accordion-dynamic-cedd
  .status_north_3580.secondary_dark_559a
  .rough_fcfe {
  color: var(--e-global-color-accent);
}
.accordion-dynamic-cedd .tabs_1932 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-dynamic-cedd .tag-first-0212 {
  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);
}
.new_83db .container-adea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new_83db .caption-fb3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-e6a6 .mask_c8af .hidden_f0af {
  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);
}
.popup-e6a6 .mask_c8af .footer-short-6ed2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-e6a6 .inner_14c2 .hidden_f0af {
  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);
}
.popup-e6a6
  .inner_14c2
  .footer-short-6ed2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-e6a6
  .table_gold_4522
  .hidden_f0af {
  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);
}
.popup-e6a6
  .table_gold_4522
  .footer-short-6ed2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-e6a6
  .filter-current-02b1
  .hidden_f0af {
  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);
}
.popup-e6a6
  .filter-current-02b1
  .footer-short-6ed2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-e784 .aside_up_3d0a {
  background-color: var(--e-global-color-primary);
}
.preview-e784 .aside_up_3d0a:hover {
  background-color: var(--e-global-color-primary);
}
.preview-e784 .thumbnail_3cea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-e784
  .aside_up_3d0a:hover
  .thumbnail_3cea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_huge_0898 .widget-307c {
  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);
}
.bronze-8b68 .first-8a48 .banner-center-5ee2 a {
  background-color: var(--e-global-color-accent);
}
.bronze-8b68 .first-8a48 .breadcrumb_huge_96c1 a {
  background-color: var(--e-global-color-accent);
}
.bronze-8b68 .first-8a48 .banner-center-5ee2 a,
.bronze-8b68 .first-8a48 .breadcrumb_huge_96c1 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-1da7
  .light_5837.under_a21a
  .first-8a48
  a.pattern-first-7e36 {
  background-color: var(--e-global-color-accent);
}
.yellow-1da7
  .light_5837.under_a21a
  .first-8a48
  span.pattern-first-7e36.fn-current-e6ef {
  background-color: var(--e-global-color-text);
}
.yellow-1da7
  .light_5837.under_a21a
  .first-8a48
  .pattern-first-7e36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-a3e4 .chip_silver_7ac6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-a3e4
  .media_brown_f807
  > .badge-west-84ba
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-a3e4
  .paragraph-lite-0bb5
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-a3e4
  .card_gold_ffe0
  .motion_91fb,
.solid-a3e4
  .card_gold_ffe0
  .mask-c146 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid-a3e4
  .card_gold_ffe0
  .component-85be,
.solid-a3e4
  .card_gold_ffe0
  a
  .component-85be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-a3e4
  .card_gold_ffe0
  .huge_52e2 {
  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);
}
.solid-a3e4
  .card_gold_ffe0
  .stone_e54e {
  background-color: var(--e-global-color-primary);
}
.solid-a3e4
  .card_gold_ffe0
  .stone_e54e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-a3e4
  .card_gold_ffe0
  .stone_e54e:hover {
  background-color: var(--e-global-color-primary);
}
.solid-a3e4
  .card_gold_ffe0
  .module_bottom_523a {
  background-color: var(--e-global-color-primary);
}
.solid-a3e4
  .card_gold_ffe0
  .module_bottom_523a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-a3e4
  .card_gold_ffe0
  .module_bottom_523a:hover {
  background-color: var(--e-global-color-primary);
}
.solid-a3e4
  .focus_static_6b53
  .row_7e2c
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid-a3e4
  .focus_static_6b53
  .breadcrumb-b75a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-a3e4
  .focus_static_6b53
  .huge_52e2 {
  color: var(--e-global-color-text);
}
.solid-a3e4
  .focus_static_6b53
  .huge_52e2
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-a3e4
  .focus_static_6b53
  .stone_e54e {
  background-color: var(--e-global-color-primary);
}
.solid-a3e4
  .focus_static_6b53
  .stone_e54e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-a3e4
  .focus_static_6b53
  .stone_e54e:hover {
  background-color: var(--e-global-color-primary);
}
.solid-a3e4
  .focus_static_6b53
  .module_bottom_523a {
  background-color: var(--e-global-color-primary);
}
.solid-a3e4
  .focus_static_6b53
  .module_bottom_523a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-a3e4
  .focus_static_6b53
  .module_bottom_523a:hover {
  background-color: var(--e-global-color-primary);
}
.solid-a3e4 .under_9a3d {
  background-color: var(--e-global-color-primary);
}
.solid-a3e4 .under_9a3d:hover {
  background-color: var(--e-global-color-primary);
}
.solid-a3e4 .link_e779 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid-a3e4 .module-pro-428f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-silver-22e1 .top-3193 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-silver-22e1
  .focus-down-f3d0
  > div:nth-child(3)
  .top-3193,
.hover-silver-22e1
  .huge-973b
  > div:nth-child(1)
  .top-3193,
.hover-silver-22e1
  .filter-ecce
  > div:nth-child(1)
  .top-3193,
.hover-silver-22e1
  .filter-rough-c633
  > div:nth-child(1)
  .top-3193,
.hover-silver-22e1
  .description-bottom-255f
  > div:nth-child(1)
  .top-3193 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-silver-22e1 .breadcrumb-fixed-6cee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-silver-22e1 .hover-0313 {
  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-silver-22e1 .orange-4ab0 {
  background-color: var(--e-global-color-primary);
}
.hover-silver-22e1 .orange-4ab0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-silver-22e1 .orange-4ab0:hover {
  background-color: var(--e-global-color-primary);
}
.hover-silver-22e1 .row-6b26 {
  background-color: var(--e-global-color-primary);
}
.hover-silver-22e1 .row-6b26:hover {
  background-color: var(--e-global-color-primary);
}
.hover-silver-22e1 .link_e779 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-silver-22e1 .module-pro-428f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-smooth-4256 .nav-inner-1a89 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-smooth-4256 .detail-2828 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-smooth-4256 .title-middle-7d94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-smooth-4256 .avatar-medium-d449 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-smooth-4256 .nav_f4b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-smooth-4256 .row-6b26 {
  background-color: var(--e-global-color-primary);
}
.aside-smooth-4256 .row-6b26:hover {
  background-color: var(--e-global-color-primary);
}
.aside_e4fb .frame-0078 {
  background-color: var(--e-global-color-secondary);
}
.aside_e4fb .old-4cc5 {
  background-color: var(--e-global-color-text);
}
.aside_e4fb .hover-rough-f306 {
  background-color: var(--e-global-color-secondary);
}
.aside_e4fb .logo-fluid-39e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_e4fb .lower_dc73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_e4fb .shadow-8a93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_e4fb .main-cbca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_e4fb .tabs_f8c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-498f .up-c52f .form_west_f8ec,
.avatar-498f
  .up-c52f
  .form_west_f8ec
  a,
.avatar-498f .avatar_orange_775e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-498f .up-c52f .bottom-2c8d,
.avatar-498f .feature-up-dc2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-498f .up-c52f .bottom-2c8d {
  color: var(--e-global-color-text);
}
.avatar-498f .feature-up-dc2c {
  color: var(--e-global-color-text);
}
.avatar-498f
  .up-c52f
  .middle-212a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar-498f .active_new_f699 .filter-d2b5 {
  background-color: var(--e-global-color-primary);
}
.avatar-498f .active_new_f699 .filter-d2b5:hover {
  background-color: var(--e-global-color-primary);
}
.avatar-498f .active_new_f699 .highlight-1767 li span {
  background-color: var(--e-global-color-text);
}
.avatar-498f .active_new_f699 .highlight-1767 li span:hover {
  background-color: var(--e-global-color-primary);
}
.avatar-498f
  .active_new_f699
  .highlight-1767
  li.background_orange_bf9c
  span {
  background-color: var(--e-global-color-accent);
}
.avatar-498f .hot-b48a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink-8b69 .shadow_a346 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-5d7d .icon-bright-e655 {
  background-color: var(--e-global-color-primary);
}
.description-5d7d .layout-iron-eb45 {
  background-color: var(--e-global-color-secondary);
}
.description-5d7d .advanced_4bc2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-5d7d .media-d99c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-5d7d .sort_gas_0637 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-5d7d .detail-old-41a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-5d7d .badge_out_87ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-5d7d .caption-e167 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-5d7d .left-59fa {
  background-color: var(--e-global-color-primary);
}
.description-5d7d .left-59fa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current-9953 .slider_457a {
  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);
}
.current-9953 .text_52db {
  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);
}
.current-9953
  .list-a998:after {
  background-color: var(--e-global-color-primary);
}
.current-9953 .tertiary-hot-d0fc {
  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);
}
.pagination_fresh_65ad .avatar_orange_775e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_fresh_65ad .feature-up-dc2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_8a8b .message-11e6 .nav-29f9 {
  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);
}
.active_8a8b .message-11e6 .backdrop-liquid-de80 {
  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);
}
.gradient_3fda .media_paper_6fd5 {
  background-color: var(--e-global-color-primary);
}
.gradient_3fda .over-cce2 {
  background-color: var(--e-global-color-secondary);
}
.gradient_3fda .paragraph_simple_cc47 .pagination_top_ab4e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_3fda .bottom-3fe0 .pagination_top_ab4e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion-17ff .primary-static-68c8 .fluid_0c25 {
  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);
}
.motion-17ff .primary-static-68c8 .fast-812f {
  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);
}
.motion-17ff .primary-static-68c8 .summary_284a {
  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);
}
.outer-1dbb .liquid_cfc7 {
  border-color: var(--e-global-color-text);
}
.outer-1dbb .image-3ff5 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-1dbb .old-fd7e {
  color: var(--e-global-color-primary);
}
.outer-1dbb .shade-a497 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_static_84b7 .tabs-gas-e65e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_static_84b7 .layout_lower_1899 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_static_84b7 .detail-2e1e:hover .tabs-gas-e65e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_static_84b7
  .detail-2e1e:hover
  .layout_lower_1899 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north_b149 .sort-hot-0650 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north_b149 .medium-96d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-top-8b8a .element_1f6f .stale-01b5 {
  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);
}
.widget-top-8b8a .outer_384a .stale-01b5 {
  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);
}
.cold-1ba7 .button-9764 {
  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);
}
.tertiary_bc81 .dirty-4c59 .box-huge-e788 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_bc81 .dirty-4c59 .box-huge-e788 {
  background-color: var(--e-global-color-secondary);
}
.tertiary_bc81 .box_ba1e .box-huge-e788 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_bc81 .box_ba1e .box-huge-e788 {
  background-color: var(--e-global-color-secondary);
}
.tertiary_bc81 .under_d75b .video-3e58 {
  background-color: var(--e-global-color-primary);
}
.tertiary_bc81 .under_d75b:hover .video-3e58 {
  background-color: var(--e-global-color-secondary);
}
.tertiary_bc81 .filter-d2b5 {
  background-color: var(--e-global-color-primary);
}
.tertiary_bc81 .filter-d2b5:hover {
  background-color: var(--e-global-color-accent);
}
.tertiary_bc81 .highlight-1767 li span {
  background-color: var(--e-global-color-text);
}
.tertiary_bc81 .highlight-1767 li span:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary_bc81 .highlight-1767 li.background_orange_bf9c span {
  background-color: var(--e-global-color-accent);
}
.card_lower_4de0 .message_f356 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_lower_4de0 .backdrop_medium_71ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-last-463e .bottom-7900:before {
  background-color: var(--e-global-color-secondary);
}
.list-last-463e .module-7655 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-last-463e .static_7685 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_2f7c .thumbnail_293e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_2f7c .thumbnail_293e:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_2f7c .thumbnail_293e.fn-active-e6ef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_2f7c .mini-c6ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_2f7c .widget_hard_4b0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_2f7c .avatar-down-3783 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_2f7c .popup-right-5bd9 {
  background-color: var(--e-global-color-primary);
}
.mask_2f7c .popup-right-5bd9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_2f7c .heading-e597 {
  background-color: var(--e-global-color-primary);
}
.mask_2f7c .heading-e597 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside-e6e2 .hover-0a08 .mask-94c3 a {
  color: var(--e-global-color-secondary);
}
.aside-e6e2 .hover-0a08 .mask-94c3 a:hover {
  color: var(--e-global-color-secondary);
}
.aside-e6e2 .hover-0a08 .mask-94c3,
.aside-e6e2 .hover-0a08 .mask-94c3 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-e6e2 .hover-0a08 .breadcrumb_a3ed {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-e6e2 .hover-0a08 .picture-0676 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-e6e2 .hover-0a08 .north-70a5 {
  background-color: var(--e-global-color-primary);
}
.aside-e6e2 .hover-0a08 .north-70a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-e6e2 .hover-0a08 .north-70a5:hover {
  background-color: var(--e-global-color-primary);
}
.aside-e6e2 .hover-0a08 .short-083c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside-e6e2 .hover-0a08 .short-083c {
  background-color: var(--e-global-color-primary);
}
.aside-e6e2 .hover-0a08 .short-083c:hover {
  background-color: var(--e-global-color-primary);
}
.aside-e6e2 .hover-0a08 .filter-d2b5 {
  background-color: var(--e-global-color-primary);
}
.aside-e6e2 .hover-0a08 .filter-d2b5:hover {
  background-color: var(--e-global-color-primary);
}
.aside-e6e2 .active_new_f699 .highlight-1767 li span {
  background-color: var(--e-global-color-text);
}
.aside-e6e2 .active_new_f699 .highlight-1767 li span:hover {
  background-color: var(--e-global-color-primary);
}
.aside-e6e2 .active_new_f699 .highlight-1767 li.background_orange_bf9c span {
  background-color: var(--e-global-color-accent);
}
.aside-e6e2 .link_e779 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-e6e2 .module-pro-428f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron-0d33 .avatar-pressed-706a .preview-bronze-30e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron-0d33 .avatar-pressed-706a .hidden-7c4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-0d33 .avatar-pressed-706a .carousel_8d2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-6b78 .image_907a {
  border-color: var(--e-global-color-text);
}
.gas-6b78 .tabs-inner-6a56 {
  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);
}
.gas-6b78 .popup_d0ea {
  color: var(--e-global-color-secondary);
}
.gas-6b78 .popup_d0ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-6b78 .info_yellow_0326 > * {
  color: var(--e-global-color-primary);
}
.gas-6b78 .info_yellow_0326 > * svg {
  fill: var(--e-global-color-primary);
}
.gas-6b78 .pressed-a462 {
  color: var(--e-global-color-primary);
}
.gas-6b78 .pressed-a462 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas-6b78 .outline_mini_ba29 {
  color: var(--e-global-color-primary);
}
.gas-6b78 .outline_mini_ba29 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas-6b78 .plasma-8af7 {
  color: var(--e-global-color-primary);
}
.gas-6b78 .plasma-8af7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-6b78 .focus-6dde {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-6b78 .hard-019e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-6b78 .hard-019e.article_up_de0e {
  color: var(--e-global-color-secondary);
}
.gas-6b78 .hard-019e.article_up_de0e .media-d707 {
  color: var(--e-global-color-accent);
}
.gas-6b78 .hard-019e.right_0726 {
  color: var(--e-global-color-text);
}
.gas-6b78 .hard-019e.right_0726 .media-d707 {
  color: var(--e-global-color-text);
}
.gas-6b78 .hard-019e:before {
  border-top-color: var(--e-global-color-text);
}
.gas-6b78 .breadcrumb-liquid-1e6b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-6b78
  .breadcrumb-liquid-1e6b
  .pattern-basic-cbea {
  background-color: var(--e-global-color-primary);
}
.gas-6b78
  .breadcrumb-liquid-1e6b
  .pattern-basic-cbea {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas-6b78 .image_907a .caption_middle_6a41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_ffae .tiny_99f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_ffae .photo_paper_3ffb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_b6ef .table-wood-4e24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_b6ef
  .cold_0c6c
  .mask-cd1c {
  background-color: var(--e-global-color-secondary);
}
.main_b6ef
  .cold_0c6c.outline_aead
  .mask-cd1c {
  background-color: var(--e-global-color-text);
}
.main_b6ef
  .cold_0c6c:hover
  .mask-cd1c {
  background-color: var(--e-global-color-accent);
}
.main_b6ef
  .cold_0c6c.fn-active-e6ef
  .mask-cd1c {
  background-color: var(--e-global-color-primary);
}
.section-1555 .filter-action-307c {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.section-1555 .over-4859 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-1555 .content-e52e {
  background-color: var(--e-global-color-primary);
}
.section-1555 .content-e52e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new-061d .progress_90a8 .modal-557f .layout_steel_33dd {
  background-color: var(--e-global-color-secondary);
}
.new-061d .progress_90a8 .form-0fdb:after {
  background-color: var(--e-global-color-secondary);
}
.new-061d .aside_new_d8bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-061d .orange_62b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-061d .middle-a18e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-061d .green_1140 {
  background-color: var(--e-global-color-primary);
}
.new-061d .green_1140 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new-061d .box_inner_84ec {
  background-color: var(--e-global-color-secondary);
}
.new-061d .box_inner_84ec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new-061d .progress_90a8 .search-lower-98a8 .component-ed68:hover {
  background-color: var(--e-global-color-primary);
}
.new-061d
  .progress_90a8
  .search-lower-98a8
  .component-ed68.breadcrumb-e5d0 {
  background-color: var(--e-global-color-primary);
}
.new-061d .progress_90a8 .notice_right_d8b1:before {
  border-color: var(--e-global-color-primary);
}
.new-061d .progress_90a8 .notice_right_d8b1:hover:before {
  border-color: var(--e-global-color-secondary);
}
.new-061d
  .progress_90a8
  .notice_right_d8b1.content-ed97:before {
  border-color: var(--e-global-color-primary);
}
.new-061d .top-454c span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_d028 .nav_8b05 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort_d028 .nav_8b05:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort_d028 .nav_8b05.preview-8dae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort_d028 .pink_f782 {
  background-color: var(--e-global-color-primary);
}
.sort_d028 .pink_f782 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort_d028
  .text-rough-b04a
  .basic_8355
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort_d028
  .form_753a
  .basic_8355
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-6e69
  .down_c319
  .badge-e9fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-6e69
  .down_c319
  .pattern_e402 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-6e69 .hidden_6ab4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-6e69 .layout-c961 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-6e69 .content-edda {
  background-color: var(--e-global-color-primary);
}
.layout-6e69 .content-edda {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer_eb1f .photo-glass-6462 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_eb1f .active-d6d7 {
  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);
}
.outer_eb1f .mask_outer_43ac {
  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);
}
.outer_eb1f .mask_outer_43ac a:hover {
  color: var(--e-global-color-secondary);
}
.outer_eb1f .full-4244 {
  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);
}
.outer_eb1f .icon-top-3b7a {
  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);
}
.outer_eb1f .banner-ef78 .filter-d2b5 {
  background-color: var(--e-global-color-primary);
}
.outer_eb1f .banner-ef78 .filter-d2b5:hover {
  background-color: var(--e-global-color-accent);
}
.outer_eb1f
  .banner-ef78
  .highlight-1767
  li
  span {
  background-color: var(--e-global-color-text);
}
.outer_eb1f
  .banner-ef78
  .highlight-1767
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.outer_eb1f
  .banner-ef78
  .highlight-1767
  li.background_orange_bf9c
  span {
  background-color: var(--e-global-color-accent);
}
.north_f641
  .description-d95b
  .module-0ac3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north_f641 .description-d95b .status_rough_52ef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north_f641 .description-d95b .accordion-upper-77ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_f641 .gradient_c879 {
  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);
}
.north_f641
  .background-5941.shade_fast_9f3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-slow-b420
  > .sort_lite_a08e
  > div
  > .hidden-576f
  > .paragraph_paper_e894
  > a {
  background-color: var(--e-global-color-text);
}
.highlight-slow-b420
  > .sort_lite_a08e
  > div
  > .hidden-576f
  > .paragraph_paper_e894
  > a
  .pink-7764.liquid-6790 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-slow-b420
  > .sort_lite_a08e
  > div
  > .hidden-576f
  > .paragraph_paper_e894
  > a
  .advanced-edf7.caption_bronze_c116 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-slow-b420
  > .sort_lite_a08e
  > div
  > .hidden-576f
  > .paragraph_paper_e894
  > .photo_lite_84bb
  .paragraph_paper_e894
  > a {
  background-color: var(--e-global-color-secondary);
}
.highlight-slow-b420
  > .sort_lite_a08e
  > div
  > .hidden-576f
  > .paragraph_paper_e894
  > .photo_lite_84bb
  .paragraph_paper_e894
  > a
  .table_c77d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-slow-b420
  > .sort_lite_a08e
  > div
  > .hidden-576f
  > .paragraph_paper_e894
  > .photo_lite_84bb
  .paragraph_paper_e894
  > a
  .advanced-edf7.container_left_b34a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-slow-b420
  > .sort_lite_a08e
  > div
  > .hidden-576f
  > .paragraph_paper_e894
  > a
  .slider-2551:before {
  color: var(--e-global-color-text);
}
.highlight-slow-b420
  > .sort_lite_a08e
  > div
  > .hidden-576f
  > .paragraph_paper_e894
  > .photo_lite_84bb
  a
  .slider-2551:before {
  color: var(--e-global-color-text);
}
.highlight-slow-b420
  > .sort_lite_a08e
  > div
  > .hidden-576f
  > .paragraph_paper_e894.menu-81b8
  > a
  .slider-2551:before {
  color: var(--e-global-color-text);
}
.highlight-slow-b420
  > .sort_lite_a08e
  > div
  > .hidden-576f
  > .paragraph_paper_e894
  > .photo_lite_84bb
  .paragraph_paper_e894.menu-81b8
  > a
  .slider-2551:before {
  color: var(--e-global-color-text);
}
.highlight-slow-b420
  > .sort_lite_a08e
  > div
  > .hidden-576f
  > .paragraph_paper_e894
  > a
  .first-a641
  .outline-pro-f202 {
  color: var(--e-global-color-text);
}
.highlight-slow-b420
  > .sort_lite_a08e
  > div
  > .hidden-576f
  > .paragraph_paper_e894
  > .photo_lite_84bb
  a
  .first-a641
  .outline-pro-f202 {
  color: var(--e-global-color-text);
}
.highlight-slow-b420
  > .sort_lite_a08e
  > div
  > .hidden-576f
  > .paragraph_paper_e894
  > a
  .first-a641
  .outline-pro-f202,
.highlight-slow-b420
  > .sort_lite_a08e
  > div
  > .hidden-576f
  > .paragraph_paper_e894
  > .photo_lite_84bb
  a
  .first-a641
  .outline-pro-f202 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-slow-b420
  > .sort_lite_a08e
  > div
  > .hidden-576f
  > .paragraph_paper_e894
  > a
  .chip_fresh_0160:before {
  color: var(--e-global-color-text);
}
.highlight-slow-b420
  > .sort_lite_a08e
  > div
  > .hidden-576f
  > .paragraph_paper_e894
  > .photo_lite_84bb
  a
  .chip_fresh_0160:before {
  color: var(--e-global-color-text);
}
.highlight-slow-b420
  > .sort_lite_a08e
  > div
  > .hidden-576f
  > .paragraph_paper_e894.menu-81b8
  > a
  .chip_fresh_0160:before {
  color: var(--e-global-color-text);
}
.highlight-slow-b420
  > .sort_lite_a08e
  > div
  > .hidden-576f
  > .paragraph_paper_e894
  > .photo_lite_84bb
  .paragraph_paper_e894.menu-81b8
  > a
  .chip_fresh_0160:before {
  color: var(--e-global-color-text);
}
.active_a5a2 .silver_7eb1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_a5a2
  .gold-703a:hover
  .silver_7eb1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer_5603
  > .sort_lite_a08e
  > .blue-6a08
  > .simple-8785
  > .grid_brown_7867
  > .copper-3813
  .silver_dba6 {
  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);
}
.outer_5603
  > .sort_lite_a08e
  > .blue-6a08
  > .simple-8785
  > .grid_brown_7867
  > .copper-3813:hover
  .silver_dba6 {
  color: var(--e-global-color-text);
}
.outer_5603
  > .sort_lite_a08e
  > .blue-6a08
  > .simple-8785
  > .grid_brown_7867
  > .copper-3813:hover
  .silver_dba6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer_5603
  > .sort_lite_a08e
  > .blue-6a08
  > .simple-8785
  > .grid_brown_7867.chip_7f82
  > .copper-3813
  .silver_dba6 {
  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);
}
.easy-6bf5 .new_bbc7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-6bf5 .pattern_28fa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-6bf5 .border_red_8a6a {
  background-color: var(--e-global-color-primary);
}
.easy-6bf5 .border_red_8a6a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_gas_f40b
  > .sort_lite_a08e
  > .surface-c060
  > .plasma-4ca2
  > .hidden_wood_4739
  .active_4125 {
  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);
}
.border_gas_f40b
  > .sort_lite_a08e
  > .surface-c060
  > .plasma-4ca2
  > .hidden_wood_4739
  .mask-fbdb {
  color: var(--e-global-color-text);
}
.border_gas_f40b
  > .sort_lite_a08e
  > .surface-c060
  > .plasma-4ca2
  > .hidden_wood_4739:hover
  .active_4125 {
  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);
}
.border_gas_f40b
  > .sort_lite_a08e
  > .surface-c060
  > .plasma-4ca2
  > .hidden_wood_4739:hover
  .mask-fbdb {
  color: var(--e-global-color-secondary);
}
.border_gas_f40b
  > .sort_lite_a08e
  > .surface-c060
  > .plasma-4ca2
  > .hidden_wood_4739.form-active-9dd5
  .active_4125 {
  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_gas_f40b
  > .sort_lite_a08e
  > .surface-c060
  > .plasma-4ca2
  > .hidden_wood_4739.form-active-9dd5
  .mask-fbdb {
  color: var(--e-global-color-primary);
}
.popup-a23e
  .gallery_bb1b
  .frame_ed5d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-a23e .logo_out_9d45 .caption_middle_6a41 .tag_static_751d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_5b50 .surface-next-d67f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_5b50 .static_8242 .surface-next-d67f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_5b50 .content_soft_f53a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_5b50 .content_soft_f53a {
  background-color: var(--e-global-color-primary);
}
.first-cc14 .pressed-d943 .dropdown-406b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first-cc14
  .pressed-d943:hover
  .form-6372 {
  color: var(--e-global-color-secondary);
}
.first-cc14
  .pressed-d943:hover
  .dropdown-406b {
  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);
}
.mask_b124 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.overlay-glass-7c76 {
  max-width: 1400px !important;
}

.active_f09d {
  flex-direction: column;
}

.active_f09d .dirty-696f {
  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.active_f09d .dirty-696f {
  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);
}

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

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

.tertiary_7aba.stone-ee56 {
  display: none;
}

.inner_bd9c {
  display: none;
}

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

.list-319b.paper-89f2 {
  margin-bottom: 40px;
  width: 100%;
}

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

.active_f09d a {
  width: 100%;
}

.surface-37ed .caption_inner_7c30.text-next-2715 {
  width: 20% !important;
}

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

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

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

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

.avatar_5c56 {
  background: linear-gradient(45deg, #00A86B 0%, #28B463 100%); /* 巴西绿渐变 */
  border-radius: 12px;
  color: #FFFFFF;
  width: 120px; /* 稍微增加宽度 */
  padding: 12px 25px;
  font-weight: 600;
  transition: all 0.3s ease;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 15px rgba(0, 168, 107, 0.3);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

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

.avatar_5c56:nth-child(2) {
  background: transparent;
  color: #FFD700;
  transition: all 0.3s ease;
  border: 2px solid #FFD700;
  box-shadow: 0 4px 15px rgba(255, 215, 0, 0.2);
}

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

.surface-37ed
  .caption_inner_7c30.orange_ba45
  .video_clean_b979
  .popup_4ca5 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.footer-action-c81b.pagination-dirty-5ec0 > .search_advanced_736d {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.wood-969c {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.soft-3eb1 {
  font-size: 35px !important;
}

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

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

.border-9249 {
  display: flex;
  gap: 50px;
}

.surface-37ed
  .caption_inner_7c30.item-mini-8985
  .right-04ad
  .silver_058c {
  width: 100% !important;
}

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

.status_df33 {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.message_bottom_1df8:hover .yellow_acf3 {
  visibility: visible;
}
.message_bottom_1df8:hover.message_bottom_1df8::before {
  display: block;
}

.mini_1e01 h3 {
  color: #fff;
}

.column-b2dd {
  margin: 0;
}

.surface-37ed
  .caption_inner_7c30.item-mini-8985
  .silver_058c
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.description-bronze-4b63 {
  width: 100%;
}

.light-40c3 {
  width: 100%;
}

.east-0d47 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.light-40c3 {
  width: 100%;
}

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

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

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

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

.active_f09d .dirty-696f.form_focused_b515 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.active_f09d h1.dirty-696f {
  margin-top: 80px !important;
}

.surface-37ed .caption_inner_7c30.sidebar-small-a0c6 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.pagination-complex-3f67 img {
  width: 100%;
}

.bottom_c86b .solid-604f.video_clean_b979 {
  justify-content: space-between;
}

.picture-7221 {
  display: none;
}

.heading_in_e906 .image_lower_5b0c {
  margin: 1px 0 !important;
}

.caption-green-c075 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .footer-action-c81b .search_advanced_736d {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .bottom_c86b .solid-604f.video_clean_b979 {
    border-bottom: 1px solid #f0c159;
  }

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

  .footer-action-c81b.pagination-dirty-5ec0 > .search_advanced_736d {
    gap: 15px;
    justify-content: space-between;
  }

  .surface-37ed
    .caption_inner_7c30.item-mini-8985
    .silver_058c
    img {
    width: 60% !important;
  }

  .wood-969c {
    left: 2%;
  }

  .inner-ba7e {
    margin: 10px 0;
  }

  .active_f09d .image_lower_5b0c {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .soft-3eb1 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.active_f09d .dirty-696f,
  .active_f09d .dirty-696f {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .silver_058c {
    justify-content: center;
  }

  .active_f09d .image_lower_5b0c {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .surface-37ed .caption_inner_7c30.text-next-2715 {
    width: 75% !important;
  }

  .pagination-complex-3f67 img {
    width: 100% !important;
  }
}

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

  h2.active_f09d .dirty-696f,
  .active_f09d .dirty-696f {
    font-size: 30px !important;
  }

  .silver_058c {
    justify-content: center;
  }

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

  .advanced-5fed
    .box_steel_2566.new_f24b {
    margin: 0 !important;
  }

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

  .inner-ba7e {
    display: flex;
  }

  .tertiary-d39a .popup_8cd0 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .east-0d47 {
    justify-content: flex-end;
    gap: 1px;
  }

  .active_f09d h1.dirty-696f {
    margin-top: 40px !important;
  }

  .surface-37ed
    .caption_inner_7c30.item-mini-8985
    .silver_058c
    img,
  .item-262a .right-04ad {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .surface-37ed .caption_inner_7c30.text-next-2715 {
    width: 100% !important;
  }

  .footer-action-c81b.pagination-dirty-5ec0 > .search_advanced_736d {
    gap: 3px;
  }

  .active_f09d .image_lower_5b0c {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.bottom_c86b .solid-604f.video_clean_b979: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);
}

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

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

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

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

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

/* 图片块简化样式 */
.shadow-middle-a1d2 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .bottom_c86b .solid-604f.video_clean_b979 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .active_f09d .dirty-696f {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .popup_8cd0 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.box-left-b13d .gold-b807 {
  flex-shrink: 0;
  white-space: nowrap;
}

.box-left-b13d .upper_9826 {
  flex-shrink: 0;
  min-width: fit-content;
}

.box-left-b13d .popup_4ca5 {
  white-space: nowrap;
}

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

.box-left-b13d {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.box-left-b13d .gold-b807 {
  max-width: 80px !important;
}

.box-left-b13d .upper_9826 {
  max-width: 80px !important;
  overflow: hidden;
}

.box-left-b13d .solid-604f.video_clean_b979 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.box-left-b13d .popup_4ca5 {
  font-size: 11px !important;
  line-height: 1.2 !important;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 登录和注册按钮炫酷闪烁动画 */
@keyframes button-glow-pulse {
  0% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(0, 168, 107, 0.3),
      0 0 0 0 rgba(0, 168, 107, 0.7);
    filter: brightness(1);
  }
  50% { 
    transform: scale(1.08);
    box-shadow: 
      0 8px 30px rgba(0, 168, 107, 0.8),
      0 0 20px 5px rgba(0, 168, 107, 0.4);
    filter: brightness(1.3);
  }
  100% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(0, 168, 107, 0.3),
      0 0 0 0 rgba(0, 168, 107, 0.7);
    filter: brightness(1);
  }
}

@keyframes button-glow-pulse-gold {
  0% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(255, 215, 0, 0.2),
      0 0 0 0 rgba(255, 215, 0, 0.7);
    filter: brightness(1);
  }
  50% { 
    transform: scale(1.08);
    box-shadow: 
      0 8px 30px rgba(255, 215, 0, 0.8),
      0 0 20px 5px rgba(255, 215, 0, 0.4);
    filter: brightness(1.4);
  }
  100% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(255, 215, 0, 0.2),
      0 0 0 0 rgba(255, 215, 0, 0.7);
    filter: brightness(1);
  }
}

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

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

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

/* 添加内部光效 */
.avatar_5c56::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: linear-gradient(45deg, 
    transparent 30%, 
    rgba(255, 255, 255, 0.3) 50%, 
    transparent 70%);
  transform: rotate(45deg);
  animation: shine-sweep 3s linear infinite;
}

@keyframes shine-sweep {
  0% { transform: translateX(-100%) translateY(-100%) rotate(45deg); }
  100% { transform: translateX(100%) translateY(100%) rotate(45deg); }
}

/* 强制首页按钮动画 - 解决动画冲突 */
body .avatar_5c56:nth-child(1),
.surface-37ed .avatar_5c56:nth-child(1),
#page .avatar_5c56:nth-child(1) {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
  transform-origin: center center !important;
}

body .avatar_5c56:nth-child(2),
.surface-37ed .avatar_5c56:nth-child(2),
#page .avatar_5c56:nth-child(2) {
  animation: button-glow-pulse-gold 1.8s ease-in-out infinite !important;
  animation-delay: 0.3s !important;
  transform-origin: center center !important;
}

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

/* css-noise: 85ce */
.phantom-card-a6 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
