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(.modal-hot-7c21) {
  gap: 0.5em;
}
:where(.stale-543f) {
  gap: 0.5em;
}
body .glass_ee14 > .block-a8b7 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .glass_ee14 > .summary_89c3 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .glass_ee14 > .dynamic_857a {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .layout_b68c > .block-a8b7 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .layout_b68c > .summary_89c3 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .layout_b68c > .dynamic_857a {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .layout_b68c
  > :where(:not(.block-a8b7):not(.summary_89c3):not(.accordion-gold-5ec8)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .layout_b68c > .frame-3fb9 {
  max-width: var(--wp--style--global--wide-size);
}
body .modal-hot-7c21 {
  display: flex;
}
body .modal-hot-7c21 {
  flex-wrap: wrap;
  align-items: center;
}
body .modal-hot-7c21 > * {
  margin: 0;
}
body .stale-543f {
  display: grid;
}
body .stale-543f > * {
  margin: 0;
}
:where(.blue_1d0c.modal-hot-7c21) {
  gap: 2em;
}
:where(.blue_1d0c.stale-543f) {
  gap: 2em;
}
:where(.motion-1346.modal-hot-7c21) {
  gap: 1.25em;
}
:where(.motion-1346.stale-543f) {
  gap: 1.25em;
}
.breadcrumb-a021 {
  color: var(--wp--preset--color--black) !important;
}
.fixed_01d1 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.breadcrumb-wood-cffd {
  color: var(--wp--preset--color--white) !important;
}
.tag-hard-cebd {
  color: var(--wp--preset--color--pale-pink) !important;
}
.banner-8acb {
  color: var(--wp--preset--color--vivid-red) !important;
}
.first-1bf6 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.dirty-3a94 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.breadcrumb-e26d {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.feature_wide_c005 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.widget-3612 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.active_down_4931 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.inner_cf91 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.card-7454 {
  background-color: var(--wp--preset--color--black) !important;
}
.nav-active-589e {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.filter_yellow_695d {
  background-color: var(--wp--preset--color--white) !important;
}
.large-7edb {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.input-5b3a {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.nav-7a36 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.medium-549c {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.container_wide_da85 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.easy-759d {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.outer_8fc4 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.active_603f {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.widget_e3bc {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.description_3f49 {
  border-color: var(--wp--preset--color--black) !important;
}
.notification_last_1412 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.fresh_8812 {
  border-color: var(--wp--preset--color--white) !important;
}
.short_2ed1 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.tertiary-center-accd {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.widget_top_9da8 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.logo-east-cca9 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.frame_4aa2 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.block_4bd4 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.next_5f0b {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.item-copper-d1ab {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.avatar_steel_28a4 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.surface-wood-fce1 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.grid-5304 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.header-46ee {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.status-cad0 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.solid-fe66 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.preview_37c3 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.large-0de8 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.clean_55b4 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.search-3549 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.old_6a17 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.header_c8d2 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.title-7f72 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.header-bright-0089 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.module_out_1d25 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.message-f85a {
  font-size: var(--wp--preset--font-size--large) !important;
}
.alert_huge_11b2 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.form-in-9709 a:where(:not(.info_3dc3)) {
  color: inherit;
}
:where(.motion-1346.modal-hot-7c21) {
  gap: 1.25em;
}
:where(.motion-1346.stale-543f) {
  gap: 1.25em;
}
:where(.blue_1d0c.modal-hot-7c21) {
  gap: 2em;
}
:where(.blue_1d0c.stale-543f) {
  gap: 2em;
}
.logo-stale-f895 {
  font-size: 1.5em;
  line-height: 1.6;
}

.advanced_db52 .up-b1ab {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_fast_c702 .layout-up-535f {
  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);
}
.container-light-93fe {
  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);
}
.container-light-93fe.top-435c .logo_4e69 {
  background-color: var(--e-global-color-primary);
}
.container-light-93fe.description_a2b0 .logo_4e69,
.container-light-93fe.tiny_70e1 .logo_4e69 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.video-down-1054 .yellow-9933 {
  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);
}
.list-d14d {
  --divider-color: var(--e-global-color-secondary);
}
.list-d14d .video-20ac {
  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);
}
.list-d14d.current_0c4f .badge_yellow_cc75 {
  background-color: var(--e-global-color-secondary);
}
.list-d14d.picture_warm_e04c .badge_yellow_cc75,
.list-d14d.video_c935 .badge_yellow_cc75 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.list-d14d.picture_warm_e04c .badge_yellow_cc75,
.list-d14d.video_c935 .badge_yellow_cc75 svg {
  fill: var(--e-global-color-secondary);
}
.gradient-bf00 .short-711f {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-bf00 .thumbnail_a828 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-b3fd.current_0c4f .badge_yellow_cc75 {
  background-color: var(--e-global-color-primary);
}
.chip-b3fd.picture_warm_e04c .badge_yellow_cc75,
.chip-b3fd.video_c935 .badge_yellow_cc75 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.chip-b3fd.picture_warm_e04c .badge_yellow_cc75,
.chip-b3fd.video_c935 .badge_yellow_cc75 svg {
  fill: var(--e-global-color-primary);
}
.liquid-a4b9.current_0c4f .badge_yellow_cc75 {
  background-color: var(--e-global-color-primary);
}
.liquid-a4b9.picture_warm_e04c .badge_yellow_cc75,
.liquid-a4b9.video_c935 .badge_yellow_cc75 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.liquid-a4b9 .red_5fde {
  color: var(--e-global-color-primary);
}
.liquid-a4b9 .red_5fde,
.liquid-a4b9 .red_5fde a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid-a4b9 .block_green_fc4f {
  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);
}
.item_1cbe .element-upper-c511 {
  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);
}
.primary-a918 .light-1596 .complex_0b24 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-ffb5 .border_prev_8329:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.accent-ffb5 .list_7e06 i {
  color: var(--e-global-color-primary);
}
.accent-ffb5 .list_7e06 svg {
  fill: var(--e-global-color-primary);
}
.accent-ffb5 .simple-3ccc {
  color: var(--e-global-color-secondary);
}
.accent-ffb5 .border_prev_8329 > .simple-3ccc,
.accent-ffb5 .border_prev_8329 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-rough-1564 .list-5f29 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-rough-1564 .middle-4746 {
  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);
}
.panel-dim-3431 .action-cbd5 .narrow_7ef9 {
  background-color: var(--e-global-color-primary);
}
.panel-dim-3431 .bronze-d3c8 {
  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);
}
.feature_hard_99c4 .tabs-11ac {
  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_hard_99c4 .aside_e7bb {
  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_hard_99c4 .breadcrumb-0d99 {
  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);
}
.link_95d2 .label_509b,
.link_95d2 .label_509b a {
  color: var(--e-global-color-primary);
}
.link_95d2 .label_509b.avatar-bright-66a3,
.link_95d2 .label_509b.avatar-bright-66a3 a {
  color: var(--e-global-color-accent);
}
.link_95d2 .label_509b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_95d2 .section_up_c6db {
  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);
}
.static-a834 .fixed-87a3,
.static-a834 .footer_rough_04fa {
  color: var(--e-global-color-primary);
}
.static-a834 .fixed-87a3 svg {
  fill: var(--e-global-color-primary);
}
.static-a834 .avatar-bright-66a3 .fixed-87a3,
.static-a834 .avatar-bright-66a3 .footer_rough_04fa {
  color: var(--e-global-color-accent);
}
.static-a834 .avatar-bright-66a3 .fixed-87a3 svg {
  fill: var(--e-global-color-accent);
}
.static-a834 .footer_rough_04fa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static-a834 .section_up_c6db {
  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);
}
.accent_glass_c5bc .accent_e5a4,
.accent_glass_c5bc .dropdown_hovered_33b7 {
  color: var(--e-global-color-primary);
}
.accent_glass_c5bc .dropdown_hovered_33b7 svg {
  fill: var(--e-global-color-primary);
}
.accent_glass_c5bc .label_509b.avatar-bright-66a3 a,
.accent_glass_c5bc
  .label_509b.avatar-bright-66a3
  .dropdown_hovered_33b7 {
  color: var(--e-global-color-accent);
}
.accent_glass_c5bc .accent_e5a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_glass_c5bc .section_up_c6db {
  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);
}
.widget_full_40db .large_4abd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_full_40db .brown_98f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_fast_2b4d .dynamic-2daf .mask_d1ce {
  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);
}
.border_fast_2b4d .dynamic-2daf .out_9064 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_fast_2b4d .center-0c6f .mask_d1ce {
  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);
}
.border_fast_2b4d
  .center-0c6f
  .out_9064 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_fast_2b4d
  .nav_825f
  .mask_d1ce {
  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);
}
.border_fast_2b4d
  .nav_825f
  .out_9064 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_fast_2b4d
  .pagination-next-6ecf
  .mask_d1ce {
  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);
}
.border_fast_2b4d
  .pagination-next-6ecf
  .out_9064 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_65d0 .sort_brown_2999 {
  background-color: var(--e-global-color-primary);
}
.panel_65d0 .sort_brown_2999:hover {
  background-color: var(--e-global-color-primary);
}
.panel_65d0 .hovered-414a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_65d0
  .sort_brown_2999:hover
  .hovered-414a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_4b8a .out_1ab4 {
  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);
}
.header_8245 .rough-8b57 .media-south-ee1c a {
  background-color: var(--e-global-color-accent);
}
.header_8245 .rough-8b57 .hidden_out_220d a {
  background-color: var(--e-global-color-accent);
}
.header_8245 .rough-8b57 .media-south-ee1c a,
.header_8245 .rough-8b57 .hidden_out_220d a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-abdd
  .text-rough-1f4f.section-green-05cd
  .rough-8b57
  a.brown-28a1 {
  background-color: var(--e-global-color-accent);
}
.fixed-abdd
  .text-rough-1f4f.section-green-05cd
  .rough-8b57
  span.brown-28a1.fn-current-4869 {
  background-color: var(--e-global-color-text);
}
.fixed-abdd
  .text-rough-1f4f.section-green-05cd
  .rough-8b57
  .brown-28a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_1720 .fluid-4a9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_1720
  .mask_light_39cd
  > .background_0aee
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_1720
  .description-e624
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_1720
  .module_up_b0ac
  .table_374b,
.over_1720
  .module_up_b0ac
  .frame_soft_7653 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over_1720
  .module_up_b0ac
  .main_cold_2d6c,
.over_1720
  .module_up_b0ac
  a
  .main_cold_2d6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_1720
  .module_up_b0ac
  .gas-6cd0 {
  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_1720
  .module_up_b0ac
  .message-wood-8852 {
  background-color: var(--e-global-color-primary);
}
.over_1720
  .module_up_b0ac
  .message-wood-8852 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_1720
  .module_up_b0ac
  .message-wood-8852:hover {
  background-color: var(--e-global-color-primary);
}
.over_1720
  .module_up_b0ac
  .steel-8d4e {
  background-color: var(--e-global-color-primary);
}
.over_1720
  .module_up_b0ac
  .steel-8d4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_1720
  .module_up_b0ac
  .steel-8d4e:hover {
  background-color: var(--e-global-color-primary);
}
.over_1720
  .current-7681
  .gold-3615
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over_1720
  .current-7681
  .stone-defc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_1720
  .current-7681
  .gas-6cd0 {
  color: var(--e-global-color-text);
}
.over_1720
  .current-7681
  .gas-6cd0
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_1720
  .current-7681
  .message-wood-8852 {
  background-color: var(--e-global-color-primary);
}
.over_1720
  .current-7681
  .message-wood-8852 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_1720
  .current-7681
  .message-wood-8852:hover {
  background-color: var(--e-global-color-primary);
}
.over_1720
  .current-7681
  .steel-8d4e {
  background-color: var(--e-global-color-primary);
}
.over_1720
  .current-7681
  .steel-8d4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_1720
  .current-7681
  .steel-8d4e:hover {
  background-color: var(--e-global-color-primary);
}
.over_1720 .mask-complex-6bf0 {
  background-color: var(--e-global-color-primary);
}
.over_1720 .mask-complex-6bf0:hover {
  background-color: var(--e-global-color-primary);
}
.over_1720 .panel_9422 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over_1720 .icon-large-11c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_9eaa .card-lower-832c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_9eaa
  .easy-934b
  > div:nth-child(3)
  .card-lower-832c,
.accent_9eaa
  .clean-461f
  > div:nth-child(1)
  .card-lower-832c,
.accent_9eaa
  .red_8abb
  > div:nth-child(1)
  .card-lower-832c,
.accent_9eaa
  .preview_north_415c
  > div:nth-child(1)
  .card-lower-832c,
.accent_9eaa
  .layout-stale-55d3
  > div:nth-child(1)
  .card-lower-832c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_9eaa .progress_a491 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_9eaa .outer_210b {
  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);
}
.accent_9eaa .texture_bd2c {
  background-color: var(--e-global-color-primary);
}
.accent_9eaa .texture_bd2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_9eaa .texture_bd2c:hover {
  background-color: var(--e-global-color-primary);
}
.accent_9eaa .menu-1776 {
  background-color: var(--e-global-color-primary);
}
.accent_9eaa .menu-1776:hover {
  background-color: var(--e-global-color-primary);
}
.accent_9eaa .panel_9422 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_9eaa .icon-large-11c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas-b382 .accordion-4ce4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas-b382 .secondary-de32 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-b382 .banner_7d1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-b382 .hover_f5a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-b382 .outline_c933 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-b382 .menu-1776 {
  background-color: var(--e-global-color-primary);
}
.gas-b382 .menu-1776:hover {
  background-color: var(--e-global-color-primary);
}
.tag-upper-7c2b .menu_small_209e {
  background-color: var(--e-global-color-secondary);
}
.tag-upper-7c2b .lite_4626 {
  background-color: var(--e-global-color-text);
}
.tag-upper-7c2b .bright-44f4 {
  background-color: var(--e-global-color-secondary);
}
.tag-upper-7c2b .alert-0847 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-upper-7c2b .description-1246 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-upper-7c2b .in-e990 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-upper-7c2b .tabs_080a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-upper-7c2b .plasma_0efa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_blue_2487 .fresh-df35 .photo_1ccd,
.row_blue_2487
  .fresh-df35
  .photo_1ccd
  a,
.row_blue_2487 .layout-4272 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_blue_2487 .fresh-df35 .hovered_0a14,
.row_blue_2487 .under-2961 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_blue_2487 .fresh-df35 .hovered_0a14 {
  color: var(--e-global-color-text);
}
.row_blue_2487 .under-2961 {
  color: var(--e-global-color-text);
}
.row_blue_2487
  .fresh-df35
  .glass-db86 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row_blue_2487 .menu_pressed_cc4b .disabled-91a1 {
  background-color: var(--e-global-color-primary);
}
.row_blue_2487 .menu_pressed_cc4b .disabled-91a1:hover {
  background-color: var(--e-global-color-primary);
}
.row_blue_2487 .menu_pressed_cc4b .warm_1ea5 li span {
  background-color: var(--e-global-color-text);
}
.row_blue_2487 .menu_pressed_cc4b .warm_1ea5 li span:hover {
  background-color: var(--e-global-color-primary);
}
.row_blue_2487
  .menu_pressed_cc4b
  .warm_1ea5
  li.static_6cd4
  span {
  background-color: var(--e-global-color-accent);
}
.row_blue_2487 .accordion-small-f95c span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-7328 .notice-yellow-c3a9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo_83b0 .photo_old_31fc {
  background-color: var(--e-global-color-primary);
}
.logo_83b0 .fluid_9dd5 {
  background-color: var(--e-global-color-secondary);
}
.logo_83b0 .accordion_iron_bbbe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_83b0 .mask_be48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_83b0 .tag-5d9f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_83b0 .text-3ea2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_83b0 .content_center_6baf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_83b0 .message_44f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_83b0 .input_liquid_bf6d {
  background-color: var(--e-global-color-primary);
}
.logo_83b0 .input_liquid_bf6d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort_4151 .dropdown-wide-f91a {
  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);
}
.sort_4151 .layout_yellow_3ebb {
  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);
}
.sort_4151
  .hidden_0e73:after {
  background-color: var(--e-global-color-primary);
}
.sort_4151 .badge_wood_ebf4 {
  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);
}
.last_bb44 .layout-4272 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last_bb44 .under-2961 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall-19ab .text_8129 .avatar_8fa3 {
  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);
}
.tall-19ab .text_8129 .soft_49f7 {
  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-40ae .gallery-new-48b7 {
  background-color: var(--e-global-color-primary);
}
.wood-40ae .table-ac7a {
  background-color: var(--e-global-color-secondary);
}
.wood-40ae .section_8c51 .old_56e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-40ae .highlight-3c2b .old_56e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_3eae .bright-1026 .message_ee39 {
  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);
}
.green_3eae .bright-1026 .shade-south-0020 {
  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);
}
.green_3eae .bright-1026 .description_cold_bbe9 {
  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);
}
.red_17eb .clean_e4b7 {
  border-color: var(--e-global-color-text);
}
.red_17eb .mini_ad02 {
  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);
}
.red_17eb .alert_62d5 {
  color: var(--e-global-color-primary);
}
.red_17eb .carousel_gas_2eda {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-7f54 .module_cold_cc4a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold-7f54 .green-202e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold-7f54 .yellow_b35b:hover .module_cold_cc4a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold-7f54
  .yellow_b35b:hover
  .green-202e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input-c8ae .photo_plasma_9ecb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input-c8ae .shade-over-7a13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed-5b0e .progress-2c61 .heading_pro_366c {
  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);
}
.pressed-5b0e .button-65b7 .heading_pro_366c {
  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);
}
.sidebar_add7 .search-3383 {
  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);
}
.light-42b7 .old-5c49 .shadow_ca60 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-42b7 .old-5c49 .shadow_ca60 {
  background-color: var(--e-global-color-secondary);
}
.light-42b7 .mini-4ada .shadow_ca60 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-42b7 .mini-4ada .shadow_ca60 {
  background-color: var(--e-global-color-secondary);
}
.light-42b7 .dropdown_hard_181e .iron_a96d {
  background-color: var(--e-global-color-primary);
}
.light-42b7 .dropdown_hard_181e:hover .iron_a96d {
  background-color: var(--e-global-color-secondary);
}
.light-42b7 .disabled-91a1 {
  background-color: var(--e-global-color-primary);
}
.light-42b7 .disabled-91a1:hover {
  background-color: var(--e-global-color-accent);
}
.light-42b7 .warm_1ea5 li span {
  background-color: var(--e-global-color-text);
}
.light-42b7 .warm_1ea5 li span:hover {
  background-color: var(--e-global-color-primary);
}
.light-42b7 .warm_1ea5 li.static_6cd4 span {
  background-color: var(--e-global-color-accent);
}
.summary_motion_b953 .link-920e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_motion_b953 .short-6d19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_0cf5 .element_bc2c:before {
  background-color: var(--e-global-color-secondary);
}
.pressed_0cf5 .bottom_8f52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_0cf5 .glass_fb28 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue_5ea3 .backdrop-fixed-1268 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue_5ea3 .backdrop-fixed-1268:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue_5ea3 .backdrop-fixed-1268.fn-active-4869 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue_5ea3 .logo_0b0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue_5ea3 .black-02b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue_5ea3 .status-8c47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue_5ea3 .widget_b0de {
  background-color: var(--e-global-color-primary);
}
.blue_5ea3 .widget_b0de {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue_5ea3 .copper_8af5 {
  background-color: var(--e-global-color-primary);
}
.blue_5ea3 .copper_8af5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus-4287 .mini_6db2 .glass-1d67 a {
  color: var(--e-global-color-secondary);
}
.focus-4287 .mini_6db2 .glass-1d67 a:hover {
  color: var(--e-global-color-secondary);
}
.focus-4287 .mini_6db2 .glass-1d67,
.focus-4287 .mini_6db2 .glass-1d67 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-4287 .mini_6db2 .block-bottom-d0b6 {
  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-4287 .mini_6db2 .search-short-a0cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-4287 .mini_6db2 .west-8c2d {
  background-color: var(--e-global-color-primary);
}
.focus-4287 .mini_6db2 .west-8c2d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-4287 .mini_6db2 .west-8c2d:hover {
  background-color: var(--e-global-color-primary);
}
.focus-4287 .mini_6db2 .preview_4028 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus-4287 .mini_6db2 .preview_4028 {
  background-color: var(--e-global-color-primary);
}
.focus-4287 .mini_6db2 .preview_4028:hover {
  background-color: var(--e-global-color-primary);
}
.focus-4287 .mini_6db2 .disabled-91a1 {
  background-color: var(--e-global-color-primary);
}
.focus-4287 .mini_6db2 .disabled-91a1:hover {
  background-color: var(--e-global-color-primary);
}
.focus-4287 .menu_pressed_cc4b .warm_1ea5 li span {
  background-color: var(--e-global-color-text);
}
.focus-4287 .menu_pressed_cc4b .warm_1ea5 li span:hover {
  background-color: var(--e-global-color-primary);
}
.focus-4287 .menu_pressed_cc4b .warm_1ea5 li.static_6cd4 span {
  background-color: var(--e-global-color-accent);
}
.focus-4287 .panel_9422 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-4287 .icon-large-11c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-44b8 .basic-3fdc .accordion_middle_a4cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-44b8 .basic-3fdc .hero-over-4b6d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-44b8 .basic-3fdc .heading_6b8a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_201c .disabled-9703 {
  border-color: var(--e-global-color-text);
}
.element_201c .element_ef5d {
  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);
}
.element_201c .texture-5db5 {
  color: var(--e-global-color-secondary);
}
.element_201c .texture-5db5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_201c .summary-fresh-d782 > * {
  color: var(--e-global-color-primary);
}
.element_201c .summary-fresh-d782 > * svg {
  fill: var(--e-global-color-primary);
}
.element_201c .short-490b {
  color: var(--e-global-color-primary);
}
.element_201c .short-490b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_201c .paper-56d3 {
  color: var(--e-global-color-primary);
}
.element_201c .paper-56d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_201c .icon-brown-dfc0 {
  color: var(--e-global-color-primary);
}
.element_201c .icon-brown-dfc0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_201c .text_over_13f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_201c .sort_tiny_3b26 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_201c .sort_tiny_3b26.box-outer-3b4c {
  color: var(--e-global-color-secondary);
}
.element_201c .sort_tiny_3b26.box-outer-3b4c .easy-7c6d {
  color: var(--e-global-color-accent);
}
.element_201c .sort_tiny_3b26.overlay-down-ce46 {
  color: var(--e-global-color-text);
}
.element_201c .sort_tiny_3b26.overlay-down-ce46 .easy-7c6d {
  color: var(--e-global-color-text);
}
.element_201c .sort_tiny_3b26:before {
  border-top-color: var(--e-global-color-text);
}
.element_201c .dropdown_f8d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_201c
  .dropdown_f8d0
  .layout_e543 {
  background-color: var(--e-global-color-primary);
}
.element_201c
  .dropdown_f8d0
  .layout_e543 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_201c .disabled-9703 .north_ff0f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-89ae .chip_active_5504 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-89ae .element_hot_1f3e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-f61a .footer_6920 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-f61a
  .highlight-1b76
  .notice-9e5a {
  background-color: var(--e-global-color-secondary);
}
.highlight-f61a
  .highlight-1b76.nav-west-44fc
  .notice-9e5a {
  background-color: var(--e-global-color-text);
}
.highlight-f61a
  .highlight-1b76:hover
  .notice-9e5a {
  background-color: var(--e-global-color-accent);
}
.highlight-f61a
  .highlight-1b76.fn-active-4869
  .notice-9e5a {
  background-color: var(--e-global-color-primary);
}
.bright_abc6 .black_73ed {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.bright_abc6 .block-839d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_abc6 .caption-d12d {
  background-color: var(--e-global-color-primary);
}
.bright_abc6 .caption-d12d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-out-865b .nav-26f3 .breadcrumb-full-92ae .article-422d {
  background-color: var(--e-global-color-secondary);
}
.chip-out-865b .nav-26f3 .brown_6eb8:after {
  background-color: var(--e-global-color-secondary);
}
.chip-out-865b .left_d1c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-out-865b .header-3c65 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-out-865b .bright-30f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-out-865b .gradient-cc5c {
  background-color: var(--e-global-color-primary);
}
.chip-out-865b .gradient-cc5c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-out-865b .wood-9782 {
  background-color: var(--e-global-color-secondary);
}
.chip-out-865b .wood-9782 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-out-865b .nav-26f3 .overlay_hard_cef1 .status_full_28bb:hover {
  background-color: var(--e-global-color-primary);
}
.chip-out-865b
  .nav-26f3
  .overlay_hard_cef1
  .status_full_28bb.south-9fc3 {
  background-color: var(--e-global-color-primary);
}
.chip-out-865b .nav-26f3 .under_681a:before {
  border-color: var(--e-global-color-primary);
}
.chip-out-865b .nav-26f3 .under_681a:hover:before {
  border-color: var(--e-global-color-secondary);
}
.chip-out-865b
  .nav-26f3
  .under_681a.aside-acae:before {
  border-color: var(--e-global-color-primary);
}
.chip-out-865b .paragraph-silver-ad36 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_92ad .alert_29ec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_92ad .alert_29ec:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_92ad .alert_29ec.texture-3c52 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_92ad .pattern-f80c {
  background-color: var(--e-global-color-primary);
}
.highlight_92ad .pattern-f80c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_92ad
  .liquid-3550
  .badge-a15f
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_92ad
  .pattern_618b
  .badge-a15f
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_hovered_a8a0
  .gradient-2a57
  .fixed_06be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_hovered_a8a0
  .gradient-2a57
  .background_c0f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_hovered_a8a0 .label_1473 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_hovered_a8a0 .pink_501b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_hovered_a8a0 .title-stone-8e66 {
  background-color: var(--e-global-color-primary);
}
.overlay_hovered_a8a0 .title-stone-8e66 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-over-2156 .hover_tall_285a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-over-2156 .hidden-dea1 {
  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);
}
.widget-over-2156 .hidden-next-e0c2 {
  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);
}
.widget-over-2156 .hidden-next-e0c2 a:hover {
  color: var(--e-global-color-secondary);
}
.widget-over-2156 .steel-7fad {
  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);
}
.widget-over-2156 .orange_f4b7 {
  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);
}
.widget-over-2156 .primary-7a4a .disabled-91a1 {
  background-color: var(--e-global-color-primary);
}
.widget-over-2156 .primary-7a4a .disabled-91a1:hover {
  background-color: var(--e-global-color-accent);
}
.widget-over-2156
  .primary-7a4a
  .warm_1ea5
  li
  span {
  background-color: var(--e-global-color-text);
}
.widget-over-2156
  .primary-7a4a
  .warm_1ea5
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.widget-over-2156
  .primary-7a4a
  .warm_1ea5
  li.static_6cd4
  span {
  background-color: var(--e-global-color-accent);
}
.layout-8ae4
  .tiny_a68d
  .tertiary_upper_81e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-8ae4 .tiny_a68d .middle_19ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-8ae4 .tiny_a68d .widget-796d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-8ae4 .badge_advanced_81b4 {
  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);
}
.layout-8ae4
  .element_copper_fd12.notice_335e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under-1002
  > .paper-600e
  > div
  > .lower_632d
  > .old_41d3
  > a {
  background-color: var(--e-global-color-text);
}
.under-1002
  > .paper-600e
  > div
  > .lower_632d
  > .old_41d3
  > a
  .slow-e67c.medium_1a9e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under-1002
  > .paper-600e
  > div
  > .lower_632d
  > .old_41d3
  > a
  .avatar-mini-dec7.frame_simple_2476 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under-1002
  > .paper-600e
  > div
  > .lower_632d
  > .old_41d3
  > .backdrop_a9d4
  .old_41d3
  > a {
  background-color: var(--e-global-color-secondary);
}
.under-1002
  > .paper-600e
  > div
  > .lower_632d
  > .old_41d3
  > .backdrop_a9d4
  .old_41d3
  > a
  .hot_496c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under-1002
  > .paper-600e
  > div
  > .lower_632d
  > .old_41d3
  > .backdrop_a9d4
  .old_41d3
  > a
  .avatar-mini-dec7.logo_over_fe91 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under-1002
  > .paper-600e
  > div
  > .lower_632d
  > .old_41d3
  > a
  .aside_65c9:before {
  color: var(--e-global-color-text);
}
.under-1002
  > .paper-600e
  > div
  > .lower_632d
  > .old_41d3
  > .backdrop_a9d4
  a
  .aside_65c9:before {
  color: var(--e-global-color-text);
}
.under-1002
  > .paper-600e
  > div
  > .lower_632d
  > .old_41d3.primary-green-770f
  > a
  .aside_65c9:before {
  color: var(--e-global-color-text);
}
.under-1002
  > .paper-600e
  > div
  > .lower_632d
  > .old_41d3
  > .backdrop_a9d4
  .old_41d3.primary-green-770f
  > a
  .aside_65c9:before {
  color: var(--e-global-color-text);
}
.under-1002
  > .paper-600e
  > div
  > .lower_632d
  > .old_41d3
  > a
  .feature_b2d9
  .background-middle-1362 {
  color: var(--e-global-color-text);
}
.under-1002
  > .paper-600e
  > div
  > .lower_632d
  > .old_41d3
  > .backdrop_a9d4
  a
  .feature_b2d9
  .background-middle-1362 {
  color: var(--e-global-color-text);
}
.under-1002
  > .paper-600e
  > div
  > .lower_632d
  > .old_41d3
  > a
  .feature_b2d9
  .background-middle-1362,
.under-1002
  > .paper-600e
  > div
  > .lower_632d
  > .old_41d3
  > .backdrop_a9d4
  a
  .feature_b2d9
  .background-middle-1362 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-1002
  > .paper-600e
  > div
  > .lower_632d
  > .old_41d3
  > a
  .upper-e77d:before {
  color: var(--e-global-color-text);
}
.under-1002
  > .paper-600e
  > div
  > .lower_632d
  > .old_41d3
  > .backdrop_a9d4
  a
  .upper-e77d:before {
  color: var(--e-global-color-text);
}
.under-1002
  > .paper-600e
  > div
  > .lower_632d
  > .old_41d3.primary-green-770f
  > a
  .upper-e77d:before {
  color: var(--e-global-color-text);
}
.under-1002
  > .paper-600e
  > div
  > .lower_632d
  > .old_41d3
  > .backdrop_a9d4
  .old_41d3.primary-green-770f
  > a
  .upper-e77d:before {
  color: var(--e-global-color-text);
}
.section-3f87 .mini-8ae1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-3f87
  .box_b570:hover
  .mini-8ae1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon-yellow-ed7d
  > .paper-600e
  > .article_hard_998d
  > .dropdown_3d20
  > .left-1457
  > .surface_paper_3d66
  .section-soft-9d4a {
  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);
}
.icon-yellow-ed7d
  > .paper-600e
  > .article_hard_998d
  > .dropdown_3d20
  > .left-1457
  > .surface_paper_3d66:hover
  .section-soft-9d4a {
  color: var(--e-global-color-text);
}
.icon-yellow-ed7d
  > .paper-600e
  > .article_hard_998d
  > .dropdown_3d20
  > .left-1457
  > .surface_paper_3d66:hover
  .section-soft-9d4a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-yellow-ed7d
  > .paper-600e
  > .article_hard_998d
  > .dropdown_3d20
  > .left-1457.preview-9ca0
  > .surface_paper_3d66
  .section-soft-9d4a {
  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);
}
.grid_huge_1e9f .form_first_56ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_huge_1e9f .nav_b41f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_huge_1e9f .background_out_01dd {
  background-color: var(--e-global-color-primary);
}
.grid_huge_1e9f .background_out_01dd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone-8539
  > .paper-600e
  > .wide_d8e3
  > .dropdown-525c
  > .table-810c
  .bronze_cf8b {
  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);
}
.stone-8539
  > .paper-600e
  > .wide_d8e3
  > .dropdown-525c
  > .table-810c
  .module_dynamic_0fb1 {
  color: var(--e-global-color-text);
}
.stone-8539
  > .paper-600e
  > .wide_d8e3
  > .dropdown-525c
  > .table-810c:hover
  .bronze_cf8b {
  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);
}
.stone-8539
  > .paper-600e
  > .wide_d8e3
  > .dropdown-525c
  > .table-810c:hover
  .module_dynamic_0fb1 {
  color: var(--e-global-color-secondary);
}
.stone-8539
  > .paper-600e
  > .wide_d8e3
  > .dropdown-525c
  > .table-810c.orange_c350
  .bronze_cf8b {
  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);
}
.stone-8539
  > .paper-600e
  > .wide_d8e3
  > .dropdown-525c
  > .table-810c.orange_c350
  .module_dynamic_0fb1 {
  color: var(--e-global-color-primary);
}
.warm_ebd4
  .primary_bright_4a10
  .west_525f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm_ebd4 .selected_342a .north_ff0f .lite_7b6a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-action-d503 .modal_liquid_f74c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-action-d503 .rough_0efa .modal_liquid_f74c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-action-d503 .frame_cd06 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-action-d503 .frame_cd06 {
  background-color: var(--e-global-color-primary);
}
.narrow_5d82 .focus_8cb8 .static_2703 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow_5d82
  .focus_8cb8:hover
  .column_8ca1 {
  color: var(--e-global-color-secondary);
}
.narrow_5d82
  .focus_8cb8:hover
  .static_2703 {
  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);
}
.inner-11f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.focused_b288 {
  flex-direction: column;
}

.focused_b288 .link_c0de {
  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.focused_b288 .link_c0de {
  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);
}

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

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

.button-b574.mask_74ad {
  display: none;
}

.bright-88de {
  display: none;
}

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

.avatar-action-75e2.left_0456 {
  margin-bottom: 40px;
  width: 100%;
}

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

.focused_b288 a {
  width: 100%;
}

.popup_4d49 .grid_008e.prev_0ac9 {
  width: 20% !important;
}

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

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

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

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

.wood-356a {
  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;
}

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

.wood-356a: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);
}

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

.popup_4d49
  .grid_008e.rough-fc65
  .header-f7b6
  .highlight_df62 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.notification_098a.link_f34a > .summary-f959 {
  display: flex;
  align-items: center;
}

.lower-bc1a {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

.progress-8488 {
  display: flex;
  gap: 50px;
}

.popup_4d49
  .grid_008e.selected_a852
  .shadow_24bd
  .input_1421 {
  width: 100% !important;
}

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

.basic-fa46 {
  width: 100%;
}

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

.soft-684c {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.purple-396a {
  font-size: 15px !important;
}

.center-517c {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.soft-684c:hover .center-517c {
  visibility: visible;
}
.soft-684c:hover.soft-684c::before {
  display: block;
}

.main_c2dc h3 {
  color: #fff;
}

.black_7152 {
  margin: 0;
}

.popup_4d49
  .grid_008e.selected_a852
  .input_1421
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.over-ea37 {
  width: 100%;
}

.photo_a7f4 {
  width: 100%;
}

.detail-stone-4d14 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.photo_a7f4 {
  width: 100%;
}

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

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

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

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

.focused_b288 .link_c0de.north-2e0e {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.focused_b288 h1.link_c0de {
  margin-top: 80px !important;
}

.popup_4d49 .grid_008e.in_aedf {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.tertiary_6ac8 img {
  width: 100%;
}

.hovered-7bfb .article-74f9.header-f7b6 {
  justify-content: space-between;
}

.south_0559 {
  display: none;
}

.widget_smooth_a213 .wrapper-02a3 {
  margin: 1px 0 !important;
}

.row-rough-fd80 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .notification_098a .summary-f959 {
    flex-wrap: nowrap !important;
  }
}

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

  .header-b306 {
    width: 100% !important;
  }
}

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

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

  .hovered-7bfb .article-74f9.header-f7b6 {
    border-bottom: 1px solid #f0c159;
  }

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

  .notification_098a.link_f34a > .summary-f959 {
    gap: 15px;
    justify-content: space-between;
  }

  .popup_4d49
    .grid_008e.selected_a852
    .input_1421
    img {
    width: 60% !important;
  }

  .backdrop_6e42 {
    left: 2%;
  }

  .pagination-fresh-7050 {
    margin: 10px 0;
  }

  .focused_b288 .wrapper-02a3 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.focused_b288 .link_c0de,
  .focused_b288 .link_c0de {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .input_1421 {
    justify-content: center;
  }

  .focused_b288 .wrapper-02a3 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .thumbnail-4d4d {
    margin-bottom: 15px !important;
  }

  .popup_4d49 .grid_008e.prev_0ac9 {
    width: 75% !important;
  }

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

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

  h2.focused_b288 .link_c0de,
  .focused_b288 .link_c0de {
    font-size: 30px !important;
  }

  .input_1421 {
    justify-content: center;
  }

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

  .label-4729
    .link_small_2e2d.background-577c {
    margin: 0 !important;
  }

  .lower-bc1a {
    margin: 0;
    gap: 10px;
  }

  .pagination-fresh-7050 {
    display: flex;
  }

  .gallery_over_fa6f .gas_7a8a {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .preview-first-4d11 svg {
    width: 75% !important;
    height: 75% !important;
  }

  .detail-stone-4d14 {
    justify-content: flex-end;
    gap: 1px;
  }

  .focused_b288 h1.link_c0de {
    margin-top: 40px !important;
  }

  .popup_4d49
    .grid_008e.selected_a852
    .input_1421
    img,
  .gradient-bf00 .shadow_24bd {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .wood-356a {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .popup_4d49 .grid_008e.prev_0ac9 {
    width: 100% !important;
  }

  .notification_098a.link_f34a > .summary-f959 {
    gap: 3px;
  }

  .focused_b288 .wrapper-02a3 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.hovered-7bfb .article-74f9.header-f7b6 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.hovered-7bfb .article-74f9.header-f7b6: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .hovered-7bfb .article-74f9.header-f7b6 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .focused_b288 .link_c0de {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .gas_7a8a {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.chip-8d98 .solid-9004 {
  flex-shrink: 0;
  white-space: nowrap;
}

.chip-8d98 .next_fa69 {
  flex-shrink: 0;
  min-width: fit-content;
}

.chip-8d98 .highlight_df62 {
  white-space: nowrap;
}

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

.chip-8d98 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.chip-8d98 .solid-9004 {
  max-width: 80px !important;
}

.chip-8d98 .next_fa69 {
  max-width: 80px !important;
  overflow: hidden;
}

.chip-8d98 .article-74f9.header-f7b6 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.chip-8d98 .highlight_df62 {
  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);
  }
}

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

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

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

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

body .wood-356a:nth-child(2),
.popup_4d49 .wood-356a:nth-child(2),
#page .wood-356a: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;
}

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

/* css-noise: 4e9c */
.phantom-card-i7 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.1;
}
