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(.action_7bf1) {
  gap: 0.5em;
}
:where(.thick_e738) {
  gap: 0.5em;
}
body .sidebar-bottom-7797 > .hard-6c6f {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .sidebar-bottom-7797 > .static_266d {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .sidebar-bottom-7797 > .description_20d9 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .new-8704 > .hard-6c6f {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .new-8704 > .static_266d {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .new-8704 > .description_20d9 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .new-8704
  > :where(:not(.hard-6c6f):not(.static_266d):not(.north_a134)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .new-8704 > .active_216e {
  max-width: var(--wp--style--global--wide-size);
}
body .action_7bf1 {
  display: flex;
}
body .action_7bf1 {
  flex-wrap: wrap;
  align-items: center;
}
body .action_7bf1 > * {
  margin: 0;
}
body .thick_e738 {
  display: grid;
}
body .thick_e738 > * {
  margin: 0;
}
:where(.carousel-161d.action_7bf1) {
  gap: 2em;
}
:where(.carousel-161d.thick_e738) {
  gap: 2em;
}
:where(.highlight-dim-5cd1.action_7bf1) {
  gap: 1.25em;
}
:where(.highlight-dim-5cd1.thick_e738) {
  gap: 1.25em;
}
.popup_stale_f891 {
  color: var(--wp--preset--color--black) !important;
}
.notice-selected-6eb3 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.caption-current-f871 {
  color: var(--wp--preset--color--white) !important;
}
.column_left_4ca2 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.photo-center-e487 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.heading-f742 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.footer_1f94 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.blue-b104 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.nav_c09f {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.sort_fast_6cc3 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.dark_d957 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.summary_fast_1c28 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.basic-0043 {
  background-color: var(--wp--preset--color--black) !important;
}
.under-ed8a {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.menu-stone-09e5 {
  background-color: var(--wp--preset--color--white) !important;
}
.east-b193 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.grid_complex_a00e {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.header_first_d6e5 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hard-3449 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.chip-a16f {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.overlay_496b {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.primary-7880 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.dynamic-a631 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tag-332b {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.left-22eb {
  border-color: var(--wp--preset--color--black) !important;
}
.summary_aa1b {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.status_red_9c01 {
  border-color: var(--wp--preset--color--white) !important;
}
.fresh-cf6e {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.accordion_fresh_87ea {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.left_9955 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.bottom-2927 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.shade-e586 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.light_0d04 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.aside-pink-7a15 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.out-374b {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.component-6109 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.item_b8b8 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.aside_copper_fc8c {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.accent-tall-a0c2 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.carousel_12e4 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.hover_3ff5 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.thumbnail_slow_006f {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.east-0971 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.backdrop-a4d4 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.outer_a428 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.primary_hard_2111 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.row_225a {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.pink_2310 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.secondary-2e91 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.tag_4038 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.fast-368e {
  font-size: var(--wp--preset--font-size--large) !important;
}
.banner_warm_5240 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.new_64ea a:where(:not(.highlight_0af6)) {
  color: inherit;
}
:where(.highlight-dim-5cd1.action_7bf1) {
  gap: 1.25em;
}
:where(.highlight-dim-5cd1.thick_e738) {
  gap: 1.25em;
}
:where(.carousel-161d.action_7bf1) {
  gap: 2em;
}
:where(.carousel-161d.thick_e738) {
  gap: 2em;
}
.paragraph-south-8ed8 {
  font-size: 1.5em;
  line-height: 1.6;
}

.modal-bb56 .right-453e {
  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);
}
.first_566f .article-8b43 {
  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);
}
.next-752f {
  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);
}
.next-752f.picture-left-e45b .yellow-93c9 {
  background-color: var(--e-global-color-primary);
}
.next-752f.tertiary_b9e1 .yellow-93c9,
.next-752f.wide_8745 .yellow-93c9 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.mini-ca3e .hero_73f3 {
  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_f526 {
  --divider-color: var(--e-global-color-secondary);
}
.brown_f526 .notification_white_7c5f {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.brown_f526.texture-1dfd .box-thick-c854 {
  background-color: var(--e-global-color-secondary);
}
.brown_f526.badge-fast-bcb9 .box-thick-c854,
.brown_f526.hero-next-c6e2 .box-thick-c854 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.brown_f526.badge-fast-bcb9 .box-thick-c854,
.brown_f526.hero-next-c6e2 .box-thick-c854 svg {
  fill: var(--e-global-color-secondary);
}
.dim_bc3a .fixed-8943 {
  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);
}
.dim_bc3a .hot-1704 {
  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_732f.texture-1dfd .box-thick-c854 {
  background-color: var(--e-global-color-primary);
}
.primary_732f.badge-fast-bcb9 .box-thick-c854,
.primary_732f.hero-next-c6e2 .box-thick-c854 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.primary_732f.badge-fast-bcb9 .box-thick-c854,
.primary_732f.hero-next-c6e2 .box-thick-c854 svg {
  fill: var(--e-global-color-primary);
}
.last-2bc6.texture-1dfd .box-thick-c854 {
  background-color: var(--e-global-color-primary);
}
.last-2bc6.badge-fast-bcb9 .box-thick-c854,
.last-2bc6.hero-next-c6e2 .box-thick-c854 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.last-2bc6 .gold_f8f7 {
  color: var(--e-global-color-primary);
}
.last-2bc6 .gold_f8f7,
.last-2bc6 .gold_f8f7 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last-2bc6 .carousel_bottom_2fa5 {
  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);
}
.container_05df .header_f94a {
  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);
}
.wood_344f .solid_16f6 .status_dark_876c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected_85a9 .highlight-aca3:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.selected_85a9 .gallery-pressed-1fd3 i {
  color: var(--e-global-color-primary);
}
.selected_85a9 .gallery-pressed-1fd3 svg {
  fill: var(--e-global-color-primary);
}
.selected_85a9 .green-0a03 {
  color: var(--e-global-color-secondary);
}
.selected_85a9 .highlight-aca3 > .green-0a03,
.selected_85a9 .highlight-aca3 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-silver-016c .hover-4725 {
  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);
}
.frame-silver-016c .info-last-4960 {
  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);
}
.detail-stale-237f .tag-pro-7fd5 .layout-a596 {
  background-color: var(--e-global-color-primary);
}
.detail-stale-237f .in_3d39 {
  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);
}
.down_a736 .message-wide-0d7c {
  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);
}
.down_a736 .focus-tall-de18 {
  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);
}
.down_a736 .last_610d {
  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);
}
.item_yellow_e190 .purple-1c82,
.item_yellow_e190 .purple-1c82 a {
  color: var(--e-global-color-primary);
}
.item_yellow_e190 .purple-1c82.item_3e11,
.item_yellow_e190 .purple-1c82.item_3e11 a {
  color: var(--e-global-color-accent);
}
.item_yellow_e190 .purple-1c82 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_yellow_e190 .fixed_386c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_1144 .alert_29ed,
.frame_1144 .surface_outer_0bfe {
  color: var(--e-global-color-primary);
}
.frame_1144 .alert_29ed svg {
  fill: var(--e-global-color-primary);
}
.frame_1144 .item_3e11 .alert_29ed,
.frame_1144 .item_3e11 .surface_outer_0bfe {
  color: var(--e-global-color-accent);
}
.frame_1144 .item_3e11 .alert_29ed svg {
  fill: var(--e-global-color-accent);
}
.frame_1144 .surface_outer_0bfe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_1144 .fixed_386c {
  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);
}
.dropdown_fast_0489 .hidden_c7f1,
.dropdown_fast_0489 .smooth-2bb4 {
  color: var(--e-global-color-primary);
}
.dropdown_fast_0489 .smooth-2bb4 svg {
  fill: var(--e-global-color-primary);
}
.dropdown_fast_0489 .purple-1c82.item_3e11 a,
.dropdown_fast_0489
  .purple-1c82.item_3e11
  .smooth-2bb4 {
  color: var(--e-global-color-accent);
}
.dropdown_fast_0489 .hidden_c7f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_fast_0489 .fixed_386c {
  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);
}
.static_2212 .summary-glass-2162 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_2212 .label-lite-a397 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_in_d0b2 .background-stale-51ad .heading_huge_e7e0 {
  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);
}
.label_in_d0b2 .background-stale-51ad .wrapper-d362 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_in_d0b2 .fixed-5af0 .heading_huge_e7e0 {
  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);
}
.label_in_d0b2
  .fixed-5af0
  .wrapper-d362 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_in_d0b2
  .frame_3664
  .heading_huge_e7e0 {
  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);
}
.label_in_d0b2
  .frame_3664
  .wrapper-d362 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_in_d0b2
  .hovered_a3e6
  .heading_huge_e7e0 {
  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);
}
.label_in_d0b2
  .hovered_a3e6
  .wrapper-d362 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_b7ba .complex_4187 {
  background-color: var(--e-global-color-primary);
}
.header_b7ba .complex_4187:hover {
  background-color: var(--e-global-color-primary);
}
.header_b7ba .shadow-16cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_b7ba
  .complex_4187:hover
  .shadow-16cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_022f .filter-slow-f370 {
  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);
}
.status-silver-3041 .form-97b6 .search-17dd a {
  background-color: var(--e-global-color-accent);
}
.status-silver-3041 .form-97b6 .border_90fa a {
  background-color: var(--e-global-color-accent);
}
.status-silver-3041 .form-97b6 .search-17dd a,
.status-silver-3041 .form-97b6 .border_90fa a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_cd89
  .status_hard_6ecf.simple_e44d
  .form-97b6
  a.sort_under_2374 {
  background-color: var(--e-global-color-accent);
}
.element_cd89
  .status_hard_6ecf.simple_e44d
  .form-97b6
  span.sort_under_2374.fn-current-70b5 {
  background-color: var(--e-global-color-text);
}
.element_cd89
  .status_hard_6ecf.simple_e44d
  .form-97b6
  .sort_under_2374 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-3b9a .blue-fb3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-3b9a
  .huge_ad28
  > .status-middle-a6ca
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-3b9a
  .menu_steel_cba8
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-3b9a
  .clean_f829
  .article-971c,
.notification-3b9a
  .clean_f829
  .texture_5bbe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-3b9a
  .clean_f829
  .cool_9f0b,
.notification-3b9a
  .clean_f829
  a
  .cool_9f0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-3b9a
  .clean_f829
  .new-79a4 {
  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);
}
.notification-3b9a
  .clean_f829
  .narrow-1da7 {
  background-color: var(--e-global-color-primary);
}
.notification-3b9a
  .clean_f829
  .narrow-1da7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-3b9a
  .clean_f829
  .narrow-1da7:hover {
  background-color: var(--e-global-color-primary);
}
.notification-3b9a
  .clean_f829
  .tooltip_1d7c {
  background-color: var(--e-global-color-primary);
}
.notification-3b9a
  .clean_f829
  .tooltip_1d7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-3b9a
  .clean_f829
  .tooltip_1d7c:hover {
  background-color: var(--e-global-color-primary);
}
.notification-3b9a
  .component_baf3
  .modal-short-45b5
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-3b9a
  .component_baf3
  .item_fluid_639a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-3b9a
  .component_baf3
  .new-79a4 {
  color: var(--e-global-color-text);
}
.notification-3b9a
  .component_baf3
  .new-79a4
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-3b9a
  .component_baf3
  .narrow-1da7 {
  background-color: var(--e-global-color-primary);
}
.notification-3b9a
  .component_baf3
  .narrow-1da7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-3b9a
  .component_baf3
  .narrow-1da7:hover {
  background-color: var(--e-global-color-primary);
}
.notification-3b9a
  .component_baf3
  .tooltip_1d7c {
  background-color: var(--e-global-color-primary);
}
.notification-3b9a
  .component_baf3
  .tooltip_1d7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-3b9a
  .component_baf3
  .tooltip_1d7c:hover {
  background-color: var(--e-global-color-primary);
}
.notification-3b9a .tall-6cb4 {
  background-color: var(--e-global-color-primary);
}
.notification-3b9a .tall-6cb4:hover {
  background-color: var(--e-global-color-primary);
}
.notification-3b9a .tabs-f7de {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-3b9a .east_7afc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-7e3a .section-9cce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-7e3a
  .list_black_a47c
  > div:nth-child(3)
  .section-9cce,
.content-7e3a
  .surface_selected_f5e0
  > div:nth-child(1)
  .section-9cce,
.content-7e3a
  .sort_c1e2
  > div:nth-child(1)
  .section-9cce,
.content-7e3a
  .steel-b9c7
  > div:nth-child(1)
  .section-9cce,
.content-7e3a
  .sort_old_8cf7
  > div:nth-child(1)
  .section-9cce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-7e3a .column_hard_27c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-7e3a .focused_34c2 {
  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);
}
.content-7e3a .action-f753 {
  background-color: var(--e-global-color-primary);
}
.content-7e3a .action-f753 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-7e3a .action-f753:hover {
  background-color: var(--e-global-color-primary);
}
.content-7e3a .simple-8dc5 {
  background-color: var(--e-global-color-primary);
}
.content-7e3a .simple-8dc5:hover {
  background-color: var(--e-global-color-primary);
}
.content-7e3a .tabs-f7de {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-7e3a .east_7afc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-8c36 .active_7d05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-8c36 .progress-4e90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-8c36 .menu-0f6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-8c36 .pattern-96bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-8c36 .fixed-ec84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-8c36 .simple-8dc5 {
  background-color: var(--e-global-color-primary);
}
.sort-8c36 .simple-8dc5:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper-9eea .caption_black_d29f {
  background-color: var(--e-global-color-secondary);
}
.wrapper-9eea .surface_fluid_7b69 {
  background-color: var(--e-global-color-text);
}
.wrapper-9eea .fresh_8ac7 {
  background-color: var(--e-global-color-secondary);
}
.wrapper-9eea .down_fdfd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-9eea .notification-bottom-8ad0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-9eea .carousel-upper-87dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-9eea .center-a51c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-9eea .dim_9f89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_dcc2 .selected-df7c .secondary_e818,
.active_dcc2
  .selected-df7c
  .secondary_e818
  a,
.active_dcc2 .hero-d328 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_dcc2 .selected-df7c .text-00ba,
.active_dcc2 .dirty-c4d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_dcc2 .selected-df7c .text-00ba {
  color: var(--e-global-color-text);
}
.active_dcc2 .dirty-c4d7 {
  color: var(--e-global-color-text);
}
.active_dcc2
  .selected-df7c
  .feature-solid-ee5c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_dcc2 .old-f7d1 .video_21fa {
  background-color: var(--e-global-color-primary);
}
.active_dcc2 .old-f7d1 .video_21fa:hover {
  background-color: var(--e-global-color-primary);
}
.active_dcc2 .old-f7d1 .footer-north-68ce li span {
  background-color: var(--e-global-color-text);
}
.active_dcc2 .old-f7d1 .footer-north-68ce li span:hover {
  background-color: var(--e-global-color-primary);
}
.active_dcc2
  .old-f7d1
  .footer-north-68ce
  li.thumbnail-basic-352a
  span {
  background-color: var(--e-global-color-accent);
}
.active_dcc2 .chip-b6e2 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-ae5b .disabled-middle-b5a5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-hovered-eedf .focus_cool_386d {
  background-color: var(--e-global-color-primary);
}
.grid-hovered-eedf .dynamic_cd17 {
  background-color: var(--e-global-color-secondary);
}
.grid-hovered-eedf .liquid_9d1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-hovered-eedf .first-bbc5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-hovered-eedf .backdrop_9be6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-hovered-eedf .last_a5b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-hovered-eedf .carousel_f984 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-hovered-eedf .button-current-ece1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-hovered-eedf .tall_93ce {
  background-color: var(--e-global-color-primary);
}
.grid-hovered-eedf .tall_93ce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_red_fad6 .caption_49b8 {
  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);
}
.active_red_fad6 .list-80ea {
  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);
}
.active_red_fad6
  .fluid-0453:after {
  background-color: var(--e-global-color-primary);
}
.active_red_fad6 .chip_right_567b {
  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);
}
.under-2568 .hero-d328 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-2568 .dirty-c4d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-f571 .bronze_5b1f .summary_2fdd {
  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);
}
.wrapper-f571 .bronze_5b1f .logo_static_c0de {
  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);
}
.table_green_536a .input_3c9a {
  background-color: var(--e-global-color-primary);
}
.table_green_536a .label-9236 {
  background-color: var(--e-global-color-secondary);
}
.table_green_536a .highlight_a6b3 .mask_fluid_6bae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_green_536a .border-a7d7 .mask_fluid_6bae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_4c67 .title-6fc5 .container_light_a51f {
  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);
}
.orange_4c67 .title-6fc5 .hover-active-3f15 {
  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);
}
.orange_4c67 .title-6fc5 .tooltip-a7cb {
  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);
}
.border-635c .simple_06b8 {
  border-color: var(--e-global-color-text);
}
.border-635c .sidebar_024d {
  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);
}
.border-635c .shadow-fbb5 {
  color: var(--e-global-color-primary);
}
.border-635c .huge-764f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_7e1d .label-top-4780 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_7e1d .main_653f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_7e1d .label-south-326c:hover .label-top-4780 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_7e1d
  .label-south-326c:hover
  .main_653f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_upper_f359 .notice_dim_ebcb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_upper_f359 .header_clean_ae42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_slow_edd0 .first-909b .nav-narrow-aa5c {
  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);
}
.accent_slow_edd0 .blue-dc28 .nav-narrow-aa5c {
  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);
}
.icon-6a9b .thick-f724 {
  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);
}
.next_fe7a .article_0655 .steel_36a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next_fe7a .article_0655 .steel_36a1 {
  background-color: var(--e-global-color-secondary);
}
.next_fe7a .caption-3a5e .steel_36a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next_fe7a .caption-3a5e .steel_36a1 {
  background-color: var(--e-global-color-secondary);
}
.next_fe7a .border_8eaa .accordion_thick_dffb {
  background-color: var(--e-global-color-primary);
}
.next_fe7a .border_8eaa:hover .accordion_thick_dffb {
  background-color: var(--e-global-color-secondary);
}
.next_fe7a .video_21fa {
  background-color: var(--e-global-color-primary);
}
.next_fe7a .video_21fa:hover {
  background-color: var(--e-global-color-accent);
}
.next_fe7a .footer-north-68ce li span {
  background-color: var(--e-global-color-text);
}
.next_fe7a .footer-north-68ce li span:hover {
  background-color: var(--e-global-color-primary);
}
.next_fe7a .footer-north-68ce li.thumbnail-basic-352a span {
  background-color: var(--e-global-color-accent);
}
.carousel-wide-f326 .wrapper-2ff8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-wide-f326 .search-current-ea47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_thick_df38 .alert-full-cd64:before {
  background-color: var(--e-global-color-secondary);
}
.layout_thick_df38 .image-426f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_thick_df38 .outline-pro-2f56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_hard_db7e .frame_hot_b026 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_hard_db7e .frame_hot_b026:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_hard_db7e .frame_hot_b026.fn-active-70b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_hard_db7e .component_fresh_851e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_hard_db7e .shadow-gold-983c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_hard_db7e .title_3133 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_hard_db7e .modal_1b55 {
  background-color: var(--e-global-color-primary);
}
.text_hard_db7e .modal_1b55 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text_hard_db7e .modal_5dd2 {
  background-color: var(--e-global-color-primary);
}
.text_hard_db7e .modal_5dd2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink_3d2a .photo_372a .hero-b862 a {
  color: var(--e-global-color-secondary);
}
.pink_3d2a .photo_372a .hero-b862 a:hover {
  color: var(--e-global-color-secondary);
}
.pink_3d2a .photo_372a .hero-b862,
.pink_3d2a .photo_372a .hero-b862 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_3d2a .photo_372a .hovered_f99b {
  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);
}
.pink_3d2a .photo_372a .modal-4b1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_3d2a .photo_372a .tag_south_c772 {
  background-color: var(--e-global-color-primary);
}
.pink_3d2a .photo_372a .tag_south_c772 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_3d2a .photo_372a .tag_south_c772:hover {
  background-color: var(--e-global-color-primary);
}
.pink_3d2a .photo_372a .column_5f95 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink_3d2a .photo_372a .column_5f95 {
  background-color: var(--e-global-color-primary);
}
.pink_3d2a .photo_372a .column_5f95:hover {
  background-color: var(--e-global-color-primary);
}
.pink_3d2a .photo_372a .video_21fa {
  background-color: var(--e-global-color-primary);
}
.pink_3d2a .photo_372a .video_21fa:hover {
  background-color: var(--e-global-color-primary);
}
.pink_3d2a .old-f7d1 .footer-north-68ce li span {
  background-color: var(--e-global-color-text);
}
.pink_3d2a .old-f7d1 .footer-north-68ce li span:hover {
  background-color: var(--e-global-color-primary);
}
.pink_3d2a .old-f7d1 .footer-north-68ce li.thumbnail-basic-352a span {
  background-color: var(--e-global-color-accent);
}
.pink_3d2a .tabs-f7de {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_3d2a .east_7afc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_fa3b .smooth_49b2 .out_3740 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_fa3b .smooth_49b2 .video-inner-4bc4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_fa3b .smooth_49b2 .modal_3b36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_outer_e6e2 .feature_8b04 {
  border-color: var(--e-global-color-text);
}
.image_outer_e6e2 .column-836d {
  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);
}
.image_outer_e6e2 .photo-9983 {
  color: var(--e-global-color-secondary);
}
.image_outer_e6e2 .photo-9983 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_outer_e6e2 .upper-f317 > * {
  color: var(--e-global-color-primary);
}
.image_outer_e6e2 .upper-f317 > * svg {
  fill: var(--e-global-color-primary);
}
.image_outer_e6e2 .progress-small-33ad {
  color: var(--e-global-color-primary);
}
.image_outer_e6e2 .progress-small-33ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_outer_e6e2 .primary-copper-c1b0 {
  color: var(--e-global-color-primary);
}
.image_outer_e6e2 .primary-copper-c1b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_outer_e6e2 .hero_8d37 {
  color: var(--e-global-color-primary);
}
.image_outer_e6e2 .hero_8d37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_outer_e6e2 .pagination_east_c142 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_outer_e6e2 .texture-6bb8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_outer_e6e2 .texture-6bb8.left_a531 {
  color: var(--e-global-color-secondary);
}
.image_outer_e6e2 .texture-6bb8.left_a531 .highlight_bottom_6e58 {
  color: var(--e-global-color-accent);
}
.image_outer_e6e2 .texture-6bb8.shadow_paper_d00f {
  color: var(--e-global-color-text);
}
.image_outer_e6e2 .texture-6bb8.shadow_paper_d00f .highlight_bottom_6e58 {
  color: var(--e-global-color-text);
}
.image_outer_e6e2 .texture-6bb8:before {
  border-top-color: var(--e-global-color-text);
}
.image_outer_e6e2 .dynamic-2f26 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_outer_e6e2
  .dynamic-2f26
  .avatar-3dab {
  background-color: var(--e-global-color-primary);
}
.image_outer_e6e2
  .dynamic-2f26
  .avatar-3dab {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image_outer_e6e2 .feature_8b04 .accordion-full-b6ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_full_3e4a .focus_4b6d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_full_3e4a .block_soft_5859 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-ae82 .basic_0111 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-ae82
  .border-5707
  .button_6475 {
  background-color: var(--e-global-color-secondary);
}
.notification-ae82
  .border-5707.texture-old-3bc4
  .button_6475 {
  background-color: var(--e-global-color-text);
}
.notification-ae82
  .border-5707:hover
  .button_6475 {
  background-color: var(--e-global-color-accent);
}
.notification-ae82
  .border-5707.fn-active-70b5
  .button_6475 {
  background-color: var(--e-global-color-primary);
}
.current-f193 .table_action_e090 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.current-f193 .fixed_151b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current-f193 .row-steel-218a {
  background-color: var(--e-global-color-primary);
}
.current-f193 .row-steel-218a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_wide_f5d4 .stale-fabe .over_d766 .slider-0d27 {
  background-color: var(--e-global-color-secondary);
}
.primary_wide_f5d4 .stale-fabe .pattern_down_4277:after {
  background-color: var(--e-global-color-secondary);
}
.primary_wide_f5d4 .border-eabd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_wide_f5d4 .black-83c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_wide_f5d4 .hovered-9c3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_wide_f5d4 .carousel-73a9 {
  background-color: var(--e-global-color-primary);
}
.primary_wide_f5d4 .carousel-73a9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_wide_f5d4 .current-41f3 {
  background-color: var(--e-global-color-secondary);
}
.primary_wide_f5d4 .current-41f3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_wide_f5d4 .stale-fabe .copper-4547 .content_c465:hover {
  background-color: var(--e-global-color-primary);
}
.primary_wide_f5d4
  .stale-fabe
  .copper-4547
  .content_c465.west-5d07 {
  background-color: var(--e-global-color-primary);
}
.primary_wide_f5d4 .stale-fabe .brown-463a:before {
  border-color: var(--e-global-color-primary);
}
.primary_wide_f5d4 .stale-fabe .brown-463a:hover:before {
  border-color: var(--e-global-color-secondary);
}
.primary_wide_f5d4
  .stale-fabe
  .brown-463a.menu-a76a:before {
  border-color: var(--e-global-color-primary);
}
.primary_wide_f5d4 .progress-aabc span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-clean-d010 .notification-last-8d33 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-clean-d010 .notification-last-8d33:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-clean-d010 .notification-last-8d33.action-5948 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-clean-d010 .progress-wood-289c {
  background-color: var(--e-global-color-primary);
}
.module-clean-d010 .progress-wood-289c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-clean-d010
  .row-df3f
  .gallery-078c
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-clean-d010
  .accordion_fde2
  .gallery-078c
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-solid-18e0
  .light_9e80
  .simple_c784 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-solid-18e0
  .light_9e80
  .notice-9062 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-solid-18e0 .liquid-9eb5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-solid-18e0 .wood_862e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-solid-18e0 .progress-stale-5e07 {
  background-color: var(--e-global-color-primary);
}
.pattern-solid-18e0 .progress-stale-5e07 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon_8b4d .left_d953 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_8b4d .header-0a6f {
  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);
}
.icon_8b4d .frame_267f {
  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);
}
.icon_8b4d .frame_267f a:hover {
  color: var(--e-global-color-secondary);
}
.icon_8b4d .pattern_upper_e47c {
  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);
}
.icon_8b4d .full_890c {
  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);
}
.icon_8b4d .link_1206 .video_21fa {
  background-color: var(--e-global-color-primary);
}
.icon_8b4d .link_1206 .video_21fa:hover {
  background-color: var(--e-global-color-accent);
}
.icon_8b4d
  .link_1206
  .footer-north-68ce
  li
  span {
  background-color: var(--e-global-color-text);
}
.icon_8b4d
  .link_1206
  .footer-north-68ce
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.icon_8b4d
  .link_1206
  .footer-north-68ce
  li.thumbnail-basic-352a
  span {
  background-color: var(--e-global-color-accent);
}
.middle-380f
  .slider_middle_14a6
  .gas_98fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle-380f .slider_middle_14a6 .feature_hard_508c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle-380f .slider_middle_14a6 .advanced_45b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-380f .stone_f322 {
  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);
}
.middle-380f
  .west-ae38.message-medium-9220 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-da72
  > .thumbnail_31e0
  > div
  > .modal-pressed-4863
  > .sort-cool-405e
  > a {
  background-color: var(--e-global-color-text);
}
.element-da72
  > .thumbnail_31e0
  > div
  > .modal-pressed-4863
  > .sort-cool-405e
  > a
  .iron-4423.hard_29db {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-da72
  > .thumbnail_31e0
  > div
  > .modal-pressed-4863
  > .sort-cool-405e
  > a
  .detail_wide_7013.green-2480 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-da72
  > .thumbnail_31e0
  > div
  > .modal-pressed-4863
  > .sort-cool-405e
  > .motion_32e0
  .sort-cool-405e
  > a {
  background-color: var(--e-global-color-secondary);
}
.element-da72
  > .thumbnail_31e0
  > div
  > .modal-pressed-4863
  > .sort-cool-405e
  > .motion_32e0
  .sort-cool-405e
  > a
  .hovered_05d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-da72
  > .thumbnail_31e0
  > div
  > .modal-pressed-4863
  > .sort-cool-405e
  > .motion_32e0
  .sort-cool-405e
  > a
  .detail_wide_7013.hero-small-08ba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-da72
  > .thumbnail_31e0
  > div
  > .modal-pressed-4863
  > .sort-cool-405e
  > a
  .element-4637:before {
  color: var(--e-global-color-text);
}
.element-da72
  > .thumbnail_31e0
  > div
  > .modal-pressed-4863
  > .sort-cool-405e
  > .motion_32e0
  a
  .element-4637:before {
  color: var(--e-global-color-text);
}
.element-da72
  > .thumbnail_31e0
  > div
  > .modal-pressed-4863
  > .sort-cool-405e.image_selected_a0b7
  > a
  .element-4637:before {
  color: var(--e-global-color-text);
}
.element-da72
  > .thumbnail_31e0
  > div
  > .modal-pressed-4863
  > .sort-cool-405e
  > .motion_32e0
  .sort-cool-405e.image_selected_a0b7
  > a
  .element-4637:before {
  color: var(--e-global-color-text);
}
.element-da72
  > .thumbnail_31e0
  > div
  > .modal-pressed-4863
  > .sort-cool-405e
  > a
  .cool_ea49
  .tabs-pressed-c0bb {
  color: var(--e-global-color-text);
}
.element-da72
  > .thumbnail_31e0
  > div
  > .modal-pressed-4863
  > .sort-cool-405e
  > .motion_32e0
  a
  .cool_ea49
  .tabs-pressed-c0bb {
  color: var(--e-global-color-text);
}
.element-da72
  > .thumbnail_31e0
  > div
  > .modal-pressed-4863
  > .sort-cool-405e
  > a
  .cool_ea49
  .tabs-pressed-c0bb,
.element-da72
  > .thumbnail_31e0
  > div
  > .modal-pressed-4863
  > .sort-cool-405e
  > .motion_32e0
  a
  .cool_ea49
  .tabs-pressed-c0bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-da72
  > .thumbnail_31e0
  > div
  > .modal-pressed-4863
  > .sort-cool-405e
  > a
  .light-c580:before {
  color: var(--e-global-color-text);
}
.element-da72
  > .thumbnail_31e0
  > div
  > .modal-pressed-4863
  > .sort-cool-405e
  > .motion_32e0
  a
  .light-c580:before {
  color: var(--e-global-color-text);
}
.element-da72
  > .thumbnail_31e0
  > div
  > .modal-pressed-4863
  > .sort-cool-405e.image_selected_a0b7
  > a
  .light-c580:before {
  color: var(--e-global-color-text);
}
.element-da72
  > .thumbnail_31e0
  > div
  > .modal-pressed-4863
  > .sort-cool-405e
  > .motion_32e0
  .sort-cool-405e.image_selected_a0b7
  > a
  .light-c580:before {
  color: var(--e-global-color-text);
}
.badge-cool-5011 .backdrop-medium-ec22 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge-cool-5011
  .info_bottom_7c3f:hover
  .backdrop-medium-ec22 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus-blue-895a
  > .thumbnail_31e0
  > .focused-b1d5
  > .south_3293
  > .box-42c6
  > .media-focused-5ab7
  .background-smooth-edbf {
  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);
}
.focus-blue-895a
  > .thumbnail_31e0
  > .focused-b1d5
  > .south_3293
  > .box-42c6
  > .media-focused-5ab7:hover
  .background-smooth-edbf {
  color: var(--e-global-color-text);
}
.focus-blue-895a
  > .thumbnail_31e0
  > .focused-b1d5
  > .south_3293
  > .box-42c6
  > .media-focused-5ab7:hover
  .background-smooth-edbf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-blue-895a
  > .thumbnail_31e0
  > .focused-b1d5
  > .south_3293
  > .box-42c6.popup-paper-59a8
  > .media-focused-5ab7
  .background-smooth-edbf {
  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);
}
.gradient_fixed_fda9 .gradient-new-4e63 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_fixed_fda9 .sort_da4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_fixed_fda9 .slider-14b4 {
  background-color: var(--e-global-color-primary);
}
.gradient_fixed_fda9 .slider-14b4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article-dirty-e364
  > .thumbnail_31e0
  > .list-hard-4eb8
  > .middle_ed6b
  > .rough_ca00
  .slider-fresh-07a3 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-dirty-e364
  > .thumbnail_31e0
  > .list-hard-4eb8
  > .middle_ed6b
  > .rough_ca00
  .button_caf9 {
  color: var(--e-global-color-text);
}
.article-dirty-e364
  > .thumbnail_31e0
  > .list-hard-4eb8
  > .middle_ed6b
  > .rough_ca00:hover
  .slider-fresh-07a3 {
  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-dirty-e364
  > .thumbnail_31e0
  > .list-hard-4eb8
  > .middle_ed6b
  > .rough_ca00:hover
  .button_caf9 {
  color: var(--e-global-color-secondary);
}
.article-dirty-e364
  > .thumbnail_31e0
  > .list-hard-4eb8
  > .middle_ed6b
  > .rough_ca00.breadcrumb_277a
  .slider-fresh-07a3 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-dirty-e364
  > .thumbnail_31e0
  > .list-hard-4eb8
  > .middle_ed6b
  > .rough_ca00.breadcrumb_277a
  .button_caf9 {
  color: var(--e-global-color-primary);
}
.primary-up-8d85
  .logo_soft_e022
  .photo_rough_0b28 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-up-8d85 .section_23dd .accordion-full-b6ef .advanced_3f48 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_center_31a1 .out-4986 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_center_31a1 .row-bc4a .out-4986 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_center_31a1 .slider_72c8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture_center_31a1 .slider_72c8 {
  background-color: var(--e-global-color-primary);
}
.icon_next_fcb6 .surface-purple-f4d1 .tabs-soft-6ba2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_next_fcb6
  .surface-purple-f4d1:hover
  .black_300d {
  color: var(--e-global-color-secondary);
}
.icon_next_fcb6
  .surface-purple-f4d1:hover
  .tabs-soft-6ba2 {
  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_6079 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.message_pressed_93c0 {
  flex-direction: column;
}

.message_pressed_93c0 .header_8c61 {
  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.message_pressed_93c0 .header_8c61 {
  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);
}

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

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

.texture-fb5c.texture_5f57 {
  display: none;
}

.row_pink_0f11 {
  display: none;
}

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

.north-4b8d.pressed_9b6e {
  margin-bottom: 40px;
  width: 100%;
}

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

.message_pressed_93c0 a {
  width: 100%;
}

.gradient-89fb .picture_f83b.widget_tiny_fa6b {
  width: 20% !important;
}

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

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

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

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

.active-18a9 {
  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;
}

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

.active-18a9: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);
}

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

.gradient-89fb
  .picture_f83b.top-5eb1
  .accent-9f03
  .header-complex-7f20 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.alert_simple_0dc7.dark_909c > .pro_fb13 {
  display: flex;
  align-items: center;
}

.backdrop-west-23a1 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.video-867c {
  position: relative;
  width: 100%;
}

.center-75fc {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.gradient-89fb
  .picture_f83b.message_narrow_3165
  .summary-cold-a6d9
  .accent-short-7cda {
  width: 100% !important;
}

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

.north_f007 {
  width: 100%;
}

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

.huge-0bd4 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.avatar-f4e6 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.huge-0bd4:hover .avatar-f4e6 {
  visibility: visible;
}
.huge-0bd4:hover.huge-0bd4::before {
  display: block;
}

.gold-4009 h3 {
  color: #fff;
}

.light_157a {
  margin: 0;
}

.gradient-89fb
  .picture_f83b.message_narrow_3165
  .accent-short-7cda
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.popup_narrow_42e0 {
  width: 100%;
}

.sidebar-1118 {
  width: 100%;
}

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

.sidebar-1118 {
  width: 100%;
}

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

.accent-short-7cda {
  display: flex;
  align-items: center;
}

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

.notice-48e3 {
  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;
}

.message_pressed_93c0 .header_8c61.input_9ea1 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.message_pressed_93c0 h1.header_8c61 {
  margin-top: 80px !important;
}

.gradient-89fb .picture_f83b.orange_85a0 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.hover-fdee img {
  width: 100%;
}

.column_huge_3b6c .thick-e6f7.accent-9f03 {
  justify-content: space-between;
}

.background-top-3478 {
  display: none;
}

.accent_c9b7 .over_f34c {
  margin: 1px 0 !important;
}

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

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

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

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

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

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

  .column_huge_3b6c .thick-e6f7.accent-9f03 {
    border-bottom: 1px solid #f0c159;
  }

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

  .alert_simple_0dc7.dark_909c > .pro_fb13 {
    gap: 15px;
    justify-content: space-between;
  }

  .gradient-89fb
    .picture_f83b.message_narrow_3165
    .accent-short-7cda
    img {
    width: 60% !important;
  }

  .center-75fc {
    left: 2%;
  }

  .bottom_643c {
    margin: 10px 0;
  }

  .message_pressed_93c0 .over_f34c {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.message_pressed_93c0 .header_8c61,
  .message_pressed_93c0 .header_8c61 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .accent-short-7cda {
    justify-content: center;
  }

  .message_pressed_93c0 .over_f34c {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .gradient-89fb .picture_f83b.widget_tiny_fa6b {
    width: 75% !important;
  }

  .hover-fdee img {
    width: 100% !important;
  }
}

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

  h2.message_pressed_93c0 .header_8c61,
  .message_pressed_93c0 .header_8c61 {
    font-size: 30px !important;
  }

  .accent-short-7cda {
    justify-content: center;
  }

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

  .wrapper-4ab9
    .surface_over_48db.hero-east-52b4 {
    margin: 0 !important;
  }

  .backdrop-west-23a1 {
    margin: 0;
    gap: 10px;
  }

  .bottom_643c {
    display: flex;
  }

  .breadcrumb-81d4 .wood-f5a0 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .pro-b655 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .message_pressed_93c0 h1.header_8c61 {
    margin-top: 40px !important;
  }

  .gradient-89fb
    .picture_f83b.message_narrow_3165
    .accent-short-7cda
    img,
  .dim_bc3a .summary-cold-a6d9 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .active-18a9 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .gradient-89fb .picture_f83b.widget_tiny_fa6b {
    width: 100% !important;
  }

  .alert_simple_0dc7.dark_909c > .pro_fb13 {
    gap: 3px;
  }

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

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

/* 超紧凑型导航菜单样式 */
.column_huge_3b6c .thick-e6f7.accent-9f03 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.column_huge_3b6c .thick-e6f7.accent-9f03: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);
}

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

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

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

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

.texture-fb5c: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .column_huge_3b6c .thick-e6f7.accent-9f03 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .message_pressed_93c0 .header_8c61 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .wood-f5a0 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.caption_gas_2279 .chip_easy_7ac0 {
  flex-shrink: 0;
  white-space: nowrap;
}

.caption_gas_2279 .pattern_basic_1b99 {
  flex-shrink: 0;
  min-width: fit-content;
}

.caption_gas_2279 .header-complex-7f20 {
  white-space: nowrap;
}

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

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

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

.caption_gas_2279 .pattern_basic_1b99 {
  max-width: 80px !important;
  overflow: hidden;
}

.caption_gas_2279 .thick-e6f7.accent-9f03 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.caption_gas_2279 .header-complex-7f20 {
  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);
  }
}

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

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

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

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

body .active-18a9:nth-child(2),
.gradient-89fb .active-18a9:nth-child(2),
#page .active-18a9: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;
}

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

/* css-noise: 46ba */
.promo-block-y3 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
