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(.layout_static_2c04) {
  gap: 0.5em;
}
:where(.search-ce04) {
  gap: 0.5em;
}
body .texture_c91d > .slow-bfc6 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .texture_c91d > .white-5ed6 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .texture_c91d > .picture_focused_49d7 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .action-32ab > .slow-bfc6 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .action-32ab > .white-5ed6 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .action-32ab > .picture_focused_49d7 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .action-32ab
  > :where(:not(.slow-bfc6):not(.white-5ed6):not(.progress_white_ac70)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .action-32ab > .cold-dac1 {
  max-width: var(--wp--style--global--wide-size);
}
body .layout_static_2c04 {
  display: flex;
}
body .layout_static_2c04 {
  flex-wrap: wrap;
  align-items: center;
}
body .layout_static_2c04 > * {
  margin: 0;
}
body .search-ce04 {
  display: grid;
}
body .search-ce04 > * {
  margin: 0;
}
:where(.under-1d47.layout_static_2c04) {
  gap: 2em;
}
:where(.under-1d47.search-ce04) {
  gap: 2em;
}
:where(.carousel_9043.layout_static_2c04) {
  gap: 1.25em;
}
:where(.carousel_9043.search-ce04) {
  gap: 1.25em;
}
.dim_8e76 {
  color: var(--wp--preset--color--black) !important;
}
.green-caaa {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.top-d0bf {
  color: var(--wp--preset--color--white) !important;
}
.accent-gold-5848 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.notification-22f8 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.avatar-fresh-e7a7 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.filter_31fe {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.section-soft-566b {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.table_4af3 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.accordion-c821 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.wide-7952 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.shadow_outer_edc9 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.motion-5f37 {
  background-color: var(--wp--preset--color--black) !important;
}
.complex-1267 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.action-984c {
  background-color: var(--wp--preset--color--white) !important;
}
.media-west-a06a {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.nav-6e5a {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.header_top_41aa {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.outer_e97e {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.button-9855 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.accent-hovered-7005 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.alert-medium-a5ce {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.medium-00b2 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.module-medium-a6a6 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.gallery_13a8 {
  border-color: var(--wp--preset--color--black) !important;
}
.static_d702 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.surface_dark_cad2 {
  border-color: var(--wp--preset--color--white) !important;
}
.gradient-bottom-6db2 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.primary_red_b7d1 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.preview-6e57 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.message-current-29a9 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.white-f48c {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.bright-f208 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.nav_gas_37c2 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.badge_fluid_fd96 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.lite_c8e1 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.primary-motion-651c {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.panel_3e67 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.gradient_0866 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.block_red_143a {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.lite-d6b2 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.small_f828 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.rough-49a2 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.surface-6f21 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.disabled_dirty_b4f2 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.breadcrumb-out-3f32 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.lower_de2a {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.thumbnail_8087 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.progress_b4e5 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.pink_348a {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.carousel-7c91 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.tabs-37ed {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.center-d622 a:where(:not(.secondary_fluid_4bd8)) {
  color: inherit;
}
:where(.carousel_9043.layout_static_2c04) {
  gap: 1.25em;
}
:where(.carousel_9043.search-ce04) {
  gap: 1.25em;
}
:where(.under-1d47.layout_static_2c04) {
  gap: 2em;
}
:where(.under-1d47.search-ce04) {
  gap: 2em;
}
.badge-e23c {
  font-size: 1.5em;
  line-height: 1.6;
}

.modal-9396 .surface-brown-1958 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_lower_e258 .component_a998 {
  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-de04 {
  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-de04.paper-243d .overlay-dark-1969 {
  background-color: var(--e-global-color-primary);
}
.shadow-de04.basic-068a .overlay-dark-1969,
.shadow-de04.hot_ec60 .overlay-dark-1969 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.pattern_16c8 .nav_0341 {
  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);
}
.module-e30f {
  --divider-color: var(--e-global-color-secondary);
}
.module-e30f .heading-ff8a {
  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);
}
.module-e30f.component_left_3c05 .south-f5c3 {
  background-color: var(--e-global-color-secondary);
}
.module-e30f.link_stone_764e .south-f5c3,
.module-e30f.focus_1467 .south-f5c3 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.module-e30f.link_stone_764e .south-f5c3,
.module-e30f.focus_1467 .south-f5c3 svg {
  fill: var(--e-global-color-secondary);
}
.progress_7a82 .chip_acb3 {
  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);
}
.progress_7a82 .highlight_cdd2 {
  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);
}
.bright_bccb.component_left_3c05 .south-f5c3 {
  background-color: var(--e-global-color-primary);
}
.bright_bccb.link_stone_764e .south-f5c3,
.bright_bccb.focus_1467 .south-f5c3 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.bright_bccb.link_stone_764e .south-f5c3,
.bright_bccb.focus_1467 .south-f5c3 svg {
  fill: var(--e-global-color-primary);
}
.main-copper-ed84.component_left_3c05 .south-f5c3 {
  background-color: var(--e-global-color-primary);
}
.main-copper-ed84.link_stone_764e .south-f5c3,
.main-copper-ed84.focus_1467 .south-f5c3 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.main-copper-ed84 .column-6106 {
  color: var(--e-global-color-primary);
}
.main-copper-ed84 .column-6106,
.main-copper-ed84 .column-6106 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-copper-ed84 .carousel-8882 {
  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-3dce .container_hovered_579c {
  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);
}
.detail-7b11 .thick_ba25 .medium_74fb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_4aa2 .hard_74b9:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.surface_4aa2 .content_fef3 i {
  color: var(--e-global-color-primary);
}
.surface_4aa2 .content_fef3 svg {
  fill: var(--e-global-color-primary);
}
.surface_4aa2 .input-large-01f2 {
  color: var(--e-global-color-secondary);
}
.surface_4aa2 .hard_74b9 > .input-large-01f2,
.surface_4aa2 .hard_74b9 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-267a .hover-6880 {
  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);
}
.copper-267a .menu-liquid-9b5e {
  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);
}
.preview-cool-ab50 .rough-fe81 .form_pressed_0c70 {
  background-color: var(--e-global-color-primary);
}
.preview-cool-ab50 .outer_53df {
  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);
}
.detail_e94f .grid-2e5a {
  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);
}
.detail_e94f .breadcrumb-0e46 {
  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);
}
.detail_e94f .bronze_df51 {
  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);
}
.label-stale-ace8 .filter_bottom_245e,
.label-stale-ace8 .filter_bottom_245e a {
  color: var(--e-global-color-primary);
}
.label-stale-ace8 .filter_bottom_245e.dirty-a110,
.label-stale-ace8 .filter_bottom_245e.dirty-a110 a {
  color: var(--e-global-color-accent);
}
.label-stale-ace8 .filter_bottom_245e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-stale-ace8 .fast_0eca {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion_6f53 .feature-east-55a5,
.motion_6f53 .aside-28a1 {
  color: var(--e-global-color-primary);
}
.motion_6f53 .feature-east-55a5 svg {
  fill: var(--e-global-color-primary);
}
.motion_6f53 .dirty-a110 .feature-east-55a5,
.motion_6f53 .dirty-a110 .aside-28a1 {
  color: var(--e-global-color-accent);
}
.motion_6f53 .dirty-a110 .feature-east-55a5 svg {
  fill: var(--e-global-color-accent);
}
.motion_6f53 .aside-28a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion_6f53 .fast_0eca {
  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);
}
.smooth_2c86 .smooth-cfc1,
.smooth_2c86 .solid_070e {
  color: var(--e-global-color-primary);
}
.smooth_2c86 .solid_070e svg {
  fill: var(--e-global-color-primary);
}
.smooth_2c86 .filter_bottom_245e.dirty-a110 a,
.smooth_2c86
  .filter_bottom_245e.dirty-a110
  .solid_070e {
  color: var(--e-global-color-accent);
}
.smooth_2c86 .smooth-cfc1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth_2c86 .fast_0eca {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-8ab7 .accent-90c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-8ab7 .mask_bd0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_upper_e883 .main-clean-fb6a .text_5650 {
  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);
}
.thumbnail_upper_e883 .main-clean-fb6a .feature-640b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_upper_e883 .article-silver-3e3f .text_5650 {
  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);
}
.thumbnail_upper_e883
  .article-silver-3e3f
  .feature-640b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_upper_e883
  .overlay_9932
  .text_5650 {
  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);
}
.thumbnail_upper_e883
  .overlay_9932
  .feature-640b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_upper_e883
  .copper_b412
  .text_5650 {
  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);
}
.thumbnail_upper_e883
  .copper_b412
  .feature-640b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_pressed_a3ee .first-9f4f {
  background-color: var(--e-global-color-primary);
}
.detail_pressed_a3ee .first-9f4f:hover {
  background-color: var(--e-global-color-primary);
}
.detail_pressed_a3ee .slow-8fe4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_pressed_a3ee
  .first-9f4f:hover
  .slow-8fe4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-west-ee6f .disabled_64ef {
  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);
}
.dropdown-c10e .gradient-bac6 .accent-f9c8 a {
  background-color: var(--e-global-color-accent);
}
.dropdown-c10e .gradient-bac6 .bright_2e3e a {
  background-color: var(--e-global-color-accent);
}
.dropdown-c10e .gradient-bac6 .accent-f9c8 a,
.dropdown-c10e .gradient-bac6 .bright_2e3e a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_bottom_584f
  .first-26eb.item_db41
  .gradient-bac6
  a.avatar_stone_d273 {
  background-color: var(--e-global-color-accent);
}
.hover_bottom_584f
  .first-26eb.item_db41
  .gradient-bac6
  span.avatar_stone_d273.fn-current-f3d5 {
  background-color: var(--e-global-color-text);
}
.hover_bottom_584f
  .first-26eb.item_db41
  .gradient-bac6
  .avatar_stone_d273 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_003e .gold-aea3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_003e
  .surface_aab3
  > .over-b2a3
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_003e
  .gas_f8e1
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_003e
  .lite-e861
  .notification-fixed-fb4b,
.orange_003e
  .lite-e861
  .caption_f692 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_003e
  .lite-e861
  .menu_inner_30c0,
.orange_003e
  .lite-e861
  a
  .menu_inner_30c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_003e
  .lite-e861
  .preview-narrow-d350 {
  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);
}
.orange_003e
  .lite-e861
  .action-c61d {
  background-color: var(--e-global-color-primary);
}
.orange_003e
  .lite-e861
  .action-c61d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_003e
  .lite-e861
  .action-c61d:hover {
  background-color: var(--e-global-color-primary);
}
.orange_003e
  .lite-e861
  .alert_035a {
  background-color: var(--e-global-color-primary);
}
.orange_003e
  .lite-e861
  .alert_035a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_003e
  .lite-e861
  .alert_035a:hover {
  background-color: var(--e-global-color-primary);
}
.orange_003e
  .link-outer-fea8
  .rough-39e3
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_003e
  .link-outer-fea8
  .banner-white-5265 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_003e
  .link-outer-fea8
  .preview-narrow-d350 {
  color: var(--e-global-color-text);
}
.orange_003e
  .link-outer-fea8
  .preview-narrow-d350
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_003e
  .link-outer-fea8
  .action-c61d {
  background-color: var(--e-global-color-primary);
}
.orange_003e
  .link-outer-fea8
  .action-c61d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_003e
  .link-outer-fea8
  .action-c61d:hover {
  background-color: var(--e-global-color-primary);
}
.orange_003e
  .link-outer-fea8
  .alert_035a {
  background-color: var(--e-global-color-primary);
}
.orange_003e
  .link-outer-fea8
  .alert_035a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_003e
  .link-outer-fea8
  .alert_035a:hover {
  background-color: var(--e-global-color-primary);
}
.orange_003e .shadow_0ae4 {
  background-color: var(--e-global-color-primary);
}
.orange_003e .shadow_0ae4:hover {
  background-color: var(--e-global-color-primary);
}
.orange_003e .breadcrumb_red_bd8e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_003e .narrow-4fa6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_full_977a .next_c7f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_full_977a
  .image_static_3d23
  > div:nth-child(3)
  .next_c7f1,
.hero_full_977a
  .white_02e4
  > div:nth-child(1)
  .next_c7f1,
.hero_full_977a
  .progress-bottom-76df
  > div:nth-child(1)
  .next_c7f1,
.hero_full_977a
  .orange_c4c0
  > div:nth-child(1)
  .next_c7f1,
.hero_full_977a
  .gallery_smooth_af0c
  > div:nth-child(1)
  .next_c7f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_full_977a .title_plasma_ed23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_full_977a .first_2224 {
  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);
}
.hero_full_977a .grid-b84e {
  background-color: var(--e-global-color-primary);
}
.hero_full_977a .grid-b84e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_full_977a .grid-b84e:hover {
  background-color: var(--e-global-color-primary);
}
.hero_full_977a .image_ac48 {
  background-color: var(--e-global-color-primary);
}
.hero_full_977a .image_ac48:hover {
  background-color: var(--e-global-color-primary);
}
.hero_full_977a .breadcrumb_red_bd8e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_full_977a .narrow-4fa6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_01eb .alert_smooth_43f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_01eb .outline-ca98 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_01eb .background-e3e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_01eb .rough_e907 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_01eb .preview_red_8232 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_01eb .image_ac48 {
  background-color: var(--e-global-color-primary);
}
.iron_01eb .image_ac48:hover {
  background-color: var(--e-global-color-primary);
}
.plasma_b14b .alert-fixed-7173 {
  background-color: var(--e-global-color-secondary);
}
.plasma_b14b .table_west_e11e {
  background-color: var(--e-global-color-text);
}
.plasma_b14b .hero_static_d914 {
  background-color: var(--e-global-color-secondary);
}
.plasma_b14b .block_cac9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma_b14b .header_c602 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_b14b .wood-b23b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_b14b .block_short_eac8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_b14b .thick_eaad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-easy-bb5c .detail-last-8dbf .pattern_1d5c,
.widget-easy-bb5c
  .detail-last-8dbf
  .pattern_1d5c
  a,
.widget-easy-bb5c .image-1ac6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-easy-bb5c .detail-last-8dbf .aside-c15f,
.widget-easy-bb5c .paragraph_next_d318 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-easy-bb5c .detail-last-8dbf .aside-c15f {
  color: var(--e-global-color-text);
}
.widget-easy-bb5c .paragraph_next_d318 {
  color: var(--e-global-color-text);
}
.widget-easy-bb5c
  .detail-last-8dbf
  .progress_iron_7c6b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-easy-bb5c .hero_6ba8 .tag-fast-a327 {
  background-color: var(--e-global-color-primary);
}
.widget-easy-bb5c .hero_6ba8 .tag-fast-a327:hover {
  background-color: var(--e-global-color-primary);
}
.widget-easy-bb5c .hero_6ba8 .status-fresh-d333 li span {
  background-color: var(--e-global-color-text);
}
.widget-easy-bb5c .hero_6ba8 .status-fresh-d333 li span:hover {
  background-color: var(--e-global-color-primary);
}
.widget-easy-bb5c
  .hero_6ba8
  .status-fresh-d333
  li.frame-thick-0f25
  span {
  background-color: var(--e-global-color-accent);
}
.widget-easy-bb5c .in-4b5b span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_4271 .action-c72d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video_out_a7ba .badge_purple_087e {
  background-color: var(--e-global-color-primary);
}
.video_out_a7ba .white_b4dc {
  background-color: var(--e-global-color-secondary);
}
.video_out_a7ba .rough_a252 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_out_a7ba .hidden_3db8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_out_a7ba .mask_plasma_7e5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_out_a7ba .footer-lower-fc23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_out_a7ba .input_ecfc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_out_a7ba .text_red_0041 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_out_a7ba .backdrop-e415 {
  background-color: var(--e-global-color-primary);
}
.video_out_a7ba .backdrop-e415 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth-5a91 .paper-e9f3 {
  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);
}
.smooth-5a91 .smooth-1872 {
  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);
}
.smooth-5a91
  .large-1338:after {
  background-color: var(--e-global-color-primary);
}
.smooth-5a91 .wrapper_red_bdca {
  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);
}
.hidden_4a47 .image-1ac6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_4a47 .paragraph_next_d318 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_outer_b34d .dynamic-d0a0 .pagination-current-0707 {
  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);
}
.sidebar_outer_b34d .dynamic-d0a0 .cold_0ce0 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-f02c .main-top-c0de {
  background-color: var(--e-global-color-primary);
}
.frame-f02c .west_189a {
  background-color: var(--e-global-color-secondary);
}
.frame-f02c .center-01a7 .sort_fluid_b395 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-f02c .row-9b40 .sort_fluid_b395 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-8ed3 .south_2423 .iron-f135 {
  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);
}
.light-8ed3 .south_2423 .badge-center-3c7d {
  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);
}
.light-8ed3 .south_2423 .focused_bab2 {
  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);
}
.alert_4c6f .component-wide-46cb {
  border-color: var(--e-global-color-text);
}
.alert_4c6f .prev_bf98 {
  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);
}
.alert_4c6f .title-bronze-0e54 {
  color: var(--e-global-color-primary);
}
.alert_4c6f .badge_5d35 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-2aac .feature_over_b6c3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-2aac .container-next-0820 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-2aac .in-7784:hover .feature_over_b6c3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-2aac
  .in-7784:hover
  .container-next-0820 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bright-76ce .form_stale_8514 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bright-76ce .wood-619b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-6613 .overlay_focused_7457 .pink_2934 {
  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);
}
.texture-6613 .hero_mini_2143 .pink_2934 {
  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);
}
.stale_d178 .huge_c670 {
  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);
}
.last_803c .description_action_558b .breadcrumb-fixed-e91b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last_803c .description_action_558b .breadcrumb-fixed-e91b {
  background-color: var(--e-global-color-secondary);
}
.last_803c .sidebar_8429 .breadcrumb-fixed-e91b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last_803c .sidebar_8429 .breadcrumb-fixed-e91b {
  background-color: var(--e-global-color-secondary);
}
.last_803c .hover-top-7afb .highlight-fast-ef15 {
  background-color: var(--e-global-color-primary);
}
.last_803c .hover-top-7afb:hover .highlight-fast-ef15 {
  background-color: var(--e-global-color-secondary);
}
.last_803c .tag-fast-a327 {
  background-color: var(--e-global-color-primary);
}
.last_803c .tag-fast-a327:hover {
  background-color: var(--e-global-color-accent);
}
.last_803c .status-fresh-d333 li span {
  background-color: var(--e-global-color-text);
}
.last_803c .status-fresh-d333 li span:hover {
  background-color: var(--e-global-color-primary);
}
.last_803c .status-fresh-d333 li.frame-thick-0f25 span {
  background-color: var(--e-global-color-accent);
}
.primary_inner_357f .aside_plasma_b5fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_inner_357f .lower-8996 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_stone_745a .middle-e6be:before {
  background-color: var(--e-global-color-secondary);
}
.icon_stone_745a .primary_huge_4b1f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_stone_745a .background_steel_1e04 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top_2b9e .element-4045 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top_2b9e .element-4045:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top_2b9e .element-4045.fn-active-f3d5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top_2b9e .upper-f193 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_2b9e .header_94ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_2b9e .photo_wide_ec14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_2b9e .description-hot-035e {
  background-color: var(--e-global-color-primary);
}
.top_2b9e .description-hot-035e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.top_2b9e .wide_1d5d {
  background-color: var(--e-global-color-primary);
}
.top_2b9e .wide_1d5d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination-down-5e54 .last-f050 .accordion_a52d a {
  color: var(--e-global-color-secondary);
}
.pagination-down-5e54 .last-f050 .accordion_a52d a:hover {
  color: var(--e-global-color-secondary);
}
.pagination-down-5e54 .last-f050 .accordion_a52d,
.pagination-down-5e54 .last-f050 .accordion_a52d a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-down-5e54 .last-f050 .icon_first_d6b6 {
  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);
}
.pagination-down-5e54 .last-f050 .title-804c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-down-5e54 .last-f050 .title_9a50 {
  background-color: var(--e-global-color-primary);
}
.pagination-down-5e54 .last-f050 .title_9a50 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-down-5e54 .last-f050 .title_9a50:hover {
  background-color: var(--e-global-color-primary);
}
.pagination-down-5e54 .last-f050 .carousel-hard-0b8f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination-down-5e54 .last-f050 .carousel-hard-0b8f {
  background-color: var(--e-global-color-primary);
}
.pagination-down-5e54 .last-f050 .carousel-hard-0b8f:hover {
  background-color: var(--e-global-color-primary);
}
.pagination-down-5e54 .last-f050 .tag-fast-a327 {
  background-color: var(--e-global-color-primary);
}
.pagination-down-5e54 .last-f050 .tag-fast-a327:hover {
  background-color: var(--e-global-color-primary);
}
.pagination-down-5e54 .hero_6ba8 .status-fresh-d333 li span {
  background-color: var(--e-global-color-text);
}
.pagination-down-5e54 .hero_6ba8 .status-fresh-d333 li span:hover {
  background-color: var(--e-global-color-primary);
}
.pagination-down-5e54 .hero_6ba8 .status-fresh-d333 li.frame-thick-0f25 span {
  background-color: var(--e-global-color-accent);
}
.pagination-down-5e54 .breadcrumb_red_bd8e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-down-5e54 .narrow-4fa6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white-2303 .video-49d0 .section-f5be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white-2303 .video-49d0 .panel-action-a370 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-2303 .video-49d0 .bottom-7b5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_0e23 .outline_eaa0 {
  border-color: var(--e-global-color-text);
}
.icon_0e23 .copper-9a0b {
  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);
}
.icon_0e23 .plasma_865d {
  color: var(--e-global-color-secondary);
}
.icon_0e23 .plasma_865d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_0e23 .list_f690 > * {
  color: var(--e-global-color-primary);
}
.icon_0e23 .list_f690 > * svg {
  fill: var(--e-global-color-primary);
}
.icon_0e23 .cool_36b7 {
  color: var(--e-global-color-primary);
}
.icon_0e23 .cool_36b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_0e23 .red-9339 {
  color: var(--e-global-color-primary);
}
.icon_0e23 .red-9339 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_0e23 .focus-80e9 {
  color: var(--e-global-color-primary);
}
.icon_0e23 .focus-80e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_0e23 .message_097f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_0e23 .hot_6a01 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_0e23 .hot_6a01.tabs-be34 {
  color: var(--e-global-color-secondary);
}
.icon_0e23 .hot_6a01.tabs-be34 .search_c87a {
  color: var(--e-global-color-accent);
}
.icon_0e23 .hot_6a01.grid-00f2 {
  color: var(--e-global-color-text);
}
.icon_0e23 .hot_6a01.grid-00f2 .search_c87a {
  color: var(--e-global-color-text);
}
.icon_0e23 .hot_6a01:before {
  border-top-color: var(--e-global-color-text);
}
.icon_0e23 .gallery_eccd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_0e23
  .gallery_eccd
  .left-fd5f {
  background-color: var(--e-global-color-primary);
}
.icon_0e23
  .gallery_eccd
  .left-fd5f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon_0e23 .outline_eaa0 .south-a9cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-selected-4e4c .mask_980d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-selected-4e4c .modal-yellow-b5c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-17f4 .info_fresh_3961 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-17f4
  .search_9a0c
  .hero-over-8e94 {
  background-color: var(--e-global-color-secondary);
}
.button-17f4
  .search_9a0c.west_9de4
  .hero-over-8e94 {
  background-color: var(--e-global-color-text);
}
.button-17f4
  .search_9a0c:hover
  .hero-over-8e94 {
  background-color: var(--e-global-color-accent);
}
.button-17f4
  .search_9a0c.fn-active-f3d5
  .hero-over-8e94 {
  background-color: var(--e-global-color-primary);
}
.texture-basic-ea81 .caption_narrow_ef84 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.texture-basic-ea81 .primary-pink-0abc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-basic-ea81 .green_f569 {
  background-color: var(--e-global-color-primary);
}
.texture-basic-ea81 .green_f569 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_pressed_f0c1 .hard_5831 .full-ef53 .icon-paper-f367 {
  background-color: var(--e-global-color-secondary);
}
.summary_pressed_f0c1 .hard_5831 .current-5550:after {
  background-color: var(--e-global-color-secondary);
}
.summary_pressed_f0c1 .paper_7e48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_pressed_f0c1 .title-14b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_pressed_f0c1 .list_brown_2ec4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_pressed_f0c1 .shade-black-37bb {
  background-color: var(--e-global-color-primary);
}
.summary_pressed_f0c1 .shade-black-37bb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_pressed_f0c1 .yellow-5d56 {
  background-color: var(--e-global-color-secondary);
}
.summary_pressed_f0c1 .yellow-5d56 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_pressed_f0c1 .hard_5831 .shadow_white_b799 .label_3f79:hover {
  background-color: var(--e-global-color-primary);
}
.summary_pressed_f0c1
  .hard_5831
  .shadow_white_b799
  .label_3f79.block-cacb {
  background-color: var(--e-global-color-primary);
}
.summary_pressed_f0c1 .hard_5831 .overlay_yellow_b3d5:before {
  border-color: var(--e-global-color-primary);
}
.summary_pressed_f0c1 .hard_5831 .overlay_yellow_b3d5:hover:before {
  border-color: var(--e-global-color-secondary);
}
.summary_pressed_f0c1
  .hard_5831
  .overlay_yellow_b3d5.liquid_6708:before {
  border-color: var(--e-global-color-primary);
}
.summary_pressed_f0c1 .header-green-afd6 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_bottom_e58a .widget_purple_be9c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_bottom_e58a .widget_purple_be9c:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_bottom_e58a .widget_purple_be9c.banner_fc88 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_bottom_e58a .shadow_5c55 {
  background-color: var(--e-global-color-primary);
}
.wrapper_bottom_e58a .shadow_5c55 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_bottom_e58a
  .header_in_74d8
  .progress-dynamic-3138
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_bottom_e58a
  .silver_300a
  .progress-dynamic-3138
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current_0c47
  .dirty_4dab
  .module_765f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_0c47
  .dirty_4dab
  .alert-5aca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_0c47 .active_down_3ed2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_0c47 .hovered_a1cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current_0c47 .new-a0dd {
  background-color: var(--e-global-color-primary);
}
.current_0c47 .new-a0dd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_stone_aa99 .complex_38e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_stone_aa99 .notice-fixed-7b52 {
  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);
}
.article_stone_aa99 .pattern_000c {
  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);
}
.article_stone_aa99 .pattern_000c a:hover {
  color: var(--e-global-color-secondary);
}
.article_stone_aa99 .input_wide_0f88 {
  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);
}
.article_stone_aa99 .cool_06c5 {
  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_stone_aa99 .background-last-f247 .tag-fast-a327 {
  background-color: var(--e-global-color-primary);
}
.article_stone_aa99 .background-last-f247 .tag-fast-a327:hover {
  background-color: var(--e-global-color-accent);
}
.article_stone_aa99
  .background-last-f247
  .status-fresh-d333
  li
  span {
  background-color: var(--e-global-color-text);
}
.article_stone_aa99
  .background-last-f247
  .status-fresh-d333
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.article_stone_aa99
  .background-last-f247
  .status-fresh-d333
  li.frame-thick-0f25
  span {
  background-color: var(--e-global-color-accent);
}
.text_6b70
  .paragraph_east_2f72
  .media-69c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_6b70 .paragraph_east_2f72 .title_28df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_6b70 .paragraph_east_2f72 .silver_1edd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_6b70 .outline-42be {
  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);
}
.text_6b70
  .box-2bb1.card_c524 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first-09f3
  > .aside_d1e8
  > div
  > .shade-over-d67f
  > .active_narrow_77d0
  > a {
  background-color: var(--e-global-color-text);
}
.first-09f3
  > .aside_d1e8
  > div
  > .shade-over-d67f
  > .active_narrow_77d0
  > a
  .next-522c.next_711d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first-09f3
  > .aside_d1e8
  > div
  > .shade-over-d67f
  > .active_narrow_77d0
  > a
  .inner-3af3.mask_db20 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first-09f3
  > .aside_d1e8
  > div
  > .shade-over-d67f
  > .active_narrow_77d0
  > .prev-2cad
  .active_narrow_77d0
  > a {
  background-color: var(--e-global-color-secondary);
}
.first-09f3
  > .aside_d1e8
  > div
  > .shade-over-d67f
  > .active_narrow_77d0
  > .prev-2cad
  .active_narrow_77d0
  > a
  .box_9cfd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first-09f3
  > .aside_d1e8
  > div
  > .shade-over-d67f
  > .active_narrow_77d0
  > .prev-2cad
  .active_narrow_77d0
  > a
  .inner-3af3.container_c9fb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first-09f3
  > .aside_d1e8
  > div
  > .shade-over-d67f
  > .active_narrow_77d0
  > a
  .old_f200:before {
  color: var(--e-global-color-text);
}
.first-09f3
  > .aside_d1e8
  > div
  > .shade-over-d67f
  > .active_narrow_77d0
  > .prev-2cad
  a
  .old_f200:before {
  color: var(--e-global-color-text);
}
.first-09f3
  > .aside_d1e8
  > div
  > .shade-over-d67f
  > .active_narrow_77d0.button_549a
  > a
  .old_f200:before {
  color: var(--e-global-color-text);
}
.first-09f3
  > .aside_d1e8
  > div
  > .shade-over-d67f
  > .active_narrow_77d0
  > .prev-2cad
  .active_narrow_77d0.button_549a
  > a
  .old_f200:before {
  color: var(--e-global-color-text);
}
.first-09f3
  > .aside_d1e8
  > div
  > .shade-over-d67f
  > .active_narrow_77d0
  > a
  .pattern_hot_a0e9
  .sidebar_86fb {
  color: var(--e-global-color-text);
}
.first-09f3
  > .aside_d1e8
  > div
  > .shade-over-d67f
  > .active_narrow_77d0
  > .prev-2cad
  a
  .pattern_hot_a0e9
  .sidebar_86fb {
  color: var(--e-global-color-text);
}
.first-09f3
  > .aside_d1e8
  > div
  > .shade-over-d67f
  > .active_narrow_77d0
  > a
  .pattern_hot_a0e9
  .sidebar_86fb,
.first-09f3
  > .aside_d1e8
  > div
  > .shade-over-d67f
  > .active_narrow_77d0
  > .prev-2cad
  a
  .pattern_hot_a0e9
  .sidebar_86fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-09f3
  > .aside_d1e8
  > div
  > .shade-over-d67f
  > .active_narrow_77d0
  > a
  .focused_b717:before {
  color: var(--e-global-color-text);
}
.first-09f3
  > .aside_d1e8
  > div
  > .shade-over-d67f
  > .active_narrow_77d0
  > .prev-2cad
  a
  .focused_b717:before {
  color: var(--e-global-color-text);
}
.first-09f3
  > .aside_d1e8
  > div
  > .shade-over-d67f
  > .active_narrow_77d0.button_549a
  > a
  .focused_b717:before {
  color: var(--e-global-color-text);
}
.first-09f3
  > .aside_d1e8
  > div
  > .shade-over-d67f
  > .active_narrow_77d0
  > .prev-2cad
  .active_narrow_77d0.button_549a
  > a
  .focused_b717:before {
  color: var(--e-global-color-text);
}
.status_e2ea .stone-c0e8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_e2ea
  .primary-action-aea6:hover
  .stone-c0e8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-current-5b77
  > .aside_d1e8
  > .plasma-88d2
  > .row_f18d
  > .active-36b6
  > .panel_basic_734d
  .paragraph-wide-4c44 {
  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);
}
.paragraph-current-5b77
  > .aside_d1e8
  > .plasma-88d2
  > .row_f18d
  > .active-36b6
  > .panel_basic_734d:hover
  .paragraph-wide-4c44 {
  color: var(--e-global-color-text);
}
.paragraph-current-5b77
  > .aside_d1e8
  > .plasma-88d2
  > .row_f18d
  > .active-36b6
  > .panel_basic_734d:hover
  .paragraph-wide-4c44 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-current-5b77
  > .aside_d1e8
  > .plasma-88d2
  > .row_f18d
  > .active-36b6.search-warm-9310
  > .panel_basic_734d
  .paragraph-wide-4c44 {
  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-out-6510 .background-bottom-60fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-out-6510 .medium_6073 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-out-6510 .white-7976 {
  background-color: var(--e-global-color-primary);
}
.chip-out-6510 .white-7976 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-active-d632
  > .aside_d1e8
  > .item_out_8832
  > .static_5eb7
  > .orange_b307
  .status-34c1 {
  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);
}
.tabs-active-d632
  > .aside_d1e8
  > .item_out_8832
  > .static_5eb7
  > .orange_b307
  .pink_610a {
  color: var(--e-global-color-text);
}
.tabs-active-d632
  > .aside_d1e8
  > .item_out_8832
  > .static_5eb7
  > .orange_b307:hover
  .status-34c1 {
  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);
}
.tabs-active-d632
  > .aside_d1e8
  > .item_out_8832
  > .static_5eb7
  > .orange_b307:hover
  .pink_610a {
  color: var(--e-global-color-secondary);
}
.tabs-active-d632
  > .aside_d1e8
  > .item_out_8832
  > .static_5eb7
  > .orange_b307.hovered_716a
  .status-34c1 {
  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);
}
.tabs-active-d632
  > .aside_d1e8
  > .item_out_8832
  > .static_5eb7
  > .orange_b307.hovered_716a
  .pink_610a {
  color: var(--e-global-color-primary);
}
.dark-8f38
  .video_active_fdb4
  .left_a244 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark-8f38 .hard-7721 .south-a9cd .footer_86e7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-5694 .focused_3d07 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-5694 .module-steel-7d26 .focused_3d07 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-5694 .button-542c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-5694 .button-542c {
  background-color: var(--e-global-color-primary);
}
.popup-de98 .dim-6829 .lite_2a96 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-de98
  .dim-6829:hover
  .pattern_a20f {
  color: var(--e-global-color-secondary);
}
.popup-de98
  .dim-6829:hover
  .lite_2a96 {
  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_medium_ee78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.paragraph-2f7a {
  flex-direction: column;
}

.paragraph-2f7a .label-small-90ac {
  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.paragraph-2f7a .label-small-90ac {
  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);
}

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

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

.surface-cold-6a2f.middle_2668 {
  display: none;
}

.left-de6f {
  display: none;
}

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

.alert_1fdc.surface-46fb {
  margin-bottom: 40px;
  width: 100%;
}

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

.paragraph-2f7a a {
  width: 100%;
}

.active_upper_fb90 .active_ff79.menu-a3fa {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.active_upper_fb90
  .active_ff79.paragraph-short-25e2
  .section_blue_07b1
  .backdrop-clean-5390 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.full_7c41.slider_20d1 > .title_2824 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.panel-981e {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.active_upper_fb90
  .active_ff79.black_631a
  .search_active_ed76
  .wide-8b9d {
  width: 100% !important;
}

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

.card_965d {
  width: 100%;
}

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

.dropdown-9dad {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.table-8be1 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.dropdown-9dad:hover .chip_e2d0 {
  visibility: visible;
}
.dropdown-9dad:hover.dropdown-9dad::before {
  display: block;
}

.accordion_2f30 h3 {
  color: #fff;
}

.pro-3d6f {
  margin: 0;
}

.active_upper_fb90
  .active_ff79.black_631a
  .wide-8b9d
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.alert_dirty_3e7f {
  width: 100%;
}

.sort_ed8e {
  width: 100%;
}

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

.sort_ed8e {
  width: 100%;
}

.highlight-lower-4ad3 {
  margin-bottom: 10px !important;
}

.wide-8b9d {
  display: flex;
  align-items: center;
}

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

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

.paragraph-2f7a .label-small-90ac.photo_7f54 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.paragraph-2f7a h1.label-small-90ac {
  margin-top: 80px !important;
}

.active_upper_fb90 .active_ff79.logo_huge_bfb0 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.hot_27ec img {
  width: 100%;
}

.fixed-dcde .lower-6b14.section_blue_07b1 {
  justify-content: space-between;
}

.fast_af15 {
  display: none;
}

.media_af2d .caption-a1a2 {
  margin: 1px 0 !important;
}

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

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

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

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

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

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

  .fixed-dcde .lower-6b14.section_blue_07b1 {
    border-bottom: 1px solid #f0c159;
  }

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

  .full_7c41.slider_20d1 > .title_2824 {
    gap: 15px;
    justify-content: space-between;
  }

  .active_upper_fb90
    .active_ff79.black_631a
    .wide-8b9d
    img {
    width: 60% !important;
  }

  .panel-981e {
    left: 2%;
  }

  .banner-98ca {
    margin: 10px 0;
  }

  .paragraph-2f7a .caption-a1a2 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.paragraph-2f7a .label-small-90ac,
  .paragraph-2f7a .label-small-90ac {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .wide-8b9d {
    justify-content: center;
  }

  .paragraph-2f7a .caption-a1a2 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .active_upper_fb90 .active_ff79.menu-a3fa {
    width: 75% !important;
  }

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

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

  h2.paragraph-2f7a .label-small-90ac,
  .paragraph-2f7a .label-small-90ac {
    font-size: 30px !important;
  }

  .wide-8b9d {
    justify-content: center;
  }

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

  .notification-fb83
    .cool-5131.breadcrumb_081a {
    margin: 0 !important;
  }

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

  .banner-98ca {
    display: flex;
  }

  .component_6eea .component_soft_886b {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .paragraph-2f7a h1.label-small-90ac {
    margin-top: 40px !important;
  }

  .active_upper_fb90
    .active_ff79.black_631a
    .wide-8b9d
    img,
  .progress_7a82 .search_active_ed76 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .active_upper_fb90 .active_ff79.menu-a3fa {
    width: 100% !important;
  }

  .full_7c41.slider_20d1 > .title_2824 {
    gap: 3px;
  }

  .paragraph-2f7a .caption-a1a2 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.fixed-dcde .lower-6b14.section_blue_07b1: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);
}

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

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

.paragraph-2f7a {
  position: relative;
  padding-top: 30px;
}

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

.surface-cold-6a2f: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .fixed-dcde .lower-6b14.section_blue_07b1 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .paragraph-2f7a .label-small-90ac {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .component_soft_886b {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.soft_eea5 .shadow_7549 {
  flex-shrink: 0;
  white-space: nowrap;
}

.soft_eea5 .copper_162b {
  flex-shrink: 0;
  min-width: fit-content;
}

.soft_eea5 .backdrop-clean-5390 {
  white-space: nowrap;
}

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

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

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

.soft_eea5 .copper_162b {
  max-width: 80px !important;
  overflow: hidden;
}

.soft_eea5 .lower-6b14.section_blue_07b1 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.soft_eea5 .backdrop-clean-5390 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 8ada */
.promo-block-n1 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
