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(.background_warm_cc61) {
  gap: 0.5em;
}
:where(.table-a35a) {
  gap: 0.5em;
}
body .outline-fast-e838 > .dark_f4df {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .outline-fast-e838 > .popup_hot_82f6 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .outline-fast-e838 > .advanced-399f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .bronze_a4b7 > .dark_f4df {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .bronze_a4b7 > .popup_hot_82f6 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .bronze_a4b7 > .advanced-399f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .bronze_a4b7
  > :where(:not(.dark_f4df):not(.popup_hot_82f6):not(.center-a9eb)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .bronze_a4b7 > .warm_1d54 {
  max-width: var(--wp--style--global--wide-size);
}
body .background_warm_cc61 {
  display: flex;
}
body .background_warm_cc61 {
  flex-wrap: wrap;
  align-items: center;
}
body .background_warm_cc61 > * {
  margin: 0;
}
body .table-a35a {
  display: grid;
}
body .table-a35a > * {
  margin: 0;
}
:where(.photo_51e6.background_warm_cc61) {
  gap: 2em;
}
:where(.photo_51e6.table-a35a) {
  gap: 2em;
}
:where(.box_purple_83b8.background_warm_cc61) {
  gap: 1.25em;
}
:where(.box_purple_83b8.table-a35a) {
  gap: 1.25em;
}
.menu-3ef6 {
  color: var(--wp--preset--color--black) !important;
}
.wood-24e0 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.east-d4d6 {
  color: var(--wp--preset--color--white) !important;
}
.highlight-fedb {
  color: var(--wp--preset--color--pale-pink) !important;
}
.section-upper-a9c6 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.container_black_eb2f {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.status_9544 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.module-lite-8943 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.gradient_8d8d {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.progress-short-00b0 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.accordion-20ff {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tabs-hot-1469 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.tooltip_1745 {
  background-color: var(--wp--preset--color--black) !important;
}
.tag-dynamic-4c68 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.status_22be {
  background-color: var(--wp--preset--color--white) !important;
}
.notification_ed2c {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.sort-10d8 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.item_34f5 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hard_77db {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.advanced_fb65 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.widget-orange-b80a {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.carousel_f21b {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.feature-blue-2b47 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.menu-a64c {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.icon-e18b {
  border-color: var(--wp--preset--color--black) !important;
}
.frame-lite-df8b {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pagination_1615 {
  border-color: var(--wp--preset--color--white) !important;
}
.detail_0129 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.soft_a62f {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.thick_8c24 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.up-376f {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.gradient-9262 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.pagination_gas_1ee6 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.background_cc27 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.mask-8800 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tooltip-wood-4d8c {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.tooltip_inner_40fc {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.media-0817 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.banner-f599 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.right-38aa {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.alert_small_17fa {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.card_c2b6 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.secondary-3394 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.gradient-6b88 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.iron_79b3 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.notification-dark-4813 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.badge-0029 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.status-narrow-e7ff {
  background: var(--wp--preset--gradient--midnight) !important;
}
.east_017b {
  font-size: var(--wp--preset--font-size--small) !important;
}
.left-2a1d {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.item-hot-c126 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.media-in-43d1 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.short_0d2d a:where(:not(.tiny_6cfe)) {
  color: inherit;
}
:where(.box_purple_83b8.background_warm_cc61) {
  gap: 1.25em;
}
:where(.box_purple_83b8.table-a35a) {
  gap: 1.25em;
}
:where(.photo_51e6.background_warm_cc61) {
  gap: 2em;
}
:where(.photo_51e6.table-a35a) {
  gap: 2em;
}
.rough_ebe1 {
  font-size: 1.5em;
  line-height: 1.6;
}

.liquid-e805 .outline-164d {
  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);
}
.header_aa79 .in_04ec {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-8ded {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-8ded.input_7a58 .brown_61d2 {
  background-color: var(--e-global-color-primary);
}
.new-8ded.dropdown-2298 .brown_61d2,
.new-8ded.card_focused_24de .brown_61d2 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.fluid_b1f5 .disabled_ad3c {
  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);
}
.tertiary_b0d3 {
  --divider-color: var(--e-global-color-secondary);
}
.tertiary_b0d3 .panel_e2e6 {
  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);
}
.tertiary_b0d3.link_3ba5 .heading-07fe {
  background-color: var(--e-global-color-secondary);
}
.tertiary_b0d3.link-hot-55e9 .heading-07fe,
.tertiary_b0d3.bronze_ca31 .heading-07fe {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.tertiary_b0d3.link-hot-55e9 .heading-07fe,
.tertiary_b0d3.bronze_ca31 .heading-07fe svg {
  fill: var(--e-global-color-secondary);
}
.primary_blue_dd0e .gallery-9f00 {
  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);
}
.primary_blue_dd0e .gradient-up-22ff {
  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);
}
.modal_4689.link_3ba5 .heading-07fe {
  background-color: var(--e-global-color-primary);
}
.modal_4689.link-hot-55e9 .heading-07fe,
.modal_4689.bronze_ca31 .heading-07fe {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.modal_4689.link-hot-55e9 .heading-07fe,
.modal_4689.bronze_ca31 .heading-07fe svg {
  fill: var(--e-global-color-primary);
}
.tall_bb58.link_3ba5 .heading-07fe {
  background-color: var(--e-global-color-primary);
}
.tall_bb58.link-hot-55e9 .heading-07fe,
.tall_bb58.bronze_ca31 .heading-07fe {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tall_bb58 .element-current-0469 {
  color: var(--e-global-color-primary);
}
.tall_bb58 .element-current-0469,
.tall_bb58 .element-current-0469 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_bb58 .alert-bottom-e5be {
  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-7f46 .title_48cd {
  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);
}
.secondary-pro-e43e .tabs_short_fbae .chip_fluid_e68b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected_2858 .cool-1d69:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.selected_2858 .slider-fd1a i {
  color: var(--e-global-color-primary);
}
.selected_2858 .slider-fd1a svg {
  fill: var(--e-global-color-primary);
}
.selected_2858 .steel_df87 {
  color: var(--e-global-color-secondary);
}
.selected_2858 .cool-1d69 > .steel_df87,
.selected_2858 .cool-1d69 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_4eee .old_c682 {
  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);
}
.dirty_4eee .mini_d870 {
  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);
}
.hard_cb73 .accordion-b56f .next-2b87 {
  background-color: var(--e-global-color-primary);
}
.hard_cb73 .avatar-69e0 {
  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);
}
.lite_7dd3 .element-medium-b63a {
  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);
}
.lite_7dd3 .list-top-b234 {
  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);
}
.lite_7dd3 .paper-2a01 {
  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_last_87cf .dim_6560,
.detail_last_87cf .dim_6560 a {
  color: var(--e-global-color-primary);
}
.detail_last_87cf .dim_6560.wrapper_fd20,
.detail_last_87cf .dim_6560.wrapper_fd20 a {
  color: var(--e-global-color-accent);
}
.detail_last_87cf .dim_6560 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_last_87cf .carousel-full-f776 {
  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_6dc9 .grid_simple_120e,
.notification_6dc9 .item_e8c2 {
  color: var(--e-global-color-primary);
}
.notification_6dc9 .grid_simple_120e svg {
  fill: var(--e-global-color-primary);
}
.notification_6dc9 .wrapper_fd20 .grid_simple_120e,
.notification_6dc9 .wrapper_fd20 .item_e8c2 {
  color: var(--e-global-color-accent);
}
.notification_6dc9 .wrapper_fd20 .grid_simple_120e svg {
  fill: var(--e-global-color-accent);
}
.notification_6dc9 .item_e8c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_6dc9 .carousel-full-f776 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_bae7 .caption-0935,
.alert_bae7 .bright-5916 {
  color: var(--e-global-color-primary);
}
.alert_bae7 .bright-5916 svg {
  fill: var(--e-global-color-primary);
}
.alert_bae7 .dim_6560.wrapper_fd20 a,
.alert_bae7
  .dim_6560.wrapper_fd20
  .bright-5916 {
  color: var(--e-global-color-accent);
}
.alert_bae7 .caption-0935 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_bae7 .carousel-full-f776 {
  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);
}
.hot-8a61 .chip-full-51af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot-8a61 .message-dim-b4aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-4697 .menu_dark_6b6d .orange_f206 {
  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);
}
.input-4697 .menu_dark_6b6d .tertiary-focused-0ead {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-4697 .wrapper_east_e76d .orange_f206 {
  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);
}
.input-4697
  .wrapper_east_e76d
  .tertiary-focused-0ead {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-4697
  .narrow_84ae
  .orange_f206 {
  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);
}
.input-4697
  .narrow_84ae
  .tertiary-focused-0ead {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-4697
  .text-be04
  .orange_f206 {
  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);
}
.input-4697
  .text-be04
  .tertiary-focused-0ead {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-fcf6 .badge_cold_98d1 {
  background-color: var(--e-global-color-primary);
}
.notice-fcf6 .badge_cold_98d1:hover {
  background-color: var(--e-global-color-primary);
}
.notice-fcf6 .backdrop_over_6255 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-fcf6
  .badge_cold_98d1:hover
  .backdrop_over_6255 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_fluid_9c4a .south-cf38 {
  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);
}
.motion_3fc7 .sort_8c90 .mini_8780 a {
  background-color: var(--e-global-color-accent);
}
.motion_3fc7 .sort_8c90 .block-dc77 a {
  background-color: var(--e-global-color-accent);
}
.motion_3fc7 .sort_8c90 .mini_8780 a,
.motion_3fc7 .sort_8c90 .block-dc77 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_4825
  .tabs-e0b5.center_c888
  .sort_8c90
  a.medium_a471 {
  background-color: var(--e-global-color-accent);
}
.wood_4825
  .tabs-e0b5.center_c888
  .sort_8c90
  span.medium_a471.fn-current-6ddd {
  background-color: var(--e-global-color-text);
}
.wood_4825
  .tabs-e0b5.center_c888
  .sort_8c90
  .medium_a471 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-ef7c .south_7997 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-ef7c
  .widget-da47
  > .progress-old-a41a
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-ef7c
  .icon_green_7632
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-ef7c
  .in_2413
  .widget_fixed_4089,
.feature-ef7c
  .in_2413
  .red-0e16 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-ef7c
  .in_2413
  .fluid-4952,
.feature-ef7c
  .in_2413
  a
  .fluid-4952 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-ef7c
  .in_2413
  .pattern_smooth_ad49 {
  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);
}
.feature-ef7c
  .in_2413
  .outline_gold_2064 {
  background-color: var(--e-global-color-primary);
}
.feature-ef7c
  .in_2413
  .outline_gold_2064 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-ef7c
  .in_2413
  .outline_gold_2064:hover {
  background-color: var(--e-global-color-primary);
}
.feature-ef7c
  .in_2413
  .new_549b {
  background-color: var(--e-global-color-primary);
}
.feature-ef7c
  .in_2413
  .new_549b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-ef7c
  .in_2413
  .new_549b:hover {
  background-color: var(--e-global-color-primary);
}
.feature-ef7c
  .heading-00c8
  .detail_short_3a3e
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-ef7c
  .heading-00c8
  .badge-4c0d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-ef7c
  .heading-00c8
  .pattern_smooth_ad49 {
  color: var(--e-global-color-text);
}
.feature-ef7c
  .heading-00c8
  .pattern_smooth_ad49
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-ef7c
  .heading-00c8
  .outline_gold_2064 {
  background-color: var(--e-global-color-primary);
}
.feature-ef7c
  .heading-00c8
  .outline_gold_2064 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-ef7c
  .heading-00c8
  .outline_gold_2064:hover {
  background-color: var(--e-global-color-primary);
}
.feature-ef7c
  .heading-00c8
  .new_549b {
  background-color: var(--e-global-color-primary);
}
.feature-ef7c
  .heading-00c8
  .new_549b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-ef7c
  .heading-00c8
  .new_549b:hover {
  background-color: var(--e-global-color-primary);
}
.feature-ef7c .primary_motion_bbcb {
  background-color: var(--e-global-color-primary);
}
.feature-ef7c .primary_motion_bbcb:hover {
  background-color: var(--e-global-color-primary);
}
.feature-ef7c .black-44ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-ef7c .action_952b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover_dim_39f9 .sort-0bd9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover_dim_39f9
  .short_8891
  > div:nth-child(3)
  .sort-0bd9,
.hover_dim_39f9
  .menu-7d33
  > div:nth-child(1)
  .sort-0bd9,
.hover_dim_39f9
  .hover-first-214e
  > div:nth-child(1)
  .sort-0bd9,
.hover_dim_39f9
  .fixed-1b0a
  > div:nth-child(1)
  .sort-0bd9,
.hover_dim_39f9
  .dim_ab98
  > div:nth-child(1)
  .sort-0bd9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover_dim_39f9 .hard-0559 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_dim_39f9 .pattern_5120 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_dim_39f9 .menu-first-ba99 {
  background-color: var(--e-global-color-primary);
}
.hover_dim_39f9 .menu-first-ba99 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_dim_39f9 .menu-first-ba99:hover {
  background-color: var(--e-global-color-primary);
}
.hover_dim_39f9 .logo-hot-7863 {
  background-color: var(--e-global-color-primary);
}
.hover_dim_39f9 .logo-hot-7863:hover {
  background-color: var(--e-global-color-primary);
}
.hover_dim_39f9 .black-44ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover_dim_39f9 .action_952b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_over_51f5 .cool-9d46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_over_51f5 .module-steel-7229 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_over_51f5 .outline_1a7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_over_51f5 .feature_up_c24e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_over_51f5 .item-easy-6a23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_over_51f5 .logo-hot-7863 {
  background-color: var(--e-global-color-primary);
}
.text_over_51f5 .logo-hot-7863:hover {
  background-color: var(--e-global-color-primary);
}
.gold-17dc .popup_static_60a9 {
  background-color: var(--e-global-color-secondary);
}
.gold-17dc .tall-150d {
  background-color: var(--e-global-color-text);
}
.gold-17dc .modal-7c81 {
  background-color: var(--e-global-color-secondary);
}
.gold-17dc .hero_3f2d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold-17dc .card-wood-2ac9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-17dc .bronze_5625 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-17dc .wood_bb0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-17dc .sidebar_9beb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_top_1835 .text_static_1356 .button_left_bed9,
.link_top_1835
  .text_static_1356
  .button_left_bed9
  a,
.link_top_1835 .card-dark-04fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_top_1835 .text_static_1356 .outline_90db,
.link_top_1835 .slider-9ca3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_top_1835 .text_static_1356 .outline_90db {
  color: var(--e-global-color-text);
}
.link_top_1835 .slider-9ca3 {
  color: var(--e-global-color-text);
}
.link_top_1835
  .text_static_1356
  .highlight_26f8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_top_1835 .purple-e80f .paragraph-b4b4 {
  background-color: var(--e-global-color-primary);
}
.link_top_1835 .purple-e80f .paragraph-b4b4:hover {
  background-color: var(--e-global-color-primary);
}
.link_top_1835 .purple-e80f .heading_66b0 li span {
  background-color: var(--e-global-color-text);
}
.link_top_1835 .purple-e80f .heading_66b0 li span:hover {
  background-color: var(--e-global-color-primary);
}
.link_top_1835
  .purple-e80f
  .heading_66b0
  li.text-action-bc1d
  span {
  background-color: var(--e-global-color-accent);
}
.link_top_1835 .wood_9b38 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-gas-8c99 .liquid_89b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter-deef .message-mini-518c {
  background-color: var(--e-global-color-primary);
}
.filter-deef .focused-3e28 {
  background-color: var(--e-global-color-secondary);
}
.filter-deef .backdrop-91d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-deef .picture_basic_8290 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-deef .header_9960 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-deef .avatar_7ac3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-deef .gold-5c81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-deef .pink_1f64 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-deef .tertiary-out-df07 {
  background-color: var(--e-global-color-primary);
}
.filter-deef .tertiary-out-df07 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_wood_041a .media_5578 {
  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);
}
.primary_wood_041a .paragraph_22d7 {
  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);
}
.primary_wood_041a
  .brown-86cb:after {
  background-color: var(--e-global-color-primary);
}
.primary_wood_041a .feature-gas-9705 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-copper-0f2d .card-dark-04fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-copper-0f2d .slider-9ca3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-d6c5 .outline_simple_c370 .full_8a1e {
  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);
}
.hero-d6c5 .outline_simple_c370 .hidden-black-84b3 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_9a84 .gold_9116 {
  background-color: var(--e-global-color-primary);
}
.current_9a84 .photo-action-9afb {
  background-color: var(--e-global-color-secondary);
}
.current_9a84 .chip-8b5a .link-tall-0928 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current_9a84 .liquid-1cc6 .link-tall-0928 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-static-b939 .media-510f .disabled_first_c7d8 {
  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);
}
.nav-static-b939 .media-510f .advanced_14c5 {
  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);
}
.nav-static-b939 .media-510f .nav_6a40 {
  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);
}
.popup_15be .large_9aaf {
  border-color: var(--e-global-color-text);
}
.popup_15be .active-left-8e2d {
  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);
}
.popup_15be .aside_wood_e42e {
  color: var(--e-global-color-primary);
}
.popup_15be .status-bronze-bade {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark_e5e5 .wrapper_0f8f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dark_e5e5 .caption-a825 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dark_e5e5 .modal_b896:hover .wrapper_0f8f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dark_e5e5
  .modal_b896:hover
  .caption-a825 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-d9da .text_8574 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-d9da .tabs_action_d308 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-cold-c2be .dropdown_9055 .overlay-hovered-7b32 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-cold-c2be .white-7518 .overlay-hovered-7b32 {
  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);
}
.hovered-e7e7 .logo-dim-4032 {
  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);
}
.text-5183 .focus-2e6c .detail-narrow-8d9b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-5183 .focus-2e6c .detail-narrow-8d9b {
  background-color: var(--e-global-color-secondary);
}
.text-5183 .prev-0955 .detail-narrow-8d9b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-5183 .prev-0955 .detail-narrow-8d9b {
  background-color: var(--e-global-color-secondary);
}
.text-5183 .medium_e584 .frame-prev-4852 {
  background-color: var(--e-global-color-primary);
}
.text-5183 .medium_e584:hover .frame-prev-4852 {
  background-color: var(--e-global-color-secondary);
}
.text-5183 .paragraph-b4b4 {
  background-color: var(--e-global-color-primary);
}
.text-5183 .paragraph-b4b4:hover {
  background-color: var(--e-global-color-accent);
}
.text-5183 .heading_66b0 li span {
  background-color: var(--e-global-color-text);
}
.text-5183 .heading_66b0 li span:hover {
  background-color: var(--e-global-color-primary);
}
.text-5183 .heading_66b0 li.text-action-bc1d span {
  background-color: var(--e-global-color-accent);
}
.thick-10ac .status_3b8a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-10ac .box-0a5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-9ba1 .grid-small-f06c:before {
  background-color: var(--e-global-color-secondary);
}
.highlight-9ba1 .right_3846 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-9ba1 .bottom-c48a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last-7a2a .center_5748 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last-7a2a .center_5748:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last-7a2a .center_5748.fn-active-6ddd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last-7a2a .hidden-fb01 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-7a2a .full_1d8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-7a2a .button-white-3fbf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-7a2a .heading-5f2a {
  background-color: var(--e-global-color-primary);
}
.last-7a2a .heading-5f2a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last-7a2a .tiny-ef0b {
  background-color: var(--e-global-color-primary);
}
.last-7a2a .tiny-ef0b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.action_e784 .list_purple_f287 .disabled-338b a {
  color: var(--e-global-color-secondary);
}
.action_e784 .list_purple_f287 .disabled-338b a:hover {
  color: var(--e-global-color-secondary);
}
.action_e784 .list_purple_f287 .disabled-338b,
.action_e784 .list_purple_f287 .disabled-338b a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_e784 .list_purple_f287 .green-d873 {
  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);
}
.action_e784 .list_purple_f287 .caption_bc0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_e784 .list_purple_f287 .accent-blue-e063 {
  background-color: var(--e-global-color-primary);
}
.action_e784 .list_purple_f287 .accent-blue-e063 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_e784 .list_purple_f287 .accent-blue-e063:hover {
  background-color: var(--e-global-color-primary);
}
.action_e784 .list_purple_f287 .filter_gold_fad3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.action_e784 .list_purple_f287 .filter_gold_fad3 {
  background-color: var(--e-global-color-primary);
}
.action_e784 .list_purple_f287 .filter_gold_fad3:hover {
  background-color: var(--e-global-color-primary);
}
.action_e784 .list_purple_f287 .paragraph-b4b4 {
  background-color: var(--e-global-color-primary);
}
.action_e784 .list_purple_f287 .paragraph-b4b4:hover {
  background-color: var(--e-global-color-primary);
}
.action_e784 .purple-e80f .heading_66b0 li span {
  background-color: var(--e-global-color-text);
}
.action_e784 .purple-e80f .heading_66b0 li span:hover {
  background-color: var(--e-global-color-primary);
}
.action_e784 .purple-e80f .heading_66b0 li.text-action-bc1d span {
  background-color: var(--e-global-color-accent);
}
.action_e784 .black-44ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action_e784 .action_952b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_dbb2 .upper_2bf0 .west-f634 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_dbb2 .upper_2bf0 .section-1a18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_dbb2 .upper_2bf0 .menu_hovered_645b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_fe77 .advanced_936c {
  border-color: var(--e-global-color-text);
}
.paper_fe77 .component-b73a {
  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);
}
.paper_fe77 .sidebar_b564 {
  color: var(--e-global-color-secondary);
}
.paper_fe77 .sidebar_b564 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_fe77 .tertiary_fast_9777 > * {
  color: var(--e-global-color-primary);
}
.paper_fe77 .tertiary_fast_9777 > * svg {
  fill: var(--e-global-color-primary);
}
.paper_fe77 .easy-8acc {
  color: var(--e-global-color-primary);
}
.paper_fe77 .easy-8acc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper_fe77 .chip_stone_6f1b {
  color: var(--e-global-color-primary);
}
.paper_fe77 .chip_stone_6f1b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper_fe77 .breadcrumb_bc25 {
  color: var(--e-global-color-primary);
}
.paper_fe77 .breadcrumb_bc25 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_fe77 .avatar-a6f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_fe77 .modal_focused_d8f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_fe77 .modal_focused_d8f9.container-liquid-21a3 {
  color: var(--e-global-color-secondary);
}
.paper_fe77 .modal_focused_d8f9.container-liquid-21a3 .huge_3664 {
  color: var(--e-global-color-accent);
}
.paper_fe77 .modal_focused_d8f9.hover-paper-a2dc {
  color: var(--e-global-color-text);
}
.paper_fe77 .modal_focused_d8f9.hover-paper-a2dc .huge_3664 {
  color: var(--e-global-color-text);
}
.paper_fe77 .modal_focused_d8f9:before {
  border-top-color: var(--e-global-color-text);
}
.paper_fe77 .outline-17f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_fe77
  .outline-17f5
  .popup-734a {
  background-color: var(--e-global-color-primary);
}
.paper_fe77
  .outline-17f5
  .popup-734a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper_fe77 .advanced_936c .pagination_basic_ce83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-9590 .purple_42e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-9590 .secondary_warm_e3f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-abbe .section_0508 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-abbe
  .paragraph-6d72
  .panel-smooth-afce {
  background-color: var(--e-global-color-secondary);
}
.hidden-abbe
  .paragraph-6d72.lite-9462
  .panel-smooth-afce {
  background-color: var(--e-global-color-text);
}
.hidden-abbe
  .paragraph-6d72:hover
  .panel-smooth-afce {
  background-color: var(--e-global-color-accent);
}
.hidden-abbe
  .paragraph-6d72.fn-active-6ddd
  .panel-smooth-afce {
  background-color: var(--e-global-color-primary);
}
.thumbnail-b79e .gas-9e60 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.thumbnail-b79e .media-full-3050 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-b79e .button_b09f {
  background-color: var(--e-global-color-primary);
}
.thumbnail-b79e .button_b09f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-6250 .dropdown-stale-67c2 .next_c0d3 .description-full-0279 {
  background-color: var(--e-global-color-secondary);
}
.status-6250 .dropdown-stale-67c2 .active-thick-1874:after {
  background-color: var(--e-global-color-secondary);
}
.status-6250 .tabs-dirty-73e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-6250 .mask_12f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-6250 .modal-403a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-6250 .message_yellow_c251 {
  background-color: var(--e-global-color-primary);
}
.status-6250 .message_yellow_c251 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-6250 .nav_pink_2d84 {
  background-color: var(--e-global-color-secondary);
}
.status-6250 .nav_pink_2d84 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-6250 .dropdown-stale-67c2 .highlight-prev-ae2c .secondary-de93:hover {
  background-color: var(--e-global-color-primary);
}
.status-6250
  .dropdown-stale-67c2
  .highlight-prev-ae2c
  .secondary-de93.mini_d8ed {
  background-color: var(--e-global-color-primary);
}
.status-6250 .dropdown-stale-67c2 .silver-bdb6:before {
  border-color: var(--e-global-color-primary);
}
.status-6250 .dropdown-stale-67c2 .silver-bdb6:hover:before {
  border-color: var(--e-global-color-secondary);
}
.status-6250
  .dropdown-stale-67c2
  .silver-bdb6.slider_1322:before {
  border-color: var(--e-global-color-primary);
}
.status-6250 .mask_thick_a533 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-41fb .mini-9c3a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-41fb .mini-9c3a:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-41fb .mini-9c3a.mask_a694 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-41fb .caption_8f2b {
  background-color: var(--e-global-color-primary);
}
.text-41fb .caption_8f2b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-41fb
  .out_0ad9
  .out_5911
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-41fb
  .label_hard_fd65
  .out_5911
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled-hot-ead5
  .notification-steel-24c5
  .label-8af9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-hot-ead5
  .notification-steel-24c5
  .cold_bbc6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-hot-ead5 .avatar-focused-a942 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-hot-ead5 .bronze-310f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-hot-ead5 .disabled-631e {
  background-color: var(--e-global-color-primary);
}
.disabled-hot-ead5 .disabled-631e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter-6a4b .alert-dim-6367 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-6a4b .sidebar-2a86 {
  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);
}
.filter-6a4b .shadow-435f {
  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);
}
.filter-6a4b .shadow-435f a:hover {
  color: var(--e-global-color-secondary);
}
.filter-6a4b .heading_orange_4c22 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-6a4b .aside-steel-5904 {
  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);
}
.filter-6a4b .action-dbc7 .paragraph-b4b4 {
  background-color: var(--e-global-color-primary);
}
.filter-6a4b .action-dbc7 .paragraph-b4b4:hover {
  background-color: var(--e-global-color-accent);
}
.filter-6a4b
  .action-dbc7
  .heading_66b0
  li
  span {
  background-color: var(--e-global-color-text);
}
.filter-6a4b
  .action-dbc7
  .heading_66b0
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.filter-6a4b
  .action-dbc7
  .heading_66b0
  li.text-action-bc1d
  span {
  background-color: var(--e-global-color-accent);
}
.lower_04a8
  .focused-cd1d
  .hero-cd79 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_04a8 .focused-cd1d .paper_f80a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_04a8 .focused-cd1d .yellow-089b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_04a8 .background-focused-d2bd {
  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);
}
.lower_04a8
  .image_2211.row_e15b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_tall_a357
  > .lower_1ee2
  > div
  > .mini-89d4
  > .advanced-b404
  > a {
  background-color: var(--e-global-color-text);
}
.message_tall_a357
  > .lower_1ee2
  > div
  > .mini-89d4
  > .advanced-b404
  > a
  .tag_iron_29a1.shade_active_a95e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_tall_a357
  > .lower_1ee2
  > div
  > .mini-89d4
  > .advanced-b404
  > a
  .image-6eff.easy-8176 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_tall_a357
  > .lower_1ee2
  > div
  > .mini-89d4
  > .advanced-b404
  > .detail-9907
  .advanced-b404
  > a {
  background-color: var(--e-global-color-secondary);
}
.message_tall_a357
  > .lower_1ee2
  > div
  > .mini-89d4
  > .advanced-b404
  > .detail-9907
  .advanced-b404
  > a
  .east-b928 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_tall_a357
  > .lower_1ee2
  > div
  > .mini-89d4
  > .advanced-b404
  > .detail-9907
  .advanced-b404
  > a
  .image-6eff.hovered-0961 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_tall_a357
  > .lower_1ee2
  > div
  > .mini-89d4
  > .advanced-b404
  > a
  .filter-fixed-06cf:before {
  color: var(--e-global-color-text);
}
.message_tall_a357
  > .lower_1ee2
  > div
  > .mini-89d4
  > .advanced-b404
  > .detail-9907
  a
  .filter-fixed-06cf:before {
  color: var(--e-global-color-text);
}
.message_tall_a357
  > .lower_1ee2
  > div
  > .mini-89d4
  > .advanced-b404.info_up_16b7
  > a
  .filter-fixed-06cf:before {
  color: var(--e-global-color-text);
}
.message_tall_a357
  > .lower_1ee2
  > div
  > .mini-89d4
  > .advanced-b404
  > .detail-9907
  .advanced-b404.info_up_16b7
  > a
  .filter-fixed-06cf:before {
  color: var(--e-global-color-text);
}
.message_tall_a357
  > .lower_1ee2
  > div
  > .mini-89d4
  > .advanced-b404
  > a
  .menu-3806
  .panel-5703 {
  color: var(--e-global-color-text);
}
.message_tall_a357
  > .lower_1ee2
  > div
  > .mini-89d4
  > .advanced-b404
  > .detail-9907
  a
  .menu-3806
  .panel-5703 {
  color: var(--e-global-color-text);
}
.message_tall_a357
  > .lower_1ee2
  > div
  > .mini-89d4
  > .advanced-b404
  > a
  .menu-3806
  .panel-5703,
.message_tall_a357
  > .lower_1ee2
  > div
  > .mini-89d4
  > .advanced-b404
  > .detail-9907
  a
  .menu-3806
  .panel-5703 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_tall_a357
  > .lower_1ee2
  > div
  > .mini-89d4
  > .advanced-b404
  > a
  .green_4ca8:before {
  color: var(--e-global-color-text);
}
.message_tall_a357
  > .lower_1ee2
  > div
  > .mini-89d4
  > .advanced-b404
  > .detail-9907
  a
  .green_4ca8:before {
  color: var(--e-global-color-text);
}
.message_tall_a357
  > .lower_1ee2
  > div
  > .mini-89d4
  > .advanced-b404.info_up_16b7
  > a
  .green_4ca8:before {
  color: var(--e-global-color-text);
}
.message_tall_a357
  > .lower_1ee2
  > div
  > .mini-89d4
  > .advanced-b404
  > .detail-9907
  .advanced-b404.info_up_16b7
  > a
  .green_4ca8:before {
  color: var(--e-global-color-text);
}
.gradient-c9e9 .notification-5396 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient-c9e9
  .secondary_short_44e9:hover
  .notification-5396 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-8caf
  > .lower_1ee2
  > .feature_complex_0c55
  > .south_3352
  > .paragraph-fe16
  > .accordion_781a
  .carousel-289f {
  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);
}
.picture-8caf
  > .lower_1ee2
  > .feature_complex_0c55
  > .south_3352
  > .paragraph-fe16
  > .accordion_781a:hover
  .carousel-289f {
  color: var(--e-global-color-text);
}
.picture-8caf
  > .lower_1ee2
  > .feature_complex_0c55
  > .south_3352
  > .paragraph-fe16
  > .accordion_781a:hover
  .carousel-289f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-8caf
  > .lower_1ee2
  > .feature_complex_0c55
  > .south_3352
  > .paragraph-fe16.label-a0ce
  > .accordion_781a
  .carousel-289f {
  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);
}
.main_2709 .frame-smooth-87d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_2709 .border_9bfd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_2709 .prev_880d {
  background-color: var(--e-global-color-primary);
}
.main_2709 .prev_880d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper_cd20
  > .lower_1ee2
  > .tabs-b9b4
  > .blue-3129
  > .caption_867a
  .description_95f8 {
  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_cd20
  > .lower_1ee2
  > .tabs-b9b4
  > .blue-3129
  > .caption_867a
  .iron-d42b {
  color: var(--e-global-color-text);
}
.paper_cd20
  > .lower_1ee2
  > .tabs-b9b4
  > .blue-3129
  > .caption_867a:hover
  .description_95f8 {
  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);
}
.paper_cd20
  > .lower_1ee2
  > .tabs-b9b4
  > .blue-3129
  > .caption_867a:hover
  .iron-d42b {
  color: var(--e-global-color-secondary);
}
.paper_cd20
  > .lower_1ee2
  > .tabs-b9b4
  > .blue-3129
  > .caption_867a.slider-warm-62b0
  .description_95f8 {
  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);
}
.paper_cd20
  > .lower_1ee2
  > .tabs-b9b4
  > .blue-3129
  > .caption_867a.slider-warm-62b0
  .iron-d42b {
  color: var(--e-global-color-primary);
}
.box_center_8b43
  .easy-2388
  .dim-59b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_center_8b43 .sort_e280 .pagination_basic_ce83 .logo-paper-390e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_next_7fc6 .logo-hard-ef61 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_next_7fc6 .search_c35f .logo-hard-ef61 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_next_7fc6 .picture_glass_f394 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_next_7fc6 .picture_glass_f394 {
  background-color: var(--e-global-color-primary);
}
.description-bottom-2ad5 .paragraph-8b17 .hovered-e145 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-bottom-2ad5
  .paragraph-8b17:hover
  .frame-c73a {
  color: var(--e-global-color-secondary);
}
.description-bottom-2ad5
  .paragraph-8b17:hover
  .hovered-e145 {
  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);
}
.wood-48b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.west-36c9 {
  flex-direction: column;
}

.west-36c9 .border_fast_756b {
  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.west-36c9 .border_fast_756b {
  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);
}

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

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

.notice-old-7dcc.caption-wood-6a57 {
  display: none;
}

.mask-266d {
  display: none;
}

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

.wrapper_78ff.sort-14ed {
  margin-bottom: 40px;
  width: 100%;
}

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

.west-36c9 a {
  width: 100%;
}

.complex-3477 .video-out-cb5c.popup-yellow-0506 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.complex-3477
  .video-out-cb5c.tall_90cd
  .right-c1b2
  .feature-a5dc {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.notification-6804.dark_d3fd > .disabled-red-b1ec {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.purple-8f2e {
  position: relative;
  width: 100%;
}

.article-e157 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.advanced-2366 {
  display: flex;
  gap: 50px;
}

.complex-3477
  .video-out-cb5c.east-28c8
  .cold-3114
  .shadow-3dc0 {
  width: 100% !important;
}

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

.selected_e4b6 {
  width: 100%;
}

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

.center_9e20 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.center_9e20:hover .basic_924b {
  visibility: visible;
}
.center_9e20:hover.center_9e20::before {
  display: block;
}

.gradient-b7ab h3 {
  color: #fff;
}

.notification_5acf {
  margin: 0;
}

.complex-3477
  .video-out-cb5c.east-28c8
  .shadow-3dc0
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.steel_31e3 {
  width: 100%;
}

.tooltip_center_829f {
  width: 100%;
}

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

.tooltip_center_829f {
  width: 100%;
}

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

.shadow-3dc0 {
  display: flex;
  align-items: center;
}

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

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

.west-36c9 .border_fast_756b.banner-right-d301 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.west-36c9 h1.border_fast_756b {
  margin-top: 80px !important;
}

.complex-3477 .video-out-cb5c.bronze-ca5a {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.accent-stale-e66b img {
  width: 100%;
}

.detail_hot_1af4 .middle_9206.right-c1b2 {
  justify-content: space-between;
}

.last-20e1 {
  display: none;
}

.heading_9c13 .pro_1749 {
  margin: 1px 0 !important;
}

.module-75c7 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .notification-6804 .disabled-red-b1ec {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .detail_hot_1af4 .middle_9206.right-c1b2 {
    border-bottom: 1px solid #f0c159;
  }

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

  .notification-6804.dark_d3fd > .disabled-red-b1ec {
    gap: 15px;
    justify-content: space-between;
  }

  .complex-3477
    .video-out-cb5c.east-28c8
    .shadow-3dc0
    img {
    width: 60% !important;
  }

  .article-e157 {
    left: 2%;
  }

  .preview-deb8 {
    margin: 10px 0;
  }

  .west-36c9 .pro_1749 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.west-36c9 .border_fast_756b,
  .west-36c9 .border_fast_756b {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .shadow-3dc0 {
    justify-content: center;
  }

  .west-36c9 .pro_1749 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .complex-3477 .video-out-cb5c.popup-yellow-0506 {
    width: 75% !important;
  }

  .accent-stale-e66b img {
    width: 100% !important;
  }
}

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

  h2.west-36c9 .border_fast_756b,
  .west-36c9 .border_fast_756b {
    font-size: 30px !important;
  }

  .shadow-3dc0 {
    justify-content: center;
  }

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

  .tabs-14b6
    .sidebar-d038.photo-f4a9 {
    margin: 0 !important;
  }

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

  .preview-deb8 {
    display: flex;
  }

  .full-7bd1 .article_989b {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .west-36c9 h1.border_fast_756b {
    margin-top: 40px !important;
  }

  .complex-3477
    .video-out-cb5c.east-28c8
    .shadow-3dc0
    img,
  .primary_blue_dd0e .cold-3114 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .complex-3477 .video-out-cb5c.popup-yellow-0506 {
    width: 100% !important;
  }

  .notification-6804.dark_d3fd > .disabled-red-b1ec {
    gap: 3px;
  }

  .west-36c9 .pro_1749 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.detail_hot_1af4 .middle_9206.right-c1b2 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.detail_hot_1af4 .middle_9206.right-c1b2: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);
}

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

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

.west-36c9 {
  position: relative;
  padding-top: 30px;
}

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

.notice-old-7dcc: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .detail_hot_1af4 .middle_9206.right-c1b2 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .west-36c9 .border_fast_756b {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .article_989b {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.east-a6af .element_4063 {
  flex-shrink: 0;
  white-space: nowrap;
}

.east-a6af .primary_2f54 {
  flex-shrink: 0;
  min-width: fit-content;
}

.east-a6af .feature-a5dc {
  white-space: nowrap;
}

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

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

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

.east-a6af .primary_2f54 {
  max-width: 80px !important;
  overflow: hidden;
}

.east-a6af .middle_9206.right-c1b2 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.east-a6af .feature-a5dc {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: b8f5 */
.phantom-card-w1 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.0;
}
