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(.backdrop_fd20) {
  gap: 0.5em;
}
:where(.item_b818) {
  gap: 0.5em;
}
body .progress-5caa > .content-f080 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .progress-5caa > .thumbnail_de84 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .progress-5caa > .message_hovered_3028 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .secondary_liquid_5331 > .content-f080 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .secondary_liquid_5331 > .thumbnail_de84 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .secondary_liquid_5331 > .message_hovered_3028 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .secondary_liquid_5331
  > :where(:not(.content-f080):not(.thumbnail_de84):not(.copper-5626)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .secondary_liquid_5331 > .active_7ccc {
  max-width: var(--wp--style--global--wide-size);
}
body .backdrop_fd20 {
  display: flex;
}
body .backdrop_fd20 {
  flex-wrap: wrap;
  align-items: center;
}
body .backdrop_fd20 > * {
  margin: 0;
}
body .item_b818 {
  display: grid;
}
body .item_b818 > * {
  margin: 0;
}
:where(.row-9696.backdrop_fd20) {
  gap: 2em;
}
:where(.row-9696.item_b818) {
  gap: 2em;
}
:where(.solid-6271.backdrop_fd20) {
  gap: 1.25em;
}
:where(.solid-6271.item_b818) {
  gap: 1.25em;
}
.right-e479 {
  color: var(--wp--preset--color--black) !important;
}
.nav_left_d5dd {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.tall_34fd {
  color: var(--wp--preset--color--white) !important;
}
.component-15b3 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.gradient-complex-fd7d {
  color: var(--wp--preset--color--vivid-red) !important;
}
.purple-5dd2 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.table-e3cb {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.hover_over_49a8 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.hidden-1b6e {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.dim-9709 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.current-8577 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.nav-a1de {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.mini_7462 {
  background-color: var(--wp--preset--color--black) !important;
}
.chip-hot-a7cc {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.shadow-cf25 {
  background-color: var(--wp--preset--color--white) !important;
}
.outline-8cda {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.thumbnail_0f40 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.accordion_3548 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.content-f08d {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.logo-975c {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.focus-lite-2574 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.title-smooth-6607 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.nav-9a96 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.text-tall-97e9 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.sort_d42f {
  border-color: var(--wp--preset--color--black) !important;
}
.static_add4 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.stone_0758 {
  border-color: var(--wp--preset--color--white) !important;
}
.row_paper_50ff {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.hard-c315 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.red_a9eb {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.slow-ca1d {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.fast-ab30 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.caption_d2d9 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tiny_ac51 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.slider-action-2d6e {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.content-wide-d024 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.carousel-d0d1 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.over-e235 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.footer-steel-40dd {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.dropdown-yellow-a273 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.fluid-b885 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.alert-solid-dd1d {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.item-f219 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.copper_44ac {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.pink_5eb4 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.status-afc8 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.notice-c870 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.yellow_9f7a {
  background: var(--wp--preset--gradient--midnight) !important;
}
.dirty_8bc6 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.black-97c5 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.middle-e512 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.last-f9c4 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.outline-49e8 a:where(:not(.right-7f23)) {
  color: inherit;
}
:where(.solid-6271.backdrop_fd20) {
  gap: 1.25em;
}
:where(.solid-6271.item_b818) {
  gap: 1.25em;
}
:where(.row-9696.backdrop_fd20) {
  gap: 2em;
}
:where(.row-9696.item_b818) {
  gap: 2em;
}
.up-80aa {
  font-size: 1.5em;
  line-height: 1.6;
}

.center_5b28 .banner_39b0 {
  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);
}
.video_3d17 .pattern_plasma_9d46 {
  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);
}
.mask-under-9278 {
  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);
}
.mask-under-9278.surface_black_8d05 .tabs-d1d8 {
  background-color: var(--e-global-color-primary);
}
.mask-under-9278.heading-30a4 .tabs-d1d8,
.mask-under-9278.outline-static-fe73 .tabs-d1d8 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.content-current-686f .wood_c668 {
  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);
}
.basic_71b1 {
  --divider-color: var(--e-global-color-secondary);
}
.basic_71b1 .new_6434 {
  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);
}
.basic_71b1.highlight-down-1160 .disabled_04ae {
  background-color: var(--e-global-color-secondary);
}
.basic_71b1.form-complex-ed0a .disabled_04ae,
.basic_71b1.header-c49f .disabled_04ae {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.basic_71b1.form-complex-ed0a .disabled_04ae,
.basic_71b1.header-c49f .disabled_04ae svg {
  fill: var(--e-global-color-secondary);
}
.static-fbed .west_5dc1 {
  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);
}
.static-fbed .stone_cae2 {
  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);
}
.paragraph_b424.highlight-down-1160 .disabled_04ae {
  background-color: var(--e-global-color-primary);
}
.paragraph_b424.form-complex-ed0a .disabled_04ae,
.paragraph_b424.header-c49f .disabled_04ae {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.paragraph_b424.form-complex-ed0a .disabled_04ae,
.paragraph_b424.header-c49f .disabled_04ae svg {
  fill: var(--e-global-color-primary);
}
.video_current_4bbe.highlight-down-1160 .disabled_04ae {
  background-color: var(--e-global-color-primary);
}
.video_current_4bbe.form-complex-ed0a .disabled_04ae,
.video_current_4bbe.header-c49f .disabled_04ae {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.video_current_4bbe .row_plasma_11c1 {
  color: var(--e-global-color-primary);
}
.video_current_4bbe .row_plasma_11c1,
.video_current_4bbe .row_plasma_11c1 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_current_4bbe .focus_53ab {
  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);
}
.hero_26a3 .list_8823 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower-badc .mask_liquid_96fe .component-gold-6764 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-bf29 .article_fixed_5509:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.dim-bf29 .highlight_5635 i {
  color: var(--e-global-color-primary);
}
.dim-bf29 .highlight_5635 svg {
  fill: var(--e-global-color-primary);
}
.dim-bf29 .heading_e4aa {
  color: var(--e-global-color-secondary);
}
.dim-bf29 .article_fixed_5509 > .heading_e4aa,
.dim-bf29 .article_fixed_5509 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-b5c5 .tertiary_04be {
  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);
}
.fixed-b5c5 .hidden-first-a5ed {
  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);
}
.detail-a4f1 .dynamic_02e8 .prev-9d2b {
  background-color: var(--e-global-color-primary);
}
.detail-a4f1 .hard-6237 {
  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);
}
.frame_hot_3537 .title_large_b191 {
  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_hot_3537 .texture_soft_7891 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_hot_3537 .thumbnail_9df6 {
  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);
}
.list_warm_8570 .carousel-large-4eb0,
.list_warm_8570 .carousel-large-4eb0 a {
  color: var(--e-global-color-primary);
}
.list_warm_8570 .carousel-large-4eb0.active_7fe2,
.list_warm_8570 .carousel-large-4eb0.active_7fe2 a {
  color: var(--e-global-color-accent);
}
.list_warm_8570 .carousel-large-4eb0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_warm_8570 .module_advanced_2561 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_dirty_26c4 .badge-medium-bf88,
.info_dirty_26c4 .notification_8313 {
  color: var(--e-global-color-primary);
}
.info_dirty_26c4 .badge-medium-bf88 svg {
  fill: var(--e-global-color-primary);
}
.info_dirty_26c4 .active_7fe2 .badge-medium-bf88,
.info_dirty_26c4 .active_7fe2 .notification_8313 {
  color: var(--e-global-color-accent);
}
.info_dirty_26c4 .active_7fe2 .badge-medium-bf88 svg {
  fill: var(--e-global-color-accent);
}
.info_dirty_26c4 .notification_8313 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_dirty_26c4 .module_advanced_2561 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_copper_bca5 .menu_light_41a1,
.nav_copper_bca5 .preview-stone-7195 {
  color: var(--e-global-color-primary);
}
.nav_copper_bca5 .preview-stone-7195 svg {
  fill: var(--e-global-color-primary);
}
.nav_copper_bca5 .carousel-large-4eb0.active_7fe2 a,
.nav_copper_bca5
  .carousel-large-4eb0.active_7fe2
  .preview-stone-7195 {
  color: var(--e-global-color-accent);
}
.nav_copper_bca5 .menu_light_41a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_copper_bca5 .module_advanced_2561 {
  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);
}
.grid_c636 .highlight_e136 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_c636 .heading-9de0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_797d .gas_bfd6 .hidden_wide_b294 {
  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);
}
.icon_797d .gas_bfd6 .bright_f9aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_797d .main-active-774d .hidden_wide_b294 {
  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);
}
.icon_797d
  .main-active-774d
  .bright_f9aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_797d
  .top_8604
  .hidden_wide_b294 {
  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);
}
.icon_797d
  .top_8604
  .bright_f9aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_797d
  .top-9de8
  .hidden_wide_b294 {
  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);
}
.icon_797d
  .top-9de8
  .bright_f9aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_dark_bd14 .icon-adb8 {
  background-color: var(--e-global-color-primary);
}
.avatar_dark_bd14 .icon-adb8:hover {
  background-color: var(--e-global-color-primary);
}
.avatar_dark_bd14 .header-dynamic-8110 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_dark_bd14
  .icon-adb8:hover
  .header-dynamic-8110 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_fixed_f1fa .header_over_96fb {
  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);
}
.warm_588b .paragraph_8864 .clean_c98f a {
  background-color: var(--e-global-color-accent);
}
.warm_588b .paragraph_8864 .hover_hot_8654 a {
  background-color: var(--e-global-color-accent);
}
.warm_588b .paragraph_8864 .clean_c98f a,
.warm_588b .paragraph_8864 .hover_hot_8654 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-6e7d
  .first-af0a.cold-3e50
  .paragraph_8864
  a.center_16dc {
  background-color: var(--e-global-color-accent);
}
.nav-6e7d
  .first-af0a.cold-3e50
  .paragraph_8864
  span.center_16dc.fn-current-ca9c {
  background-color: var(--e-global-color-text);
}
.nav-6e7d
  .first-af0a.cold-3e50
  .paragraph_8864
  .center_16dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_bbda .tertiary_pro_cfc0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_bbda
  .logo_5063
  > .accordion-eafe
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_bbda
  .plasma_6891
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_bbda
  .picture-7c49
  .plasma_c020,
.outer_bbda
  .picture-7c49
  .feature-958f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer_bbda
  .picture-7c49
  .hover_9f2d,
.outer_bbda
  .picture-7c49
  a
  .hover_9f2d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_bbda
  .picture-7c49
  .banner-blue-a77e {
  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_bbda
  .picture-7c49
  .wrapper-cool-fe80 {
  background-color: var(--e-global-color-primary);
}
.outer_bbda
  .picture-7c49
  .wrapper-cool-fe80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_bbda
  .picture-7c49
  .wrapper-cool-fe80:hover {
  background-color: var(--e-global-color-primary);
}
.outer_bbda
  .picture-7c49
  .dynamic_fd8d {
  background-color: var(--e-global-color-primary);
}
.outer_bbda
  .picture-7c49
  .dynamic_fd8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_bbda
  .picture-7c49
  .dynamic_fd8d:hover {
  background-color: var(--e-global-color-primary);
}
.outer_bbda
  .modal_a801
  .mask-e558
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer_bbda
  .modal_a801
  .button_east_14cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_bbda
  .modal_a801
  .banner-blue-a77e {
  color: var(--e-global-color-text);
}
.outer_bbda
  .modal_a801
  .banner-blue-a77e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_bbda
  .modal_a801
  .wrapper-cool-fe80 {
  background-color: var(--e-global-color-primary);
}
.outer_bbda
  .modal_a801
  .wrapper-cool-fe80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_bbda
  .modal_a801
  .wrapper-cool-fe80:hover {
  background-color: var(--e-global-color-primary);
}
.outer_bbda
  .modal_a801
  .dynamic_fd8d {
  background-color: var(--e-global-color-primary);
}
.outer_bbda
  .modal_a801
  .dynamic_fd8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_bbda
  .modal_a801
  .dynamic_fd8d:hover {
  background-color: var(--e-global-color-primary);
}
.outer_bbda .surface_green_7ef2 {
  background-color: var(--e-global-color-primary);
}
.outer_bbda .surface_green_7ef2:hover {
  background-color: var(--e-global-color-primary);
}
.outer_bbda .primary-4ea1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer_bbda .hidden_8b97 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-huge-f2f2 .light-aed1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-huge-f2f2
  .active-c30f
  > div:nth-child(3)
  .light-aed1,
.disabled-huge-f2f2
  .panel-thick-9791
  > div:nth-child(1)
  .light-aed1,
.disabled-huge-f2f2
  .article-a4b6
  > div:nth-child(1)
  .light-aed1,
.disabled-huge-f2f2
  .logo-e2a8
  > div:nth-child(1)
  .light-aed1,
.disabled-huge-f2f2
  .wood_6f12
  > div:nth-child(1)
  .light-aed1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-huge-f2f2 .notice_green_7b76 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-huge-f2f2 .simple-f08a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-huge-f2f2 .table_5e3b {
  background-color: var(--e-global-color-primary);
}
.disabled-huge-f2f2 .table_5e3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-huge-f2f2 .table_5e3b:hover {
  background-color: var(--e-global-color-primary);
}
.disabled-huge-f2f2 .old_40ff {
  background-color: var(--e-global-color-primary);
}
.disabled-huge-f2f2 .old_40ff:hover {
  background-color: var(--e-global-color-primary);
}
.disabled-huge-f2f2 .primary-4ea1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-huge-f2f2 .hidden_8b97 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-focused-9992 .paragraph_current_a293 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-focused-9992 .slider_5a60 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-focused-9992 .fixed_835b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-focused-9992 .active_9f03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-focused-9992 .pressed-668f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-focused-9992 .old_40ff {
  background-color: var(--e-global-color-primary);
}
.notice-focused-9992 .old_40ff:hover {
  background-color: var(--e-global-color-primary);
}
.slider-8d88 .title-thick-3c32 {
  background-color: var(--e-global-color-secondary);
}
.slider-8d88 .title-warm-0988 {
  background-color: var(--e-global-color-text);
}
.slider-8d88 .fluid-e132 {
  background-color: var(--e-global-color-secondary);
}
.slider-8d88 .search_center_1622 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-8d88 .hidden_stone_fc01 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-8d88 .cold_cdd0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-8d88 .modal-thick-e450 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-8d88 .gradient_924e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-7065 .prev_d66e .bright_c2dd,
.basic-7065
  .prev_d66e
  .bright_c2dd
  a,
.basic-7065 .tertiary-green-f5de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-7065 .prev_d66e .preview-912e,
.basic-7065 .gradient-right-f20e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-7065 .prev_d66e .preview-912e {
  color: var(--e-global-color-text);
}
.basic-7065 .gradient-right-f20e {
  color: var(--e-global-color-text);
}
.basic-7065
  .prev_d66e
  .stone_df17 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.basic-7065 .secondary-bronze-7d37 .menu_glass_f93b {
  background-color: var(--e-global-color-primary);
}
.basic-7065 .secondary-bronze-7d37 .menu_glass_f93b:hover {
  background-color: var(--e-global-color-primary);
}
.basic-7065 .secondary-bronze-7d37 .old_f049 li span {
  background-color: var(--e-global-color-text);
}
.basic-7065 .secondary-bronze-7d37 .old_f049 li span:hover {
  background-color: var(--e-global-color-primary);
}
.basic-7065
  .secondary-bronze-7d37
  .old_f049
  li.dark-5eec
  span {
  background-color: var(--e-global-color-accent);
}
.basic-7065 .wide-6043 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_9b8a .accordion-ac1e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow-paper-9ffa .container-bfd1 {
  background-color: var(--e-global-color-primary);
}
.shadow-paper-9ffa .form-f613 {
  background-color: var(--e-global-color-secondary);
}
.shadow-paper-9ffa .simple-1629 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-paper-9ffa .link-2657 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-paper-9ffa .status_next_0d00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-paper-9ffa .media_pink_1b03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-paper-9ffa .plasma_b52e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-paper-9ffa .gallery-cf3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-paper-9ffa .soft-f8d7 {
  background-color: var(--e-global-color-primary);
}
.shadow-paper-9ffa .soft-f8d7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_2854 .in_1362 {
  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);
}
.active_2854 .status_static_6922 {
  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);
}
.active_2854
  .east-3a63:after {
  background-color: var(--e-global-color-primary);
}
.active_2854 .video_3ae3 {
  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-d40e .tertiary-green-f5de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-d40e .gradient-right-f20e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center-513d .alert_8685 .tooltip_8aea {
  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);
}
.center-513d .alert_8685 .dynamic_1d54 {
  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);
}
.silver-c83e .avatar_pressed_e51f {
  background-color: var(--e-global-color-primary);
}
.silver-c83e .iron_b866 {
  background-color: var(--e-global-color-secondary);
}
.silver-c83e .form_first_9a91 .banner_f69e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver-c83e .article-7796 .banner_f69e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple-7032 .top-ad57 .texture-cool-09d4 {
  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);
}
.purple-7032 .top-ad57 .small_6d0c {
  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);
}
.purple-7032 .top-ad57 .backdrop_170b {
  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);
}
.gradient-fluid-272f .item_b462 {
  border-color: var(--e-global-color-text);
}
.gradient-fluid-272f .wood_fdb9 {
  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);
}
.gradient-fluid-272f .icon_71a8 {
  color: var(--e-global-color-primary);
}
.gradient-fluid-272f .label_purple_ec11 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_c714 .main-glass-660b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green_c714 .paragraph_dd13 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green_c714 .focus_2877:hover .main-glass-660b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green_c714
  .focus_2877:hover
  .paragraph_dd13 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide_d415 .paragraph_22f3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide_d415 .hover-ee0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-adf2 .plasma-bb11 .shade-outer-876f {
  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);
}
.mask-adf2 .description_26f9 .shade-outer-876f {
  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);
}
.aside_fluid_f0eb .texture_bronze_d30c {
  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);
}
.content-under-23c4 .disabled-0ad3 .sort_a601 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-under-23c4 .disabled-0ad3 .sort_a601 {
  background-color: var(--e-global-color-secondary);
}
.content-under-23c4 .sort-orange-1579 .sort_a601 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-under-23c4 .sort-orange-1579 .sort_a601 {
  background-color: var(--e-global-color-secondary);
}
.content-under-23c4 .box-1f89 .sidebar-eb05 {
  background-color: var(--e-global-color-primary);
}
.content-under-23c4 .box-1f89:hover .sidebar-eb05 {
  background-color: var(--e-global-color-secondary);
}
.content-under-23c4 .menu_glass_f93b {
  background-color: var(--e-global-color-primary);
}
.content-under-23c4 .menu_glass_f93b:hover {
  background-color: var(--e-global-color-accent);
}
.content-under-23c4 .old_f049 li span {
  background-color: var(--e-global-color-text);
}
.content-under-23c4 .old_f049 li span:hover {
  background-color: var(--e-global-color-primary);
}
.content-under-23c4 .old_f049 li.dark-5eec span {
  background-color: var(--e-global-color-accent);
}
.wrapper_center_de2d .up-7f18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_center_de2d .component_0d07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_static_42d6 .avatar_active_6244:before {
  background-color: var(--e-global-color-secondary);
}
.list_static_42d6 .brown-d7ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_static_42d6 .avatar_prev_ee98 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean-b5e8 .content-white-a1e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean-b5e8 .content-white-a1e3:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean-b5e8 .content-white-a1e3.fn-active-ca9c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean-b5e8 .modal-bc20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-b5e8 .mask-hard-594f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-b5e8 .module-bottom-5139 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-b5e8 .progress-0dba {
  background-color: var(--e-global-color-primary);
}
.clean-b5e8 .progress-0dba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean-b5e8 .inner_e755 {
  background-color: var(--e-global-color-primary);
}
.clean-b5e8 .inner_e755 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion-b19c .status_pro_6b1f .lower-2503 a {
  color: var(--e-global-color-secondary);
}
.motion-b19c .status_pro_6b1f .lower-2503 a:hover {
  color: var(--e-global-color-secondary);
}
.motion-b19c .status_pro_6b1f .lower-2503,
.motion-b19c .status_pro_6b1f .lower-2503 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-b19c .status_pro_6b1f .paragraph_a186 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-b19c .status_pro_6b1f .frame-68ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-b19c .status_pro_6b1f .secondary_5d5c {
  background-color: var(--e-global-color-primary);
}
.motion-b19c .status_pro_6b1f .secondary_5d5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-b19c .status_pro_6b1f .secondary_5d5c:hover {
  background-color: var(--e-global-color-primary);
}
.motion-b19c .status_pro_6b1f .container-a2c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion-b19c .status_pro_6b1f .container-a2c2 {
  background-color: var(--e-global-color-primary);
}
.motion-b19c .status_pro_6b1f .container-a2c2:hover {
  background-color: var(--e-global-color-primary);
}
.motion-b19c .status_pro_6b1f .menu_glass_f93b {
  background-color: var(--e-global-color-primary);
}
.motion-b19c .status_pro_6b1f .menu_glass_f93b:hover {
  background-color: var(--e-global-color-primary);
}
.motion-b19c .secondary-bronze-7d37 .old_f049 li span {
  background-color: var(--e-global-color-text);
}
.motion-b19c .secondary-bronze-7d37 .old_f049 li span:hover {
  background-color: var(--e-global-color-primary);
}
.motion-b19c .secondary-bronze-7d37 .old_f049 li.dark-5eec span {
  background-color: var(--e-global-color-accent);
}
.motion-b19c .primary-4ea1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion-b19c .hidden_8b97 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma_97c3 .gradient_431b .pagination_fixed_aa7f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma_97c3 .gradient_431b .popup_7de2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_97c3 .gradient_431b .chip-c440 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_1379 .inner-8865 {
  border-color: var(--e-global-color-text);
}
.row_1379 .border-da83 {
  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);
}
.row_1379 .pattern-2968 {
  color: var(--e-global-color-secondary);
}
.row_1379 .pattern-2968 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_1379 .section_a4b9 > * {
  color: var(--e-global-color-primary);
}
.row_1379 .section_a4b9 > * svg {
  fill: var(--e-global-color-primary);
}
.row_1379 .backdrop-active-9c68 {
  color: var(--e-global-color-primary);
}
.row_1379 .backdrop-active-9c68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_1379 .upper_3f78 {
  color: var(--e-global-color-primary);
}
.row_1379 .upper_3f78 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_1379 .fast-30f2 {
  color: var(--e-global-color-primary);
}
.row_1379 .fast-30f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_1379 .pagination-outer-b789 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_1379 .slider-center-a4f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_1379 .slider-center-a4f0.backdrop-52e5 {
  color: var(--e-global-color-secondary);
}
.row_1379 .slider-center-a4f0.backdrop-52e5 .tertiary-middle-c87e {
  color: var(--e-global-color-accent);
}
.row_1379 .slider-center-a4f0.info_clean_868e {
  color: var(--e-global-color-text);
}
.row_1379 .slider-center-a4f0.info_clean_868e .tertiary-middle-c87e {
  color: var(--e-global-color-text);
}
.row_1379 .slider-center-a4f0:before {
  border-top-color: var(--e-global-color-text);
}
.row_1379 .large_1f66 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_1379
  .large_1f66
  .container-41f5 {
  background-color: var(--e-global-color-primary);
}
.row_1379
  .large_1f66
  .container-41f5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row_1379 .inner-8865 .stale_666a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_top_0f1b .simple-73d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_top_0f1b .outer-f2cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-c7ed .notice-aa5d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-c7ed
  .warm_d9e4
  .rough_8f09 {
  background-color: var(--e-global-color-secondary);
}
.highlight-c7ed
  .warm_d9e4.new_1e0e
  .rough_8f09 {
  background-color: var(--e-global-color-text);
}
.highlight-c7ed
  .warm_d9e4:hover
  .rough_8f09 {
  background-color: var(--e-global-color-accent);
}
.highlight-c7ed
  .warm_d9e4.fn-active-ca9c
  .rough_8f09 {
  background-color: var(--e-global-color-primary);
}
.gradient_aaad .panel_dddf {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.gradient_aaad .pressed_2cd7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_aaad .hard-7d07 {
  background-color: var(--e-global-color-primary);
}
.gradient_aaad .hard-7d07 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-static-1ded .alert-8e89 .focus_f754 .outline_plasma_5767 {
  background-color: var(--e-global-color-secondary);
}
.background-static-1ded .alert-8e89 .selected_7aa7:after {
  background-color: var(--e-global-color-secondary);
}
.background-static-1ded .article-soft-6676 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-static-1ded .form-down-96f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-static-1ded .hard-0bf9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-static-1ded .section_hovered_90b4 {
  background-color: var(--e-global-color-primary);
}
.background-static-1ded .section_hovered_90b4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-static-1ded .sidebar-259c {
  background-color: var(--e-global-color-secondary);
}
.background-static-1ded .sidebar-259c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-static-1ded .alert-8e89 .photo_huge_4caf .white_4200:hover {
  background-color: var(--e-global-color-primary);
}
.background-static-1ded
  .alert-8e89
  .photo_huge_4caf
  .white_4200.shade-pink-05fc {
  background-color: var(--e-global-color-primary);
}
.background-static-1ded .alert-8e89 .action-b48f:before {
  border-color: var(--e-global-color-primary);
}
.background-static-1ded .alert-8e89 .action-b48f:hover:before {
  border-color: var(--e-global-color-secondary);
}
.background-static-1ded
  .alert-8e89
  .action-b48f.rough-95d0:before {
  border-color: var(--e-global-color-primary);
}
.background-static-1ded .wood-8473 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-tiny-632f .notification-c224 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-tiny-632f .notification-c224:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-tiny-632f .notification-c224.border_7250 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-tiny-632f .notice_left_cf73 {
  background-color: var(--e-global-color-primary);
}
.secondary-tiny-632f .notice_left_cf73 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-tiny-632f
  .current-219f
  .fixed_9d7d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-tiny-632f
  .gas-6023
  .fixed_9d7d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.rough_3e2d
  .brown-13e0
  .description-3cbf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough_3e2d
  .brown-13e0
  .icon-upper-cb94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough_3e2d .texture-56f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough_3e2d .header-old-ae05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough_3e2d .glass-6770 {
  background-color: var(--e-global-color-primary);
}
.rough_3e2d .glass-6770 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.top-b593 .shadow-bd1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-b593 .aside-lower-6030 {
  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);
}
.top-b593 .shade-top-310a {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top-b593 .shade-top-310a a:hover {
  color: var(--e-global-color-secondary);
}
.top-b593 .old-8565 {
  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);
}
.top-b593 .box_west_bb54 {
  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);
}
.top-b593 .secondary_hard_aaf7 .menu_glass_f93b {
  background-color: var(--e-global-color-primary);
}
.top-b593 .secondary_hard_aaf7 .menu_glass_f93b:hover {
  background-color: var(--e-global-color-accent);
}
.top-b593
  .secondary_hard_aaf7
  .old_f049
  li
  span {
  background-color: var(--e-global-color-text);
}
.top-b593
  .secondary_hard_aaf7
  .old_f049
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.top-b593
  .secondary_hard_aaf7
  .old_f049
  li.dark-5eec
  span {
  background-color: var(--e-global-color-accent);
}
.red-b24e
  .frame-wood-501b
  .dark-ae4d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-b24e .frame-wood-501b .glass-1a5b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-b24e .frame-wood-501b .basic-f0de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red-b24e .logo_huge_961f {
  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);
}
.red-b24e
  .photo_full_e90c.selected-25f4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_2fc1
  > .caption_6c40
  > div
  > .info-6d94
  > .secondary-steel-ba0a
  > a {
  background-color: var(--e-global-color-text);
}
.surface_2fc1
  > .caption_6c40
  > div
  > .info-6d94
  > .secondary-steel-ba0a
  > a
  .avatar-dceb.shade-narrow-b428 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_2fc1
  > .caption_6c40
  > div
  > .info-6d94
  > .secondary-steel-ba0a
  > a
  .grid_hot_ad01.notice_mini_74f2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_2fc1
  > .caption_6c40
  > div
  > .info-6d94
  > .secondary-steel-ba0a
  > .block_soft_89ec
  .secondary-steel-ba0a
  > a {
  background-color: var(--e-global-color-secondary);
}
.surface_2fc1
  > .caption_6c40
  > div
  > .info-6d94
  > .secondary-steel-ba0a
  > .block_soft_89ec
  .secondary-steel-ba0a
  > a
  .gallery_iron_d7d6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_2fc1
  > .caption_6c40
  > div
  > .info-6d94
  > .secondary-steel-ba0a
  > .block_soft_89ec
  .secondary-steel-ba0a
  > a
  .grid_hot_ad01.dirty_0c62 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_2fc1
  > .caption_6c40
  > div
  > .info-6d94
  > .secondary-steel-ba0a
  > a
  .grid-7289:before {
  color: var(--e-global-color-text);
}
.surface_2fc1
  > .caption_6c40
  > div
  > .info-6d94
  > .secondary-steel-ba0a
  > .block_soft_89ec
  a
  .grid-7289:before {
  color: var(--e-global-color-text);
}
.surface_2fc1
  > .caption_6c40
  > div
  > .info-6d94
  > .secondary-steel-ba0a.detail-focused-c006
  > a
  .grid-7289:before {
  color: var(--e-global-color-text);
}
.surface_2fc1
  > .caption_6c40
  > div
  > .info-6d94
  > .secondary-steel-ba0a
  > .block_soft_89ec
  .secondary-steel-ba0a.detail-focused-c006
  > a
  .grid-7289:before {
  color: var(--e-global-color-text);
}
.surface_2fc1
  > .caption_6c40
  > div
  > .info-6d94
  > .secondary-steel-ba0a
  > a
  .table-gold-d33a
  .article-daf3 {
  color: var(--e-global-color-text);
}
.surface_2fc1
  > .caption_6c40
  > div
  > .info-6d94
  > .secondary-steel-ba0a
  > .block_soft_89ec
  a
  .table-gold-d33a
  .article-daf3 {
  color: var(--e-global-color-text);
}
.surface_2fc1
  > .caption_6c40
  > div
  > .info-6d94
  > .secondary-steel-ba0a
  > a
  .table-gold-d33a
  .article-daf3,
.surface_2fc1
  > .caption_6c40
  > div
  > .info-6d94
  > .secondary-steel-ba0a
  > .block_soft_89ec
  a
  .table-gold-d33a
  .article-daf3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_2fc1
  > .caption_6c40
  > div
  > .info-6d94
  > .secondary-steel-ba0a
  > a
  .row_3035:before {
  color: var(--e-global-color-text);
}
.surface_2fc1
  > .caption_6c40
  > div
  > .info-6d94
  > .secondary-steel-ba0a
  > .block_soft_89ec
  a
  .row_3035:before {
  color: var(--e-global-color-text);
}
.surface_2fc1
  > .caption_6c40
  > div
  > .info-6d94
  > .secondary-steel-ba0a.detail-focused-c006
  > a
  .row_3035:before {
  color: var(--e-global-color-text);
}
.surface_2fc1
  > .caption_6c40
  > div
  > .info-6d94
  > .secondary-steel-ba0a
  > .block_soft_89ec
  .secondary-steel-ba0a.detail-focused-c006
  > a
  .row_3035:before {
  color: var(--e-global-color-text);
}
.logo-steel-430c .simple_1ecf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-steel-430c
  .title-dynamic-401d:hover
  .simple_1ecf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-6a53
  > .caption_6c40
  > .bronze-d1a5
  > .footer-5b58
  > .media-fresh-54da
  > .fast-063a
  .tabs_dab4 {
  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);
}
.chip-6a53
  > .caption_6c40
  > .bronze-d1a5
  > .footer-5b58
  > .media-fresh-54da
  > .fast-063a:hover
  .tabs_dab4 {
  color: var(--e-global-color-text);
}
.chip-6a53
  > .caption_6c40
  > .bronze-d1a5
  > .footer-5b58
  > .media-fresh-54da
  > .fast-063a:hover
  .tabs_dab4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-6a53
  > .caption_6c40
  > .bronze-d1a5
  > .footer-5b58
  > .media-fresh-54da.green-6487
  > .fast-063a
  .tabs_dab4 {
  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);
}
.row_7de5 .wide_1f64 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_7de5 .iron_f21f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_7de5 .secondary_large_f9f3 {
  background-color: var(--e-global-color-primary);
}
.row_7de5 .secondary_large_f9f3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_small_0f8b
  > .caption_6c40
  > .light_52b2
  > .bottom-e8fd
  > .next-48fc
  .card-cool-18e4 {
  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);
}
.shade_small_0f8b
  > .caption_6c40
  > .light_52b2
  > .bottom-e8fd
  > .next-48fc
  .progress_d691 {
  color: var(--e-global-color-text);
}
.shade_small_0f8b
  > .caption_6c40
  > .light_52b2
  > .bottom-e8fd
  > .next-48fc:hover
  .card-cool-18e4 {
  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);
}
.shade_small_0f8b
  > .caption_6c40
  > .light_52b2
  > .bottom-e8fd
  > .next-48fc:hover
  .progress_d691 {
  color: var(--e-global-color-secondary);
}
.shade_small_0f8b
  > .caption_6c40
  > .light_52b2
  > .bottom-e8fd
  > .next-48fc.pressed_97f6
  .card-cool-18e4 {
  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);
}
.shade_small_0f8b
  > .caption_6c40
  > .light_52b2
  > .bottom-e8fd
  > .next-48fc.pressed_97f6
  .progress_d691 {
  color: var(--e-global-color-primary);
}
.main-under-3633
  .tiny-8588
  .backdrop-75cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-under-3633 .tall-aa6f .stale_666a .content-de3f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower-4727 .hero_ec05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower-4727 .easy_325e .hero_ec05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower-4727 .detail_53eb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower-4727 .detail_53eb {
  background-color: var(--e-global-color-primary);
}
.notice-middle-90cf .layout_selected_fcb2 .dropdown_fbc5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-middle-90cf
  .layout_selected_fcb2:hover
  .purple_1fb3 {
  color: var(--e-global-color-secondary);
}
.notice-middle-90cf
  .layout_selected_fcb2:hover
  .dropdown_fbc5 {
  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);
}
.component-e9dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.pattern-cold-b68d {
  max-width: 1400px !important;
}

.item_gold_6e08 {
  flex-direction: column;
}

.item_gold_6e08 .tertiary_d7eb {
  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.item_gold_6e08 .tertiary_d7eb {
  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);
}

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

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

.backdrop-f2c9.rough_37f9 {
  display: none;
}

.dark-1948 {
  display: none;
}

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

.nav-019b.gold-7963 {
  margin-bottom: 40px;
  width: 100%;
}

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

.item_gold_6e08 a {
  width: 100%;
}

.upper_7be0 .box_gold_a7a5.small_6743 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.upper_7be0
  .box_gold_a7a5.main_ff33
  .paper-6ffb
  .hero-1394 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.photo_52c4.secondary_glass_ff10 > .shade_liquid_6411 {
  display: flex;
  align-items: center;
}

.pattern-6a4e {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.primary-static-9118 {
  position: relative;
  width: 100%;
}

.widget-south-0b7a {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.title-fresh-0ea4 {
  display: flex;
  gap: 50px;
}

.upper_7be0
  .box_gold_a7a5.active_bbef
  .large_72a3
  .old-adc3 {
  width: 100% !important;
}

.disabled-thick-22d4 {
  width: 500px !important;
  max-width: none;
}

.prev_e522 {
  width: 100%;
}

.filter-in-bd07 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

.top-2c2c {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.pagination_6250:hover .top-2c2c {
  visibility: visible;
}
.pagination_6250:hover.pagination_6250::before {
  display: block;
}

.menu_83e0 h3 {
  color: #fff;
}

.header_active_4c2d {
  margin: 0;
}

.upper_7be0
  .box_gold_a7a5.active_bbef
  .old-adc3
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.top-bd0e {
  width: 100%;
}

.south_e5b1 {
  width: 100%;
}

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

.south_e5b1 {
  width: 100%;
}

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

.old-adc3 {
  display: flex;
  align-items: center;
}

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

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

.item_gold_6e08 .tertiary_d7eb.tall_ae56 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.item_gold_6e08 h1.tertiary_d7eb {
  margin-top: 80px !important;
}

.upper_7be0 .box_gold_a7a5.south_b825 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.modal_50df img {
  width: 100%;
}

.preview-prev-60d4 .bright-a6e5.paper-6ffb {
  justify-content: space-between;
}

.banner-f176 {
  display: none;
}

.hard_22ec .card_cf43 {
  margin: 1px 0 !important;
}

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

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

@media (max-width: 1000px) {
  .title-fresh-0ea4 {
    flex-direction: column;
  }

  .disabled-thick-22d4 {
    width: 100% !important;
  }
}

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

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

  .preview-prev-60d4 .bright-a6e5.paper-6ffb {
    border-bottom: 1px solid #f0c159;
  }

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

  .photo_52c4.secondary_glass_ff10 > .shade_liquid_6411 {
    gap: 15px;
    justify-content: space-between;
  }

  .upper_7be0
    .box_gold_a7a5.active_bbef
    .old-adc3
    img {
    width: 60% !important;
  }

  .widget-south-0b7a {
    left: 2%;
  }

  .purple_ba9a {
    margin: 10px 0;
  }

  .item_gold_6e08 .card_cf43 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.item_gold_6e08 .tertiary_d7eb,
  .item_gold_6e08 .tertiary_d7eb {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .old-adc3 {
    justify-content: center;
  }

  .item_gold_6e08 .card_cf43 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .grid-brown-ef98 {
    margin-bottom: 15px !important;
  }

  .upper_7be0 .box_gold_a7a5.small_6743 {
    width: 75% !important;
  }

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

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

  h2.item_gold_6e08 .tertiary_d7eb,
  .item_gold_6e08 .tertiary_d7eb {
    font-size: 30px !important;
  }

  .old-adc3 {
    justify-content: center;
  }

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

  .first-13a9
    .media-0792.layout-top-6705 {
    margin: 0 !important;
  }

  .pattern-6a4e {
    margin: 0;
    gap: 10px;
  }

  .purple_ba9a {
    display: flex;
  }

  .texture_tiny_175e .wide_c3cf {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .item_gold_6e08 h1.tertiary_d7eb {
    margin-top: 40px !important;
  }

  .upper_7be0
    .box_gold_a7a5.active_bbef
    .old-adc3
    img,
  .static-fbed .large_72a3 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .upper_7be0 .box_gold_a7a5.small_6743 {
    width: 100% !important;
  }

  .photo_52c4.secondary_glass_ff10 > .shade_liquid_6411 {
    gap: 3px;
  }

  .item_gold_6e08 .card_cf43 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.preview-prev-60d4 .bright-a6e5.paper-6ffb {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.preview-prev-60d4 .bright-a6e5.paper-6ffb: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);
}

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

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

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

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

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

/* 图片块简化样式 */
.center-38ec {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .preview-prev-60d4 .bright-a6e5.paper-6ffb {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .item_gold_6e08 .tertiary_d7eb {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .wide_c3cf {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.top_9447 .alert_d248 {
  flex-shrink: 0;
  white-space: nowrap;
}

.top_9447 .mini-6512 {
  flex-shrink: 0;
  min-width: fit-content;
}

.top_9447 .hero-1394 {
  white-space: nowrap;
}

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

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

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

.top_9447 .mini-6512 {
  max-width: 80px !important;
  overflow: hidden;
}

.top_9447 .bright-a6e5.paper-6ffb {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.top_9447 .hero-1394 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 7cc0 */
.shadow-element-y7 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
