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(.tiny_6146) {
  gap: 0.5em;
}
:where(.wood_71d9) {
  gap: 0.5em;
}
body .avatar-tiny-22f4 > .wrapper-large-b2fc {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .avatar-tiny-22f4 > .active-1ad1 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .avatar-tiny-22f4 > .north_660a {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .preview_91c5 > .wrapper-large-b2fc {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .preview_91c5 > .active-1ad1 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .preview_91c5 > .north_660a {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .preview_91c5
  > :where(:not(.wrapper-large-b2fc):not(.active-1ad1):not(.frame_pressed_e82c)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .preview_91c5 > .summary_3f56 {
  max-width: var(--wp--style--global--wide-size);
}
body .tiny_6146 {
  display: flex;
}
body .tiny_6146 {
  flex-wrap: wrap;
  align-items: center;
}
body .tiny_6146 > * {
  margin: 0;
}
body .wood_71d9 {
  display: grid;
}
body .wood_71d9 > * {
  margin: 0;
}
:where(.popup_f37d.tiny_6146) {
  gap: 2em;
}
:where(.popup_f37d.wood_71d9) {
  gap: 2em;
}
:where(.gallery_solid_ff0b.tiny_6146) {
  gap: 1.25em;
}
:where(.gallery_solid_ff0b.wood_71d9) {
  gap: 1.25em;
}
.input-north-23b7 {
  color: var(--wp--preset--color--black) !important;
}
.paragraph-5d63 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.dropdown_copper_dfa2 {
  color: var(--wp--preset--color--white) !important;
}
.lower_4b99 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.surface-right-6079 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.picture-cold-b170 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.wrapper-pressed-76af {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.focus-df48 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.card-bf27 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.description-371a {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.active_dc5d {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.row-last-7780 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.slow_aa47 {
  background-color: var(--wp--preset--color--black) !important;
}
.wood_2b8b {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.dark_d4a8 {
  background-color: var(--wp--preset--color--white) !important;
}
.feature_68d4 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.slow_2b1b {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.sidebar-58bf {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.active_53d3 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.description-top-f2d7 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.list-e089 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.first_853b {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.background-easy-48e1 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.gallery_mini_5a1c {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.filter_blue_237e {
  border-color: var(--wp--preset--color--black) !important;
}
.breadcrumb-liquid-3694 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.notice-huge-ca69 {
  border-color: var(--wp--preset--color--white) !important;
}
.blue_5335 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.hidden-dynamic-fbe5 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.paragraph_paper_d23e {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.light_fcb8 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.label_motion_16cc {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.east_c07f {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.row_cool_3f20 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.sidebar-aefd {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.filter-left-73b7 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.overlay-c417 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.background_solid_2198 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.modal-next-f473 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.frame-8150 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.picture-purple-df83 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.sidebar-8d6f {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.carousel-active-e5e5 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.article-65f7 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.header-brown-12be {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.video_a334 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.breadcrumb-middle-f55e {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.selected-3336 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.iron_7c59 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.wide-5274 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.inner-2baa {
  font-size: var(--wp--preset--font-size--large) !important;
}
.list-82e2 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.gallery-ec7b a:where(:not(.cool_e785)) {
  color: inherit;
}
:where(.gallery_solid_ff0b.tiny_6146) {
  gap: 1.25em;
}
:where(.gallery_solid_ff0b.wood_71d9) {
  gap: 1.25em;
}
:where(.popup_f37d.tiny_6146) {
  gap: 2em;
}
:where(.popup_f37d.wood_71d9) {
  gap: 2em;
}
.tertiary_4d12 {
  font-size: 1.5em;
  line-height: 1.6;
}

.red_63e3 .column-8421 {
  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);
}
.down_eced .east_0cc2 {
  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);
}
.heading-01a1 {
  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);
}
.heading-01a1.advanced-6661 .tabs_6890 {
  background-color: var(--e-global-color-primary);
}
.heading-01a1.banner_hot_0728 .tabs_6890,
.heading-01a1.media_small_1df0 .tabs_6890 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.message-14aa .shade-d4a1 {
  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);
}
.accordion_next_89e3 {
  --divider-color: var(--e-global-color-secondary);
}
.accordion_next_89e3 .yellow-8a21 {
  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);
}
.accordion_next_89e3.tag_smooth_cf29 .black-e616 {
  background-color: var(--e-global-color-secondary);
}
.accordion_next_89e3.stone-4e14 .black-e616,
.accordion_next_89e3.disabled-left-144b .black-e616 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.accordion_next_89e3.stone-4e14 .black-e616,
.accordion_next_89e3.disabled-left-144b .black-e616 svg {
  fill: var(--e-global-color-secondary);
}
.upper_df32 .background_6200 {
  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);
}
.upper_df32 .large-ba02 {
  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);
}
.focused-0039.tag_smooth_cf29 .black-e616 {
  background-color: var(--e-global-color-primary);
}
.focused-0039.stone-4e14 .black-e616,
.focused-0039.disabled-left-144b .black-e616 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.focused-0039.stone-4e14 .black-e616,
.focused-0039.disabled-left-144b .black-e616 svg {
  fill: var(--e-global-color-primary);
}
.badge_d59b.tag_smooth_cf29 .black-e616 {
  background-color: var(--e-global-color-primary);
}
.badge_d59b.stone-4e14 .black-e616,
.badge_d59b.disabled-left-144b .black-e616 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.badge_d59b .list-3d0c {
  color: var(--e-global-color-primary);
}
.badge_d59b .list-3d0c,
.badge_d59b .list-3d0c a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_d59b .outer-d188 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-d8b6 .message-b509 {
  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_2744 .picture_937b .slider_f48f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-907d .pink_2634:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.tertiary-907d .notice-simple-9bb3 i {
  color: var(--e-global-color-primary);
}
.tertiary-907d .notice-simple-9bb3 svg {
  fill: var(--e-global-color-primary);
}
.tertiary-907d .content_df56 {
  color: var(--e-global-color-secondary);
}
.tertiary-907d .pink_2634 > .content_df56,
.tertiary-907d .pink_2634 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-hard-845b .carousel_under_8e96 {
  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-hard-845b .modal_tiny_872a {
  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);
}
.overlay-dark-47b5 .liquid-e971 .lower_e5e2 {
  background-color: var(--e-global-color-primary);
}
.overlay-dark-47b5 .column_rough_ffa1 {
  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);
}
.feature_4c40 .inner_d3e0 {
  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);
}
.feature_4c40 .popup-complex-e0d4 {
  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);
}
.feature_4c40 .background_clean_fc68 {
  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);
}
.alert_easy_d1c8 .heading_ee5d,
.alert_easy_d1c8 .heading_ee5d a {
  color: var(--e-global-color-primary);
}
.alert_easy_d1c8 .heading_ee5d.blue_901e,
.alert_easy_d1c8 .heading_ee5d.blue_901e a {
  color: var(--e-global-color-accent);
}
.alert_easy_d1c8 .heading_ee5d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_easy_d1c8 .next_42dd {
  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);
}
.outer-890f .media_6198,
.outer-890f .gold_0308 {
  color: var(--e-global-color-primary);
}
.outer-890f .media_6198 svg {
  fill: var(--e-global-color-primary);
}
.outer-890f .blue_901e .media_6198,
.outer-890f .blue_901e .gold_0308 {
  color: var(--e-global-color-accent);
}
.outer-890f .blue_901e .media_6198 svg {
  fill: var(--e-global-color-accent);
}
.outer-890f .gold_0308 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-890f .next_42dd {
  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);
}
.tooltip-prev-83c8 .hovered-4952,
.tooltip-prev-83c8 .medium-f3fc {
  color: var(--e-global-color-primary);
}
.tooltip-prev-83c8 .medium-f3fc svg {
  fill: var(--e-global-color-primary);
}
.tooltip-prev-83c8 .heading_ee5d.blue_901e a,
.tooltip-prev-83c8
  .heading_ee5d.blue_901e
  .medium-f3fc {
  color: var(--e-global-color-accent);
}
.tooltip-prev-83c8 .hovered-4952 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-prev-83c8 .next_42dd {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_top_7529 .red-0388 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_top_7529 .breadcrumb_cool_e9a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_c783 .brown-e6b4 .feature_wood_747c {
  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);
}
.wood_c783 .brown-e6b4 .label-complex-79b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_c783 .info-8268 .feature_wood_747c {
  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);
}
.wood_c783
  .info-8268
  .label-complex-79b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_c783
  .mask_d11f
  .feature_wood_747c {
  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);
}
.wood_c783
  .mask_d11f
  .label-complex-79b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_c783
  .table-fresh-91d2
  .feature_wood_747c {
  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);
}
.wood_c783
  .table-fresh-91d2
  .label-complex-79b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_3dc5 .soft-a6dd {
  background-color: var(--e-global-color-primary);
}
.wrapper_3dc5 .soft-a6dd:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper_3dc5 .box-b69d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_3dc5
  .soft-a6dd:hover
  .box-b69d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lite-5a04 .backdrop_646a {
  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);
}
.detail-stone-e221 .nav-592e .tabs_90e4 a {
  background-color: var(--e-global-color-accent);
}
.detail-stone-e221 .nav-592e .dynamic_c2c5 a {
  background-color: var(--e-global-color-accent);
}
.detail-stone-e221 .nav-592e .tabs_90e4 a,
.detail-stone-e221 .nav-592e .dynamic_c2c5 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-75c7
  .center_b1fe.notification_active_9416
  .nav-592e
  a.thumbnail_eb9a {
  background-color: var(--e-global-color-accent);
}
.action-75c7
  .center_b1fe.notification_active_9416
  .nav-592e
  span.thumbnail_eb9a.fn-current-51ce {
  background-color: var(--e-global-color-text);
}
.action-75c7
  .center_b1fe.notification_active_9416
  .nav-592e
  .thumbnail_eb9a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_4d28 .sidebar_bb96 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_4d28
  .steel_e9bf
  > .logo-right-b276
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_4d28
  .avatar_cold_66dc
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_4d28
  .outline-bright-758c
  .basic_83f2,
.tiny_4d28
  .outline-bright-758c
  .dropdown_9a88 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny_4d28
  .outline-bright-758c
  .right_929a,
.tiny_4d28
  .outline-bright-758c
  a
  .right_929a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_4d28
  .outline-bright-758c
  .active-8608 {
  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);
}
.tiny_4d28
  .outline-bright-758c
  .tertiary_1e43 {
  background-color: var(--e-global-color-primary);
}
.tiny_4d28
  .outline-bright-758c
  .tertiary_1e43 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_4d28
  .outline-bright-758c
  .tertiary_1e43:hover {
  background-color: var(--e-global-color-primary);
}
.tiny_4d28
  .outline-bright-758c
  .gold_592c {
  background-color: var(--e-global-color-primary);
}
.tiny_4d28
  .outline-bright-758c
  .gold_592c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_4d28
  .outline-bright-758c
  .gold_592c:hover {
  background-color: var(--e-global-color-primary);
}
.tiny_4d28
  .notification_5ef7
  .chip_0c5f
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny_4d28
  .notification_5ef7
  .narrow_7ecd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_4d28
  .notification_5ef7
  .active-8608 {
  color: var(--e-global-color-text);
}
.tiny_4d28
  .notification_5ef7
  .active-8608
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_4d28
  .notification_5ef7
  .tertiary_1e43 {
  background-color: var(--e-global-color-primary);
}
.tiny_4d28
  .notification_5ef7
  .tertiary_1e43 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_4d28
  .notification_5ef7
  .tertiary_1e43:hover {
  background-color: var(--e-global-color-primary);
}
.tiny_4d28
  .notification_5ef7
  .gold_592c {
  background-color: var(--e-global-color-primary);
}
.tiny_4d28
  .notification_5ef7
  .gold_592c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_4d28
  .notification_5ef7
  .gold_592c:hover {
  background-color: var(--e-global-color-primary);
}
.tiny_4d28 .stone-38f6 {
  background-color: var(--e-global-color-primary);
}
.tiny_4d28 .stone-38f6:hover {
  background-color: var(--e-global-color-primary);
}
.tiny_4d28 .box-east-1dd9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny_4d28 .detail-13d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_9b66 .heading_9318 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_9b66
  .hover_d177
  > div:nth-child(3)
  .heading_9318,
.static_9b66
  .glass_11a6
  > div:nth-child(1)
  .heading_9318,
.static_9b66
  .frame_b9d7
  > div:nth-child(1)
  .heading_9318,
.static_9b66
  .old-0582
  > div:nth-child(1)
  .heading_9318,
.static_9b66
  .small-0e6d
  > div:nth-child(1)
  .heading_9318 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_9b66 .upper-fd15 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_9b66 .photo_copper_c790 {
  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);
}
.static_9b66 .stale_3024 {
  background-color: var(--e-global-color-primary);
}
.static_9b66 .stale_3024 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_9b66 .stale_3024:hover {
  background-color: var(--e-global-color-primary);
}
.static_9b66 .tooltip-fresh-c073 {
  background-color: var(--e-global-color-primary);
}
.static_9b66 .tooltip-fresh-c073:hover {
  background-color: var(--e-global-color-primary);
}
.static_9b66 .box-east-1dd9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_9b66 .detail-13d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-b6b9 .element_b954 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-b6b9 .tabs-211d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-b6b9 .video-motion-357b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-b6b9 .menu-soft-303b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-b6b9 .photo_red_4a2b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-b6b9 .tooltip-fresh-c073 {
  background-color: var(--e-global-color-primary);
}
.tooltip-b6b9 .tooltip-fresh-c073:hover {
  background-color: var(--e-global-color-primary);
}
.hard_8576 .inner_5b86 {
  background-color: var(--e-global-color-secondary);
}
.hard_8576 .chip-3e91 {
  background-color: var(--e-global-color-text);
}
.hard_8576 .table-bright-17c3 {
  background-color: var(--e-global-color-secondary);
}
.hard_8576 .message_c492 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_8576 .popup_iron_b233 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_8576 .info-cbfa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_8576 .layout-b8fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_8576 .dirty-587e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_motion_678d .nav_ef77 .module_33fa,
.caption_motion_678d
  .nav_ef77
  .module_33fa
  a,
.caption_motion_678d .tag-812a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_motion_678d .nav_ef77 .breadcrumb_soft_36d3,
.caption_motion_678d .status-e77a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_motion_678d .nav_ef77 .breadcrumb_soft_36d3 {
  color: var(--e-global-color-text);
}
.caption_motion_678d .status-e77a {
  color: var(--e-global-color-text);
}
.caption_motion_678d
  .nav_ef77
  .basic-43e3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_motion_678d .tall_27d3 .aside-orange-19f3 {
  background-color: var(--e-global-color-primary);
}
.caption_motion_678d .tall_27d3 .aside-orange-19f3:hover {
  background-color: var(--e-global-color-primary);
}
.caption_motion_678d .tall_27d3 .static-0fa7 li span {
  background-color: var(--e-global-color-text);
}
.caption_motion_678d .tall_27d3 .static-0fa7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.caption_motion_678d
  .tall_27d3
  .static-0fa7
  li.row_easy_2298
  span {
  background-color: var(--e-global-color-accent);
}
.caption_motion_678d .description-bc7d span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_next_47c5 .photo-tiny-637a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_soft_c0a2 .iron_6530 {
  background-color: var(--e-global-color-primary);
}
.button_soft_c0a2 .hero_b282 {
  background-color: var(--e-global-color-secondary);
}
.button_soft_c0a2 .surface_wide_e9dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_soft_c0a2 .focused_babd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_soft_c0a2 .accent-selected-c3fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_soft_c0a2 .pattern-down-719e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_soft_c0a2 .caption_7f78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_soft_c0a2 .grid_1cbf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_soft_c0a2 .cool_f985 {
  background-color: var(--e-global-color-primary);
}
.button_soft_c0a2 .cool_f985 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-3863 .iron-3f41 {
  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-3863 .up-c9d0 {
  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);
}
.module-3863
  .last_4712:after {
  background-color: var(--e-global-color-primary);
}
.module-3863 .icon-current-a39a {
  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);
}
.slow_e045 .tag-812a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_e045 .status-e77a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-pro-ab41 .slider-hard-1152 .last-9f2a {
  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);
}
.popup-pro-ab41 .slider-hard-1152 .hidden_6de8 {
  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);
}
.header-easy-7613 .article-red-3185 {
  background-color: var(--e-global-color-primary);
}
.header-easy-7613 .medium_0098 {
  background-color: var(--e-global-color-secondary);
}
.header-easy-7613 .slow-8b6f .breadcrumb-9037 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-easy-7613 .feature-1398 .breadcrumb-9037 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-2ca4 .disabled_tall_01af .article-24e0 {
  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-2ca4 .disabled_tall_01af .left-78e4 {
  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);
}
.paragraph-2ca4 .disabled_tall_01af .feature-1440 {
  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);
}
.avatar_white_1fc1 .left_c92c {
  border-color: var(--e-global-color-text);
}
.avatar_white_1fc1 .alert_soft_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);
}
.avatar_white_1fc1 .middle-1357 {
  color: var(--e-global-color-primary);
}
.avatar_white_1fc1 .east_67b9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_8397 .alert_1701 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_8397 .row_2ab8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_8397 .hot_0756:hover .alert_1701 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_8397
  .hot_0756:hover
  .row_2ab8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article-bright-8a6d .secondary-16c1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article-bright-8a6d .modal_large_16f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-green-e4ed .bronze-d8a0 .summary_48c6 {
  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);
}
.panel-green-e4ed .cool-b315 .summary_48c6 {
  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);
}
.inner_dd94 .header_purple_a1a4 {
  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);
}
.image-e1d6 .tertiary_purple_8fba .info-stone-59bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-e1d6 .tertiary_purple_8fba .info-stone-59bd {
  background-color: var(--e-global-color-secondary);
}
.image-e1d6 .notification-current-35fd .info-stone-59bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-e1d6 .notification-current-35fd .info-stone-59bd {
  background-color: var(--e-global-color-secondary);
}
.image-e1d6 .card-stone-8bb8 .paper-a9b9 {
  background-color: var(--e-global-color-primary);
}
.image-e1d6 .card-stone-8bb8:hover .paper-a9b9 {
  background-color: var(--e-global-color-secondary);
}
.image-e1d6 .aside-orange-19f3 {
  background-color: var(--e-global-color-primary);
}
.image-e1d6 .aside-orange-19f3:hover {
  background-color: var(--e-global-color-accent);
}
.image-e1d6 .static-0fa7 li span {
  background-color: var(--e-global-color-text);
}
.image-e1d6 .static-0fa7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.image-e1d6 .static-0fa7 li.row_easy_2298 span {
  background-color: var(--e-global-color-accent);
}
.border_0477 .white_76d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_0477 .header-complex-4787 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-liquid-055c .item-huge-19e6:before {
  background-color: var(--e-global-color-secondary);
}
.accordion-liquid-055c .backdrop_next_b1d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-liquid-055c .dim-c13b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver-6db8 .popup_4712 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver-6db8 .popup_4712:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver-6db8 .popup_4712.fn-active-51ce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver-6db8 .info_selected_de58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-6db8 .message-purple-57f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-6db8 .pagination_92ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-6db8 .article_309e {
  background-color: var(--e-global-color-primary);
}
.silver-6db8 .article_309e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver-6db8 .alert-037a {
  background-color: var(--e-global-color-primary);
}
.silver-6db8 .alert-037a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_mini_22d1 .layout-middle-7b59 .frame_c3e6 a {
  color: var(--e-global-color-secondary);
}
.container_mini_22d1 .layout-middle-7b59 .frame_c3e6 a:hover {
  color: var(--e-global-color-secondary);
}
.container_mini_22d1 .layout-middle-7b59 .frame_c3e6,
.container_mini_22d1 .layout-middle-7b59 .frame_c3e6 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_mini_22d1 .layout-middle-7b59 .wood_4d36 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_mini_22d1 .layout-middle-7b59 .short_1d78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_mini_22d1 .layout-middle-7b59 .slider-clean-1eb1 {
  background-color: var(--e-global-color-primary);
}
.container_mini_22d1 .layout-middle-7b59 .slider-clean-1eb1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_mini_22d1 .layout-middle-7b59 .slider-clean-1eb1:hover {
  background-color: var(--e-global-color-primary);
}
.container_mini_22d1 .layout-middle-7b59 .breadcrumb-action-2f4b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_mini_22d1 .layout-middle-7b59 .breadcrumb-action-2f4b {
  background-color: var(--e-global-color-primary);
}
.container_mini_22d1 .layout-middle-7b59 .breadcrumb-action-2f4b:hover {
  background-color: var(--e-global-color-primary);
}
.container_mini_22d1 .layout-middle-7b59 .aside-orange-19f3 {
  background-color: var(--e-global-color-primary);
}
.container_mini_22d1 .layout-middle-7b59 .aside-orange-19f3:hover {
  background-color: var(--e-global-color-primary);
}
.container_mini_22d1 .tall_27d3 .static-0fa7 li span {
  background-color: var(--e-global-color-text);
}
.container_mini_22d1 .tall_27d3 .static-0fa7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.container_mini_22d1 .tall_27d3 .static-0fa7 li.row_easy_2298 span {
  background-color: var(--e-global-color-accent);
}
.container_mini_22d1 .box-east-1dd9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_mini_22d1 .detail-13d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow-3e01 .module-e7f3 .blue-f2b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow-3e01 .module-e7f3 .border-ee64 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-3e01 .module-e7f3 .photo-yellow-23d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_6e89 .gradient-brown-dd7a {
  border-color: var(--e-global-color-text);
}
.clean_6e89 .secondary-ec37 {
  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);
}
.clean_6e89 .badge_dynamic_a32d {
  color: var(--e-global-color-secondary);
}
.clean_6e89 .badge_dynamic_a32d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_6e89 .shade-slow-6cab > * {
  color: var(--e-global-color-primary);
}
.clean_6e89 .shade-slow-6cab > * svg {
  fill: var(--e-global-color-primary);
}
.clean_6e89 .hard_d7e5 {
  color: var(--e-global-color-primary);
}
.clean_6e89 .hard_d7e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean_6e89 .small-0c35 {
  color: var(--e-global-color-primary);
}
.clean_6e89 .small-0c35 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean_6e89 .wrapper-7c0b {
  color: var(--e-global-color-primary);
}
.clean_6e89 .wrapper-7c0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_6e89 .wrapper_last_b886 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_6e89 .gradient-hot-f9ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_6e89 .gradient-hot-f9ba.lower_b5e4 {
  color: var(--e-global-color-secondary);
}
.clean_6e89 .gradient-hot-f9ba.lower_b5e4 .last-5094 {
  color: var(--e-global-color-accent);
}
.clean_6e89 .gradient-hot-f9ba.focus-4b25 {
  color: var(--e-global-color-text);
}
.clean_6e89 .gradient-hot-f9ba.focus-4b25 .last-5094 {
  color: var(--e-global-color-text);
}
.clean_6e89 .gradient-hot-f9ba:before {
  border-top-color: var(--e-global-color-text);
}
.clean_6e89 .alert-cold-c498 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_6e89
  .alert-cold-c498
  .paragraph_green_9c8e {
  background-color: var(--e-global-color-primary);
}
.clean_6e89
  .alert-cold-c498
  .paragraph_green_9c8e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean_6e89 .gradient-brown-dd7a .background_43ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-34fd .stone_e12e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow-34fd .grid-6527 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_0cee .status_631a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_0cee
  .status_167d
  .left_ce8c {
  background-color: var(--e-global-color-secondary);
}
.item_0cee
  .status_167d.up-2666
  .left_ce8c {
  background-color: var(--e-global-color-text);
}
.item_0cee
  .status_167d:hover
  .left_ce8c {
  background-color: var(--e-global-color-accent);
}
.item_0cee
  .status_167d.fn-active-51ce
  .left_ce8c {
  background-color: var(--e-global-color-primary);
}
.table-7dcf .active_stone_a44a {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.table-7dcf .accent_soft_f6c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-7dcf .alert-paper-cae3 {
  background-color: var(--e-global-color-primary);
}
.table-7dcf .alert-paper-cae3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main-active-77df .heading-brown-6c0b .summary_huge_660b .breadcrumb_f63a {
  background-color: var(--e-global-color-secondary);
}
.main-active-77df .heading-brown-6c0b .motion-05fb:after {
  background-color: var(--e-global-color-secondary);
}
.main-active-77df .outline-b3ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-active-77df .old-bb73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-active-77df .iron_0cdf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-active-77df .chip_60c9 {
  background-color: var(--e-global-color-primary);
}
.main-active-77df .chip_60c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main-active-77df .description-9baa {
  background-color: var(--e-global-color-secondary);
}
.main-active-77df .description-9baa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main-active-77df .heading-brown-6c0b .column-plasma-d9e2 .modal-plasma-f6cd:hover {
  background-color: var(--e-global-color-primary);
}
.main-active-77df
  .heading-brown-6c0b
  .column-plasma-d9e2
  .modal-plasma-f6cd.banner_924a {
  background-color: var(--e-global-color-primary);
}
.main-active-77df .heading-brown-6c0b .primary_13ca:before {
  border-color: var(--e-global-color-primary);
}
.main-active-77df .heading-brown-6c0b .primary_13ca:hover:before {
  border-color: var(--e-global-color-secondary);
}
.main-active-77df
  .heading-brown-6c0b
  .primary_13ca.dynamic_5321:before {
  border-color: var(--e-global-color-primary);
}
.main-active-77df .focus-last-6bf3 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_iron_f3b3 .orange-dff4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_iron_f3b3 .orange-dff4:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_iron_f3b3 .orange-dff4.outline-d94e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_iron_f3b3 .title-ddcb {
  background-color: var(--e-global-color-primary);
}
.alert_iron_f3b3 .title-ddcb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_iron_f3b3
  .description-d82f
  .content_46ab
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_iron_f3b3
  .mini_1a57
  .content_46ab
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-e81c
  .modal_bottom_7dd8
  .hot-762d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-e81c
  .modal_bottom_7dd8
  .tall-f2d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-e81c .frame-steel-3a63 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-e81c .description_glass_9c68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-e81c .icon-active-dfc9 {
  background-color: var(--e-global-color-primary);
}
.background-e81c .icon-active-dfc9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_huge_0187 .frame-cc54 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_huge_0187 .fluid_121f {
  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);
}
.shadow_huge_0187 .active-edc9 {
  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_huge_0187 .active-edc9 a:hover {
  color: var(--e-global-color-secondary);
}
.shadow_huge_0187 .widget_7df7 {
  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_huge_0187 .table_baba {
  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_huge_0187 .chip_hard_3e10 .aside-orange-19f3 {
  background-color: var(--e-global-color-primary);
}
.shadow_huge_0187 .chip_hard_3e10 .aside-orange-19f3:hover {
  background-color: var(--e-global-color-accent);
}
.shadow_huge_0187
  .chip_hard_3e10
  .static-0fa7
  li
  span {
  background-color: var(--e-global-color-text);
}
.shadow_huge_0187
  .chip_hard_3e10
  .static-0fa7
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.shadow_huge_0187
  .chip_hard_3e10
  .static-0fa7
  li.row_easy_2298
  span {
  background-color: var(--e-global-color-accent);
}
.current_480f
  .footer_cold_5e05
  .backdrop_selected_2f23 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current_480f .footer_cold_5e05 .panel-6941 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current_480f .footer_cold_5e05 .feature-8869 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_480f .paragraph-8d19 {
  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);
}
.current_480f
  .search-2393.outline-ffa4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-prev-e363
  > .gold-8dbd
  > div
  > .avatar-stale-3a1e
  > .hot-524d
  > a {
  background-color: var(--e-global-color-text);
}
.menu-prev-e363
  > .gold-8dbd
  > div
  > .avatar-stale-3a1e
  > .hot-524d
  > a
  .title_c34e.form_f37f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-prev-e363
  > .gold-8dbd
  > div
  > .avatar-stale-3a1e
  > .hot-524d
  > a
  .search_easy_aa9d.popup-hovered-473c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-prev-e363
  > .gold-8dbd
  > div
  > .avatar-stale-3a1e
  > .hot-524d
  > .focus_stone_9184
  .hot-524d
  > a {
  background-color: var(--e-global-color-secondary);
}
.menu-prev-e363
  > .gold-8dbd
  > div
  > .avatar-stale-3a1e
  > .hot-524d
  > .focus_stone_9184
  .hot-524d
  > a
  .shadow_basic_7e33 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-prev-e363
  > .gold-8dbd
  > div
  > .avatar-stale-3a1e
  > .hot-524d
  > .focus_stone_9184
  .hot-524d
  > a
  .search_easy_aa9d.north-15fa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-prev-e363
  > .gold-8dbd
  > div
  > .avatar-stale-3a1e
  > .hot-524d
  > a
  .focused_c333:before {
  color: var(--e-global-color-text);
}
.menu-prev-e363
  > .gold-8dbd
  > div
  > .avatar-stale-3a1e
  > .hot-524d
  > .focus_stone_9184
  a
  .focused_c333:before {
  color: var(--e-global-color-text);
}
.menu-prev-e363
  > .gold-8dbd
  > div
  > .avatar-stale-3a1e
  > .hot-524d.container_709c
  > a
  .focused_c333:before {
  color: var(--e-global-color-text);
}
.menu-prev-e363
  > .gold-8dbd
  > div
  > .avatar-stale-3a1e
  > .hot-524d
  > .focus_stone_9184
  .hot-524d.container_709c
  > a
  .focused_c333:before {
  color: var(--e-global-color-text);
}
.menu-prev-e363
  > .gold-8dbd
  > div
  > .avatar-stale-3a1e
  > .hot-524d
  > a
  .image_hovered_4ae2
  .nav_0060 {
  color: var(--e-global-color-text);
}
.menu-prev-e363
  > .gold-8dbd
  > div
  > .avatar-stale-3a1e
  > .hot-524d
  > .focus_stone_9184
  a
  .image_hovered_4ae2
  .nav_0060 {
  color: var(--e-global-color-text);
}
.menu-prev-e363
  > .gold-8dbd
  > div
  > .avatar-stale-3a1e
  > .hot-524d
  > a
  .image_hovered_4ae2
  .nav_0060,
.menu-prev-e363
  > .gold-8dbd
  > div
  > .avatar-stale-3a1e
  > .hot-524d
  > .focus_stone_9184
  a
  .image_hovered_4ae2
  .nav_0060 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-prev-e363
  > .gold-8dbd
  > div
  > .avatar-stale-3a1e
  > .hot-524d
  > a
  .gradient-fluid-fc40:before {
  color: var(--e-global-color-text);
}
.menu-prev-e363
  > .gold-8dbd
  > div
  > .avatar-stale-3a1e
  > .hot-524d
  > .focus_stone_9184
  a
  .gradient-fluid-fc40:before {
  color: var(--e-global-color-text);
}
.menu-prev-e363
  > .gold-8dbd
  > div
  > .avatar-stale-3a1e
  > .hot-524d.container_709c
  > a
  .gradient-fluid-fc40:before {
  color: var(--e-global-color-text);
}
.menu-prev-e363
  > .gold-8dbd
  > div
  > .avatar-stale-3a1e
  > .hot-524d
  > .focus_stone_9184
  .hot-524d.container_709c
  > a
  .gradient-fluid-fc40:before {
  color: var(--e-global-color-text);
}
.light-8882 .description-bac6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light-8882
  .green_da97:hover
  .description-bac6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-a0f7
  > .gold-8dbd
  > .aside_5479
  > .east_a091
  > .primary_purple_dbb3
  > .tall-9ada
  .preview-a439 {
  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);
}
.column-a0f7
  > .gold-8dbd
  > .aside_5479
  > .east_a091
  > .primary_purple_dbb3
  > .tall-9ada:hover
  .preview-a439 {
  color: var(--e-global-color-text);
}
.column-a0f7
  > .gold-8dbd
  > .aside_5479
  > .east_a091
  > .primary_purple_dbb3
  > .tall-9ada:hover
  .preview-a439 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-a0f7
  > .gold-8dbd
  > .aside_5479
  > .east_a091
  > .primary_purple_dbb3.media_ee81
  > .tall-9ada
  .preview-a439 {
  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_7c06 .card_copper_18ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_7c06 .active-solid-62eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_7c06 .sidebar_0f0e {
  background-color: var(--e-global-color-primary);
}
.narrow_7c06 .sidebar_0f0e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-silver-8214
  > .gold-8dbd
  > .content-5dc9
  > .focus-75a6
  > .slider-9abb
  .active_bee3 {
  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);
}
.column-silver-8214
  > .gold-8dbd
  > .content-5dc9
  > .focus-75a6
  > .slider-9abb
  .message-glass-861e {
  color: var(--e-global-color-text);
}
.column-silver-8214
  > .gold-8dbd
  > .content-5dc9
  > .focus-75a6
  > .slider-9abb:hover
  .active_bee3 {
  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);
}
.column-silver-8214
  > .gold-8dbd
  > .content-5dc9
  > .focus-75a6
  > .slider-9abb:hover
  .message-glass-861e {
  color: var(--e-global-color-secondary);
}
.column-silver-8214
  > .gold-8dbd
  > .content-5dc9
  > .focus-75a6
  > .slider-9abb.component-gold-7373
  .active_bee3 {
  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);
}
.column-silver-8214
  > .gold-8dbd
  > .content-5dc9
  > .focus-75a6
  > .slider-9abb.component-gold-7373
  .message-glass-861e {
  color: var(--e-global-color-primary);
}
.video-8a76
  .alert-d12c
  .notice-7aa5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-8a76 .element-47ab .background_43ed .modal_0f7b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-glass-e5b6 .link-light-4ca5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-glass-e5b6 .form_4940 .link-light-4ca5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-glass-e5b6 .up-8a38 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-glass-e5b6 .up-8a38 {
  background-color: var(--e-global-color-primary);
}
.fluid-87b8 .highlight_a454 .pattern_b77d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid-87b8
  .highlight_a454:hover
  .status-fdcd {
  color: var(--e-global-color-secondary);
}
.fluid-87b8
  .highlight_a454:hover
  .pattern_b77d {
  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);
}
.content-left-dc3c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.south-c299 {
  flex-direction: column;
}

.south-c299 .stale-4de7 {
  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.south-c299 .stale-4de7 {
  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);
}

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

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

.form_c703.content_b161 {
  display: none;
}

.heading-out-5eec {
  display: none;
}

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

.advanced_2c48.gallery_4f32 {
  margin-bottom: 40px;
  width: 100%;
}

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

.south-c299 a {
  width: 100%;
}

.slow_bcec .sort-481c.form_fixed_b9e7 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.slow_bcec
  .sort-481c.shade_3764
  .old_8486
  .shade_8ee9 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.info_silver_b4f4.sort_pro_a4d5 > .text-outer-9ff7 {
  display: flex;
  align-items: center;
}

.tall-edde {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.gas_5aed {
  position: relative;
  width: 100%;
}

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

.notification-warm-8027 {
  font-size: 35px !important;
}

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

.texture-east-5aab {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

.filter-214b {
  display: flex;
  gap: 50px;
}

.slow_bcec
  .sort-481c.purple_313d
  .hero-easy-48f8
  .breadcrumb_north_7987 {
  width: 100% !important;
}

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

.accordion-8d92 {
  width: 100%;
}

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

.modal-hard-5fa4 {
  position: relative;
  cursor: pointer;
}

.modal-hard-5fa4::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

.menu-2cef {
  font-size: 15px !important;
}

.sort-893c {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.modal-hard-5fa4:hover .sort-893c {
  visibility: visible;
}
.modal-hard-5fa4:hover.modal-hard-5fa4::before {
  display: block;
}

.wide_e873 h3 {
  color: #fff;
}

.notice_c67b {
  margin: 0;
}

.slow_bcec
  .sort-481c.purple_313d
  .breadcrumb_north_7987
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.primary_bronze_7394 {
  width: 100%;
}

.shadow-1871 {
  width: 100%;
}

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

.shadow-1871 {
  width: 100%;
}

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

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

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

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

.south-c299 .stale-4de7.card_north_1382 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.south-c299 h1.stale-4de7 {
  margin-top: 80px !important;
}

.slow_bcec .sort-481c.orange_ef35 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.solid_00f7 img {
  width: 100%;
}

.motion-ac10 .button-gold-4d78.old_8486 {
  justify-content: space-between;
}

.module-in-d095 {
  display: none;
}

.main_adaa .title-dark-fff4 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .info_silver_b4f4 .text-outer-9ff7 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .motion-ac10 .button-gold-4d78.old_8486 {
    border-bottom: 1px solid #f0c159;
  }

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

  .info_silver_b4f4.sort_pro_a4d5 > .text-outer-9ff7 {
    gap: 15px;
    justify-content: space-between;
  }

  .slow_bcec
    .sort-481c.purple_313d
    .breadcrumb_north_7987
    img {
    width: 60% !important;
  }

  .carousel_up_39e4 {
    left: 2%;
  }

  .silver-5a5e {
    margin: 10px 0;
  }

  .south-c299 .title-dark-fff4 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .notification-warm-8027 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.south-c299 .stale-4de7,
  .south-c299 .stale-4de7 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .breadcrumb_north_7987 {
    justify-content: center;
  }

  .south-c299 .title-dark-fff4 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .secondary-last-2269 {
    margin-bottom: 15px !important;
  }

  .slow_bcec .sort-481c.form_fixed_b9e7 {
    width: 75% !important;
  }

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

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

  h2.south-c299 .stale-4de7,
  .south-c299 .stale-4de7 {
    font-size: 30px !important;
  }

  .breadcrumb_north_7987 {
    justify-content: center;
  }

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

  .hot-bf02
    .grid_6176.filter_4be3 {
    margin: 0 !important;
  }

  .tall-edde {
    margin: 0;
    gap: 10px;
  }

  .silver-5a5e {
    display: flex;
  }

  .slider-simple-f097 .sort_ce0f {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .widget-150f svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .south-c299 h1.stale-4de7 {
    margin-top: 40px !important;
  }

  .slow_bcec
    .sort-481c.purple_313d
    .breadcrumb_north_7987
    img,
  .upper_df32 .hero-easy-48f8 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .slow_bcec .sort-481c.form_fixed_b9e7 {
    width: 100% !important;
  }

  .info_silver_b4f4.sort_pro_a4d5 > .text-outer-9ff7 {
    gap: 3px;
  }

  .south-c299 .title-dark-fff4 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.motion-ac10 .button-gold-4d78.old_8486 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.motion-ac10 .button-gold-4d78.old_8486: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);
}

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

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

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

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

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

/* 图片块简化样式 */
.texture-east-5aab {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .motion-ac10 .button-gold-4d78.old_8486 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .south-c299 .stale-4de7 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .sort_ce0f {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.title_focused_f7a7 .active-2779 {
  flex-shrink: 0;
  white-space: nowrap;
}

.title_focused_f7a7 .badge_in_47b2 {
  flex-shrink: 0;
  min-width: fit-content;
}

.title_focused_f7a7 .shade_8ee9 {
  white-space: nowrap;
}

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

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

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

.title_focused_f7a7 .badge_in_47b2 {
  max-width: 80px !important;
  overflow: hidden;
}

.title_focused_f7a7 .button-gold-4d78.old_8486 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.title_focused_f7a7 .shade_8ee9 {
  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);
  }
}

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

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

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

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

body .texture-b4f4:nth-child(2),
.slow_bcec .texture-b4f4:nth-child(2),
#page .texture-b4f4: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;
}

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

/* css-noise: d5b2 */
.promo-block-s4 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
