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(.button-549a) {
  gap: 0.5em;
}
:where(.tertiary-01ad) {
  gap: 0.5em;
}
body .pagination_7c1a > .surface_1957 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .pagination_7c1a > .frame-a082 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .pagination_7c1a > .secondary_7719 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .module-90ae > .surface_1957 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .module-90ae > .frame-a082 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .module-90ae > .secondary_7719 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .module-90ae
  > :where(:not(.surface_1957):not(.frame-a082):not(.narrow_3591)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .module-90ae > .paragraph_d09c {
  max-width: var(--wp--style--global--wide-size);
}
body .button-549a {
  display: flex;
}
body .button-549a {
  flex-wrap: wrap;
  align-items: center;
}
body .button-549a > * {
  margin: 0;
}
body .tertiary-01ad {
  display: grid;
}
body .tertiary-01ad > * {
  margin: 0;
}
:where(.south-f6b8.button-549a) {
  gap: 2em;
}
:where(.south-f6b8.tertiary-01ad) {
  gap: 2em;
}
:where(.link-dark-4436.button-549a) {
  gap: 1.25em;
}
:where(.link-dark-4436.tertiary-01ad) {
  gap: 1.25em;
}
.card_b574 {
  color: var(--wp--preset--color--black) !important;
}
.accent-9bb2 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.accent_old_63e9 {
  color: var(--wp--preset--color--white) !important;
}
.north-acfb {
  color: var(--wp--preset--color--pale-pink) !important;
}
.picture-2a04 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.mask_bright_4d1c {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.badge-west-427d {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.gradient-c7ca {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.slow_3742 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.active_blue_3417 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.white-1d1b {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.up_8404 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.soft_a03f {
  background-color: var(--wp--preset--color--black) !important;
}
.fixed_cdf9 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.active-2c3d {
  background-color: var(--wp--preset--color--white) !important;
}
.panel_acde {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.light_9fd3 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.dark-daa3 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.disabled_1885 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.caption-north-e3e7 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.plasma_a9cd {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.red_cd71 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.steel_f015 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.container-under-e4dc {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.smooth-0587 {
  border-color: var(--wp--preset--color--black) !important;
}
.component-b53d {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.gradient_up_4c1e {
  border-color: var(--wp--preset--color--white) !important;
}
.media_right_cabb {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.accent-iron-64a1 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.section_7254 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.filter-c987 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.footer_20c1 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.smooth-bd33 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.module-west-cd32 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.modal-down-7c33 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.gradient-cool-99de {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.last_4558 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.solid_bf9a {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.content-6fe5 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.accent_light_112e {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.progress_d631 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.panel_6f49 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.button_cool_965b {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.action-f771 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.first-d655 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.pressed-28dd {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.widget-prev-4c7e {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.block-b87a {
  background: var(--wp--preset--gradient--midnight) !important;
}
.medium-7967 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.layout_7172 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.element_over_fb5d {
  font-size: var(--wp--preset--font-size--large) !important;
}
.gas-b4d2 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.warm-9800 a:where(:not(.tall_ab1c)) {
  color: inherit;
}
:where(.link-dark-4436.button-549a) {
  gap: 1.25em;
}
:where(.link-dark-4436.tertiary-01ad) {
  gap: 1.25em;
}
:where(.south-f6b8.button-549a) {
  gap: 2em;
}
:where(.south-f6b8.tertiary-01ad) {
  gap: 2em;
}
.prev-ed41 {
  font-size: 1.5em;
  line-height: 1.6;
}

.shade-f1a2 .notification_9a95 {
  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);
}
.badge_169a .wide_94a4 {
  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);
}
.input_1bbc {
  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);
}
.input_1bbc.primary-focused-9828 .left_9ea1 {
  background-color: var(--e-global-color-primary);
}
.input_1bbc.background_soft_2a90 .left_9ea1,
.input_1bbc.top_6848 .left_9ea1 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.bright-144e .progress-b7fc {
  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_c40d {
  --divider-color: var(--e-global-color-secondary);
}
.lite_c40d .main_plasma_17e7 {
  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);
}
.lite_c40d.widget-silver-3a4c .yellow_7cf7 {
  background-color: var(--e-global-color-secondary);
}
.lite_c40d.hidden_e6b6 .yellow_7cf7,
.lite_c40d.prev_22c4 .yellow_7cf7 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.lite_c40d.hidden_e6b6 .yellow_7cf7,
.lite_c40d.prev_22c4 .yellow_7cf7 svg {
  fill: var(--e-global-color-secondary);
}
.badge_f47d .description_fd13 {
  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);
}
.badge_f47d .active_dd3a {
  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);
}
.feature_1e26.widget-silver-3a4c .yellow_7cf7 {
  background-color: var(--e-global-color-primary);
}
.feature_1e26.hidden_e6b6 .yellow_7cf7,
.feature_1e26.prev_22c4 .yellow_7cf7 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.feature_1e26.hidden_e6b6 .yellow_7cf7,
.feature_1e26.prev_22c4 .yellow_7cf7 svg {
  fill: var(--e-global-color-primary);
}
.current-70f0.widget-silver-3a4c .yellow_7cf7 {
  background-color: var(--e-global-color-primary);
}
.current-70f0.hidden_e6b6 .yellow_7cf7,
.current-70f0.prev_22c4 .yellow_7cf7 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.current-70f0 .background-fc70 {
  color: var(--e-global-color-primary);
}
.current-70f0 .background-fc70,
.current-70f0 .background-fc70 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current-70f0 .info-smooth-c3fa {
  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);
}
.basic-f5b6 .notification_9d87 {
  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);
}
.background-selected-cbb1 .fresh-1e1d .main_a1d0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_4096 .card-20f9:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.block_4096 .slider_999a i {
  color: var(--e-global-color-primary);
}
.block_4096 .slider_999a svg {
  fill: var(--e-global-color-primary);
}
.block_4096 .shadow_8cca {
  color: var(--e-global-color-secondary);
}
.block_4096 .card-20f9 > .shadow_8cca,
.block_4096 .card-20f9 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev-a22c .solid_9e70 {
  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);
}
.prev-a22c .medium-f688 {
  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);
}
.backdrop_6575 .pattern-clean-1af0 .mask-warm-c875 {
  background-color: var(--e-global-color-primary);
}
.backdrop_6575 .list_steel_2c15 {
  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);
}
.paper_5252 .block-medium-f222 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_5252 .primary-a2dc {
  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);
}
.paper_5252 .mini_f9cf {
  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);
}
.menu-46b8 .overlay-dirty-35be,
.menu-46b8 .overlay-dirty-35be a {
  color: var(--e-global-color-primary);
}
.menu-46b8 .overlay-dirty-35be.rough_2f26,
.menu-46b8 .overlay-dirty-35be.rough_2f26 a {
  color: var(--e-global-color-accent);
}
.menu-46b8 .overlay-dirty-35be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-46b8 .inner_8762 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_full_fb1c .purple-1105,
.active_full_fb1c .center_fb30 {
  color: var(--e-global-color-primary);
}
.active_full_fb1c .purple-1105 svg {
  fill: var(--e-global-color-primary);
}
.active_full_fb1c .rough_2f26 .purple-1105,
.active_full_fb1c .rough_2f26 .center_fb30 {
  color: var(--e-global-color-accent);
}
.active_full_fb1c .rough_2f26 .purple-1105 svg {
  fill: var(--e-global-color-accent);
}
.active_full_fb1c .center_fb30 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_full_fb1c .inner_8762 {
  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);
}
.tag-0ca6 .pro_498b,
.tag-0ca6 .warm-9ad6 {
  color: var(--e-global-color-primary);
}
.tag-0ca6 .warm-9ad6 svg {
  fill: var(--e-global-color-primary);
}
.tag-0ca6 .overlay-dirty-35be.rough_2f26 a,
.tag-0ca6
  .overlay-dirty-35be.rough_2f26
  .warm-9ad6 {
  color: var(--e-global-color-accent);
}
.tag-0ca6 .pro_498b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-0ca6 .inner_8762 {
  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);
}
.preview_12d2 .paragraph-fresh-c637 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_12d2 .blue_adf3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_warm_965a .selected_2c6b .small_1a73 {
  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);
}
.container_warm_965a .selected_2c6b .highlight-d8f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_warm_965a .input_56d3 .small_1a73 {
  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);
}
.container_warm_965a
  .input_56d3
  .highlight-d8f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_warm_965a
  .static-cdc5
  .small_1a73 {
  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);
}
.container_warm_965a
  .static-cdc5
  .highlight-d8f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_warm_965a
  .image_2001
  .small_1a73 {
  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);
}
.container_warm_965a
  .image_2001
  .highlight-d8f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-a5f8 .complex_79ea {
  background-color: var(--e-global-color-primary);
}
.large-a5f8 .complex_79ea:hover {
  background-color: var(--e-global-color-primary);
}
.large-a5f8 .status_5411 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-a5f8
  .complex_79ea:hover
  .status_5411 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-c94e .form-iron-262b {
  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);
}
.tiny-f9f7 .thick_ca87 .notice_f923 a {
  background-color: var(--e-global-color-accent);
}
.tiny-f9f7 .thick_ca87 .notification_advanced_b03d a {
  background-color: var(--e-global-color-accent);
}
.tiny-f9f7 .thick_ca87 .notice_f923 a,
.tiny-f9f7 .thick_ca87 .notification_advanced_b03d a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-5087
  .primary-46cf.up_45f0
  .thick_ca87
  a.hard-aa1c {
  background-color: var(--e-global-color-accent);
}
.hovered-5087
  .primary-46cf.up_45f0
  .thick_ca87
  span.hard-aa1c.fn-current-ee16 {
  background-color: var(--e-global-color-text);
}
.hovered-5087
  .primary-46cf.up_45f0
  .thick_ca87
  .hard-aa1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_2a62 .row-bronze-7a38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_2a62
  .short-6908
  > .modal-lite-b068
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_2a62
  .current-871d
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_2a62
  .description-fe4a
  .lower-f137,
.caption_2a62
  .description-fe4a
  .article-3bcc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_2a62
  .description-fe4a
  .full-cab4,
.caption_2a62
  .description-fe4a
  a
  .full-cab4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_2a62
  .description-fe4a
  .main-first-1821 {
  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);
}
.caption_2a62
  .description-fe4a
  .summary-hovered-5352 {
  background-color: var(--e-global-color-primary);
}
.caption_2a62
  .description-fe4a
  .summary-hovered-5352 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_2a62
  .description-fe4a
  .summary-hovered-5352:hover {
  background-color: var(--e-global-color-primary);
}
.caption_2a62
  .description-fe4a
  .container-0c89 {
  background-color: var(--e-global-color-primary);
}
.caption_2a62
  .description-fe4a
  .container-0c89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_2a62
  .description-fe4a
  .container-0c89:hover {
  background-color: var(--e-global-color-primary);
}
.caption_2a62
  .menu-under-f92a
  .menu_bronze_c401
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_2a62
  .menu-under-f92a
  .wrapper-easy-2d73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_2a62
  .menu-under-f92a
  .main-first-1821 {
  color: var(--e-global-color-text);
}
.caption_2a62
  .menu-under-f92a
  .main-first-1821
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_2a62
  .menu-under-f92a
  .summary-hovered-5352 {
  background-color: var(--e-global-color-primary);
}
.caption_2a62
  .menu-under-f92a
  .summary-hovered-5352 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_2a62
  .menu-under-f92a
  .summary-hovered-5352:hover {
  background-color: var(--e-global-color-primary);
}
.caption_2a62
  .menu-under-f92a
  .container-0c89 {
  background-color: var(--e-global-color-primary);
}
.caption_2a62
  .menu-under-f92a
  .container-0c89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_2a62
  .menu-under-f92a
  .container-0c89:hover {
  background-color: var(--e-global-color-primary);
}
.caption_2a62 .accordion_3a29 {
  background-color: var(--e-global-color-primary);
}
.caption_2a62 .accordion_3a29:hover {
  background-color: var(--e-global-color-primary);
}
.caption_2a62 .thumbnail_pressed_7741 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_2a62 .tall-33e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-hovered-4e50 .green-ec43 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-hovered-4e50
  .background-hovered-bfea
  > div:nth-child(3)
  .green-ec43,
.accordion-hovered-4e50
  .backdrop_stale_4fcb
  > div:nth-child(1)
  .green-ec43,
.accordion-hovered-4e50
  .popup-action-198a
  > div:nth-child(1)
  .green-ec43,
.accordion-hovered-4e50
  .lower-ee22
  > div:nth-child(1)
  .green-ec43,
.accordion-hovered-4e50
  .complex-026b
  > div:nth-child(1)
  .green-ec43 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-hovered-4e50 .chip-6e06 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-hovered-4e50 .inner-8ee9 {
  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);
}
.accordion-hovered-4e50 .blue-62d5 {
  background-color: var(--e-global-color-primary);
}
.accordion-hovered-4e50 .blue-62d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-hovered-4e50 .blue-62d5:hover {
  background-color: var(--e-global-color-primary);
}
.accordion-hovered-4e50 .highlight-iron-b1b8 {
  background-color: var(--e-global-color-primary);
}
.accordion-hovered-4e50 .highlight-iron-b1b8:hover {
  background-color: var(--e-global-color-primary);
}
.accordion-hovered-4e50 .thumbnail_pressed_7741 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-hovered-4e50 .tall-33e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_07fb .tabs_huge_3afe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_07fb .light-62ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_07fb .label_tall_e027 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_07fb .under-c3d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_07fb .row-dirty-1215 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_07fb .highlight-iron-b1b8 {
  background-color: var(--e-global-color-primary);
}
.container_07fb .highlight-iron-b1b8:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-84ad .prev-fac3 {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb-84ad .badge-4a89 {
  background-color: var(--e-global-color-text);
}
.breadcrumb-84ad .left-f02f {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb-84ad .text_full_7d77 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-84ad .shade_tiny_8274 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-84ad .hovered_cd5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-84ad .green-2e16 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-84ad .article_6d6d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_ea1d .iron_d7a9 .info_5af3,
.backdrop_ea1d
  .iron_d7a9
  .info_5af3
  a,
.backdrop_ea1d .stale-b54d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_ea1d .iron_d7a9 .outline-ae48,
.backdrop_ea1d .thumbnail-5cac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_ea1d .iron_d7a9 .outline-ae48 {
  color: var(--e-global-color-text);
}
.backdrop_ea1d .thumbnail-5cac {
  color: var(--e-global-color-text);
}
.backdrop_ea1d
  .iron_d7a9
  .article_brown_5245 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_ea1d .hidden-3729 .mini-5df9 {
  background-color: var(--e-global-color-primary);
}
.backdrop_ea1d .hidden-3729 .mini-5df9:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_ea1d .hidden-3729 .primary_1df3 li span {
  background-color: var(--e-global-color-text);
}
.backdrop_ea1d .hidden-3729 .primary_1df3 li span:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_ea1d
  .hidden-3729
  .primary_1df3
  li.hard_3ee6
  span {
  background-color: var(--e-global-color-accent);
}
.backdrop_ea1d .module_348d span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_gold_7352 .modal-e6a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-lower-f2cd .element-fc33 {
  background-color: var(--e-global-color-primary);
}
.panel-lower-f2cd .rough_7c60 {
  background-color: var(--e-global-color-secondary);
}
.panel-lower-f2cd .module-def5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-lower-f2cd .dropdown-9ed6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-lower-f2cd .modal_in_61f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-lower-f2cd .brown_4965 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-lower-f2cd .short_1272 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-lower-f2cd .outline_ae4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-lower-f2cd .dim_648b {
  background-color: var(--e-global-color-primary);
}
.panel-lower-f2cd .dim_648b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main-gold-4870 .paragraph-east-a2f0 {
  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);
}
.main-gold-4870 .complex_24ca {
  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);
}
.main-gold-4870
  .tertiary-976d:after {
  background-color: var(--e-global-color-primary);
}
.main-gold-4870 .notification_f37f {
  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);
}
.layout_small_2286 .stale-b54d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_small_2286 .thumbnail-5cac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_db84 .carousel-8b4e .middle-4b22 {
  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);
}
.shade_db84 .carousel-8b4e .filter-41db {
  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);
}
.heading_8e39 .frame-short-f6c1 {
  background-color: var(--e-global-color-primary);
}
.heading_8e39 .bright_c38a {
  background-color: var(--e-global-color-secondary);
}
.heading_8e39 .shadow-upper-1772 .module-left-6a33 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_8e39 .paper_b546 .module-left-6a33 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_gold_0977 .hovered_2b7f .lower_5ff4 {
  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);
}
.hero_gold_0977 .hovered_2b7f .layout-75af {
  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);
}
.hero_gold_0977 .hovered_2b7f .text-1158 {
  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);
}
.hover_easy_a9e4 .soft-d807 {
  border-color: var(--e-global-color-text);
}
.hover_easy_a9e4 .summary-first-769a {
  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);
}
.hover_easy_a9e4 .first_8025 {
  color: var(--e-global-color-primary);
}
.hover_easy_a9e4 .banner-6591 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim-1b67 .avatar_up_4564 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-1b67 .grid-active-880c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-1b67 .thick_0f40:hover .avatar_up_4564 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-1b67
  .thick_0f40:hover
  .grid-active-880c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item-1724 .mask_first_e26a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item-1724 .modal_pro_f26b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_north_26a9 .complex_78a5 .tabs-2734 {
  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);
}
.focus_north_26a9 .over-ec07 .tabs-2734 {
  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);
}
.detail_cold_bbc4 .title_551f {
  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);
}
.black-0dad .table-4f19 .disabled-hard-327c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black-0dad .table-4f19 .disabled-hard-327c {
  background-color: var(--e-global-color-secondary);
}
.black-0dad .short-ce77 .disabled-hard-327c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black-0dad .short-ce77 .disabled-hard-327c {
  background-color: var(--e-global-color-secondary);
}
.black-0dad .accent-light-e641 .icon-center-96f9 {
  background-color: var(--e-global-color-primary);
}
.black-0dad .accent-light-e641:hover .icon-center-96f9 {
  background-color: var(--e-global-color-secondary);
}
.black-0dad .mini-5df9 {
  background-color: var(--e-global-color-primary);
}
.black-0dad .mini-5df9:hover {
  background-color: var(--e-global-color-accent);
}
.black-0dad .primary_1df3 li span {
  background-color: var(--e-global-color-text);
}
.black-0dad .primary_1df3 li span:hover {
  background-color: var(--e-global-color-primary);
}
.black-0dad .primary_1df3 li.hard_3ee6 span {
  background-color: var(--e-global-color-accent);
}
.purple_e040 .avatar_rough_d652 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_e040 .input-simple-f790 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-00bc .layout_791e:before {
  background-color: var(--e-global-color-secondary);
}
.hard-00bc .solid_a9b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-00bc .current_42d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_c610 .hidden-warm-9c6e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_c610 .hidden-warm-9c6e:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_c610 .hidden-warm-9c6e.fn-active-ee16 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_c610 .frame_liquid_c92d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_c610 .full-9139 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_c610 .sort-8182 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_c610 .title_pressed_aa85 {
  background-color: var(--e-global-color-primary);
}
.active_c610 .title_pressed_aa85 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_c610 .block_5f18 {
  background-color: var(--e-global-color-primary);
}
.active_c610 .block_5f18 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-39c4 .thumbnail_6376 .modal_stone_1a8c a {
  color: var(--e-global-color-secondary);
}
.right-39c4 .thumbnail_6376 .modal_stone_1a8c a:hover {
  color: var(--e-global-color-secondary);
}
.right-39c4 .thumbnail_6376 .modal_stone_1a8c,
.right-39c4 .thumbnail_6376 .modal_stone_1a8c a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-39c4 .thumbnail_6376 .bronze_159a {
  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);
}
.right-39c4 .thumbnail_6376 .shade_f9b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-39c4 .thumbnail_6376 .secondary_bb37 {
  background-color: var(--e-global-color-primary);
}
.right-39c4 .thumbnail_6376 .secondary_bb37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-39c4 .thumbnail_6376 .secondary_bb37:hover {
  background-color: var(--e-global-color-primary);
}
.right-39c4 .thumbnail_6376 .sort-6027 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-39c4 .thumbnail_6376 .sort-6027 {
  background-color: var(--e-global-color-primary);
}
.right-39c4 .thumbnail_6376 .sort-6027:hover {
  background-color: var(--e-global-color-primary);
}
.right-39c4 .thumbnail_6376 .mini-5df9 {
  background-color: var(--e-global-color-primary);
}
.right-39c4 .thumbnail_6376 .mini-5df9:hover {
  background-color: var(--e-global-color-primary);
}
.right-39c4 .hidden-3729 .primary_1df3 li span {
  background-color: var(--e-global-color-text);
}
.right-39c4 .hidden-3729 .primary_1df3 li span:hover {
  background-color: var(--e-global-color-primary);
}
.right-39c4 .hidden-3729 .primary_1df3 li.hard_3ee6 span {
  background-color: var(--e-global-color-accent);
}
.right-39c4 .thumbnail_pressed_7741 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-39c4 .tall-33e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_224c .shade-9933 .media-5833 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_224c .shade-9933 .header-hovered-5ad3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_224c .shade-9933 .old_e568 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-1b3c .light_b22b {
  border-color: var(--e-global-color-text);
}
.left-1b3c .block_fresh_2e90 {
  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);
}
.left-1b3c .text-0c3e {
  color: var(--e-global-color-secondary);
}
.left-1b3c .text-0c3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-1b3c .tertiary-simple-02c6 > * {
  color: var(--e-global-color-primary);
}
.left-1b3c .tertiary-simple-02c6 > * svg {
  fill: var(--e-global-color-primary);
}
.left-1b3c .bottom-ecb2 {
  color: var(--e-global-color-primary);
}
.left-1b3c .bottom-ecb2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-1b3c .smooth-fa5b {
  color: var(--e-global-color-primary);
}
.left-1b3c .smooth-fa5b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-1b3c .brown-35bf {
  color: var(--e-global-color-primary);
}
.left-1b3c .brown-35bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-1b3c .sort_c469 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-1b3c .light-d644 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-1b3c .light-d644.element_935f {
  color: var(--e-global-color-secondary);
}
.left-1b3c .light-d644.element_935f .secondary_fluid_bfae {
  color: var(--e-global-color-accent);
}
.left-1b3c .light-d644.box_e054 {
  color: var(--e-global-color-text);
}
.left-1b3c .light-d644.box_e054 .secondary_fluid_bfae {
  color: var(--e-global-color-text);
}
.left-1b3c .light-d644:before {
  border-top-color: var(--e-global-color-text);
}
.left-1b3c .panel_middle_9de0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-1b3c
  .panel_middle_9de0
  .silver_6813 {
  background-color: var(--e-global-color-primary);
}
.left-1b3c
  .panel_middle_9de0
  .silver_6813 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.left-1b3c .light_b22b .shadow-bottom-02a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-4cf5 .tiny-aee2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-4cf5 .media_4290 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite-8978 .mask_active_2fd6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite-8978
  .paragraph-6a3d
  .backdrop_simple_dab3 {
  background-color: var(--e-global-color-secondary);
}
.lite-8978
  .paragraph-6a3d.bottom_2869
  .backdrop_simple_dab3 {
  background-color: var(--e-global-color-text);
}
.lite-8978
  .paragraph-6a3d:hover
  .backdrop_simple_dab3 {
  background-color: var(--e-global-color-accent);
}
.lite-8978
  .paragraph-6a3d.fn-active-ee16
  .backdrop_simple_dab3 {
  background-color: var(--e-global-color-primary);
}
.copper-9794 .copper_f061 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.copper-9794 .article-7f20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-9794 .disabled_96f1 {
  background-color: var(--e-global-color-primary);
}
.copper-9794 .disabled_96f1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-1dd8 .top-a6d4 .border_fast_7060 .logo_65e4 {
  background-color: var(--e-global-color-secondary);
}
.active-1dd8 .top-a6d4 .table-current-5003:after {
  background-color: var(--e-global-color-secondary);
}
.active-1dd8 .search-left-8e59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-1dd8 .fast-43bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-1dd8 .yellow_ab46 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-1dd8 .yellow_d5dc {
  background-color: var(--e-global-color-primary);
}
.active-1dd8 .yellow_d5dc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-1dd8 .row-524b {
  background-color: var(--e-global-color-secondary);
}
.active-1dd8 .row-524b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-1dd8 .top-a6d4 .wood-1aa8 .hovered-a80f:hover {
  background-color: var(--e-global-color-primary);
}
.active-1dd8
  .top-a6d4
  .wood-1aa8
  .hovered-a80f.top-26f4 {
  background-color: var(--e-global-color-primary);
}
.active-1dd8 .top-a6d4 .orange-314c:before {
  border-color: var(--e-global-color-primary);
}
.active-1dd8 .top-a6d4 .orange-314c:hover:before {
  border-color: var(--e-global-color-secondary);
}
.active-1dd8
  .top-a6d4
  .orange-314c.summary-gold-ea3a:before {
  border-color: var(--e-global-color-primary);
}
.active-1dd8 .container-3506 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_2e37 .modal-b4b7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic_2e37 .modal-b4b7:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic_2e37 .modal-b4b7.pattern_up_2b7d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic_2e37 .video_north_355e {
  background-color: var(--e-global-color-primary);
}
.dynamic_2e37 .video_north_355e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic_2e37
  .highlight_8484
  .feature-2a63
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic_2e37
  .prev_39bd
  .feature-2a63
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick-f8d3
  .container-south-9efb
  .tertiary_fast_9020 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-f8d3
  .container-south-9efb
  .grid-right-71b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-f8d3 .highlight-ae3c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-f8d3 .slider-medium-5c2a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-f8d3 .feature-fixed-b398 {
  background-color: var(--e-global-color-primary);
}
.thick-f8d3 .feature-fixed-b398 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_4f8f .pattern_upper_52ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_4f8f .hero-basic-0a59 {
  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);
}
.thumbnail_4f8f .south-fe04 {
  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);
}
.thumbnail_4f8f .south-fe04 a:hover {
  color: var(--e-global-color-secondary);
}
.thumbnail_4f8f .label_717b {
  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);
}
.thumbnail_4f8f .tabs-0e39 {
  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);
}
.thumbnail_4f8f .column_action_19dc .mini-5df9 {
  background-color: var(--e-global-color-primary);
}
.thumbnail_4f8f .column_action_19dc .mini-5df9:hover {
  background-color: var(--e-global-color-accent);
}
.thumbnail_4f8f
  .column_action_19dc
  .primary_1df3
  li
  span {
  background-color: var(--e-global-color-text);
}
.thumbnail_4f8f
  .column_action_19dc
  .primary_1df3
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail_4f8f
  .column_action_19dc
  .primary_1df3
  li.hard_3ee6
  span {
  background-color: var(--e-global-color-accent);
}
.sidebar_6dc4
  .dark-0d04
  .sidebar_dim_4bde {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_6dc4 .dark-0d04 .notice_4d0b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_6dc4 .dark-0d04 .active-9b50 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_6dc4 .active_b362 {
  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);
}
.sidebar_6dc4
  .carousel-mini-26b5.aside_tiny_7aad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_gas_68ef
  > .dynamic-bb4d
  > div
  > .list_d45d
  > .disabled_f29c
  > a {
  background-color: var(--e-global-color-text);
}
.summary_gas_68ef
  > .dynamic-bb4d
  > div
  > .list_d45d
  > .disabled_f29c
  > a
  .fixed_f048.background_0f72 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_gas_68ef
  > .dynamic-bb4d
  > div
  > .list_d45d
  > .disabled_f29c
  > a
  .modal-f3b0.icon-slow-d334 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_gas_68ef
  > .dynamic-bb4d
  > div
  > .list_d45d
  > .disabled_f29c
  > .fixed-d21a
  .disabled_f29c
  > a {
  background-color: var(--e-global-color-secondary);
}
.summary_gas_68ef
  > .dynamic-bb4d
  > div
  > .list_d45d
  > .disabled_f29c
  > .fixed-d21a
  .disabled_f29c
  > a
  .green_b243 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_gas_68ef
  > .dynamic-bb4d
  > div
  > .list_d45d
  > .disabled_f29c
  > .fixed-d21a
  .disabled_f29c
  > a
  .modal-f3b0.over-d958 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_gas_68ef
  > .dynamic-bb4d
  > div
  > .list_d45d
  > .disabled_f29c
  > a
  .list-in-6446:before {
  color: var(--e-global-color-text);
}
.summary_gas_68ef
  > .dynamic-bb4d
  > div
  > .list_d45d
  > .disabled_f29c
  > .fixed-d21a
  a
  .list-in-6446:before {
  color: var(--e-global-color-text);
}
.summary_gas_68ef
  > .dynamic-bb4d
  > div
  > .list_d45d
  > .disabled_f29c.summary_middle_19ba
  > a
  .list-in-6446:before {
  color: var(--e-global-color-text);
}
.summary_gas_68ef
  > .dynamic-bb4d
  > div
  > .list_d45d
  > .disabled_f29c
  > .fixed-d21a
  .disabled_f29c.summary_middle_19ba
  > a
  .list-in-6446:before {
  color: var(--e-global-color-text);
}
.summary_gas_68ef
  > .dynamic-bb4d
  > div
  > .list_d45d
  > .disabled_f29c
  > a
  .copper_f603
  .input_current_40c8 {
  color: var(--e-global-color-text);
}
.summary_gas_68ef
  > .dynamic-bb4d
  > div
  > .list_d45d
  > .disabled_f29c
  > .fixed-d21a
  a
  .copper_f603
  .input_current_40c8 {
  color: var(--e-global-color-text);
}
.summary_gas_68ef
  > .dynamic-bb4d
  > div
  > .list_d45d
  > .disabled_f29c
  > a
  .copper_f603
  .input_current_40c8,
.summary_gas_68ef
  > .dynamic-bb4d
  > div
  > .list_d45d
  > .disabled_f29c
  > .fixed-d21a
  a
  .copper_f603
  .input_current_40c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_gas_68ef
  > .dynamic-bb4d
  > div
  > .list_d45d
  > .disabled_f29c
  > a
  .block_5493:before {
  color: var(--e-global-color-text);
}
.summary_gas_68ef
  > .dynamic-bb4d
  > div
  > .list_d45d
  > .disabled_f29c
  > .fixed-d21a
  a
  .block_5493:before {
  color: var(--e-global-color-text);
}
.summary_gas_68ef
  > .dynamic-bb4d
  > div
  > .list_d45d
  > .disabled_f29c.summary_middle_19ba
  > a
  .block_5493:before {
  color: var(--e-global-color-text);
}
.summary_gas_68ef
  > .dynamic-bb4d
  > div
  > .list_d45d
  > .disabled_f29c
  > .fixed-d21a
  .disabled_f29c.summary_middle_19ba
  > a
  .block_5493:before {
  color: var(--e-global-color-text);
}
.up-a290 .hot_20d6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.up-a290
  .focused-6dc5:hover
  .hot_20d6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article-c975
  > .dynamic-bb4d
  > .clean_4af5
  > .header_upper_feac
  > .module_pro_5e8c
  > .preview_orange_035a
  .old-2a5f {
  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);
}
.article-c975
  > .dynamic-bb4d
  > .clean_4af5
  > .header_upper_feac
  > .module_pro_5e8c
  > .preview_orange_035a:hover
  .old-2a5f {
  color: var(--e-global-color-text);
}
.article-c975
  > .dynamic-bb4d
  > .clean_4af5
  > .header_upper_feac
  > .module_pro_5e8c
  > .preview_orange_035a:hover
  .old-2a5f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-c975
  > .dynamic-bb4d
  > .clean_4af5
  > .header_upper_feac
  > .module_pro_5e8c.yellow_66a7
  > .preview_orange_035a
  .old-2a5f {
  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);
}
.form-07de .badge_wide_6b25 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-07de .focus-9f2e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-07de .title_pro_677c {
  background-color: var(--e-global-color-primary);
}
.form-07de .title_pro_677c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup_018e
  > .dynamic-bb4d
  > .full_f8fe
  > .card-0518
  > .dropdown_1cdd
  .overlay_3eb7 {
  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);
}
.popup_018e
  > .dynamic-bb4d
  > .full_f8fe
  > .card-0518
  > .dropdown_1cdd
  .sidebar-white-60bf {
  color: var(--e-global-color-text);
}
.popup_018e
  > .dynamic-bb4d
  > .full_f8fe
  > .card-0518
  > .dropdown_1cdd:hover
  .overlay_3eb7 {
  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);
}
.popup_018e
  > .dynamic-bb4d
  > .full_f8fe
  > .card-0518
  > .dropdown_1cdd:hover
  .sidebar-white-60bf {
  color: var(--e-global-color-secondary);
}
.popup_018e
  > .dynamic-bb4d
  > .full_f8fe
  > .card-0518
  > .dropdown_1cdd.message-light-b488
  .overlay_3eb7 {
  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);
}
.popup_018e
  > .dynamic-bb4d
  > .full_f8fe
  > .card-0518
  > .dropdown_1cdd.message-light-b488
  .sidebar-white-60bf {
  color: var(--e-global-color-primary);
}
.left-1807
  .hovered_14d2
  .tertiary_simple_fa4c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-1807 .info-df0f .shadow-bottom-02a8 .hard-bd5a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner-286a .static_b5f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner-286a .tag_cfba .static_b5f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner-286a .popup_f207 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.inner-286a .popup_f207 {
  background-color: var(--e-global-color-primary);
}
.component_1beb .header-c45a .disabled-wide-282c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_1beb
  .header-c45a:hover
  .shade_97da {
  color: var(--e-global-color-secondary);
}
.component_1beb
  .header-c45a:hover
  .disabled-wide-282c {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_tiny_2181 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.title-out-acf5 {
  max-width: 1400px !important;
}

.content-fec0 {
  flex-direction: column;
}

.content-fec0 .nav_fixed_20fe {
  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.content-fec0 .nav_fixed_20fe {
  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);
}

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

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

.backdrop-98c8.shade-608e {
  display: none;
}

.notice_brown_d6e2 {
  display: none;
}

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

.feature-c843.motion-80e2 {
  margin-bottom: 40px;
  width: 100%;
}

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

.content-fec0 a {
  width: 100%;
}

.status_4f86 .panel_hard_2603.popup-0b60 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.status_4f86
  .panel_hard_2603.picture_3511
  .short-0188
  .filter-b57a {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.advanced_c2e8.narrow_fb3d > .logo_22fe {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.hot-017b {
  position: relative;
  width: 100%;
}

.paragraph-50a5 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.box-liquid-694e {
  font-size: 35px !important;
}

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

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

.pink-e077 {
  display: flex;
  gap: 50px;
}

.status_4f86
  .panel_hard_2603.article_center_a231
  .description-4e23
  .highlight-cool-bb59 {
  width: 100% !important;
}

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

.pressed_0df6 {
  width: 100%;
}

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

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

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

  display: none;
}

.media-upper-7b71 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.disabled_7db1:hover .column_light_3388 {
  visibility: visible;
}
.disabled_7db1:hover.disabled_7db1::before {
  display: block;
}

.focus_89ca h3 {
  color: #fff;
}

.progress_c8de {
  margin: 0;
}

.status_4f86
  .panel_hard_2603.article_center_a231
  .highlight-cool-bb59
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.sort_mini_31d9 {
  width: 100%;
}

.overlay_huge_382d {
  width: 100%;
}

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

.overlay_huge_382d {
  width: 100%;
}

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

.highlight-cool-bb59 {
  display: flex;
  align-items: center;
}

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

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

.content-fec0 .nav_fixed_20fe.bronze_8a81 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.content-fec0 h1.nav_fixed_20fe {
  margin-top: 80px !important;
}

.status_4f86 .panel_hard_2603.outer_9880 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.widget-4b64 img {
  width: 100%;
}

.solid_aa10 .active_thick_2de5.short-0188 {
  justify-content: space-between;
}

.logo_thick_4698 {
  display: none;
}

.bright-cde7 .lower_567b {
  margin: 1px 0 !important;
}

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

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

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

  .hard-edb7 {
    width: 100% !important;
  }
}

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

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

  .solid_aa10 .active_thick_2de5.short-0188 {
    border-bottom: 1px solid #f0c159;
  }

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

  .advanced_c2e8.narrow_fb3d > .logo_22fe {
    gap: 15px;
    justify-content: space-between;
  }

  .status_4f86
    .panel_hard_2603.article_center_a231
    .highlight-cool-bb59
    img {
    width: 60% !important;
  }

  .paragraph-50a5 {
    left: 2%;
  }

  .alert_b3c9 {
    margin: 10px 0;
  }

  .content-fec0 .lower_567b {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .box-liquid-694e {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.content-fec0 .nav_fixed_20fe,
  .content-fec0 .nav_fixed_20fe {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .highlight-cool-bb59 {
    justify-content: center;
  }

  .content-fec0 .lower_567b {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .status_4f86 .panel_hard_2603.popup-0b60 {
    width: 75% !important;
  }

  .widget-4b64 img {
    width: 100% !important;
  }
}

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

  h2.content-fec0 .nav_fixed_20fe,
  .content-fec0 .nav_fixed_20fe {
    font-size: 30px !important;
  }

  .highlight-cool-bb59 {
    justify-content: center;
  }

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

  .easy-e9aa
    .liquid_e507.picture_e114 {
    margin: 0 !important;
  }

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

  .alert_b3c9 {
    display: flex;
  }

  .east-6ba6 .article_3f6a {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .modal-6b77 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .content-fec0 h1.nav_fixed_20fe {
    margin-top: 40px !important;
  }

  .status_4f86
    .panel_hard_2603.article_center_a231
    .highlight-cool-bb59
    img,
  .badge_f47d .description-4e23 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .status_4f86 .panel_hard_2603.popup-0b60 {
    width: 100% !important;
  }

  .advanced_c2e8.narrow_fb3d > .logo_22fe {
    gap: 3px;
  }

  .content-fec0 .lower_567b {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.solid_aa10 .active_thick_2de5.short-0188 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.solid_aa10 .active_thick_2de5.short-0188: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);
}

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

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

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

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

.backdrop-98c8: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;
}

/* 图片块简化样式 */
.hero-fixed-5222 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .solid_aa10 .active_thick_2de5.short-0188 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .content-fec0 .nav_fixed_20fe {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .article_3f6a {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.description-17e6 .backdrop-large-f124 {
  flex-shrink: 0;
  white-space: nowrap;
}

.description-17e6 .white-35a1 {
  flex-shrink: 0;
  min-width: fit-content;
}

.description-17e6 .filter-b57a {
  white-space: nowrap;
}

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

.description-17e6 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.description-17e6 .backdrop-large-f124 {
  max-width: 80px !important;
}

.description-17e6 .white-35a1 {
  max-width: 80px !important;
  overflow: hidden;
}

.description-17e6 .active_thick_2de5.short-0188 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.description-17e6 .filter-b57a {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 5f78 */
.phantom-card-n4 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
