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(.narrow-93e4) {
  gap: 0.5em;
}
:where(.component-over-3383) {
  gap: 0.5em;
}
body .tabs-2b0c > .orange-a614 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .tabs-2b0c > .sort_b102 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .tabs-2b0c > .pro-8fc4 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .widget_action_48dd > .orange-a614 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .widget_action_48dd > .sort_b102 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .widget_action_48dd > .pro-8fc4 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .widget_action_48dd
  > :where(:not(.orange-a614):not(.sort_b102):not(.fresh_12eb)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .widget_action_48dd > .list_dcc4 {
  max-width: var(--wp--style--global--wide-size);
}
body .narrow-93e4 {
  display: flex;
}
body .narrow-93e4 {
  flex-wrap: wrap;
  align-items: center;
}
body .narrow-93e4 > * {
  margin: 0;
}
body .component-over-3383 {
  display: grid;
}
body .component-over-3383 > * {
  margin: 0;
}
:where(.background_8710.narrow-93e4) {
  gap: 2em;
}
:where(.background_8710.component-over-3383) {
  gap: 2em;
}
:where(.notice-8f97.narrow-93e4) {
  gap: 1.25em;
}
:where(.notice-8f97.component-over-3383) {
  gap: 1.25em;
}
.component-031f {
  color: var(--wp--preset--color--black) !important;
}
.link-wide-eed1 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.link_8315 {
  color: var(--wp--preset--color--white) !important;
}
.highlight_upper_ceaf {
  color: var(--wp--preset--color--pale-pink) !important;
}
.mini-8e91 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.module_d9b6 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.sidebar_3220 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.grid-inner-9645 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.hard-b8a7 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.black-dd4b {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.notification-west-94d7 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.stone-440a {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.label-tall-be9c {
  background-color: var(--wp--preset--color--black) !important;
}
.accordion_easy_e609 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.slow-351c {
  background-color: var(--wp--preset--color--white) !important;
}
.content-easy-3bd5 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.tag_glass_d21c {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.solid_5744 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.widget_fb73 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.detail-plasma-94a5 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.filter_pink_32e4 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.nav_upper_ce5a {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.background_e7de {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.surface-076c {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.progress-2cdd {
  border-color: var(--wp--preset--color--black) !important;
}
.main_1be3 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.badge-last-bf40 {
  border-color: var(--wp--preset--color--white) !important;
}
.dark-5d5b {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.hover_complex_f46b {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.hover-f0c8 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tertiary-ba2c {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.pressed_ac44 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.middle_b6b6 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.wrapper_north_1f0b {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.dynamic_85f6 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.button_0ae5 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.thick_95db {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.background-cool-ee12 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.widget-957b {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.picture_brown_7c37 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.silver-36dc {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.feature_4a7e {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.brown-a3ae {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.surface-32a0 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.main-liquid-5d8a {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.footer_cool_1bdf {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.glass-33f9 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.table_531b {
  background: var(--wp--preset--gradient--midnight) !important;
}
.section_pink_d8e7 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.card-advanced-c4d0 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.sort-green-d24e {
  font-size: var(--wp--preset--font-size--large) !important;
}
.fresh-503c {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.banner_soft_1efe a:where(:not(.blue_49cc)) {
  color: inherit;
}
:where(.notice-8f97.narrow-93e4) {
  gap: 1.25em;
}
:where(.notice-8f97.component-over-3383) {
  gap: 1.25em;
}
:where(.background_8710.narrow-93e4) {
  gap: 2em;
}
:where(.background_8710.component-over-3383) {
  gap: 2em;
}
.tooltip-dirty-c233 {
  font-size: 1.5em;
  line-height: 1.6;
}

.hard-d8ff .input-5819 {
  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);
}
.sort_c4ce .logo_iron_dcd4 {
  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);
}
.progress_hot_babd {
  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);
}
.progress_hot_babd.footer_78f1 .photo_0e70 {
  background-color: var(--e-global-color-primary);
}
.progress_hot_babd.left_a002 .photo_0e70,
.progress_hot_babd.photo-9eb8 .photo_0e70 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.text-6d03 .link-hard-617c {
  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);
}
.dirty-709d {
  --divider-color: var(--e-global-color-secondary);
}
.dirty-709d .yellow-e613 {
  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);
}
.dirty-709d.accordion-pro-afc7 .right_7f0c {
  background-color: var(--e-global-color-secondary);
}
.dirty-709d.media_5b7f .right_7f0c,
.dirty-709d.hover_pink_be69 .right_7f0c {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.dirty-709d.media_5b7f .right_7f0c,
.dirty-709d.hover_pink_be69 .right_7f0c svg {
  fill: var(--e-global-color-secondary);
}
.dirty-bb18 .table_current_afbf {
  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);
}
.dirty-bb18 .tall-01ef {
  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);
}
.motion-aacc.accordion-pro-afc7 .right_7f0c {
  background-color: var(--e-global-color-primary);
}
.motion-aacc.media_5b7f .right_7f0c,
.motion-aacc.hover_pink_be69 .right_7f0c {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.motion-aacc.media_5b7f .right_7f0c,
.motion-aacc.hover_pink_be69 .right_7f0c svg {
  fill: var(--e-global-color-primary);
}
.focus_easy_c2d4.accordion-pro-afc7 .right_7f0c {
  background-color: var(--e-global-color-primary);
}
.focus_easy_c2d4.media_5b7f .right_7f0c,
.focus_easy_c2d4.hover_pink_be69 .right_7f0c {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.focus_easy_c2d4 .content-old-f4e5 {
  color: var(--e-global-color-primary);
}
.focus_easy_c2d4 .content-old-f4e5,
.focus_easy_c2d4 .content-old-f4e5 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_easy_c2d4 .aside_e1ed {
  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-069e .hidden_narrow_1e96 {
  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);
}
.gradient-orange-77c7 .aside_ce62 .logo_current_146d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_2384 .advanced-002e:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.active_2384 .module_south_06c2 i {
  color: var(--e-global-color-primary);
}
.active_2384 .module_south_06c2 svg {
  fill: var(--e-global-color-primary);
}
.active_2384 .shade-c1f9 {
  color: var(--e-global-color-secondary);
}
.active_2384 .advanced-002e > .shade-c1f9,
.active_2384 .advanced-002e > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_iron_39cc .aside-dfdb {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_iron_39cc .sidebar-b3bb {
  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);
}
.detail_fresh_b86a .text-8c79 .slider-selected-5424 {
  background-color: var(--e-global-color-primary);
}
.detail_fresh_b86a .border-full-6ea4 {
  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);
}
.surface_a616 .basic_ef42 {
  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);
}
.surface_a616 .chip-b3c2 {
  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);
}
.surface_a616 .slider-lite-f4c0 {
  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);
}
.focus-c175 .banner-focused-d8c7,
.focus-c175 .banner-focused-d8c7 a {
  color: var(--e-global-color-primary);
}
.focus-c175 .banner-focused-d8c7.logo_5c44,
.focus-c175 .banner-focused-d8c7.logo_5c44 a {
  color: var(--e-global-color-accent);
}
.focus-c175 .banner-focused-d8c7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-c175 .section-last-baed {
  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);
}
.photo_gold_9508 .backdrop-ab00,
.photo_gold_9508 .info_2ce0 {
  color: var(--e-global-color-primary);
}
.photo_gold_9508 .backdrop-ab00 svg {
  fill: var(--e-global-color-primary);
}
.photo_gold_9508 .logo_5c44 .backdrop-ab00,
.photo_gold_9508 .logo_5c44 .info_2ce0 {
  color: var(--e-global-color-accent);
}
.photo_gold_9508 .logo_5c44 .backdrop-ab00 svg {
  fill: var(--e-global-color-accent);
}
.photo_gold_9508 .info_2ce0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_gold_9508 .section-last-baed {
  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);
}
.media_ed3f .article-f854,
.media_ed3f .progress_bb16 {
  color: var(--e-global-color-primary);
}
.media_ed3f .progress_bb16 svg {
  fill: var(--e-global-color-primary);
}
.media_ed3f .banner-focused-d8c7.logo_5c44 a,
.media_ed3f
  .banner-focused-d8c7.logo_5c44
  .progress_bb16 {
  color: var(--e-global-color-accent);
}
.media_ed3f .article-f854 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_ed3f .section-last-baed {
  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-a98f .light-a1f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-a98f .small-5755 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_first_b36c .gas_f904 .pagination-0a18 {
  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);
}
.popup_first_b36c .gas_f904 .down-0dd0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_first_b36c .footer_tiny_6bac .pagination-0a18 {
  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);
}
.popup_first_b36c
  .footer_tiny_6bac
  .down-0dd0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_first_b36c
  .pressed_d859
  .pagination-0a18 {
  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);
}
.popup_first_b36c
  .pressed_d859
  .down-0dd0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_first_b36c
  .mini_3436
  .pagination-0a18 {
  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);
}
.popup_first_b36c
  .mini_3436
  .down-0dd0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_e51e .chip_ebdd {
  background-color: var(--e-global-color-primary);
}
.summary_e51e .chip_ebdd:hover {
  background-color: var(--e-global-color-primary);
}
.summary_e51e .progress_stale_48a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_e51e
  .chip_ebdd:hover
  .progress_stale_48a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite_6f89 .block_middle_6394 {
  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);
}
.old-1b4e .hover_hard_d7c9 .sort_82ba a {
  background-color: var(--e-global-color-accent);
}
.old-1b4e .hover_hard_d7c9 .outline-focused-c4a1 a {
  background-color: var(--e-global-color-accent);
}
.old-1b4e .hover_hard_d7c9 .sort_82ba a,
.old-1b4e .hover_hard_d7c9 .outline-focused-c4a1 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-in-e51a
  .chip-paper-f3f8.focus_248d
  .hover_hard_d7c9
  a.aside_9b25 {
  background-color: var(--e-global-color-accent);
}
.button-in-e51a
  .chip-paper-f3f8.focus_248d
  .hover_hard_d7c9
  span.aside_9b25.fn-current-c703 {
  background-color: var(--e-global-color-text);
}
.button-in-e51a
  .chip-paper-f3f8.focus_248d
  .hover_hard_d7c9
  .aside_9b25 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_a3e0 .button-d123 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_a3e0
  .message-gas-25ab
  > .summary_dcdf
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_a3e0
  .mask-658f
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_a3e0
  .dirty-2f74
  .current_0a7a,
.cold_a3e0
  .dirty-2f74
  .shade-fresh-7d8e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold_a3e0
  .dirty-2f74
  .label_0cf0,
.cold_a3e0
  .dirty-2f74
  a
  .label_0cf0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_a3e0
  .dirty-2f74
  .hover-52ee {
  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_a3e0
  .dirty-2f74
  .slider_up_5435 {
  background-color: var(--e-global-color-primary);
}
.cold_a3e0
  .dirty-2f74
  .slider_up_5435 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_a3e0
  .dirty-2f74
  .slider_up_5435:hover {
  background-color: var(--e-global-color-primary);
}
.cold_a3e0
  .dirty-2f74
  .list-227b {
  background-color: var(--e-global-color-primary);
}
.cold_a3e0
  .dirty-2f74
  .list-227b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_a3e0
  .dirty-2f74
  .list-227b:hover {
  background-color: var(--e-global-color-primary);
}
.cold_a3e0
  .progress-d799
  .panel_4783
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold_a3e0
  .progress-d799
  .box-52d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_a3e0
  .progress-d799
  .hover-52ee {
  color: var(--e-global-color-text);
}
.cold_a3e0
  .progress-d799
  .hover-52ee
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_a3e0
  .progress-d799
  .slider_up_5435 {
  background-color: var(--e-global-color-primary);
}
.cold_a3e0
  .progress-d799
  .slider_up_5435 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_a3e0
  .progress-d799
  .slider_up_5435:hover {
  background-color: var(--e-global-color-primary);
}
.cold_a3e0
  .progress-d799
  .list-227b {
  background-color: var(--e-global-color-primary);
}
.cold_a3e0
  .progress-d799
  .list-227b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_a3e0
  .progress-d799
  .list-227b:hover {
  background-color: var(--e-global-color-primary);
}
.cold_a3e0 .progress-18a2 {
  background-color: var(--e-global-color-primary);
}
.cold_a3e0 .progress-18a2:hover {
  background-color: var(--e-global-color-primary);
}
.cold_a3e0 .input_13cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold_a3e0 .disabled-62e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_5843 .background_green_b308 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_5843
  .chip_2e2b
  > div:nth-child(3)
  .background_green_b308,
.full_5843
  .under-df3d
  > div:nth-child(1)
  .background_green_b308,
.full_5843
  .tall_bda4
  > div:nth-child(1)
  .background_green_b308,
.full_5843
  .fast_bab4
  > div:nth-child(1)
  .background_green_b308,
.full_5843
  .label-stone-cc8c
  > div:nth-child(1)
  .background_green_b308 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_5843 .silver-deeb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_5843 .label-warm-71cd {
  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);
}
.full_5843 .active-96cf {
  background-color: var(--e-global-color-primary);
}
.full_5843 .active-96cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_5843 .active-96cf:hover {
  background-color: var(--e-global-color-primary);
}
.full_5843 .column_east_5eac {
  background-color: var(--e-global-color-primary);
}
.full_5843 .column_east_5eac:hover {
  background-color: var(--e-global-color-primary);
}
.full_5843 .input_13cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_5843 .disabled-62e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-1986 .layout_6215 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-1986 .inner-7ecc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-1986 .accordion_cfd8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-1986 .breadcrumb-00ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-1986 .brown_1313 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-1986 .column_east_5eac {
  background-color: var(--e-global-color-primary);
}
.tabs-1986 .column_east_5eac:hover {
  background-color: var(--e-global-color-primary);
}
.steel_5871 .notice_ba1a {
  background-color: var(--e-global-color-secondary);
}
.steel_5871 .notification_6cb3 {
  background-color: var(--e-global-color-text);
}
.steel_5871 .image-d25a {
  background-color: var(--e-global-color-secondary);
}
.steel_5871 .full-cb90 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel_5871 .static-d900 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_5871 .table-b97e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_5871 .shade_stone_5e71 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_5871 .up-ebcf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_2261 .complex_c906 .avatar-8ad0,
.liquid_2261
  .complex_c906
  .avatar-8ad0
  a,
.liquid_2261 .grid-88dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_2261 .complex_c906 .label_2a96,
.liquid_2261 .accordion_liquid_a279 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_2261 .complex_c906 .label_2a96 {
  color: var(--e-global-color-text);
}
.liquid_2261 .accordion_liquid_a279 {
  color: var(--e-global-color-text);
}
.liquid_2261
  .complex_c906
  .breadcrumb_bright_5891 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.liquid_2261 .liquid_d643 .active-top-e8ab {
  background-color: var(--e-global-color-primary);
}
.liquid_2261 .liquid_d643 .active-top-e8ab:hover {
  background-color: var(--e-global-color-primary);
}
.liquid_2261 .liquid_d643 .plasma_3a37 li span {
  background-color: var(--e-global-color-text);
}
.liquid_2261 .liquid_d643 .plasma_3a37 li span:hover {
  background-color: var(--e-global-color-primary);
}
.liquid_2261
  .liquid_d643
  .plasma_3a37
  li.image-2a9e
  span {
  background-color: var(--e-global-color-accent);
}
.liquid_2261 .overlay_middle_60ab span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-active-e882 .alert-mini-779b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article-44a0 .texture-liquid-5698 {
  background-color: var(--e-global-color-primary);
}
.article-44a0 .wrapper-light-b0a0 {
  background-color: var(--e-global-color-secondary);
}
.article-44a0 .fresh_242b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-44a0 .feature-1004 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-44a0 .input-advanced-e34a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-44a0 .popup_8b8f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-44a0 .gradient_de95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-44a0 .paragraph-glass-6468 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-44a0 .input_412e {
  background-color: var(--e-global-color-primary);
}
.article-44a0 .input_412e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_mini_39b8 .search_ab0a {
  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);
}
.caption_mini_39b8 .bright-35b0 {
  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);
}
.caption_mini_39b8
  .inner_21eb:after {
  background-color: var(--e-global-color-primary);
}
.caption_mini_39b8 .panel_5312 {
  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);
}
.fluid-e49c .grid-88dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-e49c .accordion_liquid_a279 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_new_9338 .dim_0760 .block-183d {
  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);
}
.article_new_9338 .dim_0760 .north-9626 {
  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);
}
.form-5892 .badge-5a8e {
  background-color: var(--e-global-color-primary);
}
.form-5892 .thumbnail_7fbf {
  background-color: var(--e-global-color-secondary);
}
.form-5892 .logo-53dc .footer_first_777a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-5892 .logo-lower-5600 .footer_first_777a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_f4c9 .cold-8f51 .title-fixed-d1a9 {
  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);
}
.glass_f4c9 .cold-8f51 .component_middle_8814 {
  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);
}
.glass_f4c9 .cold-8f51 .brown-bc47 {
  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);
}
.filter_glass_6dee .bright-5b3e {
  border-color: var(--e-global-color-text);
}
.filter_glass_6dee .carousel_liquid_a29d {
  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);
}
.filter_glass_6dee .hero-huge-dca9 {
  color: var(--e-global-color-primary);
}
.filter_glass_6dee .slider-glass-1d7b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim-3c97 .chip_ba6e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-3c97 .form-4e27 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-3c97 .fluid_5c5d:hover .chip_ba6e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-3c97
  .fluid_5c5d:hover
  .form-4e27 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old-5b61 .avatar-dim-64ed {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old-5b61 .bright_f428 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-47bf .huge-2718 .first-3780 {
  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);
}
.full-47bf .tooltip_90f2 .first-3780 {
  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);
}
.pagination-b653 .accordion_hard_3f3d {
  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);
}
.heading_advanced_e153 .chip_b054 .layout_wide_da9c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_advanced_e153 .chip_b054 .layout_wide_da9c {
  background-color: var(--e-global-color-secondary);
}
.heading_advanced_e153 .table_in_f172 .layout_wide_da9c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_advanced_e153 .table_in_f172 .layout_wide_da9c {
  background-color: var(--e-global-color-secondary);
}
.heading_advanced_e153 .short-a987 .menu_0d9c {
  background-color: var(--e-global-color-primary);
}
.heading_advanced_e153 .short-a987:hover .menu_0d9c {
  background-color: var(--e-global-color-secondary);
}
.heading_advanced_e153 .active-top-e8ab {
  background-color: var(--e-global-color-primary);
}
.heading_advanced_e153 .active-top-e8ab:hover {
  background-color: var(--e-global-color-accent);
}
.heading_advanced_e153 .plasma_3a37 li span {
  background-color: var(--e-global-color-text);
}
.heading_advanced_e153 .plasma_3a37 li span:hover {
  background-color: var(--e-global-color-primary);
}
.heading_advanced_e153 .plasma_3a37 li.image-2a9e span {
  background-color: var(--e-global-color-accent);
}
.text_9d57 .middle-5f1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_9d57 .layout_over_b848 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-clean-19bc .dynamic-5e82:before {
  background-color: var(--e-global-color-secondary);
}
.link-clean-19bc .tall_1d50 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-clean-19bc .cold-f973 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot-52d5 .outline_outer_21e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot-52d5 .outline_outer_21e6:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot-52d5 .outline_outer_21e6.fn-active-c703 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot-52d5 .detail_basic_9f9a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-52d5 .tag-551c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-52d5 .huge-fb39 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-52d5 .button_yellow_0b88 {
  background-color: var(--e-global-color-primary);
}
.hot-52d5 .button_yellow_0b88 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hot-52d5 .hero_bright_32a7 {
  background-color: var(--e-global-color-primary);
}
.hot-52d5 .hero_bright_32a7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale-2922 .sidebar-west-fa48 .image-916d a {
  color: var(--e-global-color-secondary);
}
.stale-2922 .sidebar-west-fa48 .image-916d a:hover {
  color: var(--e-global-color-secondary);
}
.stale-2922 .sidebar-west-fa48 .image-916d,
.stale-2922 .sidebar-west-fa48 .image-916d a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-2922 .sidebar-west-fa48 .copper_0e45 {
  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);
}
.stale-2922 .sidebar-west-fa48 .main_741b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-2922 .sidebar-west-fa48 .link-c494 {
  background-color: var(--e-global-color-primary);
}
.stale-2922 .sidebar-west-fa48 .link-c494 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-2922 .sidebar-west-fa48 .link-c494:hover {
  background-color: var(--e-global-color-primary);
}
.stale-2922 .sidebar-west-fa48 .input-e4fd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale-2922 .sidebar-west-fa48 .input-e4fd {
  background-color: var(--e-global-color-primary);
}
.stale-2922 .sidebar-west-fa48 .input-e4fd:hover {
  background-color: var(--e-global-color-primary);
}
.stale-2922 .sidebar-west-fa48 .active-top-e8ab {
  background-color: var(--e-global-color-primary);
}
.stale-2922 .sidebar-west-fa48 .active-top-e8ab:hover {
  background-color: var(--e-global-color-primary);
}
.stale-2922 .liquid_d643 .plasma_3a37 li span {
  background-color: var(--e-global-color-text);
}
.stale-2922 .liquid_d643 .plasma_3a37 li span:hover {
  background-color: var(--e-global-color-primary);
}
.stale-2922 .liquid_d643 .plasma_3a37 li.image-2a9e span {
  background-color: var(--e-global-color-accent);
}
.stale-2922 .input_13cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale-2922 .disabled-62e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-glass-217e .widget-steel-e965 .shadow_b571 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-glass-217e .widget-steel-e965 .left_7518 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-glass-217e .widget-steel-e965 .active_large_f290 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_tiny_b61a .large_0ec4 {
  border-color: var(--e-global-color-text);
}
.secondary_tiny_b61a .cool_edd6 {
  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);
}
.secondary_tiny_b61a .content-liquid-af4e {
  color: var(--e-global-color-secondary);
}
.secondary_tiny_b61a .content-liquid-af4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_tiny_b61a .texture-c93e > * {
  color: var(--e-global-color-primary);
}
.secondary_tiny_b61a .texture-c93e > * svg {
  fill: var(--e-global-color-primary);
}
.secondary_tiny_b61a .right_8514 {
  color: var(--e-global-color-primary);
}
.secondary_tiny_b61a .right_8514 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_tiny_b61a .feature_current_673f {
  color: var(--e-global-color-primary);
}
.secondary_tiny_b61a .feature_current_673f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_tiny_b61a .warm_6c61 {
  color: var(--e-global-color-primary);
}
.secondary_tiny_b61a .warm_6c61 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_tiny_b61a .top-4fce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_tiny_b61a .box-6c8a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_tiny_b61a .box-6c8a.copper-8fe0 {
  color: var(--e-global-color-secondary);
}
.secondary_tiny_b61a .box-6c8a.copper-8fe0 .left_0a59 {
  color: var(--e-global-color-accent);
}
.secondary_tiny_b61a .box-6c8a.highlight_57fa {
  color: var(--e-global-color-text);
}
.secondary_tiny_b61a .box-6c8a.highlight_57fa .left_0a59 {
  color: var(--e-global-color-text);
}
.secondary_tiny_b61a .box-6c8a:before {
  border-top-color: var(--e-global-color-text);
}
.secondary_tiny_b61a .mask-e813 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_tiny_b61a
  .mask-e813
  .last_4099 {
  background-color: var(--e-global-color-primary);
}
.secondary_tiny_b61a
  .mask-e813
  .last_4099 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_tiny_b61a .large_0ec4 .layout_0987 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_5348 .easy_2260 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_5348 .popup_a67b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-focused-4e58 .slow-c332 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-focused-4e58
  .info-smooth-54e8
  .heading_d984 {
  background-color: var(--e-global-color-secondary);
}
.header-focused-4e58
  .info-smooth-54e8.label_5888
  .heading_d984 {
  background-color: var(--e-global-color-text);
}
.header-focused-4e58
  .info-smooth-54e8:hover
  .heading_d984 {
  background-color: var(--e-global-color-accent);
}
.header-focused-4e58
  .info-smooth-54e8.fn-active-c703
  .heading_d984 {
  background-color: var(--e-global-color-primary);
}
.outer_053e .message-stale-30cd {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.outer_053e .accordion_dynamic_3078 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_053e .notice_7396 {
  background-color: var(--e-global-color-primary);
}
.outer_053e .notice_7396 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-b17f .search_full_0818 .filter_912b .hero_c772 {
  background-color: var(--e-global-color-secondary);
}
.text-b17f .search_full_0818 .paragraph-up-8d5f:after {
  background-color: var(--e-global-color-secondary);
}
.text-b17f .section_white_a38a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-b17f .highlight_3869 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-b17f .list-7f4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-b17f .item_56a4 {
  background-color: var(--e-global-color-primary);
}
.text-b17f .item_56a4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-b17f .video-ad42 {
  background-color: var(--e-global-color-secondary);
}
.text-b17f .video-ad42 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-b17f .search_full_0818 .footer-5328 .table-hovered-dd21:hover {
  background-color: var(--e-global-color-primary);
}
.text-b17f
  .search_full_0818
  .footer-5328
  .table-hovered-dd21.description-under-5bb3 {
  background-color: var(--e-global-color-primary);
}
.text-b17f .search_full_0818 .avatar_f7e5:before {
  border-color: var(--e-global-color-primary);
}
.text-b17f .search_full_0818 .avatar_f7e5:hover:before {
  border-color: var(--e-global-color-secondary);
}
.text-b17f
  .search_full_0818
  .avatar_f7e5.tabs_c7fb:before {
  border-color: var(--e-global-color-primary);
}
.text-b17f .element_af91 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-current-4e1f .clean_8948 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-current-4e1f .clean_8948:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-current-4e1f .clean_8948.down_dead {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-current-4e1f .mini-7798 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-current-4e1f .mini-7798 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-current-4e1f
  .main-50e7
  .sidebar_fe88
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-current-4e1f
  .easy-ad0d
  .sidebar_fe88
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input-b143
  .photo-short-1680
  .sort-slow-9c0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-b143
  .photo-short-1680
  .silver_c65e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-b143 .stale_d997 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-b143 .card-tiny-1840 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-b143 .link_hard_24d1 {
  background-color: var(--e-global-color-primary);
}
.input-b143 .link_hard_24d1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_action_29f5 .brown-8b21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_action_29f5 .highlight-left-81a3 {
  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);
}
.shade_action_29f5 .text-2a6a {
  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);
}
.shade_action_29f5 .text-2a6a a:hover {
  color: var(--e-global-color-secondary);
}
.shade_action_29f5 .modal_outer_67c3 {
  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);
}
.shade_action_29f5 .active-current-c47f {
  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);
}
.shade_action_29f5 .cool-1059 .active-top-e8ab {
  background-color: var(--e-global-color-primary);
}
.shade_action_29f5 .cool-1059 .active-top-e8ab:hover {
  background-color: var(--e-global-color-accent);
}
.shade_action_29f5
  .cool-1059
  .plasma_3a37
  li
  span {
  background-color: var(--e-global-color-text);
}
.shade_action_29f5
  .cool-1059
  .plasma_3a37
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.shade_action_29f5
  .cool-1059
  .plasma_3a37
  li.image-2a9e
  span {
  background-color: var(--e-global-color-accent);
}
.video-ec89
  .small_43a6
  .badge_stale_d2d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-ec89 .small_43a6 .label-up-dc8d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-ec89 .small_43a6 .section_5bd5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-ec89 .right-0d1a {
  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);
}
.video-ec89
  .motion_ad3b.caption-fb98 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro-3c3e
  > .large_1431
  > div
  > .tooltip_black_964d
  > .narrow-2d9f
  > a {
  background-color: var(--e-global-color-text);
}
.pro-3c3e
  > .large_1431
  > div
  > .tooltip_black_964d
  > .narrow-2d9f
  > a
  .paper_ed22.active_smooth_c63f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-3c3e
  > .large_1431
  > div
  > .tooltip_black_964d
  > .narrow-2d9f
  > a
  .fixed_2e14.banner-c320 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-3c3e
  > .large_1431
  > div
  > .tooltip_black_964d
  > .narrow-2d9f
  > .modal-72c6
  .narrow-2d9f
  > a {
  background-color: var(--e-global-color-secondary);
}
.pro-3c3e
  > .large_1431
  > div
  > .tooltip_black_964d
  > .narrow-2d9f
  > .modal-72c6
  .narrow-2d9f
  > a
  .thick_8c18 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro-3c3e
  > .large_1431
  > div
  > .tooltip_black_964d
  > .narrow-2d9f
  > .modal-72c6
  .narrow-2d9f
  > a
  .fixed_2e14.notice_huge_a99e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-3c3e
  > .large_1431
  > div
  > .tooltip_black_964d
  > .narrow-2d9f
  > a
  .heading-gold-3ac8:before {
  color: var(--e-global-color-text);
}
.pro-3c3e
  > .large_1431
  > div
  > .tooltip_black_964d
  > .narrow-2d9f
  > .modal-72c6
  a
  .heading-gold-3ac8:before {
  color: var(--e-global-color-text);
}
.pro-3c3e
  > .large_1431
  > div
  > .tooltip_black_964d
  > .narrow-2d9f.accent-b177
  > a
  .heading-gold-3ac8:before {
  color: var(--e-global-color-text);
}
.pro-3c3e
  > .large_1431
  > div
  > .tooltip_black_964d
  > .narrow-2d9f
  > .modal-72c6
  .narrow-2d9f.accent-b177
  > a
  .heading-gold-3ac8:before {
  color: var(--e-global-color-text);
}
.pro-3c3e
  > .large_1431
  > div
  > .tooltip_black_964d
  > .narrow-2d9f
  > a
  .hidden_ed17
  .middle_2d08 {
  color: var(--e-global-color-text);
}
.pro-3c3e
  > .large_1431
  > div
  > .tooltip_black_964d
  > .narrow-2d9f
  > .modal-72c6
  a
  .hidden_ed17
  .middle_2d08 {
  color: var(--e-global-color-text);
}
.pro-3c3e
  > .large_1431
  > div
  > .tooltip_black_964d
  > .narrow-2d9f
  > a
  .hidden_ed17
  .middle_2d08,
.pro-3c3e
  > .large_1431
  > div
  > .tooltip_black_964d
  > .narrow-2d9f
  > .modal-72c6
  a
  .hidden_ed17
  .middle_2d08 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-3c3e
  > .large_1431
  > div
  > .tooltip_black_964d
  > .narrow-2d9f
  > a
  .list_78a3:before {
  color: var(--e-global-color-text);
}
.pro-3c3e
  > .large_1431
  > div
  > .tooltip_black_964d
  > .narrow-2d9f
  > .modal-72c6
  a
  .list_78a3:before {
  color: var(--e-global-color-text);
}
.pro-3c3e
  > .large_1431
  > div
  > .tooltip_black_964d
  > .narrow-2d9f.accent-b177
  > a
  .list_78a3:before {
  color: var(--e-global-color-text);
}
.pro-3c3e
  > .large_1431
  > div
  > .tooltip_black_964d
  > .narrow-2d9f
  > .modal-72c6
  .narrow-2d9f.accent-b177
  > a
  .list_78a3:before {
  color: var(--e-global-color-text);
}
.fixed-d650 .content_inner_9f8e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed-d650
  .label-81ae:hover
  .content_inner_9f8e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.east_ad12
  > .large_1431
  > .orange_4776
  > .carousel-fa85
  > .text-east-18a3
  > .accordion_b03e
  .popup_hovered_f736 {
  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);
}
.east_ad12
  > .large_1431
  > .orange_4776
  > .carousel-fa85
  > .text-east-18a3
  > .accordion_b03e:hover
  .popup_hovered_f736 {
  color: var(--e-global-color-text);
}
.east_ad12
  > .large_1431
  > .orange_4776
  > .carousel-fa85
  > .text-east-18a3
  > .accordion_b03e:hover
  .popup_hovered_f736 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east_ad12
  > .large_1431
  > .orange_4776
  > .carousel-fa85
  > .text-east-18a3.input_top_aeae
  > .accordion_b03e
  .popup_hovered_f736 {
  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);
}
.backdrop-425e .input_acb4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-425e .upper_c583 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-425e .hidden-thick-cd9d {
  background-color: var(--e-global-color-primary);
}
.backdrop-425e .hidden-thick-cd9d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last_35f1
  > .large_1431
  > .fluid-4026
  > .badge_3d55
  > .filter-5332
  .carousel_90f5 {
  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);
}
.last_35f1
  > .large_1431
  > .fluid-4026
  > .badge_3d55
  > .filter-5332
  .popup_832f {
  color: var(--e-global-color-text);
}
.last_35f1
  > .large_1431
  > .fluid-4026
  > .badge_3d55
  > .filter-5332:hover
  .carousel_90f5 {
  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);
}
.last_35f1
  > .large_1431
  > .fluid-4026
  > .badge_3d55
  > .filter-5332:hover
  .popup_832f {
  color: var(--e-global-color-secondary);
}
.last_35f1
  > .large_1431
  > .fluid-4026
  > .badge_3d55
  > .filter-5332.paragraph_full_7786
  .carousel_90f5 {
  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);
}
.last_35f1
  > .large_1431
  > .fluid-4026
  > .badge_3d55
  > .filter-5332.paragraph_full_7786
  .popup_832f {
  color: var(--e-global-color-primary);
}
.pagination-8a65
  .warm-6567
  .photo-narrow-ede6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-8a65 .fresh_9e29 .layout_0987 .surface-left-f25a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_4260 .description_3374 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_4260 .wide-d936 .description_3374 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_4260 .title_0258 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass_4260 .title_0258 {
  background-color: var(--e-global-color-primary);
}
.overlay-west-538b .full_9174 .content_9662 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-west-538b
  .full_9174:hover
  .grid_smooth_89de {
  color: var(--e-global-color-secondary);
}
.overlay-west-538b
  .full_9174:hover
  .content_9662 {
  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);
}
.tiny_5002 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.hover_7513 {
  flex-direction: column;
}

.hover_7513 .light_574f {
  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.hover_7513 .light_574f {
  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);
}

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

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

.mask_d826.shadow_26e7 {
  display: none;
}

.icon-a4da {
  display: none;
}

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

.tooltip_81ea.caption_pink_50a6 {
  margin-bottom: 40px;
  width: 100%;
}

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

.hover_7513 a {
  width: 100%;
}

.out-24b6 .aside-tiny-e002.logo-complex-41e5 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.out-24b6
  .aside-tiny-e002.focused_8595
  .top_1e0a
  .shadow-81eb {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.detail-silver-6ffa.outline_east_6259 > .inner-1c73 {
  display: flex;
  align-items: center;
}

.breadcrumb-8db4 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.bottom-89bb {
  position: relative;
  width: 100%;
}

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

.hidden-452e {
  font-size: 35px !important;
}

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

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

.thumbnail-ef63 {
  display: flex;
  gap: 50px;
}

.out-24b6
  .aside-tiny-e002.overlay_44ae
  .preview-12e4
  .hovered_3a41 {
  width: 100% !important;
}

.tabs-thick-d23d {
  width: 500px !important;
  max-width: none;
}

.down_6206 {
  width: 100%;
}

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

.prev-013a {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.steel-26be {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.prev-013a:hover .steel-26be {
  visibility: visible;
}
.prev-013a:hover.prev-013a::before {
  display: block;
}

.hovered_f979 h3 {
  color: #fff;
}

.widget-new-30f6 {
  margin: 0;
}

.out-24b6
  .aside-tiny-e002.overlay_44ae
  .hovered_3a41
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.shade-down-ee22 {
  width: 100%;
}

.active_af55 {
  width: 100%;
}

.pagination-4f72 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.active_af55 {
  width: 100%;
}

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

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

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

.banner-selected-c707 {
  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;
}

.hover_7513 .light_574f.fast-f931 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.hover_7513 h1.light_574f {
  margin-top: 80px !important;
}

.out-24b6 .aside-tiny-e002.pressed-2b3c {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.feature_bronze_63c0 img {
  width: 100%;
}

.picture-c620 .footer-d764.top_1e0a {
  justify-content: space-between;
}

.grid_9a52 {
  display: none;
}

.west_26c7 .title_4004 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .detail-silver-6ffa .inner-1c73 {
    flex-wrap: nowrap !important;
  }
}

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

  .tabs-thick-d23d {
    width: 100% !important;
  }
}

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

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

  .picture-c620 .footer-d764.top_1e0a {
    border-bottom: 1px solid #f0c159;
  }

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

  .detail-silver-6ffa.outline_east_6259 > .inner-1c73 {
    gap: 15px;
    justify-content: space-between;
  }

  .out-24b6
    .aside-tiny-e002.overlay_44ae
    .hovered_3a41
    img {
    width: 60% !important;
  }

  .wide_c498 {
    left: 2%;
  }

  .photo_d2e4 {
    margin: 10px 0;
  }

  .hover_7513 .title_4004 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .hidden-452e {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.hover_7513 .light_574f,
  .hover_7513 .light_574f {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .hovered_3a41 {
    justify-content: center;
  }

  .hover_7513 .title_4004 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .out-24b6 .aside-tiny-e002.logo-complex-41e5 {
    width: 75% !important;
  }

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

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

  h2.hover_7513 .light_574f,
  .hover_7513 .light_574f {
    font-size: 30px !important;
  }

  .hovered_3a41 {
    justify-content: center;
  }

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

  .link_first_0fbf
    .yellow-363d.list_04e9 {
    margin: 0 !important;
  }

  .breadcrumb-8db4 {
    margin: 0;
    gap: 10px;
  }

  .photo_d2e4 {
    display: flex;
  }

  .card-pink-e5b2 .prev_7d5a {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .pagination-4f72 {
    justify-content: flex-end;
    gap: 1px;
  }

  .hover_7513 h1.light_574f {
    margin-top: 40px !important;
  }

  .out-24b6
    .aside-tiny-e002.overlay_44ae
    .hovered_3a41
    img,
  .dirty-bb18 .preview-12e4 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .out-24b6 .aside-tiny-e002.logo-complex-41e5 {
    width: 100% !important;
  }

  .detail-silver-6ffa.outline_east_6259 > .inner-1c73 {
    gap: 3px;
  }

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

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

/* 超紧凑型导航菜单样式 */
.picture-c620 .footer-d764.top_1e0a {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.picture-c620 .footer-d764.top_1e0a: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);
}

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

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

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

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

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

/* 图片块简化样式 */
.gradient-1a6d {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .picture-c620 .footer-d764.top_1e0a {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .hover_7513 .light_574f {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .prev_7d5a {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.footer_585d .motion_0c3e {
  flex-shrink: 0;
  white-space: nowrap;
}

.footer_585d .main_down_7215 {
  flex-shrink: 0;
  min-width: fit-content;
}

.footer_585d .shadow-81eb {
  white-space: nowrap;
}

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

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

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

.footer_585d .main_down_7215 {
  max-width: 80px !important;
  overflow: hidden;
}

.footer_585d .footer-d764.top_1e0a {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.footer_585d .shadow-81eb {
  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);
  }
}

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

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

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

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

body .alert_08b2:nth-child(2),
.out-24b6 .alert_08b2:nth-child(2),
#page .alert_08b2: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;
}

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

/* css-noise: dfec */
.widget-item-s1 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
