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(.modal_action_a841) {
  gap: 0.5em;
}
:where(.large_17f5) {
  gap: 0.5em;
}
body .accordion_43ea > .bright_ff6e {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .accordion_43ea > .tabs-steel-30bf {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .accordion_43ea > .next_d0a9 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .footer-steel-d0a9 > .bright_ff6e {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .footer-steel-d0a9 > .tabs-steel-30bf {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .footer-steel-d0a9 > .next_d0a9 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .footer-steel-d0a9
  > :where(:not(.bright_ff6e):not(.tabs-steel-30bf):not(.outline-small-bbfa)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .footer-steel-d0a9 > .orange_8510 {
  max-width: var(--wp--style--global--wide-size);
}
body .modal_action_a841 {
  display: flex;
}
body .modal_action_a841 {
  flex-wrap: wrap;
  align-items: center;
}
body .modal_action_a841 > * {
  margin: 0;
}
body .large_17f5 {
  display: grid;
}
body .large_17f5 > * {
  margin: 0;
}
:where(.thumbnail-2b29.modal_action_a841) {
  gap: 2em;
}
:where(.thumbnail-2b29.large_17f5) {
  gap: 2em;
}
:where(.row_0f3b.modal_action_a841) {
  gap: 1.25em;
}
:where(.row_0f3b.large_17f5) {
  gap: 1.25em;
}
.rough-f6ee {
  color: var(--wp--preset--color--black) !important;
}
.complex-55f4 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.label-9544 {
  color: var(--wp--preset--color--white) !important;
}
.bottom-cb28 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.mini_4d94 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.section_6c34 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hover-liquid-cd61 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.wrapper-east-dbca {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.photo_5bd9 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.disabled_fast_a0c3 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.primary_top_2828 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.slow_9898 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.west-d675 {
  background-color: var(--wp--preset--color--black) !important;
}
.video-soft-f275 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.down-6808 {
  background-color: var(--wp--preset--color--white) !important;
}
.alert-green-45a7 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.accent-c706 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.picture-d361 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.bottom_620b {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.motion_4a51 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.notification_b544 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.simple-a697 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.modal_0044 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tag-abd4 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.basic-4e4e {
  border-color: var(--wp--preset--color--black) !important;
}
.photo-fast-c9df {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.section_motion_14ed {
  border-color: var(--wp--preset--color--white) !important;
}
.backdrop_e3fe {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.south_a786 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.solid_a1b4 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.selected-2c0d {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.video_tiny_9f6d {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.grid-4646 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.modal_fast_de8a {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.dynamic-8209 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.icon_old_2e68 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.down-304f {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.silver_eb3d {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.aside-6d39 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.text-cool-d19f {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.mini-d1e5 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.hero-4a49 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.notification_2799 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.thumbnail-b43f {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.highlight-13f4 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.outline_d4dd {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.surface-4078 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.text-87ae {
  background: var(--wp--preset--gradient--midnight) !important;
}
.tooltip-glass-26ac {
  font-size: var(--wp--preset--font-size--small) !important;
}
.label-cool-7ef9 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.image_hovered_1035 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.paragraph-9c58 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.text-narrow-451f a:where(:not(.accordion-lower-829c)) {
  color: inherit;
}
:where(.row_0f3b.modal_action_a841) {
  gap: 1.25em;
}
:where(.row_0f3b.large_17f5) {
  gap: 1.25em;
}
:where(.thumbnail-2b29.modal_action_a841) {
  gap: 2em;
}
:where(.thumbnail-2b29.large_17f5) {
  gap: 2em;
}
.top-0d48 {
  font-size: 1.5em;
  line-height: 1.6;
}

.yellow_25ce .heading_4063 {
  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);
}
.gradient_fluid_3d45 .block_west_a24d {
  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);
}
.banner_1695 {
  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);
}
.banner_1695.picture_181a .modal-hot-97bb {
  background-color: var(--e-global-color-primary);
}
.banner_1695.message-complex-a4c7 .modal-hot-97bb,
.banner_1695.alert_pro_097c .modal-hot-97bb {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.progress_9d26 .active_a0c3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.filter_paper_9746 {
  --divider-color: var(--e-global-color-secondary);
}
.filter_paper_9746 .tiny_1a5b {
  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);
}
.filter_paper_9746.short_4267 .tertiary-bc34 {
  background-color: var(--e-global-color-secondary);
}
.filter_paper_9746.dirty-c9c1 .tertiary-bc34,
.filter_paper_9746.green-3487 .tertiary-bc34 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.filter_paper_9746.dirty-c9c1 .tertiary-bc34,
.filter_paper_9746.green-3487 .tertiary-bc34 svg {
  fill: var(--e-global-color-secondary);
}
.stale_5d96 .sidebar_1bd1 {
  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);
}
.stale_5d96 .row-advanced-e9e3 {
  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);
}
.menu_2aa3.short_4267 .tertiary-bc34 {
  background-color: var(--e-global-color-primary);
}
.menu_2aa3.dirty-c9c1 .tertiary-bc34,
.menu_2aa3.green-3487 .tertiary-bc34 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.menu_2aa3.dirty-c9c1 .tertiary-bc34,
.menu_2aa3.green-3487 .tertiary-bc34 svg {
  fill: var(--e-global-color-primary);
}
.secondary_5805.short_4267 .tertiary-bc34 {
  background-color: var(--e-global-color-primary);
}
.secondary_5805.dirty-c9c1 .tertiary-bc34,
.secondary_5805.green-3487 .tertiary-bc34 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.secondary_5805 .wide_5107 {
  color: var(--e-global-color-primary);
}
.secondary_5805 .wide_5107,
.secondary_5805 .wide_5107 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_5805 .preview-30e5 {
  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);
}
.dynamic-525f .border_5a5e {
  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_8ef5 .over-d8f7 .input_bebf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.black_e5fe .search_motion_114d:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.black_e5fe .copper-16e7 i {
  color: var(--e-global-color-primary);
}
.black_e5fe .copper-16e7 svg {
  fill: var(--e-global-color-primary);
}
.black_e5fe .gradient_50cd {
  color: var(--e-global-color-secondary);
}
.black_e5fe .search_motion_114d > .gradient_50cd,
.black_e5fe .search_motion_114d > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-c0ef .notification_hot_3542 {
  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);
}
.hard-c0ef .link-stone-7052 {
  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);
}
.full-dc96 .text-warm-1157 .content-4bbd {
  background-color: var(--e-global-color-primary);
}
.full-dc96 .warm_7b77 {
  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);
}
.panel_full_79e9 .detail_action_f24d {
  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);
}
.panel_full_79e9 .primary_2590 {
  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);
}
.panel_full_79e9 .focused_e36d {
  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);
}
.complex_d69c .row_925a,
.complex_d69c .row_925a a {
  color: var(--e-global-color-primary);
}
.complex_d69c .row_925a.content_hovered_4abf,
.complex_d69c .row_925a.content_hovered_4abf a {
  color: var(--e-global-color-accent);
}
.complex_d69c .row_925a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex_d69c .mini_3739 {
  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);
}
.banner-small-1ad1 .over-a595,
.banner-small-1ad1 .out_c4dc {
  color: var(--e-global-color-primary);
}
.banner-small-1ad1 .over-a595 svg {
  fill: var(--e-global-color-primary);
}
.banner-small-1ad1 .content_hovered_4abf .over-a595,
.banner-small-1ad1 .content_hovered_4abf .out_c4dc {
  color: var(--e-global-color-accent);
}
.banner-small-1ad1 .content_hovered_4abf .over-a595 svg {
  fill: var(--e-global-color-accent);
}
.banner-small-1ad1 .out_c4dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-small-1ad1 .mini_3739 {
  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_10e9 .picture_776e,
.over_10e9 .sidebar_a0eb {
  color: var(--e-global-color-primary);
}
.over_10e9 .sidebar_a0eb svg {
  fill: var(--e-global-color-primary);
}
.over_10e9 .row_925a.content_hovered_4abf a,
.over_10e9
  .row_925a.content_hovered_4abf
  .sidebar_a0eb {
  color: var(--e-global-color-accent);
}
.over_10e9 .picture_776e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over_10e9 .mini_3739 {
  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);
}
.thick_c55f .paragraph-basic-0848 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_c55f .container_63b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-a901 .content_ad82 .disabled_orange_28e9 {
  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);
}
.tertiary-a901 .content_ad82 .gradient-28cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-a901 .table-paper-ebc4 .disabled_orange_28e9 {
  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);
}
.tertiary-a901
  .table-paper-ebc4
  .gradient-28cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-a901
  .top-828d
  .disabled_orange_28e9 {
  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);
}
.tertiary-a901
  .top-828d
  .gradient-28cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-a901
  .disabled_iron_6356
  .disabled_orange_28e9 {
  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);
}
.tertiary-a901
  .disabled_iron_6356
  .gradient-28cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_b3d8 .focused_151f {
  background-color: var(--e-global-color-primary);
}
.purple_b3d8 .focused_151f:hover {
  background-color: var(--e-global-color-primary);
}
.purple_b3d8 .modal-5fff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_b3d8
  .focused_151f:hover
  .modal-5fff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-liquid-2318 .menu_60e1 {
  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);
}
.wide_7da2 .texture-last-747b .sidebar-blue-3d74 a {
  background-color: var(--e-global-color-accent);
}
.wide_7da2 .texture-last-747b .block-98e6 a {
  background-color: var(--e-global-color-accent);
}
.wide_7da2 .texture-last-747b .sidebar-blue-3d74 a,
.wide_7da2 .texture-last-747b .block-98e6 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold_41be
  .link-last-8f93.texture-over-b4d3
  .texture-last-747b
  a.highlight-stale-b3b3 {
  background-color: var(--e-global-color-accent);
}
.gold_41be
  .link-last-8f93.texture-over-b4d3
  .texture-last-747b
  span.highlight-stale-b3b3.fn-current-49a1 {
  background-color: var(--e-global-color-text);
}
.gold_41be
  .link-last-8f93.texture-over-b4d3
  .texture-last-747b
  .highlight-stale-b3b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_6e8f .label-fresh-1f2e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_6e8f
  .module_green_7d21
  > .section_9c17
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_6e8f
  .banner-f734
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_6e8f
  .popup-c1fc
  .main-in-9ac2,
.wide_6e8f
  .popup-c1fc
  .clean-fc5a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_6e8f
  .popup-c1fc
  .column_upper_d13c,
.wide_6e8f
  .popup-c1fc
  a
  .column_upper_d13c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_6e8f
  .popup-c1fc
  .focus-focused-f88d {
  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);
}
.wide_6e8f
  .popup-c1fc
  .feature-orange-39d2 {
  background-color: var(--e-global-color-primary);
}
.wide_6e8f
  .popup-c1fc
  .feature-orange-39d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_6e8f
  .popup-c1fc
  .feature-orange-39d2:hover {
  background-color: var(--e-global-color-primary);
}
.wide_6e8f
  .popup-c1fc
  .slow-4a7f {
  background-color: var(--e-global-color-primary);
}
.wide_6e8f
  .popup-c1fc
  .slow-4a7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_6e8f
  .popup-c1fc
  .slow-4a7f:hover {
  background-color: var(--e-global-color-primary);
}
.wide_6e8f
  .old-f1b1
  .middle-ce56
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_6e8f
  .old-f1b1
  .summary-center-bd57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_6e8f
  .old-f1b1
  .focus-focused-f88d {
  color: var(--e-global-color-text);
}
.wide_6e8f
  .old-f1b1
  .focus-focused-f88d
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_6e8f
  .old-f1b1
  .feature-orange-39d2 {
  background-color: var(--e-global-color-primary);
}
.wide_6e8f
  .old-f1b1
  .feature-orange-39d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_6e8f
  .old-f1b1
  .feature-orange-39d2:hover {
  background-color: var(--e-global-color-primary);
}
.wide_6e8f
  .old-f1b1
  .slow-4a7f {
  background-color: var(--e-global-color-primary);
}
.wide_6e8f
  .old-f1b1
  .slow-4a7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_6e8f
  .old-f1b1
  .slow-4a7f:hover {
  background-color: var(--e-global-color-primary);
}
.wide_6e8f .new-d515 {
  background-color: var(--e-global-color-primary);
}
.wide_6e8f .new-d515:hover {
  background-color: var(--e-global-color-primary);
}
.wide_6e8f .highlight_cac8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_6e8f .block-3c4b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-f360 .banner-3546 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-f360
  .center-f768
  > div:nth-child(3)
  .banner-3546,
.accordion-f360
  .heading-7041
  > div:nth-child(1)
  .banner-3546,
.accordion-f360
  .tiny-3741
  > div:nth-child(1)
  .banner-3546,
.accordion-f360
  .orange_eb95
  > div:nth-child(1)
  .banner-3546,
.accordion-f360
  .tooltip_e13c
  > div:nth-child(1)
  .banner-3546 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-f360 .dirty-30e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-f360 .secondary-b9d7 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-f360 .link_2818 {
  background-color: var(--e-global-color-primary);
}
.accordion-f360 .link_2818 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-f360 .link_2818:hover {
  background-color: var(--e-global-color-primary);
}
.accordion-f360 .status_a716 {
  background-color: var(--e-global-color-primary);
}
.accordion-f360 .status_a716:hover {
  background-color: var(--e-global-color-primary);
}
.accordion-f360 .highlight_cac8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-f360 .block-3c4b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-8e06 .outer_2a9d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-8e06 .sort_gas_8e95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-8e06 .feature_6479 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-8e06 .background-09c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-8e06 .preview-iron-566f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-8e06 .status_a716 {
  background-color: var(--e-global-color-primary);
}
.logo-8e06 .status_a716:hover {
  background-color: var(--e-global-color-primary);
}
.carousel_b33e .center_3c37 {
  background-color: var(--e-global-color-secondary);
}
.carousel_b33e .selected_2ddb {
  background-color: var(--e-global-color-text);
}
.carousel_b33e .highlight_static_a04f {
  background-color: var(--e-global-color-secondary);
}
.carousel_b33e .photo-3713 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_b33e .list-new-1bf1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_b33e .accent_0ae7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_b33e .notice_a55b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_b33e .notice_short_ab1d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_thick_ccf0 .hero-liquid-ff6d .basic-5bcc,
.detail_thick_ccf0
  .hero-liquid-ff6d
  .basic-5bcc
  a,
.detail_thick_ccf0 .form_liquid_5302 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_thick_ccf0 .hero-liquid-ff6d .main-f92f,
.detail_thick_ccf0 .texture-medium-c4ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_thick_ccf0 .hero-liquid-ff6d .main-f92f {
  color: var(--e-global-color-text);
}
.detail_thick_ccf0 .texture-medium-c4ad {
  color: var(--e-global-color-text);
}
.detail_thick_ccf0
  .hero-liquid-ff6d
  .module_2853 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_thick_ccf0 .modal_medium_4841 .media_iron_5bc6 {
  background-color: var(--e-global-color-primary);
}
.detail_thick_ccf0 .modal_medium_4841 .media_iron_5bc6:hover {
  background-color: var(--e-global-color-primary);
}
.detail_thick_ccf0 .modal_medium_4841 .highlight-iron-8e8b li span {
  background-color: var(--e-global-color-text);
}
.detail_thick_ccf0 .modal_medium_4841 .highlight-iron-8e8b li span:hover {
  background-color: var(--e-global-color-primary);
}
.detail_thick_ccf0
  .modal_medium_4841
  .highlight-iron-8e8b
  li.white_91fc
  span {
  background-color: var(--e-global-color-accent);
}
.detail_thick_ccf0 .under_b5dd span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_1c1a .brown-8be4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.out-e1d8 .dynamic_6d22 {
  background-color: var(--e-global-color-primary);
}
.out-e1d8 .warm_d7f3 {
  background-color: var(--e-global-color-secondary);
}
.out-e1d8 .footer-2d46 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-e1d8 .gallery_4f14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-e1d8 .main-fluid-609d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-e1d8 .progress-e114 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-e1d8 .gradient_c3a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-e1d8 .tag_glass_0fee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-e1d8 .new_fec6 {
  background-color: var(--e-global-color-primary);
}
.out-e1d8 .new_fec6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-fe71 .mask-center-744b {
  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);
}
.table-fe71 .component-5ea4 {
  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);
}
.table-fe71
  .filter_f6ee:after {
  background-color: var(--e-global-color-primary);
}
.table-fe71 .old_2370 {
  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-e0fd .form_liquid_5302 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-e0fd .texture-medium-c4ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-a7d6 .sort_0e04 .medium-41d1 {
  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);
}
.accordion-a7d6 .sort_0e04 .row_static_a1e9 {
  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);
}
.status-2cd8 .block_4954 {
  background-color: var(--e-global-color-primary);
}
.status-2cd8 .container-251a {
  background-color: var(--e-global-color-secondary);
}
.status-2cd8 .left-251f .form-777d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-2cd8 .slider-b9f3 .form-777d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic-939f .white_3bee .in-01d6 {
  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);
}
.basic-939f .white_3bee .left-a869 {
  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);
}
.basic-939f .white_3bee .heading-267f {
  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);
}
.tabs_c437 .pagination-f030 {
  border-color: var(--e-global-color-text);
}
.tabs_c437 .shadow-844a {
  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_c437 .button-fast-eb93 {
  color: var(--e-global-color-primary);
}
.tabs_c437 .tertiary-glass-c09e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_slow_5352 .cool_0b65 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon_slow_5352 .banner-next-f236 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon_slow_5352 .active_8bd1:hover .cool_0b65 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon_slow_5352
  .active_8bd1:hover
  .banner-next-f236 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero_wide_8cc1 .module-cc73 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero_wide_8cc1 .active_bright_f17a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_a6c4 .list-32a2 .slider_narrow_8b75 {
  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);
}
.component_a6c4 .summary-hovered-bcad .slider_narrow_8b75 {
  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);
}
.progress-fast-5603 .motion_64fb {
  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_4041 .east_a5c6 .stone-b10d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_4041 .east_a5c6 .stone-b10d {
  background-color: var(--e-global-color-secondary);
}
.brown_4041 .message-east-c6bf .stone-b10d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_4041 .message-east-c6bf .stone-b10d {
  background-color: var(--e-global-color-secondary);
}
.brown_4041 .short_3a75 .pattern-0bcb {
  background-color: var(--e-global-color-primary);
}
.brown_4041 .short_3a75:hover .pattern-0bcb {
  background-color: var(--e-global-color-secondary);
}
.brown_4041 .media_iron_5bc6 {
  background-color: var(--e-global-color-primary);
}
.brown_4041 .media_iron_5bc6:hover {
  background-color: var(--e-global-color-accent);
}
.brown_4041 .highlight-iron-8e8b li span {
  background-color: var(--e-global-color-text);
}
.brown_4041 .highlight-iron-8e8b li span:hover {
  background-color: var(--e-global-color-primary);
}
.brown_4041 .highlight-iron-8e8b li.white_91fc span {
  background-color: var(--e-global-color-accent);
}
.accent-next-36d7 .old_6b3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-next-36d7 .main_6d9a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-8aa3 .blue-d911:before {
  background-color: var(--e-global-color-secondary);
}
.info-8aa3 .feature-c4fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-8aa3 .block_faf8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_up_87cc .iron_54bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_up_87cc .iron_54bd:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_up_87cc .iron_54bd.fn-active-49a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_up_87cc .wrapper-c16c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_up_87cc .glass-9c30 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_up_87cc .wood_86d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_up_87cc .avatar-cool-73ce {
  background-color: var(--e-global-color-primary);
}
.search_up_87cc .avatar-cool-73ce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_up_87cc .table-2eb6 {
  background-color: var(--e-global-color-primary);
}
.search_up_87cc .table-2eb6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_cb7b .image-db14 .list_aae6 a {
  color: var(--e-global-color-secondary);
}
.active_cb7b .image-db14 .list_aae6 a:hover {
  color: var(--e-global-color-secondary);
}
.active_cb7b .image-db14 .list_aae6,
.active_cb7b .image-db14 .list_aae6 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_cb7b .image-db14 .thick-77d8 {
  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_cb7b .image-db14 .outline_7171 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_cb7b .image-db14 .purple-2c59 {
  background-color: var(--e-global-color-primary);
}
.active_cb7b .image-db14 .purple-2c59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_cb7b .image-db14 .purple-2c59:hover {
  background-color: var(--e-global-color-primary);
}
.active_cb7b .image-db14 .text-left-5f41 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_cb7b .image-db14 .text-left-5f41 {
  background-color: var(--e-global-color-primary);
}
.active_cb7b .image-db14 .text-left-5f41:hover {
  background-color: var(--e-global-color-primary);
}
.active_cb7b .image-db14 .media_iron_5bc6 {
  background-color: var(--e-global-color-primary);
}
.active_cb7b .image-db14 .media_iron_5bc6:hover {
  background-color: var(--e-global-color-primary);
}
.active_cb7b .modal_medium_4841 .highlight-iron-8e8b li span {
  background-color: var(--e-global-color-text);
}
.active_cb7b .modal_medium_4841 .highlight-iron-8e8b li span:hover {
  background-color: var(--e-global-color-primary);
}
.active_cb7b .modal_medium_4841 .highlight-iron-8e8b li.white_91fc span {
  background-color: var(--e-global-color-accent);
}
.active_cb7b .highlight_cac8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_cb7b .block-3c4b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_451a .block-b174 .preview_lite_3f95 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_451a .block-b174 .badge_3757 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_451a .block-b174 .secondary-over-bc8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_6331 .bronze_92d3 {
  border-color: var(--e-global-color-text);
}
.hard_6331 .dropdown_hard_5eea {
  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);
}
.hard_6331 .hover_middle_7d36 {
  color: var(--e-global-color-secondary);
}
.hard_6331 .hover_middle_7d36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_6331 .inner-85dc > * {
  color: var(--e-global-color-primary);
}
.hard_6331 .inner-85dc > * svg {
  fill: var(--e-global-color-primary);
}
.hard_6331 .warm-9ccf {
  color: var(--e-global-color-primary);
}
.hard_6331 .warm-9ccf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_6331 .main_350e {
  color: var(--e-global-color-primary);
}
.hard_6331 .main_350e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_6331 .small-7784 {
  color: var(--e-global-color-primary);
}
.hard_6331 .small-7784 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_6331 .heading_plasma_b0a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_6331 .hovered-00fa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_6331 .hovered-00fa.dynamic-1bbe {
  color: var(--e-global-color-secondary);
}
.hard_6331 .hovered-00fa.dynamic-1bbe .dim-bb02 {
  color: var(--e-global-color-accent);
}
.hard_6331 .hovered-00fa.content_d8cc {
  color: var(--e-global-color-text);
}
.hard_6331 .hovered-00fa.content_d8cc .dim-bb02 {
  color: var(--e-global-color-text);
}
.hard_6331 .hovered-00fa:before {
  border-top-color: var(--e-global-color-text);
}
.hard_6331 .status-bright-1255 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_6331
  .status-bright-1255
  .block_plasma_8c21 {
  background-color: var(--e-global-color-primary);
}
.hard_6331
  .status-bright-1255
  .block_plasma_8c21 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard_6331 .bronze_92d3 .media_short_9d42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west_a544 .outline-886b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west_a544 .sort_hovered_5b07 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-a249 .down-f37c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-a249
  .thumbnail_bottom_d805
  .down-ee27 {
  background-color: var(--e-global-color-secondary);
}
.text-a249
  .thumbnail_bottom_d805.small-9386
  .down-ee27 {
  background-color: var(--e-global-color-text);
}
.text-a249
  .thumbnail_bottom_d805:hover
  .down-ee27 {
  background-color: var(--e-global-color-accent);
}
.text-a249
  .thumbnail_bottom_d805.fn-active-49a1
  .down-ee27 {
  background-color: var(--e-global-color-primary);
}
.west_7683 .slider_silver_f914 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.west_7683 .frame_medium_fefc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west_7683 .logo-fluid-fd1f {
  background-color: var(--e-global-color-primary);
}
.west_7683 .logo-fluid-fd1f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-a8c4 .clean_6a45 .filter_260a .hero-f7ef {
  background-color: var(--e-global-color-secondary);
}
.background-a8c4 .clean_6a45 .pro_27d4:after {
  background-color: var(--e-global-color-secondary);
}
.background-a8c4 .hover-8b21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-a8c4 .avatar_02af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-a8c4 .hot-6f77 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-a8c4 .plasma_93b3 {
  background-color: var(--e-global-color-primary);
}
.background-a8c4 .plasma_93b3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-a8c4 .dirty-c8d9 {
  background-color: var(--e-global-color-secondary);
}
.background-a8c4 .dirty-c8d9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-a8c4 .clean_6a45 .link_bronze_6904 .east_c3bb:hover {
  background-color: var(--e-global-color-primary);
}
.background-a8c4
  .clean_6a45
  .link_bronze_6904
  .east_c3bb.search_53f1 {
  background-color: var(--e-global-color-primary);
}
.background-a8c4 .clean_6a45 .stale-c0eb:before {
  border-color: var(--e-global-color-primary);
}
.background-a8c4 .clean_6a45 .stale-c0eb:hover:before {
  border-color: var(--e-global-color-secondary);
}
.background-a8c4
  .clean_6a45
  .stale-c0eb.accent_selected_23a4:before {
  border-color: var(--e-global-color-primary);
}
.background-a8c4 .inner-7f0b span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_bce7 .full-bb65 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_bce7 .full-bb65:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_bce7 .full-bb65.accent-56a4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_bce7 .accordion-dirty-70d0 {
  background-color: var(--e-global-color-primary);
}
.fixed_bce7 .accordion-dirty-70d0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_bce7
  .over_16de
  .silver_104a
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_bce7
  .status_glass_a44f
  .silver_104a
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_thick_e691
  .banner_over_f88a
  .article-9d33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_thick_e691
  .banner_over_f88a
  .tall_0cb2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_thick_e691 .silver-744f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_thick_e691 .out_295f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_thick_e691 .article-tall-399d {
  background-color: var(--e-global-color-primary);
}
.heading_thick_e691 .article-tall-399d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-narrow-0a5b .hidden_hard_2b2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-narrow-0a5b .carousel_left_4766 {
  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);
}
.hidden-narrow-0a5b .glass-1c47 {
  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);
}
.hidden-narrow-0a5b .glass-1c47 a:hover {
  color: var(--e-global-color-secondary);
}
.hidden-narrow-0a5b .iron_3af8 {
  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);
}
.hidden-narrow-0a5b .nav-194b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-narrow-0a5b .texture-stale-6964 .media_iron_5bc6 {
  background-color: var(--e-global-color-primary);
}
.hidden-narrow-0a5b .texture-stale-6964 .media_iron_5bc6:hover {
  background-color: var(--e-global-color-accent);
}
.hidden-narrow-0a5b
  .texture-stale-6964
  .highlight-iron-8e8b
  li
  span {
  background-color: var(--e-global-color-text);
}
.hidden-narrow-0a5b
  .texture-stale-6964
  .highlight-iron-8e8b
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-narrow-0a5b
  .texture-stale-6964
  .highlight-iron-8e8b
  li.white_91fc
  span {
  background-color: var(--e-global-color-accent);
}
.menu-8d1a
  .secondary-b6a4
  .advanced_fe04 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-8d1a .secondary-b6a4 .hot_26c5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-8d1a .secondary-b6a4 .prev_ce24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-8d1a .full_1d45 {
  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);
}
.menu-8d1a
  .image_west_51fd.focused-de1e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_9f7d
  > .backdrop-wood-d513
  > div
  > .summary_ac26
  > .basic-6a89
  > a {
  background-color: var(--e-global-color-text);
}
.shadow_9f7d
  > .backdrop-wood-d513
  > div
  > .summary_ac26
  > .basic-6a89
  > a
  .stale-8246.gradient_3b40 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_9f7d
  > .backdrop-wood-d513
  > div
  > .summary_ac26
  > .basic-6a89
  > a
  .header_in_9353.blue-1b22 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_9f7d
  > .backdrop-wood-d513
  > div
  > .summary_ac26
  > .basic-6a89
  > .orange-3371
  .basic-6a89
  > a {
  background-color: var(--e-global-color-secondary);
}
.shadow_9f7d
  > .backdrop-wood-d513
  > div
  > .summary_ac26
  > .basic-6a89
  > .orange-3371
  .basic-6a89
  > a
  .medium_3c55 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_9f7d
  > .backdrop-wood-d513
  > div
  > .summary_ac26
  > .basic-6a89
  > .orange-3371
  .basic-6a89
  > a
  .header_in_9353.north-21f4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_9f7d
  > .backdrop-wood-d513
  > div
  > .summary_ac26
  > .basic-6a89
  > a
  .clean-8991:before {
  color: var(--e-global-color-text);
}
.shadow_9f7d
  > .backdrop-wood-d513
  > div
  > .summary_ac26
  > .basic-6a89
  > .orange-3371
  a
  .clean-8991:before {
  color: var(--e-global-color-text);
}
.shadow_9f7d
  > .backdrop-wood-d513
  > div
  > .summary_ac26
  > .basic-6a89.tag-new-aba1
  > a
  .clean-8991:before {
  color: var(--e-global-color-text);
}
.shadow_9f7d
  > .backdrop-wood-d513
  > div
  > .summary_ac26
  > .basic-6a89
  > .orange-3371
  .basic-6a89.tag-new-aba1
  > a
  .clean-8991:before {
  color: var(--e-global-color-text);
}
.shadow_9f7d
  > .backdrop-wood-d513
  > div
  > .summary_ac26
  > .basic-6a89
  > a
  .backdrop-6322
  .component_a84a {
  color: var(--e-global-color-text);
}
.shadow_9f7d
  > .backdrop-wood-d513
  > div
  > .summary_ac26
  > .basic-6a89
  > .orange-3371
  a
  .backdrop-6322
  .component_a84a {
  color: var(--e-global-color-text);
}
.shadow_9f7d
  > .backdrop-wood-d513
  > div
  > .summary_ac26
  > .basic-6a89
  > a
  .backdrop-6322
  .component_a84a,
.shadow_9f7d
  > .backdrop-wood-d513
  > div
  > .summary_ac26
  > .basic-6a89
  > .orange-3371
  a
  .backdrop-6322
  .component_a84a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_9f7d
  > .backdrop-wood-d513
  > div
  > .summary_ac26
  > .basic-6a89
  > a
  .footer-brown-eba1:before {
  color: var(--e-global-color-text);
}
.shadow_9f7d
  > .backdrop-wood-d513
  > div
  > .summary_ac26
  > .basic-6a89
  > .orange-3371
  a
  .footer-brown-eba1:before {
  color: var(--e-global-color-text);
}
.shadow_9f7d
  > .backdrop-wood-d513
  > div
  > .summary_ac26
  > .basic-6a89.tag-new-aba1
  > a
  .footer-brown-eba1:before {
  color: var(--e-global-color-text);
}
.shadow_9f7d
  > .backdrop-wood-d513
  > div
  > .summary_ac26
  > .basic-6a89
  > .orange-3371
  .basic-6a89.tag-new-aba1
  > a
  .footer-brown-eba1:before {
  color: var(--e-global-color-text);
}
.accordion_gas_c956 .description-gas-eac3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion_gas_c956
  .fluid_b8cd:hover
  .description-gas-eac3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content-inner-fb4c
  > .backdrop-wood-d513
  > .message_bronze_2647
  > .lite_2d9c
  > .inner-4c15
  > .content-5536
  .active_0b82 {
  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);
}
.content-inner-fb4c
  > .backdrop-wood-d513
  > .message_bronze_2647
  > .lite_2d9c
  > .inner-4c15
  > .content-5536:hover
  .active_0b82 {
  color: var(--e-global-color-text);
}
.content-inner-fb4c
  > .backdrop-wood-d513
  > .message_bronze_2647
  > .lite_2d9c
  > .inner-4c15
  > .content-5536:hover
  .active_0b82 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-inner-fb4c
  > .backdrop-wood-d513
  > .message_bronze_2647
  > .lite_2d9c
  > .inner-4c15.status_out_011c
  > .content-5536
  .active_0b82 {
  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);
}
.notification_a8e5 .thick-6a38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_a8e5 .outline-solid-0699 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_a8e5 .heading_rough_92f7 {
  background-color: var(--e-global-color-primary);
}
.notification_a8e5 .heading_rough_92f7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.out-6580
  > .backdrop-wood-d513
  > .form-0da2
  > .warm_0678
  > .tooltip_stone_81cc
  .sidebar-light-c839 {
  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);
}
.out-6580
  > .backdrop-wood-d513
  > .form-0da2
  > .warm_0678
  > .tooltip_stone_81cc
  .header-north-e74e {
  color: var(--e-global-color-text);
}
.out-6580
  > .backdrop-wood-d513
  > .form-0da2
  > .warm_0678
  > .tooltip_stone_81cc:hover
  .sidebar-light-c839 {
  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);
}
.out-6580
  > .backdrop-wood-d513
  > .form-0da2
  > .warm_0678
  > .tooltip_stone_81cc:hover
  .header-north-e74e {
  color: var(--e-global-color-secondary);
}
.out-6580
  > .backdrop-wood-d513
  > .form-0da2
  > .warm_0678
  > .tooltip_stone_81cc.accordion-7545
  .sidebar-light-c839 {
  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);
}
.out-6580
  > .backdrop-wood-d513
  > .form-0da2
  > .warm_0678
  > .tooltip_stone_81cc.accordion-7545
  .header-north-e74e {
  color: var(--e-global-color-primary);
}
.media-72a6
  .warm_bcf2
  .preview_easy_6305 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-72a6 .media-1681 .media_short_9d42 .stone_0ab6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-f465 .image_copper_1dd6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-f465 .gallery_white_bf3e .image_copper_1dd6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-f465 .tiny-91c3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-f465 .tiny-91c3 {
  background-color: var(--e-global-color-primary);
}
.paper_7ab0 .tooltip-gold-ab28 .menu_fbd3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper_7ab0
  .tooltip-gold-ab28:hover
  .nav-simple-6a04 {
  color: var(--e-global-color-secondary);
}
.paper_7ab0
  .tooltip-gold-ab28:hover
  .menu_fbd3 {
  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);
}
.tall-1b9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.mini-4b51 {
  max-width: 1400px !important;
}

.blue_d177 {
  flex-direction: column;
}

.blue_d177 .content-light-9598 {
  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.blue_d177 .content-light-9598 {
  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);
}

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

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

.surface-18ac.up-1390 {
  display: none;
}

.label_dd82 {
  display: none;
}

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

.plasma_4040.slider-easy-aa16 {
  margin-bottom: 40px;
  width: 100%;
}

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

.blue_d177 a {
  width: 100%;
}

.menu-paper-574f .dark_f95c.background-2a18 {
  width: 20% !important;
}

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

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

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

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

.photo-651a {
  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;
}

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

.photo-651a: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);
}

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

.menu-paper-574f
  .dark_f95c.surface_6407
  .paper_ed32
  .prev-f0d2 {
  font-size: 20px !important;
}

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

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

.tertiary-light-2520 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.component-49aa.steel_c87a > .glass_4ebe {
  display: flex;
  align-items: center;
}

.box-west-ce46 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.button-137b {
  position: relative;
  width: 100%;
}

.message-prev-c931 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.top-751b {
  font-size: 35px !important;
}

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

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

.photo-1ec0 {
  display: flex;
  gap: 50px;
}

.menu-paper-574f
  .dark_f95c.section_action_dde2
  .heading_fcc8
  .accent_8e38 {
  width: 100% !important;
}

.shade-copper-7de1 {
  width: 500px !important;
  max-width: none;
}

.box_down_4244 {
  width: 100%;
}

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

.complex-c148 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.smooth-39ba {
  font-size: 15px !important;
}

.label-first-2464 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.complex-c148:hover .label-first-2464 {
  visibility: visible;
}
.complex-c148:hover.complex-c148::before {
  display: block;
}

.tertiary-light-2520 h3 {
  color: #fff;
}

.main-22bd {
  margin: 0;
}

.menu-paper-574f
  .dark_f95c.section_action_dde2
  .accent_8e38
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.copper_8805 {
  width: 100%;
}

.active_3d4d {
  width: 100%;
}

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

.active_3d4d {
  width: 100%;
}

.narrow-729e {
  margin-bottom: 10px !important;
}

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

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

.slider-hot-af98 {
  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;
}

.blue_d177 .content-light-9598.primary_selected_3882 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.blue_d177 h1.content-light-9598 {
  margin-top: 80px !important;
}

.menu-paper-574f .dark_f95c.picture_stale_ea65 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.shadow-over-8d98 img {
  width: 100%;
}

.grid-south-e502 .lite_0b1c.paper_ed32 {
  justify-content: space-between;
}

.banner-prev-9e15 {
  display: none;
}

.top-d7f9 .filter_2240 {
  margin: 1px 0 !important;
}

.out-48b4 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .component-49aa .glass_4ebe {
    flex-wrap: nowrap !important;
  }
}

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

  .shade-copper-7de1 {
    width: 100% !important;
  }
}

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

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

  .grid-south-e502 .lite_0b1c.paper_ed32 {
    border-bottom: 1px solid #f0c159;
  }

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

  .component-49aa.steel_c87a > .glass_4ebe {
    gap: 15px;
    justify-content: space-between;
  }

  .menu-paper-574f
    .dark_f95c.section_action_dde2
    .accent_8e38
    img {
    width: 60% !important;
  }

  .message-prev-c931 {
    left: 2%;
  }

  .surface_f708 {
    margin: 10px 0;
  }

  .blue_d177 .filter_2240 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .top-751b {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.blue_d177 .content-light-9598,
  .blue_d177 .content-light-9598 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .accent_8e38 {
    justify-content: center;
  }

  .blue_d177 .filter_2240 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .avatar-3f7d {
    margin-bottom: 15px !important;
  }

  .menu-paper-574f .dark_f95c.background-2a18 {
    width: 75% !important;
  }

  .shadow-over-8d98 img {
    width: 100% !important;
  }
}

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

  h2.blue_d177 .content-light-9598,
  .blue_d177 .content-light-9598 {
    font-size: 30px !important;
  }

  .accent_8e38 {
    justify-content: center;
  }

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

  .narrow-b726
    .hidden-508e.wrapper_thick_de8b {
    margin: 0 !important;
  }

  .box-west-ce46 {
    margin: 0;
    gap: 10px;
  }

  .surface_f708 {
    display: flex;
  }

  .title_inner_b9b3 .south_fe18 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .blue_d177 h1.content-light-9598 {
    margin-top: 40px !important;
  }

  .menu-paper-574f
    .dark_f95c.section_action_dde2
    .accent_8e38
    img,
  .stale_5d96 .heading_fcc8 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .photo-651a {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .menu-paper-574f .dark_f95c.background-2a18 {
    width: 100% !important;
  }

  .component-49aa.steel_c87a > .glass_4ebe {
    gap: 3px;
  }

  .blue_d177 .filter_2240 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.grid-south-e502 .lite_0b1c.paper_ed32 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.grid-south-e502 .lite_0b1c.paper_ed32: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);
}

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

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

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

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

.surface-18ac: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .grid-south-e502 .lite_0b1c.paper_ed32 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .blue_d177 .content-light-9598 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .south_fe18 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.block_red_dc91 .element-out-30f0 {
  flex-shrink: 0;
  white-space: nowrap;
}

.block_red_dc91 .down_ed9a {
  flex-shrink: 0;
  min-width: fit-content;
}

.block_red_dc91 .prev-f0d2 {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.block_red_dc91 .element-out-30f0 {
  max-width: 80px !important;
}

.block_red_dc91 .down_ed9a {
  max-width: 80px !important;
  overflow: hidden;
}

.block_red_dc91 .lite_0b1c.paper_ed32 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.block_red_dc91 .prev-f0d2 {
  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);
  }
}

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

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

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

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

body .photo-651a:nth-child(2),
.menu-paper-574f .photo-651a:nth-child(2),
#page .photo-651a: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;
}

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

/* css-noise: 507d */
.ghost-box-j6 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.0;
}
