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(.badge-stale-c322) {
  gap: 0.5em;
}
:where(.summary_3a28) {
  gap: 0.5em;
}
body .active_static_24e5 > .tag_7044 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .active_static_24e5 > .text_fluid_578b {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .active_static_24e5 > .wide-746e {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .grid-2935 > .tag_7044 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .grid-2935 > .text_fluid_578b {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .grid-2935 > .wide-746e {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .grid-2935
  > :where(:not(.tag_7044):not(.text_fluid_578b):not(.element-8f74)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .grid-2935 > .stone-3edf {
  max-width: var(--wp--style--global--wide-size);
}
body .badge-stale-c322 {
  display: flex;
}
body .badge-stale-c322 {
  flex-wrap: wrap;
  align-items: center;
}
body .badge-stale-c322 > * {
  margin: 0;
}
body .summary_3a28 {
  display: grid;
}
body .summary_3a28 > * {
  margin: 0;
}
:where(.notification_up_7056.badge-stale-c322) {
  gap: 2em;
}
:where(.notification_up_7056.summary_3a28) {
  gap: 2em;
}
:where(.section_b68a.badge-stale-c322) {
  gap: 1.25em;
}
:where(.section_b68a.summary_3a28) {
  gap: 1.25em;
}
.box_c397 {
  color: var(--wp--preset--color--black) !important;
}
.panel_6e09 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.selected_7846 {
  color: var(--wp--preset--color--white) !important;
}
.dim_b741 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.frame_edc6 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.focused_2172 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.wood-f4e7 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.dark-131c {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.pattern-basic-dcfa {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.item_white_0982 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hovered-c081 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.column_hot_9c4a {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.info-basic-ad69 {
  background-color: var(--wp--preset--color--black) !important;
}
.tooltip_43c4 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.frame_3f29 {
  background-color: var(--wp--preset--color--white) !important;
}
.logo-dark-49ca {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.progress-1fe1 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.thick-e04d {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.overlay_complex_a2bd {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.glass_4591 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.detail_a33f {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.lower_0e03 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.alert-selected-9e46 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.right-362e {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.banner-out-473a {
  border-color: var(--wp--preset--color--black) !important;
}
.chip_left_c382 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.highlight-1013 {
  border-color: var(--wp--preset--color--white) !important;
}
.focus_a11a {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.tertiary_simple_dd99 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.logo-copper-91ea {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.wide-fea7 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.frame_d987 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.content_8cc9 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.stone-9f71 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.wrapper-bright-0880 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.wood-4b8f {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.caption-9e59 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.action_c653 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.link_28f1 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.right-684b {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.container-right-a605 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.left_fe64 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.card-da7d {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.tall-3cce {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.box_black_7410 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.tag_ddca {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.slider_pressed_6e02 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.sort-2707 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.info-c589 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.gold_c3a3 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.gradient-top-7788 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.hard-0459 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.module_last_902a a:where(:not(.heading-short-ea71)) {
  color: inherit;
}
:where(.section_b68a.badge-stale-c322) {
  gap: 1.25em;
}
:where(.section_b68a.summary_3a28) {
  gap: 1.25em;
}
:where(.notification_up_7056.badge-stale-c322) {
  gap: 2em;
}
:where(.notification_up_7056.summary_3a28) {
  gap: 2em;
}
.highlight_de0c {
  font-size: 1.5em;
  line-height: 1.6;
}

.full_56d2 .disabled_0ed0 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green-5e90 .easy-a811 {
  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);
}
.wide-563d {
  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);
}
.wide-563d.aside_a250 .pagination_under_a247 {
  background-color: var(--e-global-color-primary);
}
.wide-563d.large_dfa9 .pagination_under_a247,
.wide-563d.border_liquid_5ed7 .pagination_under_a247 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.caption-outer-5b59 .column_green_1181 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.form-4775 {
  --divider-color: var(--e-global-color-secondary);
}
.form-4775 .warm_6d7b {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.form-4775.modal-wide-ba4d .active_7a34 {
  background-color: var(--e-global-color-secondary);
}
.form-4775.border-0ee1 .active_7a34,
.form-4775.iron_bbe9 .active_7a34 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.form-4775.border-0ee1 .active_7a34,
.form-4775.iron_bbe9 .active_7a34 svg {
  fill: var(--e-global-color-secondary);
}
.message-gas-5af4 .motion-ed33 {
  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);
}
.message-gas-5af4 .action-c459 {
  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);
}
.gold_5739.modal-wide-ba4d .active_7a34 {
  background-color: var(--e-global-color-primary);
}
.gold_5739.border-0ee1 .active_7a34,
.gold_5739.iron_bbe9 .active_7a34 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.gold_5739.border-0ee1 .active_7a34,
.gold_5739.iron_bbe9 .active_7a34 svg {
  fill: var(--e-global-color-primary);
}
.paper-9959.modal-wide-ba4d .active_7a34 {
  background-color: var(--e-global-color-primary);
}
.paper-9959.border-0ee1 .active_7a34,
.paper-9959.iron_bbe9 .active_7a34 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.paper-9959 .disabled_short_0d4f {
  color: var(--e-global-color-primary);
}
.paper-9959 .disabled_short_0d4f,
.paper-9959 .disabled_short_0d4f a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-9959 .icon-iron-3c1d {
  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);
}
.photo-bronze-0fb6 .hover-mini-db5c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_c4a0 .shade_7377 .banner_526e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lite-e0c2 .gallery_east_4634:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.lite-e0c2 .up-b271 i {
  color: var(--e-global-color-primary);
}
.lite-e0c2 .up-b271 svg {
  fill: var(--e-global-color-primary);
}
.lite-e0c2 .feature_6e36 {
  color: var(--e-global-color-secondary);
}
.lite-e0c2 .gallery_east_4634 > .feature_6e36,
.lite-e0c2 .gallery_east_4634 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_a6a9 .frame_thick_1843 {
  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);
}
.aside_a6a9 .preview-static-39ff {
  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);
}
.text_2820 .brown-9abe .down-bf99 {
  background-color: var(--e-global-color-primary);
}
.text_2820 .overlay-advanced-890d {
  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);
}
.motion_0c46 .west-4ba0 {
  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);
}
.motion_0c46 .mask_up_bc2e {
  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);
}
.motion_0c46 .orange_3463 {
  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);
}
.block-upper-0eb5 .bronze-6fe4,
.block-upper-0eb5 .bronze-6fe4 a {
  color: var(--e-global-color-primary);
}
.block-upper-0eb5 .bronze-6fe4.element-3018,
.block-upper-0eb5 .bronze-6fe4.element-3018 a {
  color: var(--e-global-color-accent);
}
.block-upper-0eb5 .bronze-6fe4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-upper-0eb5 .outline-388c {
  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);
}
.west_dc3b .secondary-old-485d,
.west_dc3b .filter-bd59 {
  color: var(--e-global-color-primary);
}
.west_dc3b .secondary-old-485d svg {
  fill: var(--e-global-color-primary);
}
.west_dc3b .element-3018 .secondary-old-485d,
.west_dc3b .element-3018 .filter-bd59 {
  color: var(--e-global-color-accent);
}
.west_dc3b .element-3018 .secondary-old-485d svg {
  fill: var(--e-global-color-accent);
}
.west_dc3b .filter-bd59 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west_dc3b .outline-388c {
  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);
}
.lower_00da .table_hovered_1efb,
.lower_00da .accent-b47f {
  color: var(--e-global-color-primary);
}
.lower_00da .accent-b47f svg {
  fill: var(--e-global-color-primary);
}
.lower_00da .bronze-6fe4.element-3018 a,
.lower_00da
  .bronze-6fe4.element-3018
  .accent-b47f {
  color: var(--e-global-color-accent);
}
.lower_00da .table_hovered_1efb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_00da .outline-388c {
  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);
}
.block_e527 .pattern-bcc7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_e527 .input-dirty-7d0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_motion_c5ac .tiny_b94a .avatar_0eb3 {
  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);
}
.banner_motion_c5ac .tiny_b94a .info_orange_5cc2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_motion_c5ac .action-fbe9 .avatar_0eb3 {
  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);
}
.banner_motion_c5ac
  .action-fbe9
  .info_orange_5cc2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_motion_c5ac
  .basic-aa71
  .avatar_0eb3 {
  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);
}
.banner_motion_c5ac
  .basic-aa71
  .info_orange_5cc2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_motion_c5ac
  .content_gas_a2aa
  .avatar_0eb3 {
  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);
}
.banner_motion_c5ac
  .content_gas_a2aa
  .info_orange_5cc2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_548b .shade-cd6f {
  background-color: var(--e-global-color-primary);
}
.list_548b .shade-cd6f:hover {
  background-color: var(--e-global-color-primary);
}
.list_548b .row-narrow-ee00 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_548b
  .shade-cd6f:hover
  .row-narrow-ee00 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_52dc .short_3fac {
  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_4155 .tertiary_narrow_e902 .caption_4b3f a {
  background-color: var(--e-global-color-accent);
}
.bottom_4155 .tertiary_narrow_e902 .center-fdf4 a {
  background-color: var(--e-global-color-accent);
}
.bottom_4155 .tertiary_narrow_e902 .caption_4b3f a,
.bottom_4155 .tertiary_narrow_e902 .center-fdf4 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_fluid_a6f0
  .easy_52ca.hero-6f7f
  .tertiary_narrow_e902
  a.action-c5d9 {
  background-color: var(--e-global-color-accent);
}
.disabled_fluid_a6f0
  .easy_52ca.hero-6f7f
  .tertiary_narrow_e902
  span.action-c5d9.fn-current-7e6a {
  background-color: var(--e-global-color-text);
}
.disabled_fluid_a6f0
  .easy_52ca.hero-6f7f
  .tertiary_narrow_e902
  .action-c5d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_1609 .tag_e724 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_1609
  .active-e94b
  > .silver-6433
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_1609
  .main_6392
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_1609
  .container_action_9453
  .info-8089,
.filter_1609
  .container_action_9453
  .carousel_258c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_1609
  .container_action_9453
  .module-lower-4b80,
.filter_1609
  .container_action_9453
  a
  .module-lower-4b80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_1609
  .container_action_9453
  .picture-over-6f7d {
  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_1609
  .container_action_9453
  .lite-f276 {
  background-color: var(--e-global-color-primary);
}
.filter_1609
  .container_action_9453
  .lite-f276 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_1609
  .container_action_9453
  .lite-f276:hover {
  background-color: var(--e-global-color-primary);
}
.filter_1609
  .container_action_9453
  .row_up_60e3 {
  background-color: var(--e-global-color-primary);
}
.filter_1609
  .container_action_9453
  .row_up_60e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_1609
  .container_action_9453
  .row_up_60e3:hover {
  background-color: var(--e-global-color-primary);
}
.filter_1609
  .active-hot-6e18
  .pro_e753
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_1609
  .active-hot-6e18
  .modal-def4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_1609
  .active-hot-6e18
  .picture-over-6f7d {
  color: var(--e-global-color-text);
}
.filter_1609
  .active-hot-6e18
  .picture-over-6f7d
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_1609
  .active-hot-6e18
  .lite-f276 {
  background-color: var(--e-global-color-primary);
}
.filter_1609
  .active-hot-6e18
  .lite-f276 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_1609
  .active-hot-6e18
  .lite-f276:hover {
  background-color: var(--e-global-color-primary);
}
.filter_1609
  .active-hot-6e18
  .row_up_60e3 {
  background-color: var(--e-global-color-primary);
}
.filter_1609
  .active-hot-6e18
  .row_up_60e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_1609
  .active-hot-6e18
  .row_up_60e3:hover {
  background-color: var(--e-global-color-primary);
}
.filter_1609 .gradient-slow-4095 {
  background-color: var(--e-global-color-primary);
}
.filter_1609 .gradient-slow-4095:hover {
  background-color: var(--e-global-color-primary);
}
.filter_1609 .inner_d7cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_1609 .chip-short-15dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_top_b781 .mask-bea3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_top_b781
  .border-focused-c2cd
  > div:nth-child(3)
  .mask-bea3,
.icon_top_b781
  .info-short-c142
  > div:nth-child(1)
  .mask-bea3,
.icon_top_b781
  .media_soft_9fb4
  > div:nth-child(1)
  .mask-bea3,
.icon_top_b781
  .media_9faa
  > div:nth-child(1)
  .mask-bea3,
.icon_top_b781
  .hidden_a1b7
  > div:nth-child(1)
  .mask-bea3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_top_b781 .gold_4c67 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_top_b781 .outline_7498 {
  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);
}
.icon_top_b781 .smooth-5dd9 {
  background-color: var(--e-global-color-primary);
}
.icon_top_b781 .smooth-5dd9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_top_b781 .smooth-5dd9:hover {
  background-color: var(--e-global-color-primary);
}
.icon_top_b781 .icon-69a6 {
  background-color: var(--e-global-color-primary);
}
.icon_top_b781 .icon-69a6:hover {
  background-color: var(--e-global-color-primary);
}
.icon_top_b781 .inner_d7cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_top_b781 .chip-short-15dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-7a52 .basic_694d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-7a52 .tabs-mini-a37b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-7a52 .modal_prev_7dae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-7a52 .popup-9042 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-7a52 .fixed-d163 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-7a52 .icon-69a6 {
  background-color: var(--e-global-color-primary);
}
.message-7a52 .icon-69a6:hover {
  background-color: var(--e-global-color-primary);
}
.banner-out-8166 .south-6593 {
  background-color: var(--e-global-color-secondary);
}
.banner-out-8166 .lite_fa62 {
  background-color: var(--e-global-color-text);
}
.banner-out-8166 .avatar-3350 {
  background-color: var(--e-global-color-secondary);
}
.banner-out-8166 .component-39ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-out-8166 .backdrop-lite-32c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-out-8166 .right_b5d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-out-8166 .wrapper-large-59d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-out-8166 .liquid-f538 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_1afe .red_2e73 .focus-plasma-ef2e,
.disabled_1afe
  .red_2e73
  .focus-plasma-ef2e
  a,
.disabled_1afe .surface-pro-97d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_1afe .red_2e73 .component_pro_3084,
.disabled_1afe .static-360e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_1afe .red_2e73 .component_pro_3084 {
  color: var(--e-global-color-text);
}
.disabled_1afe .static-360e {
  color: var(--e-global-color-text);
}
.disabled_1afe
  .red_2e73
  .tag_dim_1ef1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_1afe .grid-bf42 .inner-005c {
  background-color: var(--e-global-color-primary);
}
.disabled_1afe .grid-bf42 .inner-005c:hover {
  background-color: var(--e-global-color-primary);
}
.disabled_1afe .grid-bf42 .filter-9b0a li span {
  background-color: var(--e-global-color-text);
}
.disabled_1afe .grid-bf42 .filter-9b0a li span:hover {
  background-color: var(--e-global-color-primary);
}
.disabled_1afe
  .grid-bf42
  .filter-9b0a
  li.huge_1f31
  span {
  background-color: var(--e-global-color-accent);
}
.disabled_1afe .box-new-b5bb span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_0a26 .action_32be {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-soft-c686 .menu-e28d {
  background-color: var(--e-global-color-primary);
}
.wrapper-soft-c686 .panel-681b {
  background-color: var(--e-global-color-secondary);
}
.wrapper-soft-c686 .component-e506 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-soft-c686 .pro_a30f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-soft-c686 .layout_east_c8c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-soft-c686 .copper_ae02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-soft-c686 .module_c2d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-soft-c686 .active-20f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-soft-c686 .list_copper_e651 {
  background-color: var(--e-global-color-primary);
}
.wrapper-soft-c686 .list_copper_e651 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small-6d3a .grid_a31c {
  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);
}
.small-6d3a .left_05d8 {
  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);
}
.small-6d3a
  .active_4036:after {
  background-color: var(--e-global-color-primary);
}
.small-6d3a .grid_95d4 {
  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);
}
.surface_c4cc .surface-pro-97d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_c4cc .static-360e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_8a32 .feature-c2bb .media_8234 {
  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);
}
.stone_8a32 .feature-c2bb .focused_46e2 {
  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);
}
.block_right_81a7 .outline_8735 {
  background-color: var(--e-global-color-primary);
}
.block_right_81a7 .chip-a37a {
  background-color: var(--e-global-color-secondary);
}
.block_right_81a7 .fast-39f6 .link-yellow-2c2c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_right_81a7 .content-bbc2 .link-yellow-2c2c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_top_46c4 .popup_5d5a .hard_e123 {
  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);
}
.grid_top_46c4 .popup_5d5a .menu_red_1334 {
  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);
}
.grid_top_46c4 .popup_5d5a .disabled-3637 {
  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);
}
.nav-490e .complex-1a73 {
  border-color: var(--e-global-color-text);
}
.nav-490e .title-smooth-1d29 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-490e .liquid_2e8a {
  color: var(--e-global-color-primary);
}
.nav-490e .motion-8508 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-pro-41db .warm-fd7b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-pro-41db .outline_4569 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-pro-41db .card-1825:hover .warm-fd7b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-pro-41db
  .card-1825:hover
  .outline_4569 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_orange_8dc9 .content-e63c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_orange_8dc9 .dim-0fb9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-a2d5 .sidebar_a93f .hard-bf36 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-a2d5 .backdrop-3fe3 .hard-bf36 {
  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);
}
.button_3480 .column_7ffc {
  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);
}
.tertiary-dad1 .motion_60c1 .sidebar_up_a11f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-dad1 .motion_60c1 .sidebar_up_a11f {
  background-color: var(--e-global-color-secondary);
}
.tertiary-dad1 .cool_5944 .sidebar_up_a11f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-dad1 .cool_5944 .sidebar_up_a11f {
  background-color: var(--e-global-color-secondary);
}
.tertiary-dad1 .background_b3f3 .selected_14ae {
  background-color: var(--e-global-color-primary);
}
.tertiary-dad1 .background_b3f3:hover .selected_14ae {
  background-color: var(--e-global-color-secondary);
}
.tertiary-dad1 .inner-005c {
  background-color: var(--e-global-color-primary);
}
.tertiary-dad1 .inner-005c:hover {
  background-color: var(--e-global-color-accent);
}
.tertiary-dad1 .filter-9b0a li span {
  background-color: var(--e-global-color-text);
}
.tertiary-dad1 .filter-9b0a li span:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary-dad1 .filter-9b0a li.huge_1f31 span {
  background-color: var(--e-global-color-accent);
}
.slow_5407 .carousel_wood_6c6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_5407 .card_be84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-9b99 .row_85ff:before {
  background-color: var(--e-global-color-secondary);
}
.panel-9b99 .pattern_green_4ee2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-9b99 .over_208a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-lite-9e42 .light_3f60 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-lite-9e42 .light_3f60:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-lite-9e42 .light_3f60.fn-active-7e6a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-lite-9e42 .aside-brown-8d1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-lite-9e42 .wrapper_5309 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-lite-9e42 .block_d46c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-lite-9e42 .accordion_steel_3868 {
  background-color: var(--e-global-color-primary);
}
.aside-lite-9e42 .accordion_steel_3868 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside-lite-9e42 .dim-251c {
  background-color: var(--e-global-color-primary);
}
.aside-lite-9e42 .dim-251c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section_3c80 .popup_bbad .module-5728 a {
  color: var(--e-global-color-secondary);
}
.section_3c80 .popup_bbad .module-5728 a:hover {
  color: var(--e-global-color-secondary);
}
.section_3c80 .popup_bbad .module-5728,
.section_3c80 .popup_bbad .module-5728 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_3c80 .popup_bbad .search-3bdf {
  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);
}
.section_3c80 .popup_bbad .summary-6061 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_3c80 .popup_bbad .icon_huge_632c {
  background-color: var(--e-global-color-primary);
}
.section_3c80 .popup_bbad .icon_huge_632c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_3c80 .popup_bbad .icon_huge_632c:hover {
  background-color: var(--e-global-color-primary);
}
.section_3c80 .popup_bbad .button-a294 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section_3c80 .popup_bbad .button-a294 {
  background-color: var(--e-global-color-primary);
}
.section_3c80 .popup_bbad .button-a294:hover {
  background-color: var(--e-global-color-primary);
}
.section_3c80 .popup_bbad .inner-005c {
  background-color: var(--e-global-color-primary);
}
.section_3c80 .popup_bbad .inner-005c:hover {
  background-color: var(--e-global-color-primary);
}
.section_3c80 .grid-bf42 .filter-9b0a li span {
  background-color: var(--e-global-color-text);
}
.section_3c80 .grid-bf42 .filter-9b0a li span:hover {
  background-color: var(--e-global-color-primary);
}
.section_3c80 .grid-bf42 .filter-9b0a li.huge_1f31 span {
  background-color: var(--e-global-color-accent);
}
.section_3c80 .inner_d7cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_3c80 .chip-short-15dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_087c .search_d313 .info_smooth_ca78 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_087c .search_d313 .solid-eb28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_087c .search_d313 .list_purple_5267 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-3e67 .popup-medium-c6a1 {
  border-color: var(--e-global-color-text);
}
.soft-3e67 .container_83f7 {
  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-3e67 .tabs-e356 {
  color: var(--e-global-color-secondary);
}
.soft-3e67 .tabs-e356 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-3e67 .form_78b3 > * {
  color: var(--e-global-color-primary);
}
.soft-3e67 .form_78b3 > * svg {
  fill: var(--e-global-color-primary);
}
.soft-3e67 .tertiary-dirty-d53c {
  color: var(--e-global-color-primary);
}
.soft-3e67 .tertiary-dirty-d53c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft-3e67 .hard-79f0 {
  color: var(--e-global-color-primary);
}
.soft-3e67 .hard-79f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft-3e67 .button_0488 {
  color: var(--e-global-color-primary);
}
.soft-3e67 .button_0488 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-3e67 .hovered-cd86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-3e67 .progress_d201 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-3e67 .progress_d201.pro_bc6c {
  color: var(--e-global-color-secondary);
}
.soft-3e67 .progress_d201.pro_bc6c .active-67de {
  color: var(--e-global-color-accent);
}
.soft-3e67 .progress_d201.light_3fa3 {
  color: var(--e-global-color-text);
}
.soft-3e67 .progress_d201.light_3fa3 .active-67de {
  color: var(--e-global-color-text);
}
.soft-3e67 .progress_d201:before {
  border-top-color: var(--e-global-color-text);
}
.soft-3e67 .liquid_6e34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-3e67
  .liquid_6e34
  .border-warm-3dfe {
  background-color: var(--e-global-color-primary);
}
.soft-3e67
  .liquid_6e34
  .border-warm-3dfe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.soft-3e67 .popup-medium-c6a1 .cold-5a66 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_f85e .accent_77f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas_f85e .fluid-39f4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_large_a5bf .hero_orange_4b1b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_large_a5bf
  .badge-8809
  .fast-0bf7 {
  background-color: var(--e-global-color-secondary);
}
.caption_large_a5bf
  .badge-8809.paper_8d17
  .fast-0bf7 {
  background-color: var(--e-global-color-text);
}
.caption_large_a5bf
  .badge-8809:hover
  .fast-0bf7 {
  background-color: var(--e-global-color-accent);
}
.caption_large_a5bf
  .badge-8809.fn-active-7e6a
  .fast-0bf7 {
  background-color: var(--e-global-color-primary);
}
.notice_f1ef .slider-f0a8 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.notice_f1ef .summary_selected_1b8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_f1ef .box-9df4 {
  background-color: var(--e-global-color-primary);
}
.notice_f1ef .box-9df4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected_0973 .fluid-1f95 .module_basic_f20d .fresh_9406 {
  background-color: var(--e-global-color-secondary);
}
.selected_0973 .fluid-1f95 .tooltip-68bf:after {
  background-color: var(--e-global-color-secondary);
}
.selected_0973 .tooltip_5617 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected_0973 .container-05d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected_0973 .tabs_4af6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected_0973 .element-92ae {
  background-color: var(--e-global-color-primary);
}
.selected_0973 .element-92ae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected_0973 .section_inner_7084 {
  background-color: var(--e-global-color-secondary);
}
.selected_0973 .section_inner_7084 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected_0973 .fluid-1f95 .input_9d96 .mini-db6d:hover {
  background-color: var(--e-global-color-primary);
}
.selected_0973
  .fluid-1f95
  .input_9d96
  .mini-db6d.media_b148 {
  background-color: var(--e-global-color-primary);
}
.selected_0973 .fluid-1f95 .box-e5a6:before {
  border-color: var(--e-global-color-primary);
}
.selected_0973 .fluid-1f95 .box-e5a6:hover:before {
  border-color: var(--e-global-color-secondary);
}
.selected_0973
  .fluid-1f95
  .box-e5a6.old-6d26:before {
  border-color: var(--e-global-color-primary);
}
.selected_0973 .message-a089 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion_b59c .badge_dark_b033 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion_b59c .badge_dark_b033:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion_b59c .badge_dark_b033.tag_hot_b92a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion_b59c .media-narrow-86bc {
  background-color: var(--e-global-color-primary);
}
.motion_b59c .media-narrow-86bc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion_b59c
  .dynamic_ff22
  .gas_a8b4
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion_b59c
  .paper_5a1c
  .gas_a8b4
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth-9b14
  .search-purple-9868
  .search_fast_7234 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-9b14
  .search-purple-9868
  .table_gold_c34c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-9b14 .preview-df2e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-9b14 .container_df98 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-9b14 .gas-d8d4 {
  background-color: var(--e-global-color-primary);
}
.smooth-9b14 .gas-d8d4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav-pressed-4472 .current_c1c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-pressed-4472 .row-next-677d {
  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);
}
.nav-pressed-4472 .nav-mini-f0cd {
  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);
}
.nav-pressed-4472 .nav-mini-f0cd a:hover {
  color: var(--e-global-color-secondary);
}
.nav-pressed-4472 .pink_1a88 {
  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);
}
.nav-pressed-4472 .progress-f418 {
  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);
}
.nav-pressed-4472 .disabled_10ee .inner-005c {
  background-color: var(--e-global-color-primary);
}
.nav-pressed-4472 .disabled_10ee .inner-005c:hover {
  background-color: var(--e-global-color-accent);
}
.nav-pressed-4472
  .disabled_10ee
  .filter-9b0a
  li
  span {
  background-color: var(--e-global-color-text);
}
.nav-pressed-4472
  .disabled_10ee
  .filter-9b0a
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.nav-pressed-4472
  .disabled_10ee
  .filter-9b0a
  li.huge_1f31
  span {
  background-color: var(--e-global-color-accent);
}
.large-316d
  .label-hard-d040
  .status_fresh_d1c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-316d .label-hard-d040 .layout-prev-7cf9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-316d .label-hard-d040 .alert_north_39c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-316d .feature-aa37 {
  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);
}
.large-316d
  .gold-0205.picture_e44a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left_f31b
  > .copper-7599
  > div
  > .banner_cold_db62
  > .column-8be6
  > a {
  background-color: var(--e-global-color-text);
}
.left_f31b
  > .copper-7599
  > div
  > .banner_cold_db62
  > .column-8be6
  > a
  .grid-7358.pattern-medium-1e4e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.left_f31b
  > .copper-7599
  > div
  > .banner_cold_db62
  > .column-8be6
  > a
  .last-8eaa.sort_north_87eb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.left_f31b
  > .copper-7599
  > div
  > .banner_cold_db62
  > .column-8be6
  > .video_liquid_a242
  .column-8be6
  > a {
  background-color: var(--e-global-color-secondary);
}
.left_f31b
  > .copper-7599
  > div
  > .banner_cold_db62
  > .column-8be6
  > .video_liquid_a242
  .column-8be6
  > a
  .main_north_9735 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left_f31b
  > .copper-7599
  > div
  > .banner_cold_db62
  > .column-8be6
  > .video_liquid_a242
  .column-8be6
  > a
  .last-8eaa.nav-b07d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.left_f31b
  > .copper-7599
  > div
  > .banner_cold_db62
  > .column-8be6
  > a
  .video_last_e46d:before {
  color: var(--e-global-color-text);
}
.left_f31b
  > .copper-7599
  > div
  > .banner_cold_db62
  > .column-8be6
  > .video_liquid_a242
  a
  .video_last_e46d:before {
  color: var(--e-global-color-text);
}
.left_f31b
  > .copper-7599
  > div
  > .banner_cold_db62
  > .column-8be6.focused_abe4
  > a
  .video_last_e46d:before {
  color: var(--e-global-color-text);
}
.left_f31b
  > .copper-7599
  > div
  > .banner_cold_db62
  > .column-8be6
  > .video_liquid_a242
  .column-8be6.focused_abe4
  > a
  .video_last_e46d:before {
  color: var(--e-global-color-text);
}
.left_f31b
  > .copper-7599
  > div
  > .banner_cold_db62
  > .column-8be6
  > a
  .carousel-light-fe6e
  .hero-b3e7 {
  color: var(--e-global-color-text);
}
.left_f31b
  > .copper-7599
  > div
  > .banner_cold_db62
  > .column-8be6
  > .video_liquid_a242
  a
  .carousel-light-fe6e
  .hero-b3e7 {
  color: var(--e-global-color-text);
}
.left_f31b
  > .copper-7599
  > div
  > .banner_cold_db62
  > .column-8be6
  > a
  .carousel-light-fe6e
  .hero-b3e7,
.left_f31b
  > .copper-7599
  > div
  > .banner_cold_db62
  > .column-8be6
  > .video_liquid_a242
  a
  .carousel-light-fe6e
  .hero-b3e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_f31b
  > .copper-7599
  > div
  > .banner_cold_db62
  > .column-8be6
  > a
  .hidden_97e6:before {
  color: var(--e-global-color-text);
}
.left_f31b
  > .copper-7599
  > div
  > .banner_cold_db62
  > .column-8be6
  > .video_liquid_a242
  a
  .hidden_97e6:before {
  color: var(--e-global-color-text);
}
.left_f31b
  > .copper-7599
  > div
  > .banner_cold_db62
  > .column-8be6.focused_abe4
  > a
  .hidden_97e6:before {
  color: var(--e-global-color-text);
}
.left_f31b
  > .copper-7599
  > div
  > .banner_cold_db62
  > .column-8be6
  > .video_liquid_a242
  .column-8be6.focused_abe4
  > a
  .hidden_97e6:before {
  color: var(--e-global-color-text);
}
.mini_0952 .tall_ac67 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini_0952
  .steel-6150:hover
  .tall_ac67 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper_2dce
  > .copper-7599
  > .aside-down-9132
  > .link_5634
  > .mini_0a25
  > .message_6a48
  .aside_a662 {
  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);
}
.paper_2dce
  > .copper-7599
  > .aside-down-9132
  > .link_5634
  > .mini_0a25
  > .message_6a48:hover
  .aside_a662 {
  color: var(--e-global-color-text);
}
.paper_2dce
  > .copper-7599
  > .aside-down-9132
  > .link_5634
  > .mini_0a25
  > .message_6a48:hover
  .aside_a662 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper_2dce
  > .copper-7599
  > .aside-down-9132
  > .link_5634
  > .mini_0a25.item_ea68
  > .message_6a48
  .aside_a662 {
  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);
}
.backdrop_steel_e86e .status-static-7b79 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_steel_e86e .active-8b4b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_steel_e86e .surface-9b5b {
  background-color: var(--e-global-color-primary);
}
.backdrop_steel_e86e .surface-9b5b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_2f35
  > .copper-7599
  > .image_d6e4
  > .input_motion_5160
  > .nav_65f0
  .active_1236 {
  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);
}
.summary_2f35
  > .copper-7599
  > .image_d6e4
  > .input_motion_5160
  > .nav_65f0
  .purple_7c5b {
  color: var(--e-global-color-text);
}
.summary_2f35
  > .copper-7599
  > .image_d6e4
  > .input_motion_5160
  > .nav_65f0:hover
  .active_1236 {
  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);
}
.summary_2f35
  > .copper-7599
  > .image_d6e4
  > .input_motion_5160
  > .nav_65f0:hover
  .purple_7c5b {
  color: var(--e-global-color-secondary);
}
.summary_2f35
  > .copper-7599
  > .image_d6e4
  > .input_motion_5160
  > .nav_65f0.preview_4a92
  .active_1236 {
  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);
}
.summary_2f35
  > .copper-7599
  > .image_d6e4
  > .input_motion_5160
  > .nav_65f0.preview_4a92
  .purple_7c5b {
  color: var(--e-global-color-primary);
}
.layout_2d11
  .status_advanced_e184
  .fluid_fd49 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_2d11 .content_tall_4c0c .cold-5a66 .overlay-cb9f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny_dc2c .hover_354c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny_dc2c .container_huge_82fb .hover_354c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny_dc2c .chip-in-2bde {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tiny_dc2c .chip-in-2bde {
  background-color: var(--e-global-color-primary);
}
.title_7d1f .pattern_tall_780f .last_0f70 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_7d1f
  .pattern_tall_780f:hover
  .pattern-1655 {
  color: var(--e-global-color-secondary);
}
.title_7d1f
  .pattern_tall_780f:hover
  .last_0f70 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_ff27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.next_975c {
  flex-direction: column;
}

.next_975c .brown-32eb {
  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.next_975c .brown-32eb {
  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);
}

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

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

.article_fluid_bf58.middle_ae36 {
  display: none;
}

.aside_easy_e027 {
  display: none;
}

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

.first_12b3.list-out-f515 {
  margin-bottom: 40px;
  width: 100%;
}

.avatar-hard-6f3b {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.next_975c a {
  width: 100%;
}

.full_408c .fixed_f77c.north_fbfb {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.full_408c
  .fixed_f77c.main_b103
  .footer_99ac
  .smooth_8b1f {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.row_92f6.hard-264a > .mini_56ad {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.banner-stone-6af1 {
  position: relative;
  width: 100%;
}

.grid-large-3696 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.center-2d27 {
  display: flex;
  gap: 50px;
}

.full_408c
  .fixed_f77c.caption_advanced_1eb4
  .first_6f05
  .grid-hard-9dc6 {
  width: 100% !important;
}

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

.row_f57a {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.media_5b70:hover .tall_9e1e {
  visibility: visible;
}
.media_5b70:hover.media_5b70::before {
  display: block;
}

.banner_b635 h3 {
  color: #fff;
}

.blue_10d1 {
  margin: 0;
}

.full_408c
  .fixed_f77c.caption_advanced_1eb4
  .grid-hard-9dc6
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.frame-short-3a12 {
  width: 100%;
}

.hover-glass-1f07 {
  width: 100%;
}

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

.hover-glass-1f07 {
  width: 100%;
}

.media-last-12b4 {
  margin-bottom: 10px !important;
}

.grid-hard-9dc6 {
  display: flex;
  align-items: center;
}

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

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

.next_975c .brown-32eb.down_3009 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.next_975c h1.brown-32eb {
  margin-top: 80px !important;
}

.full_408c .fixed_f77c.paragraph_first_4c22 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.badge-c534 img {
  width: 100%;
}

.link-4c51 .element_67d2.footer_99ac {
  justify-content: space-between;
}

.orange_ccb4 {
  display: none;
}

.hover-4dfc .paragraph-slow-88bd {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .row_92f6 .mini_56ad {
    flex-wrap: nowrap !important;
  }
}

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

  .status-e90e {
    width: 100% !important;
  }
}

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

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

  .link-4c51 .element_67d2.footer_99ac {
    border-bottom: 1px solid #f0c159;
  }

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

  .row_92f6.hard-264a > .mini_56ad {
    gap: 15px;
    justify-content: space-between;
  }

  .full_408c
    .fixed_f77c.caption_advanced_1eb4
    .grid-hard-9dc6
    img {
    width: 60% !important;
  }

  .grid-large-3696 {
    left: 2%;
  }

  .label-right-4e82 {
    margin: 10px 0;
  }

  .next_975c .paragraph-slow-88bd {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.next_975c .brown-32eb,
  .next_975c .brown-32eb {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .grid-hard-9dc6 {
    justify-content: center;
  }

  .next_975c .paragraph-slow-88bd {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .avatar-hard-6f3b {
    margin-bottom: 15px !important;
  }

  .full_408c .fixed_f77c.north_fbfb {
    width: 75% !important;
  }

  .badge-c534 img {
    width: 100% !important;
  }
}

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

  h2.next_975c .brown-32eb,
  .next_975c .brown-32eb {
    font-size: 30px !important;
  }

  .grid-hard-9dc6 {
    justify-content: center;
  }

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

  .box-motion-f450
    .in_74e0.wood_7c0e {
    margin: 0 !important;
  }

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

  .label-right-4e82 {
    display: flex;
  }

  .motion_875d .container_c0f3 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .section-b223 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .next_975c h1.brown-32eb {
    margin-top: 40px !important;
  }

  .full_408c
    .fixed_f77c.caption_advanced_1eb4
    .grid-hard-9dc6
    img,
  .message-gas-5af4 .first_6f05 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .full_408c .fixed_f77c.north_fbfb {
    width: 100% !important;
  }

  .row_92f6.hard-264a > .mini_56ad {
    gap: 3px;
  }

  .next_975c .paragraph-slow-88bd {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.link-4c51 .element_67d2.footer_99ac: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);
}

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

/* 图片容器简化样式 */
.banner-stone-6af1 {
  position: relative;
  width: 100%;
}

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

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

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

/* 图片块简化样式 */
.south-608d {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .link-4c51 .element_67d2.footer_99ac {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .next_975c .brown-32eb {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .container_c0f3 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.aside_rough_b3bd .panel_gas_c202 {
  flex-shrink: 0;
  white-space: nowrap;
}

.aside_rough_b3bd .tabs-solid-249c {
  flex-shrink: 0;
  min-width: fit-content;
}

.aside_rough_b3bd .smooth_8b1f {
  white-space: nowrap;
}

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

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

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

.aside_rough_b3bd .tabs-solid-249c {
  max-width: 80px !important;
  overflow: hidden;
}

.aside_rough_b3bd .element_67d2.footer_99ac {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.aside_rough_b3bd .smooth_8b1f {
  font-size: 11px !important;
  line-height: 1.2 !important;
  overflow: hidden;
  text-overflow: ellipsis;
}

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

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

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

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

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

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

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

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

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

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

/* css-noise: 9cf3 */
.widget-item-s3 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
