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(.block-e1ff) {
  gap: 0.5em;
}
:where(.right_4499) {
  gap: 0.5em;
}
body .element-rough-b6d1 > .liquid-918e {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .element-rough-b6d1 > .dark_db0a {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .element-rough-b6d1 > .current-f01d {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .element_middle_5ce9 > .liquid-918e {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .element_middle_5ce9 > .dark_db0a {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .element_middle_5ce9 > .current-f01d {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .element_middle_5ce9
  > :where(:not(.liquid-918e):not(.dark_db0a):not(.tiny_1bae)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .element_middle_5ce9 > .narrow-adb8 {
  max-width: var(--wp--style--global--wide-size);
}
body .block-e1ff {
  display: flex;
}
body .block-e1ff {
  flex-wrap: wrap;
  align-items: center;
}
body .block-e1ff > * {
  margin: 0;
}
body .right_4499 {
  display: grid;
}
body .right_4499 > * {
  margin: 0;
}
:where(.red-4bd7.block-e1ff) {
  gap: 2em;
}
:where(.red-4bd7.right_4499) {
  gap: 2em;
}
:where(.iron-f318.block-e1ff) {
  gap: 1.25em;
}
:where(.iron-f318.right_4499) {
  gap: 1.25em;
}
.icon_hovered_f460 {
  color: var(--wp--preset--color--black) !important;
}
.accent-plasma-d233 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.cool-6e46 {
  color: var(--wp--preset--color--white) !important;
}
.bronze-295a {
  color: var(--wp--preset--color--pale-pink) !important;
}
.header-a4fd {
  color: var(--wp--preset--color--vivid-red) !important;
}
.form-active-29e5 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.cool-b66e {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.caption-wide-be96 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.list_2b6e {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.search_9d5b {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.lower_af84 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.smooth_8d55 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.center-5a71 {
  background-color: var(--wp--preset--color--black) !important;
}
.badge_short_acc1 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.blue-7037 {
  background-color: var(--wp--preset--color--white) !important;
}
.photo_ca26 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.aside-f214 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.right_5253 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.summary_paper_000a {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tag-action-797e {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.silver_d32a {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.focus_be9d {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.green-c44e {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.backdrop-b115 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.wood-3ff9 {
  border-color: var(--wp--preset--color--black) !important;
}
.inner-03e4 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.gradient_easy_bf5d {
  border-color: var(--wp--preset--color--white) !important;
}
.heading_4bdb {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.dark_e60b {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.tertiary_advanced_0970 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.white_6d32 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.surface_paper_9159 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.article_hard_a287 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.slider_inner_748b {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.focus_1eb6 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.last-798c {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.south-9c61 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.hard-2daa {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.gradient-acbc {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.red-ab1c {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.backdrop-hard-e8dd {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.shadow-2c07 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.nav-up-f925 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.red_2dd4 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.highlight-fast-3398 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.first-2906 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.photo_lower_b628 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.search_top_4e57 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.panel-solid-1f78 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.left-d008 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.down_ee41 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.menu-pro-a0e0 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.tabs-narrow-6beb a:where(:not(.old_5bb0)) {
  color: inherit;
}
:where(.iron-f318.block-e1ff) {
  gap: 1.25em;
}
:where(.iron-f318.right_4499) {
  gap: 1.25em;
}
:where(.red-4bd7.block-e1ff) {
  gap: 2em;
}
:where(.red-4bd7.right_4499) {
  gap: 2em;
}
.card_7caa {
  font-size: 1.5em;
  line-height: 1.6;
}

.caption-73f3 .progress-thick-f7e3 {
  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);
}
.tertiary-copper-61f0 .hero-8082 {
  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);
}
.paragraph-focused-bdca {
  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);
}
.paragraph-focused-bdca.medium-6e36 .brown_627b {
  background-color: var(--e-global-color-primary);
}
.paragraph-focused-bdca.text-547d .brown_627b,
.paragraph-focused-bdca.photo-a505 .brown_627b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.pressed-c75a .popup_38de {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.sort_static_d1fb {
  --divider-color: var(--e-global-color-secondary);
}
.sort_static_d1fb .short_bc06 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.sort_static_d1fb.hero-lite-c09f .tag_short_d97c {
  background-color: var(--e-global-color-secondary);
}
.sort_static_d1fb.upper-db88 .tag_short_d97c,
.sort_static_d1fb.paragraph_dynamic_d689 .tag_short_d97c {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.sort_static_d1fb.upper-db88 .tag_short_d97c,
.sort_static_d1fb.paragraph_dynamic_d689 .tag_short_d97c svg {
  fill: var(--e-global-color-secondary);
}
.block-8d7b .feature-4f49 {
  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);
}
.block-8d7b .dropdown_1fae {
  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);
}
.thumbnail-solid-b2d6.hero-lite-c09f .tag_short_d97c {
  background-color: var(--e-global-color-primary);
}
.thumbnail-solid-b2d6.upper-db88 .tag_short_d97c,
.thumbnail-solid-b2d6.paragraph_dynamic_d689 .tag_short_d97c {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.thumbnail-solid-b2d6.upper-db88 .tag_short_d97c,
.thumbnail-solid-b2d6.paragraph_dynamic_d689 .tag_short_d97c svg {
  fill: var(--e-global-color-primary);
}
.popup_fresh_e684.hero-lite-c09f .tag_short_d97c {
  background-color: var(--e-global-color-primary);
}
.popup_fresh_e684.upper-db88 .tag_short_d97c,
.popup_fresh_e684.paragraph_dynamic_d689 .tag_short_d97c {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.popup_fresh_e684 .out_29f1 {
  color: var(--e-global-color-primary);
}
.popup_fresh_e684 .out_29f1,
.popup_fresh_e684 .out_29f1 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_fresh_e684 .fast-35e3 {
  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);
}
.block-dark-adf0 .card_6e8a {
  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);
}
.button-orange-e304 .primary-090e .media-24e4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_left_f8f5 .focus-85f7:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.photo_left_f8f5 .logo-east-025a i {
  color: var(--e-global-color-primary);
}
.photo_left_f8f5 .logo-east-025a svg {
  fill: var(--e-global-color-primary);
}
.photo_left_f8f5 .iron-446b {
  color: var(--e-global-color-secondary);
}
.photo_left_f8f5 .focus-85f7 > .iron-446b,
.photo_left_f8f5 .focus-85f7 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_5704 .thumbnail_hard_f961 {
  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);
}
.aside_5704 .heading_6a00 {
  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);
}
.highlight_middle_7206 .highlight_fluid_43d4 .selected-e994 {
  background-color: var(--e-global-color-primary);
}
.highlight_middle_7206 .banner_red_1818 {
  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);
}
.dropdown_tiny_5c94 .layout-4db9 {
  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);
}
.dropdown_tiny_5c94 .large-9ea8 {
  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);
}
.dropdown_tiny_5c94 .description-right-e7e9 {
  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);
}
.aside-ffd0 .outline-complex-61e4,
.aside-ffd0 .outline-complex-61e4 a {
  color: var(--e-global-color-primary);
}
.aside-ffd0 .outline-complex-61e4.basic-e2cb,
.aside-ffd0 .outline-complex-61e4.basic-e2cb a {
  color: var(--e-global-color-accent);
}
.aside-ffd0 .outline-complex-61e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-ffd0 .module_green_5e1a {
  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);
}
.clean-9824 .shade-huge-64fc,
.clean-9824 .module-green-668f {
  color: var(--e-global-color-primary);
}
.clean-9824 .shade-huge-64fc svg {
  fill: var(--e-global-color-primary);
}
.clean-9824 .basic-e2cb .shade-huge-64fc,
.clean-9824 .basic-e2cb .module-green-668f {
  color: var(--e-global-color-accent);
}
.clean-9824 .basic-e2cb .shade-huge-64fc svg {
  fill: var(--e-global-color-accent);
}
.clean-9824 .module-green-668f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean-9824 .module_green_5e1a {
  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);
}
.iron_3496 .blue_290e,
.iron_3496 .backdrop-narrow-71ef {
  color: var(--e-global-color-primary);
}
.iron_3496 .backdrop-narrow-71ef svg {
  fill: var(--e-global-color-primary);
}
.iron_3496 .outline-complex-61e4.basic-e2cb a,
.iron_3496
  .outline-complex-61e4.basic-e2cb
  .backdrop-narrow-71ef {
  color: var(--e-global-color-accent);
}
.iron_3496 .blue_290e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_3496 .module_green_5e1a {
  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);
}
.disabled_916d .filter_8fd8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_916d .main_0875 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_0e1d .copper_05df .shadow_east_acdf {
  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);
}
.pink_0e1d .copper_05df .alert_bottom_a381 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_0e1d .list-short-b321 .shadow_east_acdf {
  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);
}
.pink_0e1d
  .list-short-b321
  .alert_bottom_a381 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_0e1d
  .module-1219
  .shadow_east_acdf {
  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);
}
.pink_0e1d
  .module-1219
  .alert_bottom_a381 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_0e1d
  .media-3c65
  .shadow_east_acdf {
  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);
}
.pink_0e1d
  .media-3c65
  .alert_bottom_a381 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-71b6 .right_2db4 {
  background-color: var(--e-global-color-primary);
}
.accent-71b6 .right_2db4:hover {
  background-color: var(--e-global-color-primary);
}
.accent-71b6 .container_orange_e60b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-71b6
  .right_2db4:hover
  .container_orange_e60b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_cold_0ecb .carousel_c857 {
  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);
}
.mini_2c23 .fresh_858c .search-c30e a {
  background-color: var(--e-global-color-accent);
}
.mini_2c23 .fresh_858c .border_943d a {
  background-color: var(--e-global-color-accent);
}
.mini_2c23 .fresh_858c .search-c30e a,
.mini_2c23 .fresh_858c .border_943d a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_easy_322e
  .component-6c93.static_95e6
  .fresh_858c
  a.mini_7f74 {
  background-color: var(--e-global-color-accent);
}
.mask_easy_322e
  .component-6c93.static_95e6
  .fresh_858c
  span.mini_7f74.fn-current-70f9 {
  background-color: var(--e-global-color-text);
}
.mask_easy_322e
  .component-6c93.static_95e6
  .fresh_858c
  .mini_7f74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_dim_482b .hard_72e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_dim_482b
  .iron_59f2
  > .list_8515
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_dim_482b
  .element-cf6a
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_dim_482b
  .main_purple_cd2e
  .breadcrumb_0d9a,
.outline_dim_482b
  .main_purple_cd2e
  .chip-solid-1ce0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_dim_482b
  .main_purple_cd2e
  .narrow-2bf6,
.outline_dim_482b
  .main_purple_cd2e
  a
  .narrow-2bf6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_dim_482b
  .main_purple_cd2e
  .picture_a432 {
  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);
}
.outline_dim_482b
  .main_purple_cd2e
  .nav_4b0e {
  background-color: var(--e-global-color-primary);
}
.outline_dim_482b
  .main_purple_cd2e
  .nav_4b0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_dim_482b
  .main_purple_cd2e
  .nav_4b0e:hover {
  background-color: var(--e-global-color-primary);
}
.outline_dim_482b
  .main_purple_cd2e
  .container_in_95dc {
  background-color: var(--e-global-color-primary);
}
.outline_dim_482b
  .main_purple_cd2e
  .container_in_95dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_dim_482b
  .main_purple_cd2e
  .container_in_95dc:hover {
  background-color: var(--e-global-color-primary);
}
.outline_dim_482b
  .label_1364
  .modal_out_e17d
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_dim_482b
  .label_1364
  .focused-9b30 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_dim_482b
  .label_1364
  .picture_a432 {
  color: var(--e-global-color-text);
}
.outline_dim_482b
  .label_1364
  .picture_a432
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_dim_482b
  .label_1364
  .nav_4b0e {
  background-color: var(--e-global-color-primary);
}
.outline_dim_482b
  .label_1364
  .nav_4b0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_dim_482b
  .label_1364
  .nav_4b0e:hover {
  background-color: var(--e-global-color-primary);
}
.outline_dim_482b
  .label_1364
  .container_in_95dc {
  background-color: var(--e-global-color-primary);
}
.outline_dim_482b
  .label_1364
  .container_in_95dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_dim_482b
  .label_1364
  .container_in_95dc:hover {
  background-color: var(--e-global-color-primary);
}
.outline_dim_482b .pagination-1646 {
  background-color: var(--e-global-color-primary);
}
.outline_dim_482b .pagination-1646:hover {
  background-color: var(--e-global-color-primary);
}
.outline_dim_482b .large-69b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_dim_482b .popup_large_326c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_down_b6e2 .element_small_368e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_down_b6e2
  .hard_93e9
  > div:nth-child(3)
  .element_small_368e,
.mask_down_b6e2
  .carousel_yellow_2025
  > div:nth-child(1)
  .element_small_368e,
.mask_down_b6e2
  .pro-b97d
  > div:nth-child(1)
  .element_small_368e,
.mask_down_b6e2
  .panel-south-c0d5
  > div:nth-child(1)
  .element_small_368e,
.mask_down_b6e2
  .simple_7502
  > div:nth-child(1)
  .element_small_368e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_down_b6e2 .nav-rough-b206 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_down_b6e2 .tabs_5bb3 {
  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);
}
.mask_down_b6e2 .basic-0b8c {
  background-color: var(--e-global-color-primary);
}
.mask_down_b6e2 .basic-0b8c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_down_b6e2 .basic-0b8c:hover {
  background-color: var(--e-global-color-primary);
}
.mask_down_b6e2 .upper-41b8 {
  background-color: var(--e-global-color-primary);
}
.mask_down_b6e2 .upper-41b8:hover {
  background-color: var(--e-global-color-primary);
}
.mask_down_b6e2 .large-69b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_down_b6e2 .popup_large_326c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-00f4 .menu_outer_27f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-00f4 .complex-998f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-00f4 .banner_e7f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-00f4 .label_medium_0be0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-00f4 .image-full-0e4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-00f4 .upper-41b8 {
  background-color: var(--e-global-color-primary);
}
.detail-00f4 .upper-41b8:hover {
  background-color: var(--e-global-color-primary);
}
.short_b6b0 .sidebar_old_68bf {
  background-color: var(--e-global-color-secondary);
}
.short_b6b0 .avatar_456a {
  background-color: var(--e-global-color-text);
}
.short_b6b0 .section-b94a {
  background-color: var(--e-global-color-secondary);
}
.short_b6b0 .action_5544 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_b6b0 .avatar_e902 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_b6b0 .warm_4a91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_b6b0 .up-ed97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_b6b0 .avatar-short-d290 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_7262 .middle_c98c .bottom_91bf,
.thick_7262
  .middle_c98c
  .bottom_91bf
  a,
.thick_7262 .notification_f42f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_7262 .middle_c98c .hero_copper_b122,
.thick_7262 .picture_steel_2a46 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_7262 .middle_c98c .hero_copper_b122 {
  color: var(--e-global-color-text);
}
.thick_7262 .picture_steel_2a46 {
  color: var(--e-global-color-text);
}
.thick_7262
  .middle_c98c
  .cool-10ec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick_7262 .hovered-e734 .active-79f1 {
  background-color: var(--e-global-color-primary);
}
.thick_7262 .hovered-e734 .active-79f1:hover {
  background-color: var(--e-global-color-primary);
}
.thick_7262 .hovered-e734 .notification-action-80e6 li span {
  background-color: var(--e-global-color-text);
}
.thick_7262 .hovered-e734 .notification-action-80e6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.thick_7262
  .hovered-e734
  .notification-action-80e6
  li.dim-c55a
  span {
  background-color: var(--e-global-color-accent);
}
.thick_7262 .paragraph-94ac span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-bf93 .pink_7050 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus-center-20ff .status-1a6f {
  background-color: var(--e-global-color-primary);
}
.focus-center-20ff .pagination-0134 {
  background-color: var(--e-global-color-secondary);
}
.focus-center-20ff .lower_3c9d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-center-20ff .rough_6f19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-center-20ff .hot-56ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-center-20ff .title_orange_0aa1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-center-20ff .outline_8304 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-center-20ff .hero-a34d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-center-20ff .accent-gas-f6e8 {
  background-color: var(--e-global-color-primary);
}
.focus-center-20ff .accent-gas-f6e8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo_large_62d9 .bright-5b1a {
  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);
}
.logo_large_62d9 .purple_bbfb {
  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);
}
.logo_large_62d9
  .blue_3abb:after {
  background-color: var(--e-global-color-primary);
}
.logo_large_62d9 .progress-fast-2978 {
  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);
}
.picture_264b .notification_f42f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_264b .picture_steel_2a46 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_5be6 .brown_cfb8 .large-4d48 {
  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);
}
.lower_5be6 .brown_cfb8 .popup-5c56 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-2057 .outer_893f {
  background-color: var(--e-global-color-primary);
}
.backdrop-2057 .link_down_b6e5 {
  background-color: var(--e-global-color-secondary);
}
.backdrop-2057 .next_db08 .popup_2bb3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-2057 .texture_wood_90bf .popup_2bb3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-067a .chip-6a24 .last_bd7a {
  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);
}
.left-067a .chip-6a24 .gallery_pink_613e {
  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);
}
.left-067a .chip-6a24 .tertiary-plasma-8522 {
  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);
}
.notice_0a79 .photo_paper_49cb {
  border-color: var(--e-global-color-text);
}
.notice_0a79 .overlay_tiny_00db {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_0a79 .text-west-5159 {
  color: var(--e-global-color-primary);
}
.notice_0a79 .fluid-83e7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic_432b .gallery-fa28 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.basic_432b .action-7b0c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.basic_432b .table-full-a6fb:hover .gallery-fa28 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.basic_432b
  .table-full-a6fb:hover
  .action-7b0c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-d845 .wide-c10e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-d845 .disabled_hard_3269 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-b009 .frame-5df8 .fast_116a {
  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);
}
.clean-b009 .caption_8221 .fast_116a {
  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);
}
.current_1e21 .easy_fe82 {
  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);
}
.tall_9784 .lower_9a96 .purple_9218 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_9784 .lower_9a96 .purple_9218 {
  background-color: var(--e-global-color-secondary);
}
.tall_9784 .carousel-749d .purple_9218 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_9784 .carousel-749d .purple_9218 {
  background-color: var(--e-global-color-secondary);
}
.tall_9784 .highlight_10e3 .component_cc15 {
  background-color: var(--e-global-color-primary);
}
.tall_9784 .highlight_10e3:hover .component_cc15 {
  background-color: var(--e-global-color-secondary);
}
.tall_9784 .active-79f1 {
  background-color: var(--e-global-color-primary);
}
.tall_9784 .active-79f1:hover {
  background-color: var(--e-global-color-accent);
}
.tall_9784 .notification-action-80e6 li span {
  background-color: var(--e-global-color-text);
}
.tall_9784 .notification-action-80e6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.tall_9784 .notification-action-80e6 li.dim-c55a span {
  background-color: var(--e-global-color-accent);
}
.gallery-clean-48c5 .outer-bb70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-clean-48c5 .icon_b5c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-22c0 .right-0b3f:before {
  background-color: var(--e-global-color-secondary);
}
.light-22c0 .pagination-3d79 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-22c0 .filter-stale-77b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-red-e86d .plasma_0330 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-red-e86d .plasma_0330:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-red-e86d .plasma_0330.fn-active-70f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-red-e86d .badge_fluid_2d11 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-red-e86d .surface_fae4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-red-e86d .form-fba4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-red-e86d .disabled_purple_2e76 {
  background-color: var(--e-global-color-primary);
}
.tag-red-e86d .disabled_purple_2e76 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag-red-e86d .hard_72de {
  background-color: var(--e-global-color-primary);
}
.tag-red-e86d .hard_72de {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask-6a22 .article_a177 .input_south_3e3e a {
  color: var(--e-global-color-secondary);
}
.mask-6a22 .article_a177 .input_south_3e3e a:hover {
  color: var(--e-global-color-secondary);
}
.mask-6a22 .article_a177 .input_south_3e3e,
.mask-6a22 .article_a177 .input_south_3e3e a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-6a22 .article_a177 .wide_dc17 {
  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);
}
.mask-6a22 .article_a177 .secondary_1562 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-6a22 .article_a177 .brown_bcc4 {
  background-color: var(--e-global-color-primary);
}
.mask-6a22 .article_a177 .brown_bcc4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-6a22 .article_a177 .brown_bcc4:hover {
  background-color: var(--e-global-color-primary);
}
.mask-6a22 .article_a177 .carousel_north_f3cd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask-6a22 .article_a177 .carousel_north_f3cd {
  background-color: var(--e-global-color-primary);
}
.mask-6a22 .article_a177 .carousel_north_f3cd:hover {
  background-color: var(--e-global-color-primary);
}
.mask-6a22 .article_a177 .active-79f1 {
  background-color: var(--e-global-color-primary);
}
.mask-6a22 .article_a177 .active-79f1:hover {
  background-color: var(--e-global-color-primary);
}
.mask-6a22 .hovered-e734 .notification-action-80e6 li span {
  background-color: var(--e-global-color-text);
}
.mask-6a22 .hovered-e734 .notification-action-80e6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.mask-6a22 .hovered-e734 .notification-action-80e6 li.dim-c55a span {
  background-color: var(--e-global-color-accent);
}
.mask-6a22 .large-69b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask-6a22 .popup_large_326c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright-4e59 .search-b451 .menu_first_a4cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright-4e59 .search-b451 .detail_3ed7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-4e59 .search-b451 .section-5c6e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_last_5e64 .surface-780f {
  border-color: var(--e-global-color-text);
}
.header_last_5e64 .medium_e9c3 {
  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);
}
.header_last_5e64 .row-e2ba {
  color: var(--e-global-color-secondary);
}
.header_last_5e64 .row-e2ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_last_5e64 .disabled-south-4ac7 > * {
  color: var(--e-global-color-primary);
}
.header_last_5e64 .disabled-south-4ac7 > * svg {
  fill: var(--e-global-color-primary);
}
.header_last_5e64 .bottom-47c0 {
  color: var(--e-global-color-primary);
}
.header_last_5e64 .bottom-47c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_last_5e64 .tertiary_first_798d {
  color: var(--e-global-color-primary);
}
.header_last_5e64 .tertiary_first_798d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_last_5e64 .button-active-4e88 {
  color: var(--e-global-color-primary);
}
.header_last_5e64 .button-active-4e88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_last_5e64 .menu-4e9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_last_5e64 .secondary-f439 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_last_5e64 .secondary-f439.picture-steel-ff55 {
  color: var(--e-global-color-secondary);
}
.header_last_5e64 .secondary-f439.picture-steel-ff55 .sidebar_fixed_8070 {
  color: var(--e-global-color-accent);
}
.header_last_5e64 .secondary-f439.summary-left-e832 {
  color: var(--e-global-color-text);
}
.header_last_5e64 .secondary-f439.summary-left-e832 .sidebar_fixed_8070 {
  color: var(--e-global-color-text);
}
.header_last_5e64 .secondary-f439:before {
  border-top-color: var(--e-global-color-text);
}
.header_last_5e64 .avatar-cded {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_last_5e64
  .avatar-cded
  .hero-a91b {
  background-color: var(--e-global-color-primary);
}
.header_last_5e64
  .avatar-cded
  .hero-a91b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_last_5e64 .surface-780f .dynamic-b168 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-5623 .popup_hard_fea2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-5623 .item_top_ca5c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-hovered-dcbe .small-6f16 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-hovered-dcbe
  .secondary_soft_f191
  .main-static-9fff {
  background-color: var(--e-global-color-secondary);
}
.tag-hovered-dcbe
  .secondary_soft_f191.caption_0f76
  .main-static-9fff {
  background-color: var(--e-global-color-text);
}
.tag-hovered-dcbe
  .secondary_soft_f191:hover
  .main-static-9fff {
  background-color: var(--e-global-color-accent);
}
.tag-hovered-dcbe
  .secondary_soft_f191.fn-active-70f9
  .main-static-9fff {
  background-color: var(--e-global-color-primary);
}
.content-85b9 .small-cd76 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.content-85b9 .active_cool_3871 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-85b9 .orange-5024 {
  background-color: var(--e-global-color-primary);
}
.content-85b9 .orange-5024 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_huge_34ec .wood-a94b .caption-afec .container-bottom-3fa0 {
  background-color: var(--e-global-color-secondary);
}
.shadow_huge_34ec .wood-a94b .first-8a98:after {
  background-color: var(--e-global-color-secondary);
}
.shadow_huge_34ec .sort_96bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_huge_34ec .cool-e6ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_huge_34ec .easy_fc8f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_huge_34ec .breadcrumb_first_5a41 {
  background-color: var(--e-global-color-primary);
}
.shadow_huge_34ec .breadcrumb_first_5a41 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_huge_34ec .pattern_simple_8624 {
  background-color: var(--e-global-color-secondary);
}
.shadow_huge_34ec .pattern_simple_8624 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_huge_34ec .wood-a94b .surface_7edc .list_923a:hover {
  background-color: var(--e-global-color-primary);
}
.shadow_huge_34ec
  .wood-a94b
  .surface_7edc
  .list_923a.brown-cdc9 {
  background-color: var(--e-global-color-primary);
}
.shadow_huge_34ec .wood-a94b .detail-bottom-9ed4:before {
  border-color: var(--e-global-color-primary);
}
.shadow_huge_34ec .wood-a94b .detail-bottom-9ed4:hover:before {
  border-color: var(--e-global-color-secondary);
}
.shadow_huge_34ec
  .wood-a94b
  .detail-bottom-9ed4.modal-action-9589:before {
  border-color: var(--e-global-color-primary);
}
.shadow_huge_34ec .hover-old-2ea0 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_pro_d6b3 .overlay-silver-d2aa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table_pro_d6b3 .overlay-silver-d2aa:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table_pro_d6b3 .overlay-silver-d2aa.popup_2336 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table_pro_d6b3 .notice_2b5e {
  background-color: var(--e-global-color-primary);
}
.table_pro_d6b3 .notice_2b5e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table_pro_d6b3
  .smooth_3c89
  .row-d9c1
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table_pro_d6b3
  .paper_956e
  .row-d9c1
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row_brown_735e
  .progress_04b9
  .modal_advanced_a2fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_brown_735e
  .progress_04b9
  .info-2c24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_brown_735e .primary-bronze-faf4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_brown_735e .badge-solid-084a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_brown_735e .green-cecc {
  background-color: var(--e-global-color-primary);
}
.row_brown_735e .green-cecc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block-first-18df .layout_gas_5029 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-first-18df .fresh_b50c {
  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);
}
.block-first-18df .menu-easy-9b20 {
  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);
}
.block-first-18df .menu-easy-9b20 a:hover {
  color: var(--e-global-color-secondary);
}
.block-first-18df .hard_f001 {
  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);
}
.block-first-18df .widget_fresh_46f2 {
  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);
}
.block-first-18df .advanced-df4f .active-79f1 {
  background-color: var(--e-global-color-primary);
}
.block-first-18df .advanced-df4f .active-79f1:hover {
  background-color: var(--e-global-color-accent);
}
.block-first-18df
  .advanced-df4f
  .notification-action-80e6
  li
  span {
  background-color: var(--e-global-color-text);
}
.block-first-18df
  .advanced-df4f
  .notification-action-80e6
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.block-first-18df
  .advanced-df4f
  .notification-action-80e6
  li.dim-c55a
  span {
  background-color: var(--e-global-color-accent);
}
.panel-2f9c
  .banner-advanced-491f
  .over_efab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-2f9c .banner-advanced-491f .outline-1cbb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-2f9c .banner-advanced-491f .tall-07ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-2f9c .tabs_wide_1d33 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.panel-2f9c
  .bright_90ad.dynamic_bc76 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-short-9eb8
  > .copper-56c7
  > div
  > .prev-e4e5
  > .out-ac78
  > a {
  background-color: var(--e-global-color-text);
}
.detail-short-9eb8
  > .copper-56c7
  > div
  > .prev-e4e5
  > .out-ac78
  > a
  .header-29aa.banner_fixed_41bf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail-short-9eb8
  > .copper-56c7
  > div
  > .prev-e4e5
  > .out-ac78
  > a
  .image-c588.up-1979 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail-short-9eb8
  > .copper-56c7
  > div
  > .prev-e4e5
  > .out-ac78
  > .slow-7b9b
  .out-ac78
  > a {
  background-color: var(--e-global-color-secondary);
}
.detail-short-9eb8
  > .copper-56c7
  > div
  > .prev-e4e5
  > .out-ac78
  > .slow-7b9b
  .out-ac78
  > a
  .notification-3b76 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-short-9eb8
  > .copper-56c7
  > div
  > .prev-e4e5
  > .out-ac78
  > .slow-7b9b
  .out-ac78
  > a
  .image-c588.footer_4453 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail-short-9eb8
  > .copper-56c7
  > div
  > .prev-e4e5
  > .out-ac78
  > a
  .dirty-9708:before {
  color: var(--e-global-color-text);
}
.detail-short-9eb8
  > .copper-56c7
  > div
  > .prev-e4e5
  > .out-ac78
  > .slow-7b9b
  a
  .dirty-9708:before {
  color: var(--e-global-color-text);
}
.detail-short-9eb8
  > .copper-56c7
  > div
  > .prev-e4e5
  > .out-ac78.sidebar-23c8
  > a
  .dirty-9708:before {
  color: var(--e-global-color-text);
}
.detail-short-9eb8
  > .copper-56c7
  > div
  > .prev-e4e5
  > .out-ac78
  > .slow-7b9b
  .out-ac78.sidebar-23c8
  > a
  .dirty-9708:before {
  color: var(--e-global-color-text);
}
.detail-short-9eb8
  > .copper-56c7
  > div
  > .prev-e4e5
  > .out-ac78
  > a
  .small_3f68
  .aside_focused_9182 {
  color: var(--e-global-color-text);
}
.detail-short-9eb8
  > .copper-56c7
  > div
  > .prev-e4e5
  > .out-ac78
  > .slow-7b9b
  a
  .small_3f68
  .aside_focused_9182 {
  color: var(--e-global-color-text);
}
.detail-short-9eb8
  > .copper-56c7
  > div
  > .prev-e4e5
  > .out-ac78
  > a
  .small_3f68
  .aside_focused_9182,
.detail-short-9eb8
  > .copper-56c7
  > div
  > .prev-e4e5
  > .out-ac78
  > .slow-7b9b
  a
  .small_3f68
  .aside_focused_9182 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-short-9eb8
  > .copper-56c7
  > div
  > .prev-e4e5
  > .out-ac78
  > a
  .thumbnail-wide-cdce:before {
  color: var(--e-global-color-text);
}
.detail-short-9eb8
  > .copper-56c7
  > div
  > .prev-e4e5
  > .out-ac78
  > .slow-7b9b
  a
  .thumbnail-wide-cdce:before {
  color: var(--e-global-color-text);
}
.detail-short-9eb8
  > .copper-56c7
  > div
  > .prev-e4e5
  > .out-ac78.sidebar-23c8
  > a
  .thumbnail-wide-cdce:before {
  color: var(--e-global-color-text);
}
.detail-short-9eb8
  > .copper-56c7
  > div
  > .prev-e4e5
  > .out-ac78
  > .slow-7b9b
  .out-ac78.sidebar-23c8
  > a
  .thumbnail-wide-cdce:before {
  color: var(--e-global-color-text);
}
.east-5e6e .complex_111a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.east-5e6e
  .next_ab2f:hover
  .complex_111a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.iron_febd
  > .copper-56c7
  > .sidebar-b05e
  > .soft_5344
  > .sidebar-ea54
  > .caption_right_2488
  .summary-fast-a3e0 {
  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);
}
.iron_febd
  > .copper-56c7
  > .sidebar-b05e
  > .soft_5344
  > .sidebar-ea54
  > .caption_right_2488:hover
  .summary-fast-a3e0 {
  color: var(--e-global-color-text);
}
.iron_febd
  > .copper-56c7
  > .sidebar-b05e
  > .soft_5344
  > .sidebar-ea54
  > .caption_right_2488:hover
  .summary-fast-a3e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_febd
  > .copper-56c7
  > .sidebar-b05e
  > .soft_5344
  > .sidebar-ea54.menu-e8f3
  > .caption_right_2488
  .summary-fast-a3e0 {
  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);
}
.silver-8035 .dropdown-pressed-8292 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-8035 .block-gas-229c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-8035 .caption-4928 {
  background-color: var(--e-global-color-primary);
}
.silver-8035 .caption-4928 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_pro_9936
  > .copper-56c7
  > .input_5c73
  > .orange-12a0
  > .filter-fluid-b731
  .highlight_26e6 {
  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);
}
.wrapper_pro_9936
  > .copper-56c7
  > .input_5c73
  > .orange-12a0
  > .filter-fluid-b731
  .logo_5c01 {
  color: var(--e-global-color-text);
}
.wrapper_pro_9936
  > .copper-56c7
  > .input_5c73
  > .orange-12a0
  > .filter-fluid-b731:hover
  .highlight_26e6 {
  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);
}
.wrapper_pro_9936
  > .copper-56c7
  > .input_5c73
  > .orange-12a0
  > .filter-fluid-b731:hover
  .logo_5c01 {
  color: var(--e-global-color-secondary);
}
.wrapper_pro_9936
  > .copper-56c7
  > .input_5c73
  > .orange-12a0
  > .filter-fluid-b731.notice-solid-9fd5
  .highlight_26e6 {
  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);
}
.wrapper_pro_9936
  > .copper-56c7
  > .input_5c73
  > .orange-12a0
  > .filter-fluid-b731.notice-solid-9fd5
  .logo_5c01 {
  color: var(--e-global-color-primary);
}
.hard_62ba
  .button-pressed-d1d3
  .status-964f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_62ba .tooltip_8586 .dynamic-b168 .sort-red-346f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_full_668b .panel_simple_9ab2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_full_668b .inner-d6d3 .panel_simple_9ab2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_full_668b .middle-702b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_full_668b .middle-702b {
  background-color: var(--e-global-color-primary);
}
.pink-9e1e .photo_pro_0f7b .banner_143f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink-9e1e
  .photo_pro_0f7b:hover
  .content-last-09b8 {
  color: var(--e-global-color-secondary);
}
.pink-9e1e
  .photo_pro_0f7b:hover
  .banner_143f {
  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);
}
.tertiary-light-8642 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.summary_rough_f93b {
  flex-direction: column;
}

.summary_rough_f93b .preview-huge-7dc2 {
  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.summary_rough_f93b .preview-huge-7dc2 {
  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);
}

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

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

.caption-264f.wrapper_275a {
  display: none;
}

.bright_ea83 {
  display: none;
}

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

.black-6666.wood_16e1 {
  margin-bottom: 40px;
  width: 100%;
}

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

.summary_rough_f93b a {
  width: 100%;
}

.disabled_71a7 .message-complex-9007.list-8bab {
  width: 20% !important;
}

.picture-simple-95ad {
  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; /* 字母间距 */
}

.picture-simple-95ad: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%);
}

.picture-simple-95ad svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.disabled_71a7
  .message-complex-9007.yellow-d71d
  .icon-lower-6dd2
  .inner_5a75 {
  font-size: 20px !important;
}

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

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

.block-clean-4788 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.description-066f.table-7940 > .section-east-89cf {
  display: flex;
  align-items: center;
}

.hard-22a6 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.progress-outer-5bbf {
  position: relative;
  width: 100%;
}

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

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

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

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

.down-2eb1 {
  display: flex;
  gap: 50px;
}

.disabled_71a7
  .message-complex-9007.carousel_full_12d7
  .white-6f33
  .menu_74ee {
  width: 100% !important;
}

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

.icon_complex_5b3f {
  width: 100%;
}

.label-7d6e {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.nav_3130:hover .label_lower_7430 {
  visibility: visible;
}
.nav_3130:hover.nav_3130::before {
  display: block;
}

.block-clean-4788 h3 {
  color: #fff;
}

.narrow-b8c0 {
  margin: 0;
}

.disabled_71a7
  .message-complex-9007.carousel_full_12d7
  .menu_74ee
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.last_74c2 {
  width: 100%;
}

.main-75e1 {
  width: 100%;
}

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

.main-75e1 {
  width: 100%;
}

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

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

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

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

.summary_rough_f93b .preview-huge-7dc2.copper-6218 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.summary_rough_f93b h1.preview-huge-7dc2 {
  margin-top: 80px !important;
}

.disabled_71a7 .message-complex-9007.avatar-a7ed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.light_a3b4 img {
  width: 100%;
}

.dark_c4b4 .bronze_946d.icon-lower-6dd2 {
  justify-content: space-between;
}

.thick-60e1 {
  display: none;
}

.accent_e18f .search_1517 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .description-066f .section-east-89cf {
    flex-wrap: nowrap !important;
  }
}

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

  .dim-caa1 {
    width: 100% !important;
  }
}

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

  .picture-simple-95ad svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .dark_c4b4 .bronze_946d.icon-lower-6dd2 {
    border-bottom: 1px solid #f0c159;
  }

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

  .description-066f.table-7940 > .section-east-89cf {
    gap: 15px;
    justify-content: space-between;
  }

  .disabled_71a7
    .message-complex-9007.carousel_full_12d7
    .menu_74ee
    img {
    width: 60% !important;
  }

  .wide_938c {
    left: 2%;
  }

  .progress_hot_c71f {
    margin: 10px 0;
  }

  .summary_rough_f93b .search_1517 {
    margin: 0;
    margin-bottom: 10px;
  }

  .picture-simple-95ad {
    font-size: 16px !important;
  }

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

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

  h2.summary_rough_f93b .preview-huge-7dc2,
  .summary_rough_f93b .preview-huge-7dc2 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .menu_74ee {
    justify-content: center;
  }

  .summary_rough_f93b .search_1517 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .badge-4c45 {
    margin-bottom: 15px !important;
  }

  .disabled_71a7 .message-complex-9007.list-8bab {
    width: 75% !important;
  }

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

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

  h2.summary_rough_f93b .preview-huge-7dc2,
  .summary_rough_f93b .preview-huge-7dc2 {
    font-size: 30px !important;
  }

  .menu_74ee {
    justify-content: center;
  }

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

  .icon_north_94a6
    .active_mini_2352.frame-blue-1c2f {
    margin: 0 !important;
  }

  .hard-22a6 {
    margin: 0;
    gap: 10px;
  }

  .progress_hot_c71f {
    display: flex;
  }

  .new-2e19 .picture-simple-95ad {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .tag-stale-b1bc svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .summary_rough_f93b h1.preview-huge-7dc2 {
    margin-top: 40px !important;
  }

  .disabled_71a7
    .message-complex-9007.carousel_full_12d7
    .menu_74ee
    img,
  .block-8d7b .white-6f33 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .disabled_71a7 .message-complex-9007.list-8bab {
    width: 100% !important;
  }

  .description-066f.table-7940 > .section-east-89cf {
    gap: 3px;
  }

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

@media (max-width: 400px) {
  .picture-simple-95ad {
    white-space: wrap;
  }
}

/* 超紧凑型导航菜单样式 */
.dark_c4b4 .bronze_946d.icon-lower-6dd2 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.dark_c4b4 .bronze_946d.icon-lower-6dd2: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);
}

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

/* 图片容器简化样式 */
.progress-outer-5bbf {
  position: relative;
  width: 100%;
}

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

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

.caption-264f: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .dark_c4b4 .bronze_946d.icon-lower-6dd2 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .summary_rough_f93b .preview-huge-7dc2 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .picture-simple-95ad {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.hard_cf61 .hot_8dd0 {
  flex-shrink: 0;
  white-space: nowrap;
}

.hard_cf61 .pattern-white-f71a {
  flex-shrink: 0;
  min-width: fit-content;
}

.hard_cf61 .inner_5a75 {
  white-space: nowrap;
}

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

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

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

.hard_cf61 .pattern-white-f71a {
  max-width: 80px !important;
  overflow: hidden;
}

.hard_cf61 .bronze_946d.icon-lower-6dd2 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.hard_cf61 .inner_5a75 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 095a */
.promo-block-s1 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.0;
}
