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(.title_d773) {
  gap: 0.5em;
}
:where(.white-3700) {
  gap: 0.5em;
}
body .logo_selected_3058 > .accordion_rough_89d4 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .logo_selected_3058 > .alert_motion_c5c6 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .logo_selected_3058 > .breadcrumb-0b79 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .nav_top_faae > .accordion_rough_89d4 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .nav_top_faae > .alert_motion_c5c6 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .nav_top_faae > .breadcrumb-0b79 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .nav_top_faae
  > :where(:not(.accordion_rough_89d4):not(.alert_motion_c5c6):not(.pressed-fa8f)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .nav_top_faae > .carousel-6a03 {
  max-width: var(--wp--style--global--wide-size);
}
body .title_d773 {
  display: flex;
}
body .title_d773 {
  flex-wrap: wrap;
  align-items: center;
}
body .title_d773 > * {
  margin: 0;
}
body .white-3700 {
  display: grid;
}
body .white-3700 > * {
  margin: 0;
}
:where(.orange-4735.title_d773) {
  gap: 2em;
}
:where(.orange-4735.white-3700) {
  gap: 2em;
}
:where(.badge_advanced_db61.title_d773) {
  gap: 1.25em;
}
:where(.badge_advanced_db61.white-3700) {
  gap: 1.25em;
}
.overlay_e4b2 {
  color: var(--wp--preset--color--black) !important;
}
.summary-47b5 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.element-8f43 {
  color: var(--wp--preset--color--white) !important;
}
.block-4872 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.shade-east-3d88 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.accent_down_de5f {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.form-97ee {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tall_a376 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.fixed_ebc8 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.blue-4050 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.progress_3068 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.description-orange-3524 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.pattern_pink_a4d7 {
  background-color: var(--wp--preset--color--black) !important;
}
.alert-hard-18a8 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.image_red_5554 {
  background-color: var(--wp--preset--color--white) !important;
}
.notification_west_1051 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.alert_377b {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.hidden-blue-28c3 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.notification-6e42 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.chip-b85f {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.out-c3b4 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.cold-ff60 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.selected_0b9a {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.pink-e024 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.dirty_e3ef {
  border-color: var(--wp--preset--color--black) !important;
}
.down_70d5 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.summary_18cc {
  border-color: var(--wp--preset--color--white) !important;
}
.gas_e48c {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.large-3cd0 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.aside-rough-a9ea {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.grid-south-acc3 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.container_a610 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.header_5f0e {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.texture-under-1ffa {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.static-4484 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.orange-5a00 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.black_6861 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.article_green_71a5 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.image-d0a1 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.full-59a3 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.info-basic-3a60 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.white_07b7 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.status_pink_89cb {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.breadcrumb-dirty-8891 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.dropdown_smooth_66a6 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.glass-f31e {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.silver_8b33 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.center_dea6 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.focus_tiny_dd0a {
  font-size: var(--wp--preset--font-size--small) !important;
}
.gold-2b49 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.input_d6d1 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.stale-06db {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.advanced_d398 a:where(:not(.new_bf4c)) {
  color: inherit;
}
:where(.badge_advanced_db61.title_d773) {
  gap: 1.25em;
}
:where(.badge_advanced_db61.white-3700) {
  gap: 1.25em;
}
:where(.orange-4735.title_d773) {
  gap: 2em;
}
:where(.orange-4735.white-3700) {
  gap: 2em;
}
.article_light_a710 {
  font-size: 1.5em;
  line-height: 1.6;
}

.in-a06f .badge-db8f {
  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);
}
.narrow-f369 .layout_first_5be2 {
  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);
}
.card_focused_d26b {
  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);
}
.card_focused_d26b.accordion_hard_1b47 .row_27d9 {
  background-color: var(--e-global-color-primary);
}
.card_focused_d26b.selected_79cf .row_27d9,
.card_focused_d26b.liquid-e453 .row_27d9 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.cool_0175 .breadcrumb-5079 {
  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);
}
.accent-fixed-656c {
  --divider-color: var(--e-global-color-secondary);
}
.accent-fixed-656c .header-in-5234 {
  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);
}
.accent-fixed-656c.table-south-4e24 .plasma-76b5 {
  background-color: var(--e-global-color-secondary);
}
.accent-fixed-656c.fixed-e6e5 .plasma-76b5,
.accent-fixed-656c.fluid_7a9d .plasma-76b5 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.accent-fixed-656c.fixed-e6e5 .plasma-76b5,
.accent-fixed-656c.fluid_7a9d .plasma-76b5 svg {
  fill: var(--e-global-color-secondary);
}
.header_4889 .texture-d590 {
  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);
}
.header_4889 .hero-ac1a {
  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);
}
.small-48c6.table-south-4e24 .plasma-76b5 {
  background-color: var(--e-global-color-primary);
}
.small-48c6.fixed-e6e5 .plasma-76b5,
.small-48c6.fluid_7a9d .plasma-76b5 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.small-48c6.fixed-e6e5 .plasma-76b5,
.small-48c6.fluid_7a9d .plasma-76b5 svg {
  fill: var(--e-global-color-primary);
}
.mini_3167.table-south-4e24 .plasma-76b5 {
  background-color: var(--e-global-color-primary);
}
.mini_3167.fixed-e6e5 .plasma-76b5,
.mini_3167.fluid_7a9d .plasma-76b5 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.mini_3167 .selected-bf88 {
  color: var(--e-global-color-primary);
}
.mini_3167 .selected-bf88,
.mini_3167 .selected-bf88 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini_3167 .backdrop-brown-4444 {
  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);
}
.info-dc6b .photo-132b {
  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);
}
.lite-b55b .tag_purple_3441 .article_6dcd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_3b0a .panel_6908:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.element_3b0a .smooth_3dad i {
  color: var(--e-global-color-primary);
}
.element_3b0a .smooth_3dad svg {
  fill: var(--e-global-color-primary);
}
.element_3b0a .pink_c2bf {
  color: var(--e-global-color-secondary);
}
.element_3b0a .panel_6908 > .pink_c2bf,
.element_3b0a .panel_6908 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_fixed_4308 .row_41f7 {
  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);
}
.paragraph_fixed_4308 .red_7f0c {
  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);
}
.avatar_iron_0b18 .block_plasma_d489 .avatar_7223 {
  background-color: var(--e-global-color-primary);
}
.avatar_iron_0b18 .heading_906e {
  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_bc23 .hidden_0398 {
  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_bc23 .footer-17c1 {
  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_bc23 .content-upper-f106 {
  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);
}
.bright_f7a4 .wrapper_north_7cdc,
.bright_f7a4 .wrapper_north_7cdc a {
  color: var(--e-global-color-primary);
}
.bright_f7a4 .wrapper_north_7cdc.dropdown_silver_210e,
.bright_f7a4 .wrapper_north_7cdc.dropdown_silver_210e a {
  color: var(--e-global-color-accent);
}
.bright_f7a4 .wrapper_north_7cdc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright_f7a4 .green-7e19 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-8b3d .complex_5f5c,
.shade-8b3d .main_c94d {
  color: var(--e-global-color-primary);
}
.shade-8b3d .complex_5f5c svg {
  fill: var(--e-global-color-primary);
}
.shade-8b3d .dropdown_silver_210e .complex_5f5c,
.shade-8b3d .dropdown_silver_210e .main_c94d {
  color: var(--e-global-color-accent);
}
.shade-8b3d .dropdown_silver_210e .complex_5f5c svg {
  fill: var(--e-global-color-accent);
}
.shade-8b3d .main_c94d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-8b3d .green-7e19 {
  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-rough-0192 .slider_inner_a8e0,
.sort-rough-0192 .article_8bbc {
  color: var(--e-global-color-primary);
}
.sort-rough-0192 .article_8bbc svg {
  fill: var(--e-global-color-primary);
}
.sort-rough-0192 .wrapper_north_7cdc.dropdown_silver_210e a,
.sort-rough-0192
  .wrapper_north_7cdc.dropdown_silver_210e
  .article_8bbc {
  color: var(--e-global-color-accent);
}
.sort-rough-0192 .slider_inner_a8e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-rough-0192 .green-7e19 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_8b19 .pressed-b161 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_8b19 .header-08a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-hard-f4bb .brown_63df .nav_dynamic_acb5 {
  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);
}
.content-hard-f4bb .brown_63df .black-1f74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-hard-f4bb .hover_green_07db .nav_dynamic_acb5 {
  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);
}
.content-hard-f4bb
  .hover_green_07db
  .black-1f74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-hard-f4bb
  .row-c606
  .nav_dynamic_acb5 {
  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);
}
.content-hard-f4bb
  .row-c606
  .black-1f74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-hard-f4bb
  .soft-1f92
  .nav_dynamic_acb5 {
  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);
}
.content-hard-f4bb
  .soft-1f92
  .black-1f74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple_4c93 .short-4aa4 {
  background-color: var(--e-global-color-primary);
}
.simple_4c93 .short-4aa4:hover {
  background-color: var(--e-global-color-primary);
}
.simple_4c93 .caption-pink-4545 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_4c93
  .short-4aa4:hover
  .caption-pink-4545 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-2160 .red_202f {
  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);
}
.bottom_8fb7 .secondary-east-ccce .upper_5d68 a {
  background-color: var(--e-global-color-accent);
}
.bottom_8fb7 .secondary-east-ccce .icon_011c a {
  background-color: var(--e-global-color-accent);
}
.bottom_8fb7 .secondary-east-ccce .upper_5d68 a,
.bottom_8fb7 .secondary-east-ccce .icon_011c a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_top_567f
  .east_f08a.avatar-6b92
  .secondary-east-ccce
  a.gold_d839 {
  background-color: var(--e-global-color-accent);
}
.notice_top_567f
  .east_f08a.avatar-6b92
  .secondary-east-ccce
  span.gold_d839.fn-current-c0a4 {
  background-color: var(--e-global-color-text);
}
.notice_top_567f
  .east_f08a.avatar-6b92
  .secondary-east-ccce
  .gold_d839 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-over-7ed6 .column-3d06 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-over-7ed6
  .element-last-0eea
  > .mini_451f
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-over-7ed6
  .picture_d2b3
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-over-7ed6
  .detail-soft-4b6e
  .hidden-0ba0,
.texture-over-7ed6
  .detail-soft-4b6e
  .paper_69f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-over-7ed6
  .detail-soft-4b6e
  .summary_dd97,
.texture-over-7ed6
  .detail-soft-4b6e
  a
  .summary_dd97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-over-7ed6
  .detail-soft-4b6e
  .paragraph-f0c4 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-over-7ed6
  .detail-soft-4b6e
  .container_middle_48fe {
  background-color: var(--e-global-color-primary);
}
.texture-over-7ed6
  .detail-soft-4b6e
  .container_middle_48fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-over-7ed6
  .detail-soft-4b6e
  .container_middle_48fe:hover {
  background-color: var(--e-global-color-primary);
}
.texture-over-7ed6
  .detail-soft-4b6e
  .grid_short_4db6 {
  background-color: var(--e-global-color-primary);
}
.texture-over-7ed6
  .detail-soft-4b6e
  .grid_short_4db6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-over-7ed6
  .detail-soft-4b6e
  .grid_short_4db6:hover {
  background-color: var(--e-global-color-primary);
}
.texture-over-7ed6
  .photo_over_c4bf
  .info-north-97bf
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-over-7ed6
  .photo_over_c4bf
  .white_b9eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-over-7ed6
  .photo_over_c4bf
  .paragraph-f0c4 {
  color: var(--e-global-color-text);
}
.texture-over-7ed6
  .photo_over_c4bf
  .paragraph-f0c4
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-over-7ed6
  .photo_over_c4bf
  .container_middle_48fe {
  background-color: var(--e-global-color-primary);
}
.texture-over-7ed6
  .photo_over_c4bf
  .container_middle_48fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-over-7ed6
  .photo_over_c4bf
  .container_middle_48fe:hover {
  background-color: var(--e-global-color-primary);
}
.texture-over-7ed6
  .photo_over_c4bf
  .grid_short_4db6 {
  background-color: var(--e-global-color-primary);
}
.texture-over-7ed6
  .photo_over_c4bf
  .grid_short_4db6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-over-7ed6
  .photo_over_c4bf
  .grid_short_4db6:hover {
  background-color: var(--e-global-color-primary);
}
.texture-over-7ed6 .image-ef8e {
  background-color: var(--e-global-color-primary);
}
.texture-over-7ed6 .image-ef8e:hover {
  background-color: var(--e-global-color-primary);
}
.texture-over-7ed6 .clean_1cf6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-over-7ed6 .new-a97c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_b8e5 .highlight_a49a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_b8e5
  .accent_complex_12b8
  > div:nth-child(3)
  .highlight_a49a,
.active_b8e5
  .notice_b6aa
  > div:nth-child(1)
  .highlight_a49a,
.active_b8e5
  .banner-f35e
  > div:nth-child(1)
  .highlight_a49a,
.active_b8e5
  .middle-7bdf
  > div:nth-child(1)
  .highlight_a49a,
.active_b8e5
  .thumbnail-21e4
  > div:nth-child(1)
  .highlight_a49a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_b8e5 .pink_d432 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_b8e5 .accordion_f356 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_b8e5 .aside-0234 {
  background-color: var(--e-global-color-primary);
}
.active_b8e5 .aside-0234 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_b8e5 .aside-0234:hover {
  background-color: var(--e-global-color-primary);
}
.active_b8e5 .pagination-00aa {
  background-color: var(--e-global-color-primary);
}
.active_b8e5 .pagination-00aa:hover {
  background-color: var(--e-global-color-primary);
}
.active_b8e5 .clean_1cf6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_b8e5 .new-a97c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_1712 .picture_e0e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_1712 .border_febe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_1712 .hidden_down_8f89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_1712 .alert-old-c4c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_1712 .tertiary_in_92b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_1712 .pagination-00aa {
  background-color: var(--e-global-color-primary);
}
.filter_1712 .pagination-00aa:hover {
  background-color: var(--e-global-color-primary);
}
.sort-b443 .avatar-down-cc6a {
  background-color: var(--e-global-color-secondary);
}
.sort-b443 .primary-dim-b188 {
  background-color: var(--e-global-color-text);
}
.sort-b443 .modal_7f1a {
  background-color: var(--e-global-color-secondary);
}
.sort-b443 .overlay_motion_0cc0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-b443 .purple_797f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-b443 .easy_9dc1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-b443 .tertiary-bronze-11cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-b443 .slow-9a25 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_5ffb .title-a2fd .brown_04ed,
.carousel_5ffb
  .title-a2fd
  .brown_04ed
  a,
.carousel_5ffb .shadow-6e9d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_5ffb .title-a2fd .media_666b,
.carousel_5ffb .hot_8d8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_5ffb .title-a2fd .media_666b {
  color: var(--e-global-color-text);
}
.carousel_5ffb .hot_8d8d {
  color: var(--e-global-color-text);
}
.carousel_5ffb
  .title-a2fd
  .middle_7d88 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_5ffb .north-30c0 .status_warm_f15d {
  background-color: var(--e-global-color-primary);
}
.carousel_5ffb .north-30c0 .status_warm_f15d:hover {
  background-color: var(--e-global-color-primary);
}
.carousel_5ffb .north-30c0 .column-3274 li span {
  background-color: var(--e-global-color-text);
}
.carousel_5ffb .north-30c0 .column-3274 li span:hover {
  background-color: var(--e-global-color-primary);
}
.carousel_5ffb
  .north-30c0
  .column-3274
  li.form_f0b4
  span {
  background-color: var(--e-global-color-accent);
}
.carousel_5ffb .sidebar-next-3610 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-narrow-9d93 .module-hovered-abde {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_5ad9 .info-solid-e234 {
  background-color: var(--e-global-color-primary);
}
.overlay_5ad9 .west-782e {
  background-color: var(--e-global-color-secondary);
}
.overlay_5ad9 .status-west-a008 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_5ad9 .message-2d73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_5ad9 .action_f974 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_5ad9 .complex_75a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_5ad9 .pattern_hard_c258 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_5ad9 .brown_38f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_5ad9 .cold-4007 {
  background-color: var(--e-global-color-primary);
}
.overlay_5ad9 .cold-4007 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-current-c28a .main-fd33 {
  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);
}
.notification-current-c28a .feature_liquid_22ef {
  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);
}
.notification-current-c28a
  .thumbnail_bf91:after {
  background-color: var(--e-global-color-primary);
}
.notification-current-c28a .logo_e4f0 {
  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);
}
.inner_4515 .shadow-6e9d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_4515 .hot_8d8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_da48 .sort_4ec7 .popup-c9b9 {
  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);
}
.wrapper_da48 .sort_4ec7 .shade_ecb6 {
  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_f3b6 .aside_silver_e626 {
  background-color: var(--e-global-color-primary);
}
.picture_f3b6 .form_5547 {
  background-color: var(--e-global-color-secondary);
}
.picture_f3b6 .notification_large_3fb2 .table_hard_8d93 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_f3b6 .fast-d9ff .table_hard_8d93 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall-a177 .block_4b63 .notification_dirty_788e {
  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);
}
.tall-a177 .block_4b63 .disabled_up_7092 {
  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);
}
.tall-a177 .block_4b63 .mask-glass-71b8 {
  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);
}
.dirty-5107 .picture_3bce {
  border-color: var(--e-global-color-text);
}
.dirty-5107 .avatar_f26e {
  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);
}
.dirty-5107 .outline-6d3b {
  color: var(--e-global-color-primary);
}
.dirty-5107 .form_silver_a742 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_bright_d847 .picture-glass-026d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_bright_d847 .rough_5091 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_bright_d847 .status_5106:hover .picture-glass-026d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_bright_d847
  .status_5106:hover
  .rough_5091 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_8bdd .upper-7064 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_8bdd .paragraph-c42f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-9990 .main-dim-778e .west-3fa9 {
  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);
}
.aside-9990 .text_8216 .west-3fa9 {
  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);
}
.row-95a1 .fresh-cebb {
  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);
}
.popup-easy-6a5d .texture_plasma_af70 .backdrop_smooth_ffdc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-easy-6a5d .texture_plasma_af70 .backdrop_smooth_ffdc {
  background-color: var(--e-global-color-secondary);
}
.popup-easy-6a5d .tabs-21c1 .backdrop_smooth_ffdc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-easy-6a5d .tabs-21c1 .backdrop_smooth_ffdc {
  background-color: var(--e-global-color-secondary);
}
.popup-easy-6a5d .photo-0c27 .wrapper_d170 {
  background-color: var(--e-global-color-primary);
}
.popup-easy-6a5d .photo-0c27:hover .wrapper_d170 {
  background-color: var(--e-global-color-secondary);
}
.popup-easy-6a5d .status_warm_f15d {
  background-color: var(--e-global-color-primary);
}
.popup-easy-6a5d .status_warm_f15d:hover {
  background-color: var(--e-global-color-accent);
}
.popup-easy-6a5d .column-3274 li span {
  background-color: var(--e-global-color-text);
}
.popup-easy-6a5d .column-3274 li span:hover {
  background-color: var(--e-global-color-primary);
}
.popup-easy-6a5d .column-3274 li.form_f0b4 span {
  background-color: var(--e-global-color-accent);
}
.tag_blue_8b27 .black-5f08 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_blue_8b27 .pattern-2834 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-2465 .info-df65:before {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb-2465 .nav_5fd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-2465 .container-85a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-medium-2b96 .accent_6bea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-medium-2b96 .accent_6bea:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-medium-2b96 .accent_6bea.fn-active-c0a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-medium-2b96 .sort-bfd8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-medium-2b96 .yellow_d6f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-medium-2b96 .wide-4c55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-medium-2b96 .in_c41a {
  background-color: var(--e-global-color-primary);
}
.secondary-medium-2b96 .in_c41a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-medium-2b96 .column_a617 {
  background-color: var(--e-global-color-primary);
}
.secondary-medium-2b96 .column_a617 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled-easy-e8f9 .hovered_20f3 .shade-short-4a8e a {
  color: var(--e-global-color-secondary);
}
.disabled-easy-e8f9 .hovered_20f3 .shade-short-4a8e a:hover {
  color: var(--e-global-color-secondary);
}
.disabled-easy-e8f9 .hovered_20f3 .shade-short-4a8e,
.disabled-easy-e8f9 .hovered_20f3 .shade-short-4a8e a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-easy-e8f9 .hovered_20f3 .fast-b0b4 {
  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);
}
.disabled-easy-e8f9 .hovered_20f3 .carousel-5851 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-easy-e8f9 .hovered_20f3 .shade_smooth_a6e8 {
  background-color: var(--e-global-color-primary);
}
.disabled-easy-e8f9 .hovered_20f3 .shade_smooth_a6e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-easy-e8f9 .hovered_20f3 .shade_smooth_a6e8:hover {
  background-color: var(--e-global-color-primary);
}
.disabled-easy-e8f9 .hovered_20f3 .label-6ee2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled-easy-e8f9 .hovered_20f3 .label-6ee2 {
  background-color: var(--e-global-color-primary);
}
.disabled-easy-e8f9 .hovered_20f3 .label-6ee2:hover {
  background-color: var(--e-global-color-primary);
}
.disabled-easy-e8f9 .hovered_20f3 .status_warm_f15d {
  background-color: var(--e-global-color-primary);
}
.disabled-easy-e8f9 .hovered_20f3 .status_warm_f15d:hover {
  background-color: var(--e-global-color-primary);
}
.disabled-easy-e8f9 .north-30c0 .column-3274 li span {
  background-color: var(--e-global-color-text);
}
.disabled-easy-e8f9 .north-30c0 .column-3274 li span:hover {
  background-color: var(--e-global-color-primary);
}
.disabled-easy-e8f9 .north-30c0 .column-3274 li.form_f0b4 span {
  background-color: var(--e-global-color-accent);
}
.disabled-easy-e8f9 .clean_1cf6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-easy-e8f9 .new-a97c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_4707 .stale-96e9 .huge-37dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_4707 .stale-96e9 .image_simple_995b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_4707 .stale-96e9 .liquid_2ea6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-aa9d .lite-a4b7 {
  border-color: var(--e-global-color-text);
}
.soft-aa9d .picture-a9ec {
  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);
}
.soft-aa9d .huge-d4b0 {
  color: var(--e-global-color-secondary);
}
.soft-aa9d .huge-d4b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-aa9d .carousel_yellow_d2dd > * {
  color: var(--e-global-color-primary);
}
.soft-aa9d .carousel_yellow_d2dd > * svg {
  fill: var(--e-global-color-primary);
}
.soft-aa9d .widget_silver_9a71 {
  color: var(--e-global-color-primary);
}
.soft-aa9d .widget_silver_9a71 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft-aa9d .pressed_6436 {
  color: var(--e-global-color-primary);
}
.soft-aa9d .pressed_6436 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft-aa9d .pattern-a881 {
  color: var(--e-global-color-primary);
}
.soft-aa9d .pattern-a881 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-aa9d .pink-1057 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-aa9d .form_f6d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-aa9d .form_f6d7.red_3364 {
  color: var(--e-global-color-secondary);
}
.soft-aa9d .form_f6d7.red_3364 .bronze-e3ed {
  color: var(--e-global-color-accent);
}
.soft-aa9d .form_f6d7.caption-fc04 {
  color: var(--e-global-color-text);
}
.soft-aa9d .form_f6d7.caption-fc04 .bronze-e3ed {
  color: var(--e-global-color-text);
}
.soft-aa9d .form_f6d7:before {
  border-top-color: var(--e-global-color-text);
}
.soft-aa9d .left_b435 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-aa9d
  .left_b435
  .search_soft_201d {
  background-color: var(--e-global-color-primary);
}
.soft-aa9d
  .left_b435
  .search_soft_201d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.soft-aa9d .lite-a4b7 .highlight_focused_0d5e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_cfdc .feature_8d0b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_cfdc .accent-dirty-7b1a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_ac7d .pattern-0f27 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_ac7d
  .complex-2784
  .slider-f6e3 {
  background-color: var(--e-global-color-secondary);
}
.simple_ac7d
  .complex-2784.popup_20df
  .slider-f6e3 {
  background-color: var(--e-global-color-text);
}
.simple_ac7d
  .complex-2784:hover
  .slider-f6e3 {
  background-color: var(--e-global-color-accent);
}
.simple_ac7d
  .complex-2784.fn-active-c0a4
  .slider-f6e3 {
  background-color: var(--e-global-color-primary);
}
.sidebar_32a9 .box-right-711d {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.sidebar_32a9 .media-static-8323 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_32a9 .carousel-in-78fe {
  background-color: var(--e-global-color-primary);
}
.sidebar_32a9 .carousel-in-78fe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_1753 .overlay_a15c .component_action_0cdf .border-warm-92ee {
  background-color: var(--e-global-color-secondary);
}
.disabled_1753 .overlay_a15c .active_21a1:after {
  background-color: var(--e-global-color-secondary);
}
.disabled_1753 .column_hot_98a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_1753 .red-b3f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_1753 .breadcrumb_old_affd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_1753 .main-warm-750e {
  background-color: var(--e-global-color-primary);
}
.disabled_1753 .main-warm-750e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_1753 .caption_clean_43c0 {
  background-color: var(--e-global-color-secondary);
}
.disabled_1753 .caption_clean_43c0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_1753 .overlay_a15c .filter-medium-0c27 .main_iron_f84b:hover {
  background-color: var(--e-global-color-primary);
}
.disabled_1753
  .overlay_a15c
  .filter-medium-0c27
  .main_iron_f84b.notice-669f {
  background-color: var(--e-global-color-primary);
}
.disabled_1753 .overlay_a15c .grid-pink-a501:before {
  border-color: var(--e-global-color-primary);
}
.disabled_1753 .overlay_a15c .grid-pink-a501:hover:before {
  border-color: var(--e-global-color-secondary);
}
.disabled_1753
  .overlay_a15c
  .grid-pink-a501.liquid-4cde:before {
  border-color: var(--e-global-color-primary);
}
.disabled_1753 .active_fdc4 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_hard_c69c .hard_eeb5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_hard_c69c .hard_eeb5:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_hard_c69c .hard_eeb5.solid-49b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_hard_c69c .glass_d0a0 {
  background-color: var(--e-global-color-primary);
}
.card_hard_c69c .glass_d0a0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_hard_c69c
  .medium-8bc9
  .east-b4a1
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_hard_c69c
  .hard_493d
  .east-b4a1
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_c27e
  .left-60b6
  .heading_74b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_c27e
  .left-60b6
  .in-ccde {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_c27e .narrow_d345 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_c27e .alert-clean-7774 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover_c27e .module-18c2 {
  background-color: var(--e-global-color-primary);
}
.hover_c27e .module-18c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-motion-1e80 .content_4310 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-motion-1e80 .feature_22c1 {
  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);
}
.search-motion-1e80 .label-5e2a {
  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);
}
.search-motion-1e80 .label-5e2a a:hover {
  color: var(--e-global-color-secondary);
}
.search-motion-1e80 .border-steel-667d {
  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);
}
.search-motion-1e80 .shadow_c303 {
  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);
}
.search-motion-1e80 .popup-d1a8 .status_warm_f15d {
  background-color: var(--e-global-color-primary);
}
.search-motion-1e80 .popup-d1a8 .status_warm_f15d:hover {
  background-color: var(--e-global-color-accent);
}
.search-motion-1e80
  .popup-d1a8
  .column-3274
  li
  span {
  background-color: var(--e-global-color-text);
}
.search-motion-1e80
  .popup-d1a8
  .column-3274
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.search-motion-1e80
  .popup-d1a8
  .column-3274
  li.form_f0b4
  span {
  background-color: var(--e-global-color-accent);
}
.column-wood-b60e
  .plasma_b361
  .filter_7fbd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-wood-b60e .plasma_b361 .picture-lower-a37f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-wood-b60e .plasma_b361 .black-9acb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-wood-b60e .hover-yellow-4ca2 {
  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-wood-b60e
  .frame-in-4f6a.static-7859 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-2567
  > .tabs_white_51fc
  > div
  > .status_under_df75
  > .pressed-d528
  > a {
  background-color: var(--e-global-color-text);
}
.shade-2567
  > .tabs_white_51fc
  > div
  > .status_under_df75
  > .pressed-d528
  > a
  .footer-a443.link_e1e3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-2567
  > .tabs_white_51fc
  > div
  > .status_under_df75
  > .pressed-d528
  > a
  .advanced_aa7b.tertiary-3fc5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-2567
  > .tabs_white_51fc
  > div
  > .status_under_df75
  > .pressed-d528
  > .popup-5a1a
  .pressed-d528
  > a {
  background-color: var(--e-global-color-secondary);
}
.shade-2567
  > .tabs_white_51fc
  > div
  > .status_under_df75
  > .pressed-d528
  > .popup-5a1a
  .pressed-d528
  > a
  .pro-c530 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-2567
  > .tabs_white_51fc
  > div
  > .status_under_df75
  > .pressed-d528
  > .popup-5a1a
  .pressed-d528
  > a
  .advanced_aa7b.input-12fe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-2567
  > .tabs_white_51fc
  > div
  > .status_under_df75
  > .pressed-d528
  > a
  .component_fluid_bd05:before {
  color: var(--e-global-color-text);
}
.shade-2567
  > .tabs_white_51fc
  > div
  > .status_under_df75
  > .pressed-d528
  > .popup-5a1a
  a
  .component_fluid_bd05:before {
  color: var(--e-global-color-text);
}
.shade-2567
  > .tabs_white_51fc
  > div
  > .status_under_df75
  > .pressed-d528.message-slow-03d5
  > a
  .component_fluid_bd05:before {
  color: var(--e-global-color-text);
}
.shade-2567
  > .tabs_white_51fc
  > div
  > .status_under_df75
  > .pressed-d528
  > .popup-5a1a
  .pressed-d528.message-slow-03d5
  > a
  .component_fluid_bd05:before {
  color: var(--e-global-color-text);
}
.shade-2567
  > .tabs_white_51fc
  > div
  > .status_under_df75
  > .pressed-d528
  > a
  .article-in-5374
  .large_b3c8 {
  color: var(--e-global-color-text);
}
.shade-2567
  > .tabs_white_51fc
  > div
  > .status_under_df75
  > .pressed-d528
  > .popup-5a1a
  a
  .article-in-5374
  .large_b3c8 {
  color: var(--e-global-color-text);
}
.shade-2567
  > .tabs_white_51fc
  > div
  > .status_under_df75
  > .pressed-d528
  > a
  .article-in-5374
  .large_b3c8,
.shade-2567
  > .tabs_white_51fc
  > div
  > .status_under_df75
  > .pressed-d528
  > .popup-5a1a
  a
  .article-in-5374
  .large_b3c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-2567
  > .tabs_white_51fc
  > div
  > .status_under_df75
  > .pressed-d528
  > a
  .border-d644:before {
  color: var(--e-global-color-text);
}
.shade-2567
  > .tabs_white_51fc
  > div
  > .status_under_df75
  > .pressed-d528
  > .popup-5a1a
  a
  .border-d644:before {
  color: var(--e-global-color-text);
}
.shade-2567
  > .tabs_white_51fc
  > div
  > .status_under_df75
  > .pressed-d528.message-slow-03d5
  > a
  .border-d644:before {
  color: var(--e-global-color-text);
}
.shade-2567
  > .tabs_white_51fc
  > div
  > .status_under_df75
  > .pressed-d528
  > .popup-5a1a
  .pressed-d528.message-slow-03d5
  > a
  .border-d644:before {
  color: var(--e-global-color-text);
}
.text_cba6 .carousel-b03b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text_cba6
  .gold-3a5b:hover
  .carousel-b03b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion_e5f7
  > .tabs_white_51fc
  > .border_a435
  > .video_simple_4c60
  > .text_hard_349a
  > .sort-wide-d1cf
  .active_79bf {
  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);
}
.motion_e5f7
  > .tabs_white_51fc
  > .border_a435
  > .video_simple_4c60
  > .text_hard_349a
  > .sort-wide-d1cf:hover
  .active_79bf {
  color: var(--e-global-color-text);
}
.motion_e5f7
  > .tabs_white_51fc
  > .border_a435
  > .video_simple_4c60
  > .text_hard_349a
  > .sort-wide-d1cf:hover
  .active_79bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion_e5f7
  > .tabs_white_51fc
  > .border_a435
  > .video_simple_4c60
  > .text_hard_349a.sidebar-warm-2c57
  > .sort-wide-d1cf
  .active_79bf {
  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);
}
.narrow-f34f .accent_center_404a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-f34f .label_thick_05b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-f34f .list_bd5c {
  background-color: var(--e-global-color-primary);
}
.narrow-f34f .list_bd5c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_light_3092
  > .tabs_white_51fc
  > .sidebar-full-03fb
  > .layout-iron-2b92
  > .sidebar_fast_ba00
  .content-silver-8f3e {
  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);
}
.shadow_light_3092
  > .tabs_white_51fc
  > .sidebar-full-03fb
  > .layout-iron-2b92
  > .sidebar_fast_ba00
  .secondary_0809 {
  color: var(--e-global-color-text);
}
.shadow_light_3092
  > .tabs_white_51fc
  > .sidebar-full-03fb
  > .layout-iron-2b92
  > .sidebar_fast_ba00:hover
  .content-silver-8f3e {
  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);
}
.shadow_light_3092
  > .tabs_white_51fc
  > .sidebar-full-03fb
  > .layout-iron-2b92
  > .sidebar_fast_ba00:hover
  .secondary_0809 {
  color: var(--e-global-color-secondary);
}
.shadow_light_3092
  > .tabs_white_51fc
  > .sidebar-full-03fb
  > .layout-iron-2b92
  > .sidebar_fast_ba00.input-fluid-6274
  .content-silver-8f3e {
  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);
}
.shadow_light_3092
  > .tabs_white_51fc
  > .sidebar-full-03fb
  > .layout-iron-2b92
  > .sidebar_fast_ba00.input-fluid-6274
  .secondary_0809 {
  color: var(--e-global-color-primary);
}
.avatar_e45f
  .active-6004
  .info-hard-563e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_e45f .modal-hard-0177 .highlight_focused_0d5e .selected-1e51 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_facd .north-6168 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_facd .upper-2a4d .north-6168 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_facd .aside-a4a1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_facd .aside-a4a1 {
  background-color: var(--e-global-color-primary);
}
.narrow-d2ac .pattern-a397 .card_fc7f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow-d2ac
  .pattern-a397:hover
  .element-2e99 {
  color: var(--e-global-color-secondary);
}
.narrow-d2ac
  .pattern-a397:hover
  .card_fc7f {
  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);
}
.list-fbd3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.label-east-a33d {
  max-width: 1400px !important;
}

.caption-new-c9a8 {
  flex-direction: column;
}

.caption-new-c9a8 .box_bada {
  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.caption-new-c9a8 .box_bada {
  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);
}

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

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

.primary_hard_94c1.chip-liquid-7246 {
  display: none;
}

.message-first-a315 {
  display: none;
}

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

.badge_glass_5a71.paper-155b {
  margin-bottom: 40px;
  width: 100%;
}

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

.caption-new-c9a8 a {
  width: 100%;
}

.steel_a5c9 .caption-58fc.black-bd59 {
  width: 20% !important;
}

.text-huge-717b {
  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; /* 字母间距 */
}

.text-huge-717b: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%);
}

.text-huge-717b svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.menu-copper-30a1 {
  background: linear-gradient(45deg, #00A86B 0%, #28B463 100%); /* 巴西绿渐变 */
  border-radius: 12px;
  color: #FFFFFF;
  width: 120px; /* 稍微增加宽度 */
  padding: 12px 25px;
  font-weight: 600;
  transition: all 0.3s ease;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 15px rgba(0, 168, 107, 0.3);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

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

.menu-copper-30a1:nth-child(2) {
  background: transparent;
  color: #FFD700;
  transition: all 0.3s ease;
  border: 2px solid #FFD700;
  box-shadow: 0 4px 15px rgba(255, 215, 0, 0.2);
}

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

.steel_a5c9
  .caption-58fc.short_e3ec
  .header-918a
  .content_over_cfe6 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.background-small-d92f.fluid_bbee > .primary_784c {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.thick-d421 {
  position: relative;
  width: 100%;
}

.shade-7fa0 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.mask-c6e6 {
  display: flex;
  gap: 50px;
}

.steel_a5c9
  .caption-58fc.sort-paper-fd65
  .glass_4a9c
  .search_tiny_b9d7 {
  width: 100% !important;
}

.thumbnail-next-2fb6 {
  width: 500px !important;
  max-width: none;
}

.center_6960 {
  width: 100%;
}

.selected-95c0 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.list_up_b0e8 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.list_up_b0e8:hover .background_iron_e055 {
  visibility: visible;
}
.list_up_b0e8:hover.list_up_b0e8::before {
  display: block;
}

.card_motion_8a23 h3 {
  color: #fff;
}

.grid_2bb9 {
  margin: 0;
}

.steel_a5c9
  .caption-58fc.sort-paper-fd65
  .search_tiny_b9d7
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.focus_5c13 {
  width: 100%;
}

.pagination_green_757c {
  width: 100%;
}

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

.pagination_green_757c {
  width: 100%;
}

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

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

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

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

.caption-new-c9a8 .box_bada.medium_e940 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.caption-new-c9a8 h1.box_bada {
  margin-top: 80px !important;
}

.steel_a5c9 .caption-58fc.slider-green-46b1 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.thumbnail_2ba2 img {
  width: 100%;
}

.bronze-8d35 .north-357d.header-918a {
  justify-content: space-between;
}

.title-51e9 {
  display: none;
}

.basic_ba6c .texture_f620 {
  margin: 1px 0 !important;
}

.summary-2e99 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .background-small-d92f .primary_784c {
    flex-wrap: nowrap !important;
  }
}

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

  .thumbnail-next-2fb6 {
    width: 100% !important;
  }
}

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

  .text-huge-717b svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .bronze-8d35 .north-357d.header-918a {
    border-bottom: 1px solid #f0c159;
  }

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

  .background-small-d92f.fluid_bbee > .primary_784c {
    gap: 15px;
    justify-content: space-between;
  }

  .steel_a5c9
    .caption-58fc.sort-paper-fd65
    .search_tiny_b9d7
    img {
    width: 60% !important;
  }

  .shade-7fa0 {
    left: 2%;
  }

  .avatar-dfee {
    margin: 10px 0;
  }

  .caption-new-c9a8 .texture_f620 {
    margin: 0;
    margin-bottom: 10px;
  }

  .text-huge-717b {
    font-size: 16px !important;
  }

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

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

  h2.caption-new-c9a8 .box_bada,
  .caption-new-c9a8 .box_bada {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .search_tiny_b9d7 {
    justify-content: center;
  }

  .caption-new-c9a8 .texture_f620 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .steel_a5c9 .caption-58fc.black-bd59 {
    width: 75% !important;
  }

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

@media (max-width: 550px) {
  .menu-copper-30a1 {
    text-transform: capitalize;
  }

  h2.caption-new-c9a8 .box_bada,
  .caption-new-c9a8 .box_bada {
    font-size: 30px !important;
  }

  .search_tiny_b9d7 {
    justify-content: center;
  }

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

  .label_8ce7
    .image-action-0e9e.red-4f9a {
    margin: 0 !important;
  }

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

  .avatar-dfee {
    display: flex;
  }

  .heading-dark-f0b6 .text-huge-717b {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .caption-new-c9a8 h1.box_bada {
    margin-top: 40px !important;
  }

  .steel_a5c9
    .caption-58fc.sort-paper-fd65
    .search_tiny_b9d7
    img,
  .header_4889 .glass_4a9c {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .menu-copper-30a1 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .steel_a5c9 .caption-58fc.black-bd59 {
    width: 100% !important;
  }

  .background-small-d92f.fluid_bbee > .primary_784c {
    gap: 3px;
  }

  .caption-new-c9a8 .texture_f620 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .text-huge-717b {
    white-space: wrap;
  }
}

/* 超紧凑型导航菜单样式 */
.bronze-8d35 .north-357d.header-918a {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.bronze-8d35 .north-357d.header-918a: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);
}

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

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

.caption-new-c9a8 {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .bronze-8d35 .north-357d.header-918a {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .caption-new-c9a8 .box_bada {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .text-huge-717b {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.focus-lower-db6f .right_669c {
  flex-shrink: 0;
  white-space: nowrap;
}

.focus-lower-db6f .shade-eaf2 {
  flex-shrink: 0;
  min-width: fit-content;
}

.focus-lower-db6f .content_over_cfe6 {
  white-space: nowrap;
}

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

.focus-lower-db6f {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

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

.focus-lower-db6f .shade-eaf2 {
  max-width: 80px !important;
  overflow: hidden;
}

.focus-lower-db6f .north-357d.header-918a {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.focus-lower-db6f .content_over_cfe6 {
  font-size: 11px !important;
  line-height: 1.2 !important;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 登录和注册按钮炫酷闪烁动画 */
@keyframes button-glow-pulse {
  0% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(0, 168, 107, 0.3),
      0 0 0 0 rgba(0, 168, 107, 0.7);
    filter: brightness(1);
  }
  50% { 
    transform: scale(1.08);
    box-shadow: 
      0 8px 30px rgba(0, 168, 107, 0.8),
      0 0 20px 5px rgba(0, 168, 107, 0.4);
    filter: brightness(1.3);
  }
  100% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(0, 168, 107, 0.3),
      0 0 0 0 rgba(0, 168, 107, 0.7);
    filter: brightness(1);
  }
}

@keyframes button-glow-pulse-gold {
  0% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(255, 215, 0, 0.2),
      0 0 0 0 rgba(255, 215, 0, 0.7);
    filter: brightness(1);
  }
  50% { 
    transform: scale(1.08);
    box-shadow: 
      0 8px 30px rgba(255, 215, 0, 0.8),
      0 0 20px 5px rgba(255, 215, 0, 0.4);
    filter: brightness(1.4);
  }
  100% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(255, 215, 0, 0.2),
      0 0 0 0 rgba(255, 215, 0, 0.7);
    filter: brightness(1);
  }
}

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

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

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

/* 添加内部光效 */
.menu-copper-30a1::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: linear-gradient(45deg, 
    transparent 30%, 
    rgba(255, 255, 255, 0.3) 50%, 
    transparent 70%);
  transform: rotate(45deg);
  animation: shine-sweep 3s linear infinite;
}

@keyframes shine-sweep {
  0% { transform: translateX(-100%) translateY(-100%) rotate(45deg); }
  100% { transform: translateX(100%) translateY(100%) rotate(45deg); }
}

/* 强制首页按钮动画 - 解决动画冲突 */
body .menu-copper-30a1:nth-child(1),
.steel_a5c9 .menu-copper-30a1:nth-child(1),
#page .menu-copper-30a1:nth-child(1) {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
  transform-origin: center center !important;
}

body .menu-copper-30a1:nth-child(2),
.steel_a5c9 .menu-copper-30a1:nth-child(2),
#page .menu-copper-30a1:nth-child(2) {
  animation: button-glow-pulse-gold 1.8s ease-in-out infinite !important;
  animation-delay: 0.3s !important;
  transform-origin: center center !important;
}

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

/* css-noise: f102 */
.promo-block-m5 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.2;
}
