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(.tertiary-easy-79ba) {
  gap: 0.5em;
}
:where(.slider_d5c2) {
  gap: 0.5em;
}
body .block_dim_f3e8 > .footer_red_71c5 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .block_dim_f3e8 > .action-c6ba {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .block_dim_f3e8 > .center-835b {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .gallery_11db > .footer_red_71c5 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .gallery_11db > .action-c6ba {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .gallery_11db > .center-835b {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .gallery_11db
  > :where(:not(.footer_red_71c5):not(.action-c6ba):not(.in-5167)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .gallery_11db > .hidden-4019 {
  max-width: var(--wp--style--global--wide-size);
}
body .tertiary-easy-79ba {
  display: flex;
}
body .tertiary-easy-79ba {
  flex-wrap: wrap;
  align-items: center;
}
body .tertiary-easy-79ba > * {
  margin: 0;
}
body .slider_d5c2 {
  display: grid;
}
body .slider_d5c2 > * {
  margin: 0;
}
:where(.liquid_a469.tertiary-easy-79ba) {
  gap: 2em;
}
:where(.liquid_a469.slider_d5c2) {
  gap: 2em;
}
:where(.hovered_192f.tertiary-easy-79ba) {
  gap: 1.25em;
}
:where(.hovered_192f.slider_d5c2) {
  gap: 1.25em;
}
.aside-dynamic-df72 {
  color: var(--wp--preset--color--black) !important;
}
.video_old_22bd {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.message_copper_0fe5 {
  color: var(--wp--preset--color--white) !important;
}
.hot-7ea5 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.overlay-6079 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.tertiary-eb22 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.south_0d44 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.dropdown-c622 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.brown_febc {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tertiary-fast-8045 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.status-731b {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.focus_5885 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.section_yellow_f864 {
  background-color: var(--wp--preset--color--black) !important;
}
.fixed_3aa2 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.border-c705 {
  background-color: var(--wp--preset--color--white) !important;
}
.article_green_5719 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.table-pink-d0ea {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.row_upper_83e1 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.large-d9b0 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.paragraph_7394 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.description_right_554a {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.text_selected_38be {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.dynamic-59c5 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.accent_advanced_5b1c {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.slider_glass_c19a {
  border-color: var(--wp--preset--color--black) !important;
}
.heading_3c2a {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.item-iron-60d2 {
  border-color: var(--wp--preset--color--white) !important;
}
.text_tall_5f38 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.under-3aac {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.item_bottom_d7d8 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hot_3836 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.container_dark_0a01 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.picture-9e9d {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.section-large-97fd {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.lite-904a {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.logo_down_3996 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.pattern-4840 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.aside-tall-974c {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.static_68a2 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.cool_88df {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.caption_101c {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.bottom-fcb0 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.stale-3c56 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.image-78d2 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.white-6289 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.brown-8691 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.action-5adf {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.blue_2ee2 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.gold-6f6d {
  font-size: var(--wp--preset--font-size--small) !important;
}
.cool-cea5 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.action_f9b5 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.gold_567d {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.narrow-8d4e a:where(:not(.under-4181)) {
  color: inherit;
}
:where(.hovered_192f.tertiary-easy-79ba) {
  gap: 1.25em;
}
:where(.hovered_192f.slider_d5c2) {
  gap: 1.25em;
}
:where(.liquid_a469.tertiary-easy-79ba) {
  gap: 2em;
}
:where(.liquid_a469.slider_d5c2) {
  gap: 2em;
}
.outline-iron-e43c {
  font-size: 1.5em;
  line-height: 1.6;
}

.mini-4724 .container_lower_6556 {
  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);
}
.pressed_c2fa .banner_silver_102b {
  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);
}
.black_e2dd {
  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);
}
.black_e2dd.fixed_153c .black_0af4 {
  background-color: var(--e-global-color-primary);
}
.black_e2dd.down-7175 .black_0af4,
.black_e2dd.video_d7b3 .black_0af4 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.pink_00ba .element_fluid_000d {
  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);
}
.brown-e2a0 {
  --divider-color: var(--e-global-color-secondary);
}
.brown-e2a0 .caption-stale-96cb {
  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);
}
.brown-e2a0.heading-635b .menu-886d {
  background-color: var(--e-global-color-secondary);
}
.brown-e2a0.detail-dark-fd42 .menu-886d,
.brown-e2a0.breadcrumb_3fc2 .menu-886d {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.brown-e2a0.detail-dark-fd42 .menu-886d,
.brown-e2a0.breadcrumb_3fc2 .menu-886d svg {
  fill: var(--e-global-color-secondary);
}
.shade_mini_2b83 .primary_right_4b27 {
  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);
}
.shade_mini_2b83 .shade-486b {
  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);
}
.accent_0294.heading-635b .menu-886d {
  background-color: var(--e-global-color-primary);
}
.accent_0294.detail-dark-fd42 .menu-886d,
.accent_0294.breadcrumb_3fc2 .menu-886d {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.accent_0294.detail-dark-fd42 .menu-886d,
.accent_0294.breadcrumb_3fc2 .menu-886d svg {
  fill: var(--e-global-color-primary);
}
.card_steel_878b.heading-635b .menu-886d {
  background-color: var(--e-global-color-primary);
}
.card_steel_878b.detail-dark-fd42 .menu-886d,
.card_steel_878b.breadcrumb_3fc2 .menu-886d {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.card_steel_878b .tag-left-178a {
  color: var(--e-global-color-primary);
}
.card_steel_878b .tag-left-178a,
.card_steel_878b .tag-left-178a a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_steel_878b .disabled-be63 {
  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);
}
.row_liquid_1b2e .first_f329 {
  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);
}
.over_c362 .button-874a .box_4fd1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.orange_b187 .preview_a51c:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.orange_b187 .table_down_b718 i {
  color: var(--e-global-color-primary);
}
.orange_b187 .table_down_b718 svg {
  fill: var(--e-global-color-primary);
}
.orange_b187 .slider_iron_a7a9 {
  color: var(--e-global-color-secondary);
}
.orange_b187 .preview_a51c > .slider_iron_a7a9,
.orange_b187 .preview_a51c > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_outer_c3c4 .aside_cd0e {
  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_outer_c3c4 .title-620e {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.highlight_light_b7e7 .tooltip-a014 .component-fc8f {
  background-color: var(--e-global-color-primary);
}
.highlight_light_b7e7 .clean-c497 {
  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);
}
.tabs_7e93 .container-steel-4355 {
  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);
}
.tabs_7e93 .main-medium-fce6 {
  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_7e93 .alert-cold-3346 {
  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);
}
.wide_bf3a .hero_4632,
.wide_bf3a .hero_4632 a {
  color: var(--e-global-color-primary);
}
.wide_bf3a .hero_4632.right_5e49,
.wide_bf3a .hero_4632.right_5e49 a {
  color: var(--e-global-color-accent);
}
.wide_bf3a .hero_4632 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_bf3a .component_628d {
  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);
}
.first-a04f .title_selected_8209,
.first-a04f .focus-cool-e2d4 {
  color: var(--e-global-color-primary);
}
.first-a04f .title_selected_8209 svg {
  fill: var(--e-global-color-primary);
}
.first-a04f .right_5e49 .title_selected_8209,
.first-a04f .right_5e49 .focus-cool-e2d4 {
  color: var(--e-global-color-accent);
}
.first-a04f .right_5e49 .title_selected_8209 svg {
  fill: var(--e-global-color-accent);
}
.first-a04f .focus-cool-e2d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first-a04f .component_628d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-up-e71b .top-15b6,
.input-up-e71b .notice-short-e370 {
  color: var(--e-global-color-primary);
}
.input-up-e71b .notice-short-e370 svg {
  fill: var(--e-global-color-primary);
}
.input-up-e71b .hero_4632.right_5e49 a,
.input-up-e71b
  .hero_4632.right_5e49
  .notice-short-e370 {
  color: var(--e-global-color-accent);
}
.input-up-e71b .top-15b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-up-e71b .component_628d {
  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);
}
.link-67a6 .background_4a93 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-67a6 .modal_glass_1f6f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-narrow-b8cb .action-391d .nav-2823 {
  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);
}
.footer-narrow-b8cb .action-391d .hero-middle-b2f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-narrow-b8cb .text_active_d490 .nav-2823 {
  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);
}
.footer-narrow-b8cb
  .text_active_d490
  .hero-middle-b2f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-narrow-b8cb
  .outline-f12a
  .nav-2823 {
  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);
}
.footer-narrow-b8cb
  .outline-f12a
  .hero-middle-b2f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-narrow-b8cb
  .thumbnail_1399
  .nav-2823 {
  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);
}
.footer-narrow-b8cb
  .thumbnail_1399
  .hero-middle-b2f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-edb9 .pattern_1511 {
  background-color: var(--e-global-color-primary);
}
.liquid-edb9 .pattern_1511:hover {
  background-color: var(--e-global-color-primary);
}
.liquid-edb9 .top_a56c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid-edb9
  .pattern_1511:hover
  .top_a56c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_slow_9985 .tabs-ec28 {
  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);
}
.cold-4f8a .tiny-e34f .liquid_5405 a {
  background-color: var(--e-global-color-accent);
}
.cold-4f8a .tiny-e34f .left_e4f4 a {
  background-color: var(--e-global-color-accent);
}
.cold-4f8a .tiny-e34f .liquid_5405 a,
.cold-4f8a .tiny-e34f .left_e4f4 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-c856
  .media_859e.overlay_dfbb
  .tiny-e34f
  a.top_90f5 {
  background-color: var(--e-global-color-accent);
}
.clean-c856
  .media_859e.overlay_dfbb
  .tiny-e34f
  span.top_90f5.fn-current-7c9b {
  background-color: var(--e-global-color-text);
}
.clean-c856
  .media_859e.overlay_dfbb
  .tiny-e34f
  .top_90f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_1b40 .primary-95ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_1b40
  .shade_steel_a9ac
  > .accordion_inner_1f95
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_1b40
  .upper_ea48
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_1b40
  .outline_db7b
  .small-a574,
.middle_1b40
  .outline_db7b
  .tertiary-narrow-b865 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle_1b40
  .outline_db7b
  .hot_bc3d,
.middle_1b40
  .outline_db7b
  a
  .hot_bc3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_1b40
  .outline_db7b
  .old_7686 {
  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);
}
.middle_1b40
  .outline_db7b
  .shade_large_80d2 {
  background-color: var(--e-global-color-primary);
}
.middle_1b40
  .outline_db7b
  .shade_large_80d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_1b40
  .outline_db7b
  .shade_large_80d2:hover {
  background-color: var(--e-global-color-primary);
}
.middle_1b40
  .outline_db7b
  .footer-middle-a934 {
  background-color: var(--e-global-color-primary);
}
.middle_1b40
  .outline_db7b
  .footer-middle-a934 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_1b40
  .outline_db7b
  .footer-middle-a934:hover {
  background-color: var(--e-global-color-primary);
}
.middle_1b40
  .pattern_rough_e200
  .medium_065b
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle_1b40
  .pattern_rough_e200
  .chip-selected-e1a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_1b40
  .pattern_rough_e200
  .old_7686 {
  color: var(--e-global-color-text);
}
.middle_1b40
  .pattern_rough_e200
  .old_7686
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_1b40
  .pattern_rough_e200
  .shade_large_80d2 {
  background-color: var(--e-global-color-primary);
}
.middle_1b40
  .pattern_rough_e200
  .shade_large_80d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_1b40
  .pattern_rough_e200
  .shade_large_80d2:hover {
  background-color: var(--e-global-color-primary);
}
.middle_1b40
  .pattern_rough_e200
  .footer-middle-a934 {
  background-color: var(--e-global-color-primary);
}
.middle_1b40
  .pattern_rough_e200
  .footer-middle-a934 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_1b40
  .pattern_rough_e200
  .footer-middle-a934:hover {
  background-color: var(--e-global-color-primary);
}
.middle_1b40 .list-832d {
  background-color: var(--e-global-color-primary);
}
.middle_1b40 .list-832d:hover {
  background-color: var(--e-global-color-primary);
}
.middle_1b40 .wrapper-paper-fa78 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle_1b40 .menu_left_df09 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-f92a .section_2f15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-f92a
  .title_bright_f7f8
  > div:nth-child(3)
  .section_2f15,
.overlay-f92a
  .tabs-focused-c3bd
  > div:nth-child(1)
  .section_2f15,
.overlay-f92a
  .gradient_iron_2cf2
  > div:nth-child(1)
  .section_2f15,
.overlay-f92a
  .north_4d9b
  > div:nth-child(1)
  .section_2f15,
.overlay-f92a
  .dim_e4bb
  > div:nth-child(1)
  .section_2f15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-f92a .stale-61d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-f92a .title_in_e0b6 {
  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);
}
.overlay-f92a .module-ffd0 {
  background-color: var(--e-global-color-primary);
}
.overlay-f92a .module-ffd0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-f92a .module-ffd0:hover {
  background-color: var(--e-global-color-primary);
}
.overlay-f92a .hovered_4b89 {
  background-color: var(--e-global-color-primary);
}
.overlay-f92a .hovered_4b89:hover {
  background-color: var(--e-global-color-primary);
}
.overlay-f92a .wrapper-paper-fa78 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-f92a .menu_left_df09 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-a004 .grid_7d3b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-a004 .fixed_6e2f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-a004 .accent_311a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-a004 .border_cb83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-a004 .content-65e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-a004 .hovered_4b89 {
  background-color: var(--e-global-color-primary);
}
.wrapper-a004 .hovered_4b89:hover {
  background-color: var(--e-global-color-primary);
}
.badge_2d55 .huge_2173 {
  background-color: var(--e-global-color-secondary);
}
.badge_2d55 .module_b7b4 {
  background-color: var(--e-global-color-text);
}
.badge_2d55 .element-hot-9139 {
  background-color: var(--e-global-color-secondary);
}
.badge_2d55 .feature_narrow_99ca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_2d55 .accent_solid_4913 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_2d55 .status_70fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_2d55 .liquid-217d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_2d55 .tertiary-52b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_cold_6875 .badge_4af7 .hovered_c7cf,
.texture_cold_6875
  .badge_4af7
  .hovered_c7cf
  a,
.texture_cold_6875 .liquid-3498 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_cold_6875 .badge_4af7 .accordion_48b6,
.texture_cold_6875 .shade_d029 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_cold_6875 .badge_4af7 .accordion_48b6 {
  color: var(--e-global-color-text);
}
.texture_cold_6875 .shade_d029 {
  color: var(--e-global-color-text);
}
.texture_cold_6875
  .badge_4af7
  .block_7bc7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_cold_6875 .white-470a .label_stale_83bb {
  background-color: var(--e-global-color-primary);
}
.texture_cold_6875 .white-470a .label_stale_83bb:hover {
  background-color: var(--e-global-color-primary);
}
.texture_cold_6875 .white-470a .hard_eb62 li span {
  background-color: var(--e-global-color-text);
}
.texture_cold_6875 .white-470a .hard_eb62 li span:hover {
  background-color: var(--e-global-color-primary);
}
.texture_cold_6875
  .white-470a
  .hard_eb62
  li.description_6812
  span {
  background-color: var(--e-global-color-accent);
}
.texture_cold_6875 .sidebar_thick_f43e span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-advanced-d0cc .tabs_advanced_cda6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-2eec .dim-7735 {
  background-color: var(--e-global-color-primary);
}
.plasma-2eec .search_d764 {
  background-color: var(--e-global-color-secondary);
}
.plasma-2eec .action-64e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-2eec .medium-ec24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-2eec .column-mini-aacb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-2eec .tertiary_over_a6b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-2eec .disabled_bc44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-2eec .primary_f649 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-2eec .notification-up-e4dc {
  background-color: var(--e-global-color-primary);
}
.plasma-2eec .notification-up-e4dc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini_0656 .detail_black_0f74 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini_0656 .table_up_e79f {
  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);
}
.mini_0656
  .gas_711b:after {
  background-color: var(--e-global-color-primary);
}
.mini_0656 .tabs_cold_f69f {
  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);
}
.row_silver_25a6 .liquid-3498 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_silver_25a6 .shade_d029 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black-3378 .wrapper_down_16c6 .panel_lite_75ce {
  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);
}
.black-3378 .wrapper_down_16c6 .logo-short-d93f {
  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_bc28 .first_2ef8 {
  background-color: var(--e-global-color-primary);
}
.text_bc28 .outline-white-f02a {
  background-color: var(--e-global-color-secondary);
}
.text_bc28 .background_medium_e889 .card_a377 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_bc28 .link-thick-8672 .card_a377 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_easy_76db .feature-stone-9912 .east-c36a {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_easy_76db .feature-stone-9912 .middle-5d5d {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_easy_76db .feature-stone-9912 .detail_8212 {
  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);
}
.current_8a14 .short_3f58 {
  border-color: var(--e-global-color-text);
}
.current_8a14 .section-cold-7f23 {
  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);
}
.current_8a14 .widget_huge_2ffa {
  color: var(--e-global-color-primary);
}
.current_8a14 .in_f553 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_8ebd .motion_70fd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_8ebd .component_up_877c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_8ebd .yellow-2cca:hover .motion_70fd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_8ebd
  .yellow-2cca:hover
  .component_up_877c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article-white-604d .dim-6312 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article-white-604d .shade-354e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_cc89 .solid_73bb .hovered_e6c2 {
  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);
}
.disabled_cc89 .sidebar-east-4943 .hovered_e6c2 {
  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);
}
.block_4a03 .plasma-4ccc {
  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);
}
.grid_pressed_e983 .preview_full_419b .copper-6670 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_pressed_e983 .preview_full_419b .copper-6670 {
  background-color: var(--e-global-color-secondary);
}
.grid_pressed_e983 .light-019e .copper-6670 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_pressed_e983 .light-019e .copper-6670 {
  background-color: var(--e-global-color-secondary);
}
.grid_pressed_e983 .hot_dd88 .sort-a22f {
  background-color: var(--e-global-color-primary);
}
.grid_pressed_e983 .hot_dd88:hover .sort-a22f {
  background-color: var(--e-global-color-secondary);
}
.grid_pressed_e983 .label_stale_83bb {
  background-color: var(--e-global-color-primary);
}
.grid_pressed_e983 .label_stale_83bb:hover {
  background-color: var(--e-global-color-accent);
}
.grid_pressed_e983 .hard_eb62 li span {
  background-color: var(--e-global-color-text);
}
.grid_pressed_e983 .hard_eb62 li span:hover {
  background-color: var(--e-global-color-primary);
}
.grid_pressed_e983 .hard_eb62 li.description_6812 span {
  background-color: var(--e-global-color-accent);
}
.smooth-cb5c .badge_d81a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-cb5c .secondary-c400 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_6d84 .paragraph-3e9f:before {
  background-color: var(--e-global-color-secondary);
}
.sort_6d84 .stale-5afa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_6d84 .backdrop_6616 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_hot_2f24 .west-d803 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_hot_2f24 .west-d803:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_hot_2f24 .west-d803.fn-active-7c9b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_hot_2f24 .disabled_gas_ee3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_hot_2f24 .badge-85e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_hot_2f24 .sort_selected_62b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_hot_2f24 .popup_4fa8 {
  background-color: var(--e-global-color-primary);
}
.paragraph_hot_2f24 .popup_4fa8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_hot_2f24 .tooltip-simple-caa5 {
  background-color: var(--e-global-color-primary);
}
.paragraph_hot_2f24 .tooltip-simple-caa5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow_da5e .active_brown_240a .banner-f1bc a {
  color: var(--e-global-color-secondary);
}
.yellow_da5e .active_brown_240a .banner-f1bc a:hover {
  color: var(--e-global-color-secondary);
}
.yellow_da5e .active_brown_240a .banner-f1bc,
.yellow_da5e .active_brown_240a .banner-f1bc a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_da5e .active_brown_240a .caption_0d82 {
  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);
}
.yellow_da5e .active_brown_240a .mini-a4fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_da5e .active_brown_240a .stone-b2d6 {
  background-color: var(--e-global-color-primary);
}
.yellow_da5e .active_brown_240a .stone-b2d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_da5e .active_brown_240a .stone-b2d6:hover {
  background-color: var(--e-global-color-primary);
}
.yellow_da5e .active_brown_240a .container-lite-3734 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow_da5e .active_brown_240a .container-lite-3734 {
  background-color: var(--e-global-color-primary);
}
.yellow_da5e .active_brown_240a .container-lite-3734:hover {
  background-color: var(--e-global-color-primary);
}
.yellow_da5e .active_brown_240a .label_stale_83bb {
  background-color: var(--e-global-color-primary);
}
.yellow_da5e .active_brown_240a .label_stale_83bb:hover {
  background-color: var(--e-global-color-primary);
}
.yellow_da5e .white-470a .hard_eb62 li span {
  background-color: var(--e-global-color-text);
}
.yellow_da5e .white-470a .hard_eb62 li span:hover {
  background-color: var(--e-global-color-primary);
}
.yellow_da5e .white-470a .hard_eb62 li.description_6812 span {
  background-color: var(--e-global-color-accent);
}
.yellow_da5e .wrapper-paper-fa78 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_da5e .menu_left_df09 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_8a79 .column-right-bfae .cold-92fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_8a79 .column-right-bfae .wide_4df9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold_8a79 .column-right-bfae .fast-36fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_tall_bdff .content-cf82 {
  border-color: var(--e-global-color-text);
}
.module_tall_bdff .header-0f55 {
  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);
}
.module_tall_bdff .panel-cold-2459 {
  color: var(--e-global-color-secondary);
}
.module_tall_bdff .panel-cold-2459 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_tall_bdff .layout-87f0 > * {
  color: var(--e-global-color-primary);
}
.module_tall_bdff .layout-87f0 > * svg {
  fill: var(--e-global-color-primary);
}
.module_tall_bdff .carousel_green_ffba {
  color: var(--e-global-color-primary);
}
.module_tall_bdff .carousel_green_ffba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_tall_bdff .active_clean_565f {
  color: var(--e-global-color-primary);
}
.module_tall_bdff .active_clean_565f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_tall_bdff .preview_full_b2e3 {
  color: var(--e-global-color-primary);
}
.module_tall_bdff .preview_full_b2e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_tall_bdff .row-7cd1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_tall_bdff .border-soft-9faa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_tall_bdff .border-soft-9faa.main_27b9 {
  color: var(--e-global-color-secondary);
}
.module_tall_bdff .border-soft-9faa.main_27b9 .focus-02bc {
  color: var(--e-global-color-accent);
}
.module_tall_bdff .border-soft-9faa.plasma-f326 {
  color: var(--e-global-color-text);
}
.module_tall_bdff .border-soft-9faa.plasma-f326 .focus-02bc {
  color: var(--e-global-color-text);
}
.module_tall_bdff .border-soft-9faa:before {
  border-top-color: var(--e-global-color-text);
}
.module_tall_bdff .banner_395e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_tall_bdff
  .banner_395e
  .layout_hard_2973 {
  background-color: var(--e-global-color-primary);
}
.module_tall_bdff
  .banner_395e
  .layout_hard_2973 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module_tall_bdff .content-cf82 .sidebar_simple_215e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-1461 .search_gas_5011 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-1461 .logo-b294 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_d726 .active_7375 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_d726
  .large-f71e
  .shadow_focused_9796 {
  background-color: var(--e-global-color-secondary);
}
.texture_d726
  .large-f71e.gradient-basic-5a3d
  .shadow_focused_9796 {
  background-color: var(--e-global-color-text);
}
.texture_d726
  .large-f71e:hover
  .shadow_focused_9796 {
  background-color: var(--e-global-color-accent);
}
.texture_d726
  .large-f71e.fn-active-7c9b
  .shadow_focused_9796 {
  background-color: var(--e-global-color-primary);
}
.section_paper_a30e .cool-bbb4 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.section_paper_a30e .wide_c16e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_paper_a30e .footer-cool-bd22 {
  background-color: var(--e-global-color-primary);
}
.section_paper_a30e .footer-cool-bd22 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-cold-0686 .badge_in_9cc3 .tooltip-stale-dc8d .frame-03b7 {
  background-color: var(--e-global-color-secondary);
}
.highlight-cold-0686 .badge_in_9cc3 .wood_e435:after {
  background-color: var(--e-global-color-secondary);
}
.highlight-cold-0686 .south-b276 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-cold-0686 .background_18c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-cold-0686 .texture-static-0e24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-cold-0686 .dark-98c0 {
  background-color: var(--e-global-color-primary);
}
.highlight-cold-0686 .dark-98c0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-cold-0686 .tiny-f38c {
  background-color: var(--e-global-color-secondary);
}
.highlight-cold-0686 .tiny-f38c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-cold-0686 .badge_in_9cc3 .logo_short_7853 .table-2c71:hover {
  background-color: var(--e-global-color-primary);
}
.highlight-cold-0686
  .badge_in_9cc3
  .logo_short_7853
  .table-2c71.complex-77b4 {
  background-color: var(--e-global-color-primary);
}
.highlight-cold-0686 .badge_in_9cc3 .title_daeb:before {
  border-color: var(--e-global-color-primary);
}
.highlight-cold-0686 .badge_in_9cc3 .title_daeb:hover:before {
  border-color: var(--e-global-color-secondary);
}
.highlight-cold-0686
  .badge_in_9cc3
  .title_daeb.module_static_5acd:before {
  border-color: var(--e-global-color-primary);
}
.highlight-cold-0686 .column_clean_459a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-99c0 .text_c9b0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-99c0 .text_c9b0:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-99c0 .text_c9b0.under-2c0d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-99c0 .wrapper-5a8f {
  background-color: var(--e-global-color-primary);
}
.backdrop-99c0 .wrapper-5a8f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-99c0
  .large_67cb
  .shade-pressed-7f81
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-99c0
  .pink_b340
  .shade-pressed-7f81
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-thick-ddc8
  .new_0a8d
  .dim-99ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-thick-ddc8
  .new_0a8d
  .video-plasma-9b0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-thick-ddc8 .status_da36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-thick-ddc8 .outer_6f83 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-thick-ddc8 .last_9852 {
  background-color: var(--e-global-color-primary);
}
.element-thick-ddc8 .last_9852 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_7b43 .hard-7700 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_7b43 .progress-5bd8 {
  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);
}
.backdrop_7b43 .full_2b24 {
  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);
}
.backdrop_7b43 .full_2b24 a:hover {
  color: var(--e-global-color-secondary);
}
.backdrop_7b43 .fluid-6cae {
  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);
}
.backdrop_7b43 .link-fresh-3f8b {
  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);
}
.backdrop_7b43 .paper_07ad .label_stale_83bb {
  background-color: var(--e-global-color-primary);
}
.backdrop_7b43 .paper_07ad .label_stale_83bb:hover {
  background-color: var(--e-global-color-accent);
}
.backdrop_7b43
  .paper_07ad
  .hard_eb62
  li
  span {
  background-color: var(--e-global-color-text);
}
.backdrop_7b43
  .paper_07ad
  .hard_eb62
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_7b43
  .paper_07ad
  .hard_eb62
  li.description_6812
  span {
  background-color: var(--e-global-color-accent);
}
.mask_prev_ab74
  .overlay-fixed-b5b0
  .block_13a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_prev_ab74 .overlay-fixed-b5b0 .module-8212 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_prev_ab74 .overlay-fixed-b5b0 .detail_377d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_prev_ab74 .label-glass-5767 {
  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);
}
.mask_prev_ab74
  .active-bd9a.alert_complex_5946 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-5caf
  > .secondary_orange_cf59
  > div
  > .bright_ac8a
  > .nav_7fb8
  > a {
  background-color: var(--e-global-color-text);
}
.image-5caf
  > .secondary_orange_cf59
  > div
  > .bright_ac8a
  > .nav_7fb8
  > a
  .hard-94df.over-7a18 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-5caf
  > .secondary_orange_cf59
  > div
  > .bright_ac8a
  > .nav_7fb8
  > a
  .inner_fe74.info_lower_68a2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-5caf
  > .secondary_orange_cf59
  > div
  > .bright_ac8a
  > .nav_7fb8
  > .container_618b
  .nav_7fb8
  > a {
  background-color: var(--e-global-color-secondary);
}
.image-5caf
  > .secondary_orange_cf59
  > div
  > .bright_ac8a
  > .nav_7fb8
  > .container_618b
  .nav_7fb8
  > a
  .accordion_under_4783 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-5caf
  > .secondary_orange_cf59
  > div
  > .bright_ac8a
  > .nav_7fb8
  > .container_618b
  .nav_7fb8
  > a
  .inner_fe74.form_bottom_0afe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-5caf
  > .secondary_orange_cf59
  > div
  > .bright_ac8a
  > .nav_7fb8
  > a
  .action-17cb:before {
  color: var(--e-global-color-text);
}
.image-5caf
  > .secondary_orange_cf59
  > div
  > .bright_ac8a
  > .nav_7fb8
  > .container_618b
  a
  .action-17cb:before {
  color: var(--e-global-color-text);
}
.image-5caf
  > .secondary_orange_cf59
  > div
  > .bright_ac8a
  > .nav_7fb8.content_bright_0b6c
  > a
  .action-17cb:before {
  color: var(--e-global-color-text);
}
.image-5caf
  > .secondary_orange_cf59
  > div
  > .bright_ac8a
  > .nav_7fb8
  > .container_618b
  .nav_7fb8.content_bright_0b6c
  > a
  .action-17cb:before {
  color: var(--e-global-color-text);
}
.image-5caf
  > .secondary_orange_cf59
  > div
  > .bright_ac8a
  > .nav_7fb8
  > a
  .mini-62c9
  .texture_0985 {
  color: var(--e-global-color-text);
}
.image-5caf
  > .secondary_orange_cf59
  > div
  > .bright_ac8a
  > .nav_7fb8
  > .container_618b
  a
  .mini-62c9
  .texture_0985 {
  color: var(--e-global-color-text);
}
.image-5caf
  > .secondary_orange_cf59
  > div
  > .bright_ac8a
  > .nav_7fb8
  > a
  .mini-62c9
  .texture_0985,
.image-5caf
  > .secondary_orange_cf59
  > div
  > .bright_ac8a
  > .nav_7fb8
  > .container_618b
  a
  .mini-62c9
  .texture_0985 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-5caf
  > .secondary_orange_cf59
  > div
  > .bright_ac8a
  > .nav_7fb8
  > a
  .widget_1db5:before {
  color: var(--e-global-color-text);
}
.image-5caf
  > .secondary_orange_cf59
  > div
  > .bright_ac8a
  > .nav_7fb8
  > .container_618b
  a
  .widget_1db5:before {
  color: var(--e-global-color-text);
}
.image-5caf
  > .secondary_orange_cf59
  > div
  > .bright_ac8a
  > .nav_7fb8.content_bright_0b6c
  > a
  .widget_1db5:before {
  color: var(--e-global-color-text);
}
.image-5caf
  > .secondary_orange_cf59
  > div
  > .bright_ac8a
  > .nav_7fb8
  > .container_618b
  .nav_7fb8.content_bright_0b6c
  > a
  .widget_1db5:before {
  color: var(--e-global-color-text);
}
.preview_inner_8c37 .east-1cc5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_inner_8c37
  .table-0b5f:hover
  .east-1cc5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in-fa8c
  > .secondary_orange_cf59
  > .image-b10f
  > .video-466e
  > .column-in-8246
  > .static_8f7a
  .element-b819 {
  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);
}
.in-fa8c
  > .secondary_orange_cf59
  > .image-b10f
  > .video-466e
  > .column-in-8246
  > .static_8f7a:hover
  .element-b819 {
  color: var(--e-global-color-text);
}
.in-fa8c
  > .secondary_orange_cf59
  > .image-b10f
  > .video-466e
  > .column-in-8246
  > .static_8f7a:hover
  .element-b819 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-fa8c
  > .secondary_orange_cf59
  > .image-b10f
  > .video-466e
  > .column-in-8246.detail-0bdf
  > .static_8f7a
  .element-b819 {
  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_last_2aee .card_medium_0c15 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_last_2aee .up-1295 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_last_2aee .overlay_30ac {
  background-color: var(--e-global-color-primary);
}
.paragraph_last_2aee .overlay_30ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-e24c
  > .secondary_orange_cf59
  > .feature_fluid_b97e
  > .icon_1ba3
  > .component-wide-5e99
  .secondary_71a8 {
  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-e24c
  > .secondary_orange_cf59
  > .feature_fluid_b97e
  > .icon_1ba3
  > .component-wide-5e99
  .shade-bottom-5d65 {
  color: var(--e-global-color-text);
}
.chip-e24c
  > .secondary_orange_cf59
  > .feature_fluid_b97e
  > .icon_1ba3
  > .component-wide-5e99:hover
  .secondary_71a8 {
  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);
}
.chip-e24c
  > .secondary_orange_cf59
  > .feature_fluid_b97e
  > .icon_1ba3
  > .component-wide-5e99:hover
  .shade-bottom-5d65 {
  color: var(--e-global-color-secondary);
}
.chip-e24c
  > .secondary_orange_cf59
  > .feature_fluid_b97e
  > .icon_1ba3
  > .component-wide-5e99.shadow_clean_af77
  .secondary_71a8 {
  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);
}
.chip-e24c
  > .secondary_orange_cf59
  > .feature_fluid_b97e
  > .icon_1ba3
  > .component-wide-5e99.shadow_clean_af77
  .shade-bottom-5d65 {
  color: var(--e-global-color-primary);
}
.info_glass_d91e
  .panel-narrow-5f39
  .shadow-first-b97d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_glass_d91e .modal-in-6ec9 .sidebar_simple_215e .medium_cbcc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft-b87d .header-38cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft-b87d .list-ef2c .header-38cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft-b87d .active-tiny-d35b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.soft-b87d .active-tiny-d35b {
  background-color: var(--e-global-color-primary);
}
.item-d9fe .narrow-b6bd .grid-hovered-e2d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-d9fe
  .narrow-b6bd:hover
  .large-bef7 {
  color: var(--e-global-color-secondary);
}
.item-d9fe
  .narrow-b6bd:hover
  .grid-hovered-e2d2 {
  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);
}
.iron-7278 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.table-mini-a71f {
  max-width: 1400px !important;
}

.copper-715d {
  flex-direction: column;
}

.copper-715d .form-9478 {
  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.copper-715d .form-9478 {
  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);
}

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

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

.overlay-8ebf.popup-next-6b74 {
  display: none;
}

.summary-9a7c {
  display: none;
}

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

.column_active_4e18.header_374b {
  margin-bottom: 40px;
  width: 100%;
}

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

.copper-715d a {
  width: 100%;
}

.detail-hard-a085 .hero_paper_17af.wrapper-left-5838 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.detail-hard-a085
  .hero_paper_17af.detail_dim_302f
  .yellow-032f
  .title_7e0b {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.hard-b495.surface_steel_ca98 > .light_ff47 {
  display: flex;
  align-items: center;
}

.column-west-314a {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.tooltip-7fe3 {
  position: relative;
  width: 100%;
}

.dynamic-740e {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.item-cool-3c82 {
  font-size: 35px !important;
}

.texture-dirty-3ed0 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

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

.white-5ec0 {
  display: flex;
  gap: 50px;
}

.detail-hard-a085
  .hero_paper_17af.badge_4632
  .disabled-fluid-a643
  .pink_e45a {
  width: 100% !important;
}

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

.lower_7d77 {
  width: 100%;
}

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

.box-focused-1e06 {
  position: relative;
  cursor: pointer;
}

.box-focused-1e06::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

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

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

  visibility: hidden;
}

.box-focused-1e06:hover .texture_05e6 {
  visibility: visible;
}
.box-focused-1e06:hover.box-focused-1e06::before {
  display: block;
}

.sidebar_light_c1d4 h3 {
  color: #fff;
}

.form-c850 {
  margin: 0;
}

.detail-hard-a085
  .hero_paper_17af.badge_4632
  .pink_e45a
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.main-old-76ea {
  width: 100%;
}

.dirty_29d9 {
  width: 100%;
}

.gallery-4f4a {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.dirty_29d9 {
  width: 100%;
}

.frame-action-ac8b {
  margin-bottom: 10px !important;
}

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

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

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

.copper-715d .form-9478.backdrop-cff2 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.copper-715d h1.form-9478 {
  margin-top: 80px !important;
}

.detail-hard-a085 .hero_paper_17af.active-ea79 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.main-short-1701 img {
  width: 100%;
}

.purple_579d .thick_4338.yellow-032f {
  justify-content: space-between;
}

.wrapper_250e {
  display: none;
}

.item-d30c .disabled-2b09 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .hard-b495 .light_ff47 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .purple_579d .thick_4338.yellow-032f {
    border-bottom: 1px solid #f0c159;
  }

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

  .hard-b495.surface_steel_ca98 > .light_ff47 {
    gap: 15px;
    justify-content: space-between;
  }

  .detail-hard-a085
    .hero_paper_17af.badge_4632
    .pink_e45a
    img {
    width: 60% !important;
  }

  .dynamic-740e {
    left: 2%;
  }

  .mini_cf7c {
    margin: 10px 0;
  }

  .copper-715d .disabled-2b09 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .item-cool-3c82 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.copper-715d .form-9478,
  .copper-715d .form-9478 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .pink_e45a {
    justify-content: center;
  }

  .copper-715d .disabled-2b09 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .detail-hard-a085 .hero_paper_17af.wrapper-left-5838 {
    width: 75% !important;
  }

  .main-short-1701 img {
    width: 100% !important;
  }
}

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

  h2.copper-715d .form-9478,
  .copper-715d .form-9478 {
    font-size: 30px !important;
  }

  .pink_e45a {
    justify-content: center;
  }

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

  .green-5121
    .gradient_5a18.texture-8d45 {
    margin: 0 !important;
  }

  .column-west-314a {
    margin: 0;
    gap: 10px;
  }

  .mini_cf7c {
    display: flex;
  }

  .fixed_8b39 .notice_stone_27eb {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .gallery-4f4a {
    justify-content: flex-end;
    gap: 1px;
  }

  .copper-715d h1.form-9478 {
    margin-top: 40px !important;
  }

  .detail-hard-a085
    .hero_paper_17af.badge_4632
    .pink_e45a
    img,
  .shade_mini_2b83 .disabled-fluid-a643 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .detail-hard-a085 .hero_paper_17af.wrapper-left-5838 {
    width: 100% !important;
  }

  .hard-b495.surface_steel_ca98 > .light_ff47 {
    gap: 3px;
  }

  .copper-715d .disabled-2b09 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.purple_579d .thick_4338.yellow-032f {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.purple_579d .thick_4338.yellow-032f: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);
}

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

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

.copper-715d {
  position: relative;
  padding-top: 30px;
}

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

.overlay-8ebf: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .purple_579d .thick_4338.yellow-032f {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .copper-715d .form-9478 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .notice_stone_27eb {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.over-81d4 .sidebar-tiny-a334 {
  flex-shrink: 0;
  white-space: nowrap;
}

.over-81d4 .form_a166 {
  flex-shrink: 0;
  min-width: fit-content;
}

.over-81d4 .title_7e0b {
  white-space: nowrap;
}

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

.over-81d4 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.over-81d4 .sidebar-tiny-a334 {
  max-width: 80px !important;
}

.over-81d4 .form_a166 {
  max-width: 80px !important;
  overflow: hidden;
}

.over-81d4 .thick_4338.yellow-032f {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.over-81d4 .title_7e0b {
  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);
  }
}

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

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

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

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

body .solid-aed2:nth-child(2),
.detail-hard-a085 .solid-aed2:nth-child(2),
#page .solid-aed2: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;
}

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

/* css-noise: 4f48 */
.widget-item-h3 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.3;
}
