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(.accordion-7efc) {
  gap: 0.5em;
}
:where(.brown_c964) {
  gap: 0.5em;
}
body .aside_f640 > .container_white_9427 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .aside_f640 > .detail_hovered_12b9 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .aside_f640 > .white_a381 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .slider_aed1 > .container_white_9427 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .slider_aed1 > .detail_hovered_12b9 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .slider_aed1 > .white_a381 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .slider_aed1
  > :where(:not(.container_white_9427):not(.detail_hovered_12b9):not(.east-8129)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .slider_aed1 > .thumbnail-c31e {
  max-width: var(--wp--style--global--wide-size);
}
body .accordion-7efc {
  display: flex;
}
body .accordion-7efc {
  flex-wrap: wrap;
  align-items: center;
}
body .accordion-7efc > * {
  margin: 0;
}
body .brown_c964 {
  display: grid;
}
body .brown_c964 > * {
  margin: 0;
}
:where(.info_02d4.accordion-7efc) {
  gap: 2em;
}
:where(.info_02d4.brown_c964) {
  gap: 2em;
}
:where(.block_4f99.accordion-7efc) {
  gap: 1.25em;
}
:where(.block_4f99.brown_c964) {
  gap: 1.25em;
}
.heading_medium_dbc1 {
  color: var(--wp--preset--color--black) !important;
}
.disabled_steel_a986 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.highlight_cc06 {
  color: var(--wp--preset--color--white) !important;
}
.form-plasma-1c38 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.soft_f73e {
  color: var(--wp--preset--color--vivid-red) !important;
}
.element_soft_e55a {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.notification-stale-4ca2 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.border-dae3 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.copper_3468 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.narrow_bf0a {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.active-c604 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.main-e0ab {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.up_6d18 {
  background-color: var(--wp--preset--color--black) !important;
}
.tiny-dd6c {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.summary-0f5e {
  background-color: var(--wp--preset--color--white) !important;
}
.heading_fb92 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.link-f4eb {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.widget_9115 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.form_purple_c037 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.white_3c4a {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.green-09f8 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.logo_silver_5c2d {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.last-8873 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.wood_7ef3 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.chip_1f29 {
  border-color: var(--wp--preset--color--black) !important;
}
.pagination-plasma-9c3d {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.soft_7016 {
  border-color: var(--wp--preset--color--white) !important;
}
.footer-0426 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.upper-5687 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.thumbnail_mini_c560 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.action-1422 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.silver_705f {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.notification_short_beff {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.bright-034a {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.heading_b5c3 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.clean_06a7 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.item_284e {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.photo_last_fddf {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.stone-3cc6 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.wrapper_north_d795 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.input_new_8808 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.mini_dbc8 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.bottom_bebb {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.slider_light_b7b9 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.link_south_4d0c {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.prev-d4e4 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.heading_wide_1d6c {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.footer-7e30 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.smooth-2bff {
  font-size: var(--wp--preset--font-size--small) !important;
}
.layout_silver_6330 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.inner_95a7 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.feature-8b43 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.panel-in-f612 a:where(:not(.container-af82)) {
  color: inherit;
}
:where(.block_4f99.accordion-7efc) {
  gap: 1.25em;
}
:where(.block_4f99.brown_c964) {
  gap: 1.25em;
}
:where(.info_02d4.accordion-7efc) {
  gap: 2em;
}
:where(.info_02d4.brown_c964) {
  gap: 2em;
}
.tabs-pressed-4e02 {
  font-size: 1.5em;
  line-height: 1.6;
}

.dark_1954 .box_5f10 {
  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);
}
.detail-7dff .avatar-up-b731 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-b3e3 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-b3e3.iron-9f48 .tag-681b {
  background-color: var(--e-global-color-primary);
}
.light-b3e3.background_c91b .tag-681b,
.light-b3e3.feature_motion_3e53 .tag-681b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tertiary_b765 .logo_02a5 {
  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);
}
.tag_rough_8b79 {
  --divider-color: var(--e-global-color-secondary);
}
.tag_rough_8b79 .picture-9b68 {
  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);
}
.tag_rough_8b79.frame-27aa .motion_652f {
  background-color: var(--e-global-color-secondary);
}
.tag_rough_8b79.secondary-e3ad .motion_652f,
.tag_rough_8b79.right-26a4 .motion_652f {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.tag_rough_8b79.secondary-e3ad .motion_652f,
.tag_rough_8b79.right-26a4 .motion_652f svg {
  fill: var(--e-global-color-secondary);
}
.mask-b6d7 .message_baa4 {
  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);
}
.mask-b6d7 .primary-clean-9569 {
  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);
}
.status_large_af5d.frame-27aa .motion_652f {
  background-color: var(--e-global-color-primary);
}
.status_large_af5d.secondary-e3ad .motion_652f,
.status_large_af5d.right-26a4 .motion_652f {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.status_large_af5d.secondary-e3ad .motion_652f,
.status_large_af5d.right-26a4 .motion_652f svg {
  fill: var(--e-global-color-primary);
}
.input_df08.frame-27aa .motion_652f {
  background-color: var(--e-global-color-primary);
}
.input_df08.secondary-e3ad .motion_652f,
.input_df08.right-26a4 .motion_652f {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.input_df08 .solid_57c4 {
  color: var(--e-global-color-primary);
}
.input_df08 .solid_57c4,
.input_df08 .solid_57c4 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_df08 .surface_hovered_81c3 {
  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_9114 .new-a39f {
  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);
}
.easy_1c9d .main-warm-306a .caption-ab49 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current_9804 .wrapper_focused_03ac:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.current_9804 .rough-1982 i {
  color: var(--e-global-color-primary);
}
.current_9804 .rough-1982 svg {
  fill: var(--e-global-color-primary);
}
.current_9804 .center-e12c {
  color: var(--e-global-color-secondary);
}
.current_9804 .wrapper_focused_03ac > .center-e12c,
.current_9804 .wrapper_focused_03ac > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_f0f2 .tiny_817a {
  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);
}
.sort_f0f2 .panel-copper-66c7 {
  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);
}
.background-rough-c291 .label_1bc8 .image_current_5a1a {
  background-color: var(--e-global-color-primary);
}
.background-rough-c291 .search-2661 {
  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);
}
.layout-de18 .heading-cool-6db4 {
  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);
}
.layout-de18 .complex-c10c {
  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);
}
.layout-de18 .layout-62c4 {
  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);
}
.logo-south-cc80 .tag_97e0,
.logo-south-cc80 .tag_97e0 a {
  color: var(--e-global-color-primary);
}
.logo-south-cc80 .tag_97e0.red-5ec6,
.logo-south-cc80 .tag_97e0.red-5ec6 a {
  color: var(--e-global-color-accent);
}
.logo-south-cc80 .tag_97e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-south-cc80 .orange_f00f {
  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);
}
.status-orange-c149 .basic-428b,
.status-orange-c149 .hero_cold_3aa7 {
  color: var(--e-global-color-primary);
}
.status-orange-c149 .basic-428b svg {
  fill: var(--e-global-color-primary);
}
.status-orange-c149 .red-5ec6 .basic-428b,
.status-orange-c149 .red-5ec6 .hero_cold_3aa7 {
  color: var(--e-global-color-accent);
}
.status-orange-c149 .red-5ec6 .basic-428b svg {
  fill: var(--e-global-color-accent);
}
.status-orange-c149 .hero_cold_3aa7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-orange-c149 .orange_f00f {
  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);
}
.tooltip_pink_b874 .accent-liquid-8257,
.tooltip_pink_b874 .picture_green_4579 {
  color: var(--e-global-color-primary);
}
.tooltip_pink_b874 .picture_green_4579 svg {
  fill: var(--e-global-color-primary);
}
.tooltip_pink_b874 .tag_97e0.red-5ec6 a,
.tooltip_pink_b874
  .tag_97e0.red-5ec6
  .picture_green_4579 {
  color: var(--e-global-color-accent);
}
.tooltip_pink_b874 .accent-liquid-8257 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_pink_b874 .orange_f00f {
  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);
}
.soft_9d5a .wood_737d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_9d5a .fluid_0972 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-a741 .description_781a .disabled_5988 {
  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);
}
.search-a741 .description_781a .table-97de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-a741 .icon_dc92 .disabled_5988 {
  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);
}
.search-a741
  .icon_dc92
  .table-97de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-a741
  .chip_8312
  .disabled_5988 {
  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);
}
.search-a741
  .chip_8312
  .table-97de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-a741
  .accent-orange-1188
  .disabled_5988 {
  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);
}
.search-a741
  .accent-orange-1188
  .table-97de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood-33d2 .active_c669 {
  background-color: var(--e-global-color-primary);
}
.wood-33d2 .active_c669:hover {
  background-color: var(--e-global-color-primary);
}
.wood-33d2 .fresh_747f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-33d2
  .active_c669:hover
  .fresh_747f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic-6062 .mini-5059 {
  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);
}
.disabled_blue_dfdc .cold-9a03 .stone-48ee a {
  background-color: var(--e-global-color-accent);
}
.disabled_blue_dfdc .cold-9a03 .hover-hard-4be5 a {
  background-color: var(--e-global-color-accent);
}
.disabled_blue_dfdc .cold-9a03 .stone-48ee a,
.disabled_blue_dfdc .cold-9a03 .hover-hard-4be5 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_da5f
  .dropdown-6367.action_00bd
  .cold-9a03
  a.yellow-fc10 {
  background-color: var(--e-global-color-accent);
}
.small_da5f
  .dropdown-6367.action_00bd
  .cold-9a03
  span.yellow-fc10.fn-current-6af0 {
  background-color: var(--e-global-color-text);
}
.small_da5f
  .dropdown-6367.action_00bd
  .cold-9a03
  .yellow-fc10 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_5c3b .table_14b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_5c3b
  .hero_narrow_e488
  > .hard-77e4
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_5c3b
  .over_09eb
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_5c3b
  .fast_94f1
  .border_1cde,
.wood_5c3b
  .fast_94f1
  .article-in-ed22 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood_5c3b
  .fast_94f1
  .thick_5cf8,
.wood_5c3b
  .fast_94f1
  a
  .thick_5cf8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_5c3b
  .fast_94f1
  .row_e4c6 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_5c3b
  .fast_94f1
  .over-97d4 {
  background-color: var(--e-global-color-primary);
}
.wood_5c3b
  .fast_94f1
  .over-97d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_5c3b
  .fast_94f1
  .over-97d4:hover {
  background-color: var(--e-global-color-primary);
}
.wood_5c3b
  .fast_94f1
  .form-action-3ebe {
  background-color: var(--e-global-color-primary);
}
.wood_5c3b
  .fast_94f1
  .form-action-3ebe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_5c3b
  .fast_94f1
  .form-action-3ebe:hover {
  background-color: var(--e-global-color-primary);
}
.wood_5c3b
  .highlight_7670
  .pagination_full_f2d1
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood_5c3b
  .highlight_7670
  .video_c68e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_5c3b
  .highlight_7670
  .row_e4c6 {
  color: var(--e-global-color-text);
}
.wood_5c3b
  .highlight_7670
  .row_e4c6
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_5c3b
  .highlight_7670
  .over-97d4 {
  background-color: var(--e-global-color-primary);
}
.wood_5c3b
  .highlight_7670
  .over-97d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_5c3b
  .highlight_7670
  .over-97d4:hover {
  background-color: var(--e-global-color-primary);
}
.wood_5c3b
  .highlight_7670
  .form-action-3ebe {
  background-color: var(--e-global-color-primary);
}
.wood_5c3b
  .highlight_7670
  .form-action-3ebe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_5c3b
  .highlight_7670
  .form-action-3ebe:hover {
  background-color: var(--e-global-color-primary);
}
.wood_5c3b .link-under-c397 {
  background-color: var(--e-global-color-primary);
}
.wood_5c3b .link-under-c397:hover {
  background-color: var(--e-global-color-primary);
}
.wood_5c3b .highlight_fixed_b4f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood_5c3b .fast_46a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper_6a18 .wide-cb4c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper_6a18
  .outline-warm-0582
  > div:nth-child(3)
  .wide-cb4c,
.paper_6a18
  .narrow_dd7b
  > div:nth-child(1)
  .wide-cb4c,
.paper_6a18
  .huge-7624
  > div:nth-child(1)
  .wide-cb4c,
.paper_6a18
  .pattern-simple-e00f
  > div:nth-child(1)
  .wide-cb4c,
.paper_6a18
  .last-93af
  > div:nth-child(1)
  .wide-cb4c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper_6a18 .block_under_81dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_6a18 .silver_4554 {
  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);
}
.paper_6a18 .progress-new-899c {
  background-color: var(--e-global-color-primary);
}
.paper_6a18 .progress-new-899c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_6a18 .progress-new-899c:hover {
  background-color: var(--e-global-color-primary);
}
.paper_6a18 .hovered-36d9 {
  background-color: var(--e-global-color-primary);
}
.paper_6a18 .hovered-36d9:hover {
  background-color: var(--e-global-color-primary);
}
.paper_6a18 .highlight_fixed_b4f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper_6a18 .fast_46a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_full_46c6 .middle_c211 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_full_46c6 .hot_abaf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_full_46c6 .backdrop_prev_67a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_full_46c6 .full-0d08 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_full_46c6 .footer_8b54 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_full_46c6 .hovered-36d9 {
  background-color: var(--e-global-color-primary);
}
.alert_full_46c6 .hovered-36d9:hover {
  background-color: var(--e-global-color-primary);
}
.secondary_14b5 .pattern-c1df {
  background-color: var(--e-global-color-secondary);
}
.secondary_14b5 .thick_c2ce {
  background-color: var(--e-global-color-text);
}
.secondary_14b5 .footer-simple-bba0 {
  background-color: var(--e-global-color-secondary);
}
.secondary_14b5 .item-0fe5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_14b5 .detail_green_c4e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_14b5 .title_0b45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_14b5 .hovered-1387 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_14b5 .active_9ca3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_ad50 .steel-34f1 .dropdown_946f,
.panel_ad50
  .steel-34f1
  .dropdown_946f
  a,
.panel_ad50 .alert-slow-022e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_ad50 .steel-34f1 .photo_hovered_afd8,
.panel_ad50 .widget_dynamic_a940 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_ad50 .steel-34f1 .photo_hovered_afd8 {
  color: var(--e-global-color-text);
}
.panel_ad50 .widget_dynamic_a940 {
  color: var(--e-global-color-text);
}
.panel_ad50
  .steel-34f1
  .narrow-dcc2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_ad50 .overlay_yellow_90ae .dropdown_middle_63f6 {
  background-color: var(--e-global-color-primary);
}
.panel_ad50 .overlay_yellow_90ae .dropdown_middle_63f6:hover {
  background-color: var(--e-global-color-primary);
}
.panel_ad50 .overlay_yellow_90ae .notification-inner-2d6b li span {
  background-color: var(--e-global-color-text);
}
.panel_ad50 .overlay_yellow_90ae .notification-inner-2d6b li span:hover {
  background-color: var(--e-global-color-primary);
}
.panel_ad50
  .overlay_yellow_90ae
  .notification-inner-2d6b
  li.label_selected_586b
  span {
  background-color: var(--e-global-color-accent);
}
.panel_ad50 .in_a5f9 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_0d1b .title-3a02 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_288f .old_fe0b {
  background-color: var(--e-global-color-primary);
}
.highlight_288f .hard_7265 {
  background-color: var(--e-global-color-secondary);
}
.highlight_288f .caption_paper_aa13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_288f .article_0831 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_288f .alert_0a5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_288f .under_8420 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_288f .frame-wood-7734 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_288f .center-17de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_288f .badge_stone_1aff {
  background-color: var(--e-global-color-primary);
}
.highlight_288f .badge_stone_1aff {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_steel_3201 .caption-cold-0e0a {
  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);
}
.element_steel_3201 .last_5c58 {
  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);
}
.element_steel_3201
  .disabled-complex-09db:after {
  background-color: var(--e-global-color-primary);
}
.element_steel_3201 .accent_simple_5008 {
  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);
}
.module_out_a848 .alert-slow-022e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_out_a848 .widget_dynamic_a940 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_a3df .block-soft-c6e4 .short-fa0e {
  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);
}
.aside_a3df .block-soft-c6e4 .east_d632 {
  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);
}
.over-e2ce .list-short-9f7d {
  background-color: var(--e-global-color-primary);
}
.over-e2ce .accordion-a23e {
  background-color: var(--e-global-color-secondary);
}
.over-e2ce .highlight_7150 .status_e0d5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over-e2ce .progress_mini_da08 .status_e0d5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_inner_5f7e .selected_a0a6 .up_9c9b {
  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);
}
.feature_inner_5f7e .selected_a0a6 .blue-f20c {
  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);
}
.feature_inner_5f7e .selected_a0a6 .border-26c6 {
  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);
}
.section_bronze_8ada .soft_63f9 {
  border-color: var(--e-global-color-text);
}
.section_bronze_8ada .brown-3798 {
  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);
}
.section_bronze_8ada .first_b156 {
  color: var(--e-global-color-primary);
}
.section_bronze_8ada .dropdown-7c13 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_e1e0 .hero-c884 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_e1e0 .chip_556b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_e1e0 .sidebar-cad1:hover .hero-c884 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_e1e0
  .sidebar-cad1:hover
  .chip_556b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-dc9c .accordion-0bd8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-dc9c .banner-static-b172 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_b6e0 .summary_next_4093 .banner_selected_1ae0 {
  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);
}
.hard_b6e0 .accordion_mini_f2fd .banner_selected_1ae0 {
  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);
}
.shade_fba5 .header-mini-320b {
  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);
}
.fresh_ad5a .tooltip-focused-1782 .tooltip_north_7c34 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh_ad5a .tooltip-focused-1782 .tooltip_north_7c34 {
  background-color: var(--e-global-color-secondary);
}
.fresh_ad5a .tiny_f9e2 .tooltip_north_7c34 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh_ad5a .tiny_f9e2 .tooltip_north_7c34 {
  background-color: var(--e-global-color-secondary);
}
.fresh_ad5a .tooltip-3751 .secondary-tall-f3c7 {
  background-color: var(--e-global-color-primary);
}
.fresh_ad5a .tooltip-3751:hover .secondary-tall-f3c7 {
  background-color: var(--e-global-color-secondary);
}
.fresh_ad5a .dropdown_middle_63f6 {
  background-color: var(--e-global-color-primary);
}
.fresh_ad5a .dropdown_middle_63f6:hover {
  background-color: var(--e-global-color-accent);
}
.fresh_ad5a .notification-inner-2d6b li span {
  background-color: var(--e-global-color-text);
}
.fresh_ad5a .notification-inner-2d6b li span:hover {
  background-color: var(--e-global-color-primary);
}
.fresh_ad5a .notification-inner-2d6b li.label_selected_586b span {
  background-color: var(--e-global-color-accent);
}
.popup_f091 .frame_hard_fd66 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_f091 .accordion-black-039c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale_5aa4 .menu_4466:before {
  background-color: var(--e-global-color-secondary);
}
.stale_5aa4 .primary-aaae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale_5aa4 .photo-small-aae6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-62df .light-c10c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-62df .light-c10c:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-62df .light-c10c.fn-active-6af0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-62df .title-huge-89cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-62df .selected-85ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-62df .thumbnail-b4c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-62df .primary-steel-ef3a {
  background-color: var(--e-global-color-primary);
}
.modal-62df .primary-steel-ef3a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-62df .cold-e2b6 {
  background-color: var(--e-global-color-primary);
}
.modal-62df .cold-e2b6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary-bbe9 .notice-3029 .gas-0c4b a {
  color: var(--e-global-color-secondary);
}
.summary-bbe9 .notice-3029 .gas-0c4b a:hover {
  color: var(--e-global-color-secondary);
}
.summary-bbe9 .notice-3029 .gas-0c4b,
.summary-bbe9 .notice-3029 .gas-0c4b a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-bbe9 .notice-3029 .media_ceca {
  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);
}
.summary-bbe9 .notice-3029 .pro-9a5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-bbe9 .notice-3029 .module_cool_8c8c {
  background-color: var(--e-global-color-primary);
}
.summary-bbe9 .notice-3029 .module_cool_8c8c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-bbe9 .notice-3029 .module_cool_8c8c:hover {
  background-color: var(--e-global-color-primary);
}
.summary-bbe9 .notice-3029 .upper-e9b6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary-bbe9 .notice-3029 .upper-e9b6 {
  background-color: var(--e-global-color-primary);
}
.summary-bbe9 .notice-3029 .upper-e9b6:hover {
  background-color: var(--e-global-color-primary);
}
.summary-bbe9 .notice-3029 .dropdown_middle_63f6 {
  background-color: var(--e-global-color-primary);
}
.summary-bbe9 .notice-3029 .dropdown_middle_63f6:hover {
  background-color: var(--e-global-color-primary);
}
.summary-bbe9 .overlay_yellow_90ae .notification-inner-2d6b li span {
  background-color: var(--e-global-color-text);
}
.summary-bbe9 .overlay_yellow_90ae .notification-inner-2d6b li span:hover {
  background-color: var(--e-global-color-primary);
}
.summary-bbe9 .overlay_yellow_90ae .notification-inner-2d6b li.label_selected_586b span {
  background-color: var(--e-global-color-accent);
}
.summary-bbe9 .highlight_fixed_b4f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-bbe9 .fast_46a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-cfce .slider_in_f83b .header_thick_aef5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-cfce .slider_in_f83b .section-up-9efd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-cfce .slider_in_f83b .hot-e210 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-6a29 .primary-2431 {
  border-color: var(--e-global-color-text);
}
.description-6a29 .gallery-basic-7f6d {
  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);
}
.description-6a29 .layout_red_506c {
  color: var(--e-global-color-secondary);
}
.description-6a29 .layout_red_506c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-6a29 .active_a25e > * {
  color: var(--e-global-color-primary);
}
.description-6a29 .active_a25e > * svg {
  fill: var(--e-global-color-primary);
}
.description-6a29 .outline-pro-8319 {
  color: var(--e-global-color-primary);
}
.description-6a29 .outline-pro-8319 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-6a29 .dark-ac67 {
  color: var(--e-global-color-primary);
}
.description-6a29 .dark-ac67 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-6a29 .accordion_8daa {
  color: var(--e-global-color-primary);
}
.description-6a29 .accordion_8daa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-6a29 .message-5550 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-6a29 .button_iron_2e1d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-6a29 .button_iron_2e1d.brown-fbd3 {
  color: var(--e-global-color-secondary);
}
.description-6a29 .button_iron_2e1d.brown-fbd3 .hover-gold-2404 {
  color: var(--e-global-color-accent);
}
.description-6a29 .button_iron_2e1d.label_64bf {
  color: var(--e-global-color-text);
}
.description-6a29 .button_iron_2e1d.label_64bf .hover-gold-2404 {
  color: var(--e-global-color-text);
}
.description-6a29 .button_iron_2e1d:before {
  border-top-color: var(--e-global-color-text);
}
.description-6a29 .photo_0f91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-6a29
  .photo_0f91
  .summary_116b {
  background-color: var(--e-global-color-primary);
}
.description-6a29
  .photo_0f91
  .summary_116b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-6a29 .primary-2431 .paragraph_up_672f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_short_0a31 .dropdown-out-da3a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_short_0a31 .layout-d0e1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last_5c2a .summary_solid_b0dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last_5c2a
  .background_prev_b00e
  .hero_soft_a788 {
  background-color: var(--e-global-color-secondary);
}
.last_5c2a
  .background_prev_b00e.hard-1c82
  .hero_soft_a788 {
  background-color: var(--e-global-color-text);
}
.last_5c2a
  .background_prev_b00e:hover
  .hero_soft_a788 {
  background-color: var(--e-global-color-accent);
}
.last_5c2a
  .background_prev_b00e.fn-active-6af0
  .hero_soft_a788 {
  background-color: var(--e-global-color-primary);
}
.center-cdc5 .message_orange_b62f {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.center-cdc5 .badge-4385 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center-cdc5 .sort_next_017f {
  background-color: var(--e-global-color-primary);
}
.center-cdc5 .sort_next_017f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block-plasma-833f .blue-d274 .badge_full_0a6b .slider-large-493d {
  background-color: var(--e-global-color-secondary);
}
.block-plasma-833f .blue-d274 .mini-9484:after {
  background-color: var(--e-global-color-secondary);
}
.block-plasma-833f .gradient_3d6e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-plasma-833f .full_1d7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-plasma-833f .container-a03a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-plasma-833f .old_2d03 {
  background-color: var(--e-global-color-primary);
}
.block-plasma-833f .old_2d03 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block-plasma-833f .highlight_ad2a {
  background-color: var(--e-global-color-secondary);
}
.block-plasma-833f .highlight_ad2a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block-plasma-833f .blue-d274 .motion-cfad .hidden-c1f1:hover {
  background-color: var(--e-global-color-primary);
}
.block-plasma-833f
  .blue-d274
  .motion-cfad
  .hidden-c1f1.backdrop_54c3 {
  background-color: var(--e-global-color-primary);
}
.block-plasma-833f .blue-d274 .item_down_015a:before {
  border-color: var(--e-global-color-primary);
}
.block-plasma-833f .blue-d274 .item_down_015a:hover:before {
  border-color: var(--e-global-color-secondary);
}
.block-plasma-833f
  .blue-d274
  .item_down_015a.header-96a0:before {
  border-color: var(--e-global-color-primary);
}
.block-plasma-833f .paragraph-8374 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_290a .rough-fa9c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro_290a .rough-fa9c:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro_290a .rough-fa9c.link-ce16 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro_290a .sidebar-5536 {
  background-color: var(--e-global-color-primary);
}
.pro_290a .sidebar-5536 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro_290a
  .disabled_liquid_f149
  .medium_27d6
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro_290a
  .thick_063d
  .medium_27d6
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_ab72
  .gradient-f7ea
  .soft_dba8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_ab72
  .gradient-f7ea
  .description-top-af0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_ab72 .tall-ef10 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_ab72 .focus-e688 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_ab72 .alert_f8bd {
  background-color: var(--e-global-color-primary);
}
.modal_ab72 .alert_f8bd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_6336 .border-a90b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_6336 .column-affd {
  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);
}
.backdrop_6336 .detail_5f80 {
  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);
}
.backdrop_6336 .detail_5f80 a:hover {
  color: var(--e-global-color-secondary);
}
.backdrop_6336 .article-gold-394e {
  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);
}
.backdrop_6336 .thumbnail_pro_d77d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_6336 .tertiary_bottom_244f .dropdown_middle_63f6 {
  background-color: var(--e-global-color-primary);
}
.backdrop_6336 .tertiary_bottom_244f .dropdown_middle_63f6:hover {
  background-color: var(--e-global-color-accent);
}
.backdrop_6336
  .tertiary_bottom_244f
  .notification-inner-2d6b
  li
  span {
  background-color: var(--e-global-color-text);
}
.backdrop_6336
  .tertiary_bottom_244f
  .notification-inner-2d6b
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_6336
  .tertiary_bottom_244f
  .notification-inner-2d6b
  li.label_selected_586b
  span {
  background-color: var(--e-global-color-accent);
}
.tabs-paper-cfb0
  .column_f8a6
  .selected_59d6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-paper-cfb0 .column_f8a6 .footer_middle_0d99 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-paper-cfb0 .column_f8a6 .logo-c3b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-paper-cfb0 .background-5e98 {
  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);
}
.tabs-paper-cfb0
  .active-stone-88ba.cool-38c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_slow_1eec
  > .outer-74b4
  > div
  > .breadcrumb-thick-8b5b
  > .blue_ae7f
  > a {
  background-color: var(--e-global-color-text);
}
.item_slow_1eec
  > .outer-74b4
  > div
  > .breadcrumb-thick-8b5b
  > .blue_ae7f
  > a
  .banner-thick-0700.texture_white_38a7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_slow_1eec
  > .outer-74b4
  > div
  > .breadcrumb-thick-8b5b
  > .blue_ae7f
  > a
  .breadcrumb-dirty-bdb6.heading_edf0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_slow_1eec
  > .outer-74b4
  > div
  > .breadcrumb-thick-8b5b
  > .blue_ae7f
  > .lite-aaf5
  .blue_ae7f
  > a {
  background-color: var(--e-global-color-secondary);
}
.item_slow_1eec
  > .outer-74b4
  > div
  > .breadcrumb-thick-8b5b
  > .blue_ae7f
  > .lite-aaf5
  .blue_ae7f
  > a
  .widget-1cad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_slow_1eec
  > .outer-74b4
  > div
  > .breadcrumb-thick-8b5b
  > .blue_ae7f
  > .lite-aaf5
  .blue_ae7f
  > a
  .breadcrumb-dirty-bdb6.bronze-284d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_slow_1eec
  > .outer-74b4
  > div
  > .breadcrumb-thick-8b5b
  > .blue_ae7f
  > a
  .modal_21fb:before {
  color: var(--e-global-color-text);
}
.item_slow_1eec
  > .outer-74b4
  > div
  > .breadcrumb-thick-8b5b
  > .blue_ae7f
  > .lite-aaf5
  a
  .modal_21fb:before {
  color: var(--e-global-color-text);
}
.item_slow_1eec
  > .outer-74b4
  > div
  > .breadcrumb-thick-8b5b
  > .blue_ae7f.link_2165
  > a
  .modal_21fb:before {
  color: var(--e-global-color-text);
}
.item_slow_1eec
  > .outer-74b4
  > div
  > .breadcrumb-thick-8b5b
  > .blue_ae7f
  > .lite-aaf5
  .blue_ae7f.link_2165
  > a
  .modal_21fb:before {
  color: var(--e-global-color-text);
}
.item_slow_1eec
  > .outer-74b4
  > div
  > .breadcrumb-thick-8b5b
  > .blue_ae7f
  > a
  .link_blue_e157
  .shadow_cdd6 {
  color: var(--e-global-color-text);
}
.item_slow_1eec
  > .outer-74b4
  > div
  > .breadcrumb-thick-8b5b
  > .blue_ae7f
  > .lite-aaf5
  a
  .link_blue_e157
  .shadow_cdd6 {
  color: var(--e-global-color-text);
}
.item_slow_1eec
  > .outer-74b4
  > div
  > .breadcrumb-thick-8b5b
  > .blue_ae7f
  > a
  .link_blue_e157
  .shadow_cdd6,
.item_slow_1eec
  > .outer-74b4
  > div
  > .breadcrumb-thick-8b5b
  > .blue_ae7f
  > .lite-aaf5
  a
  .link_blue_e157
  .shadow_cdd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_slow_1eec
  > .outer-74b4
  > div
  > .breadcrumb-thick-8b5b
  > .blue_ae7f
  > a
  .dropdown-large-5c57:before {
  color: var(--e-global-color-text);
}
.item_slow_1eec
  > .outer-74b4
  > div
  > .breadcrumb-thick-8b5b
  > .blue_ae7f
  > .lite-aaf5
  a
  .dropdown-large-5c57:before {
  color: var(--e-global-color-text);
}
.item_slow_1eec
  > .outer-74b4
  > div
  > .breadcrumb-thick-8b5b
  > .blue_ae7f.link_2165
  > a
  .dropdown-large-5c57:before {
  color: var(--e-global-color-text);
}
.item_slow_1eec
  > .outer-74b4
  > div
  > .breadcrumb-thick-8b5b
  > .blue_ae7f
  > .lite-aaf5
  .blue_ae7f.link_2165
  > a
  .dropdown-large-5c57:before {
  color: var(--e-global-color-text);
}
.surface_thick_9f70 .backdrop-cool-d8ef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_thick_9f70
  .pink_f8fb:hover
  .backdrop-cool-d8ef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_fa3f
  > .outer-74b4
  > .gallery_dirty_efd9
  > .aside_0d44
  > .south_55b1
  > .yellow_21f7
  .surface_5f5d {
  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);
}
.texture_fa3f
  > .outer-74b4
  > .gallery_dirty_efd9
  > .aside_0d44
  > .south_55b1
  > .yellow_21f7:hover
  .surface_5f5d {
  color: var(--e-global-color-text);
}
.texture_fa3f
  > .outer-74b4
  > .gallery_dirty_efd9
  > .aside_0d44
  > .south_55b1
  > .yellow_21f7:hover
  .surface_5f5d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_fa3f
  > .outer-74b4
  > .gallery_dirty_efd9
  > .aside_0d44
  > .south_55b1.preview-bb34
  > .yellow_21f7
  .surface_5f5d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-c292 .light_36d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-c292 .popup-selected-eb72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-c292 .heading-7707 {
  background-color: var(--e-global-color-primary);
}
.info-c292 .heading-7707 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-prev-6ec8
  > .outer-74b4
  > .panel_c505
  > .input_active_c2d2
  > .highlight_7c48
  .layout_black_e9e7 {
  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);
}
.box-prev-6ec8
  > .outer-74b4
  > .panel_c505
  > .input_active_c2d2
  > .highlight_7c48
  .panel-f394 {
  color: var(--e-global-color-text);
}
.box-prev-6ec8
  > .outer-74b4
  > .panel_c505
  > .input_active_c2d2
  > .highlight_7c48:hover
  .layout_black_e9e7 {
  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-prev-6ec8
  > .outer-74b4
  > .panel_c505
  > .input_active_c2d2
  > .highlight_7c48:hover
  .panel-f394 {
  color: var(--e-global-color-secondary);
}
.box-prev-6ec8
  > .outer-74b4
  > .panel_c505
  > .input_active_c2d2
  > .highlight_7c48.card_38ca
  .layout_black_e9e7 {
  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-prev-6ec8
  > .outer-74b4
  > .panel_c505
  > .input_active_c2d2
  > .highlight_7c48.card_38ca
  .panel-f394 {
  color: var(--e-global-color-primary);
}
.media-in-bf95
  .item_fast_5c91
  .sidebar_yellow_88ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-in-bf95 .short_6635 .paragraph_up_672f .tertiary-down-b5a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-pink-fefe .container_middle_110a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-pink-fefe .purple-449f .container_middle_110a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-pink-fefe .new-f668 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-pink-fefe .new-f668 {
  background-color: var(--e-global-color-primary);
}
.right_54bd .hidden_65c8 .tooltip-9b79 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right_54bd
  .hidden_65c8:hover
  .light-f65d {
  color: var(--e-global-color-secondary);
}
.right_54bd
  .hidden_65c8:hover
  .tooltip-9b79 {
  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);
}
.container-narrow-e55c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.image-480d {
  max-width: 1400px !important;
}

.old_daa6 {
  flex-direction: column;
}

.old_daa6 .row_gas_96bc {
  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.old_daa6 .row_gas_96bc {
  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);
}

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

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

.header_dark_a942.link_a758 {
  display: none;
}

.smooth-51ec {
  display: none;
}

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

.gold-b9d2.form_wide_c29a {
  margin-bottom: 40px;
  width: 100%;
}

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

.old_daa6 a {
  width: 100%;
}

.pressed-5cba .texture_270e.stone_f0b3 {
  width: 20% !important;
}

.backdrop-fresh-97bc {
  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; /* 字母间距 */
}

.backdrop-fresh-97bc: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%);
}

.backdrop-fresh-97bc svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.pressed-5cba
  .texture_270e.dynamic-18c6
  .tooltip_33d0
  .dirty-8790 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.border-fa40.disabled-slow-883f > .panel-gas-7b5c {
  display: flex;
  align-items: center;
}

.gradient-white-b3e7 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.hero-1a13 {
  position: relative;
  width: 100%;
}

.nav-b783 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.liquid-1765 {
  display: flex;
  gap: 50px;
}

.pressed-5cba
  .texture_270e.paragraph_hot_89fe
  .aside_47dc
  .thumbnail_c722 {
  width: 100% !important;
}

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

.dropdown_c01f {
  width: 100%;
}

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

.easy-aacb {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.stone-549d {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.easy-aacb:hover .simple_d3f3 {
  visibility: visible;
}
.easy-aacb:hover.easy-aacb::before {
  display: block;
}

.upper-c1ed h3 {
  color: #fff;
}

.gallery-red-f1e1 {
  margin: 0;
}

.pressed-5cba
  .texture_270e.paragraph_hot_89fe
  .thumbnail_c722
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.center_6cae {
  width: 100%;
}

.light-88df {
  width: 100%;
}

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

.light-88df {
  width: 100%;
}

.aside-out-0960 {
  margin-bottom: 10px !important;
}

.thumbnail_c722 {
  display: flex;
  align-items: center;
}

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

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

.old_daa6 .row_gas_96bc.active-upper-57b0 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.old_daa6 h1.row_gas_96bc {
  margin-top: 80px !important;
}

.pressed-5cba .texture_270e.surface-2105 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.progress-old-14a5 img {
  width: 100%;
}

.fresh-f324 .photo_tiny_af7c.tooltip_33d0 {
  justify-content: space-between;
}

.active_e166 {
  display: none;
}

.title-bright-efb1 .notification-soft-4e2b {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .border-fa40 .panel-gas-7b5c {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .backdrop-fresh-97bc svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .fresh-f324 .photo_tiny_af7c.tooltip_33d0 {
    border-bottom: 1px solid #f0c159;
  }

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

  .border-fa40.disabled-slow-883f > .panel-gas-7b5c {
    gap: 15px;
    justify-content: space-between;
  }

  .pressed-5cba
    .texture_270e.paragraph_hot_89fe
    .thumbnail_c722
    img {
    width: 60% !important;
  }

  .nav-b783 {
    left: 2%;
  }

  .fresh-7d94 {
    margin: 10px 0;
  }

  .old_daa6 .notification-soft-4e2b {
    margin: 0;
    margin-bottom: 10px;
  }

  .backdrop-fresh-97bc {
    font-size: 16px !important;
  }

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

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

  h2.old_daa6 .row_gas_96bc,
  .old_daa6 .row_gas_96bc {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .thumbnail_c722 {
    justify-content: center;
  }

  .old_daa6 .notification-soft-4e2b {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .background-31b9 {
    margin-bottom: 15px !important;
  }

  .pressed-5cba .texture_270e.stone_f0b3 {
    width: 75% !important;
  }

  .progress-old-14a5 img {
    width: 100% !important;
  }
}

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

  h2.old_daa6 .row_gas_96bc,
  .old_daa6 .row_gas_96bc {
    font-size: 30px !important;
  }

  .thumbnail_c722 {
    justify-content: center;
  }

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

  .alert-59b8
    .focus-4cf7.simple_3ba8 {
    margin: 0 !important;
  }

  .gradient-white-b3e7 {
    margin: 0;
    gap: 10px;
  }

  .fresh-7d94 {
    display: flex;
  }

  .short-7469 .backdrop-fresh-97bc {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .old_daa6 h1.row_gas_96bc {
    margin-top: 40px !important;
  }

  .pressed-5cba
    .texture_270e.paragraph_hot_89fe
    .thumbnail_c722
    img,
  .mask-b6d7 .aside_47dc {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .pressed-5cba .texture_270e.stone_f0b3 {
    width: 100% !important;
  }

  .border-fa40.disabled-slow-883f > .panel-gas-7b5c {
    gap: 3px;
  }

  .old_daa6 .notification-soft-4e2b {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .backdrop-fresh-97bc {
    white-space: wrap;
  }
}

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

.fresh-f324 .photo_tiny_af7c.tooltip_33d0: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .fresh-f324 .photo_tiny_af7c.tooltip_33d0 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .old_daa6 .row_gas_96bc {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .backdrop-fresh-97bc {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.up_31bb .highlight_static_e2ae {
  flex-shrink: 0;
  white-space: nowrap;
}

.up_31bb .north-b573 {
  flex-shrink: 0;
  min-width: fit-content;
}

.up_31bb .dirty-8790 {
  white-space: nowrap;
}

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

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

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

.up_31bb .north-b573 {
  max-width: 80px !important;
  overflow: hidden;
}

.up_31bb .photo_tiny_af7c.tooltip_33d0 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.up_31bb .dirty-8790 {
  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);
  }
}

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

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

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

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

body .red_84f8:nth-child(2),
.pressed-5cba .red_84f8:nth-child(2),
#page .red_84f8: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;
}

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

/* css-noise: 9c3f */
.promo-block-w7 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
