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(.north-3769) {
  gap: 0.5em;
}
:where(.pagination-dark-ea63) {
  gap: 0.5em;
}
body .slider_full_a944 > .prev_4478 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .slider_full_a944 > .heading_89a2 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .slider_full_a944 > .down_c33f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .search_glass_d136 > .prev_4478 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .search_glass_d136 > .heading_89a2 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .search_glass_d136 > .down_c33f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .search_glass_d136
  > :where(:not(.prev_4478):not(.heading_89a2):not(.soft-8367)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .search_glass_d136 > .detail_bright_9b70 {
  max-width: var(--wp--style--global--wide-size);
}
body .north-3769 {
  display: flex;
}
body .north-3769 {
  flex-wrap: wrap;
  align-items: center;
}
body .north-3769 > * {
  margin: 0;
}
body .pagination-dark-ea63 {
  display: grid;
}
body .pagination-dark-ea63 > * {
  margin: 0;
}
:where(.shadow_lower_e22f.north-3769) {
  gap: 2em;
}
:where(.shadow_lower_e22f.pagination-dark-ea63) {
  gap: 2em;
}
:where(.disabled_top_d83c.north-3769) {
  gap: 1.25em;
}
:where(.disabled_top_d83c.pagination-dark-ea63) {
  gap: 1.25em;
}
.heading-222a {
  color: var(--wp--preset--color--black) !important;
}
.notification_7487 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pro-1929 {
  color: var(--wp--preset--color--white) !important;
}
.dirty_d85d {
  color: var(--wp--preset--color--pale-pink) !important;
}
.clean-421c {
  color: var(--wp--preset--color--vivid-red) !important;
}
.surface_9fd7 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.gradient_tiny_224c {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.component-brown-34d7 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.column-blue-1c79 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.secondary_hovered_bd0e {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.summary_3b0d {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.list_c946 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.slider_fe78 {
  background-color: var(--wp--preset--color--black) !important;
}
.west-b1e3 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.panel-mini-9677 {
  background-color: var(--wp--preset--color--white) !important;
}
.section_black_51bb {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.grid_599d {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.photo-f87f {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.prev-bbd0 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.feature_slow_2452 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.notice_8a48 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.photo_last_2486 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.info-8766 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.feature-solid-9f4a {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.aside-c04c {
  border-color: var(--wp--preset--color--black) !important;
}
.chip-dc8f {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.form_054a {
  border-color: var(--wp--preset--color--white) !important;
}
.image-next-76ef {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.footer-64ea {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.summary-09cb {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.container-small-d095 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.grid-cool-c891 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.video_2092 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.badge-8fbe {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.down_ebcc {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tabs_3390 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.hot-d0f9 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.silver-dfe3 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.link-medium-ae3e {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.logo-54c4 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.simple_fb5f {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.info_brown_e7b2 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.primary-bottom-4e7b {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.east_61b7 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.prev_e464 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.banner_c66b {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.element-copper-e4e4 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.wood-1c29 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.heading_short_c44e {
  font-size: var(--wp--preset--font-size--small) !important;
}
.advanced-d229 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.backdrop-narrow-15a3 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.short-9699 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.button_first_5f60 a:where(:not(.shade-focused-8605)) {
  color: inherit;
}
:where(.disabled_top_d83c.north-3769) {
  gap: 1.25em;
}
:where(.disabled_top_d83c.pagination-dark-ea63) {
  gap: 1.25em;
}
:where(.shadow_lower_e22f.north-3769) {
  gap: 2em;
}
:where(.shadow_lower_e22f.pagination-dark-ea63) {
  gap: 2em;
}
.component_hard_d032 {
  font-size: 1.5em;
  line-height: 1.6;
}

.outline-cool-9495 .sort_short_27ea {
  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);
}
.wood-37f0 .image-0a2c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_c66f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_c66f.breadcrumb-d9e4 .south_15f5 {
  background-color: var(--e-global-color-primary);
}
.mask_c66f.pagination_up_20c2 .south_15f5,
.mask_c66f.logo_660a .south_15f5 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.white_1004 .disabled_5641 {
  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);
}
.label_6410 {
  --divider-color: var(--e-global-color-secondary);
}
.label_6410 .title_a43a {
  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_6410.in-63a4 .yellow_0323 {
  background-color: var(--e-global-color-secondary);
}
.label_6410.logo-first-3cf0 .yellow_0323,
.label_6410.shade_inner_ad32 .yellow_0323 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.label_6410.logo-first-3cf0 .yellow_0323,
.label_6410.shade_inner_ad32 .yellow_0323 svg {
  fill: var(--e-global-color-secondary);
}
.heading_0c90 .mask_3a55 {
  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);
}
.heading_0c90 .widget_hovered_7690 {
  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);
}
.column_0a3b.in-63a4 .yellow_0323 {
  background-color: var(--e-global-color-primary);
}
.column_0a3b.logo-first-3cf0 .yellow_0323,
.column_0a3b.shade_inner_ad32 .yellow_0323 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.column_0a3b.logo-first-3cf0 .yellow_0323,
.column_0a3b.shade_inner_ad32 .yellow_0323 svg {
  fill: var(--e-global-color-primary);
}
.row-complex-a82a.in-63a4 .yellow_0323 {
  background-color: var(--e-global-color-primary);
}
.row-complex-a82a.logo-first-3cf0 .yellow_0323,
.row-complex-a82a.shade_inner_ad32 .yellow_0323 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.row-complex-a82a .detail-large-333f {
  color: var(--e-global-color-primary);
}
.row-complex-a82a .detail-large-333f,
.row-complex-a82a .detail-large-333f a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-complex-a82a .warm-cfe7 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-dirty-8d4c .accordion-orange-6c2f {
  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);
}
.inner-5853 .green_396b .dynamic_3916 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget_5673 .medium-3b97:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.widget_5673 .blue_b4f7 i {
  color: var(--e-global-color-primary);
}
.widget_5673 .blue_b4f7 svg {
  fill: var(--e-global-color-primary);
}
.widget_5673 .shadow_next_d042 {
  color: var(--e-global-color-secondary);
}
.widget_5673 .medium-3b97 > .shadow_next_d042,
.widget_5673 .medium-3b97 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_cold_a80f .mini-9a2c {
  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);
}
.status_cold_a80f .popup_prev_8298 {
  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);
}
.cold-1bdd .inner-2b17 .full-484b {
  background-color: var(--e-global-color-primary);
}
.cold-1bdd .tag_19bf {
  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);
}
.hover_last_f7a2 .dropdown-9354 {
  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_last_f7a2 .liquid_c105 {
  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);
}
.hover_last_f7a2 .footer-e1e4 {
  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);
}
.purple_9f69 .texture-5a1d,
.purple_9f69 .texture-5a1d a {
  color: var(--e-global-color-primary);
}
.purple_9f69 .texture-5a1d.red-12c0,
.purple_9f69 .texture-5a1d.red-12c0 a {
  color: var(--e-global-color-accent);
}
.purple_9f69 .texture-5a1d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_9f69 .progress_9f17 {
  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);
}
.grid-82a3 .link_current_6fe6,
.grid-82a3 .banner_left_f0e7 {
  color: var(--e-global-color-primary);
}
.grid-82a3 .link_current_6fe6 svg {
  fill: var(--e-global-color-primary);
}
.grid-82a3 .red-12c0 .link_current_6fe6,
.grid-82a3 .red-12c0 .banner_left_f0e7 {
  color: var(--e-global-color-accent);
}
.grid-82a3 .red-12c0 .link_current_6fe6 svg {
  fill: var(--e-global-color-accent);
}
.grid-82a3 .banner_left_f0e7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-82a3 .progress_9f17 {
  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);
}
.box-light-a85b .caption_blue_4182,
.box-light-a85b .pink-a18c {
  color: var(--e-global-color-primary);
}
.box-light-a85b .pink-a18c svg {
  fill: var(--e-global-color-primary);
}
.box-light-a85b .texture-5a1d.red-12c0 a,
.box-light-a85b
  .texture-5a1d.red-12c0
  .pink-a18c {
  color: var(--e-global-color-accent);
}
.box-light-a85b .caption_blue_4182 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-light-a85b .progress_9f17 {
  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);
}
.fixed-33a0 .pattern_7948 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed-33a0 .heading_197f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-fast-a75c .main-710c .green_2886 {
  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);
}
.tag-fast-a75c .main-710c .nav-tiny-263a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-fast-a75c .up_e7e9 .green_2886 {
  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);
}
.tag-fast-a75c
  .up_e7e9
  .nav-tiny-263a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-fast-a75c
  .upper-7035
  .green_2886 {
  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);
}
.tag-fast-a75c
  .upper-7035
  .nav-tiny-263a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-fast-a75c
  .status_fast_87ba
  .green_2886 {
  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);
}
.tag-fast-a75c
  .status_fast_87ba
  .nav-tiny-263a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_5f20 .chip-4a18 {
  background-color: var(--e-global-color-primary);
}
.preview_5f20 .chip-4a18:hover {
  background-color: var(--e-global-color-primary);
}
.preview_5f20 .description-fresh-fda9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_5f20
  .chip-4a18:hover
  .description-fresh-fda9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_57f5 .footer_brown_72ea {
  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);
}
.active_85b6 .alert_4fb1 .input_slow_f2c5 a {
  background-color: var(--e-global-color-accent);
}
.active_85b6 .alert_4fb1 .nav-west-ef95 a {
  background-color: var(--e-global-color-accent);
}
.active_85b6 .alert_4fb1 .input_slow_f2c5 a,
.active_85b6 .alert_4fb1 .nav-west-ef95 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner-2f54
  .dim-95a4.basic-847e
  .alert_4fb1
  a.icon-7a04 {
  background-color: var(--e-global-color-accent);
}
.inner-2f54
  .dim-95a4.basic-847e
  .alert_4fb1
  span.icon-7a04.fn-current-bf9e {
  background-color: var(--e-global-color-text);
}
.inner-2f54
  .dim-95a4.basic-847e
  .alert_4fb1
  .icon-7a04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_pro_30cd .mini-4b39 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_pro_30cd
  .feature-small-a5cd
  > .hard_a329
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_pro_30cd
  .avatar-1c10
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_pro_30cd
  .modal-4a3f
  .feature_static_f46a,
.text_pro_30cd
  .modal-4a3f
  .gold_11ca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_pro_30cd
  .modal-4a3f
  .backdrop_caf2,
.text_pro_30cd
  .modal-4a3f
  a
  .backdrop_caf2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_pro_30cd
  .modal-4a3f
  .section_steel_966d {
  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);
}
.text_pro_30cd
  .modal-4a3f
  .pagination-ee5f {
  background-color: var(--e-global-color-primary);
}
.text_pro_30cd
  .modal-4a3f
  .pagination-ee5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_pro_30cd
  .modal-4a3f
  .pagination-ee5f:hover {
  background-color: var(--e-global-color-primary);
}
.text_pro_30cd
  .modal-4a3f
  .progress-fbdf {
  background-color: var(--e-global-color-primary);
}
.text_pro_30cd
  .modal-4a3f
  .progress-fbdf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_pro_30cd
  .modal-4a3f
  .progress-fbdf:hover {
  background-color: var(--e-global-color-primary);
}
.text_pro_30cd
  .backdrop-e3e5
  .full_4800
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_pro_30cd
  .backdrop-e3e5
  .notice-0c77 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_pro_30cd
  .backdrop-e3e5
  .section_steel_966d {
  color: var(--e-global-color-text);
}
.text_pro_30cd
  .backdrop-e3e5
  .section_steel_966d
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_pro_30cd
  .backdrop-e3e5
  .pagination-ee5f {
  background-color: var(--e-global-color-primary);
}
.text_pro_30cd
  .backdrop-e3e5
  .pagination-ee5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_pro_30cd
  .backdrop-e3e5
  .pagination-ee5f:hover {
  background-color: var(--e-global-color-primary);
}
.text_pro_30cd
  .backdrop-e3e5
  .progress-fbdf {
  background-color: var(--e-global-color-primary);
}
.text_pro_30cd
  .backdrop-e3e5
  .progress-fbdf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_pro_30cd
  .backdrop-e3e5
  .progress-fbdf:hover {
  background-color: var(--e-global-color-primary);
}
.text_pro_30cd .text_24e0 {
  background-color: var(--e-global-color-primary);
}
.text_pro_30cd .text_24e0:hover {
  background-color: var(--e-global-color-primary);
}
.text_pro_30cd .narrow_4d9f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_pro_30cd .short-ee31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark-c5aa .active-e174 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark-c5aa
  .green_f5f3
  > div:nth-child(3)
  .active-e174,
.dark-c5aa
  .warm-21b3
  > div:nth-child(1)
  .active-e174,
.dark-c5aa
  .large_d4cd
  > div:nth-child(1)
  .active-e174,
.dark-c5aa
  .huge_862d
  > div:nth-child(1)
  .active-e174,
.dark-c5aa
  .accent_hard_be86
  > div:nth-child(1)
  .active-e174 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark-c5aa .under_4d1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark-c5aa .description-dirty-31eb {
  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);
}
.dark-c5aa .short-cbce {
  background-color: var(--e-global-color-primary);
}
.dark-c5aa .short-cbce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark-c5aa .short-cbce:hover {
  background-color: var(--e-global-color-primary);
}
.dark-c5aa .basic_9c25 {
  background-color: var(--e-global-color-primary);
}
.dark-c5aa .basic_9c25:hover {
  background-color: var(--e-global-color-primary);
}
.dark-c5aa .narrow_4d9f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark-c5aa .short-ee31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east-5d0d .wide-5b2e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east-5d0d .simple-b9ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-5d0d .preview-8192 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-5d0d .tertiary_soft_6493 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-5d0d .layout-orange-efaa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-5d0d .basic_9c25 {
  background-color: var(--e-global-color-primary);
}
.east-5d0d .basic_9c25:hover {
  background-color: var(--e-global-color-primary);
}
.aside-selected-b034 .fixed-005c {
  background-color: var(--e-global-color-secondary);
}
.aside-selected-b034 .header-04a9 {
  background-color: var(--e-global-color-text);
}
.aside-selected-b034 .highlight-d92e {
  background-color: var(--e-global-color-secondary);
}
.aside-selected-b034 .active-d794 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-selected-b034 .east-271e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-selected-b034 .widget-d533 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-selected-b034 .title_small_403a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-selected-b034 .message-plasma-1378 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-blue-7f6b .panel-0b3b .primary-dirty-d614,
.gallery-blue-7f6b
  .panel-0b3b
  .primary-dirty-d614
  a,
.gallery-blue-7f6b .section-focused-d6cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-blue-7f6b .panel-0b3b .input_7e38,
.gallery-blue-7f6b .content-lower-1a83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-blue-7f6b .panel-0b3b .input_7e38 {
  color: var(--e-global-color-text);
}
.gallery-blue-7f6b .content-lower-1a83 {
  color: var(--e-global-color-text);
}
.gallery-blue-7f6b
  .panel-0b3b
  .east_7163 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery-blue-7f6b .list-dirty-b3e4 .column_lower_fc73 {
  background-color: var(--e-global-color-primary);
}
.gallery-blue-7f6b .list-dirty-b3e4 .column_lower_fc73:hover {
  background-color: var(--e-global-color-primary);
}
.gallery-blue-7f6b .list-dirty-b3e4 .card-9c4e li span {
  background-color: var(--e-global-color-text);
}
.gallery-blue-7f6b .list-dirty-b3e4 .card-9c4e li span:hover {
  background-color: var(--e-global-color-primary);
}
.gallery-blue-7f6b
  .list-dirty-b3e4
  .card-9c4e
  li.notice_fbdd
  span {
  background-color: var(--e-global-color-accent);
}
.gallery-blue-7f6b .notice_5658 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_c141 .wrapper-90ff {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-1ff8 .cold-8def {
  background-color: var(--e-global-color-primary);
}
.footer-1ff8 .button-cool-47ef {
  background-color: var(--e-global-color-secondary);
}
.footer-1ff8 .progress_e68a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-1ff8 .tag_smooth_2540 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-1ff8 .button_mini_7f5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-1ff8 .accordion-purple-cd6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-1ff8 .simple_08ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-1ff8 .component_fb5b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-1ff8 .section-1d29 {
  background-color: var(--e-global-color-primary);
}
.footer-1ff8 .section-1d29 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink-cf35 .white_5bcb {
  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);
}
.pink-cf35 .dropdown-tiny-2a48 {
  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);
}
.pink-cf35
  .input-copper-d73d:after {
  background-color: var(--e-global-color-primary);
}
.pink-cf35 .orange-90f8 {
  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);
}
.tag_385e .section-focused-d6cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_385e .content-lower-1a83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_f7ec .column_4fc0 .sidebar_orange_5f79 {
  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);
}
.out_f7ec .column_4fc0 .in-4a60 {
  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);
}
.main-3e76 .container_e017 {
  background-color: var(--e-global-color-primary);
}
.main-3e76 .block_34e3 {
  background-color: var(--e-global-color-secondary);
}
.main-3e76 .input_4ea9 .tabs-under-cc1f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-3e76 .progress-stale-315f .tabs-under-cc1f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_117b .red-4a7a .accent_ee86 {
  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);
}
.fixed_117b .red-4a7a .notice-9208 {
  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);
}
.fixed_117b .red-4a7a .paragraph_blue_ae19 {
  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);
}
.orange_8cdc .hovered-7046 {
  border-color: var(--e-global-color-text);
}
.orange_8cdc .plasma_df77 {
  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_8cdc .paragraph-hovered-1a4b {
  color: var(--e-global-color-primary);
}
.orange_8cdc .modal-soft-3e62 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-lower-43ec .slow-a279 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-lower-43ec .clean_de1b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-lower-43ec .stale-c991:hover .slow-a279 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-lower-43ec
  .stale-c991:hover
  .clean_de1b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-7468 .mini_be29 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-7468 .hero_large_aca0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-17a8 .solid-8519 .short-3dd9 {
  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-17a8 .primary-stale-864f .short-3dd9 {
  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);
}
.picture_b9d9 .paper_e877 {
  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);
}
.article_aced .label_1239 .heading_solid_7ad1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_aced .label_1239 .heading_solid_7ad1 {
  background-color: var(--e-global-color-secondary);
}
.article_aced .alert_active_a212 .heading_solid_7ad1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_aced .alert_active_a212 .heading_solid_7ad1 {
  background-color: var(--e-global-color-secondary);
}
.article_aced .disabled_yellow_dae4 .main-4305 {
  background-color: var(--e-global-color-primary);
}
.article_aced .disabled_yellow_dae4:hover .main-4305 {
  background-color: var(--e-global-color-secondary);
}
.article_aced .column_lower_fc73 {
  background-color: var(--e-global-color-primary);
}
.article_aced .column_lower_fc73:hover {
  background-color: var(--e-global-color-accent);
}
.article_aced .card-9c4e li span {
  background-color: var(--e-global-color-text);
}
.article_aced .card-9c4e li span:hover {
  background-color: var(--e-global-color-primary);
}
.article_aced .card-9c4e li.notice_fbdd span {
  background-color: var(--e-global-color-accent);
}
.focus-36af .plasma_b5f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-36af .pagination_simple_1884 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-e2ed .status-c0dd:before {
  background-color: var(--e-global-color-secondary);
}
.module-e2ed .primary_3203 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-e2ed .info_current_e711 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-down-0c66 .accordion-2ee1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-down-0c66 .accordion-2ee1:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-down-0c66 .accordion-2ee1.fn-active-bf9e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-down-0c66 .breadcrumb-dbbe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-down-0c66 .wood_415a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-down-0c66 .table-hard-ae03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-down-0c66 .container-4734 {
  background-color: var(--e-global-color-primary);
}
.photo-down-0c66 .container-4734 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo-down-0c66 .paragraph_rough_3204 {
  background-color: var(--e-global-color-primary);
}
.photo-down-0c66 .paragraph_rough_3204 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large-603f .active_e80e .border-current-7d97 a {
  color: var(--e-global-color-secondary);
}
.large-603f .active_e80e .border-current-7d97 a:hover {
  color: var(--e-global-color-secondary);
}
.large-603f .active_e80e .border-current-7d97,
.large-603f .active_e80e .border-current-7d97 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-603f .active_e80e .tabs_c286 {
  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);
}
.large-603f .active_e80e .tertiary_b971 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-603f .active_e80e .active_5a64 {
  background-color: var(--e-global-color-primary);
}
.large-603f .active_e80e .active_5a64 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-603f .active_e80e .active_5a64:hover {
  background-color: var(--e-global-color-primary);
}
.large-603f .active_e80e .hover-1e3e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large-603f .active_e80e .hover-1e3e {
  background-color: var(--e-global-color-primary);
}
.large-603f .active_e80e .hover-1e3e:hover {
  background-color: var(--e-global-color-primary);
}
.large-603f .active_e80e .column_lower_fc73 {
  background-color: var(--e-global-color-primary);
}
.large-603f .active_e80e .column_lower_fc73:hover {
  background-color: var(--e-global-color-primary);
}
.large-603f .list-dirty-b3e4 .card-9c4e li span {
  background-color: var(--e-global-color-text);
}
.large-603f .list-dirty-b3e4 .card-9c4e li span:hover {
  background-color: var(--e-global-color-primary);
}
.large-603f .list-dirty-b3e4 .card-9c4e li.notice_fbdd span {
  background-color: var(--e-global-color-accent);
}
.large-603f .narrow_4d9f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-603f .short-ee31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid_af1a .sidebar-warm-1abb .south-42ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid_af1a .sidebar-warm-1abb .column-ce3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid_af1a .sidebar-warm-1abb .widget_up_8af4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-6551 .lower_b87c {
  border-color: var(--e-global-color-text);
}
.rough-6551 .light_dd0b {
  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);
}
.rough-6551 .bottom-15c2 {
  color: var(--e-global-color-secondary);
}
.rough-6551 .bottom-15c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-6551 .gold_f1b1 > * {
  color: var(--e-global-color-primary);
}
.rough-6551 .gold_f1b1 > * svg {
  fill: var(--e-global-color-primary);
}
.rough-6551 .alert-next-0edd {
  color: var(--e-global-color-primary);
}
.rough-6551 .alert-next-0edd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough-6551 .avatar_439c {
  color: var(--e-global-color-primary);
}
.rough-6551 .avatar_439c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough-6551 .primary_f8c4 {
  color: var(--e-global-color-primary);
}
.rough-6551 .primary_f8c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-6551 .center-551e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-6551 .silver_8db9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-6551 .silver_8db9.avatar_485d {
  color: var(--e-global-color-secondary);
}
.rough-6551 .silver_8db9.avatar_485d .frame-easy-c6c3 {
  color: var(--e-global-color-accent);
}
.rough-6551 .silver_8db9.picture-down-dd9d {
  color: var(--e-global-color-text);
}
.rough-6551 .silver_8db9.picture-down-dd9d .frame-easy-c6c3 {
  color: var(--e-global-color-text);
}
.rough-6551 .silver_8db9:before {
  border-top-color: var(--e-global-color-text);
}
.rough-6551 .pressed_e50e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-6551
  .pressed_e50e
  .description_pink_48e1 {
  background-color: var(--e-global-color-primary);
}
.rough-6551
  .pressed_e50e
  .description_pink_48e1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.rough-6551 .lower_b87c .wood_ee5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-f7b3 .stale-f465 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright-f7b3 .block-short-fe04 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_stale_e06f .static_2dc9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_stale_e06f
  .footer-9940
  .logo_250e {
  background-color: var(--e-global-color-secondary);
}
.backdrop_stale_e06f
  .footer-9940.alert_cool_e183
  .logo_250e {
  background-color: var(--e-global-color-text);
}
.backdrop_stale_e06f
  .footer-9940:hover
  .logo_250e {
  background-color: var(--e-global-color-accent);
}
.backdrop_stale_e06f
  .footer-9940.fn-active-bf9e
  .logo_250e {
  background-color: var(--e-global-color-primary);
}
.bright-bbad .fast_03eb {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.bright-bbad .element_b72f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-bbad .avatar-fast-cca0 {
  background-color: var(--e-global-color-primary);
}
.bright-bbad .avatar-fast-cca0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-14eb .element_rough_06e7 .fresh-d2ac .over_c969 {
  background-color: var(--e-global-color-secondary);
}
.text-14eb .element_rough_06e7 .secondary_out_0b95:after {
  background-color: var(--e-global-color-secondary);
}
.text-14eb .surface-cold-ef19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-14eb .form-narrow-79d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-14eb .texture-black-80f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-14eb .sort_medium_8e71 {
  background-color: var(--e-global-color-primary);
}
.text-14eb .sort_medium_8e71 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-14eb .chip_north_1038 {
  background-color: var(--e-global-color-secondary);
}
.text-14eb .chip_north_1038 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-14eb .element_rough_06e7 .outer_2b0a .outline_soft_bc30:hover {
  background-color: var(--e-global-color-primary);
}
.text-14eb
  .element_rough_06e7
  .outer_2b0a
  .outline_soft_bc30.liquid_b994 {
  background-color: var(--e-global-color-primary);
}
.text-14eb .element_rough_06e7 .shade-lite-d2b4:before {
  border-color: var(--e-global-color-primary);
}
.text-14eb .element_rough_06e7 .shade-lite-d2b4:hover:before {
  border-color: var(--e-global-color-secondary);
}
.text-14eb
  .element_rough_06e7
  .shade-lite-d2b4.soft-486f:before {
  border-color: var(--e-global-color-primary);
}
.text-14eb .container_6857 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_d95a .filter-ec92 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center_d95a .filter-ec92:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center_d95a .filter-ec92.widget_a347 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center_d95a .shade-clean-fa74 {
  background-color: var(--e-global-color-primary);
}
.center_d95a .shade-clean-fa74 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center_d95a
  .hidden-thick-ac76
  .medium_b3db
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center_d95a
  .stone_fa90
  .medium_b3db
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_fresh_d34f
  .new-4bc2
  .main-228f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_fresh_d34f
  .new-4bc2
  .dark_25ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_fresh_d34f .video-dd4b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_fresh_d34f .gold-8795 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_fresh_d34f .dynamic_e5e2 {
  background-color: var(--e-global-color-primary);
}
.mask_fresh_d34f .dynamic_e5e2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_short_b353 .fluid-c4e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_short_b353 .in-6099 {
  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);
}
.footer_short_b353 .next_1044 {
  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);
}
.footer_short_b353 .next_1044 a:hover {
  color: var(--e-global-color-secondary);
}
.footer_short_b353 .fixed_d83d {
  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);
}
.footer_short_b353 .wood-b0a3 {
  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);
}
.footer_short_b353 .static-8895 .column_lower_fc73 {
  background-color: var(--e-global-color-primary);
}
.footer_short_b353 .static-8895 .column_lower_fc73:hover {
  background-color: var(--e-global-color-accent);
}
.footer_short_b353
  .static-8895
  .card-9c4e
  li
  span {
  background-color: var(--e-global-color-text);
}
.footer_short_b353
  .static-8895
  .card-9c4e
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.footer_short_b353
  .static-8895
  .card-9c4e
  li.notice_fbdd
  span {
  background-color: var(--e-global-color-accent);
}
.filter_2c18
  .brown-0aa0
  .heading_5e32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_2c18 .brown-0aa0 .alert-white-6f75 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_2c18 .brown-0aa0 .box-fcef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_2c18 .banner-hard-cbc1 {
  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);
}
.filter_2c18
  .nav-e937.texture-cool-8d6d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_fa77
  > .input_paper_d772
  > div
  > .lower_0e19
  > .notice-old-98db
  > a {
  background-color: var(--e-global-color-text);
}
.hidden_fa77
  > .input_paper_d772
  > div
  > .lower_0e19
  > .notice-old-98db
  > a
  .table_lower_dc04.badge_south_3e4c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_fa77
  > .input_paper_d772
  > div
  > .lower_0e19
  > .notice-old-98db
  > a
  .paper_b8b7.menu-7b06 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_fa77
  > .input_paper_d772
  > div
  > .lower_0e19
  > .notice-old-98db
  > .overlay-bbc4
  .notice-old-98db
  > a {
  background-color: var(--e-global-color-secondary);
}
.hidden_fa77
  > .input_paper_d772
  > div
  > .lower_0e19
  > .notice-old-98db
  > .overlay-bbc4
  .notice-old-98db
  > a
  .red-8f6c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_fa77
  > .input_paper_d772
  > div
  > .lower_0e19
  > .notice-old-98db
  > .overlay-bbc4
  .notice-old-98db
  > a
  .paper_b8b7.notification_static_654e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_fa77
  > .input_paper_d772
  > div
  > .lower_0e19
  > .notice-old-98db
  > a
  .smooth-0f85:before {
  color: var(--e-global-color-text);
}
.hidden_fa77
  > .input_paper_d772
  > div
  > .lower_0e19
  > .notice-old-98db
  > .overlay-bbc4
  a
  .smooth-0f85:before {
  color: var(--e-global-color-text);
}
.hidden_fa77
  > .input_paper_d772
  > div
  > .lower_0e19
  > .notice-old-98db.hover-gas-d0e8
  > a
  .smooth-0f85:before {
  color: var(--e-global-color-text);
}
.hidden_fa77
  > .input_paper_d772
  > div
  > .lower_0e19
  > .notice-old-98db
  > .overlay-bbc4
  .notice-old-98db.hover-gas-d0e8
  > a
  .smooth-0f85:before {
  color: var(--e-global-color-text);
}
.hidden_fa77
  > .input_paper_d772
  > div
  > .lower_0e19
  > .notice-old-98db
  > a
  .link-purple-9bf1
  .down_99bd {
  color: var(--e-global-color-text);
}
.hidden_fa77
  > .input_paper_d772
  > div
  > .lower_0e19
  > .notice-old-98db
  > .overlay-bbc4
  a
  .link-purple-9bf1
  .down_99bd {
  color: var(--e-global-color-text);
}
.hidden_fa77
  > .input_paper_d772
  > div
  > .lower_0e19
  > .notice-old-98db
  > a
  .link-purple-9bf1
  .down_99bd,
.hidden_fa77
  > .input_paper_d772
  > div
  > .lower_0e19
  > .notice-old-98db
  > .overlay-bbc4
  a
  .link-purple-9bf1
  .down_99bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_fa77
  > .input_paper_d772
  > div
  > .lower_0e19
  > .notice-old-98db
  > a
  .banner_short_6acc:before {
  color: var(--e-global-color-text);
}
.hidden_fa77
  > .input_paper_d772
  > div
  > .lower_0e19
  > .notice-old-98db
  > .overlay-bbc4
  a
  .banner_short_6acc:before {
  color: var(--e-global-color-text);
}
.hidden_fa77
  > .input_paper_d772
  > div
  > .lower_0e19
  > .notice-old-98db.hover-gas-d0e8
  > a
  .banner_short_6acc:before {
  color: var(--e-global-color-text);
}
.hidden_fa77
  > .input_paper_d772
  > div
  > .lower_0e19
  > .notice-old-98db
  > .overlay-bbc4
  .notice-old-98db.hover-gas-d0e8
  > a
  .banner_short_6acc:before {
  color: var(--e-global-color-text);
}
.sort-00cb .wrapper_outer_806c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-00cb
  .module_1cbe:hover
  .wrapper_outer_806c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_stale_8c28
  > .input_paper_d772
  > .badge-0239
  > .progress-a035
  > .background_9a23
  > .article_9cd3
  .tertiary-371e {
  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);
}
.detail_stale_8c28
  > .input_paper_d772
  > .badge-0239
  > .progress-a035
  > .background_9a23
  > .article_9cd3:hover
  .tertiary-371e {
  color: var(--e-global-color-text);
}
.detail_stale_8c28
  > .input_paper_d772
  > .badge-0239
  > .progress-a035
  > .background_9a23
  > .article_9cd3:hover
  .tertiary-371e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_stale_8c28
  > .input_paper_d772
  > .badge-0239
  > .progress-a035
  > .background_9a23.notification_stone_1794
  > .article_9cd3
  .tertiary-371e {
  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);
}
.huge_cc10 .summary_0e2d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_cc10 .border_smooth_b2b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_cc10 .advanced_d9f0 {
  background-color: var(--e-global-color-primary);
}
.huge_cc10 .advanced_d9f0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower-cbfe
  > .input_paper_d772
  > .stone-5f64
  > .section-05dd
  > .paper-23f7
  .bronze-4b71 {
  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);
}
.lower-cbfe
  > .input_paper_d772
  > .stone-5f64
  > .section-05dd
  > .paper-23f7
  .white-e17e {
  color: var(--e-global-color-text);
}
.lower-cbfe
  > .input_paper_d772
  > .stone-5f64
  > .section-05dd
  > .paper-23f7:hover
  .bronze-4b71 {
  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);
}
.lower-cbfe
  > .input_paper_d772
  > .stone-5f64
  > .section-05dd
  > .paper-23f7:hover
  .white-e17e {
  color: var(--e-global-color-secondary);
}
.lower-cbfe
  > .input_paper_d772
  > .stone-5f64
  > .section-05dd
  > .paper-23f7.wood_e4c6
  .bronze-4b71 {
  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);
}
.lower-cbfe
  > .input_paper_d772
  > .stone-5f64
  > .section-05dd
  > .paper-23f7.wood_e4c6
  .white-e17e {
  color: var(--e-global-color-primary);
}
.chip_a48c
  .article_pro_25f4
  .header_e29f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_a48c .hero-huge-58ca .wood_ee5a .footer-a2b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_right_7aee .description_23b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_right_7aee .paragraph_old_7899 .description_23b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_right_7aee .hot_82c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_right_7aee .hot_82c2 {
  background-color: var(--e-global-color-primary);
}
.border_ed86 .badge_brown_1569 .pagination-simple-610c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_ed86
  .badge_brown_1569:hover
  .light_fdd0 {
  color: var(--e-global-color-secondary);
}
.border_ed86
  .badge_brown_1569:hover
  .pagination-simple-610c {
  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);
}
.preview-cd35 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.highlight-383b {
  max-width: 1400px !important;
}

.table_1c40 {
  flex-direction: column;
}

.table_1c40 .east_361a {
  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.table_1c40 .east_361a {
  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);
}

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

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

.silver-26f0.form_glass_1738 {
  display: none;
}

.carousel-upper-3f16 {
  display: none;
}

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

.title_7932.purple_fc35 {
  margin-bottom: 40px;
  width: 100%;
}

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

.table_1c40 a {
  width: 100%;
}

.iron-73cf .copper-39bb.surface_7000 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.iron-73cf
  .copper-39bb.dim_fd56
  .menu_8e35
  .heading-dc21 {
  font-size: 20px !important;
}

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

.frame-under-6512 {
  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;
}

.modal-2cfa h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.small-6789.input_thick_e009 > .mask-f03d {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.last-eab9 {
  position: relative;
  width: 100%;
}

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

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

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

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

.left-8cd5 {
  display: flex;
  gap: 50px;
}

.iron-73cf
  .copper-39bb.short-47cb
  .column_outer_52b6
  .action_ee35 {
  width: 100% !important;
}

.disabled-warm-384a {
  width: 500px !important;
  max-width: none;
}

.feature_east_77e2 {
  width: 100%;
}

.section-copper-8d24 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.mask-5d40 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.table-north-1dc3 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.mask-5d40:hover .table-north-1dc3 {
  visibility: visible;
}
.mask-5d40:hover.mask-5d40::before {
  display: block;
}

.modal-2cfa h3 {
  color: #fff;
}

.red_f71c {
  margin: 0;
}

.iron-73cf
  .copper-39bb.short-47cb
  .action_ee35
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.grid_32c0 {
  width: 100%;
}

.small_d12e {
  width: 100%;
}

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

.small_d12e {
  width: 100%;
}

.highlight-plasma-7f06 {
  margin-bottom: 10px !important;
}

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

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

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

.table_1c40 .east_361a.wood-355b {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.table_1c40 h1.east_361a {
  margin-top: 80px !important;
}

.iron-73cf .copper-39bb.footer-basic-8dcb {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.link_eb37 img {
  width: 100%;
}

.gas-9c8f .module-3e47.menu_8e35 {
  justify-content: space-between;
}

.slow_2386 {
  display: none;
}

.notification_up_7b67 .steel-c1cb {
  margin: 1px 0 !important;
}

.picture-focused-56aa li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .small-6789 .mask-f03d {
    flex-wrap: nowrap !important;
  }
}

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

  .disabled-warm-384a {
    width: 100% !important;
  }
}

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

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

  .gas-9c8f .module-3e47.menu_8e35 {
    border-bottom: 1px solid #f0c159;
  }

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

  .small-6789.input_thick_e009 > .mask-f03d {
    gap: 15px;
    justify-content: space-between;
  }

  .iron-73cf
    .copper-39bb.short-47cb
    .action_ee35
    img {
    width: 60% !important;
  }

  .message_5d56 {
    left: 2%;
  }

  .tooltip_in_3793 {
    margin: 10px 0;
  }

  .table_1c40 .steel-c1cb {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.table_1c40 .east_361a,
  .table_1c40 .east_361a {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .action_ee35 {
    justify-content: center;
  }

  .table_1c40 .steel-c1cb {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .background-00b6 {
    margin-bottom: 15px !important;
  }

  .iron-73cf .copper-39bb.surface_7000 {
    width: 75% !important;
  }

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

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

  h2.table_1c40 .east_361a,
  .table_1c40 .east_361a {
    font-size: 30px !important;
  }

  .action_ee35 {
    justify-content: center;
  }

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

  .disabled_lite_583a
    .tooltip-14cb.tag_hot_f3b4 {
    margin: 0 !important;
  }

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

  .tooltip_in_3793 {
    display: flex;
  }

  .notification-d814 .text_right_a584 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .full-e0c6 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .table_1c40 h1.east_361a {
    margin-top: 40px !important;
  }

  .iron-73cf
    .copper-39bb.short-47cb
    .action_ee35
    img,
  .heading_0c90 .column_outer_52b6 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .iron-73cf .copper-39bb.surface_7000 {
    width: 100% !important;
  }

  .small-6789.input_thick_e009 > .mask-f03d {
    gap: 3px;
  }

  .table_1c40 .steel-c1cb {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.gas-9c8f .module-3e47.menu_8e35 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.gas-9c8f .module-3e47.menu_8e35: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);
}

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

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

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

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

.silver-26f0: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .gas-9c8f .module-3e47.menu_8e35 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .table_1c40 .east_361a {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .text_right_a584 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.pro-b913 .bronze_bbf9 {
  flex-shrink: 0;
  white-space: nowrap;
}

.pro-b913 .large-a052 {
  flex-shrink: 0;
  min-width: fit-content;
}

.pro-b913 .heading-dc21 {
  white-space: nowrap;
}

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

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

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

.pro-b913 .large-a052 {
  max-width: 80px !important;
  overflow: hidden;
}

.pro-b913 .module-3e47.menu_8e35 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.pro-b913 .heading-dc21 {
  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);
  }
}

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

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

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

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

body .smooth-daa6:nth-child(2),
.iron-73cf .smooth-daa6:nth-child(2),
#page .smooth-daa6: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;
}

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

/* css-noise: 3d69 */
.promo-block-d6 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
