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(.warm_e80e) {
  gap: 0.5em;
}
:where(.under_cc47) {
  gap: 0.5em;
}
body .feature-steel-2773 > .link-1a38 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .feature-steel-2773 > .hidden_east_8ef9 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .feature-steel-2773 > .cold-66e5 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .west-a319 > .link-1a38 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .west-a319 > .hidden_east_8ef9 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .west-a319 > .cold-66e5 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .west-a319
  > :where(:not(.link-1a38):not(.hidden_east_8ef9):not(.carousel_43db)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .west-a319 > .lite_7b72 {
  max-width: var(--wp--style--global--wide-size);
}
body .warm_e80e {
  display: flex;
}
body .warm_e80e {
  flex-wrap: wrap;
  align-items: center;
}
body .warm_e80e > * {
  margin: 0;
}
body .under_cc47 {
  display: grid;
}
body .under_cc47 > * {
  margin: 0;
}
:where(.active-29f5.warm_e80e) {
  gap: 2em;
}
:where(.active-29f5.under_cc47) {
  gap: 2em;
}
:where(.nav-147e.warm_e80e) {
  gap: 1.25em;
}
:where(.nav-147e.under_cc47) {
  gap: 1.25em;
}
.heading_wide_7321 {
  color: var(--wp--preset--color--black) !important;
}
.heading-north-7fa5 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.solid-b45e {
  color: var(--wp--preset--color--white) !important;
}
.upper_474b {
  color: var(--wp--preset--color--pale-pink) !important;
}
.status_6e90 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.huge_0dc5 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.border-hovered-d4c5 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.status-tall-699e {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.mini-fbf2 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.widget-black-9c7e {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.carousel-644f {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.header_15a8 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.badge_0d5c {
  background-color: var(--wp--preset--color--black) !important;
}
.focused-4658 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.shade_6b2a {
  background-color: var(--wp--preset--color--white) !important;
}
.carousel-inner-609d {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.feature-6f7e {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.clean-2f2c {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.advanced-6ba4 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.action_3bb8 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.message-glass-2810 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.mask-ff4f {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.feature-2e26 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.disabled-e12e {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.article-d31e {
  border-color: var(--wp--preset--color--black) !important;
}
.popup-black-cb30 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.left-ce0e {
  border-color: var(--wp--preset--color--white) !important;
}
.preview_c511 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.orange_08b0 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.filter_gold_6e01 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.silver-71c6 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.popup-8034 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.box-3524 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.light-ed0b {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.filter_fresh_7e56 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.red-5373 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.gallery_7a56 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.widget-copper-3845 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.disabled_f658 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.photo_slow_6a62 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.summary_north_1318 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.red_8de2 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.small_fd8e {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.component_left_6350 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.article_first_28b7 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.outer_2d49 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.simple-4398 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.primary_e71e {
  background: var(--wp--preset--gradient--midnight) !important;
}
.small_3ce6 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.message-0c6a {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.container_f000 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.small_db2e {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.center_d8f9 a:where(:not(.right_7ca0)) {
  color: inherit;
}
:where(.nav-147e.warm_e80e) {
  gap: 1.25em;
}
:where(.nav-147e.under_cc47) {
  gap: 1.25em;
}
:where(.active-29f5.warm_e80e) {
  gap: 2em;
}
:where(.active-29f5.under_cc47) {
  gap: 2em;
}
.component-up-d7ce {
  font-size: 1.5em;
  line-height: 1.6;
}

.dynamic-3053 .paper_2d42 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-8414 .summary_50b1 {
  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);
}
.left-a9e9 {
  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);
}
.left-a9e9.hidden_1507 .caption_west_4cd5 {
  background-color: var(--e-global-color-primary);
}
.left-a9e9.focused_8d1c .caption_west_4cd5,
.left-a9e9.popup_tall_0564 .caption_west_4cd5 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.active_163d .disabled_a5bc {
  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);
}
.sort-middle-d6a0 {
  --divider-color: var(--e-global-color-secondary);
}
.sort-middle-d6a0 .logo_0712 {
  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);
}
.sort-middle-d6a0.info_liquid_54b3 .down_e298 {
  background-color: var(--e-global-color-secondary);
}
.sort-middle-d6a0.outline_selected_41b7 .down_e298,
.sort-middle-d6a0.red-4842 .down_e298 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.sort-middle-d6a0.outline_selected_41b7 .down_e298,
.sort-middle-d6a0.red-4842 .down_e298 svg {
  fill: var(--e-global-color-secondary);
}
.lite_09e9 .shadow-b364 {
  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);
}
.lite_09e9 .copper-1e01 {
  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);
}
.center_88df.info_liquid_54b3 .down_e298 {
  background-color: var(--e-global-color-primary);
}
.center_88df.outline_selected_41b7 .down_e298,
.center_88df.red-4842 .down_e298 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.center_88df.outline_selected_41b7 .down_e298,
.center_88df.red-4842 .down_e298 svg {
  fill: var(--e-global-color-primary);
}
.fluid_860f.info_liquid_54b3 .down_e298 {
  background-color: var(--e-global-color-primary);
}
.fluid_860f.outline_selected_41b7 .down_e298,
.fluid_860f.red-4842 .down_e298 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.fluid_860f .action-bb63 {
  color: var(--e-global-color-primary);
}
.fluid_860f .action-bb63,
.fluid_860f .action-bb63 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_860f .first-2a63 {
  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);
}
.tabs_f349 .thumbnail_0c88 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-inner-7a83 .highlight-a15e .preview_dirty_311a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_active_52e4 .focus_8f1b:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.slider_active_52e4 .down_d9cb i {
  color: var(--e-global-color-primary);
}
.slider_active_52e4 .down_d9cb svg {
  fill: var(--e-global-color-primary);
}
.slider_active_52e4 .section-81af {
  color: var(--e-global-color-secondary);
}
.slider_active_52e4 .focus_8f1b > .section-81af,
.slider_active_52e4 .focus_8f1b > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first_560e .media-7250 {
  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);
}
.first_560e .border_warm_8fb7 {
  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);
}
.picture-f26b .up_b794 .logo-190a {
  background-color: var(--e-global-color-primary);
}
.picture-f26b .fast_3811 {
  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);
}
.container_wood_9d08 .west-a340 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_wood_9d08 .frame_1905 {
  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);
}
.container_wood_9d08 .yellow-bab7 {
  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);
}
.heading_6444 .block-purple-fd52,
.heading_6444 .block-purple-fd52 a {
  color: var(--e-global-color-primary);
}
.heading_6444 .block-purple-fd52.wrapper_077f,
.heading_6444 .block-purple-fd52.wrapper_077f a {
  color: var(--e-global-color-accent);
}
.heading_6444 .block-purple-fd52 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_6444 .slow-8ec9 {
  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);
}
.list-narrow-5e94 .content_bronze_b12d,
.list-narrow-5e94 .filter_7d41 {
  color: var(--e-global-color-primary);
}
.list-narrow-5e94 .content_bronze_b12d svg {
  fill: var(--e-global-color-primary);
}
.list-narrow-5e94 .wrapper_077f .content_bronze_b12d,
.list-narrow-5e94 .wrapper_077f .filter_7d41 {
  color: var(--e-global-color-accent);
}
.list-narrow-5e94 .wrapper_077f .content_bronze_b12d svg {
  fill: var(--e-global-color-accent);
}
.list-narrow-5e94 .filter_7d41 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-narrow-5e94 .slow-8ec9 {
  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);
}
.next-8464 .progress_5bd6,
.next-8464 .static_3ae6 {
  color: var(--e-global-color-primary);
}
.next-8464 .static_3ae6 svg {
  fill: var(--e-global-color-primary);
}
.next-8464 .block-purple-fd52.wrapper_077f a,
.next-8464
  .block-purple-fd52.wrapper_077f
  .static_3ae6 {
  color: var(--e-global-color-accent);
}
.next-8464 .progress_5bd6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-8464 .slow-8ec9 {
  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);
}
.steel_1845 .column_down_0ed0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel_1845 .inner-04e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-c707 .image_c701 .widget-south-4774 {
  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);
}
.dropdown-c707 .image_c701 .tabs_c441 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-c707 .texture-721d .widget-south-4774 {
  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);
}
.dropdown-c707
  .texture-721d
  .tabs_c441 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-c707
  .next_3046
  .widget-south-4774 {
  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);
}
.dropdown-c707
  .next_3046
  .tabs_c441 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-c707
  .surface-11d6
  .widget-south-4774 {
  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);
}
.dropdown-c707
  .surface-11d6
  .tabs_c441 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-82c4 .logo_active_b4d9 {
  background-color: var(--e-global-color-primary);
}
.glass-82c4 .logo_active_b4d9:hover {
  background-color: var(--e-global-color-primary);
}
.glass-82c4 .border_medium_2190 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass-82c4
  .logo_active_b4d9:hover
  .border_medium_2190 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_wood_53a3 .box-bottom-31ef {
  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);
}
.tabs_e411 .preview-static-cb4c .solid_48bf a {
  background-color: var(--e-global-color-accent);
}
.tabs_e411 .preview-static-cb4c .table-hot-553d a {
  background-color: var(--e-global-color-accent);
}
.tabs_e411 .preview-static-cb4c .solid_48bf a,
.tabs_e411 .preview-static-cb4c .table-hot-553d a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_f3f3
  .label-1fcb.feature_small_a490
  .preview-static-cb4c
  a.static_ab84 {
  background-color: var(--e-global-color-accent);
}
.layout_f3f3
  .label-1fcb.feature_small_a490
  .preview-static-cb4c
  span.static_ab84.fn-current-fb8c {
  background-color: var(--e-global-color-text);
}
.layout_f3f3
  .label-1fcb.feature_small_a490
  .preview-static-cb4c
  .static_ab84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-0fca .sidebar_orange_8bfa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-0fca
  .hard_229a
  > .hover-pressed-21d0
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-0fca
  .mask_bright_be76
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-0fca
  .badge-ead9
  .feature_mini_0b18,
.primary-0fca
  .badge-ead9
  .complex_e746 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-0fca
  .badge-ead9
  .active_ee55,
.primary-0fca
  .badge-ead9
  a
  .active_ee55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-0fca
  .badge-ead9
  .search_first_3dd9 {
  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);
}
.primary-0fca
  .badge-ead9
  .gradient_active_8a68 {
  background-color: var(--e-global-color-primary);
}
.primary-0fca
  .badge-ead9
  .gradient_active_8a68 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-0fca
  .badge-ead9
  .gradient_active_8a68:hover {
  background-color: var(--e-global-color-primary);
}
.primary-0fca
  .badge-ead9
  .gradient-08b2 {
  background-color: var(--e-global-color-primary);
}
.primary-0fca
  .badge-ead9
  .gradient-08b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-0fca
  .badge-ead9
  .gradient-08b2:hover {
  background-color: var(--e-global-color-primary);
}
.primary-0fca
  .table-36da
  .backdrop_dim_d581
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-0fca
  .table-36da
  .dark_05d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-0fca
  .table-36da
  .search_first_3dd9 {
  color: var(--e-global-color-text);
}
.primary-0fca
  .table-36da
  .search_first_3dd9
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-0fca
  .table-36da
  .gradient_active_8a68 {
  background-color: var(--e-global-color-primary);
}
.primary-0fca
  .table-36da
  .gradient_active_8a68 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-0fca
  .table-36da
  .gradient_active_8a68:hover {
  background-color: var(--e-global-color-primary);
}
.primary-0fca
  .table-36da
  .gradient-08b2 {
  background-color: var(--e-global-color-primary);
}
.primary-0fca
  .table-36da
  .gradient-08b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-0fca
  .table-36da
  .gradient-08b2:hover {
  background-color: var(--e-global-color-primary);
}
.primary-0fca .smooth_ec40 {
  background-color: var(--e-global-color-primary);
}
.primary-0fca .smooth_ec40:hover {
  background-color: var(--e-global-color-primary);
}
.primary-0fca .hidden-active-936c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-0fca .medium_8719 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_705e .current_549a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_705e
  .module_brown_9636
  > div:nth-child(3)
  .current_549a,
.link_705e
  .content_silver_1c5b
  > div:nth-child(1)
  .current_549a,
.link_705e
  .background-tall-7aa9
  > div:nth-child(1)
  .current_549a,
.link_705e
  .title-bottom-22dd
  > div:nth-child(1)
  .current_549a,
.link_705e
  .status_dirty_7f96
  > div:nth-child(1)
  .current_549a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_705e .primary_5b7b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_705e .bronze_6d4f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_705e .column_4eb1 {
  background-color: var(--e-global-color-primary);
}
.link_705e .column_4eb1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_705e .column_4eb1:hover {
  background-color: var(--e-global-color-primary);
}
.link_705e .hard-f8e0 {
  background-color: var(--e-global-color-primary);
}
.link_705e .hard-f8e0:hover {
  background-color: var(--e-global-color-primary);
}
.link_705e .hidden-active-936c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_705e .medium_8719 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-d97e .status-outer-dc54 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-d97e .left_f450 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-d97e .gallery-first-2abb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-d97e .mini_07dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-d97e .photo_2ad1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-d97e .hard-f8e0 {
  background-color: var(--e-global-color-primary);
}
.light-d97e .hard-f8e0:hover {
  background-color: var(--e-global-color-primary);
}
.hidden_21fe .fluid_1a4e {
  background-color: var(--e-global-color-secondary);
}
.hidden_21fe .hero-static-b390 {
  background-color: var(--e-global-color-text);
}
.hidden_21fe .preview-f5b9 {
  background-color: var(--e-global-color-secondary);
}
.hidden_21fe .surface_70e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_21fe .panel-soft-e05c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_21fe .simple_0aec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_21fe .component-1d9f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_21fe .aside_d813 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-68b7 .active_bd15 .texture-df72,
.progress-68b7
  .active_bd15
  .texture-df72
  a,
.progress-68b7 .texture_fbdf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-68b7 .active_bd15 .mask_a2c1,
.progress-68b7 .dim_426f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-68b7 .active_bd15 .mask_a2c1 {
  color: var(--e-global-color-text);
}
.progress-68b7 .dim_426f {
  color: var(--e-global-color-text);
}
.progress-68b7
  .active_bd15
  .aside_63bc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-68b7 .overlay_22ad .old_199c {
  background-color: var(--e-global-color-primary);
}
.progress-68b7 .overlay_22ad .old_199c:hover {
  background-color: var(--e-global-color-primary);
}
.progress-68b7 .overlay_22ad .box-blue-4127 li span {
  background-color: var(--e-global-color-text);
}
.progress-68b7 .overlay_22ad .box-blue-4127 li span:hover {
  background-color: var(--e-global-color-primary);
}
.progress-68b7
  .overlay_22ad
  .box-blue-4127
  li.overlay-plasma-4152
  span {
  background-color: var(--e-global-color-accent);
}
.progress-68b7 .outline_advanced_6653 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-4b20 .overlay-c74c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame-8a1e .backdrop_543a {
  background-color: var(--e-global-color-primary);
}
.frame-8a1e .gallery_3cb2 {
  background-color: var(--e-global-color-secondary);
}
.frame-8a1e .status_wood_63cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-8a1e .breadcrumb-ce37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-8a1e .element-purple-14c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-8a1e .block_ff5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-8a1e .notice-2518 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-8a1e .accordion-outer-8b22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-8a1e .green-1bc8 {
  background-color: var(--e-global-color-primary);
}
.frame-8a1e .green-1bc8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-0df1 .section_eb15 {
  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);
}
.sort-0df1 .badge-wide-2406 {
  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);
}
.sort-0df1
  .first-ba0d:after {
  background-color: var(--e-global-color-primary);
}
.sort-0df1 .stale-4034 {
  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);
}
.secondary_e597 .texture_fbdf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_e597 .dim_426f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-04ad .section-bf32 .form-e1b6 {
  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);
}
.breadcrumb-04ad .section-bf32 .fixed-b1d1 {
  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);
}
.brown_ed21 .white_8d3f {
  background-color: var(--e-global-color-primary);
}
.brown_ed21 .red-3546 {
  background-color: var(--e-global-color-secondary);
}
.brown_ed21 .static_0380 .accordion-light-4948 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_ed21 .list_92d9 .accordion-light-4948 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_dynamic_bb56 .secondary-8703 .layout-d7dd {
  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);
}
.info_dynamic_bb56 .secondary-8703 .article_9847 {
  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);
}
.info_dynamic_bb56 .secondary-8703 .heading-pressed-23c7 {
  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);
}
.north_f8eb .detail_up_56ea {
  border-color: var(--e-global-color-text);
}
.north_f8eb .widget-outer-2565 {
  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);
}
.north_f8eb .section-c537 {
  color: var(--e-global-color-primary);
}
.north_f8eb .block_2327 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-wood-a198 .title-easy-ea8b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-wood-a198 .photo_clean_de02 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-wood-a198 .tertiary-blue-720f:hover .title-easy-ea8b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-wood-a198
  .tertiary-blue-720f:hover
  .photo_clean_de02 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south_acc7 .gallery_5079 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south_acc7 .element-old-492a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-outer-5bcb .paragraph-prev-7a0d .overlay-complex-2eee {
  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);
}
.aside-outer-5bcb .inner_cb27 .overlay-complex-2eee {
  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);
}
.column-motion-2902 .text-up-c111 {
  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);
}
.outer-dcce .up_3285 .notice_hot_a87f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-dcce .up_3285 .notice_hot_a87f {
  background-color: var(--e-global-color-secondary);
}
.outer-dcce .list-02f0 .notice_hot_a87f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-dcce .list-02f0 .notice_hot_a87f {
  background-color: var(--e-global-color-secondary);
}
.outer-dcce .frame-ea68 .notification_3f46 {
  background-color: var(--e-global-color-primary);
}
.outer-dcce .frame-ea68:hover .notification_3f46 {
  background-color: var(--e-global-color-secondary);
}
.outer-dcce .old_199c {
  background-color: var(--e-global-color-primary);
}
.outer-dcce .old_199c:hover {
  background-color: var(--e-global-color-accent);
}
.outer-dcce .box-blue-4127 li span {
  background-color: var(--e-global-color-text);
}
.outer-dcce .box-blue-4127 li span:hover {
  background-color: var(--e-global-color-primary);
}
.outer-dcce .box-blue-4127 li.overlay-plasma-4152 span {
  background-color: var(--e-global-color-accent);
}
.pagination_3321 .component-center-b667 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_3321 .surface-c785 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_c362 .lite-5151:before {
  background-color: var(--e-global-color-secondary);
}
.orange_c362 .slow_2e80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_c362 .grid-static-641a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east-a34f .thumbnail_silver_0f6e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east-a34f .thumbnail_silver_0f6e:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east-a34f .thumbnail_silver_0f6e.fn-active-fb8c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east-a34f .lower-aaf6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-a34f .component_up_0b31 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-a34f .search-tall-0aa4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-a34f .purple-535e {
  background-color: var(--e-global-color-primary);
}
.east-a34f .purple-535e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.east-a34f .backdrop-thick-6291 {
  background-color: var(--e-global-color-primary);
}
.east-a34f .backdrop-thick-6291 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-abd7 .layout-3013 .column_hovered_958d a {
  color: var(--e-global-color-secondary);
}
.pattern-abd7 .layout-3013 .column_hovered_958d a:hover {
  color: var(--e-global-color-secondary);
}
.pattern-abd7 .layout-3013 .column_hovered_958d,
.pattern-abd7 .layout-3013 .column_hovered_958d a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-abd7 .layout-3013 .nav_dc6c {
  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);
}
.pattern-abd7 .layout-3013 .surface-dim-c385 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-abd7 .layout-3013 .alert_silver_651a {
  background-color: var(--e-global-color-primary);
}
.pattern-abd7 .layout-3013 .alert_silver_651a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-abd7 .layout-3013 .alert_silver_651a:hover {
  background-color: var(--e-global-color-primary);
}
.pattern-abd7 .layout-3013 .chip_29e2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-abd7 .layout-3013 .chip_29e2 {
  background-color: var(--e-global-color-primary);
}
.pattern-abd7 .layout-3013 .chip_29e2:hover {
  background-color: var(--e-global-color-primary);
}
.pattern-abd7 .layout-3013 .old_199c {
  background-color: var(--e-global-color-primary);
}
.pattern-abd7 .layout-3013 .old_199c:hover {
  background-color: var(--e-global-color-primary);
}
.pattern-abd7 .overlay_22ad .box-blue-4127 li span {
  background-color: var(--e-global-color-text);
}
.pattern-abd7 .overlay_22ad .box-blue-4127 li span:hover {
  background-color: var(--e-global-color-primary);
}
.pattern-abd7 .overlay_22ad .box-blue-4127 li.overlay-plasma-4152 span {
  background-color: var(--e-global-color-accent);
}
.pattern-abd7 .hidden-active-936c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-abd7 .medium_8719 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-pressed-6757 .cool_aac6 .section_a8f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-pressed-6757 .cool_aac6 .table_hard_58a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-pressed-6757 .cool_aac6 .green-7ca7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_cecb .focus_fixed_1b80 {
  border-color: var(--e-global-color-text);
}
.brown_cecb .accordion-short-da72 {
  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);
}
.brown_cecb .wood-b0a0 {
  color: var(--e-global-color-secondary);
}
.brown_cecb .wood-b0a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_cecb .bottom_6818 > * {
  color: var(--e-global-color-primary);
}
.brown_cecb .bottom_6818 > * svg {
  fill: var(--e-global-color-primary);
}
.brown_cecb .hover-narrow-be12 {
  color: var(--e-global-color-primary);
}
.brown_cecb .hover-narrow-be12 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_cecb .backdrop-7a4d {
  color: var(--e-global-color-primary);
}
.brown_cecb .backdrop-7a4d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_cecb .info-cool-833f {
  color: var(--e-global-color-primary);
}
.brown_cecb .info-cool-833f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_cecb .hover_soft_5f2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_cecb .sidebar-b28e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_cecb .sidebar-b28e.tabs_1e62 {
  color: var(--e-global-color-secondary);
}
.brown_cecb .sidebar-b28e.tabs_1e62 .overlay-14fa {
  color: var(--e-global-color-accent);
}
.brown_cecb .sidebar-b28e.lower-191f {
  color: var(--e-global-color-text);
}
.brown_cecb .sidebar-b28e.lower-191f .overlay-14fa {
  color: var(--e-global-color-text);
}
.brown_cecb .sidebar-b28e:before {
  border-top-color: var(--e-global-color-text);
}
.brown_cecb .photo_65c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_cecb
  .photo_65c9
  .summary-advanced-ec83 {
  background-color: var(--e-global-color-primary);
}
.brown_cecb
  .photo_65c9
  .summary-advanced-ec83 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.brown_cecb .focus_fixed_1b80 .cold_6710 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-pink-c3b2 .wood_02da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-pink-c3b2 .steel_bf5b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-4e5b .heading-hot-cb06 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-4e5b
  .gas_8d0e
  .surface_6cdc {
  background-color: var(--e-global-color-secondary);
}
.card-4e5b
  .gas_8d0e.copper-3bf1
  .surface_6cdc {
  background-color: var(--e-global-color-text);
}
.card-4e5b
  .gas_8d0e:hover
  .surface_6cdc {
  background-color: var(--e-global-color-accent);
}
.card-4e5b
  .gas_8d0e.fn-active-fb8c
  .surface_6cdc {
  background-color: var(--e-global-color-primary);
}
.inner_4276 .new-aa87 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.inner_4276 .sidebar_cool_6f8a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_4276 .fixed_b6df {
  background-color: var(--e-global-color-primary);
}
.inner_4276 .fixed_b6df {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass_8029 .icon_c83c .message-b4bb .border-steel-7e1f {
  background-color: var(--e-global-color-secondary);
}
.glass_8029 .icon_c83c .breadcrumb-first-0fa5:after {
  background-color: var(--e-global-color-secondary);
}
.glass_8029 .message-hard-9180 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_8029 .gallery-e111 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_8029 .text-c23c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_8029 .accent_steel_54b7 {
  background-color: var(--e-global-color-primary);
}
.glass_8029 .accent_steel_54b7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass_8029 .brown_8656 {
  background-color: var(--e-global-color-secondary);
}
.glass_8029 .brown_8656 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass_8029 .icon_c83c .aside_032a .detail-47c0:hover {
  background-color: var(--e-global-color-primary);
}
.glass_8029
  .icon_c83c
  .aside_032a
  .detail-47c0.dark-ed3e {
  background-color: var(--e-global-color-primary);
}
.glass_8029 .icon_c83c .item_stone_76fe:before {
  border-color: var(--e-global-color-primary);
}
.glass_8029 .icon_c83c .item_stone_76fe:hover:before {
  border-color: var(--e-global-color-secondary);
}
.glass_8029
  .icon_c83c
  .item_stone_76fe.overlay_smooth_7e46:before {
  border-color: var(--e-global-color-primary);
}
.glass_8029 .light_4a00 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_eaa7 .photo_1569 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_eaa7 .photo_1569:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_eaa7 .photo_1569.link-hot-956b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_eaa7 .modal-selected-f6a8 {
  background-color: var(--e-global-color-primary);
}
.search_eaa7 .modal-selected-f6a8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_eaa7
  .element-over-6229
  .accordion_outer_1f66
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_eaa7
  .soft-5695
  .accordion_outer_1f66
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_3e91
  .gradient_slow_fadf
  .blue_b300 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_3e91
  .gradient_slow_fadf
  .main-6b59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_3e91 .nav_9e48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_3e91 .fluid_2b33 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_3e91 .picture_east_66f4 {
  background-color: var(--e-global-color-primary);
}
.slider_3e91 .picture_east_66f4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white_0b35 .modal-liquid-4a0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white_0b35 .disabled-514d {
  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);
}
.white_0b35 .primary-4531 {
  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);
}
.white_0b35 .primary-4531 a:hover {
  color: var(--e-global-color-secondary);
}
.white_0b35 .full_8f58 {
  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);
}
.white_0b35 .sort_f82f {
  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);
}
.white_0b35 .active_0ef0 .old_199c {
  background-color: var(--e-global-color-primary);
}
.white_0b35 .active_0ef0 .old_199c:hover {
  background-color: var(--e-global-color-accent);
}
.white_0b35
  .active_0ef0
  .box-blue-4127
  li
  span {
  background-color: var(--e-global-color-text);
}
.white_0b35
  .active_0ef0
  .box-blue-4127
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.white_0b35
  .active_0ef0
  .box-blue-4127
  li.overlay-plasma-4152
  span {
  background-color: var(--e-global-color-accent);
}
.paragraph_west_44b5
  .section-bright-b620
  .nav-74a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_west_44b5 .section-bright-b620 .last_89a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_west_44b5 .section-bright-b620 .item_6b4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_west_44b5 .inner-8ee8 {
  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_west_44b5
  .message-new-d54f.text_f27b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-3bb8
  > .active_4bba
  > div
  > .backdrop-inner-f198
  > .medium_8c6a
  > a {
  background-color: var(--e-global-color-text);
}
.menu-3bb8
  > .active_4bba
  > div
  > .backdrop-inner-f198
  > .medium_8c6a
  > a
  .label-basic-76e7.article-8ccb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-3bb8
  > .active_4bba
  > div
  > .backdrop-inner-f198
  > .medium_8c6a
  > a
  .breadcrumb_cb29.top-00de {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-3bb8
  > .active_4bba
  > div
  > .backdrop-inner-f198
  > .medium_8c6a
  > .layout-2aec
  .medium_8c6a
  > a {
  background-color: var(--e-global-color-secondary);
}
.menu-3bb8
  > .active_4bba
  > div
  > .backdrop-inner-f198
  > .medium_8c6a
  > .layout-2aec
  .medium_8c6a
  > a
  .info-e8c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-3bb8
  > .active_4bba
  > div
  > .backdrop-inner-f198
  > .medium_8c6a
  > .layout-2aec
  .medium_8c6a
  > a
  .breadcrumb_cb29.secondary_51f4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-3bb8
  > .active_4bba
  > div
  > .backdrop-inner-f198
  > .medium_8c6a
  > a
  .north-b08d:before {
  color: var(--e-global-color-text);
}
.menu-3bb8
  > .active_4bba
  > div
  > .backdrop-inner-f198
  > .medium_8c6a
  > .layout-2aec
  a
  .north-b08d:before {
  color: var(--e-global-color-text);
}
.menu-3bb8
  > .active_4bba
  > div
  > .backdrop-inner-f198
  > .medium_8c6a.panel_active_7626
  > a
  .north-b08d:before {
  color: var(--e-global-color-text);
}
.menu-3bb8
  > .active_4bba
  > div
  > .backdrop-inner-f198
  > .medium_8c6a
  > .layout-2aec
  .medium_8c6a.panel_active_7626
  > a
  .north-b08d:before {
  color: var(--e-global-color-text);
}
.menu-3bb8
  > .active_4bba
  > div
  > .backdrop-inner-f198
  > .medium_8c6a
  > a
  .article_mini_4384
  .active-green-1e3f {
  color: var(--e-global-color-text);
}
.menu-3bb8
  > .active_4bba
  > div
  > .backdrop-inner-f198
  > .medium_8c6a
  > .layout-2aec
  a
  .article_mini_4384
  .active-green-1e3f {
  color: var(--e-global-color-text);
}
.menu-3bb8
  > .active_4bba
  > div
  > .backdrop-inner-f198
  > .medium_8c6a
  > a
  .article_mini_4384
  .active-green-1e3f,
.menu-3bb8
  > .active_4bba
  > div
  > .backdrop-inner-f198
  > .medium_8c6a
  > .layout-2aec
  a
  .article_mini_4384
  .active-green-1e3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-3bb8
  > .active_4bba
  > div
  > .backdrop-inner-f198
  > .medium_8c6a
  > a
  .aside_f91e:before {
  color: var(--e-global-color-text);
}
.menu-3bb8
  > .active_4bba
  > div
  > .backdrop-inner-f198
  > .medium_8c6a
  > .layout-2aec
  a
  .aside_f91e:before {
  color: var(--e-global-color-text);
}
.menu-3bb8
  > .active_4bba
  > div
  > .backdrop-inner-f198
  > .medium_8c6a.panel_active_7626
  > a
  .aside_f91e:before {
  color: var(--e-global-color-text);
}
.menu-3bb8
  > .active_4bba
  > div
  > .backdrop-inner-f198
  > .medium_8c6a
  > .layout-2aec
  .medium_8c6a.panel_active_7626
  > a
  .aside_f91e:before {
  color: var(--e-global-color-text);
}
.accent_paper_1517 .progress_simple_4df3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_paper_1517
  .content_mini_3864:hover
  .progress_simple_4df3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle_3d26
  > .active_4bba
  > .outer_d9ee
  > .advanced-114d
  > .gradient-8578
  > .texture_d2b8
  .video-1cd4 {
  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);
}
.middle_3d26
  > .active_4bba
  > .outer_d9ee
  > .advanced-114d
  > .gradient-8578
  > .texture_d2b8:hover
  .video-1cd4 {
  color: var(--e-global-color-text);
}
.middle_3d26
  > .active_4bba
  > .outer_d9ee
  > .advanced-114d
  > .gradient-8578
  > .texture_d2b8:hover
  .video-1cd4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle_3d26
  > .active_4bba
  > .outer_d9ee
  > .advanced-114d
  > .gradient-8578.header-9dc7
  > .texture_d2b8
  .video-1cd4 {
  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);
}
.feature_west_908b .over-0f0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_west_908b .liquid-d640 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_west_908b .button_liquid_93e3 {
  background-color: var(--e-global-color-primary);
}
.feature_west_908b .button_liquid_93e3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge-2d48
  > .active_4bba
  > .hover_b975
  > .orange-a55a
  > .simple-8acd
  .banner-88b6 {
  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);
}
.badge-2d48
  > .active_4bba
  > .hover_b975
  > .orange-a55a
  > .simple-8acd
  .sidebar-193b {
  color: var(--e-global-color-text);
}
.badge-2d48
  > .active_4bba
  > .hover_b975
  > .orange-a55a
  > .simple-8acd:hover
  .banner-88b6 {
  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);
}
.badge-2d48
  > .active_4bba
  > .hover_b975
  > .orange-a55a
  > .simple-8acd:hover
  .sidebar-193b {
  color: var(--e-global-color-secondary);
}
.badge-2d48
  > .active_4bba
  > .hover_b975
  > .orange-a55a
  > .simple-8acd.mini-09c4
  .banner-88b6 {
  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);
}
.badge-2d48
  > .active_4bba
  > .hover_b975
  > .orange-a55a
  > .simple-8acd.mini-09c4
  .sidebar-193b {
  color: var(--e-global-color-primary);
}
.avatar-f466
  .tabs-under-6ba4
  .wide-f66f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-f466 .gold-d0f4 .cold_6710 .highlight_69af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-5eca .status-brown-347d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-5eca .layout_1cd2 .status-brown-347d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-5eca .highlight-prev-e3b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-5eca .highlight-prev-e3b2 {
  background-color: var(--e-global-color-primary);
}
.primary-easy-5209 .medium-66e0 .row-0608 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-easy-5209
  .medium-66e0:hover
  .hot_a31a {
  color: var(--e-global-color-secondary);
}
.primary-easy-5209
  .medium-66e0:hover
  .row-0608 {
  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);
}
.gallery-black-7564 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.tabs-5fb9 {
  max-width: 1400px !important;
}

.photo-bright-1faf {
  flex-direction: column;
}

.photo-bright-1faf .content-pink-601e {
  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.photo-bright-1faf .content-pink-601e {
  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);
}

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

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

.down-3c1f.left-35d8 {
  display: none;
}

.shadow-0dd6 {
  display: none;
}

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

.info-east-d292.pattern_rough_c8df {
  margin-bottom: 40px;
  width: 100%;
}

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

.photo-bright-1faf a {
  width: 100%;
}

.active-bronze-57f8 .badge-inner-f45f.content-dark-028c {
  width: 20% !important;
}

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

.fixed-0b1a: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%);
}

.fixed-0b1a svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.active-bronze-57f8
  .badge-inner-f45f.hot_8add
  .box-huge-0678
  .tabs_192e {
  font-size: 20px !important;
}

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

.gallery-new-643b {
  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;
}

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

  text-align: center;
}

.sidebar-627b.section_f546 > .media-basic-5490 {
  display: flex;
  align-items: center;
}

.active-pink-c5e7 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

.aside-advanced-41c3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

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

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

.active-bronze-57f8
  .badge-inner-f45f.carousel-next-39dc
  .hero-active-2bd2
  .pattern_down_ca41 {
  width: 100% !important;
}

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

.texture-hovered-3fd6 {
  width: 100%;
}

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

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

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

  display: none;
}

.active-657f {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.link_f0fc:hover .outer_e3d4 {
  visibility: visible;
}
.link_f0fc:hover.link_f0fc::before {
  display: block;
}

.bright_99ad h3 {
  color: #fff;
}

.wrapper_ec02 {
  margin: 0;
}

.active-bronze-57f8
  .badge-inner-f45f.carousel-next-39dc
  .pattern_down_ca41
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.article-abc3 {
  width: 100%;
}

.brown-0457 {
  width: 100%;
}

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

.brown-0457 {
  width: 100%;
}

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

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

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

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

.photo-bright-1faf .content-pink-601e.banner_3a2d {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.photo-bright-1faf h1.content-pink-601e {
  margin-top: 80px !important;
}

.active-bronze-57f8 .badge-inner-f45f.complex-0260 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.section_d274 img {
  width: 100%;
}

.footer_full_7673 .silver_e08b.box-huge-0678 {
  justify-content: space-between;
}

.paper-a34f {
  display: none;
}

.outline-copper-034d .mask_inner_7e25 {
  margin: 1px 0 !important;
}

.badge-2c2d li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .sidebar-627b .media-basic-5490 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .footer_full_7673 .silver_e08b.box-huge-0678 {
    border-bottom: 1px solid #f0c159;
  }

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

  .sidebar-627b.section_f546 > .media-basic-5490 {
    gap: 15px;
    justify-content: space-between;
  }

  .active-bronze-57f8
    .badge-inner-f45f.carousel-next-39dc
    .pattern_down_ca41
    img {
    width: 60% !important;
  }

  .purple_7ae4 {
    left: 2%;
  }

  .notification-144c {
    margin: 10px 0;
  }

  .photo-bright-1faf .mask_inner_7e25 {
    margin: 0;
    margin-bottom: 10px;
  }

  .fixed-0b1a {
    font-size: 16px !important;
  }

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

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

  h2.photo-bright-1faf .content-pink-601e,
  .photo-bright-1faf .content-pink-601e {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .pattern_down_ca41 {
    justify-content: center;
  }

  .photo-bright-1faf .mask_inner_7e25 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .active-bronze-57f8 .badge-inner-f45f.content-dark-028c {
    width: 75% !important;
  }

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

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

  h2.photo-bright-1faf .content-pink-601e,
  .photo-bright-1faf .content-pink-601e {
    font-size: 30px !important;
  }

  .pattern_down_ca41 {
    justify-content: center;
  }

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

  .left_11d0
    .accent_short_e7b7.content-0f67 {
    margin: 0 !important;
  }

  .active-pink-c5e7 {
    margin: 0;
    gap: 10px;
  }

  .notification-144c {
    display: flex;
  }

  .complex-e307 .fixed-0b1a {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .input-warm-8687 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .photo-bright-1faf h1.content-pink-601e {
    margin-top: 40px !important;
  }

  .active-bronze-57f8
    .badge-inner-f45f.carousel-next-39dc
    .pattern_down_ca41
    img,
  .lite_09e9 .hero-active-2bd2 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .active-bronze-57f8 .badge-inner-f45f.content-dark-028c {
    width: 100% !important;
  }

  .sidebar-627b.section_f546 > .media-basic-5490 {
    gap: 3px;
  }

  .photo-bright-1faf .mask_inner_7e25 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.footer_full_7673 .silver_e08b.box-huge-0678 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.footer_full_7673 .silver_e08b.box-huge-0678: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);
}

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

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

.photo-bright-1faf {
  position: relative;
  padding-top: 30px;
}

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

.down-3c1f: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .footer_full_7673 .silver_e08b.box-huge-0678 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .photo-bright-1faf .content-pink-601e {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .fixed-0b1a {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.element_fbc4 .badge-4de8 {
  flex-shrink: 0;
  white-space: nowrap;
}

.element_fbc4 .plasma-517b {
  flex-shrink: 0;
  min-width: fit-content;
}

.element_fbc4 .tabs_192e {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.element_fbc4 .badge-4de8 {
  max-width: 80px !important;
}

.element_fbc4 .plasma-517b {
  max-width: 80px !important;
  overflow: hidden;
}

.element_fbc4 .silver_e08b.box-huge-0678 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.element_fbc4 .tabs_192e {
  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);
  }
}

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

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

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

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

body .item_middle_ec30:nth-child(2),
.active-bronze-57f8 .item_middle_ec30:nth-child(2),
#page .item_middle_ec30: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;
}

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

/* css-noise: f9f5 */
.ghost-box-a8 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.0;
}
