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(.right_09f1) {
  gap: 0.5em;
}
:where(.hot_591e) {
  gap: 0.5em;
}
body .header_7dc5 > .search_yellow_337b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .header_7dc5 > .preview-top-35d6 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .header_7dc5 > .list_stale_15ab {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .main_d30b > .search_yellow_337b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .main_d30b > .preview-top-35d6 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .main_d30b > .list_stale_15ab {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .main_d30b
  > :where(:not(.search_yellow_337b):not(.preview-top-35d6):not(.breadcrumb-hard-8dd3)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .main_d30b > .border_tiny_2a68 {
  max-width: var(--wp--style--global--wide-size);
}
body .right_09f1 {
  display: flex;
}
body .right_09f1 {
  flex-wrap: wrap;
  align-items: center;
}
body .right_09f1 > * {
  margin: 0;
}
body .hot_591e {
  display: grid;
}
body .hot_591e > * {
  margin: 0;
}
:where(.slider_dirty_d7e2.right_09f1) {
  gap: 2em;
}
:where(.slider_dirty_d7e2.hot_591e) {
  gap: 2em;
}
:where(.menu_14e0.right_09f1) {
  gap: 1.25em;
}
:where(.menu_14e0.hot_591e) {
  gap: 1.25em;
}
.west_d9ef {
  color: var(--wp--preset--color--black) !important;
}
.up-5a7e {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.background_2d24 {
  color: var(--wp--preset--color--white) !important;
}
.upper_f896 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.east-020c {
  color: var(--wp--preset--color--vivid-red) !important;
}
.breadcrumb_black_ed62 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.overlay_17f2 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.selected-f390 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.filter-top-8bdb {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.fresh-f5ef {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.module-12da {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.box_focused_b588 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.border_7f38 {
  background-color: var(--wp--preset--color--black) !important;
}
.out_135c {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.large-711b {
  background-color: var(--wp--preset--color--white) !important;
}
.notice-wide-89ca {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.paper_ad2f {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.thumbnail_lower_616f {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.image_lite_0140 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.stale-0d99 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.row_bottom_790d {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.border-055d {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.tertiary-cool-542e {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.summary_brown_af20 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.cool-b53e {
  border-color: var(--wp--preset--color--black) !important;
}
.in-a03b {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.lite_f9b2 {
  border-color: var(--wp--preset--color--white) !important;
}
.panel-narrow-1a66 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.pink_0b00 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.secondary_center_bc17 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.dropdown_bottom_8f0c {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.detail-284d {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.form_first_af4b {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.sort-red-b0ab {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.south_6325 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.description_paper_c468 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.wide-8ec9 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.gradient-b232 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.left_7b5f {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.main-glass-fa0a {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.search_west_2509 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.north_bd81 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.preview-tall-d168 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.pressed_a6fc {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.carousel_ffd6 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.cold-80f2 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.sort-deab {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.form_2756 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.component-6777 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.element_b2ea {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.pro-9061 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.complex_e91d {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.column-7a19 a:where(:not(.dynamic-0146)) {
  color: inherit;
}
:where(.menu_14e0.right_09f1) {
  gap: 1.25em;
}
:where(.menu_14e0.hot_591e) {
  gap: 1.25em;
}
:where(.slider_dirty_d7e2.right_09f1) {
  gap: 2em;
}
:where(.slider_dirty_d7e2.hot_591e) {
  gap: 2em;
}
.upper-619f {
  font-size: 1.5em;
  line-height: 1.6;
}

.gallery_8bab .container_ccca {
  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);
}
.media-17c5 .accordion-cf20 {
  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_3bdf {
  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_3bdf.carousel-wide-2b90 .tag-497c {
  background-color: var(--e-global-color-primary);
}
.top_3bdf.shade-new-325d .tag-497c,
.top_3bdf.content_steel_34d1 .tag-497c {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.wrapper-west-0d8e .layout_e04f {
  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);
}
.next-7e03 {
  --divider-color: var(--e-global-color-secondary);
}
.next-7e03 .surface-47d7 {
  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);
}
.next-7e03.out_16ed .advanced-9a67 {
  background-color: var(--e-global-color-secondary);
}
.next-7e03.column-hard-e5dd .advanced-9a67,
.next-7e03.surface-pro-a188 .advanced-9a67 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.next-7e03.column-hard-e5dd .advanced-9a67,
.next-7e03.surface-pro-a188 .advanced-9a67 svg {
  fill: var(--e-global-color-secondary);
}
.tooltip_narrow_eb35 .tag-bccc {
  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);
}
.tooltip_narrow_eb35 .down-220b {
  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);
}
.description_e2fd.out_16ed .advanced-9a67 {
  background-color: var(--e-global-color-primary);
}
.description_e2fd.column-hard-e5dd .advanced-9a67,
.description_e2fd.surface-pro-a188 .advanced-9a67 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.description_e2fd.column-hard-e5dd .advanced-9a67,
.description_e2fd.surface-pro-a188 .advanced-9a67 svg {
  fill: var(--e-global-color-primary);
}
.content_west_a2e2.out_16ed .advanced-9a67 {
  background-color: var(--e-global-color-primary);
}
.content_west_a2e2.column-hard-e5dd .advanced-9a67,
.content_west_a2e2.surface-pro-a188 .advanced-9a67 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.content_west_a2e2 .cold-7383 {
  color: var(--e-global-color-primary);
}
.content_west_a2e2 .cold-7383,
.content_west_a2e2 .cold-7383 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_west_a2e2 .backdrop_white_f369 {
  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);
}
.main-0c2d .modal-414e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-fa1a .element-d71f .pagination-4dfb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-46ad .down-a7cb:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.image-46ad .overlay-7f41 i {
  color: var(--e-global-color-primary);
}
.image-46ad .overlay-7f41 svg {
  fill: var(--e-global-color-primary);
}
.image-46ad .fresh_4fef {
  color: var(--e-global-color-secondary);
}
.image-46ad .down-a7cb > .fresh_4fef,
.image-46ad .down-a7cb > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-90c8 .last_451b {
  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);
}
.heading-90c8 .gradient-motion-0f66 {
  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);
}
.message-5620 .header_pressed_442a .button_slow_f524 {
  background-color: var(--e-global-color-primary);
}
.message-5620 .middle_8192 {
  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);
}
.pattern_296b .primary_e18f {
  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);
}
.pattern_296b .secondary_dbd7 {
  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);
}
.pattern_296b .narrow-22b8 {
  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);
}
.container_white_de76 .paragraph_6109,
.container_white_de76 .paragraph_6109 a {
  color: var(--e-global-color-primary);
}
.container_white_de76 .paragraph_6109.down-8f9d,
.container_white_de76 .paragraph_6109.down-8f9d a {
  color: var(--e-global-color-accent);
}
.container_white_de76 .paragraph_6109 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_white_de76 .in-f3b5 {
  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);
}
.component_12f7 .info-db16,
.component_12f7 .card_8ca4 {
  color: var(--e-global-color-primary);
}
.component_12f7 .info-db16 svg {
  fill: var(--e-global-color-primary);
}
.component_12f7 .down-8f9d .info-db16,
.component_12f7 .down-8f9d .card_8ca4 {
  color: var(--e-global-color-accent);
}
.component_12f7 .down-8f9d .info-db16 svg {
  fill: var(--e-global-color-accent);
}
.component_12f7 .card_8ca4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_12f7 .in-f3b5 {
  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);
}
.focus_warm_23b7 .column_4871,
.focus_warm_23b7 .tertiary-fresh-6cfd {
  color: var(--e-global-color-primary);
}
.focus_warm_23b7 .tertiary-fresh-6cfd svg {
  fill: var(--e-global-color-primary);
}
.focus_warm_23b7 .paragraph_6109.down-8f9d a,
.focus_warm_23b7
  .paragraph_6109.down-8f9d
  .tertiary-fresh-6cfd {
  color: var(--e-global-color-accent);
}
.focus_warm_23b7 .column_4871 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_warm_23b7 .in-f3b5 {
  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);
}
.tag-d08a .list_23c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-d08a .detail_defa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_steel_b293 .banner_9b3f .item_inner_e016 {
  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);
}
.chip_steel_b293 .banner_9b3f .popup-a14b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_steel_b293 .active-white-3e7a .item_inner_e016 {
  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);
}
.chip_steel_b293
  .active-white-3e7a
  .popup-a14b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_steel_b293
  .component_hard_d7f2
  .item_inner_e016 {
  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);
}
.chip_steel_b293
  .component_hard_d7f2
  .popup-a14b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_steel_b293
  .brown_d42d
  .item_inner_e016 {
  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);
}
.chip_steel_b293
  .brown_d42d
  .popup-a14b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_354c .up-011c {
  background-color: var(--e-global-color-primary);
}
.tertiary_354c .up-011c:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary_354c .dropdown-80e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_354c
  .up-011c:hover
  .dropdown-80e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left_75f2 .preview_83a5 {
  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);
}
.focused_743d .breadcrumb_91f2 .focused_c0cf a {
  background-color: var(--e-global-color-accent);
}
.focused_743d .breadcrumb_91f2 .fixed-9cef a {
  background-color: var(--e-global-color-accent);
}
.focused_743d .breadcrumb_91f2 .focused_c0cf a,
.focused_743d .breadcrumb_91f2 .fixed-9cef a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_in_9bdf
  .new-9615.motion-613e
  .breadcrumb_91f2
  a.tall_3040 {
  background-color: var(--e-global-color-accent);
}
.active_in_9bdf
  .new-9615.motion-613e
  .breadcrumb_91f2
  span.tall_3040.fn-current-06bd {
  background-color: var(--e-global-color-text);
}
.active_in_9bdf
  .new-9615.motion-613e
  .breadcrumb_91f2
  .tall_3040 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-f824 .text-27dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-f824
  .widget-cd4b
  > .list-full-2fa8
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-f824
  .input_hot_cd90
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-f824
  .photo-tiny-fd78
  .icon_up_efc5,
.active-f824
  .photo-tiny-fd78
  .focus-left-86a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-f824
  .photo-tiny-fd78
  .picture_north_6c43,
.active-f824
  .photo-tiny-fd78
  a
  .picture_north_6c43 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-f824
  .photo-tiny-fd78
  .feature-4562 {
  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);
}
.active-f824
  .photo-tiny-fd78
  .shade-f78d {
  background-color: var(--e-global-color-primary);
}
.active-f824
  .photo-tiny-fd78
  .shade-f78d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-f824
  .photo-tiny-fd78
  .shade-f78d:hover {
  background-color: var(--e-global-color-primary);
}
.active-f824
  .photo-tiny-fd78
  .chip-wide-f6f5 {
  background-color: var(--e-global-color-primary);
}
.active-f824
  .photo-tiny-fd78
  .chip-wide-f6f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-f824
  .photo-tiny-fd78
  .chip-wide-f6f5:hover {
  background-color: var(--e-global-color-primary);
}
.active-f824
  .thick_058d
  .outer_2095
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-f824
  .thick_058d
  .label-236b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-f824
  .thick_058d
  .feature-4562 {
  color: var(--e-global-color-text);
}
.active-f824
  .thick_058d
  .feature-4562
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-f824
  .thick_058d
  .shade-f78d {
  background-color: var(--e-global-color-primary);
}
.active-f824
  .thick_058d
  .shade-f78d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-f824
  .thick_058d
  .shade-f78d:hover {
  background-color: var(--e-global-color-primary);
}
.active-f824
  .thick_058d
  .chip-wide-f6f5 {
  background-color: var(--e-global-color-primary);
}
.active-f824
  .thick_058d
  .chip-wide-f6f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-f824
  .thick_058d
  .chip-wide-f6f5:hover {
  background-color: var(--e-global-color-primary);
}
.active-f824 .mask-f979 {
  background-color: var(--e-global-color-primary);
}
.active-f824 .mask-f979:hover {
  background-color: var(--e-global-color-primary);
}
.active-f824 .full-6aa5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-f824 .search-3ec3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_wood_bb15 .logo-3a9e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_wood_bb15
  .clean_948d
  > div:nth-child(3)
  .logo-3a9e,
.input_wood_bb15
  .dirty_60cf
  > div:nth-child(1)
  .logo-3a9e,
.input_wood_bb15
  .pattern_6c02
  > div:nth-child(1)
  .logo-3a9e,
.input_wood_bb15
  .notice_glass_e02b
  > div:nth-child(1)
  .logo-3a9e,
.input_wood_bb15
  .layout_right_489d
  > div:nth-child(1)
  .logo-3a9e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_wood_bb15 .rough-a901 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_wood_bb15 .upper_cc59 {
  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);
}
.input_wood_bb15 .gallery-a539 {
  background-color: var(--e-global-color-primary);
}
.input_wood_bb15 .gallery-a539 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_wood_bb15 .gallery-a539:hover {
  background-color: var(--e-global-color-primary);
}
.input_wood_bb15 .frame_8479 {
  background-color: var(--e-global-color-primary);
}
.input_wood_bb15 .frame_8479:hover {
  background-color: var(--e-global-color-primary);
}
.input_wood_bb15 .full-6aa5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_wood_bb15 .search-3ec3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_liquid_89ed .icon-2450 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_liquid_89ed .icon-9134 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_liquid_89ed .message_8bcd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_liquid_89ed .paper_dee4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_liquid_89ed .shade_gold_86fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_liquid_89ed .frame_8479 {
  background-color: var(--e-global-color-primary);
}
.description_liquid_89ed .frame_8479:hover {
  background-color: var(--e-global-color-primary);
}
.progress-rough-d832 .progress-63ee {
  background-color: var(--e-global-color-secondary);
}
.progress-rough-d832 .down-2c16 {
  background-color: var(--e-global-color-text);
}
.progress-rough-d832 .fresh_181d {
  background-color: var(--e-global-color-secondary);
}
.progress-rough-d832 .pink-203b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-rough-d832 .grid-short-f28a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-rough-d832 .menu-basic-312b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-rough-d832 .footer_first_3231 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-rough-d832 .detail_brown_a692 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_9aa5 .slow-476e .dark_8abe,
.next_9aa5
  .slow-476e
  .dark_8abe
  a,
.next_9aa5 .gas-e857 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_9aa5 .slow-476e .notice-light-189b,
.next_9aa5 .dropdown_0dff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_9aa5 .slow-476e .notice-light-189b {
  color: var(--e-global-color-text);
}
.next_9aa5 .dropdown_0dff {
  color: var(--e-global-color-text);
}
.next_9aa5
  .slow-476e
  .row-dim-acd5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next_9aa5 .media_2d45 .full_8262 {
  background-color: var(--e-global-color-primary);
}
.next_9aa5 .media_2d45 .full_8262:hover {
  background-color: var(--e-global-color-primary);
}
.next_9aa5 .media_2d45 .solid-d22a li span {
  background-color: var(--e-global-color-text);
}
.next_9aa5 .media_2d45 .solid-d22a li span:hover {
  background-color: var(--e-global-color-primary);
}
.next_9aa5
  .media_2d45
  .solid-d22a
  li.row_7000
  span {
  background-color: var(--e-global-color-accent);
}
.next_9aa5 .section-46da span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-inner-07eb .wood_a557 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup_cold_8204 .plasma-3ba3 {
  background-color: var(--e-global-color-primary);
}
.popup_cold_8204 .background-fb28 {
  background-color: var(--e-global-color-secondary);
}
.popup_cold_8204 .text_dirty_b2b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_cold_8204 .dark-a019 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_cold_8204 .lower-b674 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_cold_8204 .badge-tiny-473d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_cold_8204 .cool-ca05 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_cold_8204 .east-c352 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_cold_8204 .texture_3fe9 {
  background-color: var(--e-global-color-primary);
}
.popup_cold_8204 .texture_3fe9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-7e48 .tertiary_3e33 {
  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);
}
.texture-7e48 .summary_a571 {
  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);
}
.texture-7e48
  .right_a3bb:after {
  background-color: var(--e-global-color-primary);
}
.texture-7e48 .alert-99ec {
  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);
}
.item_f6a3 .gas-e857 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_f6a3 .dropdown_0dff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_dynamic_2d83 .yellow-3c3d .element-3eda {
  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);
}
.footer_dynamic_2d83 .yellow-3c3d .border_advanced_2f31 {
  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);
}
.text-82a7 .slow_cb2d {
  background-color: var(--e-global-color-primary);
}
.text-82a7 .liquid-ff0a {
  background-color: var(--e-global-color-secondary);
}
.text-82a7 .pink_edfa .item_607c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-82a7 .filter_acba .item_607c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.center_30ac .caption_dirty_a359 .menu_6d35 {
  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);
}
.center_30ac .caption_dirty_a359 .inner-6cd6 {
  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);
}
.center_30ac .caption_dirty_a359 .feature-tiny-10d8 {
  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);
}
.feature-5ff5 .image_yellow_48cc {
  border-color: var(--e-global-color-text);
}
.feature-5ff5 .status-outer-944f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-5ff5 .alert_hovered_0aa8 {
  color: var(--e-global-color-primary);
}
.feature-5ff5 .form_9cd8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_37e9 .sort-steel-f0a4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_37e9 .carousel-327d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_37e9 .section-pro-c043:hover .sort-steel-f0a4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_37e9
  .section-pro-c043:hover
  .carousel-327d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-warm-996e .box_32ad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-warm-996e .soft_cf93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-7726 .tiny-c5e3 .texture_fea1 {
  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);
}
.bottom-7726 .secondary_3b14 .texture_fea1 {
  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);
}
.copper-8e6f .message-green-5498 {
  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);
}
.prev_fcf5 .menu_center_27a3 .smooth_498f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev_fcf5 .menu_center_27a3 .smooth_498f {
  background-color: var(--e-global-color-secondary);
}
.prev_fcf5 .info-58fd .smooth_498f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev_fcf5 .info-58fd .smooth_498f {
  background-color: var(--e-global-color-secondary);
}
.prev_fcf5 .table_copper_0964 .description_gold_2b4d {
  background-color: var(--e-global-color-primary);
}
.prev_fcf5 .table_copper_0964:hover .description_gold_2b4d {
  background-color: var(--e-global-color-secondary);
}
.prev_fcf5 .full_8262 {
  background-color: var(--e-global-color-primary);
}
.prev_fcf5 .full_8262:hover {
  background-color: var(--e-global-color-accent);
}
.prev_fcf5 .solid-d22a li span {
  background-color: var(--e-global-color-text);
}
.prev_fcf5 .solid-d22a li span:hover {
  background-color: var(--e-global-color-primary);
}
.prev_fcf5 .solid-d22a li.row_7000 span {
  background-color: var(--e-global-color-accent);
}
.large-91c3 .card-stone-044f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-91c3 .secondary_fluid_1921 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-stale-e902 .content-iron-cabc:before {
  background-color: var(--e-global-color-secondary);
}
.section-stale-e902 .accordion_green_3554 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-stale-e902 .breadcrumb_e66f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_wide_172b .slow_2cb2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_wide_172b .slow_2cb2:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_wide_172b .slow_2cb2.fn-active-06bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_wide_172b .link-b1f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_wide_172b .texture-ca0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_wide_172b .module-dark-9582 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_wide_172b .small-e193 {
  background-color: var(--e-global-color-primary);
}
.texture_wide_172b .small-e193 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_wide_172b .fluid-6247 {
  background-color: var(--e-global-color-primary);
}
.texture_wide_172b .fluid-6247 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.brown_c71b .hero-acbc .tag_b495 a {
  color: var(--e-global-color-secondary);
}
.brown_c71b .hero-acbc .tag_b495 a:hover {
  color: var(--e-global-color-secondary);
}
.brown_c71b .hero-acbc .tag_b495,
.brown_c71b .hero-acbc .tag_b495 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_c71b .hero-acbc .element-short-b2f5 {
  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);
}
.brown_c71b .hero-acbc .caption-b4a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_c71b .hero-acbc .bronze_a852 {
  background-color: var(--e-global-color-primary);
}
.brown_c71b .hero-acbc .bronze_a852 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_c71b .hero-acbc .bronze_a852:hover {
  background-color: var(--e-global-color-primary);
}
.brown_c71b .hero-acbc .gallery-blue-d5e9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.brown_c71b .hero-acbc .gallery-blue-d5e9 {
  background-color: var(--e-global-color-primary);
}
.brown_c71b .hero-acbc .gallery-blue-d5e9:hover {
  background-color: var(--e-global-color-primary);
}
.brown_c71b .hero-acbc .full_8262 {
  background-color: var(--e-global-color-primary);
}
.brown_c71b .hero-acbc .full_8262:hover {
  background-color: var(--e-global-color-primary);
}
.brown_c71b .media_2d45 .solid-d22a li span {
  background-color: var(--e-global-color-text);
}
.brown_c71b .media_2d45 .solid-d22a li span:hover {
  background-color: var(--e-global-color-primary);
}
.brown_c71b .media_2d45 .solid-d22a li.row_7000 span {
  background-color: var(--e-global-color-accent);
}
.brown_c71b .full-6aa5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_c71b .search-3ec3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall-cf02 .shadow-11b4 .popup-acd6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall-cf02 .shadow-11b4 .texture_ac6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall-cf02 .shadow-11b4 .light-5571 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_3ba1 .article_6b10 {
  border-color: var(--e-global-color-text);
}
.in_3ba1 .notice_active_d778 {
  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);
}
.in_3ba1 .table_b0be {
  color: var(--e-global-color-secondary);
}
.in_3ba1 .table_b0be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_3ba1 .pressed_dcf9 > * {
  color: var(--e-global-color-primary);
}
.in_3ba1 .pressed_dcf9 > * svg {
  fill: var(--e-global-color-primary);
}
.in_3ba1 .progress-6afb {
  color: var(--e-global-color-primary);
}
.in_3ba1 .progress-6afb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_3ba1 .pattern-8270 {
  color: var(--e-global-color-primary);
}
.in_3ba1 .pattern-8270 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_3ba1 .upper_80da {
  color: var(--e-global-color-primary);
}
.in_3ba1 .upper_80da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_3ba1 .secondary-d6af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_3ba1 .in_3efd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_3ba1 .in_3efd.status-97ee {
  color: var(--e-global-color-secondary);
}
.in_3ba1 .in_3efd.status-97ee .shade-left-8783 {
  color: var(--e-global-color-accent);
}
.in_3ba1 .in_3efd.bright_2872 {
  color: var(--e-global-color-text);
}
.in_3ba1 .in_3efd.bright_2872 .shade-left-8783 {
  color: var(--e-global-color-text);
}
.in_3ba1 .in_3efd:before {
  border-top-color: var(--e-global-color-text);
}
.in_3ba1 .solid-1f05 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_3ba1
  .solid-1f05
  .hidden_dirty_ffbe {
  background-color: var(--e-global-color-primary);
}
.in_3ba1
  .solid-1f05
  .hidden_dirty_ffbe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in_3ba1 .article_6b10 .title-53ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-green-1aad .hero-6928 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-green-1aad .box-fb33 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_1cde .filter_8a86 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_1cde
  .purple-081e
  .current-5b83 {
  background-color: var(--e-global-color-secondary);
}
.input_1cde
  .purple-081e.purple-f52d
  .current-5b83 {
  background-color: var(--e-global-color-text);
}
.input_1cde
  .purple-081e:hover
  .current-5b83 {
  background-color: var(--e-global-color-accent);
}
.input_1cde
  .purple-081e.fn-active-06bd
  .current-5b83 {
  background-color: var(--e-global-color-primary);
}
.texture-6d08 .element_d866 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.texture-6d08 .bright_f2a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-6d08 .primary-short-2ac7 {
  background-color: var(--e-global-color-primary);
}
.texture-6d08 .primary-short-2ac7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_complex_2034 .focused_f5b7 .row-large-3753 .card_stone_a591 {
  background-color: var(--e-global-color-secondary);
}
.description_complex_2034 .focused_f5b7 .upper_b48a:after {
  background-color: var(--e-global-color-secondary);
}
.description_complex_2034 .wide-868d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_complex_2034 .hard-75eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_complex_2034 .dynamic-ea2f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_complex_2034 .caption-soft-7cce {
  background-color: var(--e-global-color-primary);
}
.description_complex_2034 .caption-soft-7cce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_complex_2034 .cold-0e97 {
  background-color: var(--e-global-color-secondary);
}
.description_complex_2034 .cold-0e97 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_complex_2034 .focused_f5b7 .description_hard_2aef .in_e040:hover {
  background-color: var(--e-global-color-primary);
}
.description_complex_2034
  .focused_f5b7
  .description_hard_2aef
  .in_e040.popup_390b {
  background-color: var(--e-global-color-primary);
}
.description_complex_2034 .focused_f5b7 .primary-liquid-d9f9:before {
  border-color: var(--e-global-color-primary);
}
.description_complex_2034 .focused_f5b7 .primary-liquid-d9f9:hover:before {
  border-color: var(--e-global-color-secondary);
}
.description_complex_2034
  .focused_f5b7
  .primary-liquid-d9f9.widget_pressed_c799:before {
  border-color: var(--e-global-color-primary);
}
.description_complex_2034 .content_orange_21b1 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-91ea .grid-hard-1f92 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-91ea .grid-hard-1f92:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-91ea .grid-hard-1f92.focus-north-cfc8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-91ea .dirty-062e {
  background-color: var(--e-global-color-primary);
}
.menu-91ea .dirty-062e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-91ea
  .row_selected_5182
  .tall-956f
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-91ea
  .logo_dynamic_7095
  .tall-956f
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large-e106
  .input-df33
  .surface-black-9ff0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-e106
  .input-df33
  .bright_2020 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-e106 .box_ee1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-e106 .icon-de3f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-e106 .item_green_1f15 {
  background-color: var(--e-global-color-primary);
}
.large-e106 .item_green_1f15 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress_silver_3d4e .disabled_93f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_silver_3d4e .huge_2398 {
  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);
}
.progress_silver_3d4e .accent_307b {
  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);
}
.progress_silver_3d4e .accent_307b a:hover {
  color: var(--e-global-color-secondary);
}
.progress_silver_3d4e .border-8e4f {
  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);
}
.progress_silver_3d4e .purple_7792 {
  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);
}
.progress_silver_3d4e .preview-stone-c6b5 .full_8262 {
  background-color: var(--e-global-color-primary);
}
.progress_silver_3d4e .preview-stone-c6b5 .full_8262:hover {
  background-color: var(--e-global-color-accent);
}
.progress_silver_3d4e
  .preview-stone-c6b5
  .solid-d22a
  li
  span {
  background-color: var(--e-global-color-text);
}
.progress_silver_3d4e
  .preview-stone-c6b5
  .solid-d22a
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.progress_silver_3d4e
  .preview-stone-c6b5
  .solid-d22a
  li.row_7000
  span {
  background-color: var(--e-global-color-accent);
}
.sidebar-5e3e
  .smooth-45cd
  .in_2a58 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-5e3e .smooth-45cd .image_lite_d435 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-5e3e .smooth-45cd .disabled-slow-f112 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-5e3e .breadcrumb_fde4 {
  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);
}
.sidebar-5e3e
  .sidebar_5030.item_first_8a32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.center_13f3
  > .block_outer_742e
  > div
  > .fixed-7b5e
  > .bronze-9c1b
  > a {
  background-color: var(--e-global-color-text);
}
.center_13f3
  > .block_outer_742e
  > div
  > .fixed-7b5e
  > .bronze-9c1b
  > a
  .current-a9f9.gradient_right_d6e5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center_13f3
  > .block_outer_742e
  > div
  > .fixed-7b5e
  > .bronze-9c1b
  > a
  .tertiary_pro_1b93.media-stale-abe8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center_13f3
  > .block_outer_742e
  > div
  > .fixed-7b5e
  > .bronze-9c1b
  > .badge_mini_daa9
  .bronze-9c1b
  > a {
  background-color: var(--e-global-color-secondary);
}
.center_13f3
  > .block_outer_742e
  > div
  > .fixed-7b5e
  > .bronze-9c1b
  > .badge_mini_daa9
  .bronze-9c1b
  > a
  .active_0fd7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.center_13f3
  > .block_outer_742e
  > div
  > .fixed-7b5e
  > .bronze-9c1b
  > .badge_mini_daa9
  .bronze-9c1b
  > a
  .tertiary_pro_1b93.gradient-brown-c464 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center_13f3
  > .block_outer_742e
  > div
  > .fixed-7b5e
  > .bronze-9c1b
  > a
  .grid_iron_5609:before {
  color: var(--e-global-color-text);
}
.center_13f3
  > .block_outer_742e
  > div
  > .fixed-7b5e
  > .bronze-9c1b
  > .badge_mini_daa9
  a
  .grid_iron_5609:before {
  color: var(--e-global-color-text);
}
.center_13f3
  > .block_outer_742e
  > div
  > .fixed-7b5e
  > .bronze-9c1b.light-1c91
  > a
  .grid_iron_5609:before {
  color: var(--e-global-color-text);
}
.center_13f3
  > .block_outer_742e
  > div
  > .fixed-7b5e
  > .bronze-9c1b
  > .badge_mini_daa9
  .bronze-9c1b.light-1c91
  > a
  .grid_iron_5609:before {
  color: var(--e-global-color-text);
}
.center_13f3
  > .block_outer_742e
  > div
  > .fixed-7b5e
  > .bronze-9c1b
  > a
  .in_739d
  .image_92c9 {
  color: var(--e-global-color-text);
}
.center_13f3
  > .block_outer_742e
  > div
  > .fixed-7b5e
  > .bronze-9c1b
  > .badge_mini_daa9
  a
  .in_739d
  .image_92c9 {
  color: var(--e-global-color-text);
}
.center_13f3
  > .block_outer_742e
  > div
  > .fixed-7b5e
  > .bronze-9c1b
  > a
  .in_739d
  .image_92c9,
.center_13f3
  > .block_outer_742e
  > div
  > .fixed-7b5e
  > .bronze-9c1b
  > .badge_mini_daa9
  a
  .in_739d
  .image_92c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_13f3
  > .block_outer_742e
  > div
  > .fixed-7b5e
  > .bronze-9c1b
  > a
  .banner_25f7:before {
  color: var(--e-global-color-text);
}
.center_13f3
  > .block_outer_742e
  > div
  > .fixed-7b5e
  > .bronze-9c1b
  > .badge_mini_daa9
  a
  .banner_25f7:before {
  color: var(--e-global-color-text);
}
.center_13f3
  > .block_outer_742e
  > div
  > .fixed-7b5e
  > .bronze-9c1b.light-1c91
  > a
  .banner_25f7:before {
  color: var(--e-global-color-text);
}
.center_13f3
  > .block_outer_742e
  > div
  > .fixed-7b5e
  > .bronze-9c1b
  > .badge_mini_daa9
  .bronze-9c1b.light-1c91
  > a
  .banner_25f7:before {
  color: var(--e-global-color-text);
}
.video-442e .hover-advanced-4f15 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video-442e
  .section-6e75:hover
  .hover-advanced-4f15 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.black-3fc4
  > .block_outer_742e
  > .widget_4c8c
  > .tall_db44
  > .focus-liquid-f713
  > .tag_b8a3
  .out-d8cb {
  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-3fc4
  > .block_outer_742e
  > .widget_4c8c
  > .tall_db44
  > .focus-liquid-f713
  > .tag_b8a3:hover
  .out-d8cb {
  color: var(--e-global-color-text);
}
.black-3fc4
  > .block_outer_742e
  > .widget_4c8c
  > .tall_db44
  > .focus-liquid-f713
  > .tag_b8a3:hover
  .out-d8cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black-3fc4
  > .block_outer_742e
  > .widget_4c8c
  > .tall_db44
  > .focus-liquid-f713.bright-6519
  > .tag_b8a3
  .out-d8cb {
  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);
}
.dynamic_dd2e .icon_5d4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_dd2e .container_0326 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_dd2e .layout-hard-6bc0 {
  background-color: var(--e-global-color-primary);
}
.dynamic_dd2e .layout-hard-6bc0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.rough_8b91
  > .block_outer_742e
  > .content-dim-7794
  > .outline-fresh-1427
  > .highlight-inner-7b02
  .new-9c34 {
  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);
}
.rough_8b91
  > .block_outer_742e
  > .content-dim-7794
  > .outline-fresh-1427
  > .highlight-inner-7b02
  .background_9dd9 {
  color: var(--e-global-color-text);
}
.rough_8b91
  > .block_outer_742e
  > .content-dim-7794
  > .outline-fresh-1427
  > .highlight-inner-7b02:hover
  .new-9c34 {
  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);
}
.rough_8b91
  > .block_outer_742e
  > .content-dim-7794
  > .outline-fresh-1427
  > .highlight-inner-7b02:hover
  .background_9dd9 {
  color: var(--e-global-color-secondary);
}
.rough_8b91
  > .block_outer_742e
  > .content-dim-7794
  > .outline-fresh-1427
  > .highlight-inner-7b02.table_black_c397
  .new-9c34 {
  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_8b91
  > .block_outer_742e
  > .content-dim-7794
  > .outline-fresh-1427
  > .highlight-inner-7b02.table_black_c397
  .background_9dd9 {
  color: var(--e-global-color-primary);
}
.south_cbf5
  .focused-0aad
  .breadcrumb_a539 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south_cbf5 .shadow_0c9c .title-53ad .icon_up_7587 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_north_06dd .grid_bf65 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_north_06dd .focus_bottom_9d80 .grid_bf65 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_north_06dd .main-active-f0e6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_north_06dd .main-active-f0e6 {
  background-color: var(--e-global-color-primary);
}
.iron_e117 .chip_7d23 .menu_d34a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_e117
  .chip_7d23:hover
  .logo_up_6dda {
  color: var(--e-global-color-secondary);
}
.iron_e117
  .chip_7d23:hover
  .menu_d34a {
  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);
}
.cool-e757 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.new_bf60 {
  flex-direction: column;
}

.new_bf60 .element_bottom_7022 {
  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.new_bf60 .element_bottom_7022 {
  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);
}

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

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

.tall-4aa1.hard-6a91 {
  display: none;
}

.list_4658 {
  display: none;
}

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

.new-3499.layout-e53a {
  margin-bottom: 40px;
  width: 100%;
}

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

.new_bf60 a {
  width: 100%;
}

.gold_8442 .stone-687d.mask_9e50 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.gold_8442
  .stone-687d.slider_gold_5b69
  .silver-2227
  .aside-north-2410 {
  font-size: 20px !important;
}

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

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

.warm-6c3d h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.primary_simple_52b6.form-6f16 > .hard_d981 {
  display: flex;
  align-items: center;
}

.plasma-008d {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.iron-f5e2 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.hidden-fluid-b0e2 {
  display: flex;
  gap: 50px;
}

.gold_8442
  .stone-687d.light-e873
  .blue-78ba
  .title-silver-f0c0 {
  width: 100% !important;
}

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

.hot_1ef2 {
  width: 100%;
}

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

.gold-a27f {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.outer-96f0 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.gold-a27f:hover .outer-96f0 {
  visibility: visible;
}
.gold-a27f:hover.gold-a27f::before {
  display: block;
}

.warm-6c3d h3 {
  color: #fff;
}

.menu_action_7928 {
  margin: 0;
}

.gold_8442
  .stone-687d.light-e873
  .title-silver-f0c0
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.accent_medium_f288 {
  width: 100%;
}

.overlay_yellow_16fc {
  width: 100%;
}

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

.overlay_yellow_16fc {
  width: 100%;
}

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

.title-silver-f0c0 {
  display: flex;
  align-items: center;
}

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

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

.new_bf60 .element_bottom_7022.disabled_881e {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.new_bf60 h1.element_bottom_7022 {
  margin-top: 80px !important;
}

.gold_8442 .stone-687d.caption_df04 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.outline_fff2 img {
  width: 100%;
}

.large-1584 .dirty-d986.silver-2227 {
  justify-content: space-between;
}

.accordion_28c3 {
  display: none;
}

.link_d862 .picture-efcb {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .primary_simple_52b6 .hard_d981 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .large-1584 .dirty-d986.silver-2227 {
    border-bottom: 1px solid #f0c159;
  }

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

  .primary_simple_52b6.form-6f16 > .hard_d981 {
    gap: 15px;
    justify-content: space-between;
  }

  .gold_8442
    .stone-687d.light-e873
    .title-silver-f0c0
    img {
    width: 60% !important;
  }

  .iron-f5e2 {
    left: 2%;
  }

  .pagination-7e8d {
    margin: 10px 0;
  }

  .new_bf60 .picture-efcb {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.new_bf60 .element_bottom_7022,
  .new_bf60 .element_bottom_7022 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .title-silver-f0c0 {
    justify-content: center;
  }

  .new_bf60 .picture-efcb {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .gold_8442 .stone-687d.mask_9e50 {
    width: 75% !important;
  }

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

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

  h2.new_bf60 .element_bottom_7022,
  .new_bf60 .element_bottom_7022 {
    font-size: 30px !important;
  }

  .title-silver-f0c0 {
    justify-content: center;
  }

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

  .layout-eb57
    .filter-down-0b65.carousel_silver_f007 {
    margin: 0 !important;
  }

  .plasma-008d {
    margin: 0;
    gap: 10px;
  }

  .pagination-7e8d {
    display: flex;
  }

  .card-acbc .box_solid_49b1 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .accent-right-c5e9 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .new_bf60 h1.element_bottom_7022 {
    margin-top: 40px !important;
  }

  .gold_8442
    .stone-687d.light-e873
    .title-silver-f0c0
    img,
  .tooltip_narrow_eb35 .blue-78ba {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .gold_8442 .stone-687d.mask_9e50 {
    width: 100% !important;
  }

  .primary_simple_52b6.form-6f16 > .hard_d981 {
    gap: 3px;
  }

  .new_bf60 .picture-efcb {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.large-1584 .dirty-d986.silver-2227 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.large-1584 .dirty-d986.silver-2227: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);
}

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

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

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

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

.tall-4aa1: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .large-1584 .dirty-d986.silver-2227 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .new_bf60 .element_bottom_7022 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .box_solid_49b1 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.short-3492 .hover-b89c {
  flex-shrink: 0;
  white-space: nowrap;
}

.short-3492 .grid_90fd {
  flex-shrink: 0;
  min-width: fit-content;
}

.short-3492 .aside-north-2410 {
  white-space: nowrap;
}

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

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

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

.short-3492 .grid_90fd {
  max-width: 80px !important;
  overflow: hidden;
}

.short-3492 .dirty-d986.silver-2227 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.short-3492 .aside-north-2410 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: fc9f */
.ghost-box-p8 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
