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(.gradient_large_3b3b) {
  gap: 0.5em;
}
:where(.info_dirty_52c6) {
  gap: 0.5em;
}
body .widget-simple-88a2 > .layout_west_4c5e {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .widget-simple-88a2 > .popup-north-8699 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .widget-simple-88a2 > .label_31e0 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .thumbnail_dynamic_de9c > .layout_west_4c5e {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .thumbnail_dynamic_de9c > .popup-north-8699 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .thumbnail_dynamic_de9c > .label_31e0 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .thumbnail_dynamic_de9c
  > :where(:not(.layout_west_4c5e):not(.popup-north-8699):not(.element_648b)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .thumbnail_dynamic_de9c > .pattern-1a77 {
  max-width: var(--wp--style--global--wide-size);
}
body .gradient_large_3b3b {
  display: flex;
}
body .gradient_large_3b3b {
  flex-wrap: wrap;
  align-items: center;
}
body .gradient_large_3b3b > * {
  margin: 0;
}
body .info_dirty_52c6 {
  display: grid;
}
body .info_dirty_52c6 > * {
  margin: 0;
}
:where(.under_4763.gradient_large_3b3b) {
  gap: 2em;
}
:where(.under_4763.info_dirty_52c6) {
  gap: 2em;
}
:where(.section-outer-0ab3.gradient_large_3b3b) {
  gap: 1.25em;
}
:where(.section-outer-0ab3.info_dirty_52c6) {
  gap: 1.25em;
}
.overlay_brown_14c4 {
  color: var(--wp--preset--color--black) !important;
}
.heading_soft_d71a {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.slider-pink-d464 {
  color: var(--wp--preset--color--white) !important;
}
.light_733a {
  color: var(--wp--preset--color--pale-pink) !important;
}
.complex-de38 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.panel-32ce {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.grid-hot-61c8 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.logo-ee06 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.thick_f651 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.section-ccc9 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.fast_bebb {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.simple_bead {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.badge-c3a8 {
  background-color: var(--wp--preset--color--black) !important;
}
.west-52fd {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.content_up_8ccf {
  background-color: var(--wp--preset--color--white) !important;
}
.heading_e285 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.gold_7d5d {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.red_ec83 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.prev_2704 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.badge_pro_728e {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.pro-aa11 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hero-0ec2 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.dim-1ba0 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.modal-up-cb3b {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.header-basic-b52c {
  border-color: var(--wp--preset--color--black) !important;
}
.narrow_dc7f {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.feature_out_8171 {
  border-color: var(--wp--preset--color--white) !important;
}
.gradient-f616 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.heading-warm-0ba7 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.hero-bright-f2db {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.avatar-slow-14c3 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.badge-upper-0554 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.surface_f179 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.primary_0be2 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.sidebar-c1f4 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.texture_0528 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.gas_8724 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.nav_cb2c {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.badge-b573 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.title_09b8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.text_steel_3874 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.steel_813b {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.video_ac13 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.progress-mini-05e1 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.wrapper_smooth_b41b {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.lower_e9f2 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.item-9dc0 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.avatar-active-eba9 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.element-d9eb {
  font-size: var(--wp--preset--font-size--small) !important;
}
.pattern_fresh_4578 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.picture-white-40d8 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.large-6115 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.first_7f16 a:where(:not(.smooth-9d3e)) {
  color: inherit;
}
:where(.section-outer-0ab3.gradient_large_3b3b) {
  gap: 1.25em;
}
:where(.section-outer-0ab3.info_dirty_52c6) {
  gap: 1.25em;
}
:where(.under_4763.gradient_large_3b3b) {
  gap: 2em;
}
:where(.under_4763.info_dirty_52c6) {
  gap: 2em;
}
.east-5134 {
  font-size: 1.5em;
  line-height: 1.6;
}

.info_stale_8c31 .feature_89e6 {
  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);
}
.picture_d071 .copper-ad00 {
  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);
}
.wrapper_5128 {
  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);
}
.wrapper_5128.header-pro-4133 .video_dim_9f06 {
  background-color: var(--e-global-color-primary);
}
.wrapper_5128.border-5e82 .video_dim_9f06,
.wrapper_5128.sort_liquid_97ad .video_dim_9f06 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.dynamic-d6ac .short-de24 {
  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);
}
.form-89b8 {
  --divider-color: var(--e-global-color-secondary);
}
.form-89b8 .footer-7901 {
  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);
}
.form-89b8.gradient-iron-b395 .accent-1af6 {
  background-color: var(--e-global-color-secondary);
}
.form-89b8.steel_6d4a .accent-1af6,
.form-89b8.action_c382 .accent-1af6 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.form-89b8.steel_6d4a .accent-1af6,
.form-89b8.action_c382 .accent-1af6 svg {
  fill: var(--e-global-color-secondary);
}
.layout-c11d .bronze-daca {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-c11d .pressed-fbb0 {
  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);
}
.element_narrow_5681.gradient-iron-b395 .accent-1af6 {
  background-color: var(--e-global-color-primary);
}
.element_narrow_5681.steel_6d4a .accent-1af6,
.element_narrow_5681.action_c382 .accent-1af6 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.element_narrow_5681.steel_6d4a .accent-1af6,
.element_narrow_5681.action_c382 .accent-1af6 svg {
  fill: var(--e-global-color-primary);
}
.secondary_1914.gradient-iron-b395 .accent-1af6 {
  background-color: var(--e-global-color-primary);
}
.secondary_1914.steel_6d4a .accent-1af6,
.secondary_1914.action_c382 .accent-1af6 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.secondary_1914 .description_next_8563 {
  color: var(--e-global-color-primary);
}
.secondary_1914 .description_next_8563,
.secondary_1914 .description_next_8563 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_1914 .shade-pro-8e4c {
  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);
}
.selected-9a8d .pressed-a760 {
  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);
}
.black-f270 .button_32fe .video-f176 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic_eade .outline_lower_2241:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.dynamic_eade .active-2151 i {
  color: var(--e-global-color-primary);
}
.dynamic_eade .active-2151 svg {
  fill: var(--e-global-color-primary);
}
.dynamic_eade .green-58c3 {
  color: var(--e-global-color-secondary);
}
.dynamic_eade .outline_lower_2241 > .green-58c3,
.dynamic_eade .outline_lower_2241 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_50bf .link_easy_c830 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_50bf .up-24bb {
  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);
}
.breadcrumb-red-e4a9 .modal-right-5b5b .fresh-9bf1 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-red-e4a9 .warm_3e81 {
  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);
}
.component_warm_08f0 .image-old-bce7 {
  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_warm_08f0 .basic-394c {
  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);
}
.component_warm_08f0 .overlay_cold_9c6b {
  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);
}
.thick-2616 .element_b987,
.thick-2616 .element_b987 a {
  color: var(--e-global-color-primary);
}
.thick-2616 .element_b987.focus_3ad4,
.thick-2616 .element_b987.focus_3ad4 a {
  color: var(--e-global-color-accent);
}
.thick-2616 .element_b987 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-2616 .iron_5c02 {
  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);
}
.paragraph_da68 .input_2f56,
.paragraph_da68 .prev_5762 {
  color: var(--e-global-color-primary);
}
.paragraph_da68 .input_2f56 svg {
  fill: var(--e-global-color-primary);
}
.paragraph_da68 .focus_3ad4 .input_2f56,
.paragraph_da68 .focus_3ad4 .prev_5762 {
  color: var(--e-global-color-accent);
}
.paragraph_da68 .focus_3ad4 .input_2f56 svg {
  fill: var(--e-global-color-accent);
}
.paragraph_da68 .prev_5762 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_da68 .iron_5c02 {
  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);
}
.shade-2c36 .middle_2a9a,
.shade-2c36 .section-16f9 {
  color: var(--e-global-color-primary);
}
.shade-2c36 .section-16f9 svg {
  fill: var(--e-global-color-primary);
}
.shade-2c36 .element_b987.focus_3ad4 a,
.shade-2c36
  .element_b987.focus_3ad4
  .section-16f9 {
  color: var(--e-global-color-accent);
}
.shade-2c36 .middle_2a9a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-2c36 .iron_5c02 {
  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);
}
.media-new-760d .yellow_4e83 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-new-760d .hero-f654 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-ee31 .pattern_short_616c .tertiary_0005 {
  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);
}
.aside-ee31 .pattern_short_616c .in_ee9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-ee31 .modal-cool-9ad5 .tertiary_0005 {
  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);
}
.aside-ee31
  .modal-cool-9ad5
  .in_ee9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-ee31
  .grid-light-90d6
  .tertiary_0005 {
  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);
}
.aside-ee31
  .grid-light-90d6
  .in_ee9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-ee31
  .preview_0f38
  .tertiary_0005 {
  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);
}
.aside-ee31
  .preview_0f38
  .in_ee9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-orange-ead0 .frame_wide_71fb {
  background-color: var(--e-global-color-primary);
}
.input-orange-ead0 .frame_wide_71fb:hover {
  background-color: var(--e-global-color-primary);
}
.input-orange-ead0 .fluid-0372 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-orange-ead0
  .frame_wide_71fb:hover
  .fluid-0372 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_dce0 .secondary-right-2b7f {
  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);
}
.easy_2938 .thumbnail-green-c626 .tooltip_6d2a a {
  background-color: var(--e-global-color-accent);
}
.easy_2938 .thumbnail-green-c626 .button_c32f a {
  background-color: var(--e-global-color-accent);
}
.easy_2938 .thumbnail-green-c626 .tooltip_6d2a a,
.easy_2938 .thumbnail-green-c626 .button_c32f a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_purple_0808
  .stale-84ce.search_65ce
  .thumbnail-green-c626
  a.overlay-hovered-6696 {
  background-color: var(--e-global-color-accent);
}
.button_purple_0808
  .stale-84ce.search_65ce
  .thumbnail-green-c626
  span.overlay-hovered-6696.fn-current-3fa1 {
  background-color: var(--e-global-color-text);
}
.button_purple_0808
  .stale-84ce.search_65ce
  .thumbnail-green-c626
  .overlay-hovered-6696 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-black-41aa .button-gold-3ed8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-black-41aa
  .breadcrumb_south_9c62
  > .middle-f0bd
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-black-41aa
  .glass-d41b
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-black-41aa
  .dark_72b6
  .purple_cb1b,
.border-black-41aa
  .dark_72b6
  .column_546b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-black-41aa
  .dark_72b6
  .feature-white-2af4,
.border-black-41aa
  .dark_72b6
  a
  .feature-white-2af4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-black-41aa
  .dark_72b6
  .active-huge-ff77 {
  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);
}
.border-black-41aa
  .dark_72b6
  .mask_550b {
  background-color: var(--e-global-color-primary);
}
.border-black-41aa
  .dark_72b6
  .mask_550b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-black-41aa
  .dark_72b6
  .mask_550b:hover {
  background-color: var(--e-global-color-primary);
}
.border-black-41aa
  .dark_72b6
  .focused_8a9e {
  background-color: var(--e-global-color-primary);
}
.border-black-41aa
  .dark_72b6
  .focused_8a9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-black-41aa
  .dark_72b6
  .focused_8a9e:hover {
  background-color: var(--e-global-color-primary);
}
.border-black-41aa
  .north-a183
  .button-62cc
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-black-41aa
  .north-a183
  .hero-d2c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-black-41aa
  .north-a183
  .active-huge-ff77 {
  color: var(--e-global-color-text);
}
.border-black-41aa
  .north-a183
  .active-huge-ff77
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-black-41aa
  .north-a183
  .mask_550b {
  background-color: var(--e-global-color-primary);
}
.border-black-41aa
  .north-a183
  .mask_550b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-black-41aa
  .north-a183
  .mask_550b:hover {
  background-color: var(--e-global-color-primary);
}
.border-black-41aa
  .north-a183
  .focused_8a9e {
  background-color: var(--e-global-color-primary);
}
.border-black-41aa
  .north-a183
  .focused_8a9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-black-41aa
  .north-a183
  .focused_8a9e:hover {
  background-color: var(--e-global-color-primary);
}
.border-black-41aa .current-6f4a {
  background-color: var(--e-global-color-primary);
}
.border-black-41aa .current-6f4a:hover {
  background-color: var(--e-global-color-primary);
}
.border-black-41aa .aside-a9bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-black-41aa .dark-8014 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_9de0 .summary_63aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_9de0
  .stone-eee0
  > div:nth-child(3)
  .summary_63aa,
.yellow_9de0
  .lite_ec56
  > div:nth-child(1)
  .summary_63aa,
.yellow_9de0
  .table_4396
  > div:nth-child(1)
  .summary_63aa,
.yellow_9de0
  .pink_54e0
  > div:nth-child(1)
  .summary_63aa,
.yellow_9de0
  .aside_7e8a
  > div:nth-child(1)
  .summary_63aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_9de0 .notification-5e8b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_9de0 .disabled-pink-a8a7 {
  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);
}
.yellow_9de0 .up-295a {
  background-color: var(--e-global-color-primary);
}
.yellow_9de0 .up-295a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_9de0 .up-295a:hover {
  background-color: var(--e-global-color-primary);
}
.yellow_9de0 .accordion_b77f {
  background-color: var(--e-global-color-primary);
}
.yellow_9de0 .accordion_b77f:hover {
  background-color: var(--e-global-color-primary);
}
.yellow_9de0 .aside-a9bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_9de0 .dark-8014 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-7145 .middle_cb5c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-7145 .last-2990 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-7145 .short_1540 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-7145 .article_e458 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-7145 .picture-outer-39a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-7145 .accordion_b77f {
  background-color: var(--e-global-color-primary);
}
.image-7145 .accordion_b77f:hover {
  background-color: var(--e-global-color-primary);
}
.pattern_3b9d .column-b447 {
  background-color: var(--e-global-color-secondary);
}
.pattern_3b9d .caption_narrow_4a9a {
  background-color: var(--e-global-color-text);
}
.pattern_3b9d .wrapper_8467 {
  background-color: var(--e-global-color-secondary);
}
.pattern_3b9d .thumbnail_b0aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_3b9d .header_orange_532c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_3b9d .summary_easy_241d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_3b9d .text-322a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_3b9d .gradient_7bb7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-52d8 .button-2e4a .content_5533,
.solid-52d8
  .button-2e4a
  .content_5533
  a,
.solid-52d8 .hero_b855 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-52d8 .button-2e4a .preview_lite_5e7d,
.solid-52d8 .gallery-active-f482 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-52d8 .button-2e4a .preview_lite_5e7d {
  color: var(--e-global-color-text);
}
.solid-52d8 .gallery-active-f482 {
  color: var(--e-global-color-text);
}
.solid-52d8
  .button-2e4a
  .picture_b4ea {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-52d8 .disabled_huge_85c5 .card-3db8 {
  background-color: var(--e-global-color-primary);
}
.solid-52d8 .disabled_huge_85c5 .card-3db8:hover {
  background-color: var(--e-global-color-primary);
}
.solid-52d8 .disabled_huge_85c5 .silver-fc45 li span {
  background-color: var(--e-global-color-text);
}
.solid-52d8 .disabled_huge_85c5 .silver-fc45 li span:hover {
  background-color: var(--e-global-color-primary);
}
.solid-52d8
  .disabled_huge_85c5
  .silver-fc45
  li.under_672e
  span {
  background-color: var(--e-global-color-accent);
}
.solid-52d8 .left-8098 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_b0a2 .menu_selected_3837 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper_015b .static_0a62 {
  background-color: var(--e-global-color-primary);
}
.copper_015b .panel-78b5 {
  background-color: var(--e-global-color-secondary);
}
.copper_015b .notification_current_e4a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_015b .hovered_305a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_015b .form-b2ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_015b .gas-4430 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_015b .current-ef94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_015b .module-middle-b106 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_015b .shade-f9e0 {
  background-color: var(--e-global-color-primary);
}
.copper_015b .shade-f9e0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_8e6c .wrapper_6ce9 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_8e6c .highlight-paper-5299 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.detail_8e6c
  .heading-hot-7cee:after {
  background-color: var(--e-global-color-primary);
}
.detail_8e6c .box_910d {
  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);
}
.east_fe29 .hero_b855 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_fe29 .gallery-active-f482 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-96d2 .logo_black_dbb7 .highlight_09f8 {
  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);
}
.tiny-96d2 .logo_black_dbb7 .red_e87b {
  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);
}
.surface-middle-6ed9 .focus_dd6e {
  background-color: var(--e-global-color-primary);
}
.surface-middle-6ed9 .link-11da {
  background-color: var(--e-global-color-secondary);
}
.surface-middle-6ed9 .soft-d217 .grid-wood-a33c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-middle-6ed9 .paragraph-1182 .grid-wood-a33c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-91b7 .column_solid_39f9 .description-lite-3d6a {
  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);
}
.caption-91b7 .column_solid_39f9 .right_428a {
  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);
}
.caption-91b7 .column_solid_39f9 .description-dd59 {
  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);
}
.progress-a2b5 .element_full_f7e6 {
  border-color: var(--e-global-color-text);
}
.progress-a2b5 .thick-4889 {
  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);
}
.progress-a2b5 .image-b0c1 {
  color: var(--e-global-color-primary);
}
.progress-a2b5 .module_slow_4087 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-full-68a4 .avatar_3cb3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-full-68a4 .shade_258b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-full-68a4 .tabs-9491:hover .avatar_3cb3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-full-68a4
  .tabs-9491:hover
  .shade_258b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard_e017 .basic_c4f0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard_e017 .status-yellow-518c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-eb50 .advanced-3021 .outer-64cf {
  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);
}
.input-eb50 .accent-0a0d .outer-64cf {
  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);
}
.media-middle-9bbb .element-action-0791 {
  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);
}
.tooltip-b210 .image_9f24 .hidden-4204 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-b210 .image_9f24 .hidden-4204 {
  background-color: var(--e-global-color-secondary);
}
.tooltip-b210 .module_lower_5c31 .hidden-4204 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-b210 .module_lower_5c31 .hidden-4204 {
  background-color: var(--e-global-color-secondary);
}
.tooltip-b210 .clean_8fc7 .tooltip_wood_7947 {
  background-color: var(--e-global-color-primary);
}
.tooltip-b210 .clean_8fc7:hover .tooltip_wood_7947 {
  background-color: var(--e-global-color-secondary);
}
.tooltip-b210 .card-3db8 {
  background-color: var(--e-global-color-primary);
}
.tooltip-b210 .card-3db8:hover {
  background-color: var(--e-global-color-accent);
}
.tooltip-b210 .silver-fc45 li span {
  background-color: var(--e-global-color-text);
}
.tooltip-b210 .silver-fc45 li span:hover {
  background-color: var(--e-global-color-primary);
}
.tooltip-b210 .silver-fc45 li.under_672e span {
  background-color: var(--e-global-color-accent);
}
.mask-7e44 .info-6fd8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-7e44 .pink-e13c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_9213 .tall-5f4f:before {
  background-color: var(--e-global-color-secondary);
}
.glass_9213 .backdrop-3ff6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_9213 .texture_fresh_c384 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-red-41e9 .active-purple-e2bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-red-41e9 .active-purple-e2bf:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-red-41e9 .active-purple-e2bf.fn-active-3fa1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-red-41e9 .module_c539 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-red-41e9 .card_faab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-red-41e9 .image_afd9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-red-41e9 .sort_tiny_2ff7 {
  background-color: var(--e-global-color-primary);
}
.pattern-red-41e9 .sort_tiny_2ff7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-red-41e9 .media_82c6 {
  background-color: var(--e-global-color-primary);
}
.pattern-red-41e9 .media_82c6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center_c82d .gradient_warm_9b70 .outline_upper_fa15 a {
  color: var(--e-global-color-secondary);
}
.center_c82d .gradient_warm_9b70 .outline_upper_fa15 a:hover {
  color: var(--e-global-color-secondary);
}
.center_c82d .gradient_warm_9b70 .outline_upper_fa15,
.center_c82d .gradient_warm_9b70 .outline_upper_fa15 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_c82d .gradient_warm_9b70 .active-paper-c613 {
  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);
}
.center_c82d .gradient_warm_9b70 .mini-e933 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_c82d .gradient_warm_9b70 .pattern_down_d13e {
  background-color: var(--e-global-color-primary);
}
.center_c82d .gradient_warm_9b70 .pattern_down_d13e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_c82d .gradient_warm_9b70 .pattern_down_d13e:hover {
  background-color: var(--e-global-color-primary);
}
.center_c82d .gradient_warm_9b70 .wrapper-1468 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center_c82d .gradient_warm_9b70 .wrapper-1468 {
  background-color: var(--e-global-color-primary);
}
.center_c82d .gradient_warm_9b70 .wrapper-1468:hover {
  background-color: var(--e-global-color-primary);
}
.center_c82d .gradient_warm_9b70 .card-3db8 {
  background-color: var(--e-global-color-primary);
}
.center_c82d .gradient_warm_9b70 .card-3db8:hover {
  background-color: var(--e-global-color-primary);
}
.center_c82d .disabled_huge_85c5 .silver-fc45 li span {
  background-color: var(--e-global-color-text);
}
.center_c82d .disabled_huge_85c5 .silver-fc45 li span:hover {
  background-color: var(--e-global-color-primary);
}
.center_c82d .disabled_huge_85c5 .silver-fc45 li.under_672e span {
  background-color: var(--e-global-color-accent);
}
.center_c82d .aside-a9bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.center_c82d .dark-8014 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_6d28 .menu_copper_b91c .first_3a82 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_6d28 .menu_copper_b91c .shade-complex-4c05 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_6d28 .menu_copper_b91c .media-13ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_4e0f .selected_509a {
  border-color: var(--e-global-color-text);
}
.widget_4e0f .link-current-f1fe {
  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);
}
.widget_4e0f .basic_ca51 {
  color: var(--e-global-color-secondary);
}
.widget_4e0f .basic_ca51 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_4e0f .light-89bf > * {
  color: var(--e-global-color-primary);
}
.widget_4e0f .light-89bf > * svg {
  fill: var(--e-global-color-primary);
}
.widget_4e0f .tabs-hot-95f6 {
  color: var(--e-global-color-primary);
}
.widget_4e0f .tabs-hot-95f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_4e0f .heading_a93b {
  color: var(--e-global-color-primary);
}
.widget_4e0f .heading_a93b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_4e0f .heading_8e15 {
  color: var(--e-global-color-primary);
}
.widget_4e0f .heading_8e15 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_4e0f .next_6060 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_4e0f .heading-faa2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_4e0f .heading-faa2.hover-in-47d9 {
  color: var(--e-global-color-secondary);
}
.widget_4e0f .heading-faa2.hover-in-47d9 .label-6c1b {
  color: var(--e-global-color-accent);
}
.widget_4e0f .heading-faa2.advanced-45b4 {
  color: var(--e-global-color-text);
}
.widget_4e0f .heading-faa2.advanced-45b4 .label-6c1b {
  color: var(--e-global-color-text);
}
.widget_4e0f .heading-faa2:before {
  border-top-color: var(--e-global-color-text);
}
.widget_4e0f .input_gold_addf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_4e0f
  .input_gold_addf
  .popup_0257 {
  background-color: var(--e-global-color-primary);
}
.widget_4e0f
  .input_gold_addf
  .popup_0257 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget_4e0f .selected_509a .mini_fb85 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_cf75 .fixed-af67 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_cf75 .component-f141 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_wood_e81e .carousel_warm_b9e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_wood_e81e
  .caption_orange_fe12
  .full_67be {
  background-color: var(--e-global-color-secondary);
}
.article_wood_e81e
  .caption_orange_fe12.layout-tiny-cc7f
  .full_67be {
  background-color: var(--e-global-color-text);
}
.article_wood_e81e
  .caption_orange_fe12:hover
  .full_67be {
  background-color: var(--e-global-color-accent);
}
.article_wood_e81e
  .caption_orange_fe12.fn-active-3fa1
  .full_67be {
  background-color: var(--e-global-color-primary);
}
.paragraph_659e .active_easy_2c90 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.paragraph_659e .video-71fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_659e .layout-1f18 {
  background-color: var(--e-global-color-primary);
}
.paragraph_659e .layout-1f18 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-selected-9dc4 .center_281f .widget_98f7 .icon_bottom_b845 {
  background-color: var(--e-global-color-secondary);
}
.list-selected-9dc4 .center_281f .module-4ff4:after {
  background-color: var(--e-global-color-secondary);
}
.list-selected-9dc4 .container_2e3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-selected-9dc4 .filter_pink_11fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-selected-9dc4 .black-1a9c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-selected-9dc4 .item-2e7e {
  background-color: var(--e-global-color-primary);
}
.list-selected-9dc4 .item-2e7e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-selected-9dc4 .overlay-5b67 {
  background-color: var(--e-global-color-secondary);
}
.list-selected-9dc4 .overlay-5b67 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-selected-9dc4 .center_281f .item-8ea8 .footer-760e:hover {
  background-color: var(--e-global-color-primary);
}
.list-selected-9dc4
  .center_281f
  .item-8ea8
  .footer-760e.form_5ff0 {
  background-color: var(--e-global-color-primary);
}
.list-selected-9dc4 .center_281f .table_dirty_4089:before {
  border-color: var(--e-global-color-primary);
}
.list-selected-9dc4 .center_281f .table_dirty_4089:hover:before {
  border-color: var(--e-global-color-secondary);
}
.list-selected-9dc4
  .center_281f
  .table_dirty_4089.slider-basic-4388:before {
  border-color: var(--e-global-color-primary);
}
.list-selected-9dc4 .gallery_next_725e span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-eebc .fluid-4e05 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected-eebc .fluid-4e05:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected-eebc .fluid-4e05.gas_c097 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected-eebc .detail-7619 {
  background-color: var(--e-global-color-primary);
}
.selected-eebc .detail-7619 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected-eebc
  .tabs-1d85
  .search_copper_dece
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected-eebc
  .secondary_19b8
  .search_copper_dece
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow-over-c2ce
  .mask-active-0bc6
  .tabs-abe2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-over-c2ce
  .mask-active-0bc6
  .description_a179 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-over-c2ce .hover_e589 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-over-c2ce .hidden_057a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-over-c2ce .north-86b8 {
  background-color: var(--e-global-color-primary);
}
.shadow-over-c2ce .north-86b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tiny_3030 .shadow_dirty_e7b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_3030 .tabs-a75e {
  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);
}
.tiny_3030 .title_5dd3 {
  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);
}
.tiny_3030 .title_5dd3 a:hover {
  color: var(--e-global-color-secondary);
}
.tiny_3030 .content_3672 {
  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);
}
.tiny_3030 .white_4d3a {
  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);
}
.tiny_3030 .slider_wood_15bc .card-3db8 {
  background-color: var(--e-global-color-primary);
}
.tiny_3030 .slider_wood_15bc .card-3db8:hover {
  background-color: var(--e-global-color-accent);
}
.tiny_3030
  .slider_wood_15bc
  .silver-fc45
  li
  span {
  background-color: var(--e-global-color-text);
}
.tiny_3030
  .slider_wood_15bc
  .silver-fc45
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.tiny_3030
  .slider_wood_15bc
  .silver-fc45
  li.under_672e
  span {
  background-color: var(--e-global-color-accent);
}
.aside_96e3
  .gold-8a08
  .top_378a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_96e3 .gold-8a08 .layout-eecd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_96e3 .gold-8a08 .section_selected_ac42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_96e3 .bronze_80eb {
  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);
}
.aside_96e3
  .aside_a2ca.item-medium-c09e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_in_98ad
  > .chip-left-8eaf
  > div
  > .highlight_bea6
  > .tall_357e
  > a {
  background-color: var(--e-global-color-text);
}
.primary_in_98ad
  > .chip-left-8eaf
  > div
  > .highlight_bea6
  > .tall_357e
  > a
  .thumbnail_short_6928.link_rough_1ad2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_in_98ad
  > .chip-left-8eaf
  > div
  > .highlight_bea6
  > .tall_357e
  > a
  .tooltip-left-72dc.lower-ba07 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_in_98ad
  > .chip-left-8eaf
  > div
  > .highlight_bea6
  > .tall_357e
  > .primary-0298
  .tall_357e
  > a {
  background-color: var(--e-global-color-secondary);
}
.primary_in_98ad
  > .chip-left-8eaf
  > div
  > .highlight_bea6
  > .tall_357e
  > .primary-0298
  .tall_357e
  > a
  .image-c923 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_in_98ad
  > .chip-left-8eaf
  > div
  > .highlight_bea6
  > .tall_357e
  > .primary-0298
  .tall_357e
  > a
  .tooltip-left-72dc.accordion_ce00 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_in_98ad
  > .chip-left-8eaf
  > div
  > .highlight_bea6
  > .tall_357e
  > a
  .row-east-e9e8:before {
  color: var(--e-global-color-text);
}
.primary_in_98ad
  > .chip-left-8eaf
  > div
  > .highlight_bea6
  > .tall_357e
  > .primary-0298
  a
  .row-east-e9e8:before {
  color: var(--e-global-color-text);
}
.primary_in_98ad
  > .chip-left-8eaf
  > div
  > .highlight_bea6
  > .tall_357e.table-69f7
  > a
  .row-east-e9e8:before {
  color: var(--e-global-color-text);
}
.primary_in_98ad
  > .chip-left-8eaf
  > div
  > .highlight_bea6
  > .tall_357e
  > .primary-0298
  .tall_357e.table-69f7
  > a
  .row-east-e9e8:before {
  color: var(--e-global-color-text);
}
.primary_in_98ad
  > .chip-left-8eaf
  > div
  > .highlight_bea6
  > .tall_357e
  > a
  .purple_c39d
  .label-a254 {
  color: var(--e-global-color-text);
}
.primary_in_98ad
  > .chip-left-8eaf
  > div
  > .highlight_bea6
  > .tall_357e
  > .primary-0298
  a
  .purple_c39d
  .label-a254 {
  color: var(--e-global-color-text);
}
.primary_in_98ad
  > .chip-left-8eaf
  > div
  > .highlight_bea6
  > .tall_357e
  > a
  .purple_c39d
  .label-a254,
.primary_in_98ad
  > .chip-left-8eaf
  > div
  > .highlight_bea6
  > .tall_357e
  > .primary-0298
  a
  .purple_c39d
  .label-a254 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_in_98ad
  > .chip-left-8eaf
  > div
  > .highlight_bea6
  > .tall_357e
  > a
  .pagination_1c5c:before {
  color: var(--e-global-color-text);
}
.primary_in_98ad
  > .chip-left-8eaf
  > div
  > .highlight_bea6
  > .tall_357e
  > .primary-0298
  a
  .pagination_1c5c:before {
  color: var(--e-global-color-text);
}
.primary_in_98ad
  > .chip-left-8eaf
  > div
  > .highlight_bea6
  > .tall_357e.table-69f7
  > a
  .pagination_1c5c:before {
  color: var(--e-global-color-text);
}
.primary_in_98ad
  > .chip-left-8eaf
  > div
  > .highlight_bea6
  > .tall_357e
  > .primary-0298
  .tall_357e.table-69f7
  > a
  .pagination_1c5c:before {
  color: var(--e-global-color-text);
}
.slow_faf3 .fixed_6878 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow_faf3
  .nav-rough-124d:hover
  .fixed_6878 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-95b1
  > .chip-left-8eaf
  > .complex_9718
  > .media-complex-93c2
  > .content-gold-ae18
  > .wood-0411
  .text-basic-a440 {
  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);
}
.accent-95b1
  > .chip-left-8eaf
  > .complex_9718
  > .media-complex-93c2
  > .content-gold-ae18
  > .wood-0411:hover
  .text-basic-a440 {
  color: var(--e-global-color-text);
}
.accent-95b1
  > .chip-left-8eaf
  > .complex_9718
  > .media-complex-93c2
  > .content-gold-ae18
  > .wood-0411:hover
  .text-basic-a440 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-95b1
  > .chip-left-8eaf
  > .complex_9718
  > .media-complex-93c2
  > .content-gold-ae18.over_7cb6
  > .wood-0411
  .text-basic-a440 {
  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);
}
.dim_f413 .inner_33c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_f413 .layout-dirty-6b02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_f413 .focus-e98d {
  background-color: var(--e-global-color-primary);
}
.dim_f413 .focus-e98d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block-smooth-b87c
  > .chip-left-8eaf
  > .accent-advanced-61c5
  > .easy_5439
  > .carousel_5d75
  .form_next_5be6 {
  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);
}
.block-smooth-b87c
  > .chip-left-8eaf
  > .accent-advanced-61c5
  > .easy_5439
  > .carousel_5d75
  .focused_4127 {
  color: var(--e-global-color-text);
}
.block-smooth-b87c
  > .chip-left-8eaf
  > .accent-advanced-61c5
  > .easy_5439
  > .carousel_5d75:hover
  .form_next_5be6 {
  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);
}
.block-smooth-b87c
  > .chip-left-8eaf
  > .accent-advanced-61c5
  > .easy_5439
  > .carousel_5d75:hover
  .focused_4127 {
  color: var(--e-global-color-secondary);
}
.block-smooth-b87c
  > .chip-left-8eaf
  > .accent-advanced-61c5
  > .easy_5439
  > .carousel_5d75.slow_5eb0
  .form_next_5be6 {
  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);
}
.block-smooth-b87c
  > .chip-left-8eaf
  > .accent-advanced-61c5
  > .easy_5439
  > .carousel_5d75.slow_5eb0
  .focused_4127 {
  color: var(--e-global-color-primary);
}
.background_b94f
  .active_9df1
  .pressed_841d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_b94f .hot_76a1 .mini_fb85 .component_hard_7aa3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-blue-4c27 .white-62c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-blue-4c27 .secondary_first_d244 .white-62c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-blue-4c27 .silver-d36a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-blue-4c27 .silver-d36a {
  background-color: var(--e-global-color-primary);
}
.paragraph-hot-a2a9 .block_tiny_12dc .shadow_copper_8c36 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-hot-a2a9
  .block_tiny_12dc:hover
  .right_164d {
  color: var(--e-global-color-secondary);
}
.paragraph-hot-a2a9
  .block_tiny_12dc:hover
  .shadow_copper_8c36 {
  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);
}
.module-warm-8afe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.shadow-9e94 {
  flex-direction: column;
}

.shadow-9e94 .selected-e9ae {
  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.shadow-9e94 .selected-e9ae {
  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);
}

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

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

.cool-42b0.picture_e11a {
  display: none;
}

.label-9438 {
  display: none;
}

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

.over-f7a0.active_a303 {
  margin-bottom: 40px;
  width: 100%;
}

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

.shadow-9e94 a {
  width: 100%;
}

.right-ab2a .hover-up-af77.summary_down_ec52 {
  width: 20% !important;
}

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

.avatar-8b0e: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%);
}

.avatar-8b0e svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.right-ab2a
  .hover-up-af77.fixed-b4c6
  .gas-6173
  .status_upper_8c13 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.tertiary-c1f4.brown-9f2c > .pro_d008 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.frame-purple-4aa6 {
  position: relative;
  width: 100%;
}

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

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

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

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

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

.right-ab2a
  .hover-up-af77.full_a471
  .hero-copper-8407
  .dirty-af3d {
  width: 100% !important;
}

.footer-3ec3 {
  width: 500px !important;
  max-width: none;
}

.bronze-5ba9 {
  width: 100%;
}

.short-621a {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.container-static-29cb {
  position: relative;
  cursor: pointer;
}

.container-static-29cb::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

.old-3fb6 {
  font-size: 15px !important;
}

.down-0a38 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.container-static-29cb:hover .down-0a38 {
  visibility: visible;
}
.container-static-29cb:hover.container-static-29cb::before {
  display: block;
}

.button_2a24 h3 {
  color: #fff;
}

.tall_e3bc {
  margin: 0;
}

.right-ab2a
  .hover-up-af77.full_a471
  .dirty-af3d
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.video_stale_2f86 {
  width: 100%;
}

.description_61da {
  width: 100%;
}

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

.description_61da {
  width: 100%;
}

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

.dirty-af3d {
  display: flex;
  align-items: center;
}

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

.dropdown-over-2792 {
  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;
}

.shadow-9e94 .selected-e9ae.tooltip_5ffc {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.shadow-9e94 h1.selected-e9ae {
  margin-top: 80px !important;
}

.right-ab2a .hover-up-af77.module-ad95 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.plasma-8559 img {
  width: 100%;
}

.hero_new_afe4 .surface-ebac.gas-6173 {
  justify-content: space-between;
}

.lower_0a6d {
  display: none;
}

.accordion_c14d .badge_bottom_c773 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .tertiary-c1f4 .pro_d008 {
    flex-wrap: nowrap !important;
  }
}

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

  .footer-3ec3 {
    width: 100% !important;
  }
}

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

  .avatar-8b0e svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .hero_new_afe4 .surface-ebac.gas-6173 {
    border-bottom: 1px solid #f0c159;
  }

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

  .tertiary-c1f4.brown-9f2c > .pro_d008 {
    gap: 15px;
    justify-content: space-between;
  }

  .right-ab2a
    .hover-up-af77.full_a471
    .dirty-af3d
    img {
    width: 60% !important;
  }

  .tertiary-iron-eaa3 {
    left: 2%;
  }

  .hot-b550 {
    margin: 10px 0;
  }

  .shadow-9e94 .badge_bottom_c773 {
    margin: 0;
    margin-bottom: 10px;
  }

  .avatar-8b0e {
    font-size: 16px !important;
  }

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

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

  h2.shadow-9e94 .selected-e9ae,
  .shadow-9e94 .selected-e9ae {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .dirty-af3d {
    justify-content: center;
  }

  .shadow-9e94 .badge_bottom_c773 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .media-4d9b {
    margin-bottom: 15px !important;
  }

  .right-ab2a .hover-up-af77.summary_down_ec52 {
    width: 75% !important;
  }

  .plasma-8559 img {
    width: 100% !important;
  }
}

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

  h2.shadow-9e94 .selected-e9ae,
  .shadow-9e94 .selected-e9ae {
    font-size: 30px !important;
  }

  .dirty-af3d {
    justify-content: center;
  }

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

  .stale_ceb4
    .feature-216c.feature-376c {
    margin: 0 !important;
  }

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

  .hot-b550 {
    display: flex;
  }

  .hard_01cf .avatar-8b0e {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .new-8434 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .shadow-9e94 h1.selected-e9ae {
    margin-top: 40px !important;
  }

  .right-ab2a
    .hover-up-af77.full_a471
    .dirty-af3d
    img,
  .layout-c11d .hero-copper-8407 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .right-ab2a .hover-up-af77.summary_down_ec52 {
    width: 100% !important;
  }

  .tertiary-c1f4.brown-9f2c > .pro_d008 {
    gap: 3px;
  }

  .shadow-9e94 .badge_bottom_c773 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.hero_new_afe4 .surface-ebac.gas-6173 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.hero_new_afe4 .surface-ebac.gas-6173: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);
}

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

/* 图片容器简化样式 */
.frame-purple-4aa6 {
  position: relative;
  width: 100%;
}

.shadow-9e94 {
  position: relative;
  padding-top: 30px;
}

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

.cool-42b0: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .hero_new_afe4 .surface-ebac.gas-6173 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .shadow-9e94 .selected-e9ae {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .avatar-8b0e {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.picture_steel_b1d9 .input_fast_e5a4 {
  flex-shrink: 0;
  white-space: nowrap;
}

.picture_steel_b1d9 .dynamic-eb1b {
  flex-shrink: 0;
  min-width: fit-content;
}

.picture_steel_b1d9 .status_upper_8c13 {
  white-space: nowrap;
}

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

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

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

.picture_steel_b1d9 .dynamic-eb1b {
  max-width: 80px !important;
  overflow: hidden;
}

.picture_steel_b1d9 .surface-ebac.gas-6173 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.picture_steel_b1d9 .status_upper_8c13 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 2bc7 */
.widget-item-f8 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
