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(.preview_cf10) {
  gap: 0.5em;
}
:where(.hard-97cb) {
  gap: 0.5em;
}
body .row_in_e19b > .progress-f6a7 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .row_in_e19b > .medium_f236 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .row_in_e19b > .active-ed3e {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .dynamic_ffca > .progress-f6a7 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .dynamic_ffca > .medium_f236 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .dynamic_ffca > .active-ed3e {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .dynamic_ffca
  > :where(:not(.progress-f6a7):not(.medium_f236):not(.thick-430f)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .dynamic_ffca > .shade_top_c52f {
  max-width: var(--wp--style--global--wide-size);
}
body .preview_cf10 {
  display: flex;
}
body .preview_cf10 {
  flex-wrap: wrap;
  align-items: center;
}
body .preview_cf10 > * {
  margin: 0;
}
body .hard-97cb {
  display: grid;
}
body .hard-97cb > * {
  margin: 0;
}
:where(.hero_clean_19b6.preview_cf10) {
  gap: 2em;
}
:where(.hero_clean_19b6.hard-97cb) {
  gap: 2em;
}
:where(.description_a344.preview_cf10) {
  gap: 1.25em;
}
:where(.description_a344.hard-97cb) {
  gap: 1.25em;
}
.breadcrumb-steel-de7b {
  color: var(--wp--preset--color--black) !important;
}
.secondary-0f92 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.inner_418b {
  color: var(--wp--preset--color--white) !important;
}
.widget-hard-78e0 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.heading_bottom_702e {
  color: var(--wp--preset--color--vivid-red) !important;
}
.west-b805 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.thumbnail_fixed_dca7 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.dynamic_fcdb {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.black_61e8 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.gradient-advanced-c113 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.tag_a578 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.secondary-9f11 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.up_e00c {
  background-color: var(--wp--preset--color--black) !important;
}
.slow-6e51 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.tooltip_clean_1b6e {
  background-color: var(--wp--preset--color--white) !important;
}
.article-103d {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.rough-2abb {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.message-cd73 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.block_last_3ab6 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.bottom_773f {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.nav_3371 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.out-7986 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.avatar_b67a {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tag-54cf {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.blue-7680 {
  border-color: var(--wp--preset--color--black) !important;
}
.pagination_6eb3 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.image-2e5a {
  border-color: var(--wp--preset--color--white) !important;
}
.modal_selected_ed4d {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.inner-a445 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.grid-fluid-f689 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.modal_7b13 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.texture-9b2e {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.component-5278 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.progress-3ef2 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.picture-037d {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.green-9072 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.input_pink_f8ba {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.over-eaf6 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.menu_b96c {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.title-f310 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.banner-new-6118 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.advanced_5d6c {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.preview_dee1 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.dynamic-b500 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.description_hovered_c05c {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.container_5aa2 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.south_b695 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.notice_6494 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.media_7954 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.bottom-b57c {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.container-487d {
  font-size: var(--wp--preset--font-size--large) !important;
}
.pagination-medium-6f51 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.overlay_c848 a:where(:not(.main_c6a0)) {
  color: inherit;
}
:where(.description_a344.preview_cf10) {
  gap: 1.25em;
}
:where(.description_a344.hard-97cb) {
  gap: 1.25em;
}
:where(.hero_clean_19b6.preview_cf10) {
  gap: 2em;
}
:where(.hero_clean_19b6.hard-97cb) {
  gap: 2em;
}
.up_7323 {
  font-size: 1.5em;
  line-height: 1.6;
}

.title-upper-1c10 .feature-in-db00 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_519c .text-9093 {
  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);
}
.gallery_412b {
  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);
}
.gallery_412b.middle_e960 .advanced_22fa {
  background-color: var(--e-global-color-primary);
}
.gallery_412b.outline_soft_3ff7 .advanced_22fa,
.gallery_412b.stale-a92a .advanced_22fa {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.preview_6d29 .red_ed0c {
  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);
}
.heading-simple-6878 {
  --divider-color: var(--e-global-color-secondary);
}
.heading-simple-6878 .footer-0d05 {
  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);
}
.heading-simple-6878.detail-west-8961 .under_7daf {
  background-color: var(--e-global-color-secondary);
}
.heading-simple-6878.header-wood-7e88 .under_7daf,
.heading-simple-6878.status-91e6 .under_7daf {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.heading-simple-6878.header-wood-7e88 .under_7daf,
.heading-simple-6878.status-91e6 .under_7daf svg {
  fill: var(--e-global-color-secondary);
}
.red-704d .hidden_under_155e {
  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);
}
.red-704d .pagination_selected_3967 {
  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);
}
.large-e6d5.detail-west-8961 .under_7daf {
  background-color: var(--e-global-color-primary);
}
.large-e6d5.header-wood-7e88 .under_7daf,
.large-e6d5.status-91e6 .under_7daf {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.large-e6d5.header-wood-7e88 .under_7daf,
.large-e6d5.status-91e6 .under_7daf svg {
  fill: var(--e-global-color-primary);
}
.button-8672.detail-west-8961 .under_7daf {
  background-color: var(--e-global-color-primary);
}
.button-8672.header-wood-7e88 .under_7daf,
.button-8672.status-91e6 .under_7daf {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.button-8672 .easy-172e {
  color: var(--e-global-color-primary);
}
.button-8672 .easy-172e,
.button-8672 .easy-172e a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-8672 .section-rough-28f7 {
  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);
}
.texture_a0dd .chip-under-0ecb {
  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);
}
.badge-dirty-f07e .hard_2f05 .down-611c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_12f0 .block-large-0ffe:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.component_12f0 .item-b6c2 i {
  color: var(--e-global-color-primary);
}
.component_12f0 .item-b6c2 svg {
  fill: var(--e-global-color-primary);
}
.component_12f0 .form_fast_0732 {
  color: var(--e-global-color-secondary);
}
.component_12f0 .block-large-0ffe > .form_fast_0732,
.component_12f0 .block-large-0ffe > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_0068 .slider-west-8449 {
  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);
}
.new_0068 .accent_8a82 {
  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);
}
.lite_a81c .article_blue_1eaa .list_1958 {
  background-color: var(--e-global-color-primary);
}
.lite_a81c .tooltip_e54c {
  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);
}
.list-63ef .nav_old_24fb {
  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);
}
.list-63ef .modal-d2a2 {
  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);
}
.list-63ef .first-e716 {
  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_c0d4 .title-8db6,
.green_c0d4 .title-8db6 a {
  color: var(--e-global-color-primary);
}
.green_c0d4 .title-8db6.notice_copper_2fc1,
.green_c0d4 .title-8db6.notice_copper_2fc1 a {
  color: var(--e-global-color-accent);
}
.green_c0d4 .title-8db6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_c0d4 .badge_bc59 {
  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);
}
.left_05c3 .paper_c174,
.left_05c3 .tabs-short-10f6 {
  color: var(--e-global-color-primary);
}
.left_05c3 .paper_c174 svg {
  fill: var(--e-global-color-primary);
}
.left_05c3 .notice_copper_2fc1 .paper_c174,
.left_05c3 .notice_copper_2fc1 .tabs-short-10f6 {
  color: var(--e-global-color-accent);
}
.left_05c3 .notice_copper_2fc1 .paper_c174 svg {
  fill: var(--e-global-color-accent);
}
.left_05c3 .tabs-short-10f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left_05c3 .badge_bc59 {
  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);
}
.list_fluid_9c0d .layout-a24c,
.list_fluid_9c0d .video_b291 {
  color: var(--e-global-color-primary);
}
.list_fluid_9c0d .video_b291 svg {
  fill: var(--e-global-color-primary);
}
.list_fluid_9c0d .title-8db6.notice_copper_2fc1 a,
.list_fluid_9c0d
  .title-8db6.notice_copper_2fc1
  .video_b291 {
  color: var(--e-global-color-accent);
}
.list_fluid_9c0d .layout-a24c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_fluid_9c0d .badge_bc59 {
  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);
}
.in-3a99 .focused-e0d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-3a99 .overlay-094d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-prev-877d .box_lite_00c7 .link_active_19c7 {
  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);
}
.hover-prev-877d .box_lite_00c7 .filter-3cb5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-prev-877d .breadcrumb_0ca9 .link_active_19c7 {
  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);
}
.hover-prev-877d
  .breadcrumb_0ca9
  .filter-3cb5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-prev-877d
  .row-f5d7
  .link_active_19c7 {
  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);
}
.hover-prev-877d
  .row-f5d7
  .filter-3cb5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-prev-877d
  .button_8725
  .link_active_19c7 {
  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);
}
.hover-prev-877d
  .button_8725
  .filter-3cb5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_full_a1c7 .basic_c989 {
  background-color: var(--e-global-color-primary);
}
.hero_full_a1c7 .basic_c989:hover {
  background-color: var(--e-global-color-primary);
}
.hero_full_a1c7 .next_f564 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_full_a1c7
  .basic_c989:hover
  .next_f564 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-030a .clean_5a90 {
  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);
}
.hovered_c466 .title_6880 .chip-8d8d a {
  background-color: var(--e-global-color-accent);
}
.hovered_c466 .title_6880 .small-9676 a {
  background-color: var(--e-global-color-accent);
}
.hovered_c466 .title_6880 .chip-8d8d a,
.hovered_c466 .title_6880 .small-9676 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-a0ac
  .video_black_e35b.accent-5d88
  .title_6880
  a.over_07d6 {
  background-color: var(--e-global-color-accent);
}
.nav-a0ac
  .video_black_e35b.accent-5d88
  .title_6880
  span.over_07d6.fn-current-0f20 {
  background-color: var(--e-global-color-text);
}
.nav-a0ac
  .video_black_e35b.accent-5d88
  .title_6880
  .over_07d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-9901 .notice_liquid_8ede {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-9901
  .component-prev-0bf3
  > .pagination-2346
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-9901
  .dirty-f02e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-9901
  .solid_5acb
  .tabs_e6e6,
.full-9901
  .solid_5acb
  .lower-6236 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full-9901
  .solid_5acb
  .column-active-2f8f,
.full-9901
  .solid_5acb
  a
  .column-active-2f8f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-9901
  .solid_5acb
  .steel_a36b {
  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);
}
.full-9901
  .solid_5acb
  .info-a6c9 {
  background-color: var(--e-global-color-primary);
}
.full-9901
  .solid_5acb
  .info-a6c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-9901
  .solid_5acb
  .info-a6c9:hover {
  background-color: var(--e-global-color-primary);
}
.full-9901
  .solid_5acb
  .link-f519 {
  background-color: var(--e-global-color-primary);
}
.full-9901
  .solid_5acb
  .link-f519 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-9901
  .solid_5acb
  .link-f519:hover {
  background-color: var(--e-global-color-primary);
}
.full-9901
  .overlay-a7b9
  .module_fixed_7be3
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full-9901
  .overlay-a7b9
  .texture-motion-4acd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-9901
  .overlay-a7b9
  .steel_a36b {
  color: var(--e-global-color-text);
}
.full-9901
  .overlay-a7b9
  .steel_a36b
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-9901
  .overlay-a7b9
  .info-a6c9 {
  background-color: var(--e-global-color-primary);
}
.full-9901
  .overlay-a7b9
  .info-a6c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-9901
  .overlay-a7b9
  .info-a6c9:hover {
  background-color: var(--e-global-color-primary);
}
.full-9901
  .overlay-a7b9
  .link-f519 {
  background-color: var(--e-global-color-primary);
}
.full-9901
  .overlay-a7b9
  .link-f519 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-9901
  .overlay-a7b9
  .link-f519:hover {
  background-color: var(--e-global-color-primary);
}
.full-9901 .backdrop-bdeb {
  background-color: var(--e-global-color-primary);
}
.full-9901 .backdrop-bdeb:hover {
  background-color: var(--e-global-color-primary);
}
.full-9901 .bronze_61fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full-9901 .summary-a792 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_88e1 .disabled_3e20 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_88e1
  .out_6f24
  > div:nth-child(3)
  .disabled_3e20,
.under_88e1
  .right-4698
  > div:nth-child(1)
  .disabled_3e20,
.under_88e1
  .fast_091c
  > div:nth-child(1)
  .disabled_3e20,
.under_88e1
  .paper-1a91
  > div:nth-child(1)
  .disabled_3e20,
.under_88e1
  .outline-f9de
  > div:nth-child(1)
  .disabled_3e20 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_88e1 .pro_39e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_88e1 .down-f4c2 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_88e1 .feature-current-cd12 {
  background-color: var(--e-global-color-primary);
}
.under_88e1 .feature-current-cd12 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_88e1 .feature-current-cd12:hover {
  background-color: var(--e-global-color-primary);
}
.under_88e1 .content-ef98 {
  background-color: var(--e-global-color-primary);
}
.under_88e1 .content-ef98:hover {
  background-color: var(--e-global-color-primary);
}
.under_88e1 .bronze_61fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_88e1 .summary-a792 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_9395 .notification_fast_4d23 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_9395 .middle-8311 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_9395 .description-3afa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_9395 .tiny-76a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_9395 .disabled_d509 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_9395 .content-ef98 {
  background-color: var(--e-global-color-primary);
}
.inner_9395 .content-ef98:hover {
  background-color: var(--e-global-color-primary);
}
.progress-thick-219c .menu-stale-7931 {
  background-color: var(--e-global-color-secondary);
}
.progress-thick-219c .section-hard-a5d5 {
  background-color: var(--e-global-color-text);
}
.progress-thick-219c .plasma-3306 {
  background-color: var(--e-global-color-secondary);
}
.progress-thick-219c .active_f86b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-thick-219c .nav_west_c631 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-thick-219c .border_bronze_c0ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-thick-219c .button-3b34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-thick-219c .hard-48f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-baa0 .grid_right_e3f3 .white_7ff4,
.warm-baa0
  .grid_right_e3f3
  .white_7ff4
  a,
.warm-baa0 .full-981e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-baa0 .grid_right_e3f3 .gradient_cf01,
.warm-baa0 .inner-ce09 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-baa0 .grid_right_e3f3 .gradient_cf01 {
  color: var(--e-global-color-text);
}
.warm-baa0 .inner-ce09 {
  color: var(--e-global-color-text);
}
.warm-baa0
  .grid_right_e3f3
  .outer_265d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm-baa0 .warm-e10a .background-3acf {
  background-color: var(--e-global-color-primary);
}
.warm-baa0 .warm-e10a .background-3acf:hover {
  background-color: var(--e-global-color-primary);
}
.warm-baa0 .warm-e10a .focus_simple_cb48 li span {
  background-color: var(--e-global-color-text);
}
.warm-baa0 .warm-e10a .focus_simple_cb48 li span:hover {
  background-color: var(--e-global-color-primary);
}
.warm-baa0
  .warm-e10a
  .focus_simple_cb48
  li.caption_d8d9
  span {
  background-color: var(--e-global-color-accent);
}
.warm-baa0 .filter-2e5f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-6076 .card_black_d1b9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-f958 .main-hovered-eb3c {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-f958 .text-e02d {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb-f958 .picture-wide-6519 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-f958 .light_79db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-f958 .fast-400d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-f958 .hard-1de1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-f958 .pattern-dim-5da9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-f958 .progress-2a0d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-f958 .hard-dd9e {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-f958 .hard-dd9e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_over_7354 .search-5bf2 {
  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);
}
.detail_over_7354 .alert-silver-8d81 {
  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);
}
.detail_over_7354
  .progress_7c28:after {
  background-color: var(--e-global-color-primary);
}
.detail_over_7354 .main-small-e2c0 {
  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);
}
.over_3876 .full-981e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_3876 .inner-ce09 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-hard-d033 .highlight_57df .backdrop_gold_f731 {
  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);
}
.popup-hard-d033 .highlight_57df .tooltip-2893 {
  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);
}
.tertiary-black-5a4c .prev_2b25 {
  background-color: var(--e-global-color-primary);
}
.tertiary-black-5a4c .card-gold-33c0 {
  background-color: var(--e-global-color-secondary);
}
.tertiary-black-5a4c .frame_in_5e53 .row_2ee5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-black-5a4c .content_62d2 .row_2ee5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-white-aff8 .module_34c9 .accordion_thick_0d41 {
  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);
}
.box-white-aff8 .module_34c9 .action_fe69 {
  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);
}
.box-white-aff8 .module_34c9 .selected-778e {
  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);
}
.box_ab46 .link_3ec7 {
  border-color: var(--e-global-color-text);
}
.box_ab46 .right_87b4 {
  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);
}
.box_ab46 .notification-out-61d3 {
  color: var(--e-global-color-primary);
}
.box_ab46 .thick_88da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_f469 .hot_3c74 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.inner_f469 .brown_8e1d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.inner_f469 .nav_9abb:hover .hot_3c74 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.inner_f469
  .nav_9abb:hover
  .brown_8e1d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_warm_9282 .detail-narrow-af68 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_warm_9282 .input-ee3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_lite_f0d5 .out_1821 .banner-fcf8 {
  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);
}
.notification_lite_f0d5 .picture-wide-2219 .banner-fcf8 {
  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);
}
.surface-top-1f3c .photo_solid_8d27 {
  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);
}
.caption_solid_558d .description-e3d8 .steel_c93f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_solid_558d .description-e3d8 .steel_c93f {
  background-color: var(--e-global-color-secondary);
}
.caption_solid_558d .container_under_165b .steel_c93f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_solid_558d .container_under_165b .steel_c93f {
  background-color: var(--e-global-color-secondary);
}
.caption_solid_558d .surface_paper_8aac .article-a812 {
  background-color: var(--e-global-color-primary);
}
.caption_solid_558d .surface_paper_8aac:hover .article-a812 {
  background-color: var(--e-global-color-secondary);
}
.caption_solid_558d .background-3acf {
  background-color: var(--e-global-color-primary);
}
.caption_solid_558d .background-3acf:hover {
  background-color: var(--e-global-color-accent);
}
.caption_solid_558d .focus_simple_cb48 li span {
  background-color: var(--e-global-color-text);
}
.caption_solid_558d .focus_simple_cb48 li span:hover {
  background-color: var(--e-global-color-primary);
}
.caption_solid_558d .focus_simple_cb48 li.caption_d8d9 span {
  background-color: var(--e-global-color-accent);
}
.filter_060e .feature-green-3ed2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_060e .footer_pressed_636d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_stone_5348 .avatar-2eb7:before {
  background-color: var(--e-global-color-secondary);
}
.grid_stone_5348 .shade_47aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_stone_5348 .focus-first-6120 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_b8b0 .next-0422 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_b8b0 .next-0422:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_b8b0 .next-0422.fn-active-0f20 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_b8b0 .highlight-e798 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_b8b0 .carousel_medium_355d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_b8b0 .pressed_ed98 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_b8b0 .accordion-f755 {
  background-color: var(--e-global-color-primary);
}
.hidden_b8b0 .accordion-f755 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_b8b0 .icon-51a5 {
  background-color: var(--e-global-color-primary);
}
.hidden_b8b0 .icon-51a5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bright-5ac1 .red_daab .fixed-2419 a {
  color: var(--e-global-color-secondary);
}
.bright-5ac1 .red_daab .fixed-2419 a:hover {
  color: var(--e-global-color-secondary);
}
.bright-5ac1 .red_daab .fixed-2419,
.bright-5ac1 .red_daab .fixed-2419 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-5ac1 .red_daab .filter_740e {
  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);
}
.bright-5ac1 .red_daab .badge_7214 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-5ac1 .red_daab .avatar-a30b {
  background-color: var(--e-global-color-primary);
}
.bright-5ac1 .red_daab .avatar-a30b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-5ac1 .red_daab .avatar-a30b:hover {
  background-color: var(--e-global-color-primary);
}
.bright-5ac1 .red_daab .soft_1153 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bright-5ac1 .red_daab .soft_1153 {
  background-color: var(--e-global-color-primary);
}
.bright-5ac1 .red_daab .soft_1153:hover {
  background-color: var(--e-global-color-primary);
}
.bright-5ac1 .red_daab .background-3acf {
  background-color: var(--e-global-color-primary);
}
.bright-5ac1 .red_daab .background-3acf:hover {
  background-color: var(--e-global-color-primary);
}
.bright-5ac1 .warm-e10a .focus_simple_cb48 li span {
  background-color: var(--e-global-color-text);
}
.bright-5ac1 .warm-e10a .focus_simple_cb48 li span:hover {
  background-color: var(--e-global-color-primary);
}
.bright-5ac1 .warm-e10a .focus_simple_cb48 li.caption_d8d9 span {
  background-color: var(--e-global-color-accent);
}
.bright-5ac1 .bronze_61fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright-5ac1 .summary-a792 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-f4d6 .left-a57f .frame-83db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-f4d6 .left-a57f .module_ed14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-f4d6 .left-a57f .hard_bfe5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-63b1 .chip_yellow_592f {
  border-color: var(--e-global-color-text);
}
.heading-63b1 .tertiary_up_05dd {
  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);
}
.heading-63b1 .first-feaf {
  color: var(--e-global-color-secondary);
}
.heading-63b1 .first-feaf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-63b1 .complex_139c > * {
  color: var(--e-global-color-primary);
}
.heading-63b1 .complex_139c > * svg {
  fill: var(--e-global-color-primary);
}
.heading-63b1 .sidebar-slow-1fe8 {
  color: var(--e-global-color-primary);
}
.heading-63b1 .sidebar-slow-1fe8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-63b1 .chip-5807 {
  color: var(--e-global-color-primary);
}
.heading-63b1 .chip-5807 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-63b1 .panel_5ced {
  color: var(--e-global-color-primary);
}
.heading-63b1 .panel_5ced {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-63b1 .orange-a2b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-63b1 .stone-e52a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-63b1 .stone-e52a.shadow-glass-f813 {
  color: var(--e-global-color-secondary);
}
.heading-63b1 .stone-e52a.shadow-glass-f813 .label_11ba {
  color: var(--e-global-color-accent);
}
.heading-63b1 .stone-e52a.hidden-solid-504c {
  color: var(--e-global-color-text);
}
.heading-63b1 .stone-e52a.hidden-solid-504c .label_11ba {
  color: var(--e-global-color-text);
}
.heading-63b1 .stone-e52a:before {
  border-top-color: var(--e-global-color-text);
}
.heading-63b1 .disabled_outer_2b67 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-63b1
  .disabled_outer_2b67
  .new_9b00 {
  background-color: var(--e-global-color-primary);
}
.heading-63b1
  .disabled_outer_2b67
  .new_9b00 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-63b1 .chip_yellow_592f .breadcrumb-02a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over-8afd .slow-8666 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over-8afd .thumbnail_3dab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-2544 .secondary-4205 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-2544
  .block-f73c
  .steel_ae5c {
  background-color: var(--e-global-color-secondary);
}
.search-2544
  .block-f73c.mask-cd68
  .steel_ae5c {
  background-color: var(--e-global-color-text);
}
.search-2544
  .block-f73c:hover
  .steel_ae5c {
  background-color: var(--e-global-color-accent);
}
.search-2544
  .block-f73c.fn-active-0f20
  .steel_ae5c {
  background-color: var(--e-global-color-primary);
}
.accent-north-6e4a .outline-up-9c27 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.accent-north-6e4a .item-narrow-03e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-north-6e4a .caption_2dbc {
  background-color: var(--e-global-color-primary);
}
.accent-north-6e4a .caption_2dbc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first-e5cc .disabled-old-82e7 .orange_a706 .smooth_fddb {
  background-color: var(--e-global-color-secondary);
}
.first-e5cc .disabled-old-82e7 .menu_hard_5e46:after {
  background-color: var(--e-global-color-secondary);
}
.first-e5cc .nav-green-b9df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-e5cc .overlay-small-61b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-e5cc .primary_f3a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-e5cc .center_f3c9 {
  background-color: var(--e-global-color-primary);
}
.first-e5cc .center_f3c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first-e5cc .wrapper-3963 {
  background-color: var(--e-global-color-secondary);
}
.first-e5cc .wrapper-3963 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first-e5cc .disabled-old-82e7 .badge_2d0e .old_5963:hover {
  background-color: var(--e-global-color-primary);
}
.first-e5cc
  .disabled-old-82e7
  .badge_2d0e
  .old_5963.gas_efa2 {
  background-color: var(--e-global-color-primary);
}
.first-e5cc .disabled-old-82e7 .popup-new-8b3a:before {
  border-color: var(--e-global-color-primary);
}
.first-e5cc .disabled-old-82e7 .popup-new-8b3a:hover:before {
  border-color: var(--e-global-color-secondary);
}
.first-e5cc
  .disabled-old-82e7
  .popup-new-8b3a.caption_ac29:before {
  border-color: var(--e-global-color-primary);
}
.first-e5cc .message-white-18f8 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-59a4 .south_a940 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus-59a4 .south_a940:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus-59a4 .south_a940.inner-792a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus-59a4 .icon_huge_005f {
  background-color: var(--e-global-color-primary);
}
.focus-59a4 .icon_huge_005f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus-59a4
  .active_f51e
  .tooltip-596d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus-59a4
  .thick_88e4
  .tooltip-596d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in_3493
  .detail_782a
  .text_clean_0f47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_3493
  .detail_782a
  .secondary-new-07b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_3493 .short_6a26 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_3493 .primary_fd8b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_3493 .black_7a24 {
  background-color: var(--e-global-color-primary);
}
.in_3493 .black_7a24 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-27d4 .message-pro-f2b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-27d4 .texture-current-6e29 {
  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);
}
.label-27d4 .mask-lower-0296 {
  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);
}
.label-27d4 .mask-lower-0296 a:hover {
  color: var(--e-global-color-secondary);
}
.label-27d4 .container-over-83cf {
  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);
}
.label-27d4 .chip-2c4f {
  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);
}
.label-27d4 .hero_upper_2fc0 .background-3acf {
  background-color: var(--e-global-color-primary);
}
.label-27d4 .hero_upper_2fc0 .background-3acf:hover {
  background-color: var(--e-global-color-accent);
}
.label-27d4
  .hero_upper_2fc0
  .focus_simple_cb48
  li
  span {
  background-color: var(--e-global-color-text);
}
.label-27d4
  .hero_upper_2fc0
  .focus_simple_cb48
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.label-27d4
  .hero_upper_2fc0
  .focus_simple_cb48
  li.caption_d8d9
  span {
  background-color: var(--e-global-color-accent);
}
.row-full-759d
  .blue-46b4
  .pagination-north-9193 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-full-759d .blue-46b4 .icon_0711 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-full-759d .blue-46b4 .progress_4435 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-full-759d .section_57a7 {
  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);
}
.row-full-759d
  .accordion_new_f00f.gold-7d93 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-advanced-79a4
  > .card-fc6c
  > div
  > .tall_5dec
  > .hover_8633
  > a {
  background-color: var(--e-global-color-text);
}
.wrapper-advanced-79a4
  > .card-fc6c
  > div
  > .tall_5dec
  > .hover_8633
  > a
  .hero_red_1e90.wrapper-hard-c356 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-advanced-79a4
  > .card-fc6c
  > div
  > .tall_5dec
  > .hover_8633
  > a
  .hidden-82ab.message_steel_34ef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-advanced-79a4
  > .card-fc6c
  > div
  > .tall_5dec
  > .hover_8633
  > .shadow-outer-a8a4
  .hover_8633
  > a {
  background-color: var(--e-global-color-secondary);
}
.wrapper-advanced-79a4
  > .card-fc6c
  > div
  > .tall_5dec
  > .hover_8633
  > .shadow-outer-a8a4
  .hover_8633
  > a
  .avatar_ca55 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-advanced-79a4
  > .card-fc6c
  > div
  > .tall_5dec
  > .hover_8633
  > .shadow-outer-a8a4
  .hover_8633
  > a
  .hidden-82ab.hard_d03f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-advanced-79a4
  > .card-fc6c
  > div
  > .tall_5dec
  > .hover_8633
  > a
  .texture_1ddc:before {
  color: var(--e-global-color-text);
}
.wrapper-advanced-79a4
  > .card-fc6c
  > div
  > .tall_5dec
  > .hover_8633
  > .shadow-outer-a8a4
  a
  .texture_1ddc:before {
  color: var(--e-global-color-text);
}
.wrapper-advanced-79a4
  > .card-fc6c
  > div
  > .tall_5dec
  > .hover_8633.element_7258
  > a
  .texture_1ddc:before {
  color: var(--e-global-color-text);
}
.wrapper-advanced-79a4
  > .card-fc6c
  > div
  > .tall_5dec
  > .hover_8633
  > .shadow-outer-a8a4
  .hover_8633.element_7258
  > a
  .texture_1ddc:before {
  color: var(--e-global-color-text);
}
.wrapper-advanced-79a4
  > .card-fc6c
  > div
  > .tall_5dec
  > .hover_8633
  > a
  .gallery-new-08b1
  .nav-455e {
  color: var(--e-global-color-text);
}
.wrapper-advanced-79a4
  > .card-fc6c
  > div
  > .tall_5dec
  > .hover_8633
  > .shadow-outer-a8a4
  a
  .gallery-new-08b1
  .nav-455e {
  color: var(--e-global-color-text);
}
.wrapper-advanced-79a4
  > .card-fc6c
  > div
  > .tall_5dec
  > .hover_8633
  > a
  .gallery-new-08b1
  .nav-455e,
.wrapper-advanced-79a4
  > .card-fc6c
  > div
  > .tall_5dec
  > .hover_8633
  > .shadow-outer-a8a4
  a
  .gallery-new-08b1
  .nav-455e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-advanced-79a4
  > .card-fc6c
  > div
  > .tall_5dec
  > .hover_8633
  > a
  .disabled_solid_3d8e:before {
  color: var(--e-global-color-text);
}
.wrapper-advanced-79a4
  > .card-fc6c
  > div
  > .tall_5dec
  > .hover_8633
  > .shadow-outer-a8a4
  a
  .disabled_solid_3d8e:before {
  color: var(--e-global-color-text);
}
.wrapper-advanced-79a4
  > .card-fc6c
  > div
  > .tall_5dec
  > .hover_8633.element_7258
  > a
  .disabled_solid_3d8e:before {
  color: var(--e-global-color-text);
}
.wrapper-advanced-79a4
  > .card-fc6c
  > div
  > .tall_5dec
  > .hover_8633
  > .shadow-outer-a8a4
  .hover_8633.element_7258
  > a
  .disabled_solid_3d8e:before {
  color: var(--e-global-color-text);
}
.photo-ab4c .hover_slow_1d96 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo-ab4c
  .filter_selected_cc5f:hover
  .hover_slow_1d96 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar-11be
  > .card-fc6c
  > .outer_9465
  > .outline_current_f423
  > .prev_b324
  > .avatar-3059
  .liquid-3561 {
  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);
}
.sidebar-11be
  > .card-fc6c
  > .outer_9465
  > .outline_current_f423
  > .prev_b324
  > .avatar-3059:hover
  .liquid-3561 {
  color: var(--e-global-color-text);
}
.sidebar-11be
  > .card-fc6c
  > .outer_9465
  > .outline_current_f423
  > .prev_b324
  > .avatar-3059:hover
  .liquid-3561 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-11be
  > .card-fc6c
  > .outer_9465
  > .outline_current_f423
  > .prev_b324.center_db05
  > .avatar-3059
  .liquid-3561 {
  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);
}
.bright-22eb .caption_clean_6299 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-22eb .component-c2a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-22eb .progress-4060 {
  background-color: var(--e-global-color-primary);
}
.bright-22eb .progress-4060 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-32e0
  > .card-fc6c
  > .text_658c
  > .shadow_fb55
  > .basic-4dd4
  .pagination_2160 {
  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);
}
.tertiary-32e0
  > .card-fc6c
  > .text_658c
  > .shadow_fb55
  > .basic-4dd4
  .brown-3b43 {
  color: var(--e-global-color-text);
}
.tertiary-32e0
  > .card-fc6c
  > .text_658c
  > .shadow_fb55
  > .basic-4dd4:hover
  .pagination_2160 {
  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);
}
.tertiary-32e0
  > .card-fc6c
  > .text_658c
  > .shadow_fb55
  > .basic-4dd4:hover
  .brown-3b43 {
  color: var(--e-global-color-secondary);
}
.tertiary-32e0
  > .card-fc6c
  > .text_658c
  > .shadow_fb55
  > .basic-4dd4.hover_6589
  .pagination_2160 {
  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);
}
.tertiary-32e0
  > .card-fc6c
  > .text_658c
  > .shadow_fb55
  > .basic-4dd4.hover_6589
  .brown-3b43 {
  color: var(--e-global-color-primary);
}
.border-wide-9cac
  .filter-cold-15f9
  .liquid-3ccc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-wide-9cac .box-lower-6199 .breadcrumb-02a5 .first_b6a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-7c45 .right_f63a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-7c45 .sort-5c73 .right_f63a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-7c45 .selected_f819 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper-7c45 .selected_f819 {
  background-color: var(--e-global-color-primary);
}
.solid-3f4f .medium_fa86 .cold-7ca7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid-3f4f
  .medium_fa86:hover
  .card-silver-e8b1 {
  color: var(--e-global-color-secondary);
}
.solid-3f4f
  .medium_fa86:hover
  .cold-7ca7 {
  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);
}
.border-a1bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.panel-red-03c7 {
  max-width: 1400px !important;
}

.current_fd77 {
  flex-direction: column;
}

.current_fd77 .input-white-1568 {
  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.current_fd77 .input-white-1568 {
  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);
}

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

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

.sort_c13d.last_3887 {
  display: none;
}

.bronze-c748 {
  display: none;
}

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

.gallery_selected_04b3.tag-thick-1688 {
  margin-bottom: 40px;
  width: 100%;
}

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

.current_fd77 a {
  width: 100%;
}

.tooltip_09d4 .upper_c1a7.photo-inner-b92e {
  width: 20% !important;
}

.heading-steel-374d {
  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; /* 字母间距 */
}

.heading-steel-374d: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%);
}

.heading-steel-374d svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.tooltip_09d4
  .upper_c1a7.highlight-5902
  .section-huge-4133
  .gallery_east_cf65 {
  font-size: 20px !important;
}

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

.photo-prev-f73f {
  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;
}

.background-white-4c2e h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.detail-simple-9464.purple_94d8 > .cold_87ef {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.plasma-a1ee {
  position: relative;
  width: 100%;
}

.preview-action-b7d3 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.form-simple-573c {
  font-size: 35px !important;
}

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

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

.first-78f7 {
  display: flex;
  gap: 50px;
}

.tooltip_09d4
  .upper_c1a7.nav-prev-0313
  .panel-f658
  .prev-d7b9 {
  width: 100% !important;
}

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

.light_7499 {
  width: 100%;
}

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

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

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

  display: none;
}

.hard-0aca {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.column_narrow_76dc:hover .primary_lite_1fa8 {
  visibility: visible;
}
.column_narrow_76dc:hover.column_narrow_76dc::before {
  display: block;
}

.background-white-4c2e h3 {
  color: #fff;
}

.shade_hard_62a8 {
  margin: 0;
}

.tooltip_09d4
  .upper_c1a7.nav-prev-0313
  .prev-d7b9
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.light-fc24 {
  width: 100%;
}

.black_b3a0 {
  width: 100%;
}

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

.black_b3a0 {
  width: 100%;
}

.modal-stone-22be {
  margin-bottom: 10px !important;
}

.prev-d7b9 {
  display: flex;
  align-items: center;
}

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

.backdrop-3eb6 {
  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;
}

.current_fd77 .input-white-1568.image_dark_6267 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.current_fd77 h1.input-white-1568 {
  margin-top: 80px !important;
}

.tooltip_09d4 .upper_c1a7.box-bottom-e0de {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.image_9723 img {
  width: 100%;
}

.nav_07f0 .slider_fixed_86c5.section-huge-4133 {
  justify-content: space-between;
}

.header-gold-a173 {
  display: none;
}

.box-f38c .message_6e73 {
  margin: 1px 0 !important;
}

.new-6c6e li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .detail-simple-9464 .cold_87ef {
    flex-wrap: nowrap !important;
  }
}

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

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

@media (max-width: 767px) {
  .background-white-4c2e h3 {
    font-size: 28px;
  }

  .heading-steel-374d svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .nav_07f0 .slider_fixed_86c5.section-huge-4133 {
    border-bottom: 1px solid #f0c159;
  }

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

  .detail-simple-9464.purple_94d8 > .cold_87ef {
    gap: 15px;
    justify-content: space-between;
  }

  .tooltip_09d4
    .upper_c1a7.nav-prev-0313
    .prev-d7b9
    img {
    width: 60% !important;
  }

  .preview-action-b7d3 {
    left: 2%;
  }

  .new_b112 {
    margin: 10px 0;
  }

  .current_fd77 .message_6e73 {
    margin: 0;
    margin-bottom: 10px;
  }

  .heading-steel-374d {
    font-size: 16px !important;
  }

  .form-simple-573c {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.current_fd77 .input-white-1568,
  .current_fd77 .input-white-1568 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .prev-d7b9 {
    justify-content: center;
  }

  .current_fd77 .message_6e73 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .tooltip_09d4 .upper_c1a7.photo-inner-b92e {
    width: 75% !important;
  }

  .image_9723 img {
    width: 100% !important;
  }
}

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

  h2.current_fd77 .input-white-1568,
  .current_fd77 .input-white-1568 {
    font-size: 30px !important;
  }

  .prev-d7b9 {
    justify-content: center;
  }

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

  .south-56b5
    .picture_smooth_4cfb.surface-62dc {
    margin: 0 !important;
  }

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

  .new_b112 {
    display: flex;
  }

  .detail-6a5e .heading-steel-374d {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .nav-7bce svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .current_fd77 h1.input-white-1568 {
    margin-top: 40px !important;
  }

  .tooltip_09d4
    .upper_c1a7.nav-prev-0313
    .prev-d7b9
    img,
  .red-704d .panel-f658 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .tooltip_09d4 .upper_c1a7.photo-inner-b92e {
    width: 100% !important;
  }

  .detail-simple-9464.purple_94d8 > .cold_87ef {
    gap: 3px;
  }

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

@media (max-width: 400px) {
  .heading-steel-374d {
    white-space: wrap;
  }
}

/* 超紧凑型导航菜单样式 */
.nav_07f0 .slider_fixed_86c5.section-huge-4133 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.nav_07f0 .slider_fixed_86c5.section-huge-4133: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .nav_07f0 .slider_fixed_86c5.section-huge-4133 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .current_fd77 .input-white-1568 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .heading-steel-374d {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.overlay_d265 .highlight-9dba {
  flex-shrink: 0;
  white-space: nowrap;
}

.overlay_d265 .accent-soft-8662 {
  flex-shrink: 0;
  min-width: fit-content;
}

.overlay_d265 .gallery_east_cf65 {
  white-space: nowrap;
}

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

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

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

.overlay_d265 .accent-soft-8662 {
  max-width: 80px !important;
  overflow: hidden;
}

.overlay_d265 .slider_fixed_86c5.section-huge-4133 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.overlay_d265 .gallery_east_cf65 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: bb1a */
.widget-item-h3 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
