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(.section_orange_cddf) {
  gap: 0.5em;
}
:where(.main_iron_ff5e) {
  gap: 0.5em;
}
body .static-e18d > .cool_c2bc {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .static-e18d > .selected_cf68 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .static-e18d > .status_plasma_7af7 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .box_stone_57b6 > .cool_c2bc {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .box_stone_57b6 > .selected_cf68 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .box_stone_57b6 > .status_plasma_7af7 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .box_stone_57b6
  > :where(:not(.cool_c2bc):not(.selected_cf68):not(.backdrop-over-2452)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .box_stone_57b6 > .mini_d44d {
  max-width: var(--wp--style--global--wide-size);
}
body .section_orange_cddf {
  display: flex;
}
body .section_orange_cddf {
  flex-wrap: wrap;
  align-items: center;
}
body .section_orange_cddf > * {
  margin: 0;
}
body .main_iron_ff5e {
  display: grid;
}
body .main_iron_ff5e > * {
  margin: 0;
}
:where(.footer-south-6688.section_orange_cddf) {
  gap: 2em;
}
:where(.footer-south-6688.main_iron_ff5e) {
  gap: 2em;
}
:where(.summary-9e92.section_orange_cddf) {
  gap: 1.25em;
}
:where(.summary-9e92.main_iron_ff5e) {
  gap: 1.25em;
}
.plasma-6a15 {
  color: var(--wp--preset--color--black) !important;
}
.active-basic-72b8 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.right_f36e {
  color: var(--wp--preset--color--white) !important;
}
.summary_159b {
  color: var(--wp--preset--color--pale-pink) !important;
}
.content_rough_319f {
  color: var(--wp--preset--color--vivid-red) !important;
}
.notification_ae78 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.focus_d060 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.element-thick-a33c {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.slow-0163 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.search-5d8c {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.alert_839a {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.up-23c5 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.hover-action-5717 {
  background-color: var(--wp--preset--color--black) !important;
}
.dropdown-west-711d {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.red-6600 {
  background-color: var(--wp--preset--color--white) !important;
}
.orange-a0fe {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.box-6f7f {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.static_233a {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.blue-3677 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.wood_0225 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.next-873c {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tabs-wide-7f81 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.tertiary-dim-6b4d {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.next-7bfb {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.nav-5891 {
  border-color: var(--wp--preset--color--black) !important;
}
.carousel_full_d2df {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.last-5bc8 {
  border-color: var(--wp--preset--color--white) !important;
}
.green-1ce0 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.aside-0e8e {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.red-afe4 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.thick-4835 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.card-up-cceb {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.content_0205 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.badge-df15 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.column-2083 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.fresh_272d {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.narrow-a111 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.grid_yellow_b019 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.hard_cb24 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.brown-f3a9 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.full_a2ba {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.progress-inner-02f1 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.avatar-smooth-716c {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.list_2a76 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.large_e0aa {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.paragraph_down_2d78 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.accent-right-d852 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.thumbnail_9c91 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.shade_2a5c {
  font-size: var(--wp--preset--font-size--small) !important;
}
.alert-79f6 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.article_wide_7426 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.surface-fast-8c5c {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.inner-b18a a:where(:not(.image-4ca1)) {
  color: inherit;
}
:where(.summary-9e92.section_orange_cddf) {
  gap: 1.25em;
}
:where(.summary-9e92.main_iron_ff5e) {
  gap: 1.25em;
}
:where(.footer-south-6688.section_orange_cddf) {
  gap: 2em;
}
:where(.footer-south-6688.main_iron_ff5e) {
  gap: 2em;
}
.full-6bb9 {
  font-size: 1.5em;
  line-height: 1.6;
}

.silver-4e8f .complex_ed52 {
  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);
}
.list_5585 .caption-dim-4c5a {
  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);
}
.gallery-paper-3df5 {
  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);
}
.gallery-paper-3df5.huge-6fa1 .rough-acd0 {
  background-color: var(--e-global-color-primary);
}
.gallery-paper-3df5.accent-yellow-1de0 .rough-acd0,
.gallery-paper-3df5.picture-6ef2 .rough-acd0 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tertiary_thick_51a3 .selected_43f6 {
  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);
}
.content_818d {
  --divider-color: var(--e-global-color-secondary);
}
.content_818d .table_9c3d {
  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);
}
.content_818d.item_08b1 .tooltip-iron-2a4b {
  background-color: var(--e-global-color-secondary);
}
.content_818d.first_49fb .tooltip-iron-2a4b,
.content_818d.aside_narrow_e84e .tooltip-iron-2a4b {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.content_818d.first_49fb .tooltip-iron-2a4b,
.content_818d.aside_narrow_e84e .tooltip-iron-2a4b svg {
  fill: var(--e-global-color-secondary);
}
.video_2deb .highlight_dd74 {
  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);
}
.video_2deb .slider_5d5d {
  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);
}
.shadow-0b42.item_08b1 .tooltip-iron-2a4b {
  background-color: var(--e-global-color-primary);
}
.shadow-0b42.first_49fb .tooltip-iron-2a4b,
.shadow-0b42.aside_narrow_e84e .tooltip-iron-2a4b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.shadow-0b42.first_49fb .tooltip-iron-2a4b,
.shadow-0b42.aside_narrow_e84e .tooltip-iron-2a4b svg {
  fill: var(--e-global-color-primary);
}
.title_5ee8.item_08b1 .tooltip-iron-2a4b {
  background-color: var(--e-global-color-primary);
}
.title_5ee8.first_49fb .tooltip-iron-2a4b,
.title_5ee8.aside_narrow_e84e .tooltip-iron-2a4b {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.title_5ee8 .large-2cb7 {
  color: var(--e-global-color-primary);
}
.title_5ee8 .large-2cb7,
.title_5ee8 .large-2cb7 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_5ee8 .message_next_bf11 {
  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);
}
.center-087e .progress-dark-7630 {
  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-3e67 .item_e297 .badge-complex-21e7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old-7350 .section_4529:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.old-7350 .pagination-f273 i {
  color: var(--e-global-color-primary);
}
.old-7350 .pagination-f273 svg {
  fill: var(--e-global-color-primary);
}
.old-7350 .article_green_c415 {
  color: var(--e-global-color-secondary);
}
.old-7350 .section_4529 > .article_green_c415,
.old-7350 .section_4529 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-72d2 .accordion-568b {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-72d2 .sidebar-66a2 {
  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);
}
.form-solid-7f56 .alert-current-3b28 .surface_fbc7 {
  background-color: var(--e-global-color-primary);
}
.form-solid-7f56 .hover_glass_5927 {
  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);
}
.content-65e0 .texture_middle_7737 {
  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);
}
.content-65e0 .container_pink_ddf3 {
  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);
}
.content-65e0 .pattern-88ae {
  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);
}
.dynamic-7823 .yellow-d621,
.dynamic-7823 .yellow-d621 a {
  color: var(--e-global-color-primary);
}
.dynamic-7823 .yellow-d621.east_d419,
.dynamic-7823 .yellow-d621.east_d419 a {
  color: var(--e-global-color-accent);
}
.dynamic-7823 .yellow-d621 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic-7823 .form_4477 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-8f04 .disabled_fixed_9ac8,
.tertiary-8f04 .avatar_liquid_5825 {
  color: var(--e-global-color-primary);
}
.tertiary-8f04 .disabled_fixed_9ac8 svg {
  fill: var(--e-global-color-primary);
}
.tertiary-8f04 .east_d419 .disabled_fixed_9ac8,
.tertiary-8f04 .east_d419 .avatar_liquid_5825 {
  color: var(--e-global-color-accent);
}
.tertiary-8f04 .east_d419 .disabled_fixed_9ac8 svg {
  fill: var(--e-global-color-accent);
}
.tertiary-8f04 .avatar_liquid_5825 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-8f04 .form_4477 {
  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);
}
.section-fixed-a392 .container-e569,
.section-fixed-a392 .widget_easy_edf5 {
  color: var(--e-global-color-primary);
}
.section-fixed-a392 .widget_easy_edf5 svg {
  fill: var(--e-global-color-primary);
}
.section-fixed-a392 .yellow-d621.east_d419 a,
.section-fixed-a392
  .yellow-d621.east_d419
  .widget_easy_edf5 {
  color: var(--e-global-color-accent);
}
.section-fixed-a392 .container-e569 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-fixed-a392 .form_4477 {
  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);
}
.center-e95d .stale_d54a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.center-e95d .new-64a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_fa58 .gradient-6c14 .active_8f4c {
  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);
}
.tiny_fa58 .gradient-6c14 .background_cd73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_fa58 .top_adef .active_8f4c {
  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);
}
.tiny_fa58
  .top_adef
  .background_cd73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_fa58
  .outline_4554
  .active_8f4c {
  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);
}
.tiny_fa58
  .outline_4554
  .background_cd73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_fa58
  .focus-b99f
  .active_8f4c {
  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);
}
.tiny_fa58
  .focus-b99f
  .background_cd73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_c715 .article-8150 {
  background-color: var(--e-global-color-primary);
}
.orange_c715 .article-8150:hover {
  background-color: var(--e-global-color-primary);
}
.orange_c715 .paper-840a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_c715
  .article-8150:hover
  .paper-840a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-gold-057f .right-7ec3 {
  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);
}
.hovered-49f4 .border-light-0171 .active_c874 a {
  background-color: var(--e-global-color-accent);
}
.hovered-49f4 .border-light-0171 .basic_a13d a {
  background-color: var(--e-global-color-accent);
}
.hovered-49f4 .border-light-0171 .active_c874 a,
.hovered-49f4 .border-light-0171 .basic_a13d a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_fbe2
  .outer_901d.notification-d776
  .border-light-0171
  a.small-3c39 {
  background-color: var(--e-global-color-accent);
}
.texture_fbe2
  .outer_901d.notification-d776
  .border-light-0171
  span.small-3c39.fn-current-f937 {
  background-color: var(--e-global-color-text);
}
.texture_fbe2
  .outer_901d.notification-d776
  .border-light-0171
  .small-3c39 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_2c9f .sort_3d16 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_2c9f
  .cold-9a68
  > .shadow-stone-2c34
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_2c9f
  .gallery-east-271d
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_2c9f
  .description-5743
  .secondary_bfb0,
.message_2c9f
  .description-5743
  .texture-dirty-bdfc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_2c9f
  .description-5743
  .progress-liquid-c068,
.message_2c9f
  .description-5743
  a
  .progress-liquid-c068 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_2c9f
  .description-5743
  .solid_bfba {
  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);
}
.message_2c9f
  .description-5743
  .rough_6de1 {
  background-color: var(--e-global-color-primary);
}
.message_2c9f
  .description-5743
  .rough_6de1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_2c9f
  .description-5743
  .rough_6de1:hover {
  background-color: var(--e-global-color-primary);
}
.message_2c9f
  .description-5743
  .module_c643 {
  background-color: var(--e-global-color-primary);
}
.message_2c9f
  .description-5743
  .module_c643 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_2c9f
  .description-5743
  .module_c643:hover {
  background-color: var(--e-global-color-primary);
}
.message_2c9f
  .hover-3f20
  .outer-8105
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_2c9f
  .hover-3f20
  .row-south-795a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_2c9f
  .hover-3f20
  .solid_bfba {
  color: var(--e-global-color-text);
}
.message_2c9f
  .hover-3f20
  .solid_bfba
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_2c9f
  .hover-3f20
  .rough_6de1 {
  background-color: var(--e-global-color-primary);
}
.message_2c9f
  .hover-3f20
  .rough_6de1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_2c9f
  .hover-3f20
  .rough_6de1:hover {
  background-color: var(--e-global-color-primary);
}
.message_2c9f
  .hover-3f20
  .module_c643 {
  background-color: var(--e-global-color-primary);
}
.message_2c9f
  .hover-3f20
  .module_c643 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_2c9f
  .hover-3f20
  .module_c643:hover {
  background-color: var(--e-global-color-primary);
}
.message_2c9f .badge_933b {
  background-color: var(--e-global-color-primary);
}
.message_2c9f .badge_933b:hover {
  background-color: var(--e-global-color-primary);
}
.message_2c9f .frame_9c07 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_2c9f .cool-5e58 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_stale_0684 .title-ac52 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_stale_0684
  .list-old-cc16
  > div:nth-child(3)
  .title-ac52,
.content_stale_0684
  .lower_fce4
  > div:nth-child(1)
  .title-ac52,
.content_stale_0684
  .purple-bece
  > div:nth-child(1)
  .title-ac52,
.content_stale_0684
  .container_3220
  > div:nth-child(1)
  .title-ac52,
.content_stale_0684
  .left-2592
  > div:nth-child(1)
  .title-ac52 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_stale_0684 .detail-active-e693 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_stale_0684 .action-6a0f {
  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);
}
.content_stale_0684 .tabs_3340 {
  background-color: var(--e-global-color-primary);
}
.content_stale_0684 .tabs_3340 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_stale_0684 .tabs_3340:hover {
  background-color: var(--e-global-color-primary);
}
.content_stale_0684 .aside_417a {
  background-color: var(--e-global-color-primary);
}
.content_stale_0684 .aside_417a:hover {
  background-color: var(--e-global-color-primary);
}
.content_stale_0684 .frame_9c07 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_stale_0684 .cool-5e58 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large_1c86 .dynamic-daf3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large_1c86 .modal-stale-ff47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large_1c86 .huge-9ed2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large_1c86 .hero-e552 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large_1c86 .description_dae1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large_1c86 .aside_417a {
  background-color: var(--e-global-color-primary);
}
.large_1c86 .aside_417a:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop-bottom-a2e0 .dim-87fb {
  background-color: var(--e-global-color-secondary);
}
.backdrop-bottom-a2e0 .narrow_4bc8 {
  background-color: var(--e-global-color-text);
}
.backdrop-bottom-a2e0 .pagination-166e {
  background-color: var(--e-global-color-secondary);
}
.backdrop-bottom-a2e0 .selected-f12d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-bottom-a2e0 .border-north-fa9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-bottom-a2e0 .right-3fdb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-bottom-a2e0 .wood_6fcd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-bottom-a2e0 .bronze_7c0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth_4e7a .bottom_d3f6 .pressed-3e31,
.smooth_4e7a
  .bottom_d3f6
  .pressed-3e31
  a,
.smooth_4e7a .tertiary_bright_316b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth_4e7a .bottom_d3f6 .button_ebee,
.smooth_4e7a .sort_motion_d1bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth_4e7a .bottom_d3f6 .button_ebee {
  color: var(--e-global-color-text);
}
.smooth_4e7a .sort_motion_d1bc {
  color: var(--e-global-color-text);
}
.smooth_4e7a
  .bottom_d3f6
  .stone_85a0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth_4e7a .detail-d3c6 .advanced_5318 {
  background-color: var(--e-global-color-primary);
}
.smooth_4e7a .detail-d3c6 .advanced_5318:hover {
  background-color: var(--e-global-color-primary);
}
.smooth_4e7a .detail-d3c6 .brown-e91e li span {
  background-color: var(--e-global-color-text);
}
.smooth_4e7a .detail-d3c6 .brown-e91e li span:hover {
  background-color: var(--e-global-color-primary);
}
.smooth_4e7a
  .detail-d3c6
  .brown-e91e
  li.sidebar_middle_c927
  span {
  background-color: var(--e-global-color-accent);
}
.smooth_4e7a .dropdown_97e7 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_1b65 .bronze-eb20 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old_51e7 .paragraph_5a96 {
  background-color: var(--e-global-color-primary);
}
.old_51e7 .chip-bronze-b1e6 {
  background-color: var(--e-global-color-secondary);
}
.old_51e7 .fresh_ad90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_51e7 .tooltip_20ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_51e7 .slider-f7e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_51e7 .popup-full-1e39 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_51e7 .accent-basic-46dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_51e7 .tertiary_blue_85e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_51e7 .footer_upper_e304 {
  background-color: var(--e-global-color-primary);
}
.old_51e7 .footer_upper_e304 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section_53fa .list-upper-a497 {
  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);
}
.section_53fa .progress_eb0c {
  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);
}
.section_53fa
  .upper-5d06:after {
  background-color: var(--e-global-color-primary);
}
.section_53fa .modal-be0c {
  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);
}
.chip-in-dd77 .tertiary_bright_316b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-in-dd77 .sort_motion_d1bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_yellow_5f0e .search-smooth-c900 .pro_6633 {
  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);
}
.primary_yellow_5f0e .search-smooth-c900 .content_cfd1 {
  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-8475 .tiny-15bc {
  background-color: var(--e-global-color-primary);
}
.outline-8475 .search_67ab {
  background-color: var(--e-global-color-secondary);
}
.outline-8475 .glass-35de .panel_bright_3f5e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-8475 .widget_a9e0 .panel_bright_3f5e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-b741 .layout_up_c6bd .badge-1257 {
  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);
}
.mini-b741 .layout_up_c6bd .sidebar_east_9f25 {
  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);
}
.mini-b741 .layout_up_c6bd .dim_dd43 {
  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);
}
.border_89ab .module-inner-32a6 {
  border-color: var(--e-global-color-text);
}
.border_89ab .copper_57d4 {
  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);
}
.border_89ab .gold-9cb6 {
  color: var(--e-global-color-primary);
}
.border_89ab .component-south-c04c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean_1719 .bronze_4a9e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean_1719 .border-7a5b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean_1719 .out_dc91:hover .bronze_4a9e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean_1719
  .out_dc91:hover
  .border-7a5b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced_bf41 .info_east_188a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced_bf41 .last-b6fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_24ce .tabs-ec4c .progress-4220 {
  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_24ce .black_ca90 .progress-4220 {
  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);
}
.rough-11ae .easy_c297 {
  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);
}
.logo-4340 .light_672f .warm-5524 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-4340 .light_672f .warm-5524 {
  background-color: var(--e-global-color-secondary);
}
.logo-4340 .wide-7a0d .warm-5524 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-4340 .wide-7a0d .warm-5524 {
  background-color: var(--e-global-color-secondary);
}
.logo-4340 .menu-15e1 .avatar-red-e72f {
  background-color: var(--e-global-color-primary);
}
.logo-4340 .menu-15e1:hover .avatar-red-e72f {
  background-color: var(--e-global-color-secondary);
}
.logo-4340 .advanced_5318 {
  background-color: var(--e-global-color-primary);
}
.logo-4340 .advanced_5318:hover {
  background-color: var(--e-global-color-accent);
}
.logo-4340 .brown-e91e li span {
  background-color: var(--e-global-color-text);
}
.logo-4340 .brown-e91e li span:hover {
  background-color: var(--e-global-color-primary);
}
.logo-4340 .brown-e91e li.sidebar_middle_c927 span {
  background-color: var(--e-global-color-accent);
}
.warm_133e .input_soft_4c5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm_133e .small_9e32 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-82c3 .background-tall-ddaf:before {
  background-color: var(--e-global-color-secondary);
}
.surface-82c3 .layout_pressed_249d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-82c3 .right_bb71 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_red_04fb .heading_liquid_f8cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_red_04fb .heading_liquid_f8cf:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_red_04fb .heading_liquid_f8cf.fn-active-f937 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_red_04fb .plasma-3ee7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_red_04fb .detail-3ce3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_red_04fb .purple_a239 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_red_04fb .component_dark_b179 {
  background-color: var(--e-global-color-primary);
}
.info_red_04fb .component_dark_b179 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info_red_04fb .photo-6836 {
  background-color: var(--e-global-color-primary);
}
.info_red_04fb .photo-6836 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_05cb .full_5d16 .frame_91db a {
  color: var(--e-global-color-secondary);
}
.carousel_05cb .full_5d16 .frame_91db a:hover {
  color: var(--e-global-color-secondary);
}
.carousel_05cb .full_5d16 .frame_91db,
.carousel_05cb .full_5d16 .frame_91db a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_05cb .full_5d16 .highlight-mini-096f {
  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);
}
.carousel_05cb .full_5d16 .active_2c0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_05cb .full_5d16 .old-4d78 {
  background-color: var(--e-global-color-primary);
}
.carousel_05cb .full_5d16 .old-4d78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_05cb .full_5d16 .old-4d78:hover {
  background-color: var(--e-global-color-primary);
}
.carousel_05cb .full_5d16 .logo_focused_0099 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_05cb .full_5d16 .logo_focused_0099 {
  background-color: var(--e-global-color-primary);
}
.carousel_05cb .full_5d16 .logo_focused_0099:hover {
  background-color: var(--e-global-color-primary);
}
.carousel_05cb .full_5d16 .advanced_5318 {
  background-color: var(--e-global-color-primary);
}
.carousel_05cb .full_5d16 .advanced_5318:hover {
  background-color: var(--e-global-color-primary);
}
.carousel_05cb .detail-d3c6 .brown-e91e li span {
  background-color: var(--e-global-color-text);
}
.carousel_05cb .detail-d3c6 .brown-e91e li span:hover {
  background-color: var(--e-global-color-primary);
}
.carousel_05cb .detail-d3c6 .brown-e91e li.sidebar_middle_c927 span {
  background-color: var(--e-global-color-accent);
}
.carousel_05cb .frame_9c07 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_05cb .cool-5e58 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_9264 .copper_e852 .table_8803 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_9264 .copper_e852 .feature-97e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_9264 .copper_e852 .mask_next_5cc4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-purple-f97d .photo_2161 {
  border-color: var(--e-global-color-text);
}
.active-purple-f97d .info_2a37 {
  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);
}
.active-purple-f97d .basic-31ae {
  color: var(--e-global-color-secondary);
}
.active-purple-f97d .basic-31ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-purple-f97d .notice_fixed_0fc3 > * {
  color: var(--e-global-color-primary);
}
.active-purple-f97d .notice_fixed_0fc3 > * svg {
  fill: var(--e-global-color-primary);
}
.active-purple-f97d .element-bright-f4cb {
  color: var(--e-global-color-primary);
}
.active-purple-f97d .element-bright-f4cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-purple-f97d .slider-middle-9376 {
  color: var(--e-global-color-primary);
}
.active-purple-f97d .slider-middle-9376 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-purple-f97d .overlay-cold-a2e7 {
  color: var(--e-global-color-primary);
}
.active-purple-f97d .overlay-cold-a2e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-purple-f97d .tabs-hot-93de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-purple-f97d .heading_ef21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-purple-f97d .heading_ef21.image-9a97 {
  color: var(--e-global-color-secondary);
}
.active-purple-f97d .heading_ef21.image-9a97 .highlight_5bb5 {
  color: var(--e-global-color-accent);
}
.active-purple-f97d .heading_ef21.icon-562e {
  color: var(--e-global-color-text);
}
.active-purple-f97d .heading_ef21.icon-562e .highlight_5bb5 {
  color: var(--e-global-color-text);
}
.active-purple-f97d .heading_ef21:before {
  border-top-color: var(--e-global-color-text);
}
.active-purple-f97d .detail_narrow_3159 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-purple-f97d
  .detail_narrow_3159
  .hover_3f74 {
  background-color: var(--e-global-color-primary);
}
.active-purple-f97d
  .detail_narrow_3159
  .hover_3f74 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-purple-f97d .photo_2161 .active_c012 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_819a .east_75f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_819a .alert-red-7b94 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_smooth_5b61 .sidebar_3859 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_smooth_5b61
  .list_static_da76
  .light-5701 {
  background-color: var(--e-global-color-secondary);
}
.button_smooth_5b61
  .list_static_da76.picture_bbe3
  .light-5701 {
  background-color: var(--e-global-color-text);
}
.button_smooth_5b61
  .list_static_da76:hover
  .light-5701 {
  background-color: var(--e-global-color-accent);
}
.button_smooth_5b61
  .list_static_da76.fn-active-f937
  .light-5701 {
  background-color: var(--e-global-color-primary);
}
.tabs_solid_6e99 .tabs_full_5dda {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.tabs_solid_6e99 .popup_middle_b72e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_solid_6e99 .table-58c3 {
  background-color: var(--e-global-color-primary);
}
.tabs_solid_6e99 .table-58c3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-8a20 .next-5aa6 .dark_431e .breadcrumb_91e7 {
  background-color: var(--e-global-color-secondary);
}
.carousel-8a20 .next-5aa6 .row_ff31:after {
  background-color: var(--e-global-color-secondary);
}
.carousel-8a20 .list_lite_da4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-8a20 .wrapper-35ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-8a20 .sort_selected_d8ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-8a20 .slider-876f {
  background-color: var(--e-global-color-primary);
}
.carousel-8a20 .slider-876f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-8a20 .hidden-old-67e3 {
  background-color: var(--e-global-color-secondary);
}
.carousel-8a20 .hidden-old-67e3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-8a20 .next-5aa6 .article-smooth-8bf8 .summary-619d:hover {
  background-color: var(--e-global-color-primary);
}
.carousel-8a20
  .next-5aa6
  .article-smooth-8bf8
  .summary-619d.overlay_aa4e {
  background-color: var(--e-global-color-primary);
}
.carousel-8a20 .next-5aa6 .fluid_f312:before {
  border-color: var(--e-global-color-primary);
}
.carousel-8a20 .next-5aa6 .fluid_f312:hover:before {
  border-color: var(--e-global-color-secondary);
}
.carousel-8a20
  .next-5aa6
  .fluid_f312.notice_b407:before {
  border-color: var(--e-global-color-primary);
}
.carousel-8a20 .primary-upper-f38b span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-bright-bc8e .header_cool_3ab0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-bright-bc8e .header_cool_3ab0:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-bright-bc8e .header_cool_3ab0.popup_easy_677f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-bright-bc8e .current-9b58 {
  background-color: var(--e-global-color-primary);
}
.form-bright-bc8e .current-9b58 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-bright-bc8e
  .primary_in_df2a
  .menu_slow_935c
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-bright-bc8e
  .center-4a98
  .menu_slow_935c
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new_fc91
  .pattern-pressed-2dfe
  .modal_yellow_6b3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_fc91
  .pattern-pressed-2dfe
  .shadow-52ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_fc91 .border-d14d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_fc91 .complex-718f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new_fc91 .hot_e796 {
  background-color: var(--e-global-color-primary);
}
.new_fc91 .hot_e796 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale_3db3 .accent-mini-e06b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale_3db3 .popup_be26 {
  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);
}
.stale_3db3 .tag_smooth_97e6 {
  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);
}
.stale_3db3 .tag_smooth_97e6 a:hover {
  color: var(--e-global-color-secondary);
}
.stale_3db3 .notification_new_856e {
  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);
}
.stale_3db3 .header-copper-a47a {
  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);
}
.stale_3db3 .disabled-up-3c66 .advanced_5318 {
  background-color: var(--e-global-color-primary);
}
.stale_3db3 .disabled-up-3c66 .advanced_5318:hover {
  background-color: var(--e-global-color-accent);
}
.stale_3db3
  .disabled-up-3c66
  .brown-e91e
  li
  span {
  background-color: var(--e-global-color-text);
}
.stale_3db3
  .disabled-up-3c66
  .brown-e91e
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.stale_3db3
  .disabled-up-3c66
  .brown-e91e
  li.sidebar_middle_c927
  span {
  background-color: var(--e-global-color-accent);
}
.lite_861e
  .footer-f3df
  .slider_dirty_7f95 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite_861e .footer-f3df .accordion_d36c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite_861e .footer-f3df .aside-c405 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite_861e .gallery_00db {
  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);
}
.lite_861e
  .full_be3d.caption_88f4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-current-dcce
  > .blue_b173
  > div
  > .caption_700d
  > .button_pressed_b046
  > a {
  background-color: var(--e-global-color-text);
}
.column-current-dcce
  > .blue_b173
  > div
  > .caption_700d
  > .button_pressed_b046
  > a
  .hot_0b35.footer_0336 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-current-dcce
  > .blue_b173
  > div
  > .caption_700d
  > .button_pressed_b046
  > a
  .border-blue-abc1.gallery-copper-9fc2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-current-dcce
  > .blue_b173
  > div
  > .caption_700d
  > .button_pressed_b046
  > .warm-80ce
  .button_pressed_b046
  > a {
  background-color: var(--e-global-color-secondary);
}
.column-current-dcce
  > .blue_b173
  > div
  > .caption_700d
  > .button_pressed_b046
  > .warm-80ce
  .button_pressed_b046
  > a
  .tag_copper_8de7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-current-dcce
  > .blue_b173
  > div
  > .caption_700d
  > .button_pressed_b046
  > .warm-80ce
  .button_pressed_b046
  > a
  .border-blue-abc1.label-mini-e9f0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-current-dcce
  > .blue_b173
  > div
  > .caption_700d
  > .button_pressed_b046
  > a
  .small_7087:before {
  color: var(--e-global-color-text);
}
.column-current-dcce
  > .blue_b173
  > div
  > .caption_700d
  > .button_pressed_b046
  > .warm-80ce
  a
  .small_7087:before {
  color: var(--e-global-color-text);
}
.column-current-dcce
  > .blue_b173
  > div
  > .caption_700d
  > .button_pressed_b046.highlight_a4f2
  > a
  .small_7087:before {
  color: var(--e-global-color-text);
}
.column-current-dcce
  > .blue_b173
  > div
  > .caption_700d
  > .button_pressed_b046
  > .warm-80ce
  .button_pressed_b046.highlight_a4f2
  > a
  .small_7087:before {
  color: var(--e-global-color-text);
}
.column-current-dcce
  > .blue_b173
  > div
  > .caption_700d
  > .button_pressed_b046
  > a
  .breadcrumb-6299
  .article-d8b7 {
  color: var(--e-global-color-text);
}
.column-current-dcce
  > .blue_b173
  > div
  > .caption_700d
  > .button_pressed_b046
  > .warm-80ce
  a
  .breadcrumb-6299
  .article-d8b7 {
  color: var(--e-global-color-text);
}
.column-current-dcce
  > .blue_b173
  > div
  > .caption_700d
  > .button_pressed_b046
  > a
  .breadcrumb-6299
  .article-d8b7,
.column-current-dcce
  > .blue_b173
  > div
  > .caption_700d
  > .button_pressed_b046
  > .warm-80ce
  a
  .breadcrumb-6299
  .article-d8b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-current-dcce
  > .blue_b173
  > div
  > .caption_700d
  > .button_pressed_b046
  > a
  .link_1ac9:before {
  color: var(--e-global-color-text);
}
.column-current-dcce
  > .blue_b173
  > div
  > .caption_700d
  > .button_pressed_b046
  > .warm-80ce
  a
  .link_1ac9:before {
  color: var(--e-global-color-text);
}
.column-current-dcce
  > .blue_b173
  > div
  > .caption_700d
  > .button_pressed_b046.highlight_a4f2
  > a
  .link_1ac9:before {
  color: var(--e-global-color-text);
}
.column-current-dcce
  > .blue_b173
  > div
  > .caption_700d
  > .button_pressed_b046
  > .warm-80ce
  .button_pressed_b046.highlight_a4f2
  > a
  .link_1ac9:before {
  color: var(--e-global-color-text);
}
.liquid_ef9f .small-1189 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.liquid_ef9f
  .block-middle-83d9:hover
  .small-1189 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip_77ae
  > .blue_b173
  > .media-focused-f0bc
  > .row-dim-ab93
  > .status_warm_58a1
  > .container_solid_2468
  .clean_fe8d {
  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);
}
.tooltip_77ae
  > .blue_b173
  > .media-focused-f0bc
  > .row-dim-ab93
  > .status_warm_58a1
  > .container_solid_2468:hover
  .clean_fe8d {
  color: var(--e-global-color-text);
}
.tooltip_77ae
  > .blue_b173
  > .media-focused-f0bc
  > .row-dim-ab93
  > .status_warm_58a1
  > .container_solid_2468:hover
  .clean_fe8d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_77ae
  > .blue_b173
  > .media-focused-f0bc
  > .row-dim-ab93
  > .status_warm_58a1.sidebar_5c08
  > .container_solid_2468
  .clean_fe8d {
  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);
}
.link_f279 .highlight_f254 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_f279 .pagination-2ddd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_f279 .component_dark_7b49 {
  background-color: var(--e-global-color-primary);
}
.link_f279 .component_dark_7b49 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-smooth-c575
  > .blue_b173
  > .notice-f16b
  > .in_b3cd
  > .action_7a3c
  .item-4e06 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-smooth-c575
  > .blue_b173
  > .notice-f16b
  > .in_b3cd
  > .action_7a3c
  .main-d7a2 {
  color: var(--e-global-color-text);
}
.info-smooth-c575
  > .blue_b173
  > .notice-f16b
  > .in_b3cd
  > .action_7a3c:hover
  .item-4e06 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-smooth-c575
  > .blue_b173
  > .notice-f16b
  > .in_b3cd
  > .action_7a3c:hover
  .main-d7a2 {
  color: var(--e-global-color-secondary);
}
.info-smooth-c575
  > .blue_b173
  > .notice-f16b
  > .in_b3cd
  > .action_7a3c.icon_4b41
  .item-4e06 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-smooth-c575
  > .blue_b173
  > .notice-f16b
  > .in_b3cd
  > .action_7a3c.icon_4b41
  .main-d7a2 {
  color: var(--e-global-color-primary);
}
.smooth_78ec
  .yellow_8aa5
  .mini-6b58 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth_78ec .pro_48f9 .active_c012 .yellow-accd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_white_3432 .video_left_ca3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_white_3432 .pattern_84f6 .video_left_ca3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_white_3432 .motion-3c68 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_white_3432 .motion-3c68 {
  background-color: var(--e-global-color-primary);
}
.button_pro_f542 .motion_d542 .shadow_left_f428 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_pro_f542
  .motion_d542:hover
  .picture-soft-8f51 {
  color: var(--e-global-color-secondary);
}
.button_pro_f542
  .motion_d542:hover
  .shadow_left_f428 {
  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);
}
.active_full_09d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.detail-west-6723 {
  max-width: 1400px !important;
}

.fixed-58f1 {
  flex-direction: column;
}

.fixed-58f1 .backdrop-huge-260e {
  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.fixed-58f1 .backdrop-huge-260e {
  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);
}

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

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

.filter_d726.sidebar_63c9 {
  display: none;
}

.container-static-b45e {
  display: none;
}

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

.bright_7a51.layout_828e {
  margin-bottom: 40px;
  width: 100%;
}

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

.fixed-58f1 a {
  width: 100%;
}

.text_east_503c .upper_9301.liquid-ede7 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.text_east_503c
  .upper_9301.full_b066
  .background-8dda
  .large_11cd {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.box_bottom_4584.picture_dc16 > .solid-cdd9 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

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

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

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

.nav-6f2d {
  display: flex;
  gap: 50px;
}

.text_east_503c
  .upper_9301.thumbnail-full-4853
  .pattern_cold_6053
  .active_5f8c {
  width: 100% !important;
}

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

.progress_6002 {
  width: 100%;
}

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

.aside-bottom-7188 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.aside-bottom-7188:hover .item_dynamic_8a4d {
  visibility: visible;
}
.aside-bottom-7188:hover.aside-bottom-7188::before {
  display: block;
}

.preview_basic_67b6 h3 {
  color: #fff;
}

.block-active-fa7d {
  margin: 0;
}

.text_east_503c
  .upper_9301.thumbnail-full-4853
  .active_5f8c
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.thumbnail_brown_7b06 {
  width: 100%;
}

.purple-7e84 {
  width: 100%;
}

.wide-24f1 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.purple-7e84 {
  width: 100%;
}

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

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

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

.border-37a9 {
  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;
}

.fixed-58f1 .backdrop-huge-260e.item-bca5 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.fixed-58f1 h1.backdrop-huge-260e {
  margin-top: 80px !important;
}

.text_east_503c .upper_9301.backdrop_cdca {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.popup_1a82 img {
  width: 100%;
}

.next-5d7e .old-bce1.background-8dda {
  justify-content: space-between;
}

.row-ad23 {
  display: none;
}

.text_f00a .main_a681 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .box_bottom_4584 .solid-cdd9 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .next-5d7e .old-bce1.background-8dda {
    border-bottom: 1px solid #f0c159;
  }

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

  .box_bottom_4584.picture_dc16 > .solid-cdd9 {
    gap: 15px;
    justify-content: space-between;
  }

  .text_east_503c
    .upper_9301.thumbnail-full-4853
    .active_5f8c
    img {
    width: 60% !important;
  }

  .footer_motion_0835 {
    left: 2%;
  }

  .progress_630a {
    margin: 10px 0;
  }

  .fixed-58f1 .main_a681 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.fixed-58f1 .backdrop-huge-260e,
  .fixed-58f1 .backdrop-huge-260e {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .active_5f8c {
    justify-content: center;
  }

  .fixed-58f1 .main_a681 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .red-5ba9 {
    margin-bottom: 15px !important;
  }

  .text_east_503c .upper_9301.liquid-ede7 {
    width: 75% !important;
  }

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

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

  h2.fixed-58f1 .backdrop-huge-260e,
  .fixed-58f1 .backdrop-huge-260e {
    font-size: 30px !important;
  }

  .active_5f8c {
    justify-content: center;
  }

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

  .aside_4ca5
    .clean_597c.tabs-c1e3 {
    margin: 0 !important;
  }

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

  .progress_630a {
    display: flex;
  }

  .thumbnail_dd43 .feature_4f4f {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .wide-24f1 {
    justify-content: flex-end;
    gap: 1px;
  }

  .fixed-58f1 h1.backdrop-huge-260e {
    margin-top: 40px !important;
  }

  .text_east_503c
    .upper_9301.thumbnail-full-4853
    .active_5f8c
    img,
  .video_2deb .pattern_cold_6053 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .text_east_503c .upper_9301.liquid-ede7 {
    width: 100% !important;
  }

  .box_bottom_4584.picture_dc16 > .solid-cdd9 {
    gap: 3px;
  }

  .fixed-58f1 .main_a681 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.next-5d7e .old-bce1.background-8dda {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.next-5d7e .old-bce1.background-8dda: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);
}

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

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

.fixed-58f1 {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .next-5d7e .old-bce1.background-8dda {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .fixed-58f1 .backdrop-huge-260e {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .feature_4f4f {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.inner-80a1 .popup-fast-4240 {
  flex-shrink: 0;
  white-space: nowrap;
}

.inner-80a1 .rough_6a8d {
  flex-shrink: 0;
  min-width: fit-content;
}

.inner-80a1 .large_11cd {
  white-space: nowrap;
}

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

.inner-80a1 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.inner-80a1 .popup-fast-4240 {
  max-width: 80px !important;
}

.inner-80a1 .rough_6a8d {
  max-width: 80px !important;
  overflow: hidden;
}

.inner-80a1 .old-bce1.background-8dda {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.inner-80a1 .large_11cd {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 6a02 */
.phantom-card-n8 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
