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(.search-7d95) {
  gap: 0.5em;
}
:where(.tag_copper_c7c0) {
  gap: 0.5em;
}
body .secondary-over-738a > .under_f624 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .secondary-over-738a > .gallery_stale_8989 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .secondary-over-738a > .summary_6a9a {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .main_cc99 > .under_f624 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .main_cc99 > .gallery_stale_8989 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .main_cc99 > .summary_6a9a {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .main_cc99
  > :where(:not(.under_f624):not(.gallery_stale_8989):not(.caption-dirty-9a10)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .main_cc99 > .lower_254a {
  max-width: var(--wp--style--global--wide-size);
}
body .search-7d95 {
  display: flex;
}
body .search-7d95 {
  flex-wrap: wrap;
  align-items: center;
}
body .search-7d95 > * {
  margin: 0;
}
body .tag_copper_c7c0 {
  display: grid;
}
body .tag_copper_c7c0 > * {
  margin: 0;
}
:where(.preview-hot-ad11.search-7d95) {
  gap: 2em;
}
:where(.preview-hot-ad11.tag_copper_c7c0) {
  gap: 2em;
}
:where(.west_6eb6.search-7d95) {
  gap: 1.25em;
}
:where(.west_6eb6.tag_copper_c7c0) {
  gap: 1.25em;
}
.bottom_af41 {
  color: var(--wp--preset--color--black) !important;
}
.static_870c {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.logo_4457 {
  color: var(--wp--preset--color--white) !important;
}
.caption-bf38 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.light-942b {
  color: var(--wp--preset--color--vivid-red) !important;
}
.background-c2ba {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.chip_pro_392d {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.text_top_197e {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.image-08f9 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.old_47e4 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.first_65d9 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.image_0831 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.fixed_1d09 {
  background-color: var(--wp--preset--color--black) !important;
}
.outer_09d7 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.preview-e443 {
  background-color: var(--wp--preset--color--white) !important;
}
.logo_top_df47 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.outer-e1af {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.focused-c542 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.breadcrumb-d107 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.gallery_8452 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.status-73f2 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.liquid_5b12 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.caption-hot-b198 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.shade_right_498f {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.carousel_last_1a85 {
  border-color: var(--wp--preset--color--black) !important;
}
.wide-1aa2 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.warm-df9f {
  border-color: var(--wp--preset--color--white) !important;
}
.accordion_hovered_9534 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.thumbnail_b2a3 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.prev-b483 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.box_down_f8f0 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.message_pink_d985 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.form-47a8 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.container-stone-7e12 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.up_3b08 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.up_0244 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.filter_selected_1122 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.search-39bb {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.panel_copper_35b0 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.disabled_pink_addd {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.feature_narrow_09db {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.focused-fdf8 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.paragraph-5f90 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.gradient_41cf {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.red-50cf {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.in_9fb5 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.overlay_west_2c32 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.texture_a249 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.footer-a755 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.hovered_4f1a {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.preview_3316 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.top_9565 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.column_silver_25b5 a:where(:not(.backdrop-495c)) {
  color: inherit;
}
:where(.west_6eb6.search-7d95) {
  gap: 1.25em;
}
:where(.west_6eb6.tag_copper_c7c0) {
  gap: 1.25em;
}
:where(.preview-hot-ad11.search-7d95) {
  gap: 2em;
}
:where(.preview-hot-ad11.tag_copper_c7c0) {
  gap: 2em;
}
.glass_83e9 {
  font-size: 1.5em;
  line-height: 1.6;
}

.mask-2c82 .selected_81c6 {
  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);
}
.disabled_east_1140 .inner-1c1e {
  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);
}
.background_lite_2251 {
  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);
}
.background_lite_2251.dirty_201b .title_blue_06d2 {
  background-color: var(--e-global-color-primary);
}
.background_lite_2251.pro-7f52 .title_blue_06d2,
.background_lite_2251.south-bb10 .title_blue_06d2 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.breadcrumb-23bb .backdrop-current-9483 {
  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);
}
.container-c478 {
  --divider-color: var(--e-global-color-secondary);
}
.container-c478 .tag_b26c {
  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);
}
.container-c478.secondary_dim_94a9 .hard-ba2b {
  background-color: var(--e-global-color-secondary);
}
.container-c478.info-91fc .hard-ba2b,
.container-c478.notification-mini-9cee .hard-ba2b {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.container-c478.info-91fc .hard-ba2b,
.container-c478.notification-mini-9cee .hard-ba2b svg {
  fill: var(--e-global-color-secondary);
}
.tabs-e577 .paper-e618 {
  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);
}
.tabs-e577 .item_green_65bb {
  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);
}
.text-0a46.secondary_dim_94a9 .hard-ba2b {
  background-color: var(--e-global-color-primary);
}
.text-0a46.info-91fc .hard-ba2b,
.text-0a46.notification-mini-9cee .hard-ba2b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.text-0a46.info-91fc .hard-ba2b,
.text-0a46.notification-mini-9cee .hard-ba2b svg {
  fill: var(--e-global-color-primary);
}
.text_af64.secondary_dim_94a9 .hard-ba2b {
  background-color: var(--e-global-color-primary);
}
.text_af64.info-91fc .hard-ba2b,
.text_af64.notification-mini-9cee .hard-ba2b {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.text_af64 .row-9094 {
  color: var(--e-global-color-primary);
}
.text_af64 .row-9094,
.text_af64 .row-9094 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_af64 .hidden_silver_deca {
  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);
}
.short_2335 .active_f86e {
  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);
}
.description_cold_cd0e .component_9b9c .filter_brown_52a0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-e0dc .texture-6288:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.widget-e0dc .logo-red-b000 i {
  color: var(--e-global-color-primary);
}
.widget-e0dc .logo-red-b000 svg {
  fill: var(--e-global-color-primary);
}
.widget-e0dc .main_183f {
  color: var(--e-global-color-secondary);
}
.widget-e0dc .texture-6288 > .main_183f,
.widget-e0dc .texture-6288 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-fresh-62fb .grid_b06e {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-fresh-62fb .large_7a8c {
  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);
}
.dirty-8b9c .secondary_8063 .modal_medium_76b1 {
  background-color: var(--e-global-color-primary);
}
.dirty-8b9c .badge-1ce6 {
  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);
}
.tag-mini-51a7 .container-cool-8ab4 {
  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);
}
.tag-mini-51a7 .secondary_a885 {
  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);
}
.tag-mini-51a7 .orange_5fe7 {
  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);
}
.shadow-hot-b732 .large_5e84,
.shadow-hot-b732 .large_5e84 a {
  color: var(--e-global-color-primary);
}
.shadow-hot-b732 .large_5e84.mask-hard-bf41,
.shadow-hot-b732 .large_5e84.mask-hard-bf41 a {
  color: var(--e-global-color-accent);
}
.shadow-hot-b732 .large_5e84 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-hot-b732 .full_deb4 {
  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);
}
.frame-brown-e6a7 .slow-36f1,
.frame-brown-e6a7 .fixed_29cb {
  color: var(--e-global-color-primary);
}
.frame-brown-e6a7 .slow-36f1 svg {
  fill: var(--e-global-color-primary);
}
.frame-brown-e6a7 .mask-hard-bf41 .slow-36f1,
.frame-brown-e6a7 .mask-hard-bf41 .fixed_29cb {
  color: var(--e-global-color-accent);
}
.frame-brown-e6a7 .mask-hard-bf41 .slow-36f1 svg {
  fill: var(--e-global-color-accent);
}
.frame-brown-e6a7 .fixed_29cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-brown-e6a7 .full_deb4 {
  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_dee1 .light-c592,
.container_dee1 .form-adf5 {
  color: var(--e-global-color-primary);
}
.container_dee1 .form-adf5 svg {
  fill: var(--e-global-color-primary);
}
.container_dee1 .large_5e84.mask-hard-bf41 a,
.container_dee1
  .large_5e84.mask-hard-bf41
  .form-adf5 {
  color: var(--e-global-color-accent);
}
.container_dee1 .light-c592 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_dee1 .full_deb4 {
  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_fast_a669 .west_9929 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_fast_a669 .dropdown-7a1d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-tiny-b182 .header_5923 .dim-1d98 {
  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-tiny-b182 .header_5923 .thumbnail_cde9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-tiny-b182 .filter_fixed_0ebe .dim-1d98 {
  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-tiny-b182
  .filter_fixed_0ebe
  .thumbnail_cde9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-tiny-b182
  .image_23bf
  .dim-1d98 {
  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-tiny-b182
  .image_23bf
  .thumbnail_cde9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-tiny-b182
  .content-glass-46b4
  .dim-1d98 {
  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-tiny-b182
  .content-glass-46b4
  .thumbnail_cde9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_2d2d .banner-short-b56f {
  background-color: var(--e-global-color-primary);
}
.pattern_2d2d .banner-short-b56f:hover {
  background-color: var(--e-global-color-primary);
}
.pattern_2d2d .shade-3a8f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_2d2d
  .banner-short-b56f:hover
  .shade-3a8f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-north-1be6 .feature_e905 {
  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);
}
.active_hot_2984 .notification-light-97fb .avatar_af4b a {
  background-color: var(--e-global-color-accent);
}
.active_hot_2984 .notification-light-97fb .component-5bb6 a {
  background-color: var(--e-global-color-accent);
}
.active_hot_2984 .notification-light-97fb .avatar_af4b a,
.active_hot_2984 .notification-light-97fb .component-5bb6 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-0ede
  .fresh_aab3.item-916e
  .notification-light-97fb
  a.light-bcf2 {
  background-color: var(--e-global-color-accent);
}
.disabled-0ede
  .fresh_aab3.item-916e
  .notification-light-97fb
  span.light-bcf2.fn-current-06c5 {
  background-color: var(--e-global-color-text);
}
.disabled-0ede
  .fresh_aab3.item-916e
  .notification-light-97fb
  .light-bcf2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-center-930a .west-0bef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-center-930a
  .sort_cool_9b39
  > .cool_d048
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-center-930a
  .notification-down-953f
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-center-930a
  .preview_cc19
  .brown_c0c0,
.container-center-930a
  .preview_cc19
  .sort-silver-1deb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-center-930a
  .preview_cc19
  .sidebar-e068,
.container-center-930a
  .preview_cc19
  a
  .sidebar-e068 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-center-930a
  .preview_cc19
  .search-bronze-4c1a {
  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-center-930a
  .preview_cc19
  .thick-80b7 {
  background-color: var(--e-global-color-primary);
}
.container-center-930a
  .preview_cc19
  .thick-80b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-center-930a
  .preview_cc19
  .thick-80b7:hover {
  background-color: var(--e-global-color-primary);
}
.container-center-930a
  .preview_cc19
  .sidebar-static-fa20 {
  background-color: var(--e-global-color-primary);
}
.container-center-930a
  .preview_cc19
  .sidebar-static-fa20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-center-930a
  .preview_cc19
  .sidebar-static-fa20:hover {
  background-color: var(--e-global-color-primary);
}
.container-center-930a
  .table_2413
  .row-7e16
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-center-930a
  .table_2413
  .label_copper_626c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-center-930a
  .table_2413
  .search-bronze-4c1a {
  color: var(--e-global-color-text);
}
.container-center-930a
  .table_2413
  .search-bronze-4c1a
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-center-930a
  .table_2413
  .thick-80b7 {
  background-color: var(--e-global-color-primary);
}
.container-center-930a
  .table_2413
  .thick-80b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-center-930a
  .table_2413
  .thick-80b7:hover {
  background-color: var(--e-global-color-primary);
}
.container-center-930a
  .table_2413
  .sidebar-static-fa20 {
  background-color: var(--e-global-color-primary);
}
.container-center-930a
  .table_2413
  .sidebar-static-fa20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-center-930a
  .table_2413
  .sidebar-static-fa20:hover {
  background-color: var(--e-global-color-primary);
}
.container-center-930a .status_24f5 {
  background-color: var(--e-global-color-primary);
}
.container-center-930a .status_24f5:hover {
  background-color: var(--e-global-color-primary);
}
.container-center-930a .box_pink_98d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-center-930a .label-9b8f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-b5e9 .component-pressed-d029 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-b5e9
  .middle-f244
  > div:nth-child(3)
  .component-pressed-d029,
.primary-b5e9
  .disabled-3c03
  > div:nth-child(1)
  .component-pressed-d029,
.primary-b5e9
  .mask_4f5d
  > div:nth-child(1)
  .component-pressed-d029,
.primary-b5e9
  .complex-a131
  > div:nth-child(1)
  .component-pressed-d029,
.primary-b5e9
  .caption-simple-a628
  > div:nth-child(1)
  .component-pressed-d029 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-b5e9 .container-ccc5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-b5e9 .message-641f {
  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);
}
.primary-b5e9 .component-715e {
  background-color: var(--e-global-color-primary);
}
.primary-b5e9 .component-715e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-b5e9 .component-715e:hover {
  background-color: var(--e-global-color-primary);
}
.primary-b5e9 .highlight_640f {
  background-color: var(--e-global-color-primary);
}
.primary-b5e9 .highlight_640f:hover {
  background-color: var(--e-global-color-primary);
}
.primary-b5e9 .box_pink_98d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-b5e9 .label-9b8f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro_eae3 .message-in-96f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro_eae3 .mask_tiny_d668 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_eae3 .outline_lower_9ab4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_eae3 .nav_54e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_eae3 .preview-af09 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_eae3 .highlight_640f {
  background-color: var(--e-global-color-primary);
}
.pro_eae3 .highlight_640f:hover {
  background-color: var(--e-global-color-primary);
}
.focus_out_18dc .liquid_2251 {
  background-color: var(--e-global-color-secondary);
}
.focus_out_18dc .image-777e {
  background-color: var(--e-global-color-text);
}
.focus_out_18dc .prev-65ae {
  background-color: var(--e-global-color-secondary);
}
.focus_out_18dc .thumbnail_306f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_out_18dc .alert-d787 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_out_18dc .notice-fresh-d32b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_out_18dc .solid_4972 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_out_18dc .icon-1f51 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple-8763 .logo_ef38 .modal-outer-5c46,
.simple-8763
  .logo_ef38
  .modal-outer-5c46
  a,
.simple-8763 .over-2433 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple-8763 .logo_ef38 .preview_north_727f,
.simple-8763 .huge_a7bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple-8763 .logo_ef38 .preview_north_727f {
  color: var(--e-global-color-text);
}
.simple-8763 .huge_a7bc {
  color: var(--e-global-color-text);
}
.simple-8763
  .logo_ef38
  .item_99b7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple-8763 .module_orange_f56c .sidebar-db64 {
  background-color: var(--e-global-color-primary);
}
.simple-8763 .module_orange_f56c .sidebar-db64:hover {
  background-color: var(--e-global-color-primary);
}
.simple-8763 .module_orange_f56c .menu_3161 li span {
  background-color: var(--e-global-color-text);
}
.simple-8763 .module_orange_f56c .menu_3161 li span:hover {
  background-color: var(--e-global-color-primary);
}
.simple-8763
  .module_orange_f56c
  .menu_3161
  li.notice_static_226c
  span {
  background-color: var(--e-global-color-accent);
}
.simple-8763 .logo-d845 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-bf94 .search_light_e408 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text_steel_7062 .tooltip-b883 {
  background-color: var(--e-global-color-primary);
}
.text_steel_7062 .paper-a4d6 {
  background-color: var(--e-global-color-secondary);
}
.text_steel_7062 .yellow-67c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_steel_7062 .solid-db92 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_steel_7062 .notification-light-e885 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_steel_7062 .disabled-purple-bd24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_steel_7062 .tag-active-0b61 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_steel_7062 .border_3954 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_steel_7062 .aside_slow_1a36 {
  background-color: var(--e-global-color-primary);
}
.text_steel_7062 .aside_slow_1a36 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_fresh_4a2a .wrapper-8bb9 {
  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);
}
.focus_fresh_4a2a .row_a407 {
  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);
}
.focus_fresh_4a2a
  .backdrop-53e9:after {
  background-color: var(--e-global-color-primary);
}
.focus_fresh_4a2a .badge-cb8b {
  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);
}
.fixed_f155 .over-2433 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_f155 .huge_a7bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-0307 .chip_black_2ff8 .bright-ff8c {
  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);
}
.wide-0307 .chip_black_2ff8 .avatar_1f9e {
  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);
}
.summary_282c .pressed-d916 {
  background-color: var(--e-global-color-primary);
}
.summary_282c .preview_static_9a9b {
  background-color: var(--e-global-color-secondary);
}
.summary_282c .mask-static-bd7f .tall-c311 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_282c .static_38e2 .tall-c311 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_hard_8a18 .new_3202 .panel_tiny_6ee8 {
  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);
}
.text_hard_8a18 .new_3202 .nav_172c {
  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);
}
.text_hard_8a18 .new_3202 .inner_c964 {
  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);
}
.sidebar-68a3 .row_lite_bec7 {
  border-color: var(--e-global-color-text);
}
.sidebar-68a3 .main_f2e5 {
  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);
}
.sidebar-68a3 .stone_8bf6 {
  color: var(--e-global-color-primary);
}
.sidebar-68a3 .yellow_cfac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-up-98c1 .border-small-2e06 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-up-98c1 .video-stone-5654 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-up-98c1 .list-a2c6:hover .border-small-2e06 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-up-98c1
  .list-a2c6:hover
  .video-stone-5654 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_02d6 .tag_fast_1226 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_02d6 .form_35cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_cd38 .table_b313 .pressed-c398 {
  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);
}
.hard_cd38 .fluid_931e .pressed-c398 {
  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);
}
.paragraph-a6a4 .picture_0ba8 {
  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);
}
.dropdown-8510 .header_1e82 .pattern-solid-1e15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-8510 .header_1e82 .pattern-solid-1e15 {
  background-color: var(--e-global-color-secondary);
}
.dropdown-8510 .media_e82c .pattern-solid-1e15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-8510 .media_e82c .pattern-solid-1e15 {
  background-color: var(--e-global-color-secondary);
}
.dropdown-8510 .mask-8d01 .black-c297 {
  background-color: var(--e-global-color-primary);
}
.dropdown-8510 .mask-8d01:hover .black-c297 {
  background-color: var(--e-global-color-secondary);
}
.dropdown-8510 .sidebar-db64 {
  background-color: var(--e-global-color-primary);
}
.dropdown-8510 .sidebar-db64:hover {
  background-color: var(--e-global-color-accent);
}
.dropdown-8510 .menu_3161 li span {
  background-color: var(--e-global-color-text);
}
.dropdown-8510 .menu_3161 li span:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown-8510 .menu_3161 li.notice_static_226c span {
  background-color: var(--e-global-color-accent);
}
.stone-ccbb .description_fast_ea0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-ccbb .filter-down-5b95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_fa9c .solid_4ee0:before {
  background-color: var(--e-global-color-secondary);
}
.feature_fa9c .backdrop_f0f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_fa9c .element-selected-b547 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-5412 .section-gold-6c19 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-5412 .section-gold-6c19:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-5412 .section-gold-6c19.fn-active-06c5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-5412 .fluid-2229 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-5412 .silver-d418 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-5412 .complex-3f68 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-5412 .element_dd48 {
  background-color: var(--e-global-color-primary);
}
.backdrop-5412 .element_dd48 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-5412 .feature-under-ae25 {
  background-color: var(--e-global-color-primary);
}
.backdrop-5412 .feature-under-ae25 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay-7343 .overlay-a382 .table_pro_6474 a {
  color: var(--e-global-color-secondary);
}
.overlay-7343 .overlay-a382 .table_pro_6474 a:hover {
  color: var(--e-global-color-secondary);
}
.overlay-7343 .overlay-a382 .table_pro_6474,
.overlay-7343 .overlay-a382 .table_pro_6474 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-7343 .overlay-a382 .hero_b53a {
  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);
}
.overlay-7343 .overlay-a382 .logo-e049 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-7343 .overlay-a382 .focus-static-44ed {
  background-color: var(--e-global-color-primary);
}
.overlay-7343 .overlay-a382 .focus-static-44ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-7343 .overlay-a382 .focus-static-44ed:hover {
  background-color: var(--e-global-color-primary);
}
.overlay-7343 .overlay-a382 .avatar_5b89 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay-7343 .overlay-a382 .avatar_5b89 {
  background-color: var(--e-global-color-primary);
}
.overlay-7343 .overlay-a382 .avatar_5b89:hover {
  background-color: var(--e-global-color-primary);
}
.overlay-7343 .overlay-a382 .sidebar-db64 {
  background-color: var(--e-global-color-primary);
}
.overlay-7343 .overlay-a382 .sidebar-db64:hover {
  background-color: var(--e-global-color-primary);
}
.overlay-7343 .module_orange_f56c .menu_3161 li span {
  background-color: var(--e-global-color-text);
}
.overlay-7343 .module_orange_f56c .menu_3161 li span:hover {
  background-color: var(--e-global-color-primary);
}
.overlay-7343 .module_orange_f56c .menu_3161 li.notice_static_226c span {
  background-color: var(--e-global-color-accent);
}
.overlay-7343 .box_pink_98d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-7343 .label-9b8f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-8877 .gallery_motion_ecd8 .sidebar-huge-91d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-8877 .gallery_motion_ecd8 .status-9562 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-8877 .gallery_motion_ecd8 .blue-89e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-de22 .liquid-9487 {
  border-color: var(--e-global-color-text);
}
.grid-de22 .card-pink-9c71 {
  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);
}
.grid-de22 .tooltip-ee53 {
  color: var(--e-global-color-secondary);
}
.grid-de22 .tooltip-ee53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-de22 .active-bc94 > * {
  color: var(--e-global-color-primary);
}
.grid-de22 .active-bc94 > * svg {
  fill: var(--e-global-color-primary);
}
.grid-de22 .outer_f162 {
  color: var(--e-global-color-primary);
}
.grid-de22 .outer_f162 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-de22 .accent-iron-91ba {
  color: var(--e-global-color-primary);
}
.grid-de22 .accent-iron-91ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-de22 .dropdown-d54c {
  color: var(--e-global-color-primary);
}
.grid-de22 .dropdown-d54c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-de22 .input-e09c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-de22 .label_hard_59bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-de22 .label_hard_59bf.carousel_next_0e79 {
  color: var(--e-global-color-secondary);
}
.grid-de22 .label_hard_59bf.carousel_next_0e79 .summary-44ad {
  color: var(--e-global-color-accent);
}
.grid-de22 .label_hard_59bf.current_58ab {
  color: var(--e-global-color-text);
}
.grid-de22 .label_hard_59bf.current_58ab .summary-44ad {
  color: var(--e-global-color-text);
}
.grid-de22 .label_hard_59bf:before {
  border-top-color: var(--e-global-color-text);
}
.grid-de22 .wrapper-complex-072c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-de22
  .wrapper-complex-072c
  .light-2c06 {
  background-color: var(--e-global-color-primary);
}
.grid-de22
  .wrapper-complex-072c
  .light-2c06 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-de22 .liquid-9487 .message-3f68 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-fresh-65a6 .status-motion-f9b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-fresh-65a6 .article_stale_f961 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_2020 .smooth_2eb6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_2020
  .white-8c4a
  .gallery_bottom_7106 {
  background-color: var(--e-global-color-secondary);
}
.list_2020
  .white-8c4a.dark_6ce1
  .gallery_bottom_7106 {
  background-color: var(--e-global-color-text);
}
.list_2020
  .white-8c4a:hover
  .gallery_bottom_7106 {
  background-color: var(--e-global-color-accent);
}
.list_2020
  .white-8c4a.fn-active-06c5
  .gallery_bottom_7106 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_793c .input_narrow_043f {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.breadcrumb_793c .notification_9df1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_793c .button_inner_7f1b {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_793c .button_inner_7f1b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_a634 .hero_d671 .breadcrumb-658d .gas-96ed {
  background-color: var(--e-global-color-secondary);
}
.wrapper_a634 .hero_d671 .rough-eb24:after {
  background-color: var(--e-global-color-secondary);
}
.wrapper_a634 .huge-3740 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_a634 .solid_aac5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_a634 .feature-6403 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_a634 .fresh-cc73 {
  background-color: var(--e-global-color-primary);
}
.wrapper_a634 .fresh-cc73 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_a634 .narrow-c0f2 {
  background-color: var(--e-global-color-secondary);
}
.wrapper_a634 .narrow-c0f2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_a634 .hero_d671 .complex-410a .hard_9478:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper_a634
  .hero_d671
  .complex-410a
  .hard_9478.new_96ec {
  background-color: var(--e-global-color-primary);
}
.wrapper_a634 .hero_d671 .narrow_f365:before {
  border-color: var(--e-global-color-primary);
}
.wrapper_a634 .hero_d671 .narrow_f365:hover:before {
  border-color: var(--e-global-color-secondary);
}
.wrapper_a634
  .hero_d671
  .narrow_f365.stone_2d5e:before {
  border-color: var(--e-global-color-primary);
}
.wrapper_a634 .input_cool_2929 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_c940 .hard-0f68 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame_c940 .hard-0f68:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame_c940 .hard-0f68.up_bd1b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame_c940 .form_in_bdb6 {
  background-color: var(--e-global-color-primary);
}
.frame_c940 .form_in_bdb6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame_c940
  .outline-288d
  .grid_0e46
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame_c940
  .frame_2c0d
  .grid_0e46
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner_2143
  .input-8808
  .texture-huge-81ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_2143
  .input-8808
  .gold-3b6b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_2143 .basic-5254 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_2143 .hero_narrow_2933 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_2143 .fresh-a292 {
  background-color: var(--e-global-color-primary);
}
.banner_2143 .fresh-a292 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_west_604e .hovered_ca13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_west_604e .slider_north_9830 {
  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);
}
.tag_west_604e .silver_3778 {
  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);
}
.tag_west_604e .silver_3778 a:hover {
  color: var(--e-global-color-secondary);
}
.tag_west_604e .popup-clean-ed83 {
  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);
}
.tag_west_604e .modal-yellow-ceba {
  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);
}
.tag_west_604e .warm_8bde .sidebar-db64 {
  background-color: var(--e-global-color-primary);
}
.tag_west_604e .warm_8bde .sidebar-db64:hover {
  background-color: var(--e-global-color-accent);
}
.tag_west_604e
  .warm_8bde
  .menu_3161
  li
  span {
  background-color: var(--e-global-color-text);
}
.tag_west_604e
  .warm_8bde
  .menu_3161
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.tag_west_604e
  .warm_8bde
  .menu_3161
  li.notice_static_226c
  span {
  background-color: var(--e-global-color-accent);
}
.short-e10e
  .plasma-ead1
  .light-4bb5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short-e10e .plasma-ead1 .widget_under_c858 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short-e10e .plasma-ead1 .upper_f7a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-e10e .logo_active_8afe {
  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);
}
.short-e10e
  .message-small-a906.up_2cbd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_prev_11e3
  > .info-copper-bdb1
  > div
  > .outline_1e8e
  > .sidebar_iron_452b
  > a {
  background-color: var(--e-global-color-text);
}
.primary_prev_11e3
  > .info-copper-bdb1
  > div
  > .outline_1e8e
  > .sidebar_iron_452b
  > a
  .sort-full-c4af.lite_2ff0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_prev_11e3
  > .info-copper-bdb1
  > div
  > .outline_1e8e
  > .sidebar_iron_452b
  > a
  .logo_1c81.footer-selected-4773 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_prev_11e3
  > .info-copper-bdb1
  > div
  > .outline_1e8e
  > .sidebar_iron_452b
  > .article-4ff9
  .sidebar_iron_452b
  > a {
  background-color: var(--e-global-color-secondary);
}
.primary_prev_11e3
  > .info-copper-bdb1
  > div
  > .outline_1e8e
  > .sidebar_iron_452b
  > .article-4ff9
  .sidebar_iron_452b
  > a
  .element-orange-db78 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_prev_11e3
  > .info-copper-bdb1
  > div
  > .outline_1e8e
  > .sidebar_iron_452b
  > .article-4ff9
  .sidebar_iron_452b
  > a
  .logo_1c81.old-8b55 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_prev_11e3
  > .info-copper-bdb1
  > div
  > .outline_1e8e
  > .sidebar_iron_452b
  > a
  .backdrop_motion_db8f:before {
  color: var(--e-global-color-text);
}
.primary_prev_11e3
  > .info-copper-bdb1
  > div
  > .outline_1e8e
  > .sidebar_iron_452b
  > .article-4ff9
  a
  .backdrop_motion_db8f:before {
  color: var(--e-global-color-text);
}
.primary_prev_11e3
  > .info-copper-bdb1
  > div
  > .outline_1e8e
  > .sidebar_iron_452b.white_e38e
  > a
  .backdrop_motion_db8f:before {
  color: var(--e-global-color-text);
}
.primary_prev_11e3
  > .info-copper-bdb1
  > div
  > .outline_1e8e
  > .sidebar_iron_452b
  > .article-4ff9
  .sidebar_iron_452b.white_e38e
  > a
  .backdrop_motion_db8f:before {
  color: var(--e-global-color-text);
}
.primary_prev_11e3
  > .info-copper-bdb1
  > div
  > .outline_1e8e
  > .sidebar_iron_452b
  > a
  .form-9fd4
  .backdrop-next-c8f9 {
  color: var(--e-global-color-text);
}
.primary_prev_11e3
  > .info-copper-bdb1
  > div
  > .outline_1e8e
  > .sidebar_iron_452b
  > .article-4ff9
  a
  .form-9fd4
  .backdrop-next-c8f9 {
  color: var(--e-global-color-text);
}
.primary_prev_11e3
  > .info-copper-bdb1
  > div
  > .outline_1e8e
  > .sidebar_iron_452b
  > a
  .form-9fd4
  .backdrop-next-c8f9,
.primary_prev_11e3
  > .info-copper-bdb1
  > div
  > .outline_1e8e
  > .sidebar_iron_452b
  > .article-4ff9
  a
  .form-9fd4
  .backdrop-next-c8f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_prev_11e3
  > .info-copper-bdb1
  > div
  > .outline_1e8e
  > .sidebar_iron_452b
  > a
  .hovered_8635:before {
  color: var(--e-global-color-text);
}
.primary_prev_11e3
  > .info-copper-bdb1
  > div
  > .outline_1e8e
  > .sidebar_iron_452b
  > .article-4ff9
  a
  .hovered_8635:before {
  color: var(--e-global-color-text);
}
.primary_prev_11e3
  > .info-copper-bdb1
  > div
  > .outline_1e8e
  > .sidebar_iron_452b.white_e38e
  > a
  .hovered_8635:before {
  color: var(--e-global-color-text);
}
.primary_prev_11e3
  > .info-copper-bdb1
  > div
  > .outline_1e8e
  > .sidebar_iron_452b
  > .article-4ff9
  .sidebar_iron_452b.white_e38e
  > a
  .hovered_8635:before {
  color: var(--e-global-color-text);
}
.mask_dd07 .sidebar-tiny-52f8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_dd07
  .basic_eb9b:hover
  .sidebar-tiny-52f8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon_3d68
  > .info-copper-bdb1
  > .purple-d922
  > .alert-bottom-6791
  > .dirty_8f32
  > .element_d940
  .preview-24b4 {
  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);
}
.icon_3d68
  > .info-copper-bdb1
  > .purple-d922
  > .alert-bottom-6791
  > .dirty_8f32
  > .element_d940:hover
  .preview-24b4 {
  color: var(--e-global-color-text);
}
.icon_3d68
  > .info-copper-bdb1
  > .purple-d922
  > .alert-bottom-6791
  > .dirty_8f32
  > .element_d940:hover
  .preview-24b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_3d68
  > .info-copper-bdb1
  > .purple-d922
  > .alert-bottom-6791
  > .dirty_8f32.glass-0fce
  > .element_d940
  .preview-24b4 {
  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);
}
.fresh_2212 .container_red_1c6f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh_2212 .focused-0d42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh_2212 .smooth-287b {
  background-color: var(--e-global-color-primary);
}
.fresh_2212 .smooth-287b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-gold-c51d
  > .info-copper-bdb1
  > .clean_5f68
  > .tiny_b8bf
  > .notice_36a8
  .paper_c811 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-gold-c51d
  > .info-copper-bdb1
  > .clean_5f68
  > .tiny_b8bf
  > .notice_36a8
  .main_white_69c4 {
  color: var(--e-global-color-text);
}
.label-gold-c51d
  > .info-copper-bdb1
  > .clean_5f68
  > .tiny_b8bf
  > .notice_36a8:hover
  .paper_c811 {
  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);
}
.label-gold-c51d
  > .info-copper-bdb1
  > .clean_5f68
  > .tiny_b8bf
  > .notice_36a8:hover
  .main_white_69c4 {
  color: var(--e-global-color-secondary);
}
.label-gold-c51d
  > .info-copper-bdb1
  > .clean_5f68
  > .tiny_b8bf
  > .notice_36a8.tall-c101
  .paper_c811 {
  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);
}
.label-gold-c51d
  > .info-copper-bdb1
  > .clean_5f68
  > .tiny_b8bf
  > .notice_36a8.tall-c101
  .main_white_69c4 {
  color: var(--e-global-color-primary);
}
.out-a4f5
  .outer_c36e
  .container_west_ae55 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out-a4f5 .card_pressed_fb9a .message-3f68 .panel-new-16fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_f2d0 .wrapper_df8c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_f2d0 .widget-new-d21d .wrapper_df8c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_f2d0 .outline-7d9d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module_f2d0 .outline-7d9d {
  background-color: var(--e-global-color-primary);
}
.summary-1a6b .hover-outer-51aa .background_stale_5e64 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-1a6b
  .hover-outer-51aa:hover
  .dim_26a3 {
  color: var(--e-global-color-secondary);
}
.summary-1a6b
  .hover-outer-51aa:hover
  .background_stale_5e64 {
  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);
}
.wrapper_6a6f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.accent-black-3021 {
  flex-direction: column;
}

.accent-black-3021 .media_hard_5cf6 {
  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.accent-black-3021 .media_hard_5cf6 {
  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);
}

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

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

.mini-7eaa.modal_focused_d8e7 {
  display: none;
}

.steel_8d47 {
  display: none;
}

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

.icon_1928.stale_dcd4 {
  margin-bottom: 40px;
  width: 100%;
}

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

.accent-black-3021 a {
  width: 100%;
}

.paragraph_pink_9749 .action-c896.black_de6b {
  width: 20% !important;
}

.popup-pro-0fc9 {
  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; /* 字母间距 */
}

.popup-pro-0fc9: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%);
}

.popup-pro-0fc9 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.paragraph_pink_9749
  .action-c896.smooth-abfc
  .fixed-03e4
  .table_e0d9 {
  font-size: 20px !important;
}

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

.texture-7ac7 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

ol {
  margin: 0 !important;
  margin-bottom: 1px !important;

  display: flex;
  flex-direction: column;
  gap: 1px;
}

ol li {
  margin-left: 25px !important;
  padding-left: 10px;
}

ol li a {
  font-size: 30px;
  color: #fff !important;
}

ol li::marker {
  font-size: 22px;
  color: #fff !important;
}

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

  text-align: center;
}

.light_ba21.tertiary-silver-fd69 > .brown-21bc {
  display: flex;
  align-items: center;
}

.disabled-gold-9463 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

.item-new-389d {
  display: flex;
  gap: 50px;
}

.paragraph_pink_9749
  .action-c896.active_c581
  .outline-steel-a48d
  .picture-30ff {
  width: 100% !important;
}

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

.next-2c0d {
  width: 100%;
}

.carousel-red-546d {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

.notification-e0c5 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.over_cd6a:hover .notification-e0c5 {
  visibility: visible;
}
.over_cd6a:hover.over_cd6a::before {
  display: block;
}

.info_last_50ee h3 {
  color: #fff;
}

.article_74ea {
  margin: 0;
}

.paragraph_pink_9749
  .action-c896.active_c581
  .picture-30ff
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.short_a9ed {
  width: 100%;
}

.current-234e {
  width: 100%;
}

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

.current-234e {
  width: 100%;
}

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

.picture-30ff {
  display: flex;
  align-items: center;
}

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

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

.accent-black-3021 .media_hard_5cf6.detail_c78c {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.accent-black-3021 h1.media_hard_5cf6 {
  margin-top: 80px !important;
}

.paragraph_pink_9749 .action-c896.hidden_full_d5ba {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.rough-529f img {
  width: 100%;
}

.media-52db .icon-solid-9e3c.fixed-03e4 {
  justify-content: space-between;
}

.wood-31e8 {
  display: none;
}

.small-f90a .complex_88a0 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .light_ba21 .brown-21bc {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .item-new-389d {
    flex-direction: column;
  }

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

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

  .popup-pro-0fc9 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .media-52db .icon-solid-9e3c.fixed-03e4 {
    border-bottom: 1px solid #f0c159;
  }

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

  .light_ba21.tertiary-silver-fd69 > .brown-21bc {
    gap: 15px;
    justify-content: space-between;
  }

  .paragraph_pink_9749
    .action-c896.active_c581
    .picture-30ff
    img {
    width: 60% !important;
  }

  .pro_af12 {
    left: 2%;
  }

  .pattern_6d43 {
    margin: 10px 0;
  }

  .accent-black-3021 .complex_88a0 {
    margin: 0;
    margin-bottom: 10px;
  }

  .popup-pro-0fc9 {
    font-size: 16px !important;
  }

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

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

  h2.accent-black-3021 .media_hard_5cf6,
  .accent-black-3021 .media_hard_5cf6 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .picture-30ff {
    justify-content: center;
  }

  .accent-black-3021 .complex_88a0 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .feature-brown-a15d {
    margin-bottom: 15px !important;
  }

  .paragraph_pink_9749 .action-c896.black_de6b {
    width: 75% !important;
  }

  .rough-529f img {
    width: 100% !important;
  }
}

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

  h2.accent-black-3021 .media_hard_5cf6,
  .accent-black-3021 .media_hard_5cf6 {
    font-size: 30px !important;
  }

  .picture-30ff {
    justify-content: center;
  }

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

  .alert_active_ec3a
    .input-soft-f892.summary_7680 {
    margin: 0 !important;
  }

  .disabled-gold-9463 {
    margin: 0;
    gap: 10px;
  }

  .pattern_6d43 {
    display: flex;
  }

  .detail_e30d .popup-pro-0fc9 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .accent-black-3021 h1.media_hard_5cf6 {
    margin-top: 40px !important;
  }

  .paragraph_pink_9749
    .action-c896.active_c581
    .picture-30ff
    img,
  .tabs-e577 .outline-steel-a48d {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .paragraph_pink_9749 .action-c896.black_de6b {
    width: 100% !important;
  }

  .light_ba21.tertiary-silver-fd69 > .brown-21bc {
    gap: 3px;
  }

  .accent-black-3021 .complex_88a0 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .popup-pro-0fc9 {
    white-space: wrap;
  }
}

/* 超紧凑型导航菜单样式 */
.media-52db .icon-solid-9e3c.fixed-03e4 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.media-52db .icon-solid-9e3c.fixed-03e4: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);
}

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

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

.accent-black-3021 {
  position: relative;
  padding-top: 30px;
}

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

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

/* 图片块简化样式 */
.row-6ca1 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .media-52db .icon-solid-9e3c.fixed-03e4 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .accent-black-3021 .media_hard_5cf6 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .popup-pro-0fc9 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.slider_dynamic_6692 .light-23a8 {
  flex-shrink: 0;
  white-space: nowrap;
}

.slider_dynamic_6692 .hot-1128 {
  flex-shrink: 0;
  min-width: fit-content;
}

.slider_dynamic_6692 .table_e0d9 {
  white-space: nowrap;
}

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

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

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

.slider_dynamic_6692 .hot-1128 {
  max-width: 80px !important;
  overflow: hidden;
}

.slider_dynamic_6692 .icon-solid-9e3c.fixed-03e4 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.slider_dynamic_6692 .table_e0d9 {
  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);
  }
}

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

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

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

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

body .gallery-e537:nth-child(2),
.paragraph_pink_9749 .gallery-e537:nth-child(2),
#page .gallery-e537: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;
}

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

/* css-noise: 63c5 */
.widget-item-h0 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
