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(.preview-ee3a) {
  gap: 0.5em;
}
:where(.link_south_5364) {
  gap: 0.5em;
}
body .form_d826 > .label_cf06 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .form_d826 > .sort-0dc0 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .form_d826 > .shade-orange-e150 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .info-7bb4 > .label_cf06 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .info-7bb4 > .sort-0dc0 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .info-7bb4 > .shade-orange-e150 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .info-7bb4
  > :where(:not(.label_cf06):not(.sort-0dc0):not(.yellow_5de6)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .info-7bb4 > .description_0903 {
  max-width: var(--wp--style--global--wide-size);
}
body .preview-ee3a {
  display: flex;
}
body .preview-ee3a {
  flex-wrap: wrap;
  align-items: center;
}
body .preview-ee3a > * {
  margin: 0;
}
body .link_south_5364 {
  display: grid;
}
body .link_south_5364 > * {
  margin: 0;
}
:where(.bright-f783.preview-ee3a) {
  gap: 2em;
}
:where(.bright-f783.link_south_5364) {
  gap: 2em;
}
:where(.content_fixed_b802.preview-ee3a) {
  gap: 1.25em;
}
:where(.content_fixed_b802.link_south_5364) {
  gap: 1.25em;
}
.stale-b772 {
  color: var(--wp--preset--color--black) !important;
}
.fixed_ae8b {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.north_eab3 {
  color: var(--wp--preset--color--white) !important;
}
.module_68ea {
  color: var(--wp--preset--color--pale-pink) !important;
}
.paragraph-4e71 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.header_lower_0b41 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.form_gold_6a28 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.steel_d24f {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.notice_orange_c7bb {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.modal-black-3c45 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.red_803c {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.main_79fa {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.tertiary_dirty_cad2 {
  background-color: var(--wp--preset--color--black) !important;
}
.main_37bc {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.liquid_4808 {
  background-color: var(--wp--preset--color--white) !important;
}
.soft_d7d5 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.widget-yellow-329e {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.pink-e527 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hidden_last_a20e {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.hero-6a93 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.detail_a37b {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.header_cfad {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hard_cde0 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.chip-upper-ba89 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.wide_6054 {
  border-color: var(--wp--preset--color--black) !important;
}
.item-6287 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.notice-south-66ad {
  border-color: var(--wp--preset--color--white) !important;
}
.backdrop_out_4480 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.steel-51fe {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.accent_left_28c5 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.title-dynamic-1f59 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tooltip_7aa1 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.copper-5fc5 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.clean-38f2 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.simple_a01f {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.small_5cec {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.frame-current-9db6 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.sort_dim_32e8 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.sidebar_0ab8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.yellow-2918 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.preview-over-0975 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.input_f51f {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.panel_green_8b5e {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.hard_4b26 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.silver_0ccb {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.gradient-inner-5242 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.gallery-9520 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.first-8ae6 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.gallery-simple-9c88 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.highlight-complex-adb2 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.input_purple_6495 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.hard-dba7 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.caption_1fed a:where(:not(.panel-7d9b)) {
  color: inherit;
}
:where(.content_fixed_b802.preview-ee3a) {
  gap: 1.25em;
}
:where(.content_fixed_b802.link_south_5364) {
  gap: 1.25em;
}
:where(.bright-f783.preview-ee3a) {
  gap: 2em;
}
:where(.bright-f783.link_south_5364) {
  gap: 2em;
}
.filter_9b2e {
  font-size: 1.5em;
  line-height: 1.6;
}

.east-9f08 .simple_07f1 {
  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);
}
.frame_3c0a .footer_static_261f {
  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);
}
.avatar_out_9e4f {
  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);
}
.avatar_out_9e4f.column_smooth_b984 .short-2c7e {
  background-color: var(--e-global-color-primary);
}
.avatar_out_9e4f.chip_8d44 .short-2c7e,
.avatar_out_9e4f.preview_234e .short-2c7e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.lower_8ef6 .column-f3fa {
  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);
}
.caption-up-9d0a {
  --divider-color: var(--e-global-color-secondary);
}
.caption-up-9d0a .steel-989e {
  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);
}
.caption-up-9d0a.modal_785c .focus-first-b5f6 {
  background-color: var(--e-global-color-secondary);
}
.caption-up-9d0a.pressed-d4d9 .focus-first-b5f6,
.caption-up-9d0a.north_807d .focus-first-b5f6 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.caption-up-9d0a.pressed-d4d9 .focus-first-b5f6,
.caption-up-9d0a.north_807d .focus-first-b5f6 svg {
  fill: var(--e-global-color-secondary);
}
.icon_large_53f2 .steel_9582 {
  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);
}
.icon_large_53f2 .pro_0f2c {
  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);
}
.breadcrumb-basic-033e.modal_785c .focus-first-b5f6 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-basic-033e.pressed-d4d9 .focus-first-b5f6,
.breadcrumb-basic-033e.north_807d .focus-first-b5f6 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.breadcrumb-basic-033e.pressed-d4d9 .focus-first-b5f6,
.breadcrumb-basic-033e.north_807d .focus-first-b5f6 svg {
  fill: var(--e-global-color-primary);
}
.notification_yellow_58f4.modal_785c .focus-first-b5f6 {
  background-color: var(--e-global-color-primary);
}
.notification_yellow_58f4.pressed-d4d9 .focus-first-b5f6,
.notification_yellow_58f4.north_807d .focus-first-b5f6 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.notification_yellow_58f4 .info-slow-db5b {
  color: var(--e-global-color-primary);
}
.notification_yellow_58f4 .info-slow-db5b,
.notification_yellow_58f4 .info-slow-db5b a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_yellow_58f4 .shadow_focused_bbe9 {
  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);
}
.avatar-8d82 .component_bottom_1e22 {
  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);
}
.filter-1faf .disabled-77cd .top-cb9b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient_copper_68ab .tertiary-paper-9a29:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.gradient_copper_68ab .purple_083d i {
  color: var(--e-global-color-primary);
}
.gradient_copper_68ab .purple_083d svg {
  fill: var(--e-global-color-primary);
}
.gradient_copper_68ab .icon_stale_a1e4 {
  color: var(--e-global-color-secondary);
}
.gradient_copper_68ab .tertiary-paper-9a29 > .icon_stale_a1e4,
.gradient_copper_68ab .tertiary-paper-9a29 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-9c70 .purple-0982 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-9c70 .fast_9873 {
  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);
}
.lower_a057 .feature_hard_94c5 .texture_c12c {
  background-color: var(--e-global-color-primary);
}
.lower_a057 .backdrop_motion_675a {
  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);
}
.focus-pink-03fd .highlight_4db2 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-pink-03fd .banner-new-f105 {
  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);
}
.focus-pink-03fd .container_6311 {
  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);
}
.active-7c41 .avatar-steel-975e,
.active-7c41 .avatar-steel-975e a {
  color: var(--e-global-color-primary);
}
.active-7c41 .avatar-steel-975e.label_bright_5a5e,
.active-7c41 .avatar-steel-975e.label_bright_5a5e a {
  color: var(--e-global-color-accent);
}
.active-7c41 .avatar-steel-975e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-7c41 .dark-7ec2 {
  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);
}
.logo-active-f866 .up_11d5,
.logo-active-f866 .paragraph_a44b {
  color: var(--e-global-color-primary);
}
.logo-active-f866 .up_11d5 svg {
  fill: var(--e-global-color-primary);
}
.logo-active-f866 .label_bright_5a5e .up_11d5,
.logo-active-f866 .label_bright_5a5e .paragraph_a44b {
  color: var(--e-global-color-accent);
}
.logo-active-f866 .label_bright_5a5e .up_11d5 svg {
  fill: var(--e-global-color-accent);
}
.logo-active-f866 .paragraph_a44b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-active-f866 .dark-7ec2 {
  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);
}
.menu_c392 .slow_1070,
.menu_c392 .highlight_71b9 {
  color: var(--e-global-color-primary);
}
.menu_c392 .highlight_71b9 svg {
  fill: var(--e-global-color-primary);
}
.menu_c392 .avatar-steel-975e.label_bright_5a5e a,
.menu_c392
  .avatar-steel-975e.label_bright_5a5e
  .highlight_71b9 {
  color: var(--e-global-color-accent);
}
.menu_c392 .slow_1070 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_c392 .dark-7ec2 {
  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_b732 .silver-bcf5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_b732 .highlight_large_48c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_2246 .old_1a46 .aside_outer_e7a1 {
  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);
}
.video_2246 .old_1a46 .label_6a2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_2246 .under_3ed2 .aside_outer_e7a1 {
  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);
}
.video_2246
  .under_3ed2
  .label_6a2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_2246
  .down_66e6
  .aside_outer_e7a1 {
  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);
}
.video_2246
  .down_66e6
  .label_6a2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_2246
  .dynamic-edc6
  .aside_outer_e7a1 {
  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);
}
.video_2246
  .dynamic-edc6
  .label_6a2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-e44b .dropdown_33ef {
  background-color: var(--e-global-color-primary);
}
.image-e44b .dropdown_33ef:hover {
  background-color: var(--e-global-color-primary);
}
.image-e44b .east-6865 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-e44b
  .dropdown_33ef:hover
  .east-6865 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-a9c2 .video-hovered-3a3e {
  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);
}
.in_add8 .tertiary_static_9b8b .text_middle_a434 a {
  background-color: var(--e-global-color-accent);
}
.in_add8 .tertiary_static_9b8b .heading_9994 a {
  background-color: var(--e-global-color-accent);
}
.in_add8 .tertiary_static_9b8b .text_middle_a434 a,
.in_add8 .tertiary_static_9b8b .heading_9994 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-ce7d
  .frame-dbba.video-2f20
  .tertiary_static_9b8b
  a.description-6f3f {
  background-color: var(--e-global-color-accent);
}
.surface-ce7d
  .frame-dbba.video-2f20
  .tertiary_static_9b8b
  span.description-6f3f.fn-current-9a6a {
  background-color: var(--e-global-color-text);
}
.surface-ce7d
  .frame-dbba.video-2f20
  .tertiary_static_9b8b
  .description-6f3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_soft_c4b4 .dynamic_a486 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_soft_c4b4
  .white_e2a0
  > .nav_new_2ab9
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_soft_c4b4
  .plasma_951c
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_soft_c4b4
  .description-pressed-1032
  .input_e92b,
.row_soft_c4b4
  .description-pressed-1032
  .action_752f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_soft_c4b4
  .description-pressed-1032
  .focus-tall-55cb,
.row_soft_c4b4
  .description-pressed-1032
  a
  .focus-tall-55cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_soft_c4b4
  .description-pressed-1032
  .mini_ad5a {
  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);
}
.row_soft_c4b4
  .description-pressed-1032
  .widget_tall_2d20 {
  background-color: var(--e-global-color-primary);
}
.row_soft_c4b4
  .description-pressed-1032
  .widget_tall_2d20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_soft_c4b4
  .description-pressed-1032
  .widget_tall_2d20:hover {
  background-color: var(--e-global-color-primary);
}
.row_soft_c4b4
  .description-pressed-1032
  .notice-cool-2472 {
  background-color: var(--e-global-color-primary);
}
.row_soft_c4b4
  .description-pressed-1032
  .notice-cool-2472 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_soft_c4b4
  .description-pressed-1032
  .notice-cool-2472:hover {
  background-color: var(--e-global-color-primary);
}
.row_soft_c4b4
  .shade-8b6a
  .banner_b870
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_soft_c4b4
  .shade-8b6a
  .highlight_8e42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_soft_c4b4
  .shade-8b6a
  .mini_ad5a {
  color: var(--e-global-color-text);
}
.row_soft_c4b4
  .shade-8b6a
  .mini_ad5a
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_soft_c4b4
  .shade-8b6a
  .widget_tall_2d20 {
  background-color: var(--e-global-color-primary);
}
.row_soft_c4b4
  .shade-8b6a
  .widget_tall_2d20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_soft_c4b4
  .shade-8b6a
  .widget_tall_2d20:hover {
  background-color: var(--e-global-color-primary);
}
.row_soft_c4b4
  .shade-8b6a
  .notice-cool-2472 {
  background-color: var(--e-global-color-primary);
}
.row_soft_c4b4
  .shade-8b6a
  .notice-cool-2472 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_soft_c4b4
  .shade-8b6a
  .notice-cool-2472:hover {
  background-color: var(--e-global-color-primary);
}
.row_soft_c4b4 .badge-49eb {
  background-color: var(--e-global-color-primary);
}
.row_soft_c4b4 .badge-49eb:hover {
  background-color: var(--e-global-color-primary);
}
.row_soft_c4b4 .input-first-a887 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_soft_c4b4 .logo_e9bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-brown-ac23 .silver-1627 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-brown-ac23
  .video_fluid_d1bb
  > div:nth-child(3)
  .silver-1627,
.form-brown-ac23
  .module_hovered_50a8
  > div:nth-child(1)
  .silver-1627,
.form-brown-ac23
  .message_da87
  > div:nth-child(1)
  .silver-1627,
.form-brown-ac23
  .black-e75d
  > div:nth-child(1)
  .silver-1627,
.form-brown-ac23
  .pro_8765
  > div:nth-child(1)
  .silver-1627 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-brown-ac23 .south-7a8c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-brown-ac23 .video_0c17 {
  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);
}
.form-brown-ac23 .feature_over_fad6 {
  background-color: var(--e-global-color-primary);
}
.form-brown-ac23 .feature_over_fad6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-brown-ac23 .feature_over_fad6:hover {
  background-color: var(--e-global-color-primary);
}
.form-brown-ac23 .photo_1361 {
  background-color: var(--e-global-color-primary);
}
.form-brown-ac23 .photo_1361:hover {
  background-color: var(--e-global-color-primary);
}
.form-brown-ac23 .input-first-a887 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-brown-ac23 .logo_e9bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-lite-c051 .rough-6933 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-lite-c051 .plasma-6f5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-lite-c051 .outline_8e97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-lite-c051 .modal_4ba4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-lite-c051 .alert-3968 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-lite-c051 .photo_1361 {
  background-color: var(--e-global-color-primary);
}
.content-lite-c051 .photo_1361:hover {
  background-color: var(--e-global-color-primary);
}
.basic-390c .menu-3d61 {
  background-color: var(--e-global-color-secondary);
}
.basic-390c .list_8a4c {
  background-color: var(--e-global-color-text);
}
.basic-390c .container-huge-19a7 {
  background-color: var(--e-global-color-secondary);
}
.basic-390c .image_0d4c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic-390c .pink_98c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-390c .dirty-b7bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-390c .silver_4e32 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-390c .description-c378 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_ad1a .current_834e .link-b2de,
.thick_ad1a
  .current_834e
  .link-b2de
  a,
.thick_ad1a .progress_green_7aac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_ad1a .current_834e .large-fdee,
.thick_ad1a .white_e26d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_ad1a .current_834e .large-fdee {
  color: var(--e-global-color-text);
}
.thick_ad1a .white_e26d {
  color: var(--e-global-color-text);
}
.thick_ad1a
  .current_834e
  .easy-cefb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick_ad1a .table_80d9 .pink-242e {
  background-color: var(--e-global-color-primary);
}
.thick_ad1a .table_80d9 .pink-242e:hover {
  background-color: var(--e-global-color-primary);
}
.thick_ad1a .table_80d9 .content_6ca9 li span {
  background-color: var(--e-global-color-text);
}
.thick_ad1a .table_80d9 .content_6ca9 li span:hover {
  background-color: var(--e-global-color-primary);
}
.thick_ad1a
  .table_80d9
  .content_6ca9
  li.layout-soft-0dc1
  span {
  background-color: var(--e-global-color-accent);
}
.thick_ad1a .west-b3a7 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-c67d .tooltip-fast-f149 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.black_70b8 .preview-purple-cdcc {
  background-color: var(--e-global-color-primary);
}
.black_70b8 .accent_90fd {
  background-color: var(--e-global-color-secondary);
}
.black_70b8 .widget-pink-1bf4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_70b8 .pressed-bb3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_70b8 .tiny_33ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_70b8 .basic-23e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_70b8 .lite_e157 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_70b8 .tabs-40c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_70b8 .footer-pro-adc5 {
  background-color: var(--e-global-color-primary);
}
.black_70b8 .footer-pro-adc5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.top-7080 .backdrop_motion_1d33 {
  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);
}
.top-7080 .overlay_355e {
  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);
}
.top-7080
  .header_87ee:after {
  background-color: var(--e-global-color-primary);
}
.top-7080 .layout-9515 {
  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);
}
.label-8e16 .progress_green_7aac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-8e16 .white_e26d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up-b94c .frame_light_9a6a .gradient-6ba0 {
  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);
}
.up-b94c .frame_light_9a6a .east-a426 {
  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);
}
.sort-copper-2b4b .grid_purple_b044 {
  background-color: var(--e-global-color-primary);
}
.sort-copper-2b4b .primary_333e {
  background-color: var(--e-global-color-secondary);
}
.sort-copper-2b4b .focused_1f53 .progress-db4a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-copper-2b4b .element_096f .progress-db4a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty-3075 .outline-0d7c .over_2745 {
  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);
}
.dirty-3075 .outline-0d7c .full_2659 {
  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);
}
.dirty-3075 .outline-0d7c .clean-4e1c {
  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);
}
.label_c0af .brown_d79e {
  border-color: var(--e-global-color-text);
}
.label_c0af .pattern-plasma-ebf3 {
  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);
}
.label_c0af .tooltip_outer_e33c {
  color: var(--e-global-color-primary);
}
.label_c0af .active_stale_9c75 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_9fde .header_cold_51d8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.orange_9fde .slider-5576 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.orange_9fde .text_59bf:hover .header_cold_51d8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.orange_9fde
  .text_59bf:hover
  .slider-5576 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row_6c0e .progress-hard-408f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row_6c0e .focused_63f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-focused-80c4 .bright_6872 .accent-7c81 {
  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);
}
.tertiary-focused-80c4 .component-liquid-92ca .accent-7c81 {
  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);
}
.shadow_b533 .narrow-452f {
  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);
}
.column_8aa3 .dim-6678 .caption-0f8f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_8aa3 .dim-6678 .caption-0f8f {
  background-color: var(--e-global-color-secondary);
}
.column_8aa3 .info_slow_ae3e .caption-0f8f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_8aa3 .info_slow_ae3e .caption-0f8f {
  background-color: var(--e-global-color-secondary);
}
.column_8aa3 .hard-ce47 .mask-cold-c9f8 {
  background-color: var(--e-global-color-primary);
}
.column_8aa3 .hard-ce47:hover .mask-cold-c9f8 {
  background-color: var(--e-global-color-secondary);
}
.column_8aa3 .pink-242e {
  background-color: var(--e-global-color-primary);
}
.column_8aa3 .pink-242e:hover {
  background-color: var(--e-global-color-accent);
}
.column_8aa3 .content_6ca9 li span {
  background-color: var(--e-global-color-text);
}
.column_8aa3 .content_6ca9 li span:hover {
  background-color: var(--e-global-color-primary);
}
.column_8aa3 .content_6ca9 li.layout-soft-0dc1 span {
  background-color: var(--e-global-color-accent);
}
.aside_red_8975 .content-upper-b4b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_red_8975 .highlight_dynamic_209a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-6bbb .hero-9357:before {
  background-color: var(--e-global-color-secondary);
}
.tertiary-6bbb .hover-wide-fe59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-6bbb .main-0e29 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-1f8b .pagination_a4d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-1f8b .pagination_a4d3:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-1f8b .pagination_a4d3.fn-active-9a6a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-1f8b .smooth_7d5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-1f8b .description-6eab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-1f8b .hover_complex_beb4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-1f8b .soft_6d07 {
  background-color: var(--e-global-color-primary);
}
.nav-1f8b .soft_6d07 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav-1f8b .sort-last-0df4 {
  background-color: var(--e-global-color-primary);
}
.nav-1f8b .sort-last-0df4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid_71a8 .gradient_b206 .element_hot_78bd a {
  color: var(--e-global-color-secondary);
}
.fluid_71a8 .gradient_b206 .element_hot_78bd a:hover {
  color: var(--e-global-color-secondary);
}
.fluid_71a8 .gradient_b206 .element_hot_78bd,
.fluid_71a8 .gradient_b206 .element_hot_78bd a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_71a8 .gradient_b206 .focused_e2a7 {
  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);
}
.fluid_71a8 .gradient_b206 .slider_clean_0d5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_71a8 .gradient_b206 .outer_4be1 {
  background-color: var(--e-global-color-primary);
}
.fluid_71a8 .gradient_b206 .outer_4be1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_71a8 .gradient_b206 .outer_4be1:hover {
  background-color: var(--e-global-color-primary);
}
.fluid_71a8 .gradient_b206 .black_d812 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid_71a8 .gradient_b206 .black_d812 {
  background-color: var(--e-global-color-primary);
}
.fluid_71a8 .gradient_b206 .black_d812:hover {
  background-color: var(--e-global-color-primary);
}
.fluid_71a8 .gradient_b206 .pink-242e {
  background-color: var(--e-global-color-primary);
}
.fluid_71a8 .gradient_b206 .pink-242e:hover {
  background-color: var(--e-global-color-primary);
}
.fluid_71a8 .table_80d9 .content_6ca9 li span {
  background-color: var(--e-global-color-text);
}
.fluid_71a8 .table_80d9 .content_6ca9 li span:hover {
  background-color: var(--e-global-color-primary);
}
.fluid_71a8 .table_80d9 .content_6ca9 li.layout-soft-0dc1 span {
  background-color: var(--e-global-color-accent);
}
.fluid_71a8 .input-first-a887 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_71a8 .logo_e9bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_small_0a52 .highlight_bottom_2b6b .center-f405 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_small_0a52 .highlight_bottom_2b6b .tabs_dirty_c004 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_small_0a52 .highlight_bottom_2b6b .dropdown_simple_d00e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-new-1c97 .brown-391d {
  border-color: var(--e-global-color-text);
}
.secondary-new-1c97 .notification_stale_a87d {
  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);
}
.secondary-new-1c97 .link_8e8b {
  color: var(--e-global-color-secondary);
}
.secondary-new-1c97 .link_8e8b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-new-1c97 .info-d070 > * {
  color: var(--e-global-color-primary);
}
.secondary-new-1c97 .info-d070 > * svg {
  fill: var(--e-global-color-primary);
}
.secondary-new-1c97 .thumbnail-cd39 {
  color: var(--e-global-color-primary);
}
.secondary-new-1c97 .thumbnail-cd39 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-new-1c97 .shadow_middle_402d {
  color: var(--e-global-color-primary);
}
.secondary-new-1c97 .shadow_middle_402d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-new-1c97 .aside_green_330e {
  color: var(--e-global-color-primary);
}
.secondary-new-1c97 .aside_green_330e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-new-1c97 .active-dfd9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-new-1c97 .footer_3e45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-new-1c97 .footer_3e45.module-e7e4 {
  color: var(--e-global-color-secondary);
}
.secondary-new-1c97 .footer_3e45.module-e7e4 .light_151e {
  color: var(--e-global-color-accent);
}
.secondary-new-1c97 .footer_3e45.stone_c493 {
  color: var(--e-global-color-text);
}
.secondary-new-1c97 .footer_3e45.stone_c493 .light_151e {
  color: var(--e-global-color-text);
}
.secondary-new-1c97 .footer_3e45:before {
  border-top-color: var(--e-global-color-text);
}
.secondary-new-1c97 .logo_wood_466a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-new-1c97
  .logo_wood_466a
  .first_61e0 {
  background-color: var(--e-global-color-primary);
}
.secondary-new-1c97
  .logo_wood_466a
  .first_61e0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-new-1c97 .brown-391d .mask-complex-87df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-upper-eb55 .feature-dafc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-upper-eb55 .layout-6bfe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-f4bf .image_167c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-f4bf
  .basic-2182
  .highlight-2dc2 {
  background-color: var(--e-global-color-secondary);
}
.title-f4bf
  .basic-2182.summary-wide-da65
  .highlight-2dc2 {
  background-color: var(--e-global-color-text);
}
.title-f4bf
  .basic-2182:hover
  .highlight-2dc2 {
  background-color: var(--e-global-color-accent);
}
.title-f4bf
  .basic-2182.fn-active-9a6a
  .highlight-2dc2 {
  background-color: var(--e-global-color-primary);
}
.label_red_aa31 .tooltip-new-f79a {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.label_red_aa31 .cold_4a57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_red_aa31 .table_6808 {
  background-color: var(--e-global-color-primary);
}
.label_red_aa31 .table_6808 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-green-eaa8 .easy-080b .nav_rough_de65 .media_6280 {
  background-color: var(--e-global-color-secondary);
}
.layout-green-eaa8 .easy-080b .shadow_af30:after {
  background-color: var(--e-global-color-secondary);
}
.layout-green-eaa8 .short_9b81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-green-eaa8 .lower-1a16 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-green-eaa8 .active-2c0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-green-eaa8 .pink-12e5 {
  background-color: var(--e-global-color-primary);
}
.layout-green-eaa8 .pink-12e5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-green-eaa8 .dropdown_da55 {
  background-color: var(--e-global-color-secondary);
}
.layout-green-eaa8 .dropdown_da55 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-green-eaa8 .easy-080b .chip_2444 .progress_a295:hover {
  background-color: var(--e-global-color-primary);
}
.layout-green-eaa8
  .easy-080b
  .chip_2444
  .progress_a295.small-e396 {
  background-color: var(--e-global-color-primary);
}
.layout-green-eaa8 .easy-080b .slider-complex-8a4b:before {
  border-color: var(--e-global-color-primary);
}
.layout-green-eaa8 .easy-080b .slider-complex-8a4b:hover:before {
  border-color: var(--e-global-color-secondary);
}
.layout-green-eaa8
  .easy-080b
  .slider-complex-8a4b.accent-hard-78c3:before {
  border-color: var(--e-global-color-primary);
}
.layout-green-eaa8 .last_9526 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-ab54 .status-simple-d279 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-ab54 .status-simple-d279:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-ab54 .status-simple-d279.dim-5871 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-ab54 .dim_e554 {
  background-color: var(--e-global-color-primary);
}
.element-ab54 .dim_e554 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-ab54
  .column_6006
  .stale-afc7
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-ab54
  .thumbnail_huge_cb59
  .stale-afc7
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-next-37a2
  .banner_9529
  .south-cc1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-next-37a2
  .banner_9529
  .grid_718a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-next-37a2 .header-complex-d9e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-next-37a2 .upper-e3dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-next-37a2 .dirty_7c1e {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-next-37a2 .dirty_7c1e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-2d5f .dropdown_1e0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-2d5f .outer_6167 {
  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);
}
.alert-2d5f .active_bottom_31e9 {
  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);
}
.alert-2d5f .active_bottom_31e9 a:hover {
  color: var(--e-global-color-secondary);
}
.alert-2d5f .breadcrumb-full-05e6 {
  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);
}
.alert-2d5f .panel_8a98 {
  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);
}
.alert-2d5f .west_f5a1 .pink-242e {
  background-color: var(--e-global-color-primary);
}
.alert-2d5f .west_f5a1 .pink-242e:hover {
  background-color: var(--e-global-color-accent);
}
.alert-2d5f
  .west_f5a1
  .content_6ca9
  li
  span {
  background-color: var(--e-global-color-text);
}
.alert-2d5f
  .west_f5a1
  .content_6ca9
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.alert-2d5f
  .west_f5a1
  .content_6ca9
  li.layout-soft-0dc1
  span {
  background-color: var(--e-global-color-accent);
}
.secondary-aa2f
  .narrow_1ba7
  .caption_e21a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-aa2f .narrow_1ba7 .focused_498a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-aa2f .narrow_1ba7 .label-down-d0e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-aa2f .steel-d6eb {
  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);
}
.secondary-aa2f
  .search_3ca8.narrow-39a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale_3f37
  > .menu-be1b
  > div
  > .image-wide-6b77
  > .breadcrumb_0135
  > a {
  background-color: var(--e-global-color-text);
}
.stale_3f37
  > .menu-be1b
  > div
  > .image-wide-6b77
  > .breadcrumb_0135
  > a
  .pressed_d8e0.primary-bright-ade6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale_3f37
  > .menu-be1b
  > div
  > .image-wide-6b77
  > .breadcrumb_0135
  > a
  .description_middle_411e.element-large-12a4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale_3f37
  > .menu-be1b
  > div
  > .image-wide-6b77
  > .breadcrumb_0135
  > .popup_7003
  .breadcrumb_0135
  > a {
  background-color: var(--e-global-color-secondary);
}
.stale_3f37
  > .menu-be1b
  > div
  > .image-wide-6b77
  > .breadcrumb_0135
  > .popup_7003
  .breadcrumb_0135
  > a
  .hero-5dc1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale_3f37
  > .menu-be1b
  > div
  > .image-wide-6b77
  > .breadcrumb_0135
  > .popup_7003
  .breadcrumb_0135
  > a
  .description_middle_411e.column_e497 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale_3f37
  > .menu-be1b
  > div
  > .image-wide-6b77
  > .breadcrumb_0135
  > a
  .paper_15ab:before {
  color: var(--e-global-color-text);
}
.stale_3f37
  > .menu-be1b
  > div
  > .image-wide-6b77
  > .breadcrumb_0135
  > .popup_7003
  a
  .paper_15ab:before {
  color: var(--e-global-color-text);
}
.stale_3f37
  > .menu-be1b
  > div
  > .image-wide-6b77
  > .breadcrumb_0135.next_c173
  > a
  .paper_15ab:before {
  color: var(--e-global-color-text);
}
.stale_3f37
  > .menu-be1b
  > div
  > .image-wide-6b77
  > .breadcrumb_0135
  > .popup_7003
  .breadcrumb_0135.next_c173
  > a
  .paper_15ab:before {
  color: var(--e-global-color-text);
}
.stale_3f37
  > .menu-be1b
  > div
  > .image-wide-6b77
  > .breadcrumb_0135
  > a
  .solid_86d4
  .caption_mini_3814 {
  color: var(--e-global-color-text);
}
.stale_3f37
  > .menu-be1b
  > div
  > .image-wide-6b77
  > .breadcrumb_0135
  > .popup_7003
  a
  .solid_86d4
  .caption_mini_3814 {
  color: var(--e-global-color-text);
}
.stale_3f37
  > .menu-be1b
  > div
  > .image-wide-6b77
  > .breadcrumb_0135
  > a
  .solid_86d4
  .caption_mini_3814,
.stale_3f37
  > .menu-be1b
  > div
  > .image-wide-6b77
  > .breadcrumb_0135
  > .popup_7003
  a
  .solid_86d4
  .caption_mini_3814 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale_3f37
  > .menu-be1b
  > div
  > .image-wide-6b77
  > .breadcrumb_0135
  > a
  .table_b5af:before {
  color: var(--e-global-color-text);
}
.stale_3f37
  > .menu-be1b
  > div
  > .image-wide-6b77
  > .breadcrumb_0135
  > .popup_7003
  a
  .table_b5af:before {
  color: var(--e-global-color-text);
}
.stale_3f37
  > .menu-be1b
  > div
  > .image-wide-6b77
  > .breadcrumb_0135.next_c173
  > a
  .table_b5af:before {
  color: var(--e-global-color-text);
}
.stale_3f37
  > .menu-be1b
  > div
  > .image-wide-6b77
  > .breadcrumb_0135
  > .popup_7003
  .breadcrumb_0135.next_c173
  > a
  .table_b5af:before {
  color: var(--e-global-color-text);
}
.item-9374 .photo_745a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item-9374
  .text_5e84:hover
  .photo_745a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-tiny-7a5c
  > .menu-be1b
  > .column_f9d9
  > .middle_f033
  > .thumbnail_medium_1afe
  > .highlight_rough_e626
  .hero_huge_d79a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-tiny-7a5c
  > .menu-be1b
  > .column_f9d9
  > .middle_f033
  > .thumbnail_medium_1afe
  > .highlight_rough_e626:hover
  .hero_huge_d79a {
  color: var(--e-global-color-text);
}
.widget-tiny-7a5c
  > .menu-be1b
  > .column_f9d9
  > .middle_f033
  > .thumbnail_medium_1afe
  > .highlight_rough_e626:hover
  .hero_huge_d79a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-tiny-7a5c
  > .menu-be1b
  > .column_f9d9
  > .middle_f033
  > .thumbnail_medium_1afe.caption_30a2
  > .highlight_rough_e626
  .hero_huge_d79a {
  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);
}
.focus-simple-da63 .texture-dbbd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-simple-da63 .grid-old-8ae1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-simple-da63 .icon-lower-7aa8 {
  background-color: var(--e-global-color-primary);
}
.focus-simple-da63 .icon-lower-7aa8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale_58df
  > .menu-be1b
  > .notice-tiny-f320
  > .frame_38c0
  > .nav_advanced_81f5
  .primary_7272 {
  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);
}
.stale_58df
  > .menu-be1b
  > .notice-tiny-f320
  > .frame_38c0
  > .nav_advanced_81f5
  .disabled-selected-1c90 {
  color: var(--e-global-color-text);
}
.stale_58df
  > .menu-be1b
  > .notice-tiny-f320
  > .frame_38c0
  > .nav_advanced_81f5:hover
  .primary_7272 {
  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);
}
.stale_58df
  > .menu-be1b
  > .notice-tiny-f320
  > .frame_38c0
  > .nav_advanced_81f5:hover
  .disabled-selected-1c90 {
  color: var(--e-global-color-secondary);
}
.stale_58df
  > .menu-be1b
  > .notice-tiny-f320
  > .frame_38c0
  > .nav_advanced_81f5.advanced-b2ef
  .primary_7272 {
  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);
}
.stale_58df
  > .menu-be1b
  > .notice-tiny-f320
  > .frame_38c0
  > .nav_advanced_81f5.advanced-b2ef
  .disabled-selected-1c90 {
  color: var(--e-global-color-primary);
}
.pro_4b1c
  .mini-74c6
  .filter_3c79 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro_4b1c .widget-glass-a8fb .mask-complex-87df .description-fresh-ecf3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-tall-77d3 .dropdown-a065 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-tall-77d3 .bronze-a43e .dropdown-a065 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-tall-77d3 .status-solid-2804 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-tall-77d3 .status-solid-2804 {
  background-color: var(--e-global-color-primary);
}
.text_short_d27b .main-ab1e .background-orange-2820 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_short_d27b
  .main-ab1e:hover
  .breadcrumb_b4b6 {
  color: var(--e-global-color-secondary);
}
.text_short_d27b
  .main-ab1e:hover
  .background-orange-2820 {
  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);
}
.media_f34f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.steel-d261 {
  flex-direction: column;
}

.steel-d261 .grid_plasma_5d4f {
  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.steel-d261 .grid_plasma_5d4f {
  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);
}

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

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

.breadcrumb_7e9b.top-d895 {
  display: none;
}

.column-3fd2 {
  display: none;
}

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

.in_23a8.first-7144 {
  margin-bottom: 40px;
  width: 100%;
}

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

.steel-d261 a {
  width: 100%;
}

.hero-7ee4 .item_gas_2a1a.up-924f {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.hero-7ee4
  .item_gas_2a1a.hover_black_425f
  .title_complex_21df
  .summary-cb9b {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.tertiary-7e3a.background_iron_9e9e > .primary_9bc9 {
  display: flex;
  align-items: center;
}

.surface-tiny-0838 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.slow-57be {
  position: relative;
  width: 100%;
}

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

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

.box-active-4a05 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

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

.modal-2e02 {
  display: flex;
  gap: 50px;
}

.hero-7ee4
  .item_gas_2a1a.widget_06ba
  .table_b9d8
  .full_875b {
  width: 100% !important;
}

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

.surface-1497 {
  width: 100%;
}

.block-38f8 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.fast-e2f2 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.frame-0b45 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.fast-e2f2:hover .detail_west_bbe8 {
  visibility: visible;
}
.fast-e2f2:hover.fast-e2f2::before {
  display: block;
}

.info_steel_c9df h3 {
  color: #fff;
}

.card_2dd0 {
  margin: 0;
}

.hero-7ee4
  .item_gas_2a1a.widget_06ba
  .full_875b
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.block-6955 {
  width: 100%;
}

.border-400e {
  width: 100%;
}

.gallery-bright-5577 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.border-400e {
  width: 100%;
}

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

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

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

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

.steel-d261 .grid_plasma_5d4f.focused_6327 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.steel-d261 h1.grid_plasma_5d4f {
  margin-top: 80px !important;
}

.hero-7ee4 .item_gas_2a1a.gold-09b3 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.up_7668 img {
  width: 100%;
}

.container_dim_8ec8 .list_73ad.title_complex_21df {
  justify-content: space-between;
}

.footer_north_da63 {
  display: none;
}

.input_4fde .main_3c67 {
  margin: 1px 0 !important;
}

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

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

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

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

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

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

  .container_dim_8ec8 .list_73ad.title_complex_21df {
    border-bottom: 1px solid #f0c159;
  }

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

  .tertiary-7e3a.background_iron_9e9e > .primary_9bc9 {
    gap: 15px;
    justify-content: space-between;
  }

  .hero-7ee4
    .item_gas_2a1a.widget_06ba
    .full_875b
    img {
    width: 60% !important;
  }

  .lite_3002 {
    left: 2%;
  }

  .accent_soft_c42c {
    margin: 10px 0;
  }

  .steel-d261 .main_3c67 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.steel-d261 .grid_plasma_5d4f,
  .steel-d261 .grid_plasma_5d4f {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .full_875b {
    justify-content: center;
  }

  .steel-d261 .main_3c67 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .thumbnail-dark-9007 {
    margin-bottom: 15px !important;
  }

  .hero-7ee4 .item_gas_2a1a.up-924f {
    width: 75% !important;
  }

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

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

  h2.steel-d261 .grid_plasma_5d4f,
  .steel-d261 .grid_plasma_5d4f {
    font-size: 30px !important;
  }

  .full_875b {
    justify-content: center;
  }

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

  .paragraph_25bd
    .table_9c28.detail-9bc2 {
    margin: 0 !important;
  }

  .surface-tiny-0838 {
    margin: 0;
    gap: 10px;
  }

  .accent_soft_c42c {
    display: flex;
  }

  .container-advanced-7018 .tag_28c2 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .gallery-bright-5577 {
    justify-content: flex-end;
    gap: 1px;
  }

  .steel-d261 h1.grid_plasma_5d4f {
    margin-top: 40px !important;
  }

  .hero-7ee4
    .item_gas_2a1a.widget_06ba
    .full_875b
    img,
  .icon_large_53f2 .table_b9d8 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .hero-7ee4 .item_gas_2a1a.up-924f {
    width: 100% !important;
  }

  .tertiary-7e3a.background_iron_9e9e > .primary_9bc9 {
    gap: 3px;
  }

  .steel-d261 .main_3c67 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.container_dim_8ec8 .list_73ad.title_complex_21df: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .container_dim_8ec8 .list_73ad.title_complex_21df {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .steel-d261 .grid_plasma_5d4f {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .tag_28c2 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.module-center-b4af .surface-d2be {
  flex-shrink: 0;
  white-space: nowrap;
}

.module-center-b4af .feature-61c7 {
  flex-shrink: 0;
  min-width: fit-content;
}

.module-center-b4af .summary-cb9b {
  white-space: nowrap;
}

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

.module-center-b4af {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.module-center-b4af .surface-d2be {
  max-width: 80px !important;
}

.module-center-b4af .feature-61c7 {
  max-width: 80px !important;
  overflow: hidden;
}

.module-center-b4af .list_73ad.title_complex_21df {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.module-center-b4af .summary-cb9b {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: f5d7 */
.phantom-card-l4 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.3;
}
