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(.border_02f2) {
  gap: 0.5em;
}
:where(.bronze-13ec) {
  gap: 0.5em;
}
body .light_4d39 > .form-4f9c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .light_4d39 > .upper-b939 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .light_4d39 > .header_a0c8 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .highlight-large-144a > .form-4f9c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .highlight-large-144a > .upper-b939 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .highlight-large-144a > .header_a0c8 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .highlight-large-144a
  > :where(:not(.form-4f9c):not(.upper-b939):not(.tabs-bottom-2359)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .highlight-large-144a > .detail-14d0 {
  max-width: var(--wp--style--global--wide-size);
}
body .border_02f2 {
  display: flex;
}
body .border_02f2 {
  flex-wrap: wrap;
  align-items: center;
}
body .border_02f2 > * {
  margin: 0;
}
body .bronze-13ec {
  display: grid;
}
body .bronze-13ec > * {
  margin: 0;
}
:where(.form_in_d101.border_02f2) {
  gap: 2em;
}
:where(.form_in_d101.bronze-13ec) {
  gap: 2em;
}
:where(.message_5b8b.border_02f2) {
  gap: 1.25em;
}
:where(.message_5b8b.bronze-13ec) {
  gap: 1.25em;
}
.text_narrow_bde4 {
  color: var(--wp--preset--color--black) !important;
}
.notice-6612 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.overlay_ecdc {
  color: var(--wp--preset--color--white) !important;
}
.copper-6f9a {
  color: var(--wp--preset--color--pale-pink) !important;
}
.list_white_f1e5 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.left_a4f9 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.pagination-plasma-9aab {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.paragraph_under_ebec {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.carousel-509d {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.notice-da5b {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.banner_cd7d {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.progress_dim_4643 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.item-15ed {
  background-color: var(--wp--preset--color--black) !important;
}
.panel-b62e {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.container-e2eb {
  background-color: var(--wp--preset--color--white) !important;
}
.modal-hot-05e7 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.input-3368 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.disabled_north_1df1 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.detail-3dec {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.input-thick-6f38 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.alert_solid_eba6 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.section_short_25dc {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.outer-2dd2 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.grid-9876 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.tall-1f87 {
  border-color: var(--wp--preset--color--black) !important;
}
.tooltip-pro-e686 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.tertiary_north_5366 {
  border-color: var(--wp--preset--color--white) !important;
}
.yellow_1b1e {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.photo-up-6b5b {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.active-4328 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.fixed_8a86 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.narrow_5d28 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.left_9954 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.list-new-070b {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.up_f620 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.layout_out_c403 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.light-2562 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.dynamic_8284 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.tiny_a7f0 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.overlay_static_1d13 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.preview_e71e {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.left-41ad {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.up-1e1f {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.carousel-cool-b077 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.frame-motion-4e1a {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.down_c5ee {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.aside_fixed_2c55 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.popup_59d7 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.focus_8816 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.accordion_1606 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.box-4692 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.element_dark_d2b5 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.caption_2fd5 a:where(:not(.prev-2dc9)) {
  color: inherit;
}
:where(.message_5b8b.border_02f2) {
  gap: 1.25em;
}
:where(.message_5b8b.bronze-13ec) {
  gap: 1.25em;
}
:where(.form_in_d101.border_02f2) {
  gap: 2em;
}
:where(.form_in_d101.bronze-13ec) {
  gap: 2em;
}
.top_9604 {
  font-size: 1.5em;
  line-height: 1.6;
}

.large-67f5 .breadcrumb-active-dfd6 {
  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);
}
.border_mini_4f11 .tag-51ec {
  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);
}
.primary-140b {
  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);
}
.primary-140b.media_65ad .notice_fast_b277 {
  background-color: var(--e-global-color-primary);
}
.primary-140b.brown-6713 .notice_fast_b277,
.primary-140b.modal-0f6b .notice_fast_b277 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hard-2768 .cool-a390 {
  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);
}
.bright-ea34 {
  --divider-color: var(--e-global-color-secondary);
}
.bright-ea34 .focus_active_647c {
  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);
}
.bright-ea34.purple_6f77 .element_4453 {
  background-color: var(--e-global-color-secondary);
}
.bright-ea34.south-5179 .element_4453,
.bright-ea34.easy-2810 .element_4453 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.bright-ea34.south-5179 .element_4453,
.bright-ea34.easy-2810 .element_4453 svg {
  fill: var(--e-global-color-secondary);
}
.filter_4946 .tiny-87ef {
  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);
}
.filter_4946 .sidebar_4b64 {
  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);
}
.medium-08bf.purple_6f77 .element_4453 {
  background-color: var(--e-global-color-primary);
}
.medium-08bf.south-5179 .element_4453,
.medium-08bf.easy-2810 .element_4453 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.medium-08bf.south-5179 .element_4453,
.medium-08bf.easy-2810 .element_4453 svg {
  fill: var(--e-global-color-primary);
}
.status_506e.purple_6f77 .element_4453 {
  background-color: var(--e-global-color-primary);
}
.status_506e.south-5179 .element_4453,
.status_506e.easy-2810 .element_4453 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.status_506e .table-basic-e4cd {
  color: var(--e-global-color-primary);
}
.status_506e .table-basic-e4cd,
.status_506e .table-basic-e4cd a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_506e .search_west_5386 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-e505 .search_north_373c {
  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);
}
.white_a6d5 .row-f64c .clean_423b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.narrow-13f5 .preview_8439:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.narrow-13f5 .modal_green_6776 i {
  color: var(--e-global-color-primary);
}
.narrow-13f5 .modal_green_6776 svg {
  fill: var(--e-global-color-primary);
}
.narrow-13f5 .slow_8181 {
  color: var(--e-global-color-secondary);
}
.narrow-13f5 .preview_8439 > .slow_8181,
.narrow-13f5 .preview_8439 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_c100 .shade-2cbe {
  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);
}
.pro_c100 .notice_f642 {
  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);
}
.card-iron-1568 .accent-south-b536 .hard_f22d {
  background-color: var(--e-global-color-primary);
}
.card-iron-1568 .link-over-a45a {
  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);
}
.gold-7759 .summary-fast-233c {
  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);
}
.gold-7759 .tiny_fee6 {
  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);
}
.gold-7759 .footer-5aff {
  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);
}
.progress_up_7129 .short_9727,
.progress_up_7129 .short_9727 a {
  color: var(--e-global-color-primary);
}
.progress_up_7129 .short_9727.pagination_7eed,
.progress_up_7129 .short_9727.pagination_7eed a {
  color: var(--e-global-color-accent);
}
.progress_up_7129 .short_9727 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_up_7129 .accent-tiny-7b73 {
  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);
}
.tooltip-43f8 .filter_static_4c79,
.tooltip-43f8 .motion_3da1 {
  color: var(--e-global-color-primary);
}
.tooltip-43f8 .filter_static_4c79 svg {
  fill: var(--e-global-color-primary);
}
.tooltip-43f8 .pagination_7eed .filter_static_4c79,
.tooltip-43f8 .pagination_7eed .motion_3da1 {
  color: var(--e-global-color-accent);
}
.tooltip-43f8 .pagination_7eed .filter_static_4c79 svg {
  fill: var(--e-global-color-accent);
}
.tooltip-43f8 .motion_3da1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-43f8 .accent-tiny-7b73 {
  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);
}
.under_e01c .module_9590,
.under_e01c .outline_3840 {
  color: var(--e-global-color-primary);
}
.under_e01c .outline_3840 svg {
  fill: var(--e-global-color-primary);
}
.under_e01c .short_9727.pagination_7eed a,
.under_e01c
  .short_9727.pagination_7eed
  .outline_3840 {
  color: var(--e-global-color-accent);
}
.under_e01c .module_9590 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_e01c .accent-tiny-7b73 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-3872 .panel-out-b25c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-3872 .white_bd1d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_1d2a .red-a732 .hot_addc {
  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);
}
.narrow_1d2a .red-a732 .content-2525 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_1d2a .highlight-red-6d2e .hot_addc {
  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);
}
.narrow_1d2a
  .highlight-red-6d2e
  .content-2525 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_1d2a
  .active-selected-a787
  .hot_addc {
  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);
}
.narrow_1d2a
  .active-selected-a787
  .content-2525 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_1d2a
  .slider-stale-8534
  .hot_addc {
  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);
}
.narrow_1d2a
  .slider-stale-8534
  .content-2525 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-4927 .hard-4910 {
  background-color: var(--e-global-color-primary);
}
.liquid-4927 .hard-4910:hover {
  background-color: var(--e-global-color-primary);
}
.liquid-4927 .nav_pressed_cc08 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid-4927
  .hard-4910:hover
  .nav_pressed_cc08 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-warm-2f90 .table_solid_e5c8 {
  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);
}
.sidebar_new_df66 .simple-8605 .advanced_5c36 a {
  background-color: var(--e-global-color-accent);
}
.sidebar_new_df66 .simple-8605 .component_dark_46a5 a {
  background-color: var(--e-global-color-accent);
}
.sidebar_new_df66 .simple-8605 .advanced_5c36 a,
.sidebar_new_df66 .simple-8605 .component_dark_46a5 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_hard_3153
  .liquid-5939.card_6a61
  .simple-8605
  a.mini_8769 {
  background-color: var(--e-global-color-accent);
}
.feature_hard_3153
  .liquid-5939.card_6a61
  .simple-8605
  span.mini_8769.fn-current-6458 {
  background-color: var(--e-global-color-text);
}
.feature_hard_3153
  .liquid-5939.card_6a61
  .simple-8605
  .mini_8769 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_02e6 .caption_6012 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_02e6
  .preview_255e
  > .header_535d
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_02e6
  .surface-paper-ea12
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_02e6
  .focus-light-b1da
  .hidden-stale-b282,
.tooltip_02e6
  .focus-light-b1da
  .photo_7704 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_02e6
  .focus-light-b1da
  .easy_24bc,
.tooltip_02e6
  .focus-light-b1da
  a
  .easy_24bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_02e6
  .focus-light-b1da
  .heading-26ca {
  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);
}
.tooltip_02e6
  .focus-light-b1da
  .focus_fixed_2f44 {
  background-color: var(--e-global-color-primary);
}
.tooltip_02e6
  .focus-light-b1da
  .focus_fixed_2f44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_02e6
  .focus-light-b1da
  .focus_fixed_2f44:hover {
  background-color: var(--e-global-color-primary);
}
.tooltip_02e6
  .focus-light-b1da
  .block-next-a348 {
  background-color: var(--e-global-color-primary);
}
.tooltip_02e6
  .focus-light-b1da
  .block-next-a348 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_02e6
  .focus-light-b1da
  .block-next-a348:hover {
  background-color: var(--e-global-color-primary);
}
.tooltip_02e6
  .alert-4801
  .table_blue_6d60
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_02e6
  .alert-4801
  .widget_1985 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_02e6
  .alert-4801
  .heading-26ca {
  color: var(--e-global-color-text);
}
.tooltip_02e6
  .alert-4801
  .heading-26ca
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_02e6
  .alert-4801
  .focus_fixed_2f44 {
  background-color: var(--e-global-color-primary);
}
.tooltip_02e6
  .alert-4801
  .focus_fixed_2f44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_02e6
  .alert-4801
  .focus_fixed_2f44:hover {
  background-color: var(--e-global-color-primary);
}
.tooltip_02e6
  .alert-4801
  .block-next-a348 {
  background-color: var(--e-global-color-primary);
}
.tooltip_02e6
  .alert-4801
  .block-next-a348 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_02e6
  .alert-4801
  .block-next-a348:hover {
  background-color: var(--e-global-color-primary);
}
.tooltip_02e6 .shadow_1940 {
  background-color: var(--e-global-color-primary);
}
.tooltip_02e6 .shadow_1940:hover {
  background-color: var(--e-global-color-primary);
}
.tooltip_02e6 .active-395e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_02e6 .primary_old_c544 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new_7e1a .container_04e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new_7e1a
  .wood_3df6
  > div:nth-child(3)
  .container_04e0,
.new_7e1a
  .message_fdf7
  > div:nth-child(1)
  .container_04e0,
.new_7e1a
  .avatar-f6d6
  > div:nth-child(1)
  .container_04e0,
.new_7e1a
  .border_pink_02c3
  > div:nth-child(1)
  .container_04e0,
.new_7e1a
  .easy_0c27
  > div:nth-child(1)
  .container_04e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new_7e1a .hover_lower_a9f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_7e1a .active_silver_d966 {
  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);
}
.new_7e1a .steel_5132 {
  background-color: var(--e-global-color-primary);
}
.new_7e1a .steel_5132 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_7e1a .steel_5132:hover {
  background-color: var(--e-global-color-primary);
}
.new_7e1a .plasma_ad6b {
  background-color: var(--e-global-color-primary);
}
.new_7e1a .plasma_ad6b:hover {
  background-color: var(--e-global-color-primary);
}
.new_7e1a .active-395e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new_7e1a .primary_old_c544 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large_4e5a .input_lite_c5cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large_4e5a .title_tall_e654 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large_4e5a .narrow_e9b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large_4e5a .sort-fast-6270 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large_4e5a .video-2deb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large_4e5a .plasma_ad6b {
  background-color: var(--e-global-color-primary);
}
.large_4e5a .plasma_ad6b:hover {
  background-color: var(--e-global-color-primary);
}
.footer-4bc1 .container_133b {
  background-color: var(--e-global-color-secondary);
}
.footer-4bc1 .active-42cc {
  background-color: var(--e-global-color-text);
}
.footer-4bc1 .thumbnail_91a4 {
  background-color: var(--e-global-color-secondary);
}
.footer-4bc1 .container_f41a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-4bc1 .preview-f320 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-4bc1 .pressed-b214 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-4bc1 .disabled-8eac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-4bc1 .primary-dd8c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-fixed-c726 .section_4714 .down-ccac,
.section-fixed-c726
  .section_4714
  .down-ccac
  a,
.section-fixed-c726 .link-copper-211c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-fixed-c726 .section_4714 .list_9bb5,
.section-fixed-c726 .grid_d545 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-fixed-c726 .section_4714 .list_9bb5 {
  color: var(--e-global-color-text);
}
.section-fixed-c726 .grid_d545 {
  color: var(--e-global-color-text);
}
.section-fixed-c726
  .section_4714
  .gradient-dc80 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-fixed-c726 .slider-tall-5995 .block-1fc9 {
  background-color: var(--e-global-color-primary);
}
.section-fixed-c726 .slider-tall-5995 .block-1fc9:hover {
  background-color: var(--e-global-color-primary);
}
.section-fixed-c726 .slider-tall-5995 .background_wood_b1d7 li span {
  background-color: var(--e-global-color-text);
}
.section-fixed-c726 .slider-tall-5995 .background_wood_b1d7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.section-fixed-c726
  .slider-tall-5995
  .background_wood_b1d7
  li.north-1f16
  span {
  background-color: var(--e-global-color-accent);
}
.section-fixed-c726 .panel_warm_9ccb span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_9aa2 .item_tiny_5d05 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.brown_f1d2 .message-gold-1255 {
  background-color: var(--e-global-color-primary);
}
.brown_f1d2 .backdrop_over_2cc8 {
  background-color: var(--e-global-color-secondary);
}
.brown_f1d2 .small_0788 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_f1d2 .heading_2068 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_f1d2 .block-lower-9989 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_f1d2 .light-48ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_f1d2 .nav_60f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_f1d2 .label_ebe0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_f1d2 .heading-0ed2 {
  background-color: var(--e-global-color-primary);
}
.brown_f1d2 .heading-0ed2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.inner_4d4a .paragraph_9418 {
  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);
}
.inner_4d4a .middle-acc5 {
  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);
}
.inner_4d4a
  .slow_9cba:after {
  background-color: var(--e-global-color-primary);
}
.inner_4d4a .smooth_5a93 {
  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);
}
.disabled-feae .link-copper-211c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-feae .grid_d545 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_ef6e .liquid_90fa .thumbnail_bronze_ad71 {
  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);
}
.mask_ef6e .liquid_90fa .bright_17af {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_01ef .inner-d495 {
  background-color: var(--e-global-color-primary);
}
.active_01ef .article_a91f {
  background-color: var(--e-global-color-secondary);
}
.active_01ef .list-first-7b19 .nav_a388 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_01ef .lite-344c .nav_a388 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top_0c83 .tertiary-bright-31a8 .box_5759 {
  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);
}
.top_0c83 .tertiary-bright-31a8 .silver-a08e {
  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);
}
.top_0c83 .tertiary-bright-31a8 .shade_simple_f31f {
  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);
}
.description-b1e1 .grid_d9c9 {
  border-color: var(--e-global-color-text);
}
.description-b1e1 .basic-6fda {
  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);
}
.description-b1e1 .module_gas_6e9e {
  color: var(--e-global-color-primary);
}
.description-b1e1 .last_c563 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-iron-d92a .detail-4152 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card-iron-d92a .carousel-d548 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card-iron-d92a .east-b2f0:hover .detail-4152 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card-iron-d92a
  .east-b2f0:hover
  .carousel-d548 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_418f .item-29a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_418f .block-0c54 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_cool_f123 .disabled-d79f .filter_dirty_2b59 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_cool_f123 .button-first-65ab .filter_dirty_2b59 {
  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);
}
.caption-eebb .hover-next-3621 {
  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);
}
.bottom_f42d .pro_f4f3 .stone-10fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom_f42d .pro_f4f3 .stone-10fe {
  background-color: var(--e-global-color-secondary);
}
.bottom_f42d .row_298f .stone-10fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom_f42d .row_298f .stone-10fe {
  background-color: var(--e-global-color-secondary);
}
.bottom_f42d .backdrop-4017 .active-5b58 {
  background-color: var(--e-global-color-primary);
}
.bottom_f42d .backdrop-4017:hover .active-5b58 {
  background-color: var(--e-global-color-secondary);
}
.bottom_f42d .block-1fc9 {
  background-color: var(--e-global-color-primary);
}
.bottom_f42d .block-1fc9:hover {
  background-color: var(--e-global-color-accent);
}
.bottom_f42d .background_wood_b1d7 li span {
  background-color: var(--e-global-color-text);
}
.bottom_f42d .background_wood_b1d7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.bottom_f42d .background_wood_b1d7 li.north-1f16 span {
  background-color: var(--e-global-color-accent);
}
.background_a5f6 .layout_smooth_2d5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_a5f6 .badge_right_e28e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-f7f7 .search-south-493e:before {
  background-color: var(--e-global-color-secondary);
}
.motion-f7f7 .slider_dirty_0ed0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-f7f7 .item_19c7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth_6640 .frame-selected-964f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth_6640 .frame-selected-964f:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth_6640 .frame-selected-964f.fn-active-6458 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth_6640 .glass_8c57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth_6640 .video_old_824f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth_6640 .old_1ad1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth_6640 .element-south-f041 {
  background-color: var(--e-global-color-primary);
}
.smooth_6640 .element-south-f041 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth_6640 .gallery-old-07b8 {
  background-color: var(--e-global-color-primary);
}
.smooth_6640 .gallery-old-07b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-over-6f23 .list_bottom_d6c4 .article_over_0ac3 a {
  color: var(--e-global-color-secondary);
}
.hidden-over-6f23 .list_bottom_d6c4 .article_over_0ac3 a:hover {
  color: var(--e-global-color-secondary);
}
.hidden-over-6f23 .list_bottom_d6c4 .article_over_0ac3,
.hidden-over-6f23 .list_bottom_d6c4 .article_over_0ac3 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-over-6f23 .list_bottom_d6c4 .bottom-4fa2 {
  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);
}
.hidden-over-6f23 .list_bottom_d6c4 .module_smooth_4d24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-over-6f23 .list_bottom_d6c4 .content-black-761c {
  background-color: var(--e-global-color-primary);
}
.hidden-over-6f23 .list_bottom_d6c4 .content-black-761c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-over-6f23 .list_bottom_d6c4 .content-black-761c:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-over-6f23 .list_bottom_d6c4 .iron-a1da {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-over-6f23 .list_bottom_d6c4 .iron-a1da {
  background-color: var(--e-global-color-primary);
}
.hidden-over-6f23 .list_bottom_d6c4 .iron-a1da:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-over-6f23 .list_bottom_d6c4 .block-1fc9 {
  background-color: var(--e-global-color-primary);
}
.hidden-over-6f23 .list_bottom_d6c4 .block-1fc9:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-over-6f23 .slider-tall-5995 .background_wood_b1d7 li span {
  background-color: var(--e-global-color-text);
}
.hidden-over-6f23 .slider-tall-5995 .background_wood_b1d7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-over-6f23 .slider-tall-5995 .background_wood_b1d7 li.north-1f16 span {
  background-color: var(--e-global-color-accent);
}
.hidden-over-6f23 .active-395e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-over-6f23 .primary_old_c544 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-basic-f75e .frame_7320 .hidden-7c74 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-basic-f75e .frame_7320 .chip_1044 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-basic-f75e .frame_7320 .sidebar_35a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_13c7 .nav_af44 {
  border-color: var(--e-global-color-text);
}
.yellow_13c7 .bronze_5533 {
  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);
}
.yellow_13c7 .tag_3b7b {
  color: var(--e-global-color-secondary);
}
.yellow_13c7 .tag_3b7b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_13c7 .next_f3bc > * {
  color: var(--e-global-color-primary);
}
.yellow_13c7 .next_f3bc > * svg {
  fill: var(--e-global-color-primary);
}
.yellow_13c7 .blue_b4f1 {
  color: var(--e-global-color-primary);
}
.yellow_13c7 .blue_b4f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_13c7 .white-d9b3 {
  color: var(--e-global-color-primary);
}
.yellow_13c7 .white-d9b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_13c7 .hero_iron_0902 {
  color: var(--e-global-color-primary);
}
.yellow_13c7 .hero_iron_0902 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_13c7 .picture-pink-d697 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_13c7 .fixed_fe30 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_13c7 .fixed_fe30.layout-e0cf {
  color: var(--e-global-color-secondary);
}
.yellow_13c7 .fixed_fe30.layout-e0cf .complex_e826 {
  color: var(--e-global-color-accent);
}
.yellow_13c7 .fixed_fe30.video-f1ec {
  color: var(--e-global-color-text);
}
.yellow_13c7 .fixed_fe30.video-f1ec .complex_e826 {
  color: var(--e-global-color-text);
}
.yellow_13c7 .fixed_fe30:before {
  border-top-color: var(--e-global-color-text);
}
.yellow_13c7 .gold-ebdf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_13c7
  .gold-ebdf
  .middle_83f4 {
  background-color: var(--e-global-color-primary);
}
.yellow_13c7
  .gold-ebdf
  .middle_83f4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow_13c7 .nav_af44 .paper_7d5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_c6a0 .footer-tall-4896 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_c6a0 .sidebar_6240 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-green-7aa3 .filter-5e13 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-green-7aa3
  .sort_36ca
  .detail_slow_3d75 {
  background-color: var(--e-global-color-secondary);
}
.column-green-7aa3
  .sort_36ca.down-18f9
  .detail_slow_3d75 {
  background-color: var(--e-global-color-text);
}
.column-green-7aa3
  .sort_36ca:hover
  .detail_slow_3d75 {
  background-color: var(--e-global-color-accent);
}
.column-green-7aa3
  .sort_36ca.fn-active-6458
  .detail_slow_3d75 {
  background-color: var(--e-global-color-primary);
}
.paragraph-bottom-18d6 .popup-bc41 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.paragraph-bottom-18d6 .active_be85 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-bottom-18d6 .frame_4074 {
  background-color: var(--e-global-color-primary);
}
.paragraph-bottom-18d6 .frame_4074 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-selected-04a2 .sort_warm_03f0 .secondary_d521 .badge-9450 {
  background-color: var(--e-global-color-secondary);
}
.tooltip-selected-04a2 .sort_warm_03f0 .grid_large_636d:after {
  background-color: var(--e-global-color-secondary);
}
.tooltip-selected-04a2 .pattern-simple-4304 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-selected-04a2 .breadcrumb_94e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-selected-04a2 .pink-c5f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-selected-04a2 .south-c2e6 {
  background-color: var(--e-global-color-primary);
}
.tooltip-selected-04a2 .south-c2e6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-selected-04a2 .video_403c {
  background-color: var(--e-global-color-secondary);
}
.tooltip-selected-04a2 .video_403c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-selected-04a2 .sort_warm_03f0 .over_20ef .texture_rough_29e7:hover {
  background-color: var(--e-global-color-primary);
}
.tooltip-selected-04a2
  .sort_warm_03f0
  .over_20ef
  .texture_rough_29e7.preview-eb4f {
  background-color: var(--e-global-color-primary);
}
.tooltip-selected-04a2 .sort_warm_03f0 .action-eeab:before {
  border-color: var(--e-global-color-primary);
}
.tooltip-selected-04a2 .sort_warm_03f0 .action-eeab:hover:before {
  border-color: var(--e-global-color-secondary);
}
.tooltip-selected-04a2
  .sort_warm_03f0
  .action-eeab.prev_b6a1:before {
  border-color: var(--e-global-color-primary);
}
.tooltip-selected-04a2 .left_e429 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-lower-af48 .pattern-ea8a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-lower-af48 .pattern-ea8a:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-lower-af48 .pattern-ea8a.tiny-e10d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-lower-af48 .title-7ddb {
  background-color: var(--e-global-color-primary);
}
.column-lower-af48 .title-7ddb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-lower-af48
  .over_faae
  .content-active-d9eb
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-lower-af48
  .fluid-be33
  .content-active-d9eb
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_46ea
  .shade-e070
  .plasma-3630 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_46ea
  .shade-e070
  .black-1344 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_46ea .picture_cool_eba5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_46ea .accent_blue_b984 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_46ea .image_orange_f9f6 {
  background-color: var(--e-global-color-primary);
}
.accent_46ea .image_orange_f9f6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-9429 .alert-yellow-5fe1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-9429 .content_f9e5 {
  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);
}
.image-9429 .complex-c9a0 {
  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);
}
.image-9429 .complex-c9a0 a:hover {
  color: var(--e-global-color-secondary);
}
.image-9429 .new-8259 {
  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);
}
.image-9429 .gold_8b00 {
  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);
}
.image-9429 .popup-942f .block-1fc9 {
  background-color: var(--e-global-color-primary);
}
.image-9429 .popup-942f .block-1fc9:hover {
  background-color: var(--e-global-color-accent);
}
.image-9429
  .popup-942f
  .background_wood_b1d7
  li
  span {
  background-color: var(--e-global-color-text);
}
.image-9429
  .popup-942f
  .background_wood_b1d7
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.image-9429
  .popup-942f
  .background_wood_b1d7
  li.north-1f16
  span {
  background-color: var(--e-global-color-accent);
}
.bronze-72f4
  .hot-c91e
  .thumbnail_pro_93d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-72f4 .hot-c91e .complex-5796 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-72f4 .hot-c91e .inner_4e3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-72f4 .background_78b8 {
  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);
}
.bronze-72f4
  .grid-out-a755.feature-106c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_south_996a
  > .easy_f5bf
  > div
  > .middle_6890
  > .tall-8a97
  > a {
  background-color: var(--e-global-color-text);
}
.photo_south_996a
  > .easy_f5bf
  > div
  > .middle_6890
  > .tall-8a97
  > a
  .form-full-cbe4.card-e997 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_south_996a
  > .easy_f5bf
  > div
  > .middle_6890
  > .tall-8a97
  > a
  .lite_9805.input_white_f547 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_south_996a
  > .easy_f5bf
  > div
  > .middle_6890
  > .tall-8a97
  > .popup-paper-9d67
  .tall-8a97
  > a {
  background-color: var(--e-global-color-secondary);
}
.photo_south_996a
  > .easy_f5bf
  > div
  > .middle_6890
  > .tall-8a97
  > .popup-paper-9d67
  .tall-8a97
  > a
  .footer_9c16 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_south_996a
  > .easy_f5bf
  > div
  > .middle_6890
  > .tall-8a97
  > .popup-paper-9d67
  .tall-8a97
  > a
  .lite_9805.sidebar_new_a328 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_south_996a
  > .easy_f5bf
  > div
  > .middle_6890
  > .tall-8a97
  > a
  .shade-b888:before {
  color: var(--e-global-color-text);
}
.photo_south_996a
  > .easy_f5bf
  > div
  > .middle_6890
  > .tall-8a97
  > .popup-paper-9d67
  a
  .shade-b888:before {
  color: var(--e-global-color-text);
}
.photo_south_996a
  > .easy_f5bf
  > div
  > .middle_6890
  > .tall-8a97.message-fd32
  > a
  .shade-b888:before {
  color: var(--e-global-color-text);
}
.photo_south_996a
  > .easy_f5bf
  > div
  > .middle_6890
  > .tall-8a97
  > .popup-paper-9d67
  .tall-8a97.message-fd32
  > a
  .shade-b888:before {
  color: var(--e-global-color-text);
}
.photo_south_996a
  > .easy_f5bf
  > div
  > .middle_6890
  > .tall-8a97
  > a
  .detail_75ed
  .status-tiny-9f7d {
  color: var(--e-global-color-text);
}
.photo_south_996a
  > .easy_f5bf
  > div
  > .middle_6890
  > .tall-8a97
  > .popup-paper-9d67
  a
  .detail_75ed
  .status-tiny-9f7d {
  color: var(--e-global-color-text);
}
.photo_south_996a
  > .easy_f5bf
  > div
  > .middle_6890
  > .tall-8a97
  > a
  .detail_75ed
  .status-tiny-9f7d,
.photo_south_996a
  > .easy_f5bf
  > div
  > .middle_6890
  > .tall-8a97
  > .popup-paper-9d67
  a
  .detail_75ed
  .status-tiny-9f7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_south_996a
  > .easy_f5bf
  > div
  > .middle_6890
  > .tall-8a97
  > a
  .tertiary-756b:before {
  color: var(--e-global-color-text);
}
.photo_south_996a
  > .easy_f5bf
  > div
  > .middle_6890
  > .tall-8a97
  > .popup-paper-9d67
  a
  .tertiary-756b:before {
  color: var(--e-global-color-text);
}
.photo_south_996a
  > .easy_f5bf
  > div
  > .middle_6890
  > .tall-8a97.message-fd32
  > a
  .tertiary-756b:before {
  color: var(--e-global-color-text);
}
.photo_south_996a
  > .easy_f5bf
  > div
  > .middle_6890
  > .tall-8a97
  > .popup-paper-9d67
  .tall-8a97.message-fd32
  > a
  .tertiary-756b:before {
  color: var(--e-global-color-text);
}
.hidden-inner-63b5 .video_1a15 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-inner-63b5
  .layout_gold_a456:hover
  .video_1a15 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale-bc3e
  > .easy_f5bf
  > .shadow-pink-0c02
  > .over_d8ee
  > .alert-black-4ef1
  > .tabs_purple_8eb3
  .menu_5c23 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale-bc3e
  > .easy_f5bf
  > .shadow-pink-0c02
  > .over_d8ee
  > .alert-black-4ef1
  > .tabs_purple_8eb3:hover
  .menu_5c23 {
  color: var(--e-global-color-text);
}
.stale-bc3e
  > .easy_f5bf
  > .shadow-pink-0c02
  > .over_d8ee
  > .alert-black-4ef1
  > .tabs_purple_8eb3:hover
  .menu_5c23 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale-bc3e
  > .easy_f5bf
  > .shadow-pink-0c02
  > .over_d8ee
  > .alert-black-4ef1.widget-iron-9402
  > .tabs_purple_8eb3
  .menu_5c23 {
  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);
}
.paper_999b .frame-6da5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_999b .link_lite_dbf4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_999b .detail-liquid-a469 {
  background-color: var(--e-global-color-primary);
}
.paper_999b .detail-liquid-a469 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image_8386
  > .easy_f5bf
  > .header-9276
  > .container-f89d
  > .icon-silver-609a
  .outline_5cdf {
  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);
}
.image_8386
  > .easy_f5bf
  > .header-9276
  > .container-f89d
  > .icon-silver-609a
  .dropdown-mini-ac33 {
  color: var(--e-global-color-text);
}
.image_8386
  > .easy_f5bf
  > .header-9276
  > .container-f89d
  > .icon-silver-609a:hover
  .outline_5cdf {
  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);
}
.image_8386
  > .easy_f5bf
  > .header-9276
  > .container-f89d
  > .icon-silver-609a:hover
  .dropdown-mini-ac33 {
  color: var(--e-global-color-secondary);
}
.image_8386
  > .easy_f5bf
  > .header-9276
  > .container-f89d
  > .icon-silver-609a.wrapper-eafe
  .outline_5cdf {
  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);
}
.image_8386
  > .easy_f5bf
  > .header-9276
  > .container-f89d
  > .icon-silver-609a.wrapper-eafe
  .dropdown-mini-ac33 {
  color: var(--e-global-color-primary);
}
.fresh-11be
  .under_116b
  .liquid-a8ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh-11be .highlight-advanced-b9bb .paper_7d5f .photo-5756 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_b513 .badge-263d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_b513 .notification-1471 .badge-263d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_b513 .tooltip_advanced_59dd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_b513 .tooltip_advanced_59dd {
  background-color: var(--e-global-color-primary);
}
.element-c7fc .chip-rough-3c9a .carousel_3c71 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-c7fc
  .chip-rough-3c9a:hover
  .table-gas-2dd0 {
  color: var(--e-global-color-secondary);
}
.element-c7fc
  .chip-rough-3c9a:hover
  .carousel_3c71 {
  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);
}
.warm_4ce8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.border_complex_75dc {
  flex-direction: column;
}

.border_complex_75dc .title_bd0e {
  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.border_complex_75dc .title_bd0e {
  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);
}

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

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

.red-c7be.hidden-next-ea98 {
  display: none;
}

.mini_9f51 {
  display: none;
}

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

.module_f782.new_4e98 {
  margin-bottom: 40px;
  width: 100%;
}

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

.border_complex_75dc a {
  width: 100%;
}

.current_a6b7 .thick-622d.preview-north-7a1e {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.current_a6b7
  .thick-622d.banner-0e9a
  .component_5b83
  .shadow-prev-2ed1 {
  font-size: 20px !important;
}

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

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

.highlight-fluid-85b4 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.avatar-easy-62c0.iron_b0a5 > .warm_315d {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.bright-367c {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.picture-fast-db94 {
  display: flex;
  gap: 50px;
}

.current_a6b7
  .thick-622d.gallery_02d7
  .message-15e3
  .outline_fd7b {
  width: 100% !important;
}

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

.button_large_791f {
  width: 100%;
}

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

.title-4fd9 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.title-4fd9:hover .form_2f7d {
  visibility: visible;
}
.title-4fd9:hover.title-4fd9::before {
  display: block;
}

.highlight-fluid-85b4 h3 {
  color: #fff;
}

.red_c553 {
  margin: 0;
}

.current_a6b7
  .thick-622d.gallery_02d7
  .outline_fd7b
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.tertiary-old-7488 {
  width: 100%;
}

.outline-b220 {
  width: 100%;
}

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

.outline-b220 {
  width: 100%;
}

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

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

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

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

.border_complex_75dc .title_bd0e.north-01a7 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.border_complex_75dc h1.title_bd0e {
  margin-top: 80px !important;
}

.current_a6b7 .thick-622d.hover_7a4f {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.progress-smooth-b21a img {
  width: 100%;
}

.nav-9711 .panel-new-9359.component_5b83 {
  justify-content: space-between;
}

.filter_e6e4 {
  display: none;
}

.sidebar-529c .full-87ab {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .avatar-easy-62c0 .warm_315d {
    flex-wrap: nowrap !important;
  }
}

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

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

@media (max-width: 767px) {
  .highlight-fluid-85b4 h3 {
    font-size: 28px;
  }

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

  .nav-9711 .panel-new-9359.component_5b83 {
    border-bottom: 1px solid #f0c159;
  }

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

  .avatar-easy-62c0.iron_b0a5 > .warm_315d {
    gap: 15px;
    justify-content: space-between;
  }

  .current_a6b7
    .thick-622d.gallery_02d7
    .outline_fd7b
    img {
    width: 60% !important;
  }

  .bright-367c {
    left: 2%;
  }

  .hero-b216 {
    margin: 10px 0;
  }

  .border_complex_75dc .full-87ab {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.border_complex_75dc .title_bd0e,
  .border_complex_75dc .title_bd0e {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .outline_fd7b {
    justify-content: center;
  }

  .border_complex_75dc .full-87ab {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .dropdown-soft-df5d {
    margin-bottom: 15px !important;
  }

  .current_a6b7 .thick-622d.preview-north-7a1e {
    width: 75% !important;
  }

  .progress-smooth-b21a img {
    width: 100% !important;
  }
}

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

  h2.border_complex_75dc .title_bd0e,
  .border_complex_75dc .title_bd0e {
    font-size: 30px !important;
  }

  .outline_fd7b {
    justify-content: center;
  }

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

  .white_9d6a
    .nav_8023.nav_a868 {
    margin: 0 !important;
  }

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

  .hero-b216 {
    display: flex;
  }

  .shade-c74c .alert_pink_556c {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .bronze-cb06 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .border_complex_75dc h1.title_bd0e {
    margin-top: 40px !important;
  }

  .current_a6b7
    .thick-622d.gallery_02d7
    .outline_fd7b
    img,
  .filter_4946 .message-15e3 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .current_a6b7 .thick-622d.preview-north-7a1e {
    width: 100% !important;
  }

  .avatar-easy-62c0.iron_b0a5 > .warm_315d {
    gap: 3px;
  }

  .border_complex_75dc .full-87ab {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.nav-9711 .panel-new-9359.component_5b83 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.nav-9711 .panel-new-9359.component_5b83: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .nav-9711 .panel-new-9359.component_5b83 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .border_complex_75dc .title_bd0e {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .alert_pink_556c {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.widget_e223 .description_f169 {
  flex-shrink: 0;
  white-space: nowrap;
}

.widget_e223 .logo-basic-2ee1 {
  flex-shrink: 0;
  min-width: fit-content;
}

.widget_e223 .shadow-prev-2ed1 {
  white-space: nowrap;
}

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

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

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

.widget_e223 .logo-basic-2ee1 {
  max-width: 80px !important;
  overflow: hidden;
}

.widget_e223 .panel-new-9359.component_5b83 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.widget_e223 .shadow-prev-2ed1 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 6568 */
.phantom-card-n1 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
