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(.purple_79af) {
  gap: 0.5em;
}
:where(.glass_dce8) {
  gap: 0.5em;
}
body .iron-d8ff > .next-3bbc {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .iron-d8ff > .hover_718f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .iron-d8ff > .background_upper_69f7 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .thumbnail-top-45ad > .next-3bbc {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .thumbnail-top-45ad > .hover_718f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .thumbnail-top-45ad > .background_upper_69f7 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .thumbnail-top-45ad
  > :where(:not(.next-3bbc):not(.hover_718f):not(.grid-906d)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .thumbnail-top-45ad > .module_c897 {
  max-width: var(--wp--style--global--wide-size);
}
body .purple_79af {
  display: flex;
}
body .purple_79af {
  flex-wrap: wrap;
  align-items: center;
}
body .purple_79af > * {
  margin: 0;
}
body .glass_dce8 {
  display: grid;
}
body .glass_dce8 > * {
  margin: 0;
}
:where(.logo-2250.purple_79af) {
  gap: 2em;
}
:where(.logo-2250.glass_dce8) {
  gap: 2em;
}
:where(.feature-gold-998d.purple_79af) {
  gap: 1.25em;
}
:where(.feature-gold-998d.glass_dce8) {
  gap: 1.25em;
}
.column-0036 {
  color: var(--wp--preset--color--black) !important;
}
.input-top-894d {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.photo_4ead {
  color: var(--wp--preset--color--white) !important;
}
.tabs_2d19 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.dirty_77d7 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.summary_a565 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.shadow_2223 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.secondary_2061 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.card-center-854d {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.pagination-brown-fe39 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.media_d7f7 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.pagination_top_ed12 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.backdrop-lower-98b3 {
  background-color: var(--wp--preset--color--black) !important;
}
.small-5431 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pattern_34fc {
  background-color: var(--wp--preset--color--white) !important;
}
.old-1334 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.current_31fa {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.rough-ab06 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.item_be1c {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tag_wood_ec9c {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.nav-cool-316b {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.green_7871 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.heading-feba {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.dropdown_92e5 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.background_0a36 {
  border-color: var(--wp--preset--color--black) !important;
}
.fixed_fc5a {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.silver_c63a {
  border-color: var(--wp--preset--color--white) !important;
}
.button_917b {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.avatar-9316 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.tabs-full-8e2e {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.background_3f39 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.element_006f {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.image-under-ef75 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.card_copper_7e4f {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.nav-next-a760 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.active_7370 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.complex_93c6 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.pink_1fc4 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.modal-simple-fcb7 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.slider-blue-8ee0 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.accordion-prev-1f80 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.current-d6b1 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.main-7fc1 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.heading-dark-4155 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.widget-2451 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.gallery-d18c {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.alert-upper-1d03 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.primary-ccc6 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.sort_2c88 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.panel_a074 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.iron_22f6 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.form_complex_2d31 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.yellow-a4cf a:where(:not(.black-9a2f)) {
  color: inherit;
}
:where(.feature-gold-998d.purple_79af) {
  gap: 1.25em;
}
:where(.feature-gold-998d.glass_dce8) {
  gap: 1.25em;
}
:where(.logo-2250.purple_79af) {
  gap: 2em;
}
:where(.logo-2250.glass_dce8) {
  gap: 2em;
}
.current_5c78 {
  font-size: 1.5em;
  line-height: 1.6;
}

.panel_in_6cf3 .widget-stone-2218 {
  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_slow_1c50 .dynamic_8d12 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_last_73ae {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_last_73ae.footer_823a .main-wood-7486 {
  background-color: var(--e-global-color-primary);
}
.layout_last_73ae.tooltip_12e7 .main-wood-7486,
.layout_last_73ae.accordion-e367 .main-wood-7486 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.popup-pro-e4d9 .soft-b762 {
  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);
}
.secondary_static_61b1 {
  --divider-color: var(--e-global-color-secondary);
}
.secondary_static_61b1 .preview-87e5 {
  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);
}
.secondary_static_61b1.tiny_5bc1 .narrow_7d98 {
  background-color: var(--e-global-color-secondary);
}
.secondary_static_61b1.photo-west-2df4 .narrow_7d98,
.secondary_static_61b1.input-west-c826 .narrow_7d98 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.secondary_static_61b1.photo-west-2df4 .narrow_7d98,
.secondary_static_61b1.input-west-c826 .narrow_7d98 svg {
  fill: var(--e-global-color-secondary);
}
.hovered-44bb .wrapper_middle_822d {
  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);
}
.hovered-44bb .last-de25 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-thick-9bf4.tiny_5bc1 .narrow_7d98 {
  background-color: var(--e-global-color-primary);
}
.logo-thick-9bf4.photo-west-2df4 .narrow_7d98,
.logo-thick-9bf4.input-west-c826 .narrow_7d98 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.logo-thick-9bf4.photo-west-2df4 .narrow_7d98,
.logo-thick-9bf4.input-west-c826 .narrow_7d98 svg {
  fill: var(--e-global-color-primary);
}
.section_static_151f.tiny_5bc1 .narrow_7d98 {
  background-color: var(--e-global-color-primary);
}
.section_static_151f.photo-west-2df4 .narrow_7d98,
.section_static_151f.input-west-c826 .narrow_7d98 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.section_static_151f .texture_dynamic_b5dc {
  color: var(--e-global-color-primary);
}
.section_static_151f .texture_dynamic_b5dc,
.section_static_151f .texture_dynamic_b5dc a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_static_151f .module_tall_3c80 {
  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);
}
.tertiary-2070 .row_stone_3560 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_yellow_5e43 .main-4fbe .tertiary-a916 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_1ee3 .main_black_8576:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.photo_1ee3 .red-2d96 i {
  color: var(--e-global-color-primary);
}
.photo_1ee3 .red-2d96 svg {
  fill: var(--e-global-color-primary);
}
.photo_1ee3 .focused-b19e {
  color: var(--e-global-color-secondary);
}
.photo_1ee3 .main_black_8576 > .focused-b19e,
.photo_1ee3 .main_black_8576 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_21b7 .in_4277 {
  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);
}
.filter_21b7 .popup_40aa {
  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);
}
.progress_new_7a94 .motion_6bfc .section-0586 {
  background-color: var(--e-global-color-primary);
}
.progress_new_7a94 .article_rough_2f94 {
  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);
}
.element-current-0b22 .mask_easy_4612 {
  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);
}
.element-current-0b22 .backdrop-4ddf {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-current-0b22 .bottom-5733 {
  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);
}
.fast_4b7c .right_591e,
.fast_4b7c .right_591e a {
  color: var(--e-global-color-primary);
}
.fast_4b7c .right_591e.sidebar-white-157c,
.fast_4b7c .right_591e.sidebar-white-157c a {
  color: var(--e-global-color-accent);
}
.fast_4b7c .right_591e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast_4b7c .tabs_prev_1df7 {
  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);
}
.modal_focused_07b4 .widget_d76d,
.modal_focused_07b4 .aside-solid-64c1 {
  color: var(--e-global-color-primary);
}
.modal_focused_07b4 .widget_d76d svg {
  fill: var(--e-global-color-primary);
}
.modal_focused_07b4 .sidebar-white-157c .widget_d76d,
.modal_focused_07b4 .sidebar-white-157c .aside-solid-64c1 {
  color: var(--e-global-color-accent);
}
.modal_focused_07b4 .sidebar-white-157c .widget_d76d svg {
  fill: var(--e-global-color-accent);
}
.modal_focused_07b4 .aside-solid-64c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_focused_07b4 .tabs_prev_1df7 {
  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);
}
.notice-b09c .chip-orange-2cad,
.notice-b09c .hard-3562 {
  color: var(--e-global-color-primary);
}
.notice-b09c .hard-3562 svg {
  fill: var(--e-global-color-primary);
}
.notice-b09c .right_591e.sidebar-white-157c a,
.notice-b09c
  .right_591e.sidebar-white-157c
  .hard-3562 {
  color: var(--e-global-color-accent);
}
.notice-b09c .chip-orange-2cad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-b09c .tabs_prev_1df7 {
  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-155b .dropdown_91de {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-155b .fixed-df5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-9698 .red-1205 .pattern-f0e4 {
  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);
}
.progress-9698 .red-1205 .soft_8064 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-9698 .tertiary_5ad7 .pattern-f0e4 {
  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);
}
.progress-9698
  .tertiary_5ad7
  .soft_8064 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-9698
  .thumbnail_dynamic_c507
  .pattern-f0e4 {
  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);
}
.progress-9698
  .thumbnail_dynamic_c507
  .soft_8064 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-9698
  .modal_lite_0428
  .pattern-f0e4 {
  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);
}
.progress-9698
  .modal_lite_0428
  .soft_8064 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-072c .banner_d467 {
  background-color: var(--e-global-color-primary);
}
.left-072c .banner_d467:hover {
  background-color: var(--e-global-color-primary);
}
.left-072c .notice-yellow-e87d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-072c
  .banner_d467:hover
  .notice-yellow-e87d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze_3291 .container_3faf {
  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);
}
.hot-2fb1 .mask_over_b17d .large_b531 a {
  background-color: var(--e-global-color-accent);
}
.hot-2fb1 .mask_over_b17d .shadow-19b5 a {
  background-color: var(--e-global-color-accent);
}
.hot-2fb1 .mask_over_b17d .large_b531 a,
.hot-2fb1 .mask_over_b17d .shadow-19b5 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_2ab5
  .smooth-17b0.button_18be
  .mask_over_b17d
  a.media-0144 {
  background-color: var(--e-global-color-accent);
}
.slider_2ab5
  .smooth-17b0.button_18be
  .mask_over_b17d
  span.media-0144.fn-current-919f {
  background-color: var(--e-global-color-text);
}
.slider_2ab5
  .smooth-17b0.button_18be
  .mask_over_b17d
  .media-0144 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-focused-87ff .warm_a447 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-focused-87ff
  .article_e753
  > .dropdown-narrow-8887
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-focused-87ff
  .widget_eb58
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-focused-87ff
  .blue-dc61
  .tabs_5b65,
.frame-focused-87ff
  .blue-dc61
  .advanced_02f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-focused-87ff
  .blue-dc61
  .media-96c9,
.frame-focused-87ff
  .blue-dc61
  a
  .media-96c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-focused-87ff
  .blue-dc61
  .yellow-3c97 {
  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);
}
.frame-focused-87ff
  .blue-dc61
  .layout_a210 {
  background-color: var(--e-global-color-primary);
}
.frame-focused-87ff
  .blue-dc61
  .layout_a210 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-focused-87ff
  .blue-dc61
  .layout_a210:hover {
  background-color: var(--e-global-color-primary);
}
.frame-focused-87ff
  .blue-dc61
  .slider_57a1 {
  background-color: var(--e-global-color-primary);
}
.frame-focused-87ff
  .blue-dc61
  .slider_57a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-focused-87ff
  .blue-dc61
  .slider_57a1:hover {
  background-color: var(--e-global-color-primary);
}
.frame-focused-87ff
  .iron-7b95
  .gradient-hard-e9b7
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-focused-87ff
  .iron-7b95
  .wood-ca37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-focused-87ff
  .iron-7b95
  .yellow-3c97 {
  color: var(--e-global-color-text);
}
.frame-focused-87ff
  .iron-7b95
  .yellow-3c97
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-focused-87ff
  .iron-7b95
  .layout_a210 {
  background-color: var(--e-global-color-primary);
}
.frame-focused-87ff
  .iron-7b95
  .layout_a210 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-focused-87ff
  .iron-7b95
  .layout_a210:hover {
  background-color: var(--e-global-color-primary);
}
.frame-focused-87ff
  .iron-7b95
  .slider_57a1 {
  background-color: var(--e-global-color-primary);
}
.frame-focused-87ff
  .iron-7b95
  .slider_57a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-focused-87ff
  .iron-7b95
  .slider_57a1:hover {
  background-color: var(--e-global-color-primary);
}
.frame-focused-87ff .breadcrumb_fast_1acf {
  background-color: var(--e-global-color-primary);
}
.frame-focused-87ff .breadcrumb_fast_1acf:hover {
  background-color: var(--e-global-color-primary);
}
.frame-focused-87ff .form-last-6ac8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-focused-87ff .header-thick-7a78 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-basic-8ed6 .center_d4f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-basic-8ed6
  .column-d7e1
  > div:nth-child(3)
  .center_d4f0,
.notification-basic-8ed6
  .disabled-e6ee
  > div:nth-child(1)
  .center_d4f0,
.notification-basic-8ed6
  .under-667a
  > div:nth-child(1)
  .center_d4f0,
.notification-basic-8ed6
  .content-16e7
  > div:nth-child(1)
  .center_d4f0,
.notification-basic-8ed6
  .alert-0bad
  > div:nth-child(1)
  .center_d4f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-basic-8ed6 .paragraph_c6d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-basic-8ed6 .form-149c {
  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);
}
.notification-basic-8ed6 .rough_26e3 {
  background-color: var(--e-global-color-primary);
}
.notification-basic-8ed6 .rough_26e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-basic-8ed6 .rough_26e3:hover {
  background-color: var(--e-global-color-primary);
}
.notification-basic-8ed6 .feature_e3fc {
  background-color: var(--e-global-color-primary);
}
.notification-basic-8ed6 .feature_e3fc:hover {
  background-color: var(--e-global-color-primary);
}
.notification-basic-8ed6 .form-last-6ac8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-basic-8ed6 .header-thick-7a78 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-advanced-db8e .grid-7188 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-advanced-db8e .column_copper_322a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-advanced-db8e .over-4ec9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-advanced-db8e .silver_efd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-advanced-db8e .white_182f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-advanced-db8e .feature_e3fc {
  background-color: var(--e-global-color-primary);
}
.header-advanced-db8e .feature_e3fc:hover {
  background-color: var(--e-global-color-primary);
}
.detail_middle_59ca .tiny-96d1 {
  background-color: var(--e-global-color-secondary);
}
.detail_middle_59ca .static-6fd6 {
  background-color: var(--e-global-color-text);
}
.detail_middle_59ca .background_dim_1e48 {
  background-color: var(--e-global-color-secondary);
}
.detail_middle_59ca .current_5793 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_middle_59ca .gradient_4cb1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_middle_59ca .content_b0b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_middle_59ca .active-91ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_middle_59ca .glass_ed2f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_7af1 .last-cb96 .media_hovered_2acb,
.wood_7af1
  .last-cb96
  .media_hovered_2acb
  a,
.wood_7af1 .sidebar_north_c047 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_7af1 .last-cb96 .header_hard_9f6f,
.wood_7af1 .hot-ecd7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_7af1 .last-cb96 .header_hard_9f6f {
  color: var(--e-global-color-text);
}
.wood_7af1 .hot-ecd7 {
  color: var(--e-global-color-text);
}
.wood_7af1
  .last-cb96
  .accordion-fb1f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wood_7af1 .panel-east-e12c .thumbnail-over-e6f7 {
  background-color: var(--e-global-color-primary);
}
.wood_7af1 .panel-east-e12c .thumbnail-over-e6f7:hover {
  background-color: var(--e-global-color-primary);
}
.wood_7af1 .panel-east-e12c .active-7b41 li span {
  background-color: var(--e-global-color-text);
}
.wood_7af1 .panel-east-e12c .active-7b41 li span:hover {
  background-color: var(--e-global-color-primary);
}
.wood_7af1
  .panel-east-e12c
  .active-7b41
  li.thumbnail_0c8c
  span {
  background-color: var(--e-global-color-accent);
}
.wood_7af1 .alert_2896 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_focused_cb9c .article-warm-f5b4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_2c55 .focus-011f {
  background-color: var(--e-global-color-primary);
}
.chip_2c55 .inner_f642 {
  background-color: var(--e-global-color-secondary);
}
.chip_2c55 .clean_5ff4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_2c55 .purple-2d4b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_2c55 .caption-ab2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_2c55 .notice_solid_e294 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_2c55 .box_rough_4dde {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_2c55 .tabs_0b20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_2c55 .border-wood-6fb5 {
  background-color: var(--e-global-color-primary);
}
.chip_2c55 .border-wood-6fb5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_29a6 .huge-4466 {
  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);
}
.summary_29a6 .warm_c389 {
  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);
}
.summary_29a6
  .simple-13fa:after {
  background-color: var(--e-global-color-primary);
}
.summary_29a6 .under_ed0b {
  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);
}
.status_6514 .sidebar_north_c047 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_6514 .hot-ecd7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_narrow_6053 .dark-1d59 .dropdown_4a3d {
  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);
}
.gradient_narrow_6053 .dark-1d59 .disabled-6826 {
  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);
}
.complex_9069 .complex_2288 {
  background-color: var(--e-global-color-primary);
}
.complex_9069 .layout-a333 {
  background-color: var(--e-global-color-secondary);
}
.complex_9069 .article-f544 .slider_large_0556 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex_9069 .in_cf40 .slider_large_0556 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-4398 .disabled-0830 .white-95aa {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-4398 .disabled-0830 .hidden-short-6c0d {
  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);
}
.header-4398 .disabled-0830 .bottom-eedf {
  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);
}
.modal_liquid_62ab .pressed-6f4b {
  border-color: var(--e-global-color-text);
}
.modal_liquid_62ab .nav-d871 {
  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);
}
.modal_liquid_62ab .nav-yellow-c0c4 {
  color: var(--e-global-color-primary);
}
.modal_liquid_62ab .feature_1fef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_b273 .progress-5d19 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_b273 .menu-silver-091a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_b273 .background_26eb:hover .progress-5d19 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_b273
  .background_26eb:hover
  .menu-silver-091a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-yellow-863b .media-gold-cf79 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-yellow-863b .complex_f000 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-in-3c2e .wide_3264 .table_thick_56b2 {
  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);
}
.hover-in-3c2e .basic-4b19 .table_thick_56b2 {
  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);
}
.picture-5d43 .box_inner_a134 {
  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);
}
.panel-stale-ae0b .simple_3983 .gallery-dynamic-e746 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-stale-ae0b .simple_3983 .gallery-dynamic-e746 {
  background-color: var(--e-global-color-secondary);
}
.panel-stale-ae0b .article_6609 .gallery-dynamic-e746 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-stale-ae0b .article_6609 .gallery-dynamic-e746 {
  background-color: var(--e-global-color-secondary);
}
.panel-stale-ae0b .hero-current-55b4 .full_9add {
  background-color: var(--e-global-color-primary);
}
.panel-stale-ae0b .hero-current-55b4:hover .full_9add {
  background-color: var(--e-global-color-secondary);
}
.panel-stale-ae0b .thumbnail-over-e6f7 {
  background-color: var(--e-global-color-primary);
}
.panel-stale-ae0b .thumbnail-over-e6f7:hover {
  background-color: var(--e-global-color-accent);
}
.panel-stale-ae0b .active-7b41 li span {
  background-color: var(--e-global-color-text);
}
.panel-stale-ae0b .active-7b41 li span:hover {
  background-color: var(--e-global-color-primary);
}
.panel-stale-ae0b .active-7b41 li.thumbnail_0c8c span {
  background-color: var(--e-global-color-accent);
}
.clean_6415 .element-inner-6a36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_6415 .dim-5746 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-e81f .rough-3663:before {
  background-color: var(--e-global-color-secondary);
}
.filter-e81f .lower_606a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-e81f .search_outer_bccf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_bright_325b .footer_stale_c203 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_bright_325b .footer_stale_c203:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_bright_325b .footer_stale_c203.fn-active-919f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_bright_325b .link-91eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_bright_325b .active_3213 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_bright_325b .table-4fb4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_bright_325b .dirty-5e11 {
  background-color: var(--e-global-color-primary);
}
.heading_bright_325b .dirty-5e11 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_bright_325b .pro_a502 {
  background-color: var(--e-global-color-primary);
}
.heading_bright_325b .pro_a502 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_fb10 .shadow_61fe .input_fd7f a {
  color: var(--e-global-color-secondary);
}
.nav_fb10 .shadow_61fe .input_fd7f a:hover {
  color: var(--e-global-color-secondary);
}
.nav_fb10 .shadow_61fe .input_fd7f,
.nav_fb10 .shadow_61fe .input_fd7f a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_fb10 .shadow_61fe .surface-e743 {
  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_fb10 .shadow_61fe .popup-dynamic-55ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_fb10 .shadow_61fe .gas-885c {
  background-color: var(--e-global-color-primary);
}
.nav_fb10 .shadow_61fe .gas-885c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_fb10 .shadow_61fe .gas-885c:hover {
  background-color: var(--e-global-color-primary);
}
.nav_fb10 .shadow_61fe .link-old-4854 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_fb10 .shadow_61fe .link-old-4854 {
  background-color: var(--e-global-color-primary);
}
.nav_fb10 .shadow_61fe .link-old-4854:hover {
  background-color: var(--e-global-color-primary);
}
.nav_fb10 .shadow_61fe .thumbnail-over-e6f7 {
  background-color: var(--e-global-color-primary);
}
.nav_fb10 .shadow_61fe .thumbnail-over-e6f7:hover {
  background-color: var(--e-global-color-primary);
}
.nav_fb10 .panel-east-e12c .active-7b41 li span {
  background-color: var(--e-global-color-text);
}
.nav_fb10 .panel-east-e12c .active-7b41 li span:hover {
  background-color: var(--e-global-color-primary);
}
.nav_fb10 .panel-east-e12c .active-7b41 li.thumbnail_0c8c span {
  background-color: var(--e-global-color-accent);
}
.nav_fb10 .form-last-6ac8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_fb10 .header-thick-7a78 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-medium-d1d1 .input-6db7 .component_large_839c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-medium-d1d1 .input-6db7 .block-dynamic-3291 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-medium-d1d1 .input-6db7 .description-under-fc43 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_38ca .shade-2916 {
  border-color: var(--e-global-color-text);
}
.link_38ca .outer_9a4f {
  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);
}
.link_38ca .texture-3ea0 {
  color: var(--e-global-color-secondary);
}
.link_38ca .texture-3ea0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_38ca .west-d170 > * {
  color: var(--e-global-color-primary);
}
.link_38ca .west-d170 > * svg {
  fill: var(--e-global-color-primary);
}
.link_38ca .secondary-e3fd {
  color: var(--e-global-color-primary);
}
.link_38ca .secondary-e3fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_38ca .paragraph-3a30 {
  color: var(--e-global-color-primary);
}
.link_38ca .paragraph-3a30 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_38ca .warm_fee5 {
  color: var(--e-global-color-primary);
}
.link_38ca .warm_fee5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_38ca .under-133f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_38ca .caption_steel_414a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_38ca .caption_steel_414a.steel-5ba1 {
  color: var(--e-global-color-secondary);
}
.link_38ca .caption_steel_414a.steel-5ba1 .hard-6e69 {
  color: var(--e-global-color-accent);
}
.link_38ca .caption_steel_414a.chip_5a14 {
  color: var(--e-global-color-text);
}
.link_38ca .caption_steel_414a.chip_5a14 .hard-6e69 {
  color: var(--e-global-color-text);
}
.link_38ca .caption_steel_414a:before {
  border-top-color: var(--e-global-color-text);
}
.link_38ca .accordion_7a79 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_38ca
  .accordion_7a79
  .silver_e161 {
  background-color: var(--e-global-color-primary);
}
.link_38ca
  .accordion_7a79
  .silver_e161 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_38ca .shade-2916 .overlay_5419 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_prev_a09a .pink_582a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_prev_a09a .thick-34a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-3773 .notice_e255 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-3773
  .active_60d6
  .fluid-6cbc {
  background-color: var(--e-global-color-secondary);
}
.slider-3773
  .active_60d6.row-gold-6a99
  .fluid-6cbc {
  background-color: var(--e-global-color-text);
}
.slider-3773
  .active_60d6:hover
  .fluid-6cbc {
  background-color: var(--e-global-color-accent);
}
.slider-3773
  .active_60d6.fn-active-919f
  .fluid-6cbc {
  background-color: var(--e-global-color-primary);
}
.progress-9a74 .stone-cc03 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.progress-9a74 .text-rough-4dfd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-9a74 .middle-4a47 {
  background-color: var(--e-global-color-primary);
}
.progress-9a74 .middle-4a47 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section_light_3358 .fast_cae5 .brown-bfb8 .purple_c8e3 {
  background-color: var(--e-global-color-secondary);
}
.section_light_3358 .fast_cae5 .gradient-e2c8:after {
  background-color: var(--e-global-color-secondary);
}
.section_light_3358 .upper_8926 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_light_3358 .outer-d807 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_light_3358 .focused-e347 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_light_3358 .input_b57a {
  background-color: var(--e-global-color-primary);
}
.section_light_3358 .input_b57a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section_light_3358 .banner-white-14e0 {
  background-color: var(--e-global-color-secondary);
}
.section_light_3358 .banner-white-14e0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section_light_3358 .fast_cae5 .widget_full_be4c .tiny-56f6:hover {
  background-color: var(--e-global-color-primary);
}
.section_light_3358
  .fast_cae5
  .widget_full_be4c
  .tiny-56f6.bright_d1b4 {
  background-color: var(--e-global-color-primary);
}
.section_light_3358 .fast_cae5 .over-cb5d:before {
  border-color: var(--e-global-color-primary);
}
.section_light_3358 .fast_cae5 .over-cb5d:hover:before {
  border-color: var(--e-global-color-secondary);
}
.section_light_3358
  .fast_cae5
  .over-cb5d.detail_hard_caa4:before {
  border-color: var(--e-global-color-primary);
}
.section_light_3358 .modal-first-67fc span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_168c .breadcrumb-3d18 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_168c .breadcrumb-3d18:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_168c .breadcrumb-3d18.grid_9cb3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_168c .grid_a933 {
  background-color: var(--e-global-color-primary);
}
.status_168c .grid_a933 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_168c
  .tertiary_09a1
  .red-13e8
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_168c
  .feature-center-4d88
  .red-13e8
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module_dark_243f
  .mask-e18b
  .module-dirty-e2db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_dark_243f
  .mask-e18b
  .easy_5e68 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_dark_243f .form_warm_6523 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_dark_243f .advanced_5f44 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_dark_243f .wrapper-next-786d {
  background-color: var(--e-global-color-primary);
}
.module_dark_243f .wrapper-next-786d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame_d14f .gradient-a943 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_d14f .carousel-yellow-cdd2 {
  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);
}
.frame_d14f .icon_a1e5 {
  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);
}
.frame_d14f .icon_a1e5 a:hover {
  color: var(--e-global-color-secondary);
}
.frame_d14f .pressed_1d93 {
  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);
}
.frame_d14f .wrapper-233d {
  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);
}
.frame_d14f .link_7b48 .thumbnail-over-e6f7 {
  background-color: var(--e-global-color-primary);
}
.frame_d14f .link_7b48 .thumbnail-over-e6f7:hover {
  background-color: var(--e-global-color-accent);
}
.frame_d14f
  .link_7b48
  .active-7b41
  li
  span {
  background-color: var(--e-global-color-text);
}
.frame_d14f
  .link_7b48
  .active-7b41
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.frame_d14f
  .link_7b48
  .active-7b41
  li.thumbnail_0c8c
  span {
  background-color: var(--e-global-color-accent);
}
.image-120f
  .component_glass_2ab0
  .summary-9eb1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-120f .component_glass_2ab0 .selected-74cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-120f .component_glass_2ab0 .photo-bronze-71b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-120f .box-1593 {
  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);
}
.image-120f
  .hidden-d191.gradient-right-f772 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-6053
  > .right-9de6
  > div
  > .wood-c322
  > .smooth-30a3
  > a {
  background-color: var(--e-global-color-text);
}
.new-6053
  > .right-9de6
  > div
  > .wood-c322
  > .smooth-30a3
  > a
  .sidebar_2634.image-d745 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new-6053
  > .right-9de6
  > div
  > .wood-c322
  > .smooth-30a3
  > a
  .sidebar-cefc.prev-d187 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new-6053
  > .right-9de6
  > div
  > .wood-c322
  > .smooth-30a3
  > .selected-c487
  .smooth-30a3
  > a {
  background-color: var(--e-global-color-secondary);
}
.new-6053
  > .right-9de6
  > div
  > .wood-c322
  > .smooth-30a3
  > .selected-c487
  .smooth-30a3
  > a
  .under-bf11 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-6053
  > .right-9de6
  > div
  > .wood-c322
  > .smooth-30a3
  > .selected-c487
  .smooth-30a3
  > a
  .sidebar-cefc.container-left-ef54 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new-6053
  > .right-9de6
  > div
  > .wood-c322
  > .smooth-30a3
  > a
  .accent-old-a3fe:before {
  color: var(--e-global-color-text);
}
.new-6053
  > .right-9de6
  > div
  > .wood-c322
  > .smooth-30a3
  > .selected-c487
  a
  .accent-old-a3fe:before {
  color: var(--e-global-color-text);
}
.new-6053
  > .right-9de6
  > div
  > .wood-c322
  > .smooth-30a3.dark-fc3f
  > a
  .accent-old-a3fe:before {
  color: var(--e-global-color-text);
}
.new-6053
  > .right-9de6
  > div
  > .wood-c322
  > .smooth-30a3
  > .selected-c487
  .smooth-30a3.dark-fc3f
  > a
  .accent-old-a3fe:before {
  color: var(--e-global-color-text);
}
.new-6053
  > .right-9de6
  > div
  > .wood-c322
  > .smooth-30a3
  > a
  .feature_up_b291
  .large-c56a {
  color: var(--e-global-color-text);
}
.new-6053
  > .right-9de6
  > div
  > .wood-c322
  > .smooth-30a3
  > .selected-c487
  a
  .feature_up_b291
  .large-c56a {
  color: var(--e-global-color-text);
}
.new-6053
  > .right-9de6
  > div
  > .wood-c322
  > .smooth-30a3
  > a
  .feature_up_b291
  .large-c56a,
.new-6053
  > .right-9de6
  > div
  > .wood-c322
  > .smooth-30a3
  > .selected-c487
  a
  .feature_up_b291
  .large-c56a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-6053
  > .right-9de6
  > div
  > .wood-c322
  > .smooth-30a3
  > a
  .blue_eb5e:before {
  color: var(--e-global-color-text);
}
.new-6053
  > .right-9de6
  > div
  > .wood-c322
  > .smooth-30a3
  > .selected-c487
  a
  .blue_eb5e:before {
  color: var(--e-global-color-text);
}
.new-6053
  > .right-9de6
  > div
  > .wood-c322
  > .smooth-30a3.dark-fc3f
  > a
  .blue_eb5e:before {
  color: var(--e-global-color-text);
}
.new-6053
  > .right-9de6
  > div
  > .wood-c322
  > .smooth-30a3
  > .selected-c487
  .smooth-30a3.dark-fc3f
  > a
  .blue_eb5e:before {
  color: var(--e-global-color-text);
}
.sort-orange-cca7 .current-2f1c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-orange-cca7
  .backdrop-mini-9a07:hover
  .current-2f1c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.inner-4ea3
  > .right-9de6
  > .backdrop_current_8571
  > .tag_current_0d6d
  > .bright-e09b
  > .secondary_basic_e8f0
  .paper-0745 {
  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);
}
.inner-4ea3
  > .right-9de6
  > .backdrop_current_8571
  > .tag_current_0d6d
  > .bright-e09b
  > .secondary_basic_e8f0:hover
  .paper-0745 {
  color: var(--e-global-color-text);
}
.inner-4ea3
  > .right-9de6
  > .backdrop_current_8571
  > .tag_current_0d6d
  > .bright-e09b
  > .secondary_basic_e8f0:hover
  .paper-0745 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner-4ea3
  > .right-9de6
  > .backdrop_current_8571
  > .tag_current_0d6d
  > .bright-e09b.smooth_7b13
  > .secondary_basic_e8f0
  .paper-0745 {
  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);
}
.accordion-5892 .card_8739 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-5892 .secondary-6de5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-5892 .tabs-glass-d7c6 {
  background-color: var(--e-global-color-primary);
}
.accordion-5892 .tabs-glass-d7c6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_bronze_55bb
  > .right-9de6
  > .solid_4713
  > .image-easy-2fb8
  > .soft_7809
  .detail_966e {
  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);
}
.item_bronze_55bb
  > .right-9de6
  > .solid_4713
  > .image-easy-2fb8
  > .soft_7809
  .hot-7853 {
  color: var(--e-global-color-text);
}
.item_bronze_55bb
  > .right-9de6
  > .solid_4713
  > .image-easy-2fb8
  > .soft_7809:hover
  .detail_966e {
  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);
}
.item_bronze_55bb
  > .right-9de6
  > .solid_4713
  > .image-easy-2fb8
  > .soft_7809:hover
  .hot-7853 {
  color: var(--e-global-color-secondary);
}
.item_bronze_55bb
  > .right-9de6
  > .solid_4713
  > .image-easy-2fb8
  > .soft_7809.tag-214f
  .detail_966e {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_bronze_55bb
  > .right-9de6
  > .solid_4713
  > .image-easy-2fb8
  > .soft_7809.tag-214f
  .hot-7853 {
  color: var(--e-global-color-primary);
}
.heading-569b
  .content_319c
  .clean_071b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-569b .primary-liquid-5840 .overlay_5419 .bright_5023 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_tiny_79a9 .main_smooth_db8a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_tiny_79a9 .popup-cf0c .main_smooth_db8a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_tiny_79a9 .old_a3c4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_tiny_79a9 .old_a3c4 {
  background-color: var(--e-global-color-primary);
}
.photo-f3be .hovered-a2fb .container_a4e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-f3be
  .hovered-a2fb:hover
  .progress-yellow-95d0 {
  color: var(--e-global-color-secondary);
}
.photo-f3be
  .hovered-a2fb:hover
  .container_a4e0 {
  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);
}
.slider_advanced_6658 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.short_c1f9 {
  flex-direction: column;
}

.short_c1f9 .disabled_dc62 {
  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.short_c1f9 .disabled_dc62 {
  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);
}

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

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

.focus-2ce0.brown-bb32 {
  display: none;
}

.search_6fca {
  display: none;
}

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

.thumbnail-hard-c708.texture_bright_3623 {
  margin-bottom: 40px;
  width: 100%;
}

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

.short_c1f9 a {
  width: 100%;
}

.detail_ab22 .bottom-e093.tooltip-4f5b {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.detail_ab22
  .bottom-e093.content-solid-07f0
  .breadcrumb-1048
  .tooltip_d936 {
  font-size: 20px !important;
}

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

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

.picture-left-db5a h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.motion_2fb8.selected_f5b7 > .cool_284e {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.iron-2206 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.progress-6e78 {
  display: flex;
  gap: 50px;
}

.detail_ab22
  .bottom-e093.blue_dc7a
  .action_2f4a
  .dirty-4e99 {
  width: 100% !important;
}

.cool-625a {
  width: 500px !important;
  max-width: none;
}

.pagination_advanced_c00a {
  width: 100%;
}

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

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

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

  display: none;
}

.over-9f3c {
  font-size: 15px !important;
}

.wide-fca7 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.yellow_2b40:hover .wide-fca7 {
  visibility: visible;
}
.yellow_2b40:hover.yellow_2b40::before {
  display: block;
}

.picture-left-db5a h3 {
  color: #fff;
}

.thumbnail_slow_858e {
  margin: 0;
}

.detail_ab22
  .bottom-e093.blue_dc7a
  .dirty-4e99
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.section-8421 {
  width: 100%;
}

.slider-124f {
  width: 100%;
}

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

.slider-124f {
  width: 100%;
}

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

.dirty-4e99 {
  display: flex;
  align-items: center;
}

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

.badge-soft-a8cf {
  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;
}

.short_c1f9 .disabled_dc62.popup_a2b3 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.short_c1f9 h1.disabled_dc62 {
  margin-top: 80px !important;
}

.detail_ab22 .bottom-e093.outer_10d3 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.pattern_center_9b23 img {
  width: 100%;
}

.progress-yellow-0e66 .right_3257.breadcrumb-1048 {
  justify-content: space-between;
}

.video_bronze_d18e {
  display: none;
}

.pattern-lower-ade7 .container_west_86d0 {
  margin: 1px 0 !important;
}

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

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

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

  .cool-625a {
    width: 100% !important;
  }
}

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

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

  .progress-yellow-0e66 .right_3257.breadcrumb-1048 {
    border-bottom: 1px solid #f0c159;
  }

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

  .motion_2fb8.selected_f5b7 > .cool_284e {
    gap: 15px;
    justify-content: space-between;
  }

  .detail_ab22
    .bottom-e093.blue_dc7a
    .dirty-4e99
    img {
    width: 60% !important;
  }

  .iron-2206 {
    left: 2%;
  }

  .carousel-24f0 {
    margin: 10px 0;
  }

  .short_c1f9 .container_west_86d0 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.short_c1f9 .disabled_dc62,
  .short_c1f9 .disabled_dc62 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .dirty-4e99 {
    justify-content: center;
  }

  .short_c1f9 .container_west_86d0 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .detail_ab22 .bottom-e093.tooltip-4f5b {
    width: 75% !important;
  }

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

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

  h2.short_c1f9 .disabled_dc62,
  .short_c1f9 .disabled_dc62 {
    font-size: 30px !important;
  }

  .dirty-4e99 {
    justify-content: center;
  }

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

  .large_efe0
    .column-dark-787e.slider_b7e9 {
    margin: 0 !important;
  }

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

  .carousel-24f0 {
    display: flex;
  }

  .left_dca7 .paragraph_hard_3189 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .mini-6e40 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .short_c1f9 h1.disabled_dc62 {
    margin-top: 40px !important;
  }

  .detail_ab22
    .bottom-e093.blue_dc7a
    .dirty-4e99
    img,
  .hovered-44bb .action_2f4a {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .detail_ab22 .bottom-e093.tooltip-4f5b {
    width: 100% !important;
  }

  .motion_2fb8.selected_f5b7 > .cool_284e {
    gap: 3px;
  }

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

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

/* 超紧凑型导航菜单样式 */
.progress-yellow-0e66 .right_3257.breadcrumb-1048 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.progress-yellow-0e66 .right_3257.breadcrumb-1048: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);
}

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

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

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

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

.focus-2ce0: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .progress-yellow-0e66 .right_3257.breadcrumb-1048 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .short_c1f9 .disabled_dc62 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .paragraph_hard_3189 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.caption-3e89 .copper-f65e {
  flex-shrink: 0;
  white-space: nowrap;
}

.caption-3e89 .outline_complex_275b {
  flex-shrink: 0;
  min-width: fit-content;
}

.caption-3e89 .tooltip_d936 {
  white-space: nowrap;
}

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

.caption-3e89 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.caption-3e89 .copper-f65e {
  max-width: 80px !important;
}

.caption-3e89 .outline_complex_275b {
  max-width: 80px !important;
  overflow: hidden;
}

.caption-3e89 .right_3257.breadcrumb-1048 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.caption-3e89 .tooltip_d936 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 1e1b */
.promo-block-t9 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
