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(.box-27b3) {
  gap: 0.5em;
}
:where(.accordion-a42f) {
  gap: 0.5em;
}
body .middle-778e > .paper_505a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .middle-778e > .hidden-9e13 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .middle-778e > .in-3f45 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .focused-b90a > .paper_505a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .focused-b90a > .hidden-9e13 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .focused-b90a > .in-3f45 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .focused-b90a
  > :where(:not(.paper_505a):not(.hidden-9e13):not(.under-5e30)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .focused-b90a > .middle_c891 {
  max-width: var(--wp--style--global--wide-size);
}
body .box-27b3 {
  display: flex;
}
body .box-27b3 {
  flex-wrap: wrap;
  align-items: center;
}
body .box-27b3 > * {
  margin: 0;
}
body .accordion-a42f {
  display: grid;
}
body .accordion-a42f > * {
  margin: 0;
}
:where(.block_4129.box-27b3) {
  gap: 2em;
}
:where(.block_4129.accordion-a42f) {
  gap: 2em;
}
:where(.texture_north_2dbf.box-27b3) {
  gap: 1.25em;
}
:where(.texture_north_2dbf.accordion-a42f) {
  gap: 1.25em;
}
.dynamic-c3eb {
  color: var(--wp--preset--color--black) !important;
}
.chip-73da {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.message-1fff {
  color: var(--wp--preset--color--white) !important;
}
.slider-hard-5a66 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.breadcrumb_hovered_e9ca {
  color: var(--wp--preset--color--vivid-red) !important;
}
.text-iron-b768 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.up-fb0d {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.red_a257 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.hidden_full_6a37 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.carousel-461a {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.detail_small_57be {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.logo-hard-18bd {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.table-6259 {
  background-color: var(--wp--preset--color--black) !important;
}
.complex_cbc0 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.sidebar-abdc {
  background-color: var(--wp--preset--color--white) !important;
}
.modal_2c42 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.dropdown_focused_0158 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.panel-0fec {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.list-5c67 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.container_b694 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.accordion_hot_6cf0 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.plasma-cb3e {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.heading_b505 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.inner-d13a {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.filter_tall_ca76 {
  border-color: var(--wp--preset--color--black) !important;
}
.south_d64c {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pagination-yellow-6e15 {
  border-color: var(--wp--preset--color--white) !important;
}
.old_60ae {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.caption-solid-7681 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.gradient-3564 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.advanced_5302 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.container_a8dd {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.banner_d385 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.disabled_bronze_0119 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.right_bda9 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.alert_static_0fc6 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.banner_ec83 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.mini-744d {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.active_large_bc9b {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.summary-wide-810d {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.section-east-4096 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.panel_a5f1 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.bright-16e8 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.copper_473e {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.label_a9db {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.menu-solid-b514 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.paragraph-b074 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.photo_2f5b {
  background: var(--wp--preset--gradient--midnight) !important;
}
.tag-fresh-4bab {
  font-size: var(--wp--preset--font-size--small) !important;
}
.image-fluid-8a30 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.top_71f1 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.popup_dim_79d3 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.pattern_e894 a:where(:not(.aside_smooth_3156)) {
  color: inherit;
}
:where(.texture_north_2dbf.box-27b3) {
  gap: 1.25em;
}
:where(.texture_north_2dbf.accordion-a42f) {
  gap: 1.25em;
}
:where(.block_4129.box-27b3) {
  gap: 2em;
}
:where(.block_4129.accordion-a42f) {
  gap: 2em;
}
.in_0f77 {
  font-size: 1.5em;
  line-height: 1.6;
}

.tabs_64a3 .texture_gold_9fee {
  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);
}
.box_motion_13bb .small_2ef8 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_376e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_376e.narrow-8643 .east-9d27 {
  background-color: var(--e-global-color-primary);
}
.wide_376e.under-f824 .east-9d27,
.wide_376e.fast_b74d .east-9d27 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.message_advanced_4dc3 .huge_5b5a {
  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);
}
.notification_cdba {
  --divider-color: var(--e-global-color-secondary);
}
.notification_cdba .new-458b {
  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);
}
.notification_cdba.main-b938 .north_9f52 {
  background-color: var(--e-global-color-secondary);
}
.notification_cdba.caption_4e3e .north_9f52,
.notification_cdba.message-steel-4840 .north_9f52 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.notification_cdba.caption_4e3e .north_9f52,
.notification_cdba.message-steel-4840 .north_9f52 svg {
  fill: var(--e-global-color-secondary);
}
.green_cf7e .notice-up-5888 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_cf7e .action-e05d {
  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_6af2.main-b938 .north_9f52 {
  background-color: var(--e-global-color-primary);
}
.background_6af2.caption_4e3e .north_9f52,
.background_6af2.message-steel-4840 .north_9f52 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.background_6af2.caption_4e3e .north_9f52,
.background_6af2.message-steel-4840 .north_9f52 svg {
  fill: var(--e-global-color-primary);
}
.overlay_7bec.main-b938 .north_9f52 {
  background-color: var(--e-global-color-primary);
}
.overlay_7bec.caption_4e3e .north_9f52,
.overlay_7bec.message-steel-4840 .north_9f52 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.overlay_7bec .top-0f6e {
  color: var(--e-global-color-primary);
}
.overlay_7bec .top-0f6e,
.overlay_7bec .top-0f6e a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_7bec .menu-d173 {
  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);
}
.aside_purple_afce .row_soft_dfcd {
  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);
}
.focus-da59 .component-2e0d .hidden-old-983c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper_b838 .label_9976:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.paper_b838 .fluid_f219 i {
  color: var(--e-global-color-primary);
}
.paper_b838 .fluid_f219 svg {
  fill: var(--e-global-color-primary);
}
.paper_b838 .hero-3f33 {
  color: var(--e-global-color-secondary);
}
.paper_b838 .label_9976 > .hero-3f33,
.paper_b838 .label_9976 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_e2cc .gallery-dd63 {
  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);
}
.gas_e2cc .breadcrumb-49a1 {
  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);
}
.west-f3d8 .paragraph-wide-7743 .hero-3f9d {
  background-color: var(--e-global-color-primary);
}
.west-f3d8 .complex_179d {
  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);
}
.up-2e58 .soft_5f2e {
  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);
}
.up-2e58 .aside-hovered-6d8e {
  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);
}
.up-2e58 .article_black_7a5c {
  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);
}
.aside_basic_06d3 .over_dad9,
.aside_basic_06d3 .over_dad9 a {
  color: var(--e-global-color-primary);
}
.aside_basic_06d3 .over_dad9.outline-1a43,
.aside_basic_06d3 .over_dad9.outline-1a43 a {
  color: var(--e-global-color-accent);
}
.aside_basic_06d3 .over_dad9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_basic_06d3 .table-white-abda {
  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);
}
.slow-6a0e .table_inner_6f79,
.slow-6a0e .item-f6b1 {
  color: var(--e-global-color-primary);
}
.slow-6a0e .table_inner_6f79 svg {
  fill: var(--e-global-color-primary);
}
.slow-6a0e .outline-1a43 .table_inner_6f79,
.slow-6a0e .outline-1a43 .item-f6b1 {
  color: var(--e-global-color-accent);
}
.slow-6a0e .outline-1a43 .table_inner_6f79 svg {
  fill: var(--e-global-color-accent);
}
.slow-6a0e .item-f6b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow-6a0e .table-white-abda {
  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);
}
.logo_741d .tooltip-motion-ad57,
.logo_741d .pattern_a543 {
  color: var(--e-global-color-primary);
}
.logo_741d .pattern_a543 svg {
  fill: var(--e-global-color-primary);
}
.logo_741d .over_dad9.outline-1a43 a,
.logo_741d
  .over_dad9.outline-1a43
  .pattern_a543 {
  color: var(--e-global-color-accent);
}
.logo_741d .tooltip-motion-ad57 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_741d .table-white-abda {
  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);
}
.link-ee15 .white-a300 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-ee15 .alert_inner_a859 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-806d .carousel_7864 .tertiary-5bec {
  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);
}
.tabs-806d .carousel_7864 .lower-c4fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-806d .progress_yellow_e5cb .tertiary-5bec {
  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);
}
.tabs-806d
  .progress_yellow_e5cb
  .lower-c4fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-806d
  .tabs-iron-f41b
  .tertiary-5bec {
  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);
}
.tabs-806d
  .tabs-iron-f41b
  .lower-c4fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-806d
  .menu_b28e
  .tertiary-5bec {
  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);
}
.tabs-806d
  .menu_b28e
  .lower-c4fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_3646 .overlay-hovered-ced6 {
  background-color: var(--e-global-color-primary);
}
.tall_3646 .overlay-hovered-ced6:hover {
  background-color: var(--e-global-color-primary);
}
.tall_3646 .card_24cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_3646
  .overlay-hovered-ced6:hover
  .card_24cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid-cd9a .simple-1583 {
  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);
}
.next_22d9 .full-d93f .last_bea5 a {
  background-color: var(--e-global-color-accent);
}
.next_22d9 .full-d93f .feature-smooth-0c12 a {
  background-color: var(--e-global-color-accent);
}
.next_22d9 .full-d93f .last_bea5 a,
.next_22d9 .full-d93f .feature-smooth-0c12 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_thick_a868
  .text_east_2f97.heading_stale_68d3
  .full-d93f
  a.bright_b955 {
  background-color: var(--e-global-color-accent);
}
.gradient_thick_a868
  .text_east_2f97.heading_stale_68d3
  .full-d93f
  span.bright_b955.fn-current-3c74 {
  background-color: var(--e-global-color-text);
}
.gradient_thick_a868
  .text_east_2f97.heading_stale_68d3
  .full-d93f
  .bright_b955 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-2aec .advanced-7d42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-2aec
  .outer_c4cb
  > .easy-ce5c
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-2aec
  .filter_middle_9439
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-2aec
  .dynamic-4f6d
  .slider-pink-bcff,
.logo-2aec
  .dynamic-4f6d
  .pro-3129 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-2aec
  .dynamic-4f6d
  .south_2b5a,
.logo-2aec
  .dynamic-4f6d
  a
  .south_2b5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-2aec
  .dynamic-4f6d
  .box_complex_59b8 {
  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);
}
.logo-2aec
  .dynamic-4f6d
  .media-a2e3 {
  background-color: var(--e-global-color-primary);
}
.logo-2aec
  .dynamic-4f6d
  .media-a2e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-2aec
  .dynamic-4f6d
  .media-a2e3:hover {
  background-color: var(--e-global-color-primary);
}
.logo-2aec
  .dynamic-4f6d
  .cold-4c99 {
  background-color: var(--e-global-color-primary);
}
.logo-2aec
  .dynamic-4f6d
  .cold-4c99 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-2aec
  .dynamic-4f6d
  .cold-4c99:hover {
  background-color: var(--e-global-color-primary);
}
.logo-2aec
  .focus_clean_ea6f
  .sidebar-last-6698
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-2aec
  .focus_clean_ea6f
  .carousel-old-8178 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-2aec
  .focus_clean_ea6f
  .box_complex_59b8 {
  color: var(--e-global-color-text);
}
.logo-2aec
  .focus_clean_ea6f
  .box_complex_59b8
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-2aec
  .focus_clean_ea6f
  .media-a2e3 {
  background-color: var(--e-global-color-primary);
}
.logo-2aec
  .focus_clean_ea6f
  .media-a2e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-2aec
  .focus_clean_ea6f
  .media-a2e3:hover {
  background-color: var(--e-global-color-primary);
}
.logo-2aec
  .focus_clean_ea6f
  .cold-4c99 {
  background-color: var(--e-global-color-primary);
}
.logo-2aec
  .focus_clean_ea6f
  .cold-4c99 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-2aec
  .focus_clean_ea6f
  .cold-4c99:hover {
  background-color: var(--e-global-color-primary);
}
.logo-2aec .container-left-eb40 {
  background-color: var(--e-global-color-primary);
}
.logo-2aec .container-left-eb40:hover {
  background-color: var(--e-global-color-primary);
}
.logo-2aec .carousel-ad9d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-2aec .widget_0f35 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused_c738 .header_5679 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused_c738
  .medium_9606
  > div:nth-child(3)
  .header_5679,
.focused_c738
  .notification_over_5029
  > div:nth-child(1)
  .header_5679,
.focused_c738
  .description-stone-b09c
  > div:nth-child(1)
  .header_5679,
.focused_c738
  .carousel_3052
  > div:nth-child(1)
  .header_5679,
.focused_c738
  .link_pink_561e
  > div:nth-child(1)
  .header_5679 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused_c738 .sidebar_mini_67b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_c738 .mask_slow_f7cc {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_c738 .card-2e74 {
  background-color: var(--e-global-color-primary);
}
.focused_c738 .card-2e74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_c738 .card-2e74:hover {
  background-color: var(--e-global-color-primary);
}
.focused_c738 .chip_51ff {
  background-color: var(--e-global-color-primary);
}
.focused_c738 .chip_51ff:hover {
  background-color: var(--e-global-color-primary);
}
.focused_c738 .carousel-ad9d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused_c738 .widget_0f35 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini_049e .active-93d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini_049e .tertiary-b5a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_049e .hero_huge_4d09 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_049e .text-green-89a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_049e .wrapper-231b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_049e .chip_51ff {
  background-color: var(--e-global-color-primary);
}
.mini_049e .chip_51ff:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar-267d .item_action_4ada {
  background-color: var(--e-global-color-secondary);
}
.sidebar-267d .logo_bronze_f95f {
  background-color: var(--e-global-color-text);
}
.sidebar-267d .east-194c {
  background-color: var(--e-global-color-secondary);
}
.sidebar-267d .dynamic-8b6c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-267d .selected_2fc4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-267d .pattern_d576 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-267d .old_f931 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-267d .panel-fd65 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-7818 .short-bbf5 .overlay_f036,
.active-7818
  .short-bbf5
  .overlay_f036
  a,
.active-7818 .gradient_huge_acca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-7818 .short-bbf5 .image_7fd6,
.active-7818 .tertiary_hard_961d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-7818 .short-bbf5 .image_7fd6 {
  color: var(--e-global-color-text);
}
.active-7818 .tertiary_hard_961d {
  color: var(--e-global-color-text);
}
.active-7818
  .short-bbf5
  .mask_e282 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-7818 .stone-5249 .detail-0ca7 {
  background-color: var(--e-global-color-primary);
}
.active-7818 .stone-5249 .detail-0ca7:hover {
  background-color: var(--e-global-color-primary);
}
.active-7818 .stone-5249 .bottom-ee07 li span {
  background-color: var(--e-global-color-text);
}
.active-7818 .stone-5249 .bottom-ee07 li span:hover {
  background-color: var(--e-global-color-primary);
}
.active-7818
  .stone-5249
  .bottom-ee07
  li.upper-2701
  span {
  background-color: var(--e-global-color-accent);
}
.active-7818 .detail-white-4314 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-under-27a3 .clean-658f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary_small_e2d7 .grid_8ae7 {
  background-color: var(--e-global-color-primary);
}
.tertiary_small_e2d7 .card-gold-cb96 {
  background-color: var(--e-global-color-secondary);
}
.tertiary_small_e2d7 .static_78c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_small_e2d7 .thick-2f2b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_small_e2d7 .box-8c57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_small_e2d7 .widget-short-56e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_small_e2d7 .outer-ce56 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_small_e2d7 .tag-375c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_small_e2d7 .east_c912 {
  background-color: var(--e-global-color-primary);
}
.tertiary_small_e2d7 .east_c912 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_615e .module-medium-50ca {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_615e .container-warm-a1e3 {
  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);
}
.nav_615e
  .center_f1ce:after {
  background-color: var(--e-global-color-primary);
}
.nav_615e .alert-a3ef {
  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);
}
.active-809a .gradient_huge_acca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-809a .tertiary_hard_961d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-fixed-e031 .sidebar-8fb7 .mask-32b6 {
  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);
}
.accordion-fixed-e031 .sidebar-8fb7 .article-bottom-a32d {
  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);
}
.alert-tiny-ba3a .aside-advanced-1784 {
  background-color: var(--e-global-color-primary);
}
.alert-tiny-ba3a .mini-9397 {
  background-color: var(--e-global-color-secondary);
}
.alert-tiny-ba3a .notification-yellow-23be .icon_gas_ed9a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-tiny-ba3a .button_31fa .icon_gas_ed9a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_edc8 .prev_88ed .sidebar-b333 {
  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);
}
.alert_edc8 .prev_88ed .slider-huge-42ea {
  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);
}
.alert_edc8 .prev_88ed .title-22d9 {
  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);
}
.purple-b1c5 .left_49bc {
  border-color: var(--e-global-color-text);
}
.purple-b1c5 .backdrop-33ef {
  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);
}
.purple-b1c5 .form-left-edf5 {
  color: var(--e-global-color-primary);
}
.purple-b1c5 .element-b1f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm_149d .gallery_fluid_f20b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm_149d .text-edb3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm_149d .action-65f0:hover .gallery_fluid_f20b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm_149d
  .action-65f0:hover
  .text-edb3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-full-38ac .modal-400e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-full-38ac .logo-c358 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_18b2 .green_5a40 .sort_inner_ddf5 {
  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);
}
.paper_18b2 .card_286a .sort_inner_ddf5 {
  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);
}
.text-4a28 .header-090f {
  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);
}
.label_tall_d07d .picture_b02f .selected_9c63 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_tall_d07d .picture_b02f .selected_9c63 {
  background-color: var(--e-global-color-secondary);
}
.label_tall_d07d .chip_motion_aa9d .selected_9c63 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_tall_d07d .chip_motion_aa9d .selected_9c63 {
  background-color: var(--e-global-color-secondary);
}
.label_tall_d07d .footer-c6c5 .hero-advanced-c6a1 {
  background-color: var(--e-global-color-primary);
}
.label_tall_d07d .footer-c6c5:hover .hero-advanced-c6a1 {
  background-color: var(--e-global-color-secondary);
}
.label_tall_d07d .detail-0ca7 {
  background-color: var(--e-global-color-primary);
}
.label_tall_d07d .detail-0ca7:hover {
  background-color: var(--e-global-color-accent);
}
.label_tall_d07d .bottom-ee07 li span {
  background-color: var(--e-global-color-text);
}
.label_tall_d07d .bottom-ee07 li span:hover {
  background-color: var(--e-global-color-primary);
}
.label_tall_d07d .bottom-ee07 li.upper-2701 span {
  background-color: var(--e-global-color-accent);
}
.banner_action_993a .pink_ba57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_action_993a .alert_top_cb2d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_3f55 .detail-left-96bb:before {
  background-color: var(--e-global-color-secondary);
}
.secondary_3f55 .element-234a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_3f55 .prev_ac25 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_gas_ef88 .avatar-dynamic-4c80 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_gas_ef88 .avatar-dynamic-4c80:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_gas_ef88 .avatar-dynamic-4c80.fn-active-3c74 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_gas_ef88 .list_current_0ed4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_gas_ef88 .alert_middle_99cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_gas_ef88 .section-5d33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_gas_ef88 .upper-1304 {
  background-color: var(--e-global-color-primary);
}
.content_gas_ef88 .upper-1304 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_gas_ef88 .heading-71cb {
  background-color: var(--e-global-color-primary);
}
.content_gas_ef88 .heading-71cb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-beb0 .breadcrumb_thick_3888 .info-d586 a {
  color: var(--e-global-color-secondary);
}
.secondary-beb0 .breadcrumb_thick_3888 .info-d586 a:hover {
  color: var(--e-global-color-secondary);
}
.secondary-beb0 .breadcrumb_thick_3888 .info-d586,
.secondary-beb0 .breadcrumb_thick_3888 .info-d586 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-beb0 .breadcrumb_thick_3888 .mini-2d0d {
  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);
}
.secondary-beb0 .breadcrumb_thick_3888 .media-simple-4e5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-beb0 .breadcrumb_thick_3888 .tag_dynamic_c11d {
  background-color: var(--e-global-color-primary);
}
.secondary-beb0 .breadcrumb_thick_3888 .tag_dynamic_c11d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-beb0 .breadcrumb_thick_3888 .tag_dynamic_c11d:hover {
  background-color: var(--e-global-color-primary);
}
.secondary-beb0 .breadcrumb_thick_3888 .feature-gas-f51e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-beb0 .breadcrumb_thick_3888 .feature-gas-f51e {
  background-color: var(--e-global-color-primary);
}
.secondary-beb0 .breadcrumb_thick_3888 .feature-gas-f51e:hover {
  background-color: var(--e-global-color-primary);
}
.secondary-beb0 .breadcrumb_thick_3888 .detail-0ca7 {
  background-color: var(--e-global-color-primary);
}
.secondary-beb0 .breadcrumb_thick_3888 .detail-0ca7:hover {
  background-color: var(--e-global-color-primary);
}
.secondary-beb0 .stone-5249 .bottom-ee07 li span {
  background-color: var(--e-global-color-text);
}
.secondary-beb0 .stone-5249 .bottom-ee07 li span:hover {
  background-color: var(--e-global-color-primary);
}
.secondary-beb0 .stone-5249 .bottom-ee07 li.upper-2701 span {
  background-color: var(--e-global-color-accent);
}
.secondary-beb0 .carousel-ad9d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-beb0 .widget_0f35 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_f29a .layout_fresh_6570 .overlay-soft-a27c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_f29a .layout_fresh_6570 .widget_complex_c270 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_f29a .layout_fresh_6570 .action-1213 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-77e5 .dynamic_7fce {
  border-color: var(--e-global-color-text);
}
.glass-77e5 .old_218b {
  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);
}
.glass-77e5 .orange-4a1c {
  color: var(--e-global-color-secondary);
}
.glass-77e5 .orange-4a1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-77e5 .carousel_brown_7949 > * {
  color: var(--e-global-color-primary);
}
.glass-77e5 .carousel_brown_7949 > * svg {
  fill: var(--e-global-color-primary);
}
.glass-77e5 .texture-f16b {
  color: var(--e-global-color-primary);
}
.glass-77e5 .texture-f16b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass-77e5 .icon-yellow-6e4e {
  color: var(--e-global-color-primary);
}
.glass-77e5 .icon-yellow-6e4e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass-77e5 .pagination-81ba {
  color: var(--e-global-color-primary);
}
.glass-77e5 .pagination-81ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-77e5 .button-54e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-77e5 .form-purple-e792 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-77e5 .form-purple-e792.simple-ece0 {
  color: var(--e-global-color-secondary);
}
.glass-77e5 .form-purple-e792.simple-ece0 .media-b5d7 {
  color: var(--e-global-color-accent);
}
.glass-77e5 .form-purple-e792.media_9a64 {
  color: var(--e-global-color-text);
}
.glass-77e5 .form-purple-e792.media_9a64 .media-b5d7 {
  color: var(--e-global-color-text);
}
.glass-77e5 .form-purple-e792:before {
  border-top-color: var(--e-global-color-text);
}
.glass-77e5 .in-eec1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-77e5
  .in-eec1
  .grid-0161 {
  background-color: var(--e-global-color-primary);
}
.glass-77e5
  .in-eec1
  .grid-0161 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass-77e5 .dynamic_7fce .text_stale_d94e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-narrow-b9c1 .header_62c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-narrow-b9c1 .inner_c523 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-small-4250 .solid_9d98 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-small-4250
  .banner_6695
  .top_e0da {
  background-color: var(--e-global-color-secondary);
}
.widget-small-4250
  .banner_6695.dark_7520
  .top_e0da {
  background-color: var(--e-global-color-text);
}
.widget-small-4250
  .banner_6695:hover
  .top_e0da {
  background-color: var(--e-global-color-accent);
}
.widget-small-4250
  .banner_6695.fn-active-3c74
  .top_e0da {
  background-color: var(--e-global-color-primary);
}
.warm-5bd8 .pagination_fresh_44c4 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.warm-5bd8 .search_27b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-5bd8 .tertiary-fluid-755f {
  background-color: var(--e-global-color-primary);
}
.warm-5bd8 .tertiary-fluid-755f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_7aec .bright-cd55 .detail-4b80 .tabs-pink-ac10 {
  background-color: var(--e-global-color-secondary);
}
.panel_7aec .bright-cd55 .background_a752:after {
  background-color: var(--e-global-color-secondary);
}
.panel_7aec .pattern-bcd8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_7aec .nav_5589 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_7aec .text-3a24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_7aec .static-c5c6 {
  background-color: var(--e-global-color-primary);
}
.panel_7aec .static-c5c6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_7aec .soft-a3e8 {
  background-color: var(--e-global-color-secondary);
}
.panel_7aec .soft-a3e8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_7aec .bright-cd55 .thumbnail_ed67 .overlay-b5f9:hover {
  background-color: var(--e-global-color-primary);
}
.panel_7aec
  .bright-cd55
  .thumbnail_ed67
  .overlay-b5f9.black_2a4c {
  background-color: var(--e-global-color-primary);
}
.panel_7aec .bright-cd55 .active_842c:before {
  border-color: var(--e-global-color-primary);
}
.panel_7aec .bright-cd55 .active_842c:hover:before {
  border-color: var(--e-global-color-secondary);
}
.panel_7aec
  .bright-cd55
  .active_842c.lite_ffdb:before {
  border-color: var(--e-global-color-primary);
}
.panel_7aec .column-complex-afae span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_glass_b995 .alert_8f11 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_glass_b995 .alert_8f11:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_glass_b995 .alert_8f11.status-tall-fab6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_glass_b995 .box-6d08 {
  background-color: var(--e-global-color-primary);
}
.paragraph_glass_b995 .box-6d08 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_glass_b995
  .sidebar_easy_d47a
  .component_a725
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_glass_b995
  .action_6487
  .component_a725
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar-8e5d
  .basic_9214
  .hard-48fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-8e5d
  .basic_9214
  .down-120d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-8e5d .slider_bc2b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-8e5d .small_c316 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-8e5d .hidden-29d3 {
  background-color: var(--e-global-color-primary);
}
.sidebar-8e5d .hidden-29d3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-4151 .west-db3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-4151 .cold_40a5 {
  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);
}
.text-4151 .panel-8814 {
  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-4151 .panel-8814 a:hover {
  color: var(--e-global-color-secondary);
}
.text-4151 .static-daf4 {
  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-4151 .banner-large-72b7 {
  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);
}
.text-4151 .photo_focused_d725 .detail-0ca7 {
  background-color: var(--e-global-color-primary);
}
.text-4151 .photo_focused_d725 .detail-0ca7:hover {
  background-color: var(--e-global-color-accent);
}
.text-4151
  .photo_focused_d725
  .bottom-ee07
  li
  span {
  background-color: var(--e-global-color-text);
}
.text-4151
  .photo_focused_d725
  .bottom-ee07
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.text-4151
  .photo_focused_d725
  .bottom-ee07
  li.upper-2701
  span {
  background-color: var(--e-global-color-accent);
}
.carousel_06a7
  .background-be1c
  .light_c887 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_06a7 .background-be1c .popup_iron_3298 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_06a7 .background-be1c .wrapper-be20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_06a7 .accent-wood-b8a2 {
  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);
}
.carousel_06a7
  .active-e901.shade_huge_3148 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-stone-b81d
  > .green_4b63
  > div
  > .element_19f3
  > .message-dynamic-557e
  > a {
  background-color: var(--e-global-color-text);
}
.image-stone-b81d
  > .green_4b63
  > div
  > .element_19f3
  > .message-dynamic-557e
  > a
  .box-medium-8b42.gold-ef4b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-stone-b81d
  > .green_4b63
  > div
  > .element_19f3
  > .message-dynamic-557e
  > a
  .hard_b0b6.image_8051 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-stone-b81d
  > .green_4b63
  > div
  > .element_19f3
  > .message-dynamic-557e
  > .disabled-left-6c89
  .message-dynamic-557e
  > a {
  background-color: var(--e-global-color-secondary);
}
.image-stone-b81d
  > .green_4b63
  > div
  > .element_19f3
  > .message-dynamic-557e
  > .disabled-left-6c89
  .message-dynamic-557e
  > a
  .nav_76b9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-stone-b81d
  > .green_4b63
  > div
  > .element_19f3
  > .message-dynamic-557e
  > .disabled-left-6c89
  .message-dynamic-557e
  > a
  .hard_b0b6.out-c58f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-stone-b81d
  > .green_4b63
  > div
  > .element_19f3
  > .message-dynamic-557e
  > a
  .wide-c262:before {
  color: var(--e-global-color-text);
}
.image-stone-b81d
  > .green_4b63
  > div
  > .element_19f3
  > .message-dynamic-557e
  > .disabled-left-6c89
  a
  .wide-c262:before {
  color: var(--e-global-color-text);
}
.image-stone-b81d
  > .green_4b63
  > div
  > .element_19f3
  > .message-dynamic-557e.image-9014
  > a
  .wide-c262:before {
  color: var(--e-global-color-text);
}
.image-stone-b81d
  > .green_4b63
  > div
  > .element_19f3
  > .message-dynamic-557e
  > .disabled-left-6c89
  .message-dynamic-557e.image-9014
  > a
  .wide-c262:before {
  color: var(--e-global-color-text);
}
.image-stone-b81d
  > .green_4b63
  > div
  > .element_19f3
  > .message-dynamic-557e
  > a
  .in_593a
  .notice_3eec {
  color: var(--e-global-color-text);
}
.image-stone-b81d
  > .green_4b63
  > div
  > .element_19f3
  > .message-dynamic-557e
  > .disabled-left-6c89
  a
  .in_593a
  .notice_3eec {
  color: var(--e-global-color-text);
}
.image-stone-b81d
  > .green_4b63
  > div
  > .element_19f3
  > .message-dynamic-557e
  > a
  .in_593a
  .notice_3eec,
.image-stone-b81d
  > .green_4b63
  > div
  > .element_19f3
  > .message-dynamic-557e
  > .disabled-left-6c89
  a
  .in_593a
  .notice_3eec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-stone-b81d
  > .green_4b63
  > div
  > .element_19f3
  > .message-dynamic-557e
  > a
  .tag_huge_1528:before {
  color: var(--e-global-color-text);
}
.image-stone-b81d
  > .green_4b63
  > div
  > .element_19f3
  > .message-dynamic-557e
  > .disabled-left-6c89
  a
  .tag_huge_1528:before {
  color: var(--e-global-color-text);
}
.image-stone-b81d
  > .green_4b63
  > div
  > .element_19f3
  > .message-dynamic-557e.image-9014
  > a
  .tag_huge_1528:before {
  color: var(--e-global-color-text);
}
.image-stone-b81d
  > .green_4b63
  > div
  > .element_19f3
  > .message-dynamic-557e
  > .disabled-left-6c89
  .message-dynamic-557e.image-9014
  > a
  .tag_huge_1528:before {
  color: var(--e-global-color-text);
}
.media_72f9 .fluid-fac4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_72f9
  .picture-inner-087d:hover
  .fluid-fac4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside_5ccc
  > .green_4b63
  > .down_e2e8
  > .west_fa08
  > .hero_hard_c3d7
  > .hero_dirty_9c3c
  .mask-4092 {
  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);
}
.aside_5ccc
  > .green_4b63
  > .down_e2e8
  > .west_fa08
  > .hero_hard_c3d7
  > .hero_dirty_9c3c:hover
  .mask-4092 {
  color: var(--e-global-color-text);
}
.aside_5ccc
  > .green_4b63
  > .down_e2e8
  > .west_fa08
  > .hero_hard_c3d7
  > .hero_dirty_9c3c:hover
  .mask-4092 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_5ccc
  > .green_4b63
  > .down_e2e8
  > .west_fa08
  > .hero_hard_c3d7.avatar_bottom_7c8a
  > .hero_dirty_9c3c
  .mask-4092 {
  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);
}
.soft-0eec .green_de19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-0eec .accent_b4b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-0eec .container_60c5 {
  background-color: var(--e-global-color-primary);
}
.soft-0eec .container_60c5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.purple-694b
  > .green_4b63
  > .purple-1922
  > .button_focused_ac6f
  > .chip_slow_0584
  .container-fast-78c7 {
  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);
}
.purple-694b
  > .green_4b63
  > .purple-1922
  > .button_focused_ac6f
  > .chip_slow_0584
  .current-e779 {
  color: var(--e-global-color-text);
}
.purple-694b
  > .green_4b63
  > .purple-1922
  > .button_focused_ac6f
  > .chip_slow_0584:hover
  .container-fast-78c7 {
  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-694b
  > .green_4b63
  > .purple-1922
  > .button_focused_ac6f
  > .chip_slow_0584:hover
  .current-e779 {
  color: var(--e-global-color-secondary);
}
.purple-694b
  > .green_4b63
  > .purple-1922
  > .button_focused_ac6f
  > .chip_slow_0584.section-dim-4b18
  .container-fast-78c7 {
  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-694b
  > .green_4b63
  > .purple-1922
  > .button_focused_ac6f
  > .chip_slow_0584.section-dim-4b18
  .current-e779 {
  color: var(--e-global-color-primary);
}
.icon-inner-6438
  .filter_liquid_47a2
  .fluid-0b04 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-inner-6438 .hot-130f .text_stale_d94e .new-1ef5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_d4fb .paper_87d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_d4fb .hovered-ebe2 .paper_87d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_d4fb .soft_348d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_d4fb .soft_348d {
  background-color: var(--e-global-color-primary);
}
.row_pink_1206 .detail_c8c7 .thumbnail_04d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_pink_1206
  .detail_c8c7:hover
  .medium-4f43 {
  color: var(--e-global-color-secondary);
}
.row_pink_1206
  .detail_c8c7:hover
  .thumbnail_04d0 {
  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);
}
.main_e58c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.huge-2b75 {
  flex-direction: column;
}

.huge-2b75 .progress_f40f {
  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.huge-2b75 .progress_f40f {
  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);
}

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

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

.heading_5ad4.accordion_liquid_30e7 {
  display: none;
}

.description_static_3085 {
  display: none;
}

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

.orange_a854.aside-bronze-a5cb {
  margin-bottom: 40px;
  width: 100%;
}

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

.huge-2b75 a {
  width: 100%;
}

.list-dynamic-d5d4 .new_9ce0.sidebar-east-5618 {
  width: 20% !important;
}

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

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

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

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

.shadow-34fe {
  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;
}

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

.shadow-34fe: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);
}

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

.list-dynamic-d5d4
  .new_9ce0.gradient-c7c2
  .hero-b6a0
  .yellow-d451 {
  font-size: 20px !important;
}

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

.tag-north-51ed {
  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;
}

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

  text-align: center;
}

.item_black_a096.purple_c536 > .menu-west-4a7d {
  display: flex;
  align-items: center;
}

.progress-purple-3c82 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

.gold-8a72 {
  font-size: 35px !important;
}

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

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

.complex_e2b1 {
  display: flex;
  gap: 50px;
}

.list-dynamic-d5d4
  .new_9ce0.widget-hard-edc6
  .picture-upper-405b
  .picture-82e4 {
  width: 100% !important;
}

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

.chip-4071 {
  width: 100%;
}

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

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

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

  display: none;
}

.photo-stale-3a10 {
  font-size: 15px !important;
}

.frame-28a2 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.accent_easy_f1d2:hover .frame-28a2 {
  visibility: visible;
}
.accent_easy_f1d2:hover.accent_easy_f1d2::before {
  display: block;
}

.filter_smooth_b47e h3 {
  color: #fff;
}

.hard-3240 {
  margin: 0;
}

.list-dynamic-d5d4
  .new_9ce0.widget-hard-edc6
  .picture-82e4
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.short_a677 {
  width: 100%;
}

.west_bfbc {
  width: 100%;
}

.outline-fresh-522d {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.west_bfbc {
  width: 100%;
}

.picture-hard-3ebc {
  margin-bottom: 10px !important;
}

.picture-82e4 {
  display: flex;
  align-items: center;
}

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

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

.huge-2b75 .progress_f40f.media-b33a {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.huge-2b75 h1.progress_f40f {
  margin-top: 80px !important;
}

.list-dynamic-d5d4 .new_9ce0.large-ac60 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.action-1138 img {
  width: 100%;
}

.paragraph-a863 .filter_gold_326d.hero-b6a0 {
  justify-content: space-between;
}

.popup-ad9b {
  display: none;
}

.caption-paper-8c2f .basic_f2e4 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .item_black_a096 .menu-west-4a7d {
    flex-wrap: nowrap !important;
  }
}

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

  .bright-b13e {
    width: 100% !important;
  }
}

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

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

  .paragraph-a863 .filter_gold_326d.hero-b6a0 {
    border-bottom: 1px solid #f0c159;
  }

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

  .item_black_a096.purple_c536 > .menu-west-4a7d {
    gap: 15px;
    justify-content: space-between;
  }

  .list-dynamic-d5d4
    .new_9ce0.widget-hard-edc6
    .picture-82e4
    img {
    width: 60% !important;
  }

  .out_9f1e {
    left: 2%;
  }

  .wood_d744 {
    margin: 10px 0;
  }

  .huge-2b75 .basic_f2e4 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .gold-8a72 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.huge-2b75 .progress_f40f,
  .huge-2b75 .progress_f40f {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .picture-82e4 {
    justify-content: center;
  }

  .huge-2b75 .basic_f2e4 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .list-dynamic-d5d4 .new_9ce0.sidebar-east-5618 {
    width: 75% !important;
  }

  .action-1138 img {
    width: 100% !important;
  }
}

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

  h2.huge-2b75 .progress_f40f,
  .huge-2b75 .progress_f40f {
    font-size: 30px !important;
  }

  .picture-82e4 {
    justify-content: center;
  }

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

  .picture_d545
    .focus-gold-fe18.slider_e030 {
    margin: 0 !important;
  }

  .progress-purple-3c82 {
    margin: 0;
    gap: 10px;
  }

  .wood_d744 {
    display: flex;
  }

  .south-a353 .mask_8394 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .gradient-44a3 svg {
    width: 75% !important;
    height: 75% !important;
  }

  .outline-fresh-522d {
    justify-content: flex-end;
    gap: 1px;
  }

  .huge-2b75 h1.progress_f40f {
    margin-top: 40px !important;
  }

  .list-dynamic-d5d4
    .new_9ce0.widget-hard-edc6
    .picture-82e4
    img,
  .green_cf7e .picture-upper-405b {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .shadow-34fe {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .list-dynamic-d5d4 .new_9ce0.sidebar-east-5618 {
    width: 100% !important;
  }

  .item_black_a096.purple_c536 > .menu-west-4a7d {
    gap: 3px;
  }

  .huge-2b75 .basic_f2e4 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.paragraph-a863 .filter_gold_326d.hero-b6a0 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.paragraph-a863 .filter_gold_326d.hero-b6a0: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);
}

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

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

.huge-2b75 {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .paragraph-a863 .filter_gold_326d.hero-b6a0 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .huge-2b75 .progress_f40f {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .mask_8394 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.badge_4915 .pressed_a100 {
  flex-shrink: 0;
  white-space: nowrap;
}

.badge_4915 .glass_fac4 {
  flex-shrink: 0;
  min-width: fit-content;
}

.badge_4915 .yellow-d451 {
  white-space: nowrap;
}

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

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

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

.badge_4915 .glass_fac4 {
  max-width: 80px !important;
  overflow: hidden;
}

.badge_4915 .filter_gold_326d.hero-b6a0 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.badge_4915 .yellow-d451 {
  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);
  }
}

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

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

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

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

body .shadow-34fe:nth-child(2),
.list-dynamic-d5d4 .shadow-34fe:nth-child(2),
#page .shadow-34fe: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;
}

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

/* css-noise: fa2f */
.widget-item-u4 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.0;
}
