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(.picture_advanced_8370) {
  gap: 0.5em;
}
:where(.label-2b3c) {
  gap: 0.5em;
}
body .content-simple-b876 > .dynamic_f209 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .content-simple-b876 > .hero-hard-acc3 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .content-simple-b876 > .pagination-middle-c1a2 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tag_8863 > .dynamic_f209 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .tag_8863 > .hero-hard-acc3 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .tag_8863 > .pagination-middle-c1a2 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .tag_8863
  > :where(:not(.dynamic_f209):not(.hero-hard-acc3):not(.advanced-7939)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tag_8863 > .focused_60bf {
  max-width: var(--wp--style--global--wide-size);
}
body .picture_advanced_8370 {
  display: flex;
}
body .picture_advanced_8370 {
  flex-wrap: wrap;
  align-items: center;
}
body .picture_advanced_8370 > * {
  margin: 0;
}
body .label-2b3c {
  display: grid;
}
body .label-2b3c > * {
  margin: 0;
}
:where(.center_80bd.picture_advanced_8370) {
  gap: 2em;
}
:where(.center_80bd.label-2b3c) {
  gap: 2em;
}
:where(.sort_silver_8574.picture_advanced_8370) {
  gap: 1.25em;
}
:where(.sort_silver_8574.label-2b3c) {
  gap: 1.25em;
}
.next_1b71 {
  color: var(--wp--preset--color--black) !important;
}
.grid-7998 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.modal_9bc5 {
  color: var(--wp--preset--color--white) !important;
}
.white-c95e {
  color: var(--wp--preset--color--pale-pink) !important;
}
.first_56ae {
  color: var(--wp--preset--color--vivid-red) !important;
}
.copper_fb2e {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.black_762a {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.link_tall_00f7 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.in_6bb7 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.pagination_91cc {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.thumbnail_basic_6b2d {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.shade-next-2676 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.banner-9bd0 {
  background-color: var(--wp--preset--color--black) !important;
}
.modal-active-14c8 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.panel-2e4e {
  background-color: var(--wp--preset--color--white) !important;
}
.mini_ad71 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.image_1a4a {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.thick_d46f {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hover-35f6 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.shade_green_1bfd {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.widget-brown-9cff {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.wide-147b {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.popup-hot-9eb1 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.outline-c749 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.plasma_0d60 {
  border-color: var(--wp--preset--color--black) !important;
}
.complex-8bcd {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.right-337c {
  border-color: var(--wp--preset--color--white) !important;
}
.easy_6494 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.chip_4c3c {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.focused-9c28 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.accordion-middle-2c48 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.easy_688a {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.primary_next_954e {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.container_7e69 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.next-34e6 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.column_large_90d0 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.filter_e5d4 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.icon_0fe9 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.icon_slow_c71e {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.small-64d7 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.clean_f2e4 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.block-under-f9ae {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.steel-87bd {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.highlight_7f9c {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.solid_8e07 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.block-37f0 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.tall_0b14 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.hot_cd27 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.hidden_9919 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.backdrop-right-20cc {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.paragraph-9875 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.primary_motion_d0fe {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.gradient-brown-e03c a:where(:not(.bottom-a241)) {
  color: inherit;
}
:where(.sort_silver_8574.picture_advanced_8370) {
  gap: 1.25em;
}
:where(.sort_silver_8574.label-2b3c) {
  gap: 1.25em;
}
:where(.center_80bd.picture_advanced_8370) {
  gap: 2em;
}
:where(.center_80bd.label-2b3c) {
  gap: 2em;
}
.layout_full_45d9 {
  font-size: 1.5em;
  line-height: 1.6;
}

.current_4aa9 .fast_9119 {
  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);
}
.full_9180 .link_light_3022 {
  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);
}
.cold_0934 {
  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);
}
.cold_0934.badge-e240 .stone_0c17 {
  background-color: var(--e-global-color-primary);
}
.cold_0934.menu_0268 .stone_0c17,
.cold_0934.progress_a053 .stone_0c17 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.brown_5076 .button_ff2a {
  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);
}
.green_b044 {
  --divider-color: var(--e-global-color-secondary);
}
.green_b044 .steel-a46b {
  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);
}
.green_b044.liquid_5b96 .content-pressed-d827 {
  background-color: var(--e-global-color-secondary);
}
.green_b044.accent_f418 .content-pressed-d827,
.green_b044.last-eb1c .content-pressed-d827 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.green_b044.accent_f418 .content-pressed-d827,
.green_b044.last-eb1c .content-pressed-d827 svg {
  fill: var(--e-global-color-secondary);
}
.fresh_18dc .silver_3060 {
  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);
}
.fresh_18dc .link-a9fe {
  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);
}
.button_2937.liquid_5b96 .content-pressed-d827 {
  background-color: var(--e-global-color-primary);
}
.button_2937.accent_f418 .content-pressed-d827,
.button_2937.last-eb1c .content-pressed-d827 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.button_2937.accent_f418 .content-pressed-d827,
.button_2937.last-eb1c .content-pressed-d827 svg {
  fill: var(--e-global-color-primary);
}
.image-a065.liquid_5b96 .content-pressed-d827 {
  background-color: var(--e-global-color-primary);
}
.image-a065.accent_f418 .content-pressed-d827,
.image-a065.last-eb1c .content-pressed-d827 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.image-a065 .short_9f96 {
  color: var(--e-global-color-primary);
}
.image-a065 .short_9f96,
.image-a065 .short_9f96 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-a065 .module_brown_db0f {
  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);
}
.search-e068 .alert_cool_f441 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-3654 .list_f974 .list-d175 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down_f012 .green_15b9:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.down_f012 .upper-3b53 i {
  color: var(--e-global-color-primary);
}
.down_f012 .upper-3b53 svg {
  fill: var(--e-global-color-primary);
}
.down_f012 .form-glass-7bcd {
  color: var(--e-global-color-secondary);
}
.down_f012 .green_15b9 > .form-glass-7bcd,
.down_f012 .green_15b9 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-9dd7 .item-prev-5134 {
  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);
}
.warm-9dd7 .hero-1b5f {
  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);
}
.surface_motion_75a3 .chip_stale_fda1 .status_down_a65b {
  background-color: var(--e-global-color-primary);
}
.surface_motion_75a3 .paper_1f4f {
  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);
}
.modal-hard-4931 .advanced-5601 {
  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-hard-4931 .orange-f877 {
  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);
}
.modal-hard-4931 .notification_a476 {
  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);
}
.breadcrumb_bright_762e .description-5a8b,
.breadcrumb_bright_762e .description-5a8b a {
  color: var(--e-global-color-primary);
}
.breadcrumb_bright_762e .description-5a8b.module_448b,
.breadcrumb_bright_762e .description-5a8b.module_448b a {
  color: var(--e-global-color-accent);
}
.breadcrumb_bright_762e .description-5a8b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_bright_762e .content-5615 {
  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);
}
.west-55e5 .purple-6ad1,
.west-55e5 .active-hovered-45bb {
  color: var(--e-global-color-primary);
}
.west-55e5 .purple-6ad1 svg {
  fill: var(--e-global-color-primary);
}
.west-55e5 .module_448b .purple-6ad1,
.west-55e5 .module_448b .active-hovered-45bb {
  color: var(--e-global-color-accent);
}
.west-55e5 .module_448b .purple-6ad1 svg {
  fill: var(--e-global-color-accent);
}
.west-55e5 .active-hovered-45bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west-55e5 .content-5615 {
  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);
}
.block-lower-7d40 .caption-inner-ab05,
.block-lower-7d40 .blue-9877 {
  color: var(--e-global-color-primary);
}
.block-lower-7d40 .blue-9877 svg {
  fill: var(--e-global-color-primary);
}
.block-lower-7d40 .description-5a8b.module_448b a,
.block-lower-7d40
  .description-5a8b.module_448b
  .blue-9877 {
  color: var(--e-global-color-accent);
}
.block-lower-7d40 .caption-inner-ab05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-lower-7d40 .content-5615 {
  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_hot_30ff .dirty-f485 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_hot_30ff .plasma_9486 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-02d5 .section_ebd5 .blue_7872 {
  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);
}
.hard-02d5 .section_ebd5 .short-6d90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-02d5 .tertiary_easy_e0e8 .blue_7872 {
  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);
}
.hard-02d5
  .tertiary_easy_e0e8
  .short-6d90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-02d5
  .background_small_f441
  .blue_7872 {
  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);
}
.hard-02d5
  .background_small_f441
  .short-6d90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-02d5
  .border-light-48ea
  .blue_7872 {
  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);
}
.hard-02d5
  .border-light-48ea
  .short-6d90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid_5191 .tertiary-bottom-4922 {
  background-color: var(--e-global-color-primary);
}
.solid_5191 .tertiary-bottom-4922:hover {
  background-color: var(--e-global-color-primary);
}
.solid_5191 .badge_hovered_6325 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid_5191
  .tertiary-bottom-4922:hover
  .badge_hovered_6325 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_pro_b56c .alert_81dd {
  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);
}
.icon_solid_226a .border_27dd .fast-8482 a {
  background-color: var(--e-global-color-accent);
}
.icon_solid_226a .border_27dd .gradient-04cc a {
  background-color: var(--e-global-color-accent);
}
.icon_solid_226a .border_27dd .fast-8482 a,
.icon_solid_226a .border_27dd .gradient-04cc a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_west_8723
  .inner-e7a7.tag_72a8
  .border_27dd
  a.module_9e24 {
  background-color: var(--e-global-color-accent);
}
.photo_west_8723
  .inner-e7a7.tag_72a8
  .border_27dd
  span.module_9e24.fn-current-34a6 {
  background-color: var(--e-global-color-text);
}
.photo_west_8723
  .inner-e7a7.tag_72a8
  .border_27dd
  .module_9e24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-bottom-eda2 .surface_dirty_5b65 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-bottom-eda2
  .last_e9a3
  > .accent_advanced_297b
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-bottom-eda2
  .old-f089
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-bottom-eda2
  .footer-light-1f70
  .column-tiny-528a,
.popup-bottom-eda2
  .footer-light-1f70
  .advanced-192d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-bottom-eda2
  .footer-light-1f70
  .liquid_ac8d,
.popup-bottom-eda2
  .footer-light-1f70
  a
  .liquid_ac8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-bottom-eda2
  .footer-light-1f70
  .label_4861 {
  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-bottom-eda2
  .footer-light-1f70
  .carousel-wide-de47 {
  background-color: var(--e-global-color-primary);
}
.popup-bottom-eda2
  .footer-light-1f70
  .carousel-wide-de47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-bottom-eda2
  .footer-light-1f70
  .carousel-wide-de47:hover {
  background-color: var(--e-global-color-primary);
}
.popup-bottom-eda2
  .footer-light-1f70
  .tag-north-9cec {
  background-color: var(--e-global-color-primary);
}
.popup-bottom-eda2
  .footer-light-1f70
  .tag-north-9cec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-bottom-eda2
  .footer-light-1f70
  .tag-north-9cec:hover {
  background-color: var(--e-global-color-primary);
}
.popup-bottom-eda2
  .active_b8f1
  .center_48a0
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-bottom-eda2
  .active_b8f1
  .copper-bc62 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-bottom-eda2
  .active_b8f1
  .label_4861 {
  color: var(--e-global-color-text);
}
.popup-bottom-eda2
  .active_b8f1
  .label_4861
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-bottom-eda2
  .active_b8f1
  .carousel-wide-de47 {
  background-color: var(--e-global-color-primary);
}
.popup-bottom-eda2
  .active_b8f1
  .carousel-wide-de47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-bottom-eda2
  .active_b8f1
  .carousel-wide-de47:hover {
  background-color: var(--e-global-color-primary);
}
.popup-bottom-eda2
  .active_b8f1
  .tag-north-9cec {
  background-color: var(--e-global-color-primary);
}
.popup-bottom-eda2
  .active_b8f1
  .tag-north-9cec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-bottom-eda2
  .active_b8f1
  .tag-north-9cec:hover {
  background-color: var(--e-global-color-primary);
}
.popup-bottom-eda2 .background-5d89 {
  background-color: var(--e-global-color-primary);
}
.popup-bottom-eda2 .background-5d89:hover {
  background-color: var(--e-global-color-primary);
}
.popup-bottom-eda2 .fresh-8590 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-bottom-eda2 .next_47b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_hard_b5ca .pressed-f5fa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_hard_b5ca
  .dim-a09c
  > div:nth-child(3)
  .pressed-f5fa,
.image_hard_b5ca
  .border-718c
  > div:nth-child(1)
  .pressed-f5fa,
.image_hard_b5ca
  .light-6788
  > div:nth-child(1)
  .pressed-f5fa,
.image_hard_b5ca
  .gallery_complex_41fa
  > div:nth-child(1)
  .pressed-f5fa,
.image_hard_b5ca
  .content_055b
  > div:nth-child(1)
  .pressed-f5fa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_hard_b5ca .header_70eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_hard_b5ca .section_tall_b64e {
  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);
}
.image_hard_b5ca .surface_over_1296 {
  background-color: var(--e-global-color-primary);
}
.image_hard_b5ca .surface_over_1296 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_hard_b5ca .surface_over_1296:hover {
  background-color: var(--e-global-color-primary);
}
.image_hard_b5ca .heading_6962 {
  background-color: var(--e-global-color-primary);
}
.image_hard_b5ca .heading_6962:hover {
  background-color: var(--e-global-color-primary);
}
.image_hard_b5ca .fresh-8590 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_hard_b5ca .next_47b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next_6cb8 .steel-5352 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next_6cb8 .outline_top_360e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_6cb8 .old-66f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_6cb8 .blue-110b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_6cb8 .carousel_narrow_e798 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_6cb8 .heading_6962 {
  background-color: var(--e-global-color-primary);
}
.next_6cb8 .heading_6962:hover {
  background-color: var(--e-global-color-primary);
}
.footer-hard-c3ac .middle_203a {
  background-color: var(--e-global-color-secondary);
}
.footer-hard-c3ac .old-eef5 {
  background-color: var(--e-global-color-text);
}
.footer-hard-c3ac .row_00a9 {
  background-color: var(--e-global-color-secondary);
}
.footer-hard-c3ac .feature_mini_2e02 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-hard-c3ac .focus-d536 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-hard-c3ac .pagination_2567 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-hard-c3ac .container_bb0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-hard-c3ac .liquid_9a9a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_bronze_7864 .panel-hot-fad3 .cool_dbf7,
.video_bronze_7864
  .panel-hot-fad3
  .cool_dbf7
  a,
.video_bronze_7864 .carousel-hot-82fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_bronze_7864 .panel-hot-fad3 .preview-c28c,
.video_bronze_7864 .avatar-selected-8faa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_bronze_7864 .panel-hot-fad3 .preview-c28c {
  color: var(--e-global-color-text);
}
.video_bronze_7864 .avatar-selected-8faa {
  color: var(--e-global-color-text);
}
.video_bronze_7864
  .panel-hot-fad3
  .progress_fdf8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video_bronze_7864 .bright_bfad .hovered_3327 {
  background-color: var(--e-global-color-primary);
}
.video_bronze_7864 .bright_bfad .hovered_3327:hover {
  background-color: var(--e-global-color-primary);
}
.video_bronze_7864 .bright_bfad .highlight_dde8 li span {
  background-color: var(--e-global-color-text);
}
.video_bronze_7864 .bright_bfad .highlight_dde8 li span:hover {
  background-color: var(--e-global-color-primary);
}
.video_bronze_7864
  .bright_bfad
  .highlight_dde8
  li.black_6594
  span {
  background-color: var(--e-global-color-accent);
}
.video_bronze_7864 .upper_ca5f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-e084 .feature_hovered_d056 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full-402e .sort-674d {
  background-color: var(--e-global-color-primary);
}
.full-402e .detail-cool-07f7 {
  background-color: var(--e-global-color-secondary);
}
.full-402e .backdrop_615a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-402e .nav_83fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-402e .component_e854 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-402e .dim_8391 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-402e .silver-39da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-402e .row-89d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-402e .tabs-copper-b375 {
  background-color: var(--e-global-color-primary);
}
.full-402e .tabs-copper-b375 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.action_1a02 .tooltip_stone_03c0 {
  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);
}
.action_1a02 .lower_8359 {
  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);
}
.action_1a02
  .tabs_9b1e:after {
  background-color: var(--e-global-color-primary);
}
.action_1a02 .notice-f27d {
  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);
}
.background_steel_0b74 .carousel-hot-82fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_steel_0b74 .avatar-selected-8faa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-lower-d044 .component_solid_6e3a .container-bright-e0ab {
  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);
}
.column-lower-d044 .component_solid_6e3a .section-liquid-99e3 {
  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);
}
.light-7098 .brown_1ee3 {
  background-color: var(--e-global-color-primary);
}
.light-7098 .preview_orange_739e {
  background-color: var(--e-global-color-secondary);
}
.light-7098 .list_smooth_9c14 .brown-ee4d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-7098 .photo_over_d469 .brown-ee4d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_b432 .form_hot_337c .sort_3e0d {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_b432 .form_hot_337c .bronze-36c4 {
  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);
}
.panel_b432 .form_hot_337c .dropdown_4ed7 {
  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);
}
.motion-72e2 .notification-3422 {
  border-color: var(--e-global-color-text);
}
.motion-72e2 .highlight_1956 {
  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);
}
.motion-72e2 .under_1d8c {
  color: var(--e-global-color-primary);
}
.motion-72e2 .out_085a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over_7d17 .label-fcb7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over_7d17 .input_cb56 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over_7d17 .frame_east_3da7:hover .label-fcb7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over_7d17
  .frame_east_3da7:hover
  .input_cb56 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon-short-8c2c .media_af41 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon-short-8c2c .alert-096b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-7d30 .section-a50f .stale_ab51 {
  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);
}
.silver-7d30 .preview_3876 .stale_ab51 {
  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);
}
.nav_0dee .right-a383 {
  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);
}
.module-2253 .border_8d10 .simple-1676 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-2253 .border_8d10 .simple-1676 {
  background-color: var(--e-global-color-secondary);
}
.module-2253 .menu-stale-553e .simple-1676 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-2253 .menu-stale-553e .simple-1676 {
  background-color: var(--e-global-color-secondary);
}
.module-2253 .tooltip_under_5b26 .smooth_3984 {
  background-color: var(--e-global-color-primary);
}
.module-2253 .tooltip_under_5b26:hover .smooth_3984 {
  background-color: var(--e-global-color-secondary);
}
.module-2253 .hovered_3327 {
  background-color: var(--e-global-color-primary);
}
.module-2253 .hovered_3327:hover {
  background-color: var(--e-global-color-accent);
}
.module-2253 .highlight_dde8 li span {
  background-color: var(--e-global-color-text);
}
.module-2253 .highlight_dde8 li span:hover {
  background-color: var(--e-global-color-primary);
}
.module-2253 .highlight_dde8 li.black_6594 span {
  background-color: var(--e-global-color-accent);
}
.dim-4560 .aside-bright-f206 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-4560 .carousel-slow-581a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_iron_b3e8 .info_over_a257:before {
  background-color: var(--e-global-color-secondary);
}
.pattern_iron_b3e8 .easy-0b48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_iron_b3e8 .large-16bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_e9a5 .column_ec34 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_e9a5 .column_ec34:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_e9a5 .column_ec34.fn-active-34a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_e9a5 .accordion_yellow_c6b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_e9a5 .cool-b425 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_e9a5 .info_prev_9ca4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_e9a5 .alert_89fe {
  background-color: var(--e-global-color-primary);
}
.lower_e9a5 .alert_89fe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower_e9a5 .main-dim-c027 {
  background-color: var(--e-global-color-primary);
}
.lower_e9a5 .main-dim-c027 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_first_864b .hovered_c0d0 .message_over_5b8f a {
  color: var(--e-global-color-secondary);
}
.hidden_first_864b .hovered_c0d0 .message_over_5b8f a:hover {
  color: var(--e-global-color-secondary);
}
.hidden_first_864b .hovered_c0d0 .message_over_5b8f,
.hidden_first_864b .hovered_c0d0 .message_over_5b8f a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_first_864b .hovered_c0d0 .media_2bda {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_first_864b .hovered_c0d0 .overlay_gas_2870 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_first_864b .hovered_c0d0 .summary_833f {
  background-color: var(--e-global-color-primary);
}
.hidden_first_864b .hovered_c0d0 .summary_833f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_first_864b .hovered_c0d0 .summary_833f:hover {
  background-color: var(--e-global-color-primary);
}
.hidden_first_864b .hovered_c0d0 .pro-4cb3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_first_864b .hovered_c0d0 .pro-4cb3 {
  background-color: var(--e-global-color-primary);
}
.hidden_first_864b .hovered_c0d0 .pro-4cb3:hover {
  background-color: var(--e-global-color-primary);
}
.hidden_first_864b .hovered_c0d0 .hovered_3327 {
  background-color: var(--e-global-color-primary);
}
.hidden_first_864b .hovered_c0d0 .hovered_3327:hover {
  background-color: var(--e-global-color-primary);
}
.hidden_first_864b .bright_bfad .highlight_dde8 li span {
  background-color: var(--e-global-color-text);
}
.hidden_first_864b .bright_bfad .highlight_dde8 li span:hover {
  background-color: var(--e-global-color-primary);
}
.hidden_first_864b .bright_bfad .highlight_dde8 li.black_6594 span {
  background-color: var(--e-global-color-accent);
}
.hidden_first_864b .fresh-8590 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_first_864b .next_47b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west_9c66 .shade_stale_1dff .link-bronze-38c5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west_9c66 .shade_stale_1dff .up_071c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west_9c66 .shade_stale_1dff .form-liquid-df64 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_inner_7b2e .thick-2880 {
  border-color: var(--e-global-color-text);
}
.hero_inner_7b2e .wrapper-9faf {
  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);
}
.hero_inner_7b2e .form-3c40 {
  color: var(--e-global-color-secondary);
}
.hero_inner_7b2e .form-3c40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_inner_7b2e .row_036e > * {
  color: var(--e-global-color-primary);
}
.hero_inner_7b2e .row_036e > * svg {
  fill: var(--e-global-color-primary);
}
.hero_inner_7b2e .column_motion_bf3a {
  color: var(--e-global-color-primary);
}
.hero_inner_7b2e .column_motion_bf3a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_inner_7b2e .block-9f08 {
  color: var(--e-global-color-primary);
}
.hero_inner_7b2e .block-9f08 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_inner_7b2e .box_dark_9c99 {
  color: var(--e-global-color-primary);
}
.hero_inner_7b2e .box_dark_9c99 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_inner_7b2e .narrow_2054 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_inner_7b2e .status_hard_4a45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_inner_7b2e .status_hard_4a45.video-1d56 {
  color: var(--e-global-color-secondary);
}
.hero_inner_7b2e .status_hard_4a45.video-1d56 .shade-5eaf {
  color: var(--e-global-color-accent);
}
.hero_inner_7b2e .status_hard_4a45.action_20fe {
  color: var(--e-global-color-text);
}
.hero_inner_7b2e .status_hard_4a45.action_20fe .shade-5eaf {
  color: var(--e-global-color-text);
}
.hero_inner_7b2e .status_hard_4a45:before {
  border-top-color: var(--e-global-color-text);
}
.hero_inner_7b2e .notice-complex-d9d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_inner_7b2e
  .notice-complex-d9d3
  .fresh_e6d1 {
  background-color: var(--e-global-color-primary);
}
.hero_inner_7b2e
  .notice-complex-d9d3
  .fresh_e6d1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero_inner_7b2e .thick-2880 .hidden_old_17c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first_d1a4 .slider-b25e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first_d1a4 .tertiary_last_71a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_red_4dfa .new-6be2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_red_4dfa
  .stone-7cb1
  .row_huge_07aa {
  background-color: var(--e-global-color-secondary);
}
.photo_red_4dfa
  .stone-7cb1.tall_e332
  .row_huge_07aa {
  background-color: var(--e-global-color-text);
}
.photo_red_4dfa
  .stone-7cb1:hover
  .row_huge_07aa {
  background-color: var(--e-global-color-accent);
}
.photo_red_4dfa
  .stone-7cb1.fn-active-34a6
  .row_huge_07aa {
  background-color: var(--e-global-color-primary);
}
.highlight_first_d829 .preview-right-5cf7 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.highlight_first_d829 .title_8034 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_first_d829 .slider_395b {
  background-color: var(--e-global-color-primary);
}
.highlight_first_d829 .slider_395b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_f10a .dropdown_yellow_2c51 .container-full-4ee9 .chip-bcc2 {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_f10a .dropdown_yellow_2c51 .pagination-5023:after {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_f10a .border-simple-f0ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_f10a .progress-short-c966 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_f10a .block_1cb9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_f10a .action-8989 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_f10a .action-8989 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_f10a .gold-1270 {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_f10a .gold-1270 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_f10a .dropdown_yellow_2c51 .dynamic_8d16 .dark_6937:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_f10a
  .dropdown_yellow_2c51
  .dynamic_8d16
  .dark_6937.overlay-d991 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_f10a .dropdown_yellow_2c51 .table-east-d98d:before {
  border-color: var(--e-global-color-primary);
}
.breadcrumb_f10a .dropdown_yellow_2c51 .table-east-d98d:hover:before {
  border-color: var(--e-global-color-secondary);
}
.breadcrumb_f10a
  .dropdown_yellow_2c51
  .table-east-d98d.message_blue_a885:before {
  border-color: var(--e-global-color-primary);
}
.breadcrumb_f10a .stale_a658 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_c97e .primary_8832 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_c97e .primary_8832:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_c97e .primary_8832.tag_bronze_4886 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_c97e .narrow_91a5 {
  background-color: var(--e-global-color-primary);
}
.disabled_c97e .narrow_91a5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_c97e
  .slow_18a1
  .mask_4e89
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_c97e
  .status_45f0
  .mask_4e89
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_3ed7
  .cold_6902
  .texture-upper-ee7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_3ed7
  .cold_6902
  .icon_88e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_3ed7 .sidebar-inner-46cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_3ed7 .photo-855b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_3ed7 .tag_3f19 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_3ed7 .tag_3f19 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_6694 .element_narrow_dc8c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_6694 .notice_solid_9bb5 {
  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);
}
.alert_6694 .hard_faf3 {
  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);
}
.alert_6694 .hard_faf3 a:hover {
  color: var(--e-global-color-secondary);
}
.alert_6694 .message_f70d {
  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);
}
.alert_6694 .carousel-hard-4526 {
  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);
}
.alert_6694 .gas_c103 .hovered_3327 {
  background-color: var(--e-global-color-primary);
}
.alert_6694 .gas_c103 .hovered_3327:hover {
  background-color: var(--e-global-color-accent);
}
.alert_6694
  .gas_c103
  .highlight_dde8
  li
  span {
  background-color: var(--e-global-color-text);
}
.alert_6694
  .gas_c103
  .highlight_dde8
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.alert_6694
  .gas_c103
  .highlight_dde8
  li.black_6594
  span {
  background-color: var(--e-global-color-accent);
}
.bronze_9f96
  .element-outer-c963
  .link_aee1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze_9f96 .element-outer-c963 .old_5e72 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze_9f96 .element-outer-c963 .upper-d6ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze_9f96 .yellow_9dd4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.bronze_9f96
  .easy-18ae.alert_5a00 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old_4327
  > .caption_6d2a
  > div
  > .outline_de2c
  > .tiny-c5fd
  > a {
  background-color: var(--e-global-color-text);
}
.old_4327
  > .caption_6d2a
  > div
  > .outline_de2c
  > .tiny-c5fd
  > a
  .inner-3139.stone_916a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old_4327
  > .caption_6d2a
  > div
  > .outline_de2c
  > .tiny-c5fd
  > a
  .tooltip_plasma_6b6c.popup-pro-73be {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old_4327
  > .caption_6d2a
  > div
  > .outline_de2c
  > .tiny-c5fd
  > .surface-wide-1e3f
  .tiny-c5fd
  > a {
  background-color: var(--e-global-color-secondary);
}
.old_4327
  > .caption_6d2a
  > div
  > .outline_de2c
  > .tiny-c5fd
  > .surface-wide-1e3f
  .tiny-c5fd
  > a
  .panel-over-3d1b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old_4327
  > .caption_6d2a
  > div
  > .outline_de2c
  > .tiny-c5fd
  > .surface-wide-1e3f
  .tiny-c5fd
  > a
  .tooltip_plasma_6b6c.media-prev-b594 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old_4327
  > .caption_6d2a
  > div
  > .outline_de2c
  > .tiny-c5fd
  > a
  .sidebar_dirty_676c:before {
  color: var(--e-global-color-text);
}
.old_4327
  > .caption_6d2a
  > div
  > .outline_de2c
  > .tiny-c5fd
  > .surface-wide-1e3f
  a
  .sidebar_dirty_676c:before {
  color: var(--e-global-color-text);
}
.old_4327
  > .caption_6d2a
  > div
  > .outline_de2c
  > .tiny-c5fd.medium_c32a
  > a
  .sidebar_dirty_676c:before {
  color: var(--e-global-color-text);
}
.old_4327
  > .caption_6d2a
  > div
  > .outline_de2c
  > .tiny-c5fd
  > .surface-wide-1e3f
  .tiny-c5fd.medium_c32a
  > a
  .sidebar_dirty_676c:before {
  color: var(--e-global-color-text);
}
.old_4327
  > .caption_6d2a
  > div
  > .outline_de2c
  > .tiny-c5fd
  > a
  .heading-45bb
  .wood-d66f {
  color: var(--e-global-color-text);
}
.old_4327
  > .caption_6d2a
  > div
  > .outline_de2c
  > .tiny-c5fd
  > .surface-wide-1e3f
  a
  .heading-45bb
  .wood-d66f {
  color: var(--e-global-color-text);
}
.old_4327
  > .caption_6d2a
  > div
  > .outline_de2c
  > .tiny-c5fd
  > a
  .heading-45bb
  .wood-d66f,
.old_4327
  > .caption_6d2a
  > div
  > .outline_de2c
  > .tiny-c5fd
  > .surface-wide-1e3f
  a
  .heading-45bb
  .wood-d66f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_4327
  > .caption_6d2a
  > div
  > .outline_de2c
  > .tiny-c5fd
  > a
  .mask_green_b40c:before {
  color: var(--e-global-color-text);
}
.old_4327
  > .caption_6d2a
  > div
  > .outline_de2c
  > .tiny-c5fd
  > .surface-wide-1e3f
  a
  .mask_green_b40c:before {
  color: var(--e-global-color-text);
}
.old_4327
  > .caption_6d2a
  > div
  > .outline_de2c
  > .tiny-c5fd.medium_c32a
  > a
  .mask_green_b40c:before {
  color: var(--e-global-color-text);
}
.old_4327
  > .caption_6d2a
  > div
  > .outline_de2c
  > .tiny-c5fd
  > .surface-wide-1e3f
  .tiny-c5fd.medium_c32a
  > a
  .mask_green_b40c:before {
  color: var(--e-global-color-text);
}
.summary_hard_f6f1 .banner-last-3ad4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_hard_f6f1
  .full_d866:hover
  .banner-last-3ad4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info_3a29
  > .caption_6d2a
  > .article-slow-4678
  > .solid_aa94
  > .notice-silver-1ab2
  > .tabs-50fd
  .button-be7e {
  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);
}
.info_3a29
  > .caption_6d2a
  > .article-slow-4678
  > .solid_aa94
  > .notice-silver-1ab2
  > .tabs-50fd:hover
  .button-be7e {
  color: var(--e-global-color-text);
}
.info_3a29
  > .caption_6d2a
  > .article-slow-4678
  > .solid_aa94
  > .notice-silver-1ab2
  > .tabs-50fd:hover
  .button-be7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_3a29
  > .caption_6d2a
  > .article-slow-4678
  > .solid_aa94
  > .notice-silver-1ab2.nav_9317
  > .tabs-50fd
  .button-be7e {
  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);
}
.outline-light-675e .bright_30d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-light-675e .old-b5af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-light-675e .media_f90c {
  background-color: var(--e-global-color-primary);
}
.outline-light-675e .media_f90c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm_3cf4
  > .caption_6d2a
  > .table_east_21b6
  > .form_83a8
  > .info_b834
  .description_2b11 {
  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);
}
.warm_3cf4
  > .caption_6d2a
  > .table_east_21b6
  > .form_83a8
  > .info_b834
  .highlight-white-2d21 {
  color: var(--e-global-color-text);
}
.warm_3cf4
  > .caption_6d2a
  > .table_east_21b6
  > .form_83a8
  > .info_b834:hover
  .description_2b11 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm_3cf4
  > .caption_6d2a
  > .table_east_21b6
  > .form_83a8
  > .info_b834:hover
  .highlight-white-2d21 {
  color: var(--e-global-color-secondary);
}
.warm_3cf4
  > .caption_6d2a
  > .table_east_21b6
  > .form_83a8
  > .info_b834.overlay_tall_9a7e
  .description_2b11 {
  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);
}
.warm_3cf4
  > .caption_6d2a
  > .table_east_21b6
  > .form_83a8
  > .info_b834.overlay_tall_9a7e
  .highlight-white-2d21 {
  color: var(--e-global-color-primary);
}
.chip_hard_3aa6
  .content-plasma-5074
  .backdrop-468c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_hard_3aa6 .outline-a0c3 .hidden_old_17c7 .hero_red_40f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-fluid-31a9 .badge_black_2157 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-fluid-31a9 .photo-99d5 .badge_black_2157 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-fluid-31a9 .list_warm_f567 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-fluid-31a9 .list_warm_f567 {
  background-color: var(--e-global-color-primary);
}
.paragraph-a998 .gallery-west-c2e8 .pressed-727c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-a998
  .gallery-west-c2e8:hover
  .rough-0a6b {
  color: var(--e-global-color-secondary);
}
.paragraph-a998
  .gallery-west-c2e8:hover
  .pressed-727c {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic-3b70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.breadcrumb_43e8 {
  flex-direction: column;
}

.breadcrumb_43e8 .plasma_bb2d {
  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.breadcrumb_43e8 .plasma_bb2d {
  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);
}

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

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

.stale_7327.list_cold_08fc {
  display: none;
}

.easy_06b7 {
  display: none;
}

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

.narrow-501e.tall_900c {
  margin-bottom: 40px;
  width: 100%;
}

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

.breadcrumb_43e8 a {
  width: 100%;
}

.icon-4dde .gradient-fresh-4934.summary-3b0f {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.icon-4dde
  .gradient-fresh-4934.alert-bottom-22d5
  .filter-pink-29a5
  .next-a0bb {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.icon_right_bc20.modal-ab04 > .footer-055a {
  display: flex;
  align-items: center;
}

.chip-current-a5bb {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.shadow_6f87 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.background-solid-a617 {
  display: flex;
  gap: 50px;
}

.icon-4dde
  .gradient-fresh-4934.mini_eab7
  .in-d780
  .nav-73f3 {
  width: 100% !important;
}

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

.simple_aee2 {
  width: 100%;
}

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

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

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

  display: none;
}

.preview-27d5 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.header_wood_8840:hover .block_e4ea {
  visibility: visible;
}
.header_wood_8840:hover.header_wood_8840::before {
  display: block;
}

.picture_hard_c17d h3 {
  color: #fff;
}

.south_4e31 {
  margin: 0;
}

.icon-4dde
  .gradient-fresh-4934.mini_eab7
  .nav-73f3
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.solid_ca1c {
  width: 100%;
}

.logo-173f {
  width: 100%;
}

.title-399c {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.logo-173f {
  width: 100%;
}

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

.nav-73f3 {
  display: flex;
  align-items: center;
}

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

.dynamic-01c7 {
  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;
}

.breadcrumb_43e8 .plasma_bb2d.status_a4de {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.breadcrumb_43e8 h1.plasma_bb2d {
  margin-top: 80px !important;
}

.icon-4dde .gradient-fresh-4934.accordion_narrow_d251 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.cold-1414 img {
  width: 100%;
}

.highlight_hot_c157 .list-over-0329.filter-pink-29a5 {
  justify-content: space-between;
}

.solid-abf1 {
  display: none;
}

.tooltip-hovered-69a4 .image_cold_9c0a {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .icon_right_bc20 .footer-055a {
    flex-wrap: nowrap !important;
  }
}

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

  .smooth-dceb {
    width: 100% !important;
  }
}

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

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

  .highlight_hot_c157 .list-over-0329.filter-pink-29a5 {
    border-bottom: 1px solid #f0c159;
  }

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

  .icon_right_bc20.modal-ab04 > .footer-055a {
    gap: 15px;
    justify-content: space-between;
  }

  .icon-4dde
    .gradient-fresh-4934.mini_eab7
    .nav-73f3
    img {
    width: 60% !important;
  }

  .shadow_6f87 {
    left: 2%;
  }

  .action-7a88 {
    margin: 10px 0;
  }

  .breadcrumb_43e8 .image_cold_9c0a {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.breadcrumb_43e8 .plasma_bb2d,
  .breadcrumb_43e8 .plasma_bb2d {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .nav-73f3 {
    justify-content: center;
  }

  .breadcrumb_43e8 .image_cold_9c0a {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .icon-4dde .gradient-fresh-4934.summary-3b0f {
    width: 75% !important;
  }

  .cold-1414 img {
    width: 100% !important;
  }
}

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

  h2.breadcrumb_43e8 .plasma_bb2d,
  .breadcrumb_43e8 .plasma_bb2d {
    font-size: 30px !important;
  }

  .nav-73f3 {
    justify-content: center;
  }

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

  .sidebar_advanced_d760
    .small-bdbf.progress_new_a55e {
    margin: 0 !important;
  }

  .chip-current-a5bb {
    margin: 0;
    gap: 10px;
  }

  .action-7a88 {
    display: flex;
  }

  .filter-9f41 .bright_b37c {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .title-399c {
    justify-content: flex-end;
    gap: 1px;
  }

  .breadcrumb_43e8 h1.plasma_bb2d {
    margin-top: 40px !important;
  }

  .icon-4dde
    .gradient-fresh-4934.mini_eab7
    .nav-73f3
    img,
  .fresh_18dc .in-d780 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .icon-4dde .gradient-fresh-4934.summary-3b0f {
    width: 100% !important;
  }

  .icon_right_bc20.modal-ab04 > .footer-055a {
    gap: 3px;
  }

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

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

/* 超紧凑型导航菜单样式 */
.highlight_hot_c157 .list-over-0329.filter-pink-29a5 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.highlight_hot_c157 .list-over-0329.filter-pink-29a5: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .highlight_hot_c157 .list-over-0329.filter-pink-29a5 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .breadcrumb_43e8 .plasma_bb2d {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .bright_b37c {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.copper_15dc .small-8897 {
  flex-shrink: 0;
  white-space: nowrap;
}

.copper_15dc .simple-3875 {
  flex-shrink: 0;
  min-width: fit-content;
}

.copper_15dc .next-a0bb {
  white-space: nowrap;
}

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

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

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

.copper_15dc .simple-3875 {
  max-width: 80px !important;
  overflow: hidden;
}

.copper_15dc .list-over-0329.filter-pink-29a5 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.copper_15dc .next-a0bb {
  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);
  }
}

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

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

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

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

body .texture_dim_64af:nth-child(2),
.icon-4dde .texture_dim_64af:nth-child(2),
#page .texture_dim_64af: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;
}

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

/* css-noise: 95fe */
.phantom-card-c4 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.1;
}
