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(.white_1540) {
  gap: 0.5em;
}
:where(.box-cabd) {
  gap: 0.5em;
}
body .hovered-217b > .label_iron_0637 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .hovered-217b > .lite_e4a1 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .hovered-217b > .disabled-plasma-8e75 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .sort_7be6 > .label_iron_0637 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .sort_7be6 > .lite_e4a1 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .sort_7be6 > .disabled-plasma-8e75 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .sort_7be6
  > :where(:not(.label_iron_0637):not(.lite_e4a1):not(.rough-92b8)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .sort_7be6 > .tiny_8eba {
  max-width: var(--wp--style--global--wide-size);
}
body .white_1540 {
  display: flex;
}
body .white_1540 {
  flex-wrap: wrap;
  align-items: center;
}
body .white_1540 > * {
  margin: 0;
}
body .box-cabd {
  display: grid;
}
body .box-cabd > * {
  margin: 0;
}
:where(.block_pink_f7e2.white_1540) {
  gap: 2em;
}
:where(.block_pink_f7e2.box-cabd) {
  gap: 2em;
}
:where(.active-896e.white_1540) {
  gap: 1.25em;
}
:where(.active-896e.box-cabd) {
  gap: 1.25em;
}
.header-c361 {
  color: var(--wp--preset--color--black) !important;
}
.inner-1d88 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.background-gas-17f5 {
  color: var(--wp--preset--color--white) !important;
}
.row_6fda {
  color: var(--wp--preset--color--pale-pink) !important;
}
.item_pro_b4f7 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.tooltip_outer_97ce {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.narrow_4e78 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.accent_5ce9 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.paragraph_4c6f {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.cool_5108 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.up_878f {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.clean-a829 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.detail-hot-4717 {
  background-color: var(--wp--preset--color--black) !important;
}
.highlight_387d {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.aside-warm-22e3 {
  background-color: var(--wp--preset--color--white) !important;
}
.rough_0f3f {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.thick-b3cf {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.last-9592 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tall_e861 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.pro_4900 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.down-e9b3 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.label_pressed_d6d3 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.focus-7388 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.border_f334 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.sort_dim_f1a3 {
  border-color: var(--wp--preset--color--black) !important;
}
.hard_0858 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.bright-63bb {
  border-color: var(--wp--preset--color--white) !important;
}
.primary_a3e2 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.progress_hovered_2923 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.image-e6e3 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.paper-99fb {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.smooth-bdc0 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.photo-green-a04e {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.message_ec9b {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hovered-3757 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.warm_3a4f {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.photo_7905 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.feature_ba36 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.message-a247 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.smooth_de6c {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.wood_4474 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.chip_b2bc {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.detail-241b {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.down_2663 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.east_5db9 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.gradient-upper-7953 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.tag-2d59 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.container_light_17db {
  background: var(--wp--preset--gradient--midnight) !important;
}
.image_00bf {
  font-size: var(--wp--preset--font-size--small) !important;
}
.modal-solid-f121 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.dim_bf70 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.table_lower_da0b {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.purple-79e5 a:where(:not(.search-small-8365)) {
  color: inherit;
}
:where(.active-896e.white_1540) {
  gap: 1.25em;
}
:where(.active-896e.box-cabd) {
  gap: 1.25em;
}
:where(.block_pink_f7e2.white_1540) {
  gap: 2em;
}
:where(.block_pink_f7e2.box-cabd) {
  gap: 2em;
}
.button_short_6216 {
  font-size: 1.5em;
  line-height: 1.6;
}

.thumbnail-bronze-ffab .overlay-42d0 {
  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);
}
.status_hot_91ba .center_e396 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-2d78 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-2d78.banner_rough_add8 .surface_0ea8 {
  background-color: var(--e-global-color-primary);
}
.top-2d78.clean-0337 .surface_0ea8,
.top-2d78.image_2ac1 .surface_0ea8 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.video-08e3 .layout-new-0eed {
  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);
}
.outline_1a75 {
  --divider-color: var(--e-global-color-secondary);
}
.outline_1a75 .hidden-center-9954 {
  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);
}
.outline_1a75.accordion-4251 .input-ed4c {
  background-color: var(--e-global-color-secondary);
}
.outline_1a75.large-4354 .input-ed4c,
.outline_1a75.prev-0acc .input-ed4c {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.outline_1a75.large-4354 .input-ed4c,
.outline_1a75.prev-0acc .input-ed4c svg {
  fill: var(--e-global-color-secondary);
}
.secondary_black_5209 .stone-29bc {
  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);
}
.secondary_black_5209 .alert_bright_6b65 {
  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_59f9.accordion-4251 .input-ed4c {
  background-color: var(--e-global-color-primary);
}
.primary_59f9.large-4354 .input-ed4c,
.primary_59f9.prev-0acc .input-ed4c {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.primary_59f9.large-4354 .input-ed4c,
.primary_59f9.prev-0acc .input-ed4c svg {
  fill: var(--e-global-color-primary);
}
.highlight-white-f69c.accordion-4251 .input-ed4c {
  background-color: var(--e-global-color-primary);
}
.highlight-white-f69c.large-4354 .input-ed4c,
.highlight-white-f69c.prev-0acc .input-ed4c {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.highlight-white-f69c .gold-388d {
  color: var(--e-global-color-primary);
}
.highlight-white-f69c .gold-388d,
.highlight-white-f69c .gold-388d a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-white-f69c .stone_840f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-full-dd50 .header-focused-e7dc {
  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);
}
.wrapper-6d5e .button-mini-6de5 .shade_dynamic_1d93 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_motion_5843 .widget_0fe8:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.badge_motion_5843 .shade-4fc2 i {
  color: var(--e-global-color-primary);
}
.badge_motion_5843 .shade-4fc2 svg {
  fill: var(--e-global-color-primary);
}
.badge_motion_5843 .wood_9a5f {
  color: var(--e-global-color-secondary);
}
.badge_motion_5843 .widget_0fe8 > .wood_9a5f,
.badge_motion_5843 .widget_0fe8 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_simple_1d64 .hero-hard-96bf {
  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);
}
.component_simple_1d64 .video-7755 {
  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);
}
.left-1c2c .dim-7827 .sidebar-5c8c {
  background-color: var(--e-global-color-primary);
}
.left-1c2c .middle_081f {
  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);
}
.backdrop-b87f .panel-stone-c12b {
  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);
}
.backdrop-b87f .section_5442 {
  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);
}
.backdrop-b87f .gradient_action_fab7 {
  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);
}
.pattern_glass_e5d0 .primary-54ba,
.pattern_glass_e5d0 .primary-54ba a {
  color: var(--e-global-color-primary);
}
.pattern_glass_e5d0 .primary-54ba.block_f82c,
.pattern_glass_e5d0 .primary-54ba.block_f82c a {
  color: var(--e-global-color-accent);
}
.pattern_glass_e5d0 .primary-54ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_glass_e5d0 .backdrop-north-fa4d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-a109 .media_hard_7a2a,
.focused-a109 .aside-ea55 {
  color: var(--e-global-color-primary);
}
.focused-a109 .media_hard_7a2a svg {
  fill: var(--e-global-color-primary);
}
.focused-a109 .block_f82c .media_hard_7a2a,
.focused-a109 .block_f82c .aside-ea55 {
  color: var(--e-global-color-accent);
}
.focused-a109 .block_f82c .media_hard_7a2a svg {
  fill: var(--e-global-color-accent);
}
.focused-a109 .aside-ea55 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-a109 .backdrop-north-fa4d {
  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);
}
.hero_29e3 .secondary_ab6f,
.hero_29e3 .element_539e {
  color: var(--e-global-color-primary);
}
.hero_29e3 .element_539e svg {
  fill: var(--e-global-color-primary);
}
.hero_29e3 .primary-54ba.block_f82c a,
.hero_29e3
  .primary-54ba.block_f82c
  .element_539e {
  color: var(--e-global-color-accent);
}
.hero_29e3 .secondary_ab6f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_29e3 .backdrop-north-fa4d {
  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);
}
.basic_a450 .old-0fcc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic_a450 .alert-complex-ae39 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-under-284e .purple-d7c3 .tooltip-1934 {
  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);
}
.search-under-284e .purple-d7c3 .focus-in-7c7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-under-284e .highlight_fast_dee1 .tooltip-1934 {
  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);
}
.search-under-284e
  .highlight_fast_dee1
  .focus-in-7c7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-under-284e
  .wood-738d
  .tooltip-1934 {
  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);
}
.search-under-284e
  .wood-738d
  .focus-in-7c7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-under-284e
  .logo_upper_5632
  .tooltip-1934 {
  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);
}
.search-under-284e
  .logo_upper_5632
  .focus-in-7c7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-4b94 .logo-e0b2 {
  background-color: var(--e-global-color-primary);
}
.light-4b94 .logo-e0b2:hover {
  background-color: var(--e-global-color-primary);
}
.light-4b94 .simple-236a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-4b94
  .logo-e0b2:hover
  .simple-236a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm-5ef8 .hero_faf4 {
  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);
}
.sidebar-ea9a .message-bottom-abda .light-221c a {
  background-color: var(--e-global-color-accent);
}
.sidebar-ea9a .message-bottom-abda .description_3566 a {
  background-color: var(--e-global-color-accent);
}
.sidebar-ea9a .message-bottom-abda .light-221c a,
.sidebar-ea9a .message-bottom-abda .description_3566 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_wide_3497
  .overlay-2718.disabled-3e1f
  .message-bottom-abda
  a.banner_889d {
  background-color: var(--e-global-color-accent);
}
.pattern_wide_3497
  .overlay-2718.disabled-3e1f
  .message-bottom-abda
  span.banner_889d.fn-current-a4dd {
  background-color: var(--e-global-color-text);
}
.pattern_wide_3497
  .overlay-2718.disabled-3e1f
  .message-bottom-abda
  .banner_889d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_1264 .icon_576b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_1264
  .focus-69df
  > .medium_a129
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_1264
  .section_top_80b1
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_1264
  .avatar-5199
  .backdrop_0318,
.soft_1264
  .avatar-5199
  .background_prev_eb88 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_1264
  .avatar-5199
  .thumbnail-ce46,
.soft_1264
  .avatar-5199
  a
  .thumbnail-ce46 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_1264
  .avatar-5199
  .title-ab86 {
  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);
}
.soft_1264
  .avatar-5199
  .paper_9584 {
  background-color: var(--e-global-color-primary);
}
.soft_1264
  .avatar-5199
  .paper_9584 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_1264
  .avatar-5199
  .paper_9584:hover {
  background-color: var(--e-global-color-primary);
}
.soft_1264
  .avatar-5199
  .article_766a {
  background-color: var(--e-global-color-primary);
}
.soft_1264
  .avatar-5199
  .article_766a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_1264
  .avatar-5199
  .article_766a:hover {
  background-color: var(--e-global-color-primary);
}
.soft_1264
  .hover-c56b
  .tooltip_2334
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_1264
  .hover-c56b
  .dropdown_af2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_1264
  .hover-c56b
  .title-ab86 {
  color: var(--e-global-color-text);
}
.soft_1264
  .hover-c56b
  .title-ab86
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_1264
  .hover-c56b
  .paper_9584 {
  background-color: var(--e-global-color-primary);
}
.soft_1264
  .hover-c56b
  .paper_9584 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_1264
  .hover-c56b
  .paper_9584:hover {
  background-color: var(--e-global-color-primary);
}
.soft_1264
  .hover-c56b
  .article_766a {
  background-color: var(--e-global-color-primary);
}
.soft_1264
  .hover-c56b
  .article_766a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_1264
  .hover-c56b
  .article_766a:hover {
  background-color: var(--e-global-color-primary);
}
.soft_1264 .detail-plasma-8261 {
  background-color: var(--e-global-color-primary);
}
.soft_1264 .detail-plasma-8261:hover {
  background-color: var(--e-global-color-primary);
}
.soft_1264 .shade_03d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_1264 .title_c2b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white-a577 .middle_58d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white-a577
  .component_b206
  > div:nth-child(3)
  .middle_58d2,
.white-a577
  .card_steel_90b3
  > div:nth-child(1)
  .middle_58d2,
.white-a577
  .simple-7eeb
  > div:nth-child(1)
  .middle_58d2,
.white-a577
  .plasma-4f83
  > div:nth-child(1)
  .middle_58d2,
.white-a577
  .aside-basic-eb27
  > div:nth-child(1)
  .middle_58d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white-a577 .up-232c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-a577 .wide_aaeb {
  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);
}
.white-a577 .first-badf {
  background-color: var(--e-global-color-primary);
}
.white-a577 .first-badf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-a577 .first-badf:hover {
  background-color: var(--e-global-color-primary);
}
.white-a577 .mask-dim-5b4d {
  background-color: var(--e-global-color-primary);
}
.white-a577 .mask-dim-5b4d:hover {
  background-color: var(--e-global-color-primary);
}
.white-a577 .shade_03d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white-a577 .title_c2b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean-447e .pro-6e22 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean-447e .grid_wide_3d07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-447e .video_8c66 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-447e .breadcrumb_iron_8603 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-447e .focus_54d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-447e .mask-dim-5b4d {
  background-color: var(--e-global-color-primary);
}
.clean-447e .mask-dim-5b4d:hover {
  background-color: var(--e-global-color-primary);
}
.modal_9689 .overlay-d607 {
  background-color: var(--e-global-color-secondary);
}
.modal_9689 .table-4b7f {
  background-color: var(--e-global-color-text);
}
.modal_9689 .form-1da0 {
  background-color: var(--e-global-color-secondary);
}
.modal_9689 .card_slow_63c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_9689 .hidden_f4ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_9689 .north-9550 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_9689 .carousel_b545 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_9689 .section-54c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-2d05 .east-8353 .left-2b03,
.footer-2d05
  .east-8353
  .left-2b03
  a,
.footer-2d05 .block_basic_f364 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-2d05 .east-8353 .panel-small-ada0,
.footer-2d05 .sidebar_c459 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-2d05 .east-8353 .panel-small-ada0 {
  color: var(--e-global-color-text);
}
.footer-2d05 .sidebar_c459 {
  color: var(--e-global-color-text);
}
.footer-2d05
  .east-8353
  .motion-fe3e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-2d05 .row-1f55 .notification-fb2f {
  background-color: var(--e-global-color-primary);
}
.footer-2d05 .row-1f55 .notification-fb2f:hover {
  background-color: var(--e-global-color-primary);
}
.footer-2d05 .row-1f55 .component-simple-0a6d li span {
  background-color: var(--e-global-color-text);
}
.footer-2d05 .row-1f55 .component-simple-0a6d li span:hover {
  background-color: var(--e-global-color-primary);
}
.footer-2d05
  .row-1f55
  .component-simple-0a6d
  li.section_inner_00dc
  span {
  background-color: var(--e-global-color-accent);
}
.footer-2d05 .gas-146b span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-black-a172 .picture-upper-1b6a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth-5d6a .clean-4c73 {
  background-color: var(--e-global-color-primary);
}
.smooth-5d6a .purple-13c8 {
  background-color: var(--e-global-color-secondary);
}
.smooth-5d6a .gradient-dynamic-c0ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-5d6a .row_0b7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-5d6a .overlay_simple_a2e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-5d6a .paragraph_tiny_f772 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-5d6a .border_wide_2a72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-5d6a .status_8f1f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-5d6a .tooltip-e6db {
  background-color: var(--e-global-color-primary);
}
.smooth-5d6a .tooltip-e6db {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-black-60ed .component-85bb {
  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);
}
.highlight-black-60ed .input-cbcf {
  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);
}
.highlight-black-60ed
  .dynamic-9320:after {
  background-color: var(--e-global-color-primary);
}
.highlight-black-60ed .overlay_gold_3570 {
  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);
}
.static-1985 .block_basic_f364 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-1985 .sidebar_c459 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_advanced_25fc .shadow-a175 .input-c9fb {
  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);
}
.notice_advanced_25fc .shadow-a175 .detail-stale-583a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-47b7 .backdrop_77ce {
  background-color: var(--e-global-color-primary);
}
.widget-47b7 .header_2cba {
  background-color: var(--e-global-color-secondary);
}
.widget-47b7 .fixed-4864 .list_blue_5421 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-47b7 .heading_c16d .list_blue_5421 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_lower_7f72 .caption_pink_a82d .thumbnail-3ee5 {
  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);
}
.tag_lower_7f72 .caption_pink_a82d .east-91fb {
  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);
}
.tag_lower_7f72 .caption_pink_a82d .gallery-6b26 {
  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);
}
.aside-df2e .top_a1c0 {
  border-color: var(--e-global-color-text);
}
.aside-df2e .button_fa92 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-df2e .banner_tiny_76e3 {
  color: var(--e-global-color-primary);
}
.aside-df2e .banner-thick-8449 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_a464 .mask-b525 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar_a464 .tooltip_pressed_3618 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar_a464 .logo-9a61:hover .mask-b525 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar_a464
  .logo-9a61:hover
  .tooltip_pressed_3618 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_inner_84a4 .backdrop_fresh_68bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_inner_84a4 .thumbnail-3132 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_787f .list-8892 .search_left_0ed2 {
  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);
}
.thumbnail_787f .cold-9945 .search_left_0ed2 {
  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);
}
.dirty-9545 .feature-huge-2d18 {
  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-2ee5 .element_dbda .inner_ebd4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black-2ee5 .element_dbda .inner_ebd4 {
  background-color: var(--e-global-color-secondary);
}
.black-2ee5 .grid-35c7 .inner_ebd4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black-2ee5 .grid-35c7 .inner_ebd4 {
  background-color: var(--e-global-color-secondary);
}
.black-2ee5 .sidebar-fe22 .gradient_basic_1866 {
  background-color: var(--e-global-color-primary);
}
.black-2ee5 .sidebar-fe22:hover .gradient_basic_1866 {
  background-color: var(--e-global-color-secondary);
}
.black-2ee5 .notification-fb2f {
  background-color: var(--e-global-color-primary);
}
.black-2ee5 .notification-fb2f:hover {
  background-color: var(--e-global-color-accent);
}
.black-2ee5 .component-simple-0a6d li span {
  background-color: var(--e-global-color-text);
}
.black-2ee5 .component-simple-0a6d li span:hover {
  background-color: var(--e-global-color-primary);
}
.black-2ee5 .component-simple-0a6d li.section_inner_00dc span {
  background-color: var(--e-global-color-accent);
}
.tall_79de .in_81d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_79de .overlay_plasma_045d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-00e2 .tooltip_action_b7bd:before {
  background-color: var(--e-global-color-secondary);
}
.modal-00e2 .highlight-fast-7bdf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-00e2 .notification-6f2c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_927d .texture_bronze_9032 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_927d .texture_bronze_9032:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_927d .texture_bronze_9032.fn-active-a4dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_927d .old_3b0f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_927d .detail-1c6f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_927d .tertiary-a3c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_927d .bottom-58a5 {
  background-color: var(--e-global-color-primary);
}
.brown_927d .bottom-58a5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.brown_927d .banner_14ec {
  background-color: var(--e-global-color-primary);
}
.brown_927d .banner_14ec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav-9087 .short_8531 .hovered_94fa a {
  color: var(--e-global-color-secondary);
}
.nav-9087 .short_8531 .hovered_94fa a:hover {
  color: var(--e-global-color-secondary);
}
.nav-9087 .short_8531 .hovered_94fa,
.nav-9087 .short_8531 .hovered_94fa a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-9087 .short_8531 .tag_d731 {
  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);
}
.nav-9087 .short_8531 .modal_edec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-9087 .short_8531 .glass_b756 {
  background-color: var(--e-global-color-primary);
}
.nav-9087 .short_8531 .glass_b756 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-9087 .short_8531 .glass_b756:hover {
  background-color: var(--e-global-color-primary);
}
.nav-9087 .short_8531 .pink-a767 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav-9087 .short_8531 .pink-a767 {
  background-color: var(--e-global-color-primary);
}
.nav-9087 .short_8531 .pink-a767:hover {
  background-color: var(--e-global-color-primary);
}
.nav-9087 .short_8531 .notification-fb2f {
  background-color: var(--e-global-color-primary);
}
.nav-9087 .short_8531 .notification-fb2f:hover {
  background-color: var(--e-global-color-primary);
}
.nav-9087 .row-1f55 .component-simple-0a6d li span {
  background-color: var(--e-global-color-text);
}
.nav-9087 .row-1f55 .component-simple-0a6d li span:hover {
  background-color: var(--e-global-color-primary);
}
.nav-9087 .row-1f55 .component-simple-0a6d li.section_inner_00dc span {
  background-color: var(--e-global-color-accent);
}
.nav-9087 .shade_03d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-9087 .title_c2b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-2a74 .shadow-b151 .pink-da97 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-2a74 .shadow-b151 .grid-1707 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-2a74 .shadow-b151 .tiny-d98b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-solid-6922 .sort-52d3 {
  border-color: var(--e-global-color-text);
}
.label-solid-6922 .wood_2511 {
  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);
}
.label-solid-6922 .paragraph_c6de {
  color: var(--e-global-color-secondary);
}
.label-solid-6922 .paragraph_c6de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-solid-6922 .block_white_9d06 > * {
  color: var(--e-global-color-primary);
}
.label-solid-6922 .block_white_9d06 > * svg {
  fill: var(--e-global-color-primary);
}
.label-solid-6922 .slow-79b2 {
  color: var(--e-global-color-primary);
}
.label-solid-6922 .slow-79b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-solid-6922 .texture_0f05 {
  color: var(--e-global-color-primary);
}
.label-solid-6922 .texture_0f05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-solid-6922 .white-c0e5 {
  color: var(--e-global-color-primary);
}
.label-solid-6922 .white-c0e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-solid-6922 .description-b90e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-solid-6922 .highlight_dim_fca7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-solid-6922 .highlight_dim_fca7.shade_d2d0 {
  color: var(--e-global-color-secondary);
}
.label-solid-6922 .highlight_dim_fca7.shade_d2d0 .status-486d {
  color: var(--e-global-color-accent);
}
.label-solid-6922 .highlight_dim_fca7.picture-new-3f7c {
  color: var(--e-global-color-text);
}
.label-solid-6922 .highlight_dim_fca7.picture-new-3f7c .status-486d {
  color: var(--e-global-color-text);
}
.label-solid-6922 .highlight_dim_fca7:before {
  border-top-color: var(--e-global-color-text);
}
.label-solid-6922 .info_5c15 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-solid-6922
  .info_5c15
  .secondary-7c42 {
  background-color: var(--e-global-color-primary);
}
.label-solid-6922
  .info_5c15
  .secondary-7c42 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-solid-6922 .sort-52d3 .cool_8672 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_simple_ff2c .highlight_copper_ece5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_simple_ff2c .old_dd96 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-e045 .small-ac1b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-e045
  .tabs_pressed_9fd8
  .action-35f0 {
  background-color: var(--e-global-color-secondary);
}
.caption-e045
  .tabs_pressed_9fd8.article-south-4d2d
  .action-35f0 {
  background-color: var(--e-global-color-text);
}
.caption-e045
  .tabs_pressed_9fd8:hover
  .action-35f0 {
  background-color: var(--e-global-color-accent);
}
.caption-e045
  .tabs_pressed_9fd8.fn-active-a4dd
  .action-35f0 {
  background-color: var(--e-global-color-primary);
}
.north_1692 .mask-2eef {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.north_1692 .card-east-1fb3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_1692 .new-49e7 {
  background-color: var(--e-global-color-primary);
}
.north_1692 .new-49e7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-744a .frame_150b .active-c8ad .feature_new_412b {
  background-color: var(--e-global-color-secondary);
}
.picture-744a .frame_150b .table-a49a:after {
  background-color: var(--e-global-color-secondary);
}
.picture-744a .tag-d97c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-744a .hidden_e478 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-744a .modal_4d2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-744a .upper_775a {
  background-color: var(--e-global-color-primary);
}
.picture-744a .upper_775a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-744a .box-red-9702 {
  background-color: var(--e-global-color-secondary);
}
.picture-744a .box-red-9702 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-744a .frame_150b .active-hard-1c83 .surface-6649:hover {
  background-color: var(--e-global-color-primary);
}
.picture-744a
  .frame_150b
  .active-hard-1c83
  .surface-6649.gas_e91e {
  background-color: var(--e-global-color-primary);
}
.picture-744a .frame_150b .upper-0302:before {
  border-color: var(--e-global-color-primary);
}
.picture-744a .frame_150b .upper-0302:hover:before {
  border-color: var(--e-global-color-secondary);
}
.picture-744a
  .frame_150b
  .upper-0302.container_fluid_3ed0:before {
  border-color: var(--e-global-color-primary);
}
.picture-744a .footer_medium_43d7 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_49ab .background_029f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick_49ab .background_029f:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick_49ab .background_029f.badge_basic_04d3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick_49ab .simple-15d9 {
  background-color: var(--e-global-color-primary);
}
.thick_49ab .simple-15d9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick_49ab
  .tall-6fae
  .avatar_up_1a88
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick_49ab
  .prev_6bdb
  .avatar_up_1a88
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_2f4e
  .list-d9cb
  .frame_light_a740 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_2f4e
  .list-d9cb
  .static_cfff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_2f4e .pattern-next-9e5b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_2f4e .wrapper-5830 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_2f4e .gradient-a879 {
  background-color: var(--e-global-color-primary);
}
.feature_2f4e .gradient-a879 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-medium-855f .filter-orange-daf2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-medium-855f .nav_basic_f464 {
  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);
}
.footer-medium-855f .gallery_lite_a9db {
  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);
}
.footer-medium-855f .gallery_lite_a9db a:hover {
  color: var(--e-global-color-secondary);
}
.footer-medium-855f .table-eaf3 {
  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);
}
.footer-medium-855f .gallery-liquid-2784 {
  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);
}
.footer-medium-855f .huge-a5bc .notification-fb2f {
  background-color: var(--e-global-color-primary);
}
.footer-medium-855f .huge-a5bc .notification-fb2f:hover {
  background-color: var(--e-global-color-accent);
}
.footer-medium-855f
  .huge-a5bc
  .component-simple-0a6d
  li
  span {
  background-color: var(--e-global-color-text);
}
.footer-medium-855f
  .huge-a5bc
  .component-simple-0a6d
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.footer-medium-855f
  .huge-a5bc
  .component-simple-0a6d
  li.section_inner_00dc
  span {
  background-color: var(--e-global-color-accent);
}
.light_6ce4
  .rough_15b7
  .simple-adb6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light_6ce4 .rough_15b7 .pressed_7f02 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light_6ce4 .rough_15b7 .focus-7075 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_6ce4 .block_e1ec {
  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);
}
.light_6ce4
  .pattern_fb25.table-clean-5dc1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-6186
  > .breadcrumb-1a2a
  > div
  > .label_89b8
  > .form_954c
  > a {
  background-color: var(--e-global-color-text);
}
.aside-6186
  > .breadcrumb-1a2a
  > div
  > .label_89b8
  > .form_954c
  > a
  .border_531c.dirty_c2d4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside-6186
  > .breadcrumb-1a2a
  > div
  > .label_89b8
  > .form_954c
  > a
  .breadcrumb-ac98.clean-d131 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside-6186
  > .breadcrumb-1a2a
  > div
  > .label_89b8
  > .form_954c
  > .detail_c258
  .form_954c
  > a {
  background-color: var(--e-global-color-secondary);
}
.aside-6186
  > .breadcrumb-1a2a
  > div
  > .label_89b8
  > .form_954c
  > .detail_c258
  .form_954c
  > a
  .aside_8180 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-6186
  > .breadcrumb-1a2a
  > div
  > .label_89b8
  > .form_954c
  > .detail_c258
  .form_954c
  > a
  .breadcrumb-ac98.accent-hard-2e33 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside-6186
  > .breadcrumb-1a2a
  > div
  > .label_89b8
  > .form_954c
  > a
  .detail-complex-0e50:before {
  color: var(--e-global-color-text);
}
.aside-6186
  > .breadcrumb-1a2a
  > div
  > .label_89b8
  > .form_954c
  > .detail_c258
  a
  .detail-complex-0e50:before {
  color: var(--e-global-color-text);
}
.aside-6186
  > .breadcrumb-1a2a
  > div
  > .label_89b8
  > .form_954c.container-eb55
  > a
  .detail-complex-0e50:before {
  color: var(--e-global-color-text);
}
.aside-6186
  > .breadcrumb-1a2a
  > div
  > .label_89b8
  > .form_954c
  > .detail_c258
  .form_954c.container-eb55
  > a
  .detail-complex-0e50:before {
  color: var(--e-global-color-text);
}
.aside-6186
  > .breadcrumb-1a2a
  > div
  > .label_89b8
  > .form_954c
  > a
  .fast_072a
  .item_de98 {
  color: var(--e-global-color-text);
}
.aside-6186
  > .breadcrumb-1a2a
  > div
  > .label_89b8
  > .form_954c
  > .detail_c258
  a
  .fast_072a
  .item_de98 {
  color: var(--e-global-color-text);
}
.aside-6186
  > .breadcrumb-1a2a
  > div
  > .label_89b8
  > .form_954c
  > a
  .fast_072a
  .item_de98,
.aside-6186
  > .breadcrumb-1a2a
  > div
  > .label_89b8
  > .form_954c
  > .detail_c258
  a
  .fast_072a
  .item_de98 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-6186
  > .breadcrumb-1a2a
  > div
  > .label_89b8
  > .form_954c
  > a
  .hover_pro_2469:before {
  color: var(--e-global-color-text);
}
.aside-6186
  > .breadcrumb-1a2a
  > div
  > .label_89b8
  > .form_954c
  > .detail_c258
  a
  .hover_pro_2469:before {
  color: var(--e-global-color-text);
}
.aside-6186
  > .breadcrumb-1a2a
  > div
  > .label_89b8
  > .form_954c.container-eb55
  > a
  .hover_pro_2469:before {
  color: var(--e-global-color-text);
}
.aside-6186
  > .breadcrumb-1a2a
  > div
  > .label_89b8
  > .form_954c
  > .detail_c258
  .form_954c.container-eb55
  > a
  .hover_pro_2469:before {
  color: var(--e-global-color-text);
}
.item_liquid_7297 .dynamic-c1af {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_liquid_7297
  .focus-smooth-4cfe:hover
  .dynamic-c1af {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_e252
  > .breadcrumb-1a2a
  > .pagination_tiny_8a5a
  > .text_action_1e46
  > .dynamic_3da2
  > .fluid_26bb
  .medium_4e2c {
  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);
}
.main_e252
  > .breadcrumb-1a2a
  > .pagination_tiny_8a5a
  > .text_action_1e46
  > .dynamic_3da2
  > .fluid_26bb:hover
  .medium_4e2c {
  color: var(--e-global-color-text);
}
.main_e252
  > .breadcrumb-1a2a
  > .pagination_tiny_8a5a
  > .text_action_1e46
  > .dynamic_3da2
  > .fluid_26bb:hover
  .medium_4e2c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_e252
  > .breadcrumb-1a2a
  > .pagination_tiny_8a5a
  > .text_action_1e46
  > .dynamic_3da2.bronze_0229
  > .fluid_26bb
  .medium_4e2c {
  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);
}
.north_0604 .basic-4388 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_0604 .paragraph-fluid-3e7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_0604 .overlay-cfcd {
  background-color: var(--e-global-color-primary);
}
.north_0604 .overlay-cfcd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected-c832
  > .breadcrumb-1a2a
  > .video_5955
  > .primary-3e34
  > .focus_first_b48c
  .sidebar-thick-2b89 {
  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);
}
.selected-c832
  > .breadcrumb-1a2a
  > .video_5955
  > .primary-3e34
  > .focus_first_b48c
  .tall-cc27 {
  color: var(--e-global-color-text);
}
.selected-c832
  > .breadcrumb-1a2a
  > .video_5955
  > .primary-3e34
  > .focus_first_b48c:hover
  .sidebar-thick-2b89 {
  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);
}
.selected-c832
  > .breadcrumb-1a2a
  > .video_5955
  > .primary-3e34
  > .focus_first_b48c:hover
  .tall-cc27 {
  color: var(--e-global-color-secondary);
}
.selected-c832
  > .breadcrumb-1a2a
  > .video_5955
  > .primary-3e34
  > .focus_first_b48c.backdrop-down-a436
  .sidebar-thick-2b89 {
  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);
}
.selected-c832
  > .breadcrumb-1a2a
  > .video_5955
  > .primary-3e34
  > .focus_first_b48c.backdrop-down-a436
  .tall-cc27 {
  color: var(--e-global-color-primary);
}
.photo_lite_e496
  .hidden-d74f
  .lite-1a83 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_lite_e496 .aside-785b .cool_8672 .first_2dee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused_d307 .right_ac5a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused_d307 .thumbnail_gas_8aab .right_ac5a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused_d307 .red_f211 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focused_d307 .red_f211 {
  background-color: var(--e-global-color-primary);
}
.header_smooth_bc8a .info_8ea9 .backdrop-medium-1770 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_smooth_bc8a
  .info_8ea9:hover
  .preview-dirty-49e0 {
  color: var(--e-global-color-secondary);
}
.header_smooth_bc8a
  .info_8ea9:hover
  .backdrop-medium-1770 {
  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);
}
.shadow-wood-9067 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.small-0533 {
  flex-direction: column;
}

.small-0533 .lower-afd8 {
  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.small-0533 .lower-afd8 {
  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);
}

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

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

.stone_6329.block-fluid-71a2 {
  display: none;
}

.over_cd7c {
  display: none;
}

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

.hidden-smooth-0b6c.aside-71ec {
  margin-bottom: 40px;
  width: 100%;
}

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

.small-0533 a {
  width: 100%;
}

.component_1760 .grid-short-7072.primary-action-1f94 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.component_1760
  .grid-short-7072.article_narrow_e4a7
  .content_solid_7f6d
  .full-3c46 {
  font-size: 20px !important;
}

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

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

.sort-207e h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.tabs_black_6b59.tooltip_lite_3a7e > .image-5c20 {
  display: flex;
  align-items: center;
}

.next-0e04 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

.image-7d0f {
  font-size: 35px !important;
}

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

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

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

.component_1760
  .grid-short-7072.picture-wide-357c
  .red-ee1d
  .south_a4f1 {
  width: 100% !important;
}

.action-39fd {
  width: 500px !important;
  max-width: none;
}

.content_soft_d45b {
  width: 100%;
}

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

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

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

  display: none;
}

.gradient-hard-6221 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.thumbnail_gold_b7a6:hover .icon_complex_0f68 {
  visibility: visible;
}
.thumbnail_gold_b7a6:hover.thumbnail_gold_b7a6::before {
  display: block;
}

.sort-207e h3 {
  color: #fff;
}

.preview_plasma_763e {
  margin: 0;
}

.component_1760
  .grid-short-7072.picture-wide-357c
  .south_a4f1
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.chip_steel_a9c5 {
  width: 100%;
}

.tag-8214 {
  width: 100%;
}

.bottom-7a2c {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.tag-8214 {
  width: 100%;
}

.gallery-rough-1903 {
  margin-bottom: 10px !important;
}

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

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

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

.small-0533 .lower-afd8.widget_1b63 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.small-0533 h1.lower-afd8 {
  margin-top: 80px !important;
}

.component_1760 .grid-short-7072.section-upper-b34f {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.active-23cd img {
  width: 100%;
}

.article-beb3 .dropdown-fa79.content_solid_7f6d {
  justify-content: space-between;
}

.form_in_9e2d {
  display: none;
}

.nav_c456 .tiny_7069 {
  margin: 1px 0 !important;
}

.bronze-8fbf li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .tabs_black_6b59 .image-5c20 {
    flex-wrap: nowrap !important;
  }
}

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

  .action-39fd {
    width: 100% !important;
  }
}

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

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

  .article-beb3 .dropdown-fa79.content_solid_7f6d {
    border-bottom: 1px solid #f0c159;
  }

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

  .tabs_black_6b59.tooltip_lite_3a7e > .image-5c20 {
    gap: 15px;
    justify-content: space-between;
  }

  .component_1760
    .grid-short-7072.picture-wide-357c
    .south_a4f1
    img {
    width: 60% !important;
  }

  .module_6ec3 {
    left: 2%;
  }

  .selected-8ec5 {
    margin: 10px 0;
  }

  .small-0533 .tiny_7069 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .image-7d0f {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.small-0533 .lower-afd8,
  .small-0533 .lower-afd8 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .south_a4f1 {
    justify-content: center;
  }

  .small-0533 .tiny_7069 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .element-65b8 {
    margin-bottom: 15px !important;
  }

  .component_1760 .grid-short-7072.primary-action-1f94 {
    width: 75% !important;
  }

  .active-23cd img {
    width: 100% !important;
  }
}

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

  h2.small-0533 .lower-afd8,
  .small-0533 .lower-afd8 {
    font-size: 30px !important;
  }

  .south_a4f1 {
    justify-content: center;
  }

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

  .shadow-601d
    .footer_hot_b64d.label_soft_ebd0 {
    margin: 0 !important;
  }

  .next-0e04 {
    margin: 0;
    gap: 10px;
  }

  .selected-8ec5 {
    display: flex;
  }

  .media_down_fa04 .in-ba51 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .bottom-7a2c {
    justify-content: flex-end;
    gap: 1px;
  }

  .small-0533 h1.lower-afd8 {
    margin-top: 40px !important;
  }

  .component_1760
    .grid-short-7072.picture-wide-357c
    .south_a4f1
    img,
  .secondary_black_5209 .red-ee1d {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .component_1760 .grid-short-7072.primary-action-1f94 {
    width: 100% !important;
  }

  .tabs_black_6b59.tooltip_lite_3a7e > .image-5c20 {
    gap: 3px;
  }

  .small-0533 .tiny_7069 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.article-beb3 .dropdown-fa79.content_solid_7f6d {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.article-beb3 .dropdown-fa79.content_solid_7f6d: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .article-beb3 .dropdown-fa79.content_solid_7f6d {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .small-0533 .lower-afd8 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .in-ba51 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.dirty-4219 .filter_static_533e {
  flex-shrink: 0;
  white-space: nowrap;
}

.dirty-4219 .overlay-d605 {
  flex-shrink: 0;
  min-width: fit-content;
}

.dirty-4219 .full-3c46 {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.dirty-4219 .filter_static_533e {
  max-width: 80px !important;
}

.dirty-4219 .overlay-d605 {
  max-width: 80px !important;
  overflow: hidden;
}

.dirty-4219 .dropdown-fa79.content_solid_7f6d {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.dirty-4219 .full-3c46 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: cff8 */
.ghost-box-w0 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
