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(.right_62c1) {
  gap: 0.5em;
}
:where(.background-e0e2) {
  gap: 0.5em;
}
body .article-bronze-fe18 > .advanced-2008 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .article-bronze-fe18 > .fast_41af {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .article-bronze-fe18 > .sort_tiny_b427 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .banner_solid_7f0a > .advanced-2008 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .banner_solid_7f0a > .fast_41af {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .banner_solid_7f0a > .sort_tiny_b427 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .banner_solid_7f0a
  > :where(:not(.advanced-2008):not(.fast_41af):not(.module_north_1e9c)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .banner_solid_7f0a > .gas-1d17 {
  max-width: var(--wp--style--global--wide-size);
}
body .right_62c1 {
  display: flex;
}
body .right_62c1 {
  flex-wrap: wrap;
  align-items: center;
}
body .right_62c1 > * {
  margin: 0;
}
body .background-e0e2 {
  display: grid;
}
body .background-e0e2 > * {
  margin: 0;
}
:where(.dark_c32c.right_62c1) {
  gap: 2em;
}
:where(.dark_c32c.background-e0e2) {
  gap: 2em;
}
:where(.item-36ef.right_62c1) {
  gap: 1.25em;
}
:where(.item-36ef.background-e0e2) {
  gap: 1.25em;
}
.dropdown-da5f {
  color: var(--wp--preset--color--black) !important;
}
.bright_b2f6 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.module_21ea {
  color: var(--wp--preset--color--white) !important;
}
.old_4ec8 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.center-9ec9 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.simple-412b {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.lower_7a0e {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.search-4719 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.widget_west_0939 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.solid_3b6f {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.dark_2f1e {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.pagination_5edb {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.nav_light_267f {
  background-color: var(--wp--preset--color--black) !important;
}
.caption-stone-3554 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.component_complex_c9ac {
  background-color: var(--wp--preset--color--white) !important;
}
.sidebar-9f23 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.pagination-thick-ebb3 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.current_1820 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.dirty_667d {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tabs_advanced_ae72 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.hidden_6368 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.logo_middle_ee35 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.rough-09a5 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.panel-00b2 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.complex_5448 {
  border-color: var(--wp--preset--color--black) !important;
}
.content_c217 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.short-260d {
  border-color: var(--wp--preset--color--white) !important;
}
.hidden_gold_dc89 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.thumbnail-right-063c {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.overlay_3392 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.container_f63e {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.column-fabd {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.nav_warm_04ac {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.container-cd58 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.disabled_b110 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.pro_a332 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.footer-hovered-139c {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.preview_2729 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.mini_a02a {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.east-df5d {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.sort-5e8e {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.outline-a354 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.right-c224 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.tag_4e2a {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.sidebar-a114 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.table_fa38 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.message-b44d {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.green_147c {
  background: var(--wp--preset--gradient--midnight) !important;
}
.accent-2cef {
  font-size: var(--wp--preset--font-size--small) !important;
}
.border-6956 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.component_0ff2 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.row-narrow-c60e {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.video-51c1 a:where(:not(.hard-4ae7)) {
  color: inherit;
}
:where(.item-36ef.right_62c1) {
  gap: 1.25em;
}
:where(.item-36ef.background-e0e2) {
  gap: 1.25em;
}
:where(.dark_c32c.right_62c1) {
  gap: 2em;
}
:where(.dark_c32c.background-e0e2) {
  gap: 2em;
}
.widget_prev_da0f {
  font-size: 1.5em;
  line-height: 1.6;
}

.under-8b12 .highlight_east_0173 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_850a .footer-fresh-2487 {
  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);
}
.secondary_da11 {
  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);
}
.secondary_da11.main-85b0 .banner-8053 {
  background-color: var(--e-global-color-primary);
}
.secondary_da11.secondary-pink-369c .banner-8053,
.secondary_da11.button-wide-e914 .banner-8053 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.preview_stale_2082 .focus-focused-3c0c {
  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);
}
.backdrop_27af {
  --divider-color: var(--e-global-color-secondary);
}
.backdrop_27af .progress-dynamic-f383 {
  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);
}
.backdrop_27af.wood-e31c .box-thick-6977 {
  background-color: var(--e-global-color-secondary);
}
.backdrop_27af.hero-9307 .box-thick-6977,
.backdrop_27af.over_1adc .box-thick-6977 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.backdrop_27af.hero-9307 .box-thick-6977,
.backdrop_27af.over_1adc .box-thick-6977 svg {
  fill: var(--e-global-color-secondary);
}
.shadow_middle_4464 .popup_18b4 {
  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);
}
.shadow_middle_4464 .overlay_bottom_ad19 {
  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);
}
.hovered_a274.wood-e31c .box-thick-6977 {
  background-color: var(--e-global-color-primary);
}
.hovered_a274.hero-9307 .box-thick-6977,
.hovered_a274.over_1adc .box-thick-6977 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hovered_a274.hero-9307 .box-thick-6977,
.hovered_a274.over_1adc .box-thick-6977 svg {
  fill: var(--e-global-color-primary);
}
.image-plasma-ae0f.wood-e31c .box-thick-6977 {
  background-color: var(--e-global-color-primary);
}
.image-plasma-ae0f.hero-9307 .box-thick-6977,
.image-plasma-ae0f.over_1adc .box-thick-6977 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.image-plasma-ae0f .widget-first-6c01 {
  color: var(--e-global-color-primary);
}
.image-plasma-ae0f .widget-first-6c01,
.image-plasma-ae0f .widget-first-6c01 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-plasma-ae0f .up_76c9 {
  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);
}
.hidden-copper-d9a7 .popup_bd6f {
  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);
}
.summary-263e .alert_407d .background-5fbe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary_static_c1a8 .secondary-iron-d83a:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.tertiary_static_c1a8 .cool_e0cd i {
  color: var(--e-global-color-primary);
}
.tertiary_static_c1a8 .cool_e0cd svg {
  fill: var(--e-global-color-primary);
}
.tertiary_static_c1a8 .inner_f9bf {
  color: var(--e-global-color-secondary);
}
.tertiary_static_c1a8 .secondary-iron-d83a > .inner_f9bf,
.tertiary_static_c1a8 .secondary-iron-d83a > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-c67e .notice-prev-13be {
  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);
}
.table-c67e .filter_pressed_e269 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.accent_deef .surface-bottom-d9ce .tabs-selected-0cf7 {
  background-color: var(--e-global-color-primary);
}
.accent_deef .hidden-0e1f {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_liquid_50a8 .sort_stone_2031 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_liquid_50a8 .title_b6a7 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_liquid_50a8 .hover_tall_fb0e {
  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);
}
.cool-65a7 .panel_blue_0c99,
.cool-65a7 .panel_blue_0c99 a {
  color: var(--e-global-color-primary);
}
.cool-65a7 .panel_blue_0c99.pink-4404,
.cool-65a7 .panel_blue_0c99.pink-4404 a {
  color: var(--e-global-color-accent);
}
.cool-65a7 .panel_blue_0c99 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-65a7 .pagination-gold-e49e {
  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);
}
.in-8360 .module_orange_7f4c,
.in-8360 .sidebar-de21 {
  color: var(--e-global-color-primary);
}
.in-8360 .module_orange_7f4c svg {
  fill: var(--e-global-color-primary);
}
.in-8360 .pink-4404 .module_orange_7f4c,
.in-8360 .pink-4404 .sidebar-de21 {
  color: var(--e-global-color-accent);
}
.in-8360 .pink-4404 .module_orange_7f4c svg {
  fill: var(--e-global-color-accent);
}
.in-8360 .sidebar-de21 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-8360 .pagination-gold-e49e {
  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);
}
.bright-8896 .wrapper_plasma_d5b5,
.bright-8896 .feature_hot_43be {
  color: var(--e-global-color-primary);
}
.bright-8896 .feature_hot_43be svg {
  fill: var(--e-global-color-primary);
}
.bright-8896 .panel_blue_0c99.pink-4404 a,
.bright-8896
  .panel_blue_0c99.pink-4404
  .feature_hot_43be {
  color: var(--e-global-color-accent);
}
.bright-8896 .wrapper_plasma_d5b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright-8896 .pagination-gold-e49e {
  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);
}
.image_1f90 .preview_hovered_9f2d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_1f90 .copper_270e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-green-8c94 .dirty_d8a5 .overlay_2fd9 {
  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);
}
.tooltip-green-8c94 .dirty_d8a5 .preview-under-c049 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-green-8c94 .soft_1014 .overlay_2fd9 {
  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);
}
.tooltip-green-8c94
  .soft_1014
  .preview-under-c049 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-green-8c94
  .pink-1e79
  .overlay_2fd9 {
  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);
}
.tooltip-green-8c94
  .pink-1e79
  .preview-under-c049 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-green-8c94
  .notice-steel-fee5
  .overlay_2fd9 {
  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);
}
.tooltip-green-8c94
  .notice-steel-fee5
  .preview-under-c049 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-0148 .dim_528c {
  background-color: var(--e-global-color-primary);
}
.light-0148 .dim_528c:hover {
  background-color: var(--e-global-color-primary);
}
.light-0148 .background_over_956e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-0148
  .dim_528c:hover
  .background_over_956e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_80b3 .focused-35a0 {
  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);
}
.button-b528 .badge_west_6db4 .dark-707d a {
  background-color: var(--e-global-color-accent);
}
.button-b528 .badge_west_6db4 .old_9873 a {
  background-color: var(--e-global-color-accent);
}
.button-b528 .badge_west_6db4 .dark-707d a,
.button-b528 .badge_west_6db4 .old_9873 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_huge_ea00
  .form-c034.huge_ed64
  .badge_west_6db4
  a.dim-17f2 {
  background-color: var(--e-global-color-accent);
}
.main_huge_ea00
  .form-c034.huge_ed64
  .badge_west_6db4
  span.dim-17f2.fn-current-79c4 {
  background-color: var(--e-global-color-text);
}
.main_huge_ea00
  .form-c034.huge_ed64
  .badge_west_6db4
  .dim-17f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_206f .blue-eaaa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_206f
  .element_bottom_abe1
  > .banner-a484
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_206f
  .thumbnail-in-fb99
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_206f
  .fresh_5605
  .in_8f40,
.content_206f
  .fresh_5605
  .sort_45e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_206f
  .fresh_5605
  .widget_6768,
.content_206f
  .fresh_5605
  a
  .widget_6768 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_206f
  .fresh_5605
  .bottom_e02a {
  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);
}
.content_206f
  .fresh_5605
  .link-ae47 {
  background-color: var(--e-global-color-primary);
}
.content_206f
  .fresh_5605
  .link-ae47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_206f
  .fresh_5605
  .link-ae47:hover {
  background-color: var(--e-global-color-primary);
}
.content_206f
  .fresh_5605
  .orange-5957 {
  background-color: var(--e-global-color-primary);
}
.content_206f
  .fresh_5605
  .orange-5957 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_206f
  .fresh_5605
  .orange-5957:hover {
  background-color: var(--e-global-color-primary);
}
.content_206f
  .huge_a4bc
  .article-337b
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_206f
  .huge_a4bc
  .layout-a789 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_206f
  .huge_a4bc
  .bottom_e02a {
  color: var(--e-global-color-text);
}
.content_206f
  .huge_a4bc
  .bottom_e02a
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_206f
  .huge_a4bc
  .link-ae47 {
  background-color: var(--e-global-color-primary);
}
.content_206f
  .huge_a4bc
  .link-ae47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_206f
  .huge_a4bc
  .link-ae47:hover {
  background-color: var(--e-global-color-primary);
}
.content_206f
  .huge_a4bc
  .orange-5957 {
  background-color: var(--e-global-color-primary);
}
.content_206f
  .huge_a4bc
  .orange-5957 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_206f
  .huge_a4bc
  .orange-5957:hover {
  background-color: var(--e-global-color-primary);
}
.content_206f .tertiary_5f37 {
  background-color: var(--e-global-color-primary);
}
.content_206f .tertiary_5f37:hover {
  background-color: var(--e-global-color-primary);
}
.content_206f .article_fast_d28e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_206f .avatar-f1d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-04d1 .surface-plasma-d9bc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-04d1
  .smooth-8470
  > div:nth-child(3)
  .surface-plasma-d9bc,
.heading-04d1
  .orange_55b0
  > div:nth-child(1)
  .surface-plasma-d9bc,
.heading-04d1
  .small-d841
  > div:nth-child(1)
  .surface-plasma-d9bc,
.heading-04d1
  .hidden-full-747c
  > div:nth-child(1)
  .surface-plasma-d9bc,
.heading-04d1
  .menu-purple-fa9d
  > div:nth-child(1)
  .surface-plasma-d9bc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-04d1 .section_west_46de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-04d1 .feature_e978 {
  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-04d1 .section_f9b8 {
  background-color: var(--e-global-color-primary);
}
.heading-04d1 .section_f9b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-04d1 .section_f9b8:hover {
  background-color: var(--e-global-color-primary);
}
.heading-04d1 .hot-96ad {
  background-color: var(--e-global-color-primary);
}
.heading-04d1 .hot-96ad:hover {
  background-color: var(--e-global-color-primary);
}
.heading-04d1 .article_fast_d28e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-04d1 .avatar-f1d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_upper_541b .notification-brown-6e76 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_upper_541b .article-inner-0b85 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_upper_541b .shade-01b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_upper_541b .caption-short-1ca2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_upper_541b .tooltip-first-f6f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_upper_541b .hot-96ad {
  background-color: var(--e-global-color-primary);
}
.texture_upper_541b .hot-96ad:hover {
  background-color: var(--e-global-color-primary);
}
.in-192a .content_north_5760 {
  background-color: var(--e-global-color-secondary);
}
.in-192a .last_ffa5 {
  background-color: var(--e-global-color-text);
}
.in-192a .pink-020d {
  background-color: var(--e-global-color-secondary);
}
.in-192a .section-1bbe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-192a .static_4d50 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-192a .section-short-e813 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-192a .main_8d61 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-192a .tag-413a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_3c81 .red_e42b .widget_6ade,
.gradient_3c81
  .red_e42b
  .widget_6ade
  a,
.gradient_3c81 .backdrop-motion-9efc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_3c81 .red_e42b .popup-smooth-804a,
.gradient_3c81 .picture-advanced-68b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_3c81 .red_e42b .popup-smooth-804a {
  color: var(--e-global-color-text);
}
.gradient_3c81 .picture-advanced-68b1 {
  color: var(--e-global-color-text);
}
.gradient_3c81
  .red_e42b
  .sidebar_9d55 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient_3c81 .stone_c943 .last-06c0 {
  background-color: var(--e-global-color-primary);
}
.gradient_3c81 .stone_c943 .last-06c0:hover {
  background-color: var(--e-global-color-primary);
}
.gradient_3c81 .stone_c943 .row-bronze-cebd li span {
  background-color: var(--e-global-color-text);
}
.gradient_3c81 .stone_c943 .row-bronze-cebd li span:hover {
  background-color: var(--e-global-color-primary);
}
.gradient_3c81
  .stone_c943
  .row-bronze-cebd
  li.in_6d59
  span {
  background-color: var(--e-global-color-accent);
}
.gradient_3c81 .new_4779 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-current-554c .accent-c84e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-current-b5e2 .form_24d0 {
  background-color: var(--e-global-color-primary);
}
.heading-current-b5e2 .active_27bf {
  background-color: var(--e-global-color-secondary);
}
.heading-current-b5e2 .white-b83a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-current-b5e2 .message-right-a68f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-current-b5e2 .tabs-complex-f02a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-current-b5e2 .slider_west_e908 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-current-b5e2 .pink-dc34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-current-b5e2 .easy-40df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-current-b5e2 .yellow_6c8a {
  background-color: var(--e-global-color-primary);
}
.heading-current-b5e2 .yellow_6c8a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_hot_3e94 .pagination-a128 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_hot_3e94 .purple_3eb1 {
  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);
}
.button_hot_3e94
  .shade-tiny-8e49:after {
  background-color: var(--e-global-color-primary);
}
.button_hot_3e94 .description_light_de56 {
  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);
}
.caption_liquid_9fbc .backdrop-motion-9efc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_liquid_9fbc .picture-advanced-68b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-f5ce .search-fast-043b .container-4c84 {
  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);
}
.under-f5ce .search-fast-043b .north-c66b {
  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);
}
.hidden_3820 .row_c5ea {
  background-color: var(--e-global-color-primary);
}
.hidden_3820 .mask_84db {
  background-color: var(--e-global-color-secondary);
}
.hidden_3820 .cool-d73b .stale-4d65 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_3820 .hidden_149b .stale-4d65 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_4287 .tabs-c6f1 .item-5358 {
  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);
}
.simple_4287 .tabs-c6f1 .shade-f710 {
  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);
}
.simple_4287 .tabs-c6f1 .tiny_60a7 {
  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);
}
.inner_2a3f .selected_e592 {
  border-color: var(--e-global-color-text);
}
.inner_2a3f .tooltip-2952 {
  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);
}
.inner_2a3f .menu_2969 {
  color: var(--e-global-color-primary);
}
.inner_2a3f .footer_wood_e421 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-61f5 .plasma-27c4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer-61f5 .module-8a3f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer-61f5 .sidebar_lite_c4d3:hover .plasma-27c4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer-61f5
  .sidebar_lite_c4d3:hover
  .module-8a3f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_upper_f748 .copper_5d87 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_upper_f748 .image-basic-5a03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite_4742 .banner-east-c10d .article_8a6c {
  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);
}
.lite_4742 .caption_white_b11e .article_8a6c {
  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);
}
.small-928f .search-36e0 {
  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);
}
.black_99bb .article-dirty-e4ba .info_114d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black_99bb .article-dirty-e4ba .info_114d {
  background-color: var(--e-global-color-secondary);
}
.black_99bb .surface_b5ee .info_114d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black_99bb .surface_b5ee .info_114d {
  background-color: var(--e-global-color-secondary);
}
.black_99bb .module-focused-5426 .complex_3df3 {
  background-color: var(--e-global-color-primary);
}
.black_99bb .module-focused-5426:hover .complex_3df3 {
  background-color: var(--e-global-color-secondary);
}
.black_99bb .last-06c0 {
  background-color: var(--e-global-color-primary);
}
.black_99bb .last-06c0:hover {
  background-color: var(--e-global-color-accent);
}
.black_99bb .row-bronze-cebd li span {
  background-color: var(--e-global-color-text);
}
.black_99bb .row-bronze-cebd li span:hover {
  background-color: var(--e-global-color-primary);
}
.black_99bb .row-bronze-cebd li.in_6d59 span {
  background-color: var(--e-global-color-accent);
}
.hero_fd98 .banner-6309 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_fd98 .component_full_0af2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_1903 .slider-163a:before {
  background-color: var(--e-global-color-secondary);
}
.dim_1903 .table_5de3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_1903 .column_84b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-e7d2 .heading_8585 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-e7d2 .heading_8585:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-e7d2 .heading_8585.fn-active-79c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-e7d2 .list_d335 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-e7d2 .accent-2d2e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-e7d2 .texture-rough-fdc2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-e7d2 .widget_bottom_cbb4 {
  background-color: var(--e-global-color-primary);
}
.gallery-e7d2 .widget_bottom_cbb4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery-e7d2 .menu_stale_6f90 {
  background-color: var(--e-global-color-primary);
}
.gallery-e7d2 .menu_stale_6f90 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold_f078 .copper-1525 .hot-bb9d a {
  color: var(--e-global-color-secondary);
}
.gold_f078 .copper-1525 .hot-bb9d a:hover {
  color: var(--e-global-color-secondary);
}
.gold_f078 .copper-1525 .hot-bb9d,
.gold_f078 .copper-1525 .hot-bb9d a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold_f078 .copper-1525 .dropdown_warm_b71b {
  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);
}
.gold_f078 .copper-1525 .panel_easy_2d18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold_f078 .copper-1525 .text_69a5 {
  background-color: var(--e-global-color-primary);
}
.gold_f078 .copper-1525 .text_69a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold_f078 .copper-1525 .text_69a5:hover {
  background-color: var(--e-global-color-primary);
}
.gold_f078 .copper-1525 .frame-83a2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold_f078 .copper-1525 .frame-83a2 {
  background-color: var(--e-global-color-primary);
}
.gold_f078 .copper-1525 .frame-83a2:hover {
  background-color: var(--e-global-color-primary);
}
.gold_f078 .copper-1525 .last-06c0 {
  background-color: var(--e-global-color-primary);
}
.gold_f078 .copper-1525 .last-06c0:hover {
  background-color: var(--e-global-color-primary);
}
.gold_f078 .stone_c943 .row-bronze-cebd li span {
  background-color: var(--e-global-color-text);
}
.gold_f078 .stone_c943 .row-bronze-cebd li span:hover {
  background-color: var(--e-global-color-primary);
}
.gold_f078 .stone_c943 .row-bronze-cebd li.in_6d59 span {
  background-color: var(--e-global-color-accent);
}
.gold_f078 .article_fast_d28e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_f078 .avatar-f1d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_3f54 .fast_fd31 .grid-tiny-1329 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_3f54 .fast_fd31 .summary_inner_00a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_3f54 .fast_fd31 .narrow_5dab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_fff5 .pattern_be4a {
  border-color: var(--e-global-color-text);
}
.fluid_fff5 .nav_3242 {
  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);
}
.fluid_fff5 .alert_5df9 {
  color: var(--e-global-color-secondary);
}
.fluid_fff5 .alert_5df9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_fff5 .simple_29df > * {
  color: var(--e-global-color-primary);
}
.fluid_fff5 .simple_29df > * svg {
  fill: var(--e-global-color-primary);
}
.fluid_fff5 .thumbnail-easy-c52f {
  color: var(--e-global-color-primary);
}
.fluid_fff5 .thumbnail-easy-c52f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_fff5 .dim-b6a8 {
  color: var(--e-global-color-primary);
}
.fluid_fff5 .dim-b6a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_fff5 .aside_9758 {
  color: var(--e-global-color-primary);
}
.fluid_fff5 .aside_9758 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_fff5 .gradient-d906 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_fff5 .under_b976 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_fff5 .under_b976.summary-0d18 {
  color: var(--e-global-color-secondary);
}
.fluid_fff5 .under_b976.summary-0d18 .container_0e98 {
  color: var(--e-global-color-accent);
}
.fluid_fff5 .under_b976.element-5634 {
  color: var(--e-global-color-text);
}
.fluid_fff5 .under_b976.element-5634 .container_0e98 {
  color: var(--e-global-color-text);
}
.fluid_fff5 .under_b976:before {
  border-top-color: var(--e-global-color-text);
}
.fluid_fff5 .secondary-4586 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_fff5
  .secondary-4586
  .chip-pro-f6f8 {
  background-color: var(--e-global-color-primary);
}
.fluid_fff5
  .secondary-4586
  .chip-pro-f6f8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid_fff5 .pattern_be4a .basic-b82f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_current_d6d9 .primary-middle-ebe7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_current_d6d9 .gradient_action_cd99 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_lower_b846 .current_10c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_lower_b846
  .module_silver_362d
  .outline_wood_241f {
  background-color: var(--e-global-color-secondary);
}
.section_lower_b846
  .module_silver_362d.module_0715
  .outline_wood_241f {
  background-color: var(--e-global-color-text);
}
.section_lower_b846
  .module_silver_362d:hover
  .outline_wood_241f {
  background-color: var(--e-global-color-accent);
}
.section_lower_b846
  .module_silver_362d.fn-active-79c4
  .outline_wood_241f {
  background-color: var(--e-global-color-primary);
}
.message-basic-69e3 .preview-fa0e {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.message-basic-69e3 .inner-0677 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-basic-69e3 .pink_386a {
  background-color: var(--e-global-color-primary);
}
.message-basic-69e3 .pink_386a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-liquid-0411 .iron-3405 .menu_huge_0d75 .menu_right_4141 {
  background-color: var(--e-global-color-secondary);
}
.notification-liquid-0411 .iron-3405 .complex_e768:after {
  background-color: var(--e-global-color-secondary);
}
.notification-liquid-0411 .silver-9ea0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-liquid-0411 .filter-99fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-liquid-0411 .text-first-ecde {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-liquid-0411 .last_0bf0 {
  background-color: var(--e-global-color-primary);
}
.notification-liquid-0411 .last_0bf0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-liquid-0411 .filter-gold-19b9 {
  background-color: var(--e-global-color-secondary);
}
.notification-liquid-0411 .filter-gold-19b9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-liquid-0411 .iron-3405 .item-left-6582 .container-wood-ca98:hover {
  background-color: var(--e-global-color-primary);
}
.notification-liquid-0411
  .iron-3405
  .item-left-6582
  .container-wood-ca98.main-ead3 {
  background-color: var(--e-global-color-primary);
}
.notification-liquid-0411 .iron-3405 .button-b06b:before {
  border-color: var(--e-global-color-primary);
}
.notification-liquid-0411 .iron-3405 .button-b06b:hover:before {
  border-color: var(--e-global-color-secondary);
}
.notification-liquid-0411
  .iron-3405
  .button-b06b.red-4897:before {
  border-color: var(--e-global-color-primary);
}
.notification-liquid-0411 .hidden-middle-32fb span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_in_81a9 .outline_1869 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_in_81a9 .outline_1869:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_in_81a9 .outline_1869.caption-9861 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_in_81a9 .image_red_ca94 {
  background-color: var(--e-global-color-primary);
}
.footer_in_81a9 .image_red_ca94 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_in_81a9
  .dark_5d2b
  .heading_hard_26ee
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_in_81a9
  .hard_6b3e
  .heading_hard_26ee
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-7ad7
  .icon_de72
  .button_short_e8f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-7ad7
  .icon_de72
  .slider-slow-0933 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-7ad7 .component_13d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-7ad7 .pagination-hot-45d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-7ad7 .panel_stale_a17b {
  background-color: var(--e-global-color-primary);
}
.tertiary-7ad7 .panel_stale_a17b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-clean-dbb4 .prev-9907 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-clean-dbb4 .container-3b78 {
  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);
}
.menu-clean-dbb4 .link-6d7a {
  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);
}
.menu-clean-dbb4 .link-6d7a a:hover {
  color: var(--e-global-color-secondary);
}
.menu-clean-dbb4 .progress_c088 {
  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);
}
.menu-clean-dbb4 .frame-basic-5457 {
  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);
}
.menu-clean-dbb4 .heading_gas_78ef .last-06c0 {
  background-color: var(--e-global-color-primary);
}
.menu-clean-dbb4 .heading_gas_78ef .last-06c0:hover {
  background-color: var(--e-global-color-accent);
}
.menu-clean-dbb4
  .heading_gas_78ef
  .row-bronze-cebd
  li
  span {
  background-color: var(--e-global-color-text);
}
.menu-clean-dbb4
  .heading_gas_78ef
  .row-bronze-cebd
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.menu-clean-dbb4
  .heading_gas_78ef
  .row-bronze-cebd
  li.in_6d59
  span {
  background-color: var(--e-global-color-accent);
}
.paragraph_c30e
  .input_727d
  .table_3dea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_c30e .input_727d .yellow_0f78 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_c30e .input_727d .photo-5474 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_c30e .logo_6631 {
  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);
}
.paragraph_c30e
  .sidebar_top_48ed.shade_72bc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_5690
  > .title-8078
  > div
  > .silver-fe35
  > .sidebar-7c0d
  > a {
  background-color: var(--e-global-color-text);
}
.media_5690
  > .title-8078
  > div
  > .silver-fe35
  > .sidebar-7c0d
  > a
  .hard_3456.top_8380 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_5690
  > .title-8078
  > div
  > .silver-fe35
  > .sidebar-7c0d
  > a
  .dim-2bea.accent_f20c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_5690
  > .title-8078
  > div
  > .silver-fe35
  > .sidebar-7c0d
  > .brown_0f28
  .sidebar-7c0d
  > a {
  background-color: var(--e-global-color-secondary);
}
.media_5690
  > .title-8078
  > div
  > .silver-fe35
  > .sidebar-7c0d
  > .brown_0f28
  .sidebar-7c0d
  > a
  .light-bb26 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_5690
  > .title-8078
  > div
  > .silver-fe35
  > .sidebar-7c0d
  > .brown_0f28
  .sidebar-7c0d
  > a
  .dim-2bea.container-warm-3702 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_5690
  > .title-8078
  > div
  > .silver-fe35
  > .sidebar-7c0d
  > a
  .aside-b992:before {
  color: var(--e-global-color-text);
}
.media_5690
  > .title-8078
  > div
  > .silver-fe35
  > .sidebar-7c0d
  > .brown_0f28
  a
  .aside-b992:before {
  color: var(--e-global-color-text);
}
.media_5690
  > .title-8078
  > div
  > .silver-fe35
  > .sidebar-7c0d.primary-black-139d
  > a
  .aside-b992:before {
  color: var(--e-global-color-text);
}
.media_5690
  > .title-8078
  > div
  > .silver-fe35
  > .sidebar-7c0d
  > .brown_0f28
  .sidebar-7c0d.primary-black-139d
  > a
  .aside-b992:before {
  color: var(--e-global-color-text);
}
.media_5690
  > .title-8078
  > div
  > .silver-fe35
  > .sidebar-7c0d
  > a
  .heading_iron_f9cb
  .picture_mini_0f90 {
  color: var(--e-global-color-text);
}
.media_5690
  > .title-8078
  > div
  > .silver-fe35
  > .sidebar-7c0d
  > .brown_0f28
  a
  .heading_iron_f9cb
  .picture_mini_0f90 {
  color: var(--e-global-color-text);
}
.media_5690
  > .title-8078
  > div
  > .silver-fe35
  > .sidebar-7c0d
  > a
  .heading_iron_f9cb
  .picture_mini_0f90,
.media_5690
  > .title-8078
  > div
  > .silver-fe35
  > .sidebar-7c0d
  > .brown_0f28
  a
  .heading_iron_f9cb
  .picture_mini_0f90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_5690
  > .title-8078
  > div
  > .silver-fe35
  > .sidebar-7c0d
  > a
  .light_d150:before {
  color: var(--e-global-color-text);
}
.media_5690
  > .title-8078
  > div
  > .silver-fe35
  > .sidebar-7c0d
  > .brown_0f28
  a
  .light_d150:before {
  color: var(--e-global-color-text);
}
.media_5690
  > .title-8078
  > div
  > .silver-fe35
  > .sidebar-7c0d.primary-black-139d
  > a
  .light_d150:before {
  color: var(--e-global-color-text);
}
.media_5690
  > .title-8078
  > div
  > .silver-fe35
  > .sidebar-7c0d
  > .brown_0f28
  .sidebar-7c0d.primary-black-139d
  > a
  .light_d150:before {
  color: var(--e-global-color-text);
}
.box_west_b4de .grid_d86f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box_west_b4de
  .link-eaea:hover
  .grid_d86f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside_8c48
  > .title-8078
  > .liquid-5a68
  > .dim-1d2d
  > .dropdown-a898
  > .background_d65f
  .banner-6e67 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_8c48
  > .title-8078
  > .liquid-5a68
  > .dim-1d2d
  > .dropdown-a898
  > .background_d65f:hover
  .banner-6e67 {
  color: var(--e-global-color-text);
}
.aside_8c48
  > .title-8078
  > .liquid-5a68
  > .dim-1d2d
  > .dropdown-a898
  > .background_d65f:hover
  .banner-6e67 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_8c48
  > .title-8078
  > .liquid-5a68
  > .dim-1d2d
  > .dropdown-a898.tall-f618
  > .background_d65f
  .banner-6e67 {
  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);
}
.green_d9c8 .main_smooth_df86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_d9c8 .current-49e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_d9c8 .hover-f070 {
  background-color: var(--e-global-color-primary);
}
.green_d9c8 .hover-f070 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled-stale-b416
  > .title-8078
  > .hidden_outer_92de
  > .pattern-e261
  > .old-cbab
  .first_1ae1 {
  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);
}
.disabled-stale-b416
  > .title-8078
  > .hidden_outer_92de
  > .pattern-e261
  > .old-cbab
  .out_93ea {
  color: var(--e-global-color-text);
}
.disabled-stale-b416
  > .title-8078
  > .hidden_outer_92de
  > .pattern-e261
  > .old-cbab:hover
  .first_1ae1 {
  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);
}
.disabled-stale-b416
  > .title-8078
  > .hidden_outer_92de
  > .pattern-e261
  > .old-cbab:hover
  .out_93ea {
  color: var(--e-global-color-secondary);
}
.disabled-stale-b416
  > .title-8078
  > .hidden_outer_92de
  > .pattern-e261
  > .old-cbab.active-pink-19ac
  .first_1ae1 {
  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);
}
.disabled-stale-b416
  > .title-8078
  > .hidden_outer_92de
  > .pattern-e261
  > .old-cbab.active-pink-19ac
  .out_93ea {
  color: var(--e-global-color-primary);
}
.secondary-large-0c1b
  .content_first_8476
  .row_f0b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-large-0c1b .gold_20d9 .basic-b82f .advanced_5da8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-simple-7d32 .chip-top-e6cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-simple-7d32 .aside-09ab .chip-top-e6cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-simple-7d32 .fresh_2627 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article-simple-7d32 .fresh_2627 {
  background-color: var(--e-global-color-primary);
}
.description_orange_ff62 .box_old_0aa4 .thumbnail_clean_7264 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_orange_ff62
  .box_old_0aa4:hover
  .selected_f444 {
  color: var(--e-global-color-secondary);
}
.description_orange_ff62
  .box_old_0aa4:hover
  .thumbnail_clean_7264 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-wood-311d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.message-tall-5335 {
  flex-direction: column;
}

.message-tall-5335 .link-hot-7741 {
  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.message-tall-5335 .link-hot-7741 {
  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);
}

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

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

.under_9f7f.summary-wood-9de7 {
  display: none;
}

.container-pink-2f72 {
  display: none;
}

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

.upper-248e.focus-abae {
  margin-bottom: 40px;
  width: 100%;
}

.active-small-11ae {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.message-tall-5335 a {
  width: 100%;
}

.caption-0853 .sort-outer-66e8.iron-5a98 {
  width: 20% !important;
}

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

.list-simple-a2de: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%);
}

.list-simple-a2de svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.caption-0853
  .sort-outer-66e8.disabled_plasma_cc32
  .disabled_f3c4
  .primary_stone_3a35 {
  font-size: 20px !important;
}

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

.pagination-yellow-46ba {
  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;
}

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

  text-align: center;
}

.up_1f3b.element_4300 > .description_simple_38f3 {
  display: flex;
  align-items: center;
}

.tag-fluid-1df6 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.content-huge-1749 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.progress-89ed {
  font-size: 35px !important;
}

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

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

.shade-yellow-2639 {
  display: flex;
  gap: 50px;
}

.caption-0853
  .sort-outer-66e8.link-soft-3fd1
  .chip-thick-94b5
  .grid-c537 {
  width: 100% !important;
}

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

.info_e2b6 {
  width: 100%;
}

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

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

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

  display: none;
}

.accent-093c {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.over_4c2b:hover .block-d0ae {
  visibility: visible;
}
.over_4c2b:hover.over_4c2b::before {
  display: block;
}

.right_76cb h3 {
  color: #fff;
}

.hover_first_9f2f {
  margin: 0;
}

.caption-0853
  .sort-outer-66e8.link-soft-3fd1
  .grid-c537
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.form_basic_c984 {
  width: 100%;
}

.heading_cb9b {
  width: 100%;
}

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

.heading_cb9b {
  width: 100%;
}

.main-dynamic-1923 {
  margin-bottom: 10px !important;
}

.grid-c537 {
  display: flex;
  align-items: center;
}

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

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

.message-tall-5335 .link-hot-7741.narrow-8e02 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.message-tall-5335 h1.link-hot-7741 {
  margin-top: 80px !important;
}

.caption-0853 .sort-outer-66e8.over-8106 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.shadow_motion_0bb9 img {
  width: 100%;
}

.north-745a .photo-focused-508d.disabled_f3c4 {
  justify-content: space-between;
}

.banner_50b4 {
  display: none;
}

.item-action-ba41 .carousel-3234 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .up_1f3b .description_simple_38f3 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .list-simple-a2de svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .north-745a .photo-focused-508d.disabled_f3c4 {
    border-bottom: 1px solid #f0c159;
  }

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

  .up_1f3b.element_4300 > .description_simple_38f3 {
    gap: 15px;
    justify-content: space-between;
  }

  .caption-0853
    .sort-outer-66e8.link-soft-3fd1
    .grid-c537
    img {
    width: 60% !important;
  }

  .content-huge-1749 {
    left: 2%;
  }

  .hot-1eb4 {
    margin: 10px 0;
  }

  .message-tall-5335 .carousel-3234 {
    margin: 0;
    margin-bottom: 10px;
  }

  .list-simple-a2de {
    font-size: 16px !important;
  }

  .progress-89ed {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.message-tall-5335 .link-hot-7741,
  .message-tall-5335 .link-hot-7741 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .grid-c537 {
    justify-content: center;
  }

  .message-tall-5335 .carousel-3234 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .active-small-11ae {
    margin-bottom: 15px !important;
  }

  .caption-0853 .sort-outer-66e8.iron-5a98 {
    width: 75% !important;
  }

  .shadow_motion_0bb9 img {
    width: 100% !important;
  }
}

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

  h2.message-tall-5335 .link-hot-7741,
  .message-tall-5335 .link-hot-7741 {
    font-size: 30px !important;
  }

  .grid-c537 {
    justify-content: center;
  }

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

  .list_silver_7f57
    .large_64aa.carousel_light_e37e {
    margin: 0 !important;
  }

  .tag-fluid-1df6 {
    margin: 0;
    gap: 10px;
  }

  .hot-1eb4 {
    display: flex;
  }

  .easy_a544 .list-simple-a2de {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .hot-8880 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .message-tall-5335 h1.link-hot-7741 {
    margin-top: 40px !important;
  }

  .caption-0853
    .sort-outer-66e8.link-soft-3fd1
    .grid-c537
    img,
  .shadow_middle_4464 .chip-thick-94b5 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .caption-0853 .sort-outer-66e8.iron-5a98 {
    width: 100% !important;
  }

  .up_1f3b.element_4300 > .description_simple_38f3 {
    gap: 3px;
  }

  .message-tall-5335 .carousel-3234 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.north-745a .photo-focused-508d.disabled_f3c4 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.north-745a .photo-focused-508d.disabled_f3c4:hover {
  background: rgba(255, 215, 0, 0.2);
  color: #FFD700 !important;
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(255, 215, 0, 0.2);
}

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

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

.message-tall-5335 {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .north-745a .photo-focused-508d.disabled_f3c4 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .message-tall-5335 .link-hot-7741 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .list-simple-a2de {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.fixed-a3de .frame-right-0bc6 {
  flex-shrink: 0;
  white-space: nowrap;
}

.fixed-a3de .preview_86e4 {
  flex-shrink: 0;
  min-width: fit-content;
}

.fixed-a3de .primary_stone_3a35 {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.fixed-a3de .frame-right-0bc6 {
  max-width: 80px !important;
}

.fixed-a3de .preview_86e4 {
  max-width: 80px !important;
  overflow: hidden;
}

.fixed-a3de .photo-focused-508d.disabled_f3c4 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.fixed-a3de .primary_stone_3a35 {
  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);
  }
}

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

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

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

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

body .box_clean_77ff:nth-child(2),
.caption-0853 .box_clean_77ff:nth-child(2),
#page .box_clean_77ff: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;
}

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

/* css-noise: 38b8 */
.phantom-card-z1 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
