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(.outer-6acb) {
  gap: 0.5em;
}
:where(.new-9b00) {
  gap: 0.5em;
}
body .aside-40de > .soft-ff22 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .aside-40de > .wide-87de {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .aside-40de > .thumbnail_action_a4f3 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .medium_c41d > .soft-ff22 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .medium_c41d > .wide-87de {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .medium_c41d > .thumbnail_action_a4f3 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .medium_c41d
  > :where(:not(.soft-ff22):not(.wide-87de):not(.layout-8fa9)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .medium_c41d > .status_0584 {
  max-width: var(--wp--style--global--wide-size);
}
body .outer-6acb {
  display: flex;
}
body .outer-6acb {
  flex-wrap: wrap;
  align-items: center;
}
body .outer-6acb > * {
  margin: 0;
}
body .new-9b00 {
  display: grid;
}
body .new-9b00 > * {
  margin: 0;
}
:where(.widget-small-0009.outer-6acb) {
  gap: 2em;
}
:where(.widget-small-0009.new-9b00) {
  gap: 2em;
}
:where(.component_4b63.outer-6acb) {
  gap: 1.25em;
}
:where(.component_4b63.new-9b00) {
  gap: 1.25em;
}
.video-warm-30fb {
  color: var(--wp--preset--color--black) !important;
}
.modal_de2a {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.video-5262 {
  color: var(--wp--preset--color--white) !important;
}
.list_red_ce80 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.paragraph_6ac7 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.breadcrumb_white_1510 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.huge-dffa {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.center-39af {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.gas-fae8 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.complex_0384 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.basic_dc6a {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.label-846f {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.notification_9df1 {
  background-color: var(--wp--preset--color--black) !important;
}
.sidebar-bottom-d634 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.nav-short-f3e3 {
  background-color: var(--wp--preset--color--white) !important;
}
.logo-dirty-898e {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.red_1cd1 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.mini_9f2c {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.message_82d2 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.focus_narrow_7cd1 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.liquid-60f3 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.column_solid_ffbe {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.panel_a7c4 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.fluid_9359 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.input_3eb4 {
  border-color: var(--wp--preset--color--black) !important;
}
.hero_ac50 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.progress_focused_fa03 {
  border-color: var(--wp--preset--color--white) !important;
}
.box_666c {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.pressed_8dde {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.bronze-e687 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.copper-4494 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.link-a03f {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.advanced_acdb {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.backdrop-last-9b4d {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.fixed-d42c {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.preview-left-0e8f {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.top-3eac {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.up-a1dd {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.in-98d7 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.sidebar-f1f8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.sort-9670 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.panel_hot_695d {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.outer-6c15 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.border_4b73 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.notification-0f11 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.right-1a84 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.background_0325 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.hard_60fa {
  background: var(--wp--preset--gradient--midnight) !important;
}
.fluid_6bed {
  font-size: var(--wp--preset--font-size--small) !important;
}
.chip_bright_57e0 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.copper-e580 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.preview_6802 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.lite_5aa7 a:where(:not(.accent_first_7163)) {
  color: inherit;
}
:where(.component_4b63.outer-6acb) {
  gap: 1.25em;
}
:where(.component_4b63.new-9b00) {
  gap: 1.25em;
}
:where(.widget-small-0009.outer-6acb) {
  gap: 2em;
}
:where(.widget-small-0009.new-9b00) {
  gap: 2em;
}
.backdrop-06d9 {
  font-size: 1.5em;
  line-height: 1.6;
}

.form-6168 .nav-yellow-0dc5 {
  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);
}
.fluid-d295 .feature_51d3 {
  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);
}
.prev-10c4 {
  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);
}
.prev-10c4.thumbnail_c6a9 .overlay-clean-13f1 {
  background-color: var(--e-global-color-primary);
}
.prev-10c4.banner-030f .overlay-clean-13f1,
.prev-10c4.upper_9916 .overlay-clean-13f1 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.feature_ef83 .pagination_bottom_42cd {
  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);
}
.green_a161 {
  --divider-color: var(--e-global-color-secondary);
}
.green_a161 .large_f837 {
  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);
}
.green_a161.main-white-7f13 .next-3f9e {
  background-color: var(--e-global-color-secondary);
}
.green_a161.widget_prev_3823 .next-3f9e,
.green_a161.tertiary-5773 .next-3f9e {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.green_a161.widget_prev_3823 .next-3f9e,
.green_a161.tertiary-5773 .next-3f9e svg {
  fill: var(--e-global-color-secondary);
}
.picture_next_c66b .fluid-dc81 {
  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_next_c66b .prev-639a {
  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);
}
.plasma_0d4f.main-white-7f13 .next-3f9e {
  background-color: var(--e-global-color-primary);
}
.plasma_0d4f.widget_prev_3823 .next-3f9e,
.plasma_0d4f.tertiary-5773 .next-3f9e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.plasma_0d4f.widget_prev_3823 .next-3f9e,
.plasma_0d4f.tertiary-5773 .next-3f9e svg {
  fill: var(--e-global-color-primary);
}
.form-current-b367.main-white-7f13 .next-3f9e {
  background-color: var(--e-global-color-primary);
}
.form-current-b367.widget_prev_3823 .next-3f9e,
.form-current-b367.tertiary-5773 .next-3f9e {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.form-current-b367 .title-5099 {
  color: var(--e-global-color-primary);
}
.form-current-b367 .title-5099,
.form-current-b367 .title-5099 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-current-b367 .caption-middle-15f7 {
  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);
}
.link_9b6f .tall-286c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-stone-5d04 .accent-focused-1c76 .background_81a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail-0a9a .green_9576:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.thumbnail-0a9a .glass-e22f i {
  color: var(--e-global-color-primary);
}
.thumbnail-0a9a .glass-e22f svg {
  fill: var(--e-global-color-primary);
}
.thumbnail-0a9a .hero_5f62 {
  color: var(--e-global-color-secondary);
}
.thumbnail-0a9a .green_9576 > .hero_5f62,
.thumbnail-0a9a .green_9576 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_b3e1 .hero_wood_f724 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_b3e1 .item-east-7304 {
  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);
}
.nav-hovered-2923 .middle-5fc0 .lower-e2fc {
  background-color: var(--e-global-color-primary);
}
.nav-hovered-2923 .tertiary-iron-dc9a {
  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);
}
.notification-df67 .tabs_941f {
  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);
}
.notification-df67 .link-east-fbd8 {
  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);
}
.notification-df67 .soft_22fc {
  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);
}
.warm-2071 .active_bottom_8dc6,
.warm-2071 .active_bottom_8dc6 a {
  color: var(--e-global-color-primary);
}
.warm-2071 .active_bottom_8dc6.background-5de3,
.warm-2071 .active_bottom_8dc6.background-5de3 a {
  color: var(--e-global-color-accent);
}
.warm-2071 .active_bottom_8dc6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm-2071 .silver_b8bd {
  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);
}
.video_d010 .picture_bb2e,
.video_d010 .sidebar_gold_6f42 {
  color: var(--e-global-color-primary);
}
.video_d010 .picture_bb2e svg {
  fill: var(--e-global-color-primary);
}
.video_d010 .background-5de3 .picture_bb2e,
.video_d010 .background-5de3 .sidebar_gold_6f42 {
  color: var(--e-global-color-accent);
}
.video_d010 .background-5de3 .picture_bb2e svg {
  fill: var(--e-global-color-accent);
}
.video_d010 .sidebar_gold_6f42 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_d010 .silver_b8bd {
  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);
}
.tertiary_lite_ee3b .alert-f235,
.tertiary_lite_ee3b .wrapper_complex_3897 {
  color: var(--e-global-color-primary);
}
.tertiary_lite_ee3b .wrapper_complex_3897 svg {
  fill: var(--e-global-color-primary);
}
.tertiary_lite_ee3b .active_bottom_8dc6.background-5de3 a,
.tertiary_lite_ee3b
  .active_bottom_8dc6.background-5de3
  .wrapper_complex_3897 {
  color: var(--e-global-color-accent);
}
.tertiary_lite_ee3b .alert-f235 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_lite_ee3b .silver_b8bd {
  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);
}
.nav_9332 .dirty_9665 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_9332 .new-5afe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_brown_bbf1 .small_baeb .focus_e89e {
  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);
}
.element_brown_bbf1 .small_baeb .form_new_ec86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_brown_bbf1 .gallery-top-9805 .focus_e89e {
  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);
}
.element_brown_bbf1
  .gallery-top-9805
  .form_new_ec86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_brown_bbf1
  .detail-last-31cb
  .focus_e89e {
  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);
}
.element_brown_bbf1
  .detail-last-31cb
  .form_new_ec86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_brown_bbf1
  .iron_e4f4
  .focus_e89e {
  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);
}
.element_brown_bbf1
  .iron_e4f4
  .form_new_ec86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-dark-eb67 .smooth_bc78 {
  background-color: var(--e-global-color-primary);
}
.gradient-dark-eb67 .smooth_bc78:hover {
  background-color: var(--e-global-color-primary);
}
.gradient-dark-eb67 .liquid_dab6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-dark-eb67
  .smooth_bc78:hover
  .liquid_dab6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-green-b405 .info_black_e24e {
  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);
}
.modal_9935 .search_clean_5aa3 .list_872b a {
  background-color: var(--e-global-color-accent);
}
.modal_9935 .search_clean_5aa3 .icon-north-f5f2 a {
  background-color: var(--e-global-color-accent);
}
.modal_9935 .search_clean_5aa3 .list_872b a,
.modal_9935 .search_clean_5aa3 .icon-north-f5f2 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_1acc
  .right-46b3.wide-4ecd
  .search_clean_5aa3
  a.wrapper_6d22 {
  background-color: var(--e-global-color-accent);
}
.main_1acc
  .right-46b3.wide-4ecd
  .search_clean_5aa3
  span.wrapper_6d22.fn-current-835f {
  background-color: var(--e-global-color-text);
}
.main_1acc
  .right-46b3.wide-4ecd
  .search_clean_5aa3
  .wrapper_6d22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-3934 .title-orange-e54c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-3934
  .shadow-22b1
  > .feature_afab
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-3934
  .media-hard-fd57
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-3934
  .out_187b
  .avatar_paper_0d2d,
.out-3934
  .out_187b
  .south-11bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out-3934
  .out_187b
  .link_3de9,
.out-3934
  .out_187b
  a
  .link_3de9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-3934
  .out_187b
  .cold-3511 {
  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);
}
.out-3934
  .out_187b
  .mini-b3d1 {
  background-color: var(--e-global-color-primary);
}
.out-3934
  .out_187b
  .mini-b3d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-3934
  .out_187b
  .mini-b3d1:hover {
  background-color: var(--e-global-color-primary);
}
.out-3934
  .out_187b
  .alert_lower_159e {
  background-color: var(--e-global-color-primary);
}
.out-3934
  .out_187b
  .alert_lower_159e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-3934
  .out_187b
  .alert_lower_159e:hover {
  background-color: var(--e-global-color-primary);
}
.out-3934
  .left-3580
  .left-4a22
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out-3934
  .left-3580
  .gas_52ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-3934
  .left-3580
  .cold-3511 {
  color: var(--e-global-color-text);
}
.out-3934
  .left-3580
  .cold-3511
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-3934
  .left-3580
  .mini-b3d1 {
  background-color: var(--e-global-color-primary);
}
.out-3934
  .left-3580
  .mini-b3d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-3934
  .left-3580
  .mini-b3d1:hover {
  background-color: var(--e-global-color-primary);
}
.out-3934
  .left-3580
  .alert_lower_159e {
  background-color: var(--e-global-color-primary);
}
.out-3934
  .left-3580
  .alert_lower_159e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-3934
  .left-3580
  .alert_lower_159e:hover {
  background-color: var(--e-global-color-primary);
}
.out-3934 .panel-warm-60a5 {
  background-color: var(--e-global-color-primary);
}
.out-3934 .panel-warm-60a5:hover {
  background-color: var(--e-global-color-primary);
}
.out-3934 .banner_dynamic_8fe6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out-3934 .info_top_f3f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-4495 .hover-02ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-4495
  .search-focused-748e
  > div:nth-child(3)
  .hover-02ab,
.hidden-4495
  .progress_b93c
  > div:nth-child(1)
  .hover-02ab,
.hidden-4495
  .paper_b317
  > div:nth-child(1)
  .hover-02ab,
.hidden-4495
  .detail_out_03d5
  > div:nth-child(1)
  .hover-02ab,
.hidden-4495
  .hot-a276
  > div:nth-child(1)
  .hover-02ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-4495 .icon_green_fa86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-4495 .notification_3ab4 {
  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);
}
.hidden-4495 .last-fc6a {
  background-color: var(--e-global-color-primary);
}
.hidden-4495 .last-fc6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-4495 .last-fc6a:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-4495 .grid_thick_3dce {
  background-color: var(--e-global-color-primary);
}
.hidden-4495 .grid_thick_3dce:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-4495 .banner_dynamic_8fe6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-4495 .info_top_f3f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-c7b2 .border-7423 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-c7b2 .last-b649 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-c7b2 .shadow-ba7b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-c7b2 .icon_south_95ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-c7b2 .picture-tiny-ae38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-c7b2 .grid_thick_3dce {
  background-color: var(--e-global-color-primary);
}
.row-c7b2 .grid_thick_3dce:hover {
  background-color: var(--e-global-color-primary);
}
.chip_motion_1e06 .input_lite_f9b1 {
  background-color: var(--e-global-color-secondary);
}
.chip_motion_1e06 .header-48b2 {
  background-color: var(--e-global-color-text);
}
.chip_motion_1e06 .column_cool_e94d {
  background-color: var(--e-global-color-secondary);
}
.chip_motion_1e06 .hover-9dfb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_motion_1e06 .section-thick-c4d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_motion_1e06 .title-34c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_motion_1e06 .frame-slow-0bc0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_motion_1e06 .box_ad98 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-b716 .summary_dim_9fa9 .short-4a56,
.easy-b716
  .summary_dim_9fa9
  .short-4a56
  a,
.easy-b716 .item-bddc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-b716 .summary_dim_9fa9 .backdrop-0159,
.easy-b716 .nav_inner_85bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-b716 .summary_dim_9fa9 .backdrop-0159 {
  color: var(--e-global-color-text);
}
.easy-b716 .nav_inner_85bc {
  color: var(--e-global-color-text);
}
.easy-b716
  .summary_dim_9fa9
  .thick-44ee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy-b716 .hidden-2dfe .gold-7c7f {
  background-color: var(--e-global-color-primary);
}
.easy-b716 .hidden-2dfe .gold-7c7f:hover {
  background-color: var(--e-global-color-primary);
}
.easy-b716 .hidden-2dfe .wrapper_south_5102 li span {
  background-color: var(--e-global-color-text);
}
.easy-b716 .hidden-2dfe .wrapper_south_5102 li span:hover {
  background-color: var(--e-global-color-primary);
}
.easy-b716
  .hidden-2dfe
  .wrapper_south_5102
  li.notice_silver_5357
  span {
  background-color: var(--e-global-color-accent);
}
.easy-b716 .gallery-2e07 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-09ea .accent_6949 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav-dark-8fd2 .right_724d {
  background-color: var(--e-global-color-primary);
}
.nav-dark-8fd2 .solid_5cc7 {
  background-color: var(--e-global-color-secondary);
}
.nav-dark-8fd2 .mask-1c48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-dark-8fd2 .video-2092 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-dark-8fd2 .breadcrumb-next-b431 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-dark-8fd2 .module-687f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-dark-8fd2 .notification_4c0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-dark-8fd2 .carousel-silver-3930 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-dark-8fd2 .narrow_4a1f {
  background-color: var(--e-global-color-primary);
}
.nav-dark-8fd2 .narrow_4a1f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold_90fa .narrow-e1ad {
  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);
}
.cold_90fa .video-0daf {
  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);
}
.cold_90fa
  .basic-8c02:after {
  background-color: var(--e-global-color-primary);
}
.cold_90fa .cool-8240 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-simple-9abb .item-bddc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-simple-9abb .nav_inner_85bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_pro_6bf8 .south-2e6d .component_62d6 {
  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);
}
.status_pro_6bf8 .south-2e6d .frame_slow_5645 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-87d8 .logo_5b87 {
  background-color: var(--e-global-color-primary);
}
.dropdown-87d8 .row_yellow_f294 {
  background-color: var(--e-global-color-secondary);
}
.dropdown-87d8 .photo-east-184c .logo_fresh_5133 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-87d8 .shadow-5b7c .logo_fresh_5133 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_dim_e9b6 .link_0348 .hard-61e0 {
  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);
}
.outline_dim_e9b6 .link_0348 .background-4983 {
  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);
}
.outline_dim_e9b6 .link_0348 .input-0cab {
  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);
}
.content-784e .overlay_cold_7a96 {
  border-color: var(--e-global-color-text);
}
.content-784e .wood-b702 {
  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);
}
.content-784e .status-a1ae {
  color: var(--e-global-color-primary);
}
.content-784e .icon-rough-2d9d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-action-c899 .element-steel-4554 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-action-c899 .active_66f4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-action-c899 .bottom_c7c1:hover .element-steel-4554 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-action-c899
  .bottom_c7c1:hover
  .active_66f4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_wide_c0f6 .border_selected_2cdb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_wide_c0f6 .west-8ed2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_red_9c22 .sort_363c .component_83f9 {
  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);
}
.outline_red_9c22 .pattern_pro_b0c6 .component_83f9 {
  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);
}
.grid-64c5 .solid-f5f9 {
  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);
}
.item_rough_d5b4 .paragraph_d61a .section-750d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_rough_d5b4 .paragraph_d61a .section-750d {
  background-color: var(--e-global-color-secondary);
}
.item_rough_d5b4 .primary-72dc .section-750d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_rough_d5b4 .primary-72dc .section-750d {
  background-color: var(--e-global-color-secondary);
}
.item_rough_d5b4 .active_ad40 .slider_ee5d {
  background-color: var(--e-global-color-primary);
}
.item_rough_d5b4 .active_ad40:hover .slider_ee5d {
  background-color: var(--e-global-color-secondary);
}
.item_rough_d5b4 .gold-7c7f {
  background-color: var(--e-global-color-primary);
}
.item_rough_d5b4 .gold-7c7f:hover {
  background-color: var(--e-global-color-accent);
}
.item_rough_d5b4 .wrapper_south_5102 li span {
  background-color: var(--e-global-color-text);
}
.item_rough_d5b4 .wrapper_south_5102 li span:hover {
  background-color: var(--e-global-color-primary);
}
.item_rough_d5b4 .wrapper_south_5102 li.notice_silver_5357 span {
  background-color: var(--e-global-color-accent);
}
.paragraph_1e5b .static_48de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_1e5b .disabled_2d37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_smooth_5ef6 .menu_939b:before {
  background-color: var(--e-global-color-secondary);
}
.menu_smooth_5ef6 .section_plasma_de53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_smooth_5ef6 .dynamic-3203 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-action-87a4 .highlight_complex_e586 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-action-87a4 .highlight_complex_e586:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-action-87a4 .highlight_complex_e586.fn-active-835f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-action-87a4 .breadcrumb-brown-088e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-action-87a4 .active-4e9a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-action-87a4 .large-62ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-action-87a4 .gradient-1723 {
  background-color: var(--e-global-color-primary);
}
.shadow-action-87a4 .gradient-1723 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow-action-87a4 .heading-steel-31e1 {
  background-color: var(--e-global-color-primary);
}
.shadow-action-87a4 .heading-steel-31e1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-79da .caption_8326 .avatar-middle-1fc9 a {
  color: var(--e-global-color-secondary);
}
.container-79da .caption_8326 .avatar-middle-1fc9 a:hover {
  color: var(--e-global-color-secondary);
}
.container-79da .caption_8326 .avatar-middle-1fc9,
.container-79da .caption_8326 .avatar-middle-1fc9 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-79da .caption_8326 .tertiary_out_2b48 {
  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-79da .caption_8326 .picture_advanced_4019 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-79da .caption_8326 .black_8d79 {
  background-color: var(--e-global-color-primary);
}
.container-79da .caption_8326 .black_8d79 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-79da .caption_8326 .black_8d79:hover {
  background-color: var(--e-global-color-primary);
}
.container-79da .caption_8326 .hard_972d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-79da .caption_8326 .hard_972d {
  background-color: var(--e-global-color-primary);
}
.container-79da .caption_8326 .hard_972d:hover {
  background-color: var(--e-global-color-primary);
}
.container-79da .caption_8326 .gold-7c7f {
  background-color: var(--e-global-color-primary);
}
.container-79da .caption_8326 .gold-7c7f:hover {
  background-color: var(--e-global-color-primary);
}
.container-79da .hidden-2dfe .wrapper_south_5102 li span {
  background-color: var(--e-global-color-text);
}
.container-79da .hidden-2dfe .wrapper_south_5102 li span:hover {
  background-color: var(--e-global-color-primary);
}
.container-79da .hidden-2dfe .wrapper_south_5102 li.notice_silver_5357 span {
  background-color: var(--e-global-color-accent);
}
.container-79da .banner_dynamic_8fe6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-79da .info_top_f3f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty-a50a .detail-liquid-fffd .image_full_a822 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty-a50a .detail-liquid-fffd .thumbnail_7646 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-a50a .detail-liquid-fffd .card_motion_03ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-99e6 .highlight-basic-3e7f {
  border-color: var(--e-global-color-text);
}
.picture-99e6 .status-dynamic-a939 {
  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);
}
.picture-99e6 .caption_pressed_47dc {
  color: var(--e-global-color-secondary);
}
.picture-99e6 .caption_pressed_47dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-99e6 .progress-prev-ccde > * {
  color: var(--e-global-color-primary);
}
.picture-99e6 .progress-prev-ccde > * svg {
  fill: var(--e-global-color-primary);
}
.picture-99e6 .row_847f {
  color: var(--e-global-color-primary);
}
.picture-99e6 .row_847f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-99e6 .next-98b4 {
  color: var(--e-global-color-primary);
}
.picture-99e6 .next-98b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-99e6 .container_e611 {
  color: var(--e-global-color-primary);
}
.picture-99e6 .container_e611 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-99e6 .active_16af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-99e6 .simple-375b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-99e6 .simple-375b.avatar-d069 {
  color: var(--e-global-color-secondary);
}
.picture-99e6 .simple-375b.avatar-d069 .picture-lower-9a6f {
  color: var(--e-global-color-accent);
}
.picture-99e6 .simple-375b.full_e1da {
  color: var(--e-global-color-text);
}
.picture-99e6 .simple-375b.full_e1da .picture-lower-9a6f {
  color: var(--e-global-color-text);
}
.picture-99e6 .simple-375b:before {
  border-top-color: var(--e-global-color-text);
}
.picture-99e6 .panel_black_36b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-99e6
  .panel_black_36b8
  .backdrop-complex-9fdc {
  background-color: var(--e-global-color-primary);
}
.picture-99e6
  .panel_black_36b8
  .backdrop-complex-9fdc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture-99e6 .highlight-basic-3e7f .gradient-brown-24c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-de89 .mask_98a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-de89 .accent_tiny_c8c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-c388 .hover_fluid_cb86 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-c388
  .hover_steel_2bdd
  .lite-dc3a {
  background-color: var(--e-global-color-secondary);
}
.input-c388
  .hover_steel_2bdd.preview-2cc1
  .lite-dc3a {
  background-color: var(--e-global-color-text);
}
.input-c388
  .hover_steel_2bdd:hover
  .lite-dc3a {
  background-color: var(--e-global-color-accent);
}
.input-c388
  .hover_steel_2bdd.fn-active-835f
  .lite-dc3a {
  background-color: var(--e-global-color-primary);
}
.hard-1a53 .silver_a1f7 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.hard-1a53 .paper-3292 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-1a53 .secondary_active_414e {
  background-color: var(--e-global-color-primary);
}
.hard-1a53 .secondary_active_414e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.up_adb2 .layout_green_ddeb .info_e94e .motion-eeb5 {
  background-color: var(--e-global-color-secondary);
}
.up_adb2 .layout_green_ddeb .gradient_6962:after {
  background-color: var(--e-global-color-secondary);
}
.up_adb2 .east_9f60 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up_adb2 .image-b557 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up_adb2 .chip_mini_0918 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up_adb2 .tooltip-b5f6 {
  background-color: var(--e-global-color-primary);
}
.up_adb2 .tooltip-b5f6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.up_adb2 .heading-e70f {
  background-color: var(--e-global-color-secondary);
}
.up_adb2 .heading-e70f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.up_adb2 .layout_green_ddeb .fast_4ab0 .medium-5363:hover {
  background-color: var(--e-global-color-primary);
}
.up_adb2
  .layout_green_ddeb
  .fast_4ab0
  .medium-5363.sort_right_bca7 {
  background-color: var(--e-global-color-primary);
}
.up_adb2 .layout_green_ddeb .module_in_328d:before {
  border-color: var(--e-global-color-primary);
}
.up_adb2 .layout_green_ddeb .module_in_328d:hover:before {
  border-color: var(--e-global-color-secondary);
}
.up_adb2
  .layout_green_ddeb
  .module_in_328d.block-cold-8a97:before {
  border-color: var(--e-global-color-primary);
}
.up_adb2 .focus_static_f86b span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_0029 .small-9a5a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper_0029 .small-9a5a:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper_0029 .small-9a5a.pressed_5281 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper_0029 .media-stone-3e09 {
  background-color: var(--e-global-color-primary);
}
.paper_0029 .media-stone-3e09 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper_0029
  .menu_light_965d
  .panel-a24e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper_0029
  .notification-3339
  .panel-a24e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold-dfdb
  .feature_5398
  .status-6b0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-dfdb
  .feature_5398
  .upper_b92f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-dfdb .notification_5145 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-dfdb .south-0a95 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-dfdb .list_cbf1 {
  background-color: var(--e-global-color-primary);
}
.cold-dfdb .list_cbf1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.iron-5a4e .avatar_huge_18ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-5a4e .under_0a4b {
  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);
}
.iron-5a4e .logo-west-7674 {
  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);
}
.iron-5a4e .logo-west-7674 a:hover {
  color: var(--e-global-color-secondary);
}
.iron-5a4e .down_7dcc {
  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);
}
.iron-5a4e .disabled-8404 {
  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);
}
.iron-5a4e .main-last-8a39 .gold-7c7f {
  background-color: var(--e-global-color-primary);
}
.iron-5a4e .main-last-8a39 .gold-7c7f:hover {
  background-color: var(--e-global-color-accent);
}
.iron-5a4e
  .main-last-8a39
  .wrapper_south_5102
  li
  span {
  background-color: var(--e-global-color-text);
}
.iron-5a4e
  .main-last-8a39
  .wrapper_south_5102
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.iron-5a4e
  .main-last-8a39
  .wrapper_south_5102
  li.notice_silver_5357
  span {
  background-color: var(--e-global-color-accent);
}
.detail_599c
  .article-fc29
  .feature_tall_5dc2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_599c .article-fc29 .narrow_674e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_599c .article-fc29 .column_first_7920 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_599c .smooth_9f11 {
  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);
}
.detail_599c
  .panel_726f.media-up-17f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_76a8
  > .primary_b2f2
  > div
  > .tertiary_in_c347
  > .shade_fresh_3753
  > a {
  background-color: var(--e-global-color-text);
}
.gold_76a8
  > .primary_b2f2
  > div
  > .tertiary_in_c347
  > .shade_fresh_3753
  > a
  .summary-55ad.first-c2d8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold_76a8
  > .primary_b2f2
  > div
  > .tertiary_in_c347
  > .shade_fresh_3753
  > a
  .filter-huge-8cb9.last_c07c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold_76a8
  > .primary_b2f2
  > div
  > .tertiary_in_c347
  > .shade_fresh_3753
  > .inner_ae70
  .shade_fresh_3753
  > a {
  background-color: var(--e-global-color-secondary);
}
.gold_76a8
  > .primary_b2f2
  > div
  > .tertiary_in_c347
  > .shade_fresh_3753
  > .inner_ae70
  .shade_fresh_3753
  > a
  .heading-motion-7844 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_76a8
  > .primary_b2f2
  > div
  > .tertiary_in_c347
  > .shade_fresh_3753
  > .inner_ae70
  .shade_fresh_3753
  > a
  .filter-huge-8cb9.footer-f760 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold_76a8
  > .primary_b2f2
  > div
  > .tertiary_in_c347
  > .shade_fresh_3753
  > a
  .tall_8135:before {
  color: var(--e-global-color-text);
}
.gold_76a8
  > .primary_b2f2
  > div
  > .tertiary_in_c347
  > .shade_fresh_3753
  > .inner_ae70
  a
  .tall_8135:before {
  color: var(--e-global-color-text);
}
.gold_76a8
  > .primary_b2f2
  > div
  > .tertiary_in_c347
  > .shade_fresh_3753.panel_5334
  > a
  .tall_8135:before {
  color: var(--e-global-color-text);
}
.gold_76a8
  > .primary_b2f2
  > div
  > .tertiary_in_c347
  > .shade_fresh_3753
  > .inner_ae70
  .shade_fresh_3753.panel_5334
  > a
  .tall_8135:before {
  color: var(--e-global-color-text);
}
.gold_76a8
  > .primary_b2f2
  > div
  > .tertiary_in_c347
  > .shade_fresh_3753
  > a
  .link-small-92cd
  .hidden_gas_44b0 {
  color: var(--e-global-color-text);
}
.gold_76a8
  > .primary_b2f2
  > div
  > .tertiary_in_c347
  > .shade_fresh_3753
  > .inner_ae70
  a
  .link-small-92cd
  .hidden_gas_44b0 {
  color: var(--e-global-color-text);
}
.gold_76a8
  > .primary_b2f2
  > div
  > .tertiary_in_c347
  > .shade_fresh_3753
  > a
  .link-small-92cd
  .hidden_gas_44b0,
.gold_76a8
  > .primary_b2f2
  > div
  > .tertiary_in_c347
  > .shade_fresh_3753
  > .inner_ae70
  a
  .link-small-92cd
  .hidden_gas_44b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold_76a8
  > .primary_b2f2
  > div
  > .tertiary_in_c347
  > .shade_fresh_3753
  > a
  .article-93d3:before {
  color: var(--e-global-color-text);
}
.gold_76a8
  > .primary_b2f2
  > div
  > .tertiary_in_c347
  > .shade_fresh_3753
  > .inner_ae70
  a
  .article-93d3:before {
  color: var(--e-global-color-text);
}
.gold_76a8
  > .primary_b2f2
  > div
  > .tertiary_in_c347
  > .shade_fresh_3753.panel_5334
  > a
  .article-93d3:before {
  color: var(--e-global-color-text);
}
.gold_76a8
  > .primary_b2f2
  > div
  > .tertiary_in_c347
  > .shade_fresh_3753
  > .inner_ae70
  .shade_fresh_3753.panel_5334
  > a
  .article-93d3:before {
  color: var(--e-global-color-text);
}
.video-gas-654e .solid_00dd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video-gas-654e
  .down_24c5:hover
  .solid_00dd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion_next_7f0d
  > .primary_b2f2
  > .column-next-1c34
  > .surface-bronze-1fb4
  > .inner-f7b1
  > .pattern_693d
  .input_0383 {
  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);
}
.accordion_next_7f0d
  > .primary_b2f2
  > .column-next-1c34
  > .surface-bronze-1fb4
  > .inner-f7b1
  > .pattern_693d:hover
  .input_0383 {
  color: var(--e-global-color-text);
}
.accordion_next_7f0d
  > .primary_b2f2
  > .column-next-1c34
  > .surface-bronze-1fb4
  > .inner-f7b1
  > .pattern_693d:hover
  .input_0383 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_next_7f0d
  > .primary_b2f2
  > .column-next-1c34
  > .surface-bronze-1fb4
  > .inner-f7b1.fixed-ce16
  > .pattern_693d
  .input_0383 {
  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);
}
.detail-f16f .border_eca5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-f16f .text-hard-4e58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-f16f .article-496e {
  background-color: var(--e-global-color-primary);
}
.detail-f16f .article-496e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink-b5cc
  > .primary_b2f2
  > .modal_d67f
  > .menu_over_e9de
  > .upper_377e
  .gradient-d6f7 {
  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);
}
.pink-b5cc
  > .primary_b2f2
  > .modal_d67f
  > .menu_over_e9de
  > .upper_377e
  .notification_inner_d337 {
  color: var(--e-global-color-text);
}
.pink-b5cc
  > .primary_b2f2
  > .modal_d67f
  > .menu_over_e9de
  > .upper_377e:hover
  .gradient-d6f7 {
  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);
}
.pink-b5cc
  > .primary_b2f2
  > .modal_d67f
  > .menu_over_e9de
  > .upper_377e:hover
  .notification_inner_d337 {
  color: var(--e-global-color-secondary);
}
.pink-b5cc
  > .primary_b2f2
  > .modal_d67f
  > .menu_over_e9de
  > .upper_377e.box_hard_a181
  .gradient-d6f7 {
  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);
}
.pink-b5cc
  > .primary_b2f2
  > .modal_d67f
  > .menu_over_e9de
  > .upper_377e.box_hard_a181
  .notification_inner_d337 {
  color: var(--e-global-color-primary);
}
.panel_f02b
  .stale_3e3f
  .info_pro_99fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_f02b .link_motion_1d52 .gradient-brown-24c9 .texture_32ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-f5e9 .first-940b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-f5e9 .footer-current-7230 .first-940b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-f5e9 .carousel_top_7303 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-f5e9 .carousel_top_7303 {
  background-color: var(--e-global-color-primary);
}
.dynamic-2f93 .black_b607 .outline-cc53 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic-2f93
  .black_b607:hover
  .copper_fe8b {
  color: var(--e-global-color-secondary);
}
.dynamic-2f93
  .black_b607:hover
  .outline-cc53 {
  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);
}
.secondary_8a88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.shade-lite-c433 {
  max-width: 1400px !important;
}

.video_soft_ee81 {
  flex-direction: column;
}

.video_soft_ee81 .south-d49f {
  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.video_soft_ee81 .south-d49f {
  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);
}

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

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

.column-9a6d.chip-1a64 {
  display: none;
}

.breadcrumb_50bc {
  display: none;
}

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

.button-a42c.paragraph-action-caf5 {
  margin-bottom: 40px;
  width: 100%;
}

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

.video_soft_ee81 a {
  width: 100%;
}

.filter-e05a .primary_green_b2e7.tertiary-8d53 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.filter-e05a
  .primary_green_b2e7.full-aebc
  .plasma_4ac6
  .frame_black_f5c4 {
  font-size: 20px !important;
}

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

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

.focus-active-9f4b h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.heading_e7a3.summary-narrow-4aed > .lower-5eee {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.highlight-new-e819 {
  position: relative;
  width: 100%;
}

.menu-3907 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.texture-de5e {
  display: flex;
  gap: 50px;
}

.filter-e05a
  .primary_green_b2e7.sort_fluid_52e0
  .chip_2ceb
  .complex-a3cb {
  width: 100% !important;
}

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

.medium-8574 {
  width: 100%;
}

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

.logo-38da {
  position: relative;
  cursor: pointer;
}

.logo-38da::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

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

.label-brown-030f {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.logo-38da:hover .label-brown-030f {
  visibility: visible;
}
.logo-38da:hover.logo-38da::before {
  display: block;
}

.focus-active-9f4b h3 {
  color: #fff;
}

.header-iron-9c98 {
  margin: 0;
}

.filter-e05a
  .primary_green_b2e7.sort_fluid_52e0
  .complex-a3cb
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.grid-last-01ec {
  width: 100%;
}

.lower-4f7f {
  width: 100%;
}

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

.lower-4f7f {
  width: 100%;
}

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

.complex-a3cb {
  display: flex;
  align-items: center;
}

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

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

.video_soft_ee81 .south-d49f.preview_mini_17b9 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.video_soft_ee81 h1.south-d49f {
  margin-top: 80px !important;
}

.filter-e05a .primary_green_b2e7.thumbnail-c745 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.pagination_easy_4b8a img {
  width: 100%;
}

.info-south-e0c7 .hidden_0fcd.plasma_4ac6 {
  justify-content: space-between;
}

.highlight_6d43 {
  display: none;
}

.caption-b9b3 .hero_ec50 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .heading_e7a3 .lower-5eee {
    flex-wrap: nowrap !important;
  }
}

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

  .pattern-ef6c {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .focus-active-9f4b h3 {
    font-size: 28px;
  }

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

  .info-south-e0c7 .hidden_0fcd.plasma_4ac6 {
    border-bottom: 1px solid #f0c159;
  }

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

  .heading_e7a3.summary-narrow-4aed > .lower-5eee {
    gap: 15px;
    justify-content: space-between;
  }

  .filter-e05a
    .primary_green_b2e7.sort_fluid_52e0
    .complex-a3cb
    img {
    width: 60% !important;
  }

  .menu-3907 {
    left: 2%;
  }

  .status-thick-da6d {
    margin: 10px 0;
  }

  .video_soft_ee81 .hero_ec50 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.video_soft_ee81 .south-d49f,
  .video_soft_ee81 .south-d49f {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .complex-a3cb {
    justify-content: center;
  }

  .video_soft_ee81 .hero_ec50 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .filter-e05a .primary_green_b2e7.tertiary-8d53 {
    width: 75% !important;
  }

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

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

  h2.video_soft_ee81 .south-d49f,
  .video_soft_ee81 .south-d49f {
    font-size: 30px !important;
  }

  .complex-a3cb {
    justify-content: center;
  }

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

  .texture_8f66
    .border-4a45.card_7736 {
    margin: 0 !important;
  }

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

  .status-thick-da6d {
    display: flex;
  }

  .cool-1002 .modal_prev_a0cb {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .video_soft_ee81 h1.south-d49f {
    margin-top: 40px !important;
  }

  .filter-e05a
    .primary_green_b2e7.sort_fluid_52e0
    .complex-a3cb
    img,
  .picture_next_c66b .chip_2ceb {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .filter-e05a .primary_green_b2e7.tertiary-8d53 {
    width: 100% !important;
  }

  .heading_e7a3.summary-narrow-4aed > .lower-5eee {
    gap: 3px;
  }

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

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

/* 超紧凑型导航菜单样式 */
.info-south-e0c7 .hidden_0fcd.plasma_4ac6 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.info-south-e0c7 .hidden_0fcd.plasma_4ac6: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);
}

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

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

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

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

.column-9a6d: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .info-south-e0c7 .hidden_0fcd.plasma_4ac6 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .video_soft_ee81 .south-d49f {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .modal_prev_a0cb {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.tall_6efc .paper_ca0f {
  flex-shrink: 0;
  white-space: nowrap;
}

.tall_6efc .icon_silver_ed00 {
  flex-shrink: 0;
  min-width: fit-content;
}

.tall_6efc .frame_black_f5c4 {
  white-space: nowrap;
}

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

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

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

.tall_6efc .icon_silver_ed00 {
  max-width: 80px !important;
  overflow: hidden;
}

.tall_6efc .hidden_0fcd.plasma_4ac6 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.tall_6efc .frame_black_f5c4 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: ceb7 */
.promo-block-u5 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
