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(.grid_hard_0a76) {
  gap: 0.5em;
}
:where(.hot_cc21) {
  gap: 0.5em;
}
body .row_548b > .hover-basic-49fc {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .row_548b > .lower_ebcb {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .row_548b > .paragraph_fixed_db2f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .caption_slow_bc28 > .hover-basic-49fc {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .caption_slow_bc28 > .lower_ebcb {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .caption_slow_bc28 > .paragraph_fixed_db2f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .caption_slow_bc28
  > :where(:not(.hover-basic-49fc):not(.lower_ebcb):not(.title-95b2)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .caption_slow_bc28 > .video-mini-4c6d {
  max-width: var(--wp--style--global--wide-size);
}
body .grid_hard_0a76 {
  display: flex;
}
body .grid_hard_0a76 {
  flex-wrap: wrap;
  align-items: center;
}
body .grid_hard_0a76 > * {
  margin: 0;
}
body .hot_cc21 {
  display: grid;
}
body .hot_cc21 > * {
  margin: 0;
}
:where(.carousel_ad29.grid_hard_0a76) {
  gap: 2em;
}
:where(.carousel_ad29.hot_cc21) {
  gap: 2em;
}
:where(.upper-a78c.grid_hard_0a76) {
  gap: 1.25em;
}
:where(.upper-a78c.hot_cc21) {
  gap: 1.25em;
}
.nav-hovered-ad13 {
  color: var(--wp--preset--color--black) !important;
}
.copper-5b69 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.active_b8a4 {
  color: var(--wp--preset--color--white) !important;
}
.large-bd7f {
  color: var(--wp--preset--color--pale-pink) !important;
}
.menu-36ea {
  color: var(--wp--preset--color--vivid-red) !important;
}
.highlight_focused_e8a2 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tag-b636 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.filter_40b3 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.box-hovered-66c4 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.thick-96ee {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.in_79a1 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.logo-17b9 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.silver-2e1b {
  background-color: var(--wp--preset--color--black) !important;
}
.hot_99ca {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.aside-north-51b1 {
  background-color: var(--wp--preset--color--white) !important;
}
.pagination_silver_048b {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.button_c1a5 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.block-43e5 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.filter-first-75d0 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.outline_8066 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.item_white_a2bd {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.slider_bcc3 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.gradient_wood_334c {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.content-west-f026 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.info-over-ed8c {
  border-color: var(--wp--preset--color--black) !important;
}
.modal_solid_e755 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.dropdown-00b3 {
  border-color: var(--wp--preset--color--white) !important;
}
.brown-1895 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.card_mini_204e {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.short-f06f {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.badge-11c9 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.detail_449e {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.media_2cb4 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.fluid-7d81 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.avatar-current-2479 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.module-8668 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.tabs_last_17fb {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.black_0453 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.hidden-81fa {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.disabled-0869 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.mask-out-c139 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.focus-orange-dcc1 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.container-top-df14 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.text_2b63 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.card_4c38 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.pink_123b {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.frame-fixed-b219 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.element-de98 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.sort-out-5a78 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.button_7b2a {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.heading_blue_e45a {
  font-size: var(--wp--preset--font-size--large) !important;
}
.outer-5553 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.text-dim-3976 a:where(:not(.main-5dbb)) {
  color: inherit;
}
:where(.upper-a78c.grid_hard_0a76) {
  gap: 1.25em;
}
:where(.upper-a78c.hot_cc21) {
  gap: 1.25em;
}
:where(.carousel_ad29.grid_hard_0a76) {
  gap: 2em;
}
:where(.carousel_ad29.hot_cc21) {
  gap: 2em;
}
.highlight-next-fe1b {
  font-size: 1.5em;
  line-height: 1.6;
}

.banner-5087 .content-hard-af47 {
  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);
}
.dark-ff3d .motion_b31b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_cold_13c0 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_cold_13c0.accent_orange_b81d .hovered-008e {
  background-color: var(--e-global-color-primary);
}
.video_cold_13c0.container-pressed-0bbd .hovered-008e,
.video_cold_13c0.hot-2b97 .hovered-008e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.element_897d .preview-9d97 {
  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);
}
.shade-6f26 {
  --divider-color: var(--e-global-color-secondary);
}
.shade-6f26 .sidebar_simple_e8d0 {
  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);
}
.shade-6f26.under-27f5 .simple_d2bc {
  background-color: var(--e-global-color-secondary);
}
.shade-6f26.article_da2a .simple_d2bc,
.shade-6f26.tooltip-790c .simple_d2bc {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.shade-6f26.article_da2a .simple_d2bc,
.shade-6f26.tooltip-790c .simple_d2bc svg {
  fill: var(--e-global-color-secondary);
}
.nav-dde9 .logo_outer_ae93 {
  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);
}
.nav-dde9 .purple_35f7 {
  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-yellow-cb99.under-27f5 .simple_d2bc {
  background-color: var(--e-global-color-primary);
}
.widget-yellow-cb99.article_da2a .simple_d2bc,
.widget-yellow-cb99.tooltip-790c .simple_d2bc {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.widget-yellow-cb99.article_da2a .simple_d2bc,
.widget-yellow-cb99.tooltip-790c .simple_d2bc svg {
  fill: var(--e-global-color-primary);
}
.preview_gold_1a80.under-27f5 .simple_d2bc {
  background-color: var(--e-global-color-primary);
}
.preview_gold_1a80.article_da2a .simple_d2bc,
.preview_gold_1a80.tooltip-790c .simple_d2bc {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.preview_gold_1a80 .secondary_mini_1eba {
  color: var(--e-global-color-primary);
}
.preview_gold_1a80 .secondary_mini_1eba,
.preview_gold_1a80 .secondary_mini_1eba a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_gold_1a80 .accordion-6324 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_1687 .title_west_f514 {
  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);
}
.cold_3037 .white-19e0 .fresh-9051 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-ac53 .pattern-422b:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.chip-ac53 .texture-small-5cea i {
  color: var(--e-global-color-primary);
}
.chip-ac53 .texture-small-5cea svg {
  fill: var(--e-global-color-primary);
}
.chip-ac53 .avatar_e295 {
  color: var(--e-global-color-secondary);
}
.chip-ac53 .pattern-422b > .avatar_e295,
.chip-ac53 .pattern-422b > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-small-0a7c .modal-bottom-c4c4 {
  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);
}
.caption-small-0a7c .message_aac4 {
  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);
}
.easy_8297 .tabs-9356 .paragraph-blue-69b9 {
  background-color: var(--e-global-color-primary);
}
.easy_8297 .widget_advanced_bfa6 {
  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);
}
.texture_fb57 .picture_99d6 {
  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);
}
.texture_fb57 .message-easy-1afe {
  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);
}
.texture_fb57 .alert-fresh-df66 {
  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);
}
.image-85af .active-new-9b26,
.image-85af .active-new-9b26 a {
  color: var(--e-global-color-primary);
}
.image-85af .active-new-9b26.pattern_iron_e128,
.image-85af .active-new-9b26.pattern_iron_e128 a {
  color: var(--e-global-color-accent);
}
.image-85af .active-new-9b26 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-85af .feature-11e0 {
  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);
}
.tiny-4d70 .primary_f17e,
.tiny-4d70 .east-7c56 {
  color: var(--e-global-color-primary);
}
.tiny-4d70 .primary_f17e svg {
  fill: var(--e-global-color-primary);
}
.tiny-4d70 .pattern_iron_e128 .primary_f17e,
.tiny-4d70 .pattern_iron_e128 .east-7c56 {
  color: var(--e-global-color-accent);
}
.tiny-4d70 .pattern_iron_e128 .primary_f17e svg {
  fill: var(--e-global-color-accent);
}
.tiny-4d70 .east-7c56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny-4d70 .feature-11e0 {
  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);
}
.lower_102a .label_soft_f228,
.lower_102a .modal_7bb8 {
  color: var(--e-global-color-primary);
}
.lower_102a .modal_7bb8 svg {
  fill: var(--e-global-color-primary);
}
.lower_102a .active-new-9b26.pattern_iron_e128 a,
.lower_102a
  .active-new-9b26.pattern_iron_e128
  .modal_7bb8 {
  color: var(--e-global-color-accent);
}
.lower_102a .label_soft_f228 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_102a .feature-11e0 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-under-92b5 .block-mini-a05e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-under-92b5 .section_bbbb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark-952c .gallery-6f5c .backdrop_under_88ea {
  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);
}
.dark-952c .gallery-6f5c .aside_solid_3e23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark-952c .hover-advanced-e542 .backdrop_under_88ea {
  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);
}
.dark-952c
  .hover-advanced-e542
  .aside_solid_3e23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark-952c
  .fluid_9d79
  .backdrop_under_88ea {
  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);
}
.dark-952c
  .fluid_9d79
  .aside_solid_3e23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark-952c
  .active_7d1a
  .backdrop_under_88ea {
  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);
}
.dark-952c
  .active_7d1a
  .aside_solid_3e23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-1af7 .bright-3376 {
  background-color: var(--e-global-color-primary);
}
.section-1af7 .bright-3376:hover {
  background-color: var(--e-global-color-primary);
}
.section-1af7 .hidden-dynamic-550d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-1af7
  .bright-3376:hover
  .hidden-dynamic-550d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_current_b3ce .photo_b108 {
  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);
}
.carousel-action-2dc8 .chip_current_daae .tabs-glass-8c9a a {
  background-color: var(--e-global-color-accent);
}
.carousel-action-2dc8 .chip_current_daae .bright-8c26 a {
  background-color: var(--e-global-color-accent);
}
.carousel-action-2dc8 .chip_current_daae .tabs-glass-8c9a a,
.carousel-action-2dc8 .chip_current_daae .bright-8c26 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-2f6c
  .in_9e4b.description-5815
  .chip_current_daae
  a.aside_9649 {
  background-color: var(--e-global-color-accent);
}
.slow-2f6c
  .in_9e4b.description-5815
  .chip_current_daae
  span.aside_9649.fn-current-fb2e {
  background-color: var(--e-global-color-text);
}
.slow-2f6c
  .in_9e4b.description-5815
  .chip_current_daae
  .aside_9649 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-e3fe .section-7185 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-e3fe
  .preview_under_6b3c
  > .pagination-e756
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-e3fe
  .detail-pressed-77ab
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-e3fe
  .alert-hard-299f
  .border_e488,
.hard-e3fe
  .alert-hard-299f
  .sort-84fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-e3fe
  .alert-hard-299f
  .summary_369d,
.hard-e3fe
  .alert-hard-299f
  a
  .summary_369d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-e3fe
  .alert-hard-299f
  .preview_b330 {
  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);
}
.hard-e3fe
  .alert-hard-299f
  .slider_baa0 {
  background-color: var(--e-global-color-primary);
}
.hard-e3fe
  .alert-hard-299f
  .slider_baa0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-e3fe
  .alert-hard-299f
  .slider_baa0:hover {
  background-color: var(--e-global-color-primary);
}
.hard-e3fe
  .alert-hard-299f
  .picture-dynamic-e28c {
  background-color: var(--e-global-color-primary);
}
.hard-e3fe
  .alert-hard-299f
  .picture-dynamic-e28c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-e3fe
  .alert-hard-299f
  .picture-dynamic-e28c:hover {
  background-color: var(--e-global-color-primary);
}
.hard-e3fe
  .popup-copper-3584
  .blue-7e62
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-e3fe
  .popup-copper-3584
  .box-east-bce5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-e3fe
  .popup-copper-3584
  .preview_b330 {
  color: var(--e-global-color-text);
}
.hard-e3fe
  .popup-copper-3584
  .preview_b330
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-e3fe
  .popup-copper-3584
  .slider_baa0 {
  background-color: var(--e-global-color-primary);
}
.hard-e3fe
  .popup-copper-3584
  .slider_baa0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-e3fe
  .popup-copper-3584
  .slider_baa0:hover {
  background-color: var(--e-global-color-primary);
}
.hard-e3fe
  .popup-copper-3584
  .picture-dynamic-e28c {
  background-color: var(--e-global-color-primary);
}
.hard-e3fe
  .popup-copper-3584
  .picture-dynamic-e28c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-e3fe
  .popup-copper-3584
  .picture-dynamic-e28c:hover {
  background-color: var(--e-global-color-primary);
}
.hard-e3fe .input-1f28 {
  background-color: var(--e-global-color-primary);
}
.hard-e3fe .input-1f28:hover {
  background-color: var(--e-global-color-primary);
}
.hard-e3fe .prev-7fea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-e3fe .mini-6a11 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-faa9 .basic_bbf9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-faa9
  .lite-9413
  > div:nth-child(3)
  .basic_bbf9,
.wood-faa9
  .notice_blue_1e90
  > div:nth-child(1)
  .basic_bbf9,
.wood-faa9
  .advanced-d050
  > div:nth-child(1)
  .basic_bbf9,
.wood-faa9
  .accent_4713
  > div:nth-child(1)
  .basic_bbf9,
.wood-faa9
  .modal-fast-e785
  > div:nth-child(1)
  .basic_bbf9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-faa9 .mask-east-4ce8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood-faa9 .wood-db6d {
  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);
}
.wood-faa9 .dirty_50e3 {
  background-color: var(--e-global-color-primary);
}
.wood-faa9 .dirty_50e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood-faa9 .dirty_50e3:hover {
  background-color: var(--e-global-color-primary);
}
.wood-faa9 .focused-58a6 {
  background-color: var(--e-global-color-primary);
}
.wood-faa9 .focused-58a6:hover {
  background-color: var(--e-global-color-primary);
}
.wood-faa9 .prev-7fea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-faa9 .mini-6a11 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-under-9b0e .layout_pink_9046 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-under-9b0e .iron-1621 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-under-9b0e .first-99b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-under-9b0e .liquid_1859 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-under-9b0e .mini_8280 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-under-9b0e .focused-58a6 {
  background-color: var(--e-global-color-primary);
}
.outline-under-9b0e .focused-58a6:hover {
  background-color: var(--e-global-color-primary);
}
.form_3be5 .heading-a123 {
  background-color: var(--e-global-color-secondary);
}
.form_3be5 .shade_64c7 {
  background-color: var(--e-global-color-text);
}
.form_3be5 .feature_hard_1161 {
  background-color: var(--e-global-color-secondary);
}
.form_3be5 .smooth_7311 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_3be5 .texture-medium-4ac8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_3be5 .outline_ee10 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_3be5 .list-focused-1834 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_3be5 .link-5d5e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_6938 .footer_prev_730e .nav_huge_c8c2,
.gas_6938
  .footer_prev_730e
  .nav_huge_c8c2
  a,
.gas_6938 .action_77a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_6938 .footer_prev_730e .modal_copper_b10c,
.gas_6938 .pattern-5476 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_6938 .footer_prev_730e .modal_copper_b10c {
  color: var(--e-global-color-text);
}
.gas_6938 .pattern-5476 {
  color: var(--e-global-color-text);
}
.gas_6938
  .footer_prev_730e
  .chip-down-4a55 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas_6938 .menu-7fe1 .text_773f {
  background-color: var(--e-global-color-primary);
}
.gas_6938 .menu-7fe1 .text_773f:hover {
  background-color: var(--e-global-color-primary);
}
.gas_6938 .menu-7fe1 .copper-38b0 li span {
  background-color: var(--e-global-color-text);
}
.gas_6938 .menu-7fe1 .copper-38b0 li span:hover {
  background-color: var(--e-global-color-primary);
}
.gas_6938
  .menu-7fe1
  .copper-38b0
  li.pattern_iron_f267
  span {
  background-color: var(--e-global-color-accent);
}
.gas_6938 .thick-145b span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_hard_8023 .selected-c34e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.top-268c .narrow_2f46 {
  background-color: var(--e-global-color-primary);
}
.top-268c .info-77bf {
  background-color: var(--e-global-color-secondary);
}
.top-268c .large-f804 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-268c .west-f03a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-268c .caption_orange_ebed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-268c .preview_current_d858 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-268c .aside_dirty_76de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-268c .menu-9a31 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-268c .chip_e476 {
  background-color: var(--e-global-color-primary);
}
.top-268c .chip_e476 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-slow-9cb2 .background-213f {
  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);
}
.module-slow-9cb2 .bright_f8c1 {
  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);
}
.module-slow-9cb2
  .row_pink_1077:after {
  background-color: var(--e-global-color-primary);
}
.module-slow-9cb2 .photo-eed8 {
  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);
}
.active_833b .action_77a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_833b .pattern-5476 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_bright_02c3 .accent_5956 .accordion-cool-6ec0 {
  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);
}
.summary_bright_02c3 .accent_5956 .medium_f296 {
  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);
}
.paper_972e .plasma_345d {
  background-color: var(--e-global-color-primary);
}
.paper_972e .cool_c110 {
  background-color: var(--e-global-color-secondary);
}
.paper_972e .text_fixed_3735 .text-fda0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper_972e .row-0725 .text-fda0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_66c9 .secondary-30d3 .advanced_3445 {
  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);
}
.banner_66c9 .secondary-30d3 .alert-39c2 {
  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);
}
.banner_66c9 .secondary-30d3 .gas-32dc {
  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);
}
.active-stale-372c .left_5995 {
  border-color: var(--e-global-color-text);
}
.active-stale-372c .large-89df {
  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);
}
.active-stale-372c .wide_ca27 {
  color: var(--e-global-color-primary);
}
.active-stale-372c .left-6681 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_small_53ac .title_easy_4b94 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video_small_53ac .lower-7110 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video_small_53ac .smooth_7b04:hover .title_easy_4b94 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video_small_53ac
  .smooth_7b04:hover
  .lower-7110 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-left-4f2b .center-257a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-left-4f2b .iron_ae6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-de67 .summary_pressed_ea39 .detail-a96d {
  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);
}
.huge-de67 .paragraph_d577 .detail-a96d {
  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);
}
.tabs-tiny-6d0f .container-short-ff18 {
  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);
}
.cold-2104 .notice-499c .gradient-e96c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-2104 .notice-499c .gradient-e96c {
  background-color: var(--e-global-color-secondary);
}
.cold-2104 .fast_077d .gradient-e96c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-2104 .fast_077d .gradient-e96c {
  background-color: var(--e-global-color-secondary);
}
.cold-2104 .icon-solid-c060 .paragraph-selected-65eb {
  background-color: var(--e-global-color-primary);
}
.cold-2104 .icon-solid-c060:hover .paragraph-selected-65eb {
  background-color: var(--e-global-color-secondary);
}
.cold-2104 .text_773f {
  background-color: var(--e-global-color-primary);
}
.cold-2104 .text_773f:hover {
  background-color: var(--e-global-color-accent);
}
.cold-2104 .copper-38b0 li span {
  background-color: var(--e-global-color-text);
}
.cold-2104 .copper-38b0 li span:hover {
  background-color: var(--e-global-color-primary);
}
.cold-2104 .copper-38b0 li.pattern_iron_f267 span {
  background-color: var(--e-global-color-accent);
}
.heading-68a3 .secondary-simple-72a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-68a3 .active-last-3458 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_69b5 .tall_91d9:before {
  background-color: var(--e-global-color-secondary);
}
.sort_69b5 .column_907e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_69b5 .blue_042e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_steel_156f .pagination-83dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_steel_156f .pagination-83dc:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_steel_156f .pagination-83dc.fn-active-fb2e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_steel_156f .accent_silver_63a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_steel_156f .top-71ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_steel_156f .bright_0b34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_steel_156f .prev_244c {
  background-color: var(--e-global-color-primary);
}
.tooltip_steel_156f .prev_244c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip_steel_156f .header_b470 {
  background-color: var(--e-global-color-primary);
}
.tooltip_steel_156f .header_b470 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module_yellow_adaa .detail_77eb .focused-d740 a {
  color: var(--e-global-color-secondary);
}
.module_yellow_adaa .detail_77eb .focused-d740 a:hover {
  color: var(--e-global-color-secondary);
}
.module_yellow_adaa .detail_77eb .focused-d740,
.module_yellow_adaa .detail_77eb .focused-d740 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_yellow_adaa .detail_77eb .stale_63f1 {
  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);
}
.module_yellow_adaa .detail_77eb .icon_ff05 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_yellow_adaa .detail_77eb .label_selected_82a5 {
  background-color: var(--e-global-color-primary);
}
.module_yellow_adaa .detail_77eb .label_selected_82a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_yellow_adaa .detail_77eb .label_selected_82a5:hover {
  background-color: var(--e-global-color-primary);
}
.module_yellow_adaa .detail_77eb .message_iron_0c47 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module_yellow_adaa .detail_77eb .message_iron_0c47 {
  background-color: var(--e-global-color-primary);
}
.module_yellow_adaa .detail_77eb .message_iron_0c47:hover {
  background-color: var(--e-global-color-primary);
}
.module_yellow_adaa .detail_77eb .text_773f {
  background-color: var(--e-global-color-primary);
}
.module_yellow_adaa .detail_77eb .text_773f:hover {
  background-color: var(--e-global-color-primary);
}
.module_yellow_adaa .menu-7fe1 .copper-38b0 li span {
  background-color: var(--e-global-color-text);
}
.module_yellow_adaa .menu-7fe1 .copper-38b0 li span:hover {
  background-color: var(--e-global-color-primary);
}
.module_yellow_adaa .menu-7fe1 .copper-38b0 li.pattern_iron_f267 span {
  background-color: var(--e-global-color-accent);
}
.module_yellow_adaa .prev-7fea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_yellow_adaa .mini-6a11 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_last_ff47 .liquid_2dba .aside-c54d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_last_ff47 .liquid_2dba .cool-49e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_last_ff47 .liquid_2dba .hidden-68cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-gas-f9da .photo_green_5a76 {
  border-color: var(--e-global-color-text);
}
.title-gas-f9da .input_lower_a4a9 {
  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);
}
.title-gas-f9da .photo-adff {
  color: var(--e-global-color-secondary);
}
.title-gas-f9da .photo-adff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-gas-f9da .focus_eb31 > * {
  color: var(--e-global-color-primary);
}
.title-gas-f9da .focus_eb31 > * svg {
  fill: var(--e-global-color-primary);
}
.title-gas-f9da .element-660d {
  color: var(--e-global-color-primary);
}
.title-gas-f9da .element-660d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-gas-f9da .solid_18f8 {
  color: var(--e-global-color-primary);
}
.title-gas-f9da .solid_18f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-gas-f9da .search_upper_afb6 {
  color: var(--e-global-color-primary);
}
.title-gas-f9da .search_upper_afb6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-gas-f9da .silver_9eb7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-gas-f9da .gallery_7856 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-gas-f9da .gallery_7856.item_8e2f {
  color: var(--e-global-color-secondary);
}
.title-gas-f9da .gallery_7856.item_8e2f .avatar_0f7c {
  color: var(--e-global-color-accent);
}
.title-gas-f9da .gallery_7856.link-easy-b248 {
  color: var(--e-global-color-text);
}
.title-gas-f9da .gallery_7856.link-easy-b248 .avatar_0f7c {
  color: var(--e-global-color-text);
}
.title-gas-f9da .gallery_7856:before {
  border-top-color: var(--e-global-color-text);
}
.title-gas-f9da .primary-739b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-gas-f9da
  .primary-739b
  .avatar-b42b {
  background-color: var(--e-global-color-primary);
}
.title-gas-f9da
  .primary-739b
  .avatar-b42b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-gas-f9da .photo_green_5a76 .text-tiny-f623 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_out_c5a9 .hover_pro_7973 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_out_c5a9 .thumbnail-af44 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-f56e .surface-iron-1b1a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-f56e
  .small-049f
  .border-lower-4552 {
  background-color: var(--e-global-color-secondary);
}
.smooth-f56e
  .small-049f.simple-c1df
  .border-lower-4552 {
  background-color: var(--e-global-color-text);
}
.smooth-f56e
  .small-049f:hover
  .border-lower-4552 {
  background-color: var(--e-global-color-accent);
}
.smooth-f56e
  .small-049f.fn-active-fb2e
  .border-lower-4552 {
  background-color: var(--e-global-color-primary);
}
.badge_advanced_5dc1 .brown-104f {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.badge_advanced_5dc1 .hard_92be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_advanced_5dc1 .alert-out-d570 {
  background-color: var(--e-global-color-primary);
}
.badge_advanced_5dc1 .alert-out-d570 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_selected_4135 .gradient-fixed-e210 .sidebar-b3a2 .mini-b2bc {
  background-color: var(--e-global-color-secondary);
}
.slider_selected_4135 .gradient-fixed-e210 .item_ba7c:after {
  background-color: var(--e-global-color-secondary);
}
.slider_selected_4135 .right_c1a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_selected_4135 .paragraph_6885 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_selected_4135 .mini_7600 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_selected_4135 .active_1837 {
  background-color: var(--e-global-color-primary);
}
.slider_selected_4135 .active_1837 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_selected_4135 .picture-dirty-f7cf {
  background-color: var(--e-global-color-secondary);
}
.slider_selected_4135 .picture-dirty-f7cf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_selected_4135 .gradient-fixed-e210 .sidebar-new-5288 .text-down-cdbd:hover {
  background-color: var(--e-global-color-primary);
}
.slider_selected_4135
  .gradient-fixed-e210
  .sidebar-new-5288
  .text-down-cdbd.pattern_3fab {
  background-color: var(--e-global-color-primary);
}
.slider_selected_4135 .gradient-fixed-e210 .fresh-c320:before {
  border-color: var(--e-global-color-primary);
}
.slider_selected_4135 .gradient-fixed-e210 .fresh-c320:hover:before {
  border-color: var(--e-global-color-secondary);
}
.slider_selected_4135
  .gradient-fixed-e210
  .fresh-c320.card_83a6:before {
  border-color: var(--e-global-color-primary);
}
.slider_selected_4135 .footer_huge_b806 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_5857 .tabs_a018 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_5857 .tabs_a018:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_5857 .tabs_a018.texture-4102 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_5857 .module_9cd8 {
  background-color: var(--e-global-color-primary);
}
.media_5857 .module_9cd8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_5857
  .summary-in-5f76
  .main_5368
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_5857
  .section_6012
  .main_5368
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu_219e
  .slider_f49f
  .dynamic-4267 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_219e
  .slider_f49f
  .info-0fbe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_219e .detail-hot-33b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_219e .sort_3159 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_219e .progress_7fdc {
  background-color: var(--e-global-color-primary);
}
.menu_219e .progress_7fdc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary-west-008a .bottom_7f99 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-west-008a .under_0578 {
  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);
}
.summary-west-008a .sidebar-dark-98c8 {
  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-west-008a .sidebar-dark-98c8 a:hover {
  color: var(--e-global-color-secondary);
}
.summary-west-008a .banner-8e02 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-west-008a .shadow-9f61 {
  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);
}
.summary-west-008a .stale-4768 .text_773f {
  background-color: var(--e-global-color-primary);
}
.summary-west-008a .stale-4768 .text_773f:hover {
  background-color: var(--e-global-color-accent);
}
.summary-west-008a
  .stale-4768
  .copper-38b0
  li
  span {
  background-color: var(--e-global-color-text);
}
.summary-west-008a
  .stale-4768
  .copper-38b0
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.summary-west-008a
  .stale-4768
  .copper-38b0
  li.pattern_iron_f267
  span {
  background-color: var(--e-global-color-accent);
}
.next_6b8b
  .large_b9a1
  .texture_c592 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next_6b8b .large_b9a1 .wrapper_green_3562 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next_6b8b .large_b9a1 .modal_4ab5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_6b8b .badge-fb97 {
  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);
}
.next_6b8b
  .green-7b4f.tooltip_red_2ddc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_8b2a
  > .text-bronze-81f9
  > div
  > .inner-d220
  > .media-current-cdc1
  > a {
  background-color: var(--e-global-color-text);
}
.fixed_8b2a
  > .text-bronze-81f9
  > div
  > .inner-d220
  > .media-current-cdc1
  > a
  .filter_glass_503a.warm-7029 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_8b2a
  > .text-bronze-81f9
  > div
  > .inner-d220
  > .media-current-cdc1
  > a
  .up_6038.detail-stale-2e67 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_8b2a
  > .text-bronze-81f9
  > div
  > .inner-d220
  > .media-current-cdc1
  > .tag-light-db86
  .media-current-cdc1
  > a {
  background-color: var(--e-global-color-secondary);
}
.fixed_8b2a
  > .text-bronze-81f9
  > div
  > .inner-d220
  > .media-current-cdc1
  > .tag-light-db86
  .media-current-cdc1
  > a
  .menu-9b90 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_8b2a
  > .text-bronze-81f9
  > div
  > .inner-d220
  > .media-current-cdc1
  > .tag-light-db86
  .media-current-cdc1
  > a
  .up_6038.notice_9b67 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_8b2a
  > .text-bronze-81f9
  > div
  > .inner-d220
  > .media-current-cdc1
  > a
  .tiny-73ef:before {
  color: var(--e-global-color-text);
}
.fixed_8b2a
  > .text-bronze-81f9
  > div
  > .inner-d220
  > .media-current-cdc1
  > .tag-light-db86
  a
  .tiny-73ef:before {
  color: var(--e-global-color-text);
}
.fixed_8b2a
  > .text-bronze-81f9
  > div
  > .inner-d220
  > .media-current-cdc1.lite-cdda
  > a
  .tiny-73ef:before {
  color: var(--e-global-color-text);
}
.fixed_8b2a
  > .text-bronze-81f9
  > div
  > .inner-d220
  > .media-current-cdc1
  > .tag-light-db86
  .media-current-cdc1.lite-cdda
  > a
  .tiny-73ef:before {
  color: var(--e-global-color-text);
}
.fixed_8b2a
  > .text-bronze-81f9
  > div
  > .inner-d220
  > .media-current-cdc1
  > a
  .input_gold_973c
  .gradient_east_2a1e {
  color: var(--e-global-color-text);
}
.fixed_8b2a
  > .text-bronze-81f9
  > div
  > .inner-d220
  > .media-current-cdc1
  > .tag-light-db86
  a
  .input_gold_973c
  .gradient_east_2a1e {
  color: var(--e-global-color-text);
}
.fixed_8b2a
  > .text-bronze-81f9
  > div
  > .inner-d220
  > .media-current-cdc1
  > a
  .input_gold_973c
  .gradient_east_2a1e,
.fixed_8b2a
  > .text-bronze-81f9
  > div
  > .inner-d220
  > .media-current-cdc1
  > .tag-light-db86
  a
  .input_gold_973c
  .gradient_east_2a1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_8b2a
  > .text-bronze-81f9
  > div
  > .inner-d220
  > .media-current-cdc1
  > a
  .pressed-d714:before {
  color: var(--e-global-color-text);
}
.fixed_8b2a
  > .text-bronze-81f9
  > div
  > .inner-d220
  > .media-current-cdc1
  > .tag-light-db86
  a
  .pressed-d714:before {
  color: var(--e-global-color-text);
}
.fixed_8b2a
  > .text-bronze-81f9
  > div
  > .inner-d220
  > .media-current-cdc1.lite-cdda
  > a
  .pressed-d714:before {
  color: var(--e-global-color-text);
}
.fixed_8b2a
  > .text-bronze-81f9
  > div
  > .inner-d220
  > .media-current-cdc1
  > .tag-light-db86
  .media-current-cdc1.lite-cdda
  > a
  .pressed-d714:before {
  color: var(--e-global-color-text);
}
.label_right_871b .overlay_2e17 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_right_871b
  .backdrop_d808:hover
  .overlay_2e17 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple-c648
  > .text-bronze-81f9
  > .fast_e50f
  > .orange_ab2e
  > .link-e0da
  > .video-02a6
  .cold-998f {
  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);
}
.simple-c648
  > .text-bronze-81f9
  > .fast_e50f
  > .orange_ab2e
  > .link-e0da
  > .video-02a6:hover
  .cold-998f {
  color: var(--e-global-color-text);
}
.simple-c648
  > .text-bronze-81f9
  > .fast_e50f
  > .orange_ab2e
  > .link-e0da
  > .video-02a6:hover
  .cold-998f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple-c648
  > .text-bronze-81f9
  > .fast_e50f
  > .orange_ab2e
  > .link-e0da.thumbnail_action_fd72
  > .video-02a6
  .cold-998f {
  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);
}
.summary_8b51 .dropdown-copper-b166 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_8b51 .footer_87a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_8b51 .popup_3294 {
  background-color: var(--e-global-color-primary);
}
.summary_8b51 .popup_3294 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-45d2
  > .text-bronze-81f9
  > .list-right-2d6b
  > .center-29a2
  > .tertiary-6f5e
  .thumbnail-pressed-b9ae {
  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);
}
.info-45d2
  > .text-bronze-81f9
  > .list-right-2d6b
  > .center-29a2
  > .tertiary-6f5e
  .action-6a5d {
  color: var(--e-global-color-text);
}
.info-45d2
  > .text-bronze-81f9
  > .list-right-2d6b
  > .center-29a2
  > .tertiary-6f5e:hover
  .thumbnail-pressed-b9ae {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-45d2
  > .text-bronze-81f9
  > .list-right-2d6b
  > .center-29a2
  > .tertiary-6f5e:hover
  .action-6a5d {
  color: var(--e-global-color-secondary);
}
.info-45d2
  > .text-bronze-81f9
  > .list-right-2d6b
  > .center-29a2
  > .tertiary-6f5e.item_6db6
  .thumbnail-pressed-b9ae {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-45d2
  > .text-bronze-81f9
  > .list-right-2d6b
  > .center-29a2
  > .tertiary-6f5e.item_6db6
  .action-6a5d {
  color: var(--e-global-color-primary);
}
.tertiary_cold_a258
  .sidebar-tiny-6c4f
  .fast_2f3e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_cold_a258 .banner-2716 .text-tiny-f623 .text_8aa4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_446e .item-8780 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_446e .current-f9fb .item-8780 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_446e .tall-ccb4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.purple_446e .tall-ccb4 {
  background-color: var(--e-global-color-primary);
}
.input_focused_21c0 .wood_61d9 .highlight-west-7002 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_focused_21c0
  .wood_61d9:hover
  .down-b3f1 {
  color: var(--e-global-color-secondary);
}
.input_focused_21c0
  .wood_61d9:hover
  .highlight-west-7002 {
  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);
}
.blue-26ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.focused-9faf {
  max-width: 1400px !important;
}

.icon-49f6 {
  flex-direction: column;
}

.icon-49f6 .tag_cold_756f {
  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.icon-49f6 .tag_cold_756f {
  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);
}

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

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

.new_d5b1.item-left-d8d8 {
  display: none;
}

.texture-iron-b812 {
  display: none;
}

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

.feature_liquid_4148.wrapper-east-e5be {
  margin-bottom: 40px;
  width: 100%;
}

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

.icon-49f6 a {
  width: 100%;
}

.element_b363 .current_a71a.current_5d8c {
  width: 20% !important;
}

.popup_4008 {
  display: block;
  gap: 5px;
  text-align: center;
  background: linear-gradient(45deg, #FF6B35 0%, #F7931E 50%, #FFD700 100%); /* 巴西风格渐变 */
  white-space: nowrap;
  display: flex;
  border-radius: 15px; /* 更圆润的边角 */
  padding: 15px 30px; /* 增加内边距 */
  align-items: center;
  justify-content: center;
  font-size: 25px !important;
  font-weight: 700 !important;
  color: #FFFFFF;
  box-shadow: 0 6px 20px rgba(255, 107, 53, 0.4); /* 添加阴影效果 */
  transition: all 0.3s ease;
  text-transform: uppercase; /* 大写字母更有力量感 */
  letter-spacing: 1px; /* 字母间距 */
}

.popup_4008:hover {
  color: #FFFFFF;
  transform: translateY(-2px); /* 悬停时轻微上升 */
  box-shadow: 0 8px 25px rgba(255, 107, 53, 0.6);
  background: linear-gradient(45deg, #E55A2B 0%, #E8821A 50%, #E6C200 100%);
}

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

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

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

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

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

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

.element_b363
  .current_a71a.column-basic-d148
  .table-e49d
  .video_bronze_8a18 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.liquid_5f9f.container-8e14 > .slow-51c3 {
  display: flex;
  align-items: center;
}

.first-3ddd {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.element-black-b5ed {
  position: relative;
  width: 100%;
}

.info-0677 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.element_b363
  .current_a71a.overlay_advanced_6e18
  .aside_9629
  .blue-314f {
  width: 100% !important;
}

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

.article_wide_6f05 {
  width: 100%;
}

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

.cold-762d {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.frame-81c6 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.cold-762d:hover .frame-81c6 {
  visibility: visible;
}
.cold-762d:hover.cold-762d::before {
  display: block;
}

.popup_626d h3 {
  color: #fff;
}

.dropdown_64bb {
  margin: 0;
}

.element_b363
  .current_a71a.overlay_advanced_6e18
  .blue-314f
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.focus_yellow_60d6 {
  width: 100%;
}

.search_lite_3f3d {
  width: 100%;
}

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

.search_lite_3f3d {
  width: 100%;
}

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

.blue-314f {
  display: flex;
  align-items: center;
}

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

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

.icon-49f6 .tag_cold_756f.list-ceee {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.icon-49f6 h1.tag_cold_756f {
  margin-top: 80px !important;
}

.element_b363 .current_a71a.cold_ffd0 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.narrow_05b1 img {
  width: 100%;
}

.description_5cab .backdrop-5983.table-e49d {
  justify-content: space-between;
}

.paragraph-c18b {
  display: none;
}

.outline_2030 .lite_f57e {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .liquid_5f9f .slow-51c3 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .description_5cab .backdrop-5983.table-e49d {
    border-bottom: 1px solid #f0c159;
  }

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

  .liquid_5f9f.container-8e14 > .slow-51c3 {
    gap: 15px;
    justify-content: space-between;
  }

  .element_b363
    .current_a71a.overlay_advanced_6e18
    .blue-314f
    img {
    width: 60% !important;
  }

  .info-0677 {
    left: 2%;
  }

  .avatar_ba3d {
    margin: 10px 0;
  }

  .icon-49f6 .lite_f57e {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.icon-49f6 .tag_cold_756f,
  .icon-49f6 .tag_cold_756f {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .blue-314f {
    justify-content: center;
  }

  .icon-49f6 .lite_f57e {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .element_b363 .current_a71a.current_5d8c {
    width: 75% !important;
  }

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

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

  h2.icon-49f6 .tag_cold_756f,
  .icon-49f6 .tag_cold_756f {
    font-size: 30px !important;
  }

  .blue-314f {
    justify-content: center;
  }

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

  .fixed-e8bd
    .dynamic-9531.disabled_top_ef95 {
    margin: 0 !important;
  }

  .first-3ddd {
    margin: 0;
    gap: 10px;
  }

  .avatar_ba3d {
    display: flex;
  }

  .tag-west-b0aa .popup_4008 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .icon-49f6 h1.tag_cold_756f {
    margin-top: 40px !important;
  }

  .element_b363
    .current_a71a.overlay_advanced_6e18
    .blue-314f
    img,
  .nav-dde9 .aside_9629 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .element_b363 .current_a71a.current_5d8c {
    width: 100% !important;
  }

  .liquid_5f9f.container-8e14 > .slow-51c3 {
    gap: 3px;
  }

  .icon-49f6 .lite_f57e {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.description_5cab .backdrop-5983.table-e49d {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.description_5cab .backdrop-5983.table-e49d: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);
}

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

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

.icon-49f6 {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .description_5cab .backdrop-5983.table-e49d {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .icon-49f6 .tag_cold_756f {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .popup_4008 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.notification_fluid_4d0c .preview_fluid_cd16 {
  flex-shrink: 0;
  white-space: nowrap;
}

.notification_fluid_4d0c .badge-6073 {
  flex-shrink: 0;
  min-width: fit-content;
}

.notification_fluid_4d0c .video_bronze_8a18 {
  white-space: nowrap;
}

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

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

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

.notification_fluid_4d0c .badge-6073 {
  max-width: 80px !important;
  overflow: hidden;
}

.notification_fluid_4d0c .backdrop-5983.table-e49d {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.notification_fluid_4d0c .video_bronze_8a18 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: b7fb */
.phantom-card-z2 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.0;
}
