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(.focused-f03f) {
  gap: 0.5em;
}
:where(.highlight-tiny-afc4) {
  gap: 0.5em;
}
body .hover-029e > .iron_efcf {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .hover-029e > .filter-south-4cd3 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .hover-029e > .hidden_silver_d7d3 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .hero_a467 > .iron_efcf {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .hero_a467 > .filter-south-4cd3 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .hero_a467 > .hidden_silver_d7d3 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .hero_a467
  > :where(:not(.iron_efcf):not(.filter-south-4cd3):not(.alert-lower-ad1b)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .hero_a467 > .sidebar_cool_8893 {
  max-width: var(--wp--style--global--wide-size);
}
body .focused-f03f {
  display: flex;
}
body .focused-f03f {
  flex-wrap: wrap;
  align-items: center;
}
body .focused-f03f > * {
  margin: 0;
}
body .highlight-tiny-afc4 {
  display: grid;
}
body .highlight-tiny-afc4 > * {
  margin: 0;
}
:where(.tabs_gold_e8fb.focused-f03f) {
  gap: 2em;
}
:where(.tabs_gold_e8fb.highlight-tiny-afc4) {
  gap: 2em;
}
:where(.lite-d169.focused-f03f) {
  gap: 1.25em;
}
:where(.lite-d169.highlight-tiny-afc4) {
  gap: 1.25em;
}
.action-408c {
  color: var(--wp--preset--color--black) !important;
}
.banner_gas_14e0 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.gold_5f9a {
  color: var(--wp--preset--color--white) !important;
}
.input-west-5bde {
  color: var(--wp--preset--color--pale-pink) !important;
}
.selected_3f61 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.nav_d2a8 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.icon_glass_4ccb {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.header-8b8c {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.pattern_fast_6a8b {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.block-a6b6 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.static-527f {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.chip-e019 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.nav-7367 {
  background-color: var(--wp--preset--color--black) !important;
}
.hidden_complex_b329 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.wrapper-f6ce {
  background-color: var(--wp--preset--color--white) !important;
}
.tabs-ef7a {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.focused-fa02 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.icon_cdd2 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hero-paper-90e8 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.search_418f {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.dynamic_afee {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.top-cd8e {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.easy_bf32 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.table_next_d658 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.disabled_cde3 {
  border-color: var(--wp--preset--color--black) !important;
}
.photo_a7ff {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.element_hot_0d4d {
  border-color: var(--wp--preset--color--white) !important;
}
.article-9f54 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.thumbnail_169c {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.yellow-9a1f {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.active_silver_995d {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.input_red_c94f {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.chip_full_81c9 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.motion_bdf1 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.pink_261e {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.grid_ccc5 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.gold-d695 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.border-0476 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.pressed-219e {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.modal-pro-f150 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.short_9d01 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.advanced_5289 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.center_171b {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.copper-6de3 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.media_9d32 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.nav-simple-f1b3 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.filter_b140 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.accordion_bddf {
  background: var(--wp--preset--gradient--midnight) !important;
}
.dim-62c2 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.gradient-e0b2 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.badge-c862 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.middle_0d77 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.stone-a7e6 a:where(:not(.title-easy-ae72)) {
  color: inherit;
}
:where(.lite-d169.focused-f03f) {
  gap: 1.25em;
}
:where(.lite-d169.highlight-tiny-afc4) {
  gap: 1.25em;
}
:where(.tabs_gold_e8fb.focused-f03f) {
  gap: 2em;
}
:where(.tabs_gold_e8fb.highlight-tiny-afc4) {
  gap: 2em;
}
.chip-0a8b {
  font-size: 1.5em;
  line-height: 1.6;
}

.logo_short_2788 .breadcrumb_069f {
  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_7f58 .menu-red-a80c {
  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);
}
.outer-727d {
  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);
}
.outer-727d.stone_e62c .row_0dc6 {
  background-color: var(--e-global-color-primary);
}
.outer-727d.breadcrumb-860b .row_0dc6,
.outer-727d.main-hard-63d5 .row_0dc6 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.dropdown-slow-cbad .short_90d8 {
  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);
}
.short_883a {
  --divider-color: var(--e-global-color-secondary);
}
.short_883a .wood_43cf {
  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);
}
.short_883a.cool_a628 .copper-a313 {
  background-color: var(--e-global-color-secondary);
}
.short_883a.fast_1103 .copper-a313,
.short_883a.primary-liquid-5fdd .copper-a313 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.short_883a.fast_1103 .copper-a313,
.short_883a.primary-liquid-5fdd .copper-a313 svg {
  fill: var(--e-global-color-secondary);
}
.avatar-wood-adc4 .middle-ba0d {
  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);
}
.avatar-wood-adc4 .logo-2759 {
  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);
}
.module_next_58d8.cool_a628 .copper-a313 {
  background-color: var(--e-global-color-primary);
}
.module_next_58d8.fast_1103 .copper-a313,
.module_next_58d8.primary-liquid-5fdd .copper-a313 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.module_next_58d8.fast_1103 .copper-a313,
.module_next_58d8.primary-liquid-5fdd .copper-a313 svg {
  fill: var(--e-global-color-primary);
}
.image_59ec.cool_a628 .copper-a313 {
  background-color: var(--e-global-color-primary);
}
.image_59ec.fast_1103 .copper-a313,
.image_59ec.primary-liquid-5fdd .copper-a313 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.image_59ec .hero_hovered_3b2b {
  color: var(--e-global-color-primary);
}
.image_59ec .hero_hovered_3b2b,
.image_59ec .hero_hovered_3b2b a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_59ec .left-56ef {
  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_3b76 .prev-3d91 {
  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);
}
.tall-7c9f .shadow-70a8 .outline_5be7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-2de0 .bottom_2656:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.plasma-2de0 .component-small-3822 i {
  color: var(--e-global-color-primary);
}
.plasma-2de0 .component-small-3822 svg {
  fill: var(--e-global-color-primary);
}
.plasma-2de0 .progress-large-4b8e {
  color: var(--e-global-color-secondary);
}
.plasma-2de0 .bottom_2656 > .progress-large-4b8e,
.plasma-2de0 .bottom_2656 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_afc8 .icon-stale-3ab7 {
  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_afc8 .block-full-084e {
  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);
}
.hover-left-f857 .nav_028f .content-6f6a {
  background-color: var(--e-global-color-primary);
}
.hover-left-f857 .carousel-under-ddc1 {
  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);
}
.rough_bdfa .shade-ab06 {
  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);
}
.rough_bdfa .form_hovered_7d6f {
  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);
}
.rough_bdfa .accent-4a03 {
  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);
}
.hovered-c7f2 .paragraph-a3aa,
.hovered-c7f2 .paragraph-a3aa a {
  color: var(--e-global-color-primary);
}
.hovered-c7f2 .paragraph-a3aa.paragraph-7989,
.hovered-c7f2 .paragraph-a3aa.paragraph-7989 a {
  color: var(--e-global-color-accent);
}
.hovered-c7f2 .paragraph-a3aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-c7f2 .thumbnail_black_0ccd {
  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);
}
.picture-1e9f .table_e4e3,
.picture-1e9f .north_c19c {
  color: var(--e-global-color-primary);
}
.picture-1e9f .table_e4e3 svg {
  fill: var(--e-global-color-primary);
}
.picture-1e9f .paragraph-7989 .table_e4e3,
.picture-1e9f .paragraph-7989 .north_c19c {
  color: var(--e-global-color-accent);
}
.picture-1e9f .paragraph-7989 .table_e4e3 svg {
  fill: var(--e-global-color-accent);
}
.picture-1e9f .north_c19c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-1e9f .thumbnail_black_0ccd {
  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);
}
.top_a19d .modal-selected-e265,
.top_a19d .preview_iron_34f7 {
  color: var(--e-global-color-primary);
}
.top_a19d .preview_iron_34f7 svg {
  fill: var(--e-global-color-primary);
}
.top_a19d .paragraph-a3aa.paragraph-7989 a,
.top_a19d
  .paragraph-a3aa.paragraph-7989
  .preview_iron_34f7 {
  color: var(--e-global-color-accent);
}
.top_a19d .modal-selected-e265 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top_a19d .thumbnail_black_0ccd {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_fixed_ce74 .form-cdf5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_fixed_ce74 .pagination_wide_5c39 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-ec1b .south-0d11 .outline_78ed {
  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);
}
.white-ec1b .south-0d11 .input_pink_eeb4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-ec1b .heading_58e1 .outline_78ed {
  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);
}
.white-ec1b
  .heading_58e1
  .input_pink_eeb4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-ec1b
  .message-upper-a04d
  .outline_78ed {
  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);
}
.white-ec1b
  .message-upper-a04d
  .input_pink_eeb4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-ec1b
  .pagination-large-0c32
  .outline_78ed {
  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);
}
.white-ec1b
  .pagination-large-0c32
  .input_pink_eeb4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_cdb0 .header-c4e6 {
  background-color: var(--e-global-color-primary);
}
.full_cdb0 .header-c4e6:hover {
  background-color: var(--e-global-color-primary);
}
.full_cdb0 .header_solid_b7d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_cdb0
  .header-c4e6:hover
  .header_solid_b7d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-current-86b9 .panel_fixed_f663 {
  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);
}
.link-gas-ba84 .orange-de26 .highlight_pink_ce74 a {
  background-color: var(--e-global-color-accent);
}
.link-gas-ba84 .orange-de26 .aside_narrow_0ce6 a {
  background-color: var(--e-global-color-accent);
}
.link-gas-ba84 .orange-de26 .highlight_pink_ce74 a,
.link-gas-ba84 .orange-de26 .aside_narrow_0ce6 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-medium-e955
  .feature-solid-f7e3.overlay-hard-cf1a
  .orange-de26
  a.aside_bronze_e7b3 {
  background-color: var(--e-global-color-accent);
}
.pagination-medium-e955
  .feature-solid-f7e3.overlay-hard-cf1a
  .orange-de26
  span.aside_bronze_e7b3.fn-current-d26d {
  background-color: var(--e-global-color-text);
}
.pagination-medium-e955
  .feature-solid-f7e3.overlay-hard-cf1a
  .orange-de26
  .aside_bronze_e7b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-dbd1 .copper-2b2e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-dbd1
  .liquid-7f91
  > .slow_c3da
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-dbd1
  .dirty-bbde
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-dbd1
  .link_huge_7f3f
  .dropdown_6058,
.east-dbd1
  .link_huge_7f3f
  .background_slow_1a14 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east-dbd1
  .link_huge_7f3f
  .accordion-c59c,
.east-dbd1
  .link_huge_7f3f
  a
  .accordion-c59c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-dbd1
  .link_huge_7f3f
  .pagination-basic-9b74 {
  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);
}
.east-dbd1
  .link_huge_7f3f
  .status-outer-14e6 {
  background-color: var(--e-global-color-primary);
}
.east-dbd1
  .link_huge_7f3f
  .status-outer-14e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-dbd1
  .link_huge_7f3f
  .status-outer-14e6:hover {
  background-color: var(--e-global-color-primary);
}
.east-dbd1
  .link_huge_7f3f
  .tooltip_basic_2858 {
  background-color: var(--e-global-color-primary);
}
.east-dbd1
  .link_huge_7f3f
  .tooltip_basic_2858 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-dbd1
  .link_huge_7f3f
  .tooltip_basic_2858:hover {
  background-color: var(--e-global-color-primary);
}
.east-dbd1
  .current-f892
  .mask_296e
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east-dbd1
  .current-f892
  .paper-3715 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-dbd1
  .current-f892
  .pagination-basic-9b74 {
  color: var(--e-global-color-text);
}
.east-dbd1
  .current-f892
  .pagination-basic-9b74
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-dbd1
  .current-f892
  .status-outer-14e6 {
  background-color: var(--e-global-color-primary);
}
.east-dbd1
  .current-f892
  .status-outer-14e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-dbd1
  .current-f892
  .status-outer-14e6:hover {
  background-color: var(--e-global-color-primary);
}
.east-dbd1
  .current-f892
  .tooltip_basic_2858 {
  background-color: var(--e-global-color-primary);
}
.east-dbd1
  .current-f892
  .tooltip_basic_2858 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-dbd1
  .current-f892
  .tooltip_basic_2858:hover {
  background-color: var(--e-global-color-primary);
}
.east-dbd1 .stale-58fc {
  background-color: var(--e-global-color-primary);
}
.east-dbd1 .stale-58fc:hover {
  background-color: var(--e-global-color-primary);
}
.east-dbd1 .thumbnail_de49 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east-dbd1 .box_fresh_49ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-white-fffe .left-51ea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-white-fffe
  .grid_cool_b6ae
  > div:nth-child(3)
  .left-51ea,
.button-white-fffe
  .current-92cb
  > div:nth-child(1)
  .left-51ea,
.button-white-fffe
  .hidden-158d
  > div:nth-child(1)
  .left-51ea,
.button-white-fffe
  .video_tall_db94
  > div:nth-child(1)
  .left-51ea,
.button-white-fffe
  .slider_basic_b269
  > div:nth-child(1)
  .left-51ea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-white-fffe .wood-6108 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-white-fffe .south_2b12 {
  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-white-fffe .preview_3edd {
  background-color: var(--e-global-color-primary);
}
.button-white-fffe .preview_3edd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-white-fffe .preview_3edd:hover {
  background-color: var(--e-global-color-primary);
}
.button-white-fffe .tag-1ee7 {
  background-color: var(--e-global-color-primary);
}
.button-white-fffe .tag-1ee7:hover {
  background-color: var(--e-global-color-primary);
}
.button-white-fffe .thumbnail_de49 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-white-fffe .box_fresh_49ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-steel-85c9 .module-3d1e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-steel-85c9 .feature-03d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-steel-85c9 .breadcrumb-dirty-47bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-steel-85c9 .out-dea8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-steel-85c9 .bottom-de77 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-steel-85c9 .tag-1ee7 {
  background-color: var(--e-global-color-primary);
}
.surface-steel-85c9 .tag-1ee7:hover {
  background-color: var(--e-global-color-primary);
}
.surface_liquid_fcf8 .active_cfe5 {
  background-color: var(--e-global-color-secondary);
}
.surface_liquid_fcf8 .thumbnail_brown_055b {
  background-color: var(--e-global-color-text);
}
.surface_liquid_fcf8 .content_f5bf {
  background-color: var(--e-global-color-secondary);
}
.surface_liquid_fcf8 .thumbnail_8b42 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_liquid_fcf8 .sort_paper_df07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_liquid_fcf8 .accent_selected_472d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_liquid_fcf8 .header_easy_db16 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_liquid_fcf8 .pressed-9007 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_full_b5ef .info-small-bdba .widget_2774,
.disabled_full_b5ef
  .info-small-bdba
  .widget_2774
  a,
.disabled_full_b5ef .shadow-14e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_full_b5ef .info-small-bdba .small_010b,
.disabled_full_b5ef .gas-9ac0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_full_b5ef .info-small-bdba .small_010b {
  color: var(--e-global-color-text);
}
.disabled_full_b5ef .gas-9ac0 {
  color: var(--e-global-color-text);
}
.disabled_full_b5ef
  .info-small-bdba
  .accordion_tiny_0d22 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_full_b5ef .backdrop-soft-8abd .badge-7477 {
  background-color: var(--e-global-color-primary);
}
.disabled_full_b5ef .backdrop-soft-8abd .badge-7477:hover {
  background-color: var(--e-global-color-primary);
}
.disabled_full_b5ef .backdrop-soft-8abd .picture_north_99ff li span {
  background-color: var(--e-global-color-text);
}
.disabled_full_b5ef .backdrop-soft-8abd .picture_north_99ff li span:hover {
  background-color: var(--e-global-color-primary);
}
.disabled_full_b5ef
  .backdrop-soft-8abd
  .picture_north_99ff
  li.in-c225
  span {
  background-color: var(--e-global-color-accent);
}
.disabled_full_b5ef .component_clean_4a0a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_6051 .article-orange-6490 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary_bright_8cc8 .mask-c758 {
  background-color: var(--e-global-color-primary);
}
.tertiary_bright_8cc8 .border_middle_6888 {
  background-color: var(--e-global-color-secondary);
}
.tertiary_bright_8cc8 .wrapper-purple-2d52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_bright_8cc8 .pink_3091 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_bright_8cc8 .smooth-6ef8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_bright_8cc8 .last-7c6d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_bright_8cc8 .sort-f17b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_bright_8cc8 .notification_wide_6aa7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_bright_8cc8 .top_0555 {
  background-color: var(--e-global-color-primary);
}
.tertiary_bright_8cc8 .top_0555 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-ce4c .frame-77ed {
  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-ce4c .description-pressed-b3f4 {
  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);
}
.panel-ce4c
  .dynamic_294a:after {
  background-color: var(--e-global-color-primary);
}
.panel-ce4c .nav-inner-d1e9 {
  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);
}
.black_846e .shadow-14e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_846e .gas-9ac0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_b0d2 .narrow-f53c .frame_0656 {
  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);
}
.alert_b0d2 .narrow-f53c .motion_1fbd {
  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);
}
.pagination-orange-ff59 .heading-rough-54ff {
  background-color: var(--e-global-color-primary);
}
.pagination-orange-ff59 .primary_inner_f505 {
  background-color: var(--e-global-color-secondary);
}
.pagination-orange-ff59 .hidden_a263 .aside-9d5e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-orange-ff59 .modal-7109 .aside-9d5e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_42cf .warm-6319 .white-ac30 {
  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);
}
.dropdown_42cf .warm-6319 .sort-steel-3887 {
  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);
}
.dropdown_42cf .warm-6319 .accordion-294a {
  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);
}
.outline-rough-344b .photo-fluid-37a0 {
  border-color: var(--e-global-color-text);
}
.outline-rough-344b .soft_a21c {
  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);
}
.outline-rough-344b .iron-1d03 {
  color: var(--e-global-color-primary);
}
.outline-rough-344b .filter_white_6a02 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_9899 .sidebar_smooth_a749 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.soft_9899 .table_890e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.soft_9899 .widget_c3d6:hover .sidebar_smooth_a749 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.soft_9899
  .widget_c3d6:hover
  .table_890e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-d295 .in_1386 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-d295 .caption-cool-7d8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down-60a6 .section_mini_d67a .mask-6d2f {
  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);
}
.down-60a6 .complex_438f .mask-6d2f {
  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-59a8 .large_2079 {
  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);
}
.mask_af80 .gallery_blue_f1d8 .hidden_2357 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_af80 .gallery_blue_f1d8 .hidden_2357 {
  background-color: var(--e-global-color-secondary);
}
.mask_af80 .shade-thick-f0ca .hidden_2357 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_af80 .shade-thick-f0ca .hidden_2357 {
  background-color: var(--e-global-color-secondary);
}
.mask_af80 .form-8908 .modal_warm_ec40 {
  background-color: var(--e-global-color-primary);
}
.mask_af80 .form-8908:hover .modal_warm_ec40 {
  background-color: var(--e-global-color-secondary);
}
.mask_af80 .badge-7477 {
  background-color: var(--e-global-color-primary);
}
.mask_af80 .badge-7477:hover {
  background-color: var(--e-global-color-accent);
}
.mask_af80 .picture_north_99ff li span {
  background-color: var(--e-global-color-text);
}
.mask_af80 .picture_north_99ff li span:hover {
  background-color: var(--e-global-color-primary);
}
.mask_af80 .picture_north_99ff li.in-c225 span {
  background-color: var(--e-global-color-accent);
}
.nav_dd47 .text-d7a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_dd47 .heading_3e1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-thick-558f .hovered_fa6a:before {
  background-color: var(--e-global-color-secondary);
}
.card-thick-558f .main-up-114c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-thick-558f .gas-5656 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_83f4 .feature-wood-4191 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_83f4 .feature-wood-4191:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_83f4 .feature-wood-4191.fn-active-d26d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_83f4 .middle-4749 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_83f4 .primary_8d0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_83f4 .hero-6e76 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_83f4 .paragraph-bright-6184 {
  background-color: var(--e-global-color-primary);
}
.slider_83f4 .paragraph-bright-6184 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_83f4 .box_dark_c83f {
  background-color: var(--e-global-color-primary);
}
.slider_83f4 .box_dark_c83f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-short-873d .hot_e507 .tag-clean-7924 a {
  color: var(--e-global-color-secondary);
}
.chip-short-873d .hot_e507 .tag-clean-7924 a:hover {
  color: var(--e-global-color-secondary);
}
.chip-short-873d .hot_e507 .tag-clean-7924,
.chip-short-873d .hot_e507 .tag-clean-7924 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-short-873d .hot_e507 .tooltip_8fbd {
  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);
}
.chip-short-873d .hot_e507 .wood_83ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-short-873d .hot_e507 .feature-first-0fdf {
  background-color: var(--e-global-color-primary);
}
.chip-short-873d .hot_e507 .feature-first-0fdf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-short-873d .hot_e507 .feature-first-0fdf:hover {
  background-color: var(--e-global-color-primary);
}
.chip-short-873d .hot_e507 .overlay-gold-9c0c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-short-873d .hot_e507 .overlay-gold-9c0c {
  background-color: var(--e-global-color-primary);
}
.chip-short-873d .hot_e507 .overlay-gold-9c0c:hover {
  background-color: var(--e-global-color-primary);
}
.chip-short-873d .hot_e507 .badge-7477 {
  background-color: var(--e-global-color-primary);
}
.chip-short-873d .hot_e507 .badge-7477:hover {
  background-color: var(--e-global-color-primary);
}
.chip-short-873d .backdrop-soft-8abd .picture_north_99ff li span {
  background-color: var(--e-global-color-text);
}
.chip-short-873d .backdrop-soft-8abd .picture_north_99ff li span:hover {
  background-color: var(--e-global-color-primary);
}
.chip-short-873d .backdrop-soft-8abd .picture_north_99ff li.in-c225 span {
  background-color: var(--e-global-color-accent);
}
.chip-short-873d .thumbnail_de49 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-short-873d .box_fresh_49ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_lite_ea37 .hover_ed91 .input_full_2255 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_lite_ea37 .hover_ed91 .inner-1d36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_lite_ea37 .hover_ed91 .module-silver-2cf7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_huge_61a0 .secondary_15b0 {
  border-color: var(--e-global-color-text);
}
.tabs_huge_61a0 .image-bright-b895 {
  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);
}
.tabs_huge_61a0 .steel_da30 {
  color: var(--e-global-color-secondary);
}
.tabs_huge_61a0 .steel_da30 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_huge_61a0 .preview_65c7 > * {
  color: var(--e-global-color-primary);
}
.tabs_huge_61a0 .preview_65c7 > * svg {
  fill: var(--e-global-color-primary);
}
.tabs_huge_61a0 .cold-5f81 {
  color: var(--e-global-color-primary);
}
.tabs_huge_61a0 .cold-5f81 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_huge_61a0 .photo_1359 {
  color: var(--e-global-color-primary);
}
.tabs_huge_61a0 .photo_1359 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_huge_61a0 .outline-slow-c73a {
  color: var(--e-global-color-primary);
}
.tabs_huge_61a0 .outline-slow-c73a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_huge_61a0 .highlight_2d78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_huge_61a0 .border_136c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_huge_61a0 .border_136c.current_ae6d {
  color: var(--e-global-color-secondary);
}
.tabs_huge_61a0 .border_136c.current_ae6d .gallery_c5fa {
  color: var(--e-global-color-accent);
}
.tabs_huge_61a0 .border_136c.center_192f {
  color: var(--e-global-color-text);
}
.tabs_huge_61a0 .border_136c.center_192f .gallery_c5fa {
  color: var(--e-global-color-text);
}
.tabs_huge_61a0 .border_136c:before {
  border-top-color: var(--e-global-color-text);
}
.tabs_huge_61a0 .row-stale-95b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_huge_61a0
  .row-stale-95b1
  .highlight-red-8be0 {
  background-color: var(--e-global-color-primary);
}
.tabs_huge_61a0
  .row-stale-95b1
  .highlight-red-8be0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_huge_61a0 .secondary_15b0 .advanced_53c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-fast-6fff .medium_5ea1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-fast-6fff .container_ebe1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-full-8fd5 .right-1da9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-full-8fd5
  .tiny_96b6
  .list_narrow_7fdd {
  background-color: var(--e-global-color-secondary);
}
.detail-full-8fd5
  .tiny_96b6.complex-37ca
  .list_narrow_7fdd {
  background-color: var(--e-global-color-text);
}
.detail-full-8fd5
  .tiny_96b6:hover
  .list_narrow_7fdd {
  background-color: var(--e-global-color-accent);
}
.detail-full-8fd5
  .tiny_96b6.fn-active-d26d
  .list_narrow_7fdd {
  background-color: var(--e-global-color-primary);
}
.module-d735 .hot_23b7 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.module-d735 .small-8baa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-d735 .outline-c15e {
  background-color: var(--e-global-color-primary);
}
.module-d735 .outline-c15e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first-d60e .content-9f29 .solid-6479 .bright_b847 {
  background-color: var(--e-global-color-secondary);
}
.first-d60e .content-9f29 .plasma_3aee:after {
  background-color: var(--e-global-color-secondary);
}
.first-d60e .dropdown_hovered_561d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-d60e .item_current_ff6f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-d60e .mini-396e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-d60e .pagination_new_6548 {
  background-color: var(--e-global-color-primary);
}
.first-d60e .pagination_new_6548 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first-d60e .media-db17 {
  background-color: var(--e-global-color-secondary);
}
.first-d60e .media-db17 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first-d60e .content-9f29 .disabled_pressed_501f .photo_complex_a2da:hover {
  background-color: var(--e-global-color-primary);
}
.first-d60e
  .content-9f29
  .disabled_pressed_501f
  .photo_complex_a2da.title-8cf7 {
  background-color: var(--e-global-color-primary);
}
.first-d60e .content-9f29 .fast_9ce5:before {
  border-color: var(--e-global-color-primary);
}
.first-d60e .content-9f29 .fast_9ce5:hover:before {
  border-color: var(--e-global-color-secondary);
}
.first-d60e
  .content-9f29
  .fast_9ce5.progress-c122:before {
  border-color: var(--e-global-color-primary);
}
.first-d60e .copper-ffe2 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white_8218 .dim_a12b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white_8218 .dim_a12b:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white_8218 .dim_a12b.inner-644b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white_8218 .media_wood_5033 {
  background-color: var(--e-global-color-primary);
}
.white_8218 .media_wood_5033 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white_8218
  .hover-hard-8a80
  .new_c7ad
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white_8218
  .sidebar-0a81
  .new_c7ad
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card-0ab5
  .label-bfbf
  .shade-2e11 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-0ab5
  .label-bfbf
  .new-7ba4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-0ab5 .feature_red_2907 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-0ab5 .bronze_1164 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-0ab5 .box-center-2ba7 {
  background-color: var(--e-global-color-primary);
}
.card-0ab5 .box-center-2ba7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-e1d5 .article-c3d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-e1d5 .current-83f5 {
  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);
}
.panel-e1d5 .secondary-complex-6dd8 {
  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-e1d5 .secondary-complex-6dd8 a:hover {
  color: var(--e-global-color-secondary);
}
.panel-e1d5 .orange-4751 {
  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-e1d5 .gallery_old_ced2 {
  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);
}
.panel-e1d5 .border_simple_f71c .badge-7477 {
  background-color: var(--e-global-color-primary);
}
.panel-e1d5 .border_simple_f71c .badge-7477:hover {
  background-color: var(--e-global-color-accent);
}
.panel-e1d5
  .border_simple_f71c
  .picture_north_99ff
  li
  span {
  background-color: var(--e-global-color-text);
}
.panel-e1d5
  .border_simple_f71c
  .picture_north_99ff
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.panel-e1d5
  .border_simple_f71c
  .picture_north_99ff
  li.in-c225
  span {
  background-color: var(--e-global-color-accent);
}
.label-ffe5
  .chip-5b28
  .border-short-7087 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-ffe5 .chip-5b28 .article_4719 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-ffe5 .chip-5b28 .list_full_60e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-ffe5 .caption-9b2a {
  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);
}
.label-ffe5
  .grid_north_11fd.chip-469e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron-2c97
  > .tooltip-tiny-c66e
  > div
  > .hero-c954
  > .gallery-1ddb
  > a {
  background-color: var(--e-global-color-text);
}
.iron-2c97
  > .tooltip-tiny-c66e
  > div
  > .hero-c954
  > .gallery-1ddb
  > a
  .center-dcb3.silver-a53e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.iron-2c97
  > .tooltip-tiny-c66e
  > div
  > .hero-c954
  > .gallery-1ddb
  > a
  .mask_3fce.article-5385 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.iron-2c97
  > .tooltip-tiny-c66e
  > div
  > .hero-c954
  > .gallery-1ddb
  > .info_4f3d
  .gallery-1ddb
  > a {
  background-color: var(--e-global-color-secondary);
}
.iron-2c97
  > .tooltip-tiny-c66e
  > div
  > .hero-c954
  > .gallery-1ddb
  > .info_4f3d
  .gallery-1ddb
  > a
  .filter_9113 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron-2c97
  > .tooltip-tiny-c66e
  > div
  > .hero-c954
  > .gallery-1ddb
  > .info_4f3d
  .gallery-1ddb
  > a
  .mask_3fce.hard_d9ea {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.iron-2c97
  > .tooltip-tiny-c66e
  > div
  > .hero-c954
  > .gallery-1ddb
  > a
  .progress_old_782f:before {
  color: var(--e-global-color-text);
}
.iron-2c97
  > .tooltip-tiny-c66e
  > div
  > .hero-c954
  > .gallery-1ddb
  > .info_4f3d
  a
  .progress_old_782f:before {
  color: var(--e-global-color-text);
}
.iron-2c97
  > .tooltip-tiny-c66e
  > div
  > .hero-c954
  > .gallery-1ddb.video_1d98
  > a
  .progress_old_782f:before {
  color: var(--e-global-color-text);
}
.iron-2c97
  > .tooltip-tiny-c66e
  > div
  > .hero-c954
  > .gallery-1ddb
  > .info_4f3d
  .gallery-1ddb.video_1d98
  > a
  .progress_old_782f:before {
  color: var(--e-global-color-text);
}
.iron-2c97
  > .tooltip-tiny-c66e
  > div
  > .hero-c954
  > .gallery-1ddb
  > a
  .bronze-dc18
  .component-small-6314 {
  color: var(--e-global-color-text);
}
.iron-2c97
  > .tooltip-tiny-c66e
  > div
  > .hero-c954
  > .gallery-1ddb
  > .info_4f3d
  a
  .bronze-dc18
  .component-small-6314 {
  color: var(--e-global-color-text);
}
.iron-2c97
  > .tooltip-tiny-c66e
  > div
  > .hero-c954
  > .gallery-1ddb
  > a
  .bronze-dc18
  .component-small-6314,
.iron-2c97
  > .tooltip-tiny-c66e
  > div
  > .hero-c954
  > .gallery-1ddb
  > .info_4f3d
  a
  .bronze-dc18
  .component-small-6314 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-2c97
  > .tooltip-tiny-c66e
  > div
  > .hero-c954
  > .gallery-1ddb
  > a
  .black_5122:before {
  color: var(--e-global-color-text);
}
.iron-2c97
  > .tooltip-tiny-c66e
  > div
  > .hero-c954
  > .gallery-1ddb
  > .info_4f3d
  a
  .black_5122:before {
  color: var(--e-global-color-text);
}
.iron-2c97
  > .tooltip-tiny-c66e
  > div
  > .hero-c954
  > .gallery-1ddb.video_1d98
  > a
  .black_5122:before {
  color: var(--e-global-color-text);
}
.iron-2c97
  > .tooltip-tiny-c66e
  > div
  > .hero-c954
  > .gallery-1ddb
  > .info_4f3d
  .gallery-1ddb.video_1d98
  > a
  .black_5122:before {
  color: var(--e-global-color-text);
}
.south-11a7 .main_complex_6756 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south-11a7
  .simple_290e:hover
  .main_complex_6756 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-c471
  > .tooltip-tiny-c66e
  > .highlight_6a9f
  > .full-c594
  > .cold-9b5b
  > .description_plasma_e90e
  .widget-focused-747a {
  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);
}
.secondary-c471
  > .tooltip-tiny-c66e
  > .highlight_6a9f
  > .full-c594
  > .cold-9b5b
  > .description_plasma_e90e:hover
  .widget-focused-747a {
  color: var(--e-global-color-text);
}
.secondary-c471
  > .tooltip-tiny-c66e
  > .highlight_6a9f
  > .full-c594
  > .cold-9b5b
  > .description_plasma_e90e:hover
  .widget-focused-747a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-c471
  > .tooltip-tiny-c66e
  > .highlight_6a9f
  > .full-c594
  > .cold-9b5b.modal_772c
  > .description_plasma_e90e
  .widget-focused-747a {
  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_4072 .glass_7469 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_4072 .focus_out_6d42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_4072 .light_1a07 {
  background-color: var(--e-global-color-primary);
}
.label_4072 .light_1a07 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-wood-8ce6
  > .tooltip-tiny-c66e
  > .info_smooth_3a8a
  > .backdrop-fe29
  > .tag-86ff
  .link_under_26d5 {
  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);
}
.status-wood-8ce6
  > .tooltip-tiny-c66e
  > .info_smooth_3a8a
  > .backdrop-fe29
  > .tag-86ff
  .hard_708c {
  color: var(--e-global-color-text);
}
.status-wood-8ce6
  > .tooltip-tiny-c66e
  > .info_smooth_3a8a
  > .backdrop-fe29
  > .tag-86ff:hover
  .link_under_26d5 {
  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);
}
.status-wood-8ce6
  > .tooltip-tiny-c66e
  > .info_smooth_3a8a
  > .backdrop-fe29
  > .tag-86ff:hover
  .hard_708c {
  color: var(--e-global-color-secondary);
}
.status-wood-8ce6
  > .tooltip-tiny-c66e
  > .info_smooth_3a8a
  > .backdrop-fe29
  > .tag-86ff.label-7e96
  .link_under_26d5 {
  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);
}
.status-wood-8ce6
  > .tooltip-tiny-c66e
  > .info_smooth_3a8a
  > .backdrop-fe29
  > .tag-86ff.label-7e96
  .hard_708c {
  color: var(--e-global-color-primary);
}
.cold_1ae4
  .purple_fdf1
  .carousel-f5a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold_1ae4 .banner-slow-513a .advanced_53c3 .light_b312 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-lite-0534 .focus_light_204b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-lite-0534 .frame_steel_eee2 .focus_light_204b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-lite-0534 .next_3a3e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-lite-0534 .next_3a3e {
  background-color: var(--e-global-color-primary);
}
.huge-d4a9 .row_17d3 .blue_510f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-d4a9
  .row_17d3:hover
  .out-0a1f {
  color: var(--e-global-color-secondary);
}
.huge-d4a9
  .row_17d3:hover
  .blue_510f {
  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_static_9ad0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.detail-bright-1dbf {
  max-width: 1400px !important;
}

.status_first_6580 {
  flex-direction: column;
}

.status_first_6580 .thumbnail-4979 {
  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.status_first_6580 .thumbnail-4979 {
  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);
}

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

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

.prev-9db9.sort-cool-3ef2 {
  display: none;
}

.huge-47b7 {
  display: none;
}

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

.static_6478.wide-5244 {
  margin-bottom: 40px;
  width: 100%;
}

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

.status_first_6580 a {
  width: 100%;
}

.shadow-4585 .hero-9fdc.element_basic_9cae {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.shadow-4585
  .hero-9fdc.frame-inner-b75c
  .simple_f2e0
  .gas-44ef {
  font-size: 20px !important;
}

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

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

.widget-prev-b724 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.static-5221.secondary-under-165c > .focused_0c6f {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.highlight-green-3e84 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.widget-black-5bcf {
  font-size: 35px !important;
}

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

.button-west-96df {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

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

.shadow-4585
  .hero-9fdc.menu-bb91
  .static_ccc7
  .copper-0dbe {
  width: 100% !important;
}

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

.action-56f0 {
  width: 100%;
}

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

.hover-ce60 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.hover-ce60:hover .avatar_9851 {
  visibility: visible;
}
.hover-ce60:hover.hover-ce60::before {
  display: block;
}

.widget-prev-b724 h3 {
  color: #fff;
}

.background_dirty_d794 {
  margin: 0;
}

.shadow-4585
  .hero-9fdc.menu-bb91
  .copper-0dbe
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.tertiary_5a1c {
  width: 100%;
}

.progress_61da {
  width: 100%;
}

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

.progress_61da {
  width: 100%;
}

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

.copper-0dbe {
  display: flex;
  align-items: center;
}

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

.hard-3a5f {
  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;
}

.status_first_6580 .thumbnail-4979.logo_stale_fba9 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.status_first_6580 h1.thumbnail-4979 {
  margin-top: 80px !important;
}

.shadow-4585 .hero-9fdc.message_bottom_5945 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.active-93bc img {
  width: 100%;
}

.alert-easy-a388 .sort-hovered-8334.simple_f2e0 {
  justify-content: space-between;
}

.in-ed04 {
  display: none;
}

.new_9acf .icon_yellow_3e72 {
  margin: 1px 0 !important;
}

.orange-8d32 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .static-5221 .focused_0c6f {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .alert-easy-a388 .sort-hovered-8334.simple_f2e0 {
    border-bottom: 1px solid #f0c159;
  }

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

  .static-5221.secondary-under-165c > .focused_0c6f {
    gap: 15px;
    justify-content: space-between;
  }

  .shadow-4585
    .hero-9fdc.menu-bb91
    .copper-0dbe
    img {
    width: 60% !important;
  }

  .highlight-green-3e84 {
    left: 2%;
  }

  .gallery_fast_7f16 {
    margin: 10px 0;
  }

  .status_first_6580 .icon_yellow_3e72 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .widget-black-5bcf {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.status_first_6580 .thumbnail-4979,
  .status_first_6580 .thumbnail-4979 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .copper-0dbe {
    justify-content: center;
  }

  .status_first_6580 .icon_yellow_3e72 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .component-liquid-eab6 {
    margin-bottom: 15px !important;
  }

  .shadow-4585 .hero-9fdc.element_basic_9cae {
    width: 75% !important;
  }

  .active-93bc img {
    width: 100% !important;
  }
}

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

  h2.status_first_6580 .thumbnail-4979,
  .status_first_6580 .thumbnail-4979 {
    font-size: 30px !important;
  }

  .copper-0dbe {
    justify-content: center;
  }

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

  .detail-white-b67a
    .red_2992.component_899b {
    margin: 0 !important;
  }

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

  .gallery_fast_7f16 {
    display: flex;
  }

  .copper_481c .inner_a552 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .status_first_6580 h1.thumbnail-4979 {
    margin-top: 40px !important;
  }

  .shadow-4585
    .hero-9fdc.menu-bb91
    .copper-0dbe
    img,
  .avatar-wood-adc4 .static_ccc7 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .shadow-4585 .hero-9fdc.element_basic_9cae {
    width: 100% !important;
  }

  .static-5221.secondary-under-165c > .focused_0c6f {
    gap: 3px;
  }

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

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

/* 超紧凑型导航菜单样式 */
.alert-easy-a388 .sort-hovered-8334.simple_f2e0 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.alert-easy-a388 .sort-hovered-8334.simple_f2e0: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);
}

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

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

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

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

.prev-9db9: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;
}

/* 图片块简化样式 */
.button-west-96df {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .alert-easy-a388 .sort-hovered-8334.simple_f2e0 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .status_first_6580 .thumbnail-4979 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .inner_a552 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.list_mini_acfc .box_cecd {
  flex-shrink: 0;
  white-space: nowrap;
}

.list_mini_acfc .hidden_fixed_9f28 {
  flex-shrink: 0;
  min-width: fit-content;
}

.list_mini_acfc .gas-44ef {
  white-space: nowrap;
}

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

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

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

.list_mini_acfc .hidden_fixed_9f28 {
  max-width: 80px !important;
  overflow: hidden;
}

.list_mini_acfc .sort-hovered-8334.simple_f2e0 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.list_mini_acfc .gas-44ef {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 73ea */
.phantom-card-h6 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
