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(.cold_3ae9) {
  gap: 0.5em;
}
:where(.summary-fbc1) {
  gap: 0.5em;
}
body .gold-b7b4 > .large_dba7 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .gold-b7b4 > .shade_9c11 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .gold-b7b4 > .under-839a {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .action-3e19 > .large_dba7 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .action-3e19 > .shade_9c11 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .action-3e19 > .under-839a {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .action-3e19
  > :where(:not(.large_dba7):not(.shade_9c11):not(.green-d9e3)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .action-3e19 > .action_6d85 {
  max-width: var(--wp--style--global--wide-size);
}
body .cold_3ae9 {
  display: flex;
}
body .cold_3ae9 {
  flex-wrap: wrap;
  align-items: center;
}
body .cold_3ae9 > * {
  margin: 0;
}
body .summary-fbc1 {
  display: grid;
}
body .summary-fbc1 > * {
  margin: 0;
}
:where(.primary-86d0.cold_3ae9) {
  gap: 2em;
}
:where(.primary-86d0.summary-fbc1) {
  gap: 2em;
}
:where(.pattern-stale-1fa2.cold_3ae9) {
  gap: 1.25em;
}
:where(.pattern-stale-1fa2.summary-fbc1) {
  gap: 1.25em;
}
.heading-ec93 {
  color: var(--wp--preset--color--black) !important;
}
.shade-outer-0fe0 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.alert_9866 {
  color: var(--wp--preset--color--white) !important;
}
.caption_2f95 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.carousel_purple_bef9 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.hot_685e {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.fluid-faa2 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.dropdown_d79f {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.info_d1d3 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.stone_9065 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.element-9c53 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.summary-90e5 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.small-c7ba {
  background-color: var(--wp--preset--color--black) !important;
}
.active-8a88 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.description-new-3ceb {
  background-color: var(--wp--preset--color--white) !important;
}
.shadow_bcef {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.summary_action_f43a {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.pattern_332b {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hero_action_c623 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.static-86c7 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.widget-0a9d {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.popup-upper-0da1 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hovered-3a2e {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.sidebar_wide_f92a {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.button-bronze-b88d {
  border-color: var(--wp--preset--color--black) !important;
}
.paragraph_b9f8 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.huge_a51f {
  border-color: var(--wp--preset--color--white) !important;
}
.message-in-bbf9 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.stale_ff5d {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.static_a786 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.bronze_c35c {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.accordion-d34b {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.wrapper_up_9ea9 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.row-tiny-c23a {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.gradient_c654 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.iron-e2b7 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.last-e41c {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.wrapper-dc7b {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.hard-ec32 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.article_narrow_17c4 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.rough-d2ed {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.hot-40f1 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.advanced_b7c7 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.modal-2306 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.accent-easy-48e3 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.avatar_cool_ef11 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.frame-ebb2 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.image_stale_1634 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.title-complex-7a30 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.bronze-a07a {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.card-83b0 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.in_144b {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.paragraph-light-259f a:where(:not(.icon_f04c)) {
  color: inherit;
}
:where(.pattern-stale-1fa2.cold_3ae9) {
  gap: 1.25em;
}
:where(.pattern-stale-1fa2.summary-fbc1) {
  gap: 1.25em;
}
:where(.primary-86d0.cold_3ae9) {
  gap: 2em;
}
:where(.primary-86d0.summary-fbc1) {
  gap: 2em;
}
.notice_wide_5b62 {
  font-size: 1.5em;
  line-height: 1.6;
}

.hover_advanced_29bc .cold-1129 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-e0d2 .focus_slow_b6e7 {
  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);
}
.layout_a8c1 {
  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);
}
.layout_a8c1.alert_8db3 .hover-d3db {
  background-color: var(--e-global-color-primary);
}
.layout_a8c1.glass_c699 .hover-d3db,
.layout_a8c1.slider_fluid_c077 .hover-d3db {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.nav-wood-4ed5 .logo-brown-f348 {
  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);
}
.backdrop-bdec {
  --divider-color: var(--e-global-color-secondary);
}
.backdrop-bdec .info-0e4f {
  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);
}
.backdrop-bdec.preview-e319 .column-dirty-21ec {
  background-color: var(--e-global-color-secondary);
}
.backdrop-bdec.module_d076 .column-dirty-21ec,
.backdrop-bdec.column-rough-00b6 .column-dirty-21ec {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.backdrop-bdec.module_d076 .column-dirty-21ec,
.backdrop-bdec.column-rough-00b6 .column-dirty-21ec svg {
  fill: var(--e-global-color-secondary);
}
.down_65c5 .tiny-992d {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down_65c5 .white-3a00 {
  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);
}
.pattern_feed.preview-e319 .column-dirty-21ec {
  background-color: var(--e-global-color-primary);
}
.pattern_feed.module_d076 .column-dirty-21ec,
.pattern_feed.column-rough-00b6 .column-dirty-21ec {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.pattern_feed.module_d076 .column-dirty-21ec,
.pattern_feed.column-rough-00b6 .column-dirty-21ec svg {
  fill: var(--e-global-color-primary);
}
.element_7b36.preview-e319 .column-dirty-21ec {
  background-color: var(--e-global-color-primary);
}
.element_7b36.module_d076 .column-dirty-21ec,
.element_7b36.column-rough-00b6 .column-dirty-21ec {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.element_7b36 .logo_center_453e {
  color: var(--e-global-color-primary);
}
.element_7b36 .logo_center_453e,
.element_7b36 .logo_center_453e a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_7b36 .avatar-fast-0b09 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-current-d41b .liquid-897d {
  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);
}
.huge-e39e .current_d295 .action_a05e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup_large_d34d .accordion-674a:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.popup_large_d34d .new-c5ee i {
  color: var(--e-global-color-primary);
}
.popup_large_d34d .new-c5ee svg {
  fill: var(--e-global-color-primary);
}
.popup_large_d34d .current-60d1 {
  color: var(--e-global-color-secondary);
}
.popup_large_d34d .accordion-674a > .current-60d1,
.popup_large_d34d .accordion-674a > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-b7e2 .outline_center_cccb {
  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);
}
.cold-b7e2 .info_9a3b {
  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);
}
.photo_1031 .clean-09e5 .gold_dfaf {
  background-color: var(--e-global-color-primary);
}
.photo_1031 .modal_steel_04ca {
  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);
}
.label_dirty_7227 .copper-ea1f {
  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);
}
.label_dirty_7227 .blue-2584 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_dirty_7227 .out_1117 {
  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);
}
.section_middle_0fc0 .title-e5e4,
.section_middle_0fc0 .title-e5e4 a {
  color: var(--e-global-color-primary);
}
.section_middle_0fc0 .title-e5e4.dim-e039,
.section_middle_0fc0 .title-e5e4.dim-e039 a {
  color: var(--e-global-color-accent);
}
.section_middle_0fc0 .title-e5e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_middle_0fc0 .avatar_gas_c675 {
  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);
}
.clean-128b .paragraph_eb8c,
.clean-128b .main-7eef {
  color: var(--e-global-color-primary);
}
.clean-128b .paragraph_eb8c svg {
  fill: var(--e-global-color-primary);
}
.clean-128b .dim-e039 .paragraph_eb8c,
.clean-128b .dim-e039 .main-7eef {
  color: var(--e-global-color-accent);
}
.clean-128b .dim-e039 .paragraph_eb8c svg {
  fill: var(--e-global-color-accent);
}
.clean-128b .main-7eef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean-128b .avatar_gas_c675 {
  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);
}
.notice_fast_33c8 .wrapper_0882,
.notice_fast_33c8 .slider-pink-a771 {
  color: var(--e-global-color-primary);
}
.notice_fast_33c8 .slider-pink-a771 svg {
  fill: var(--e-global-color-primary);
}
.notice_fast_33c8 .title-e5e4.dim-e039 a,
.notice_fast_33c8
  .title-e5e4.dim-e039
  .slider-pink-a771 {
  color: var(--e-global-color-accent);
}
.notice_fast_33c8 .wrapper_0882 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_fast_33c8 .avatar_gas_c675 {
  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);
}
.image-e059 .current-65cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-e059 .button-left-296b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_full_6414 .status-black-c684 .tabs_gold_bb60 {
  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);
}
.section_full_6414 .status-black-c684 .warm_fd16 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_full_6414 .large-95d6 .tabs_gold_bb60 {
  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);
}
.section_full_6414
  .large-95d6
  .warm_fd16 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_full_6414
  .over-b641
  .tabs_gold_bb60 {
  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);
}
.section_full_6414
  .over-b641
  .warm_fd16 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_full_6414
  .up_0346
  .tabs_gold_bb60 {
  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);
}
.section_full_6414
  .up_0346
  .warm_fd16 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_36e5 .slider_down_2a68 {
  background-color: var(--e-global-color-primary);
}
.bottom_36e5 .slider_down_2a68:hover {
  background-color: var(--e-global-color-primary);
}
.bottom_36e5 .message_outer_d63a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom_36e5
  .slider_down_2a68:hover
  .message_outer_d63a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-a3e7 .outer-192f {
  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);
}
.chip-8610 .modal_1110 .simple_9c33 a {
  background-color: var(--e-global-color-accent);
}
.chip-8610 .modal_1110 .top-e37e a {
  background-color: var(--e-global-color-accent);
}
.chip-8610 .modal_1110 .simple_9c33 a,
.chip-8610 .modal_1110 .top-e37e a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm_cbdb
  .old-4926.pattern-over-eb1c
  .modal_1110
  a.surface_dirty_62fe {
  background-color: var(--e-global-color-accent);
}
.warm_cbdb
  .old-4926.pattern-over-eb1c
  .modal_1110
  span.surface_dirty_62fe.fn-current-6157 {
  background-color: var(--e-global-color-text);
}
.warm_cbdb
  .old-4926.pattern-over-eb1c
  .modal_1110
  .surface_dirty_62fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-6305 .orange-b7af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-6305
  .upper_6b21
  > .aside_5727
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-6305
  .element-253f
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-6305
  .nav-86f0
  .card-purple-af38,
.hidden-6305
  .nav-86f0
  .article_0316 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-6305
  .nav-86f0
  .logo-9b70,
.hidden-6305
  .nav-86f0
  a
  .logo-9b70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-6305
  .nav-86f0
  .modal_21d7 {
  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);
}
.hidden-6305
  .nav-86f0
  .hover_0e31 {
  background-color: var(--e-global-color-primary);
}
.hidden-6305
  .nav-86f0
  .hover_0e31 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-6305
  .nav-86f0
  .hover_0e31:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-6305
  .nav-86f0
  .narrow_feeb {
  background-color: var(--e-global-color-primary);
}
.hidden-6305
  .nav-86f0
  .narrow_feeb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-6305
  .nav-86f0
  .narrow_feeb:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-6305
  .left-a395
  .row-ac7c
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-6305
  .left-a395
  .button_272a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-6305
  .left-a395
  .modal_21d7 {
  color: var(--e-global-color-text);
}
.hidden-6305
  .left-a395
  .modal_21d7
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-6305
  .left-a395
  .hover_0e31 {
  background-color: var(--e-global-color-primary);
}
.hidden-6305
  .left-a395
  .hover_0e31 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-6305
  .left-a395
  .hover_0e31:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-6305
  .left-a395
  .narrow_feeb {
  background-color: var(--e-global-color-primary);
}
.hidden-6305
  .left-a395
  .narrow_feeb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-6305
  .left-a395
  .narrow_feeb:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-6305 .item_288b {
  background-color: var(--e-global-color-primary);
}
.hidden-6305 .item_288b:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-6305 .shadow-active-49ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-6305 .mini_e835 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_8bee .clean_d149 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_8bee
  .layout_fixed_b5b8
  > div:nth-child(3)
  .clean_d149,
.inner_8bee
  .hero_hard_2ffd
  > div:nth-child(1)
  .clean_d149,
.inner_8bee
  .soft-d879
  > div:nth-child(1)
  .clean_d149,
.inner_8bee
  .prev_d95a
  > div:nth-child(1)
  .clean_d149,
.inner_8bee
  .prev_16e7
  > div:nth-child(1)
  .clean_d149 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_8bee .filter_6d07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_8bee .image_narrow_0104 {
  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);
}
.inner_8bee .cold-b22e {
  background-color: var(--e-global-color-primary);
}
.inner_8bee .cold-b22e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_8bee .cold-b22e:hover {
  background-color: var(--e-global-color-primary);
}
.inner_8bee .plasma-a04a {
  background-color: var(--e-global-color-primary);
}
.inner_8bee .plasma-a04a:hover {
  background-color: var(--e-global-color-primary);
}
.inner_8bee .shadow-active-49ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_8bee .mini_e835 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-b26a .mask_bronze_78e8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-b26a .list-f4dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-b26a .thumbnail-silver-5d78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-b26a .slow_bfbe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-b26a .silver-d362 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-b26a .plasma-a04a {
  background-color: var(--e-global-color-primary);
}
.status-b26a .plasma-a04a:hover {
  background-color: var(--e-global-color-primary);
}
.progress_1557 .section-c96e {
  background-color: var(--e-global-color-secondary);
}
.progress_1557 .alert_tall_393e {
  background-color: var(--e-global-color-text);
}
.progress_1557 .dim_c2f3 {
  background-color: var(--e-global-color-secondary);
}
.progress_1557 .surface-5aa9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_1557 .filter-active-79f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_1557 .article_inner_7444 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_1557 .hover_3a67 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_1557 .caption-small-dd5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_upper_1abf .button_72ae .hard-3e7c,
.heading_upper_1abf
  .button_72ae
  .hard-3e7c
  a,
.heading_upper_1abf .module_fd2d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_upper_1abf .button_72ae .link-e663,
.heading_upper_1abf .component-hot-dd10 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_upper_1abf .button_72ae .link-e663 {
  color: var(--e-global-color-text);
}
.heading_upper_1abf .component-hot-dd10 {
  color: var(--e-global-color-text);
}
.heading_upper_1abf
  .button_72ae
  .info-west-d6fc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_upper_1abf .focus-warm-ddd9 .caption-10dd {
  background-color: var(--e-global-color-primary);
}
.heading_upper_1abf .focus-warm-ddd9 .caption-10dd:hover {
  background-color: var(--e-global-color-primary);
}
.heading_upper_1abf .focus-warm-ddd9 .carousel_98b6 li span {
  background-color: var(--e-global-color-text);
}
.heading_upper_1abf .focus-warm-ddd9 .carousel_98b6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.heading_upper_1abf
  .focus-warm-ddd9
  .carousel_98b6
  li.list-hard-2192
  span {
  background-color: var(--e-global-color-accent);
}
.heading_upper_1abf .progress_basic_d139 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-d101 .tag-17bf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask-south-2c56 .pattern-98b7 {
  background-color: var(--e-global-color-primary);
}
.mask-south-2c56 .left_7f09 {
  background-color: var(--e-global-color-secondary);
}
.mask-south-2c56 .list_last_c5c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-south-2c56 .progress-355d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-south-2c56 .form-pink-340b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-south-2c56 .motion_6a94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-south-2c56 .hot-e8e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-south-2c56 .box-3604 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-south-2c56 .sidebar-bd84 {
  background-color: var(--e-global-color-primary);
}
.mask-south-2c56 .sidebar-bd84 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-7ad9 .narrow-59f0 {
  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-7ad9 .badge_prev_4374 {
  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-7ad9
  .image_mini_932f:after {
  background-color: var(--e-global-color-primary);
}
.active-7ad9 .paragraph-paper-baff {
  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);
}
.border-inner-6a8d .module_fd2d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-inner-6a8d .component-hot-dd10 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev_26c3 .search-18e3 .border-slow-468d {
  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);
}
.prev_26c3 .search-18e3 .yellow_3ce2 {
  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);
}
.smooth_a6f6 .label-bottom-c723 {
  background-color: var(--e-global-color-primary);
}
.smooth_a6f6 .hot_874b {
  background-color: var(--e-global-color-secondary);
}
.smooth_a6f6 .popup_e7a9 .badge-cold-cbfe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth_a6f6 .last_0bb6 .badge-cold-cbfe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-fc96 .small_c7ab .button_aacd {
  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);
}
.hovered-fc96 .small_c7ab .secondary-pressed-38bf {
  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);
}
.hovered-fc96 .small_c7ab .frame-3037 {
  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);
}
.grid-steel-ea46 .title_full_3c81 {
  border-color: var(--e-global-color-text);
}
.grid-steel-ea46 .fresh-dbba {
  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-steel-ea46 .primary-cb40 {
  color: var(--e-global-color-primary);
}
.grid-steel-ea46 .logo_55e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-49d7 .solid_e318 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-49d7 .list-west-9f1f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-49d7 .gallery-purple-0a30:hover .solid_e318 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-49d7
  .gallery-purple-0a30:hover
  .list-west-9f1f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-0d14 .message-8629 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-0d14 .shadow-84fa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_cd7f .dynamic_070f .pagination-f93a {
  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);
}
.video_cd7f .selected-4742 .pagination-f93a {
  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);
}
.notification_7c59 .aside-iron-3a69 {
  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);
}
.main_smooth_1678 .pagination_232d .disabled-3a06 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_smooth_1678 .pagination_232d .disabled-3a06 {
  background-color: var(--e-global-color-secondary);
}
.main_smooth_1678 .section_selected_5092 .disabled-3a06 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_smooth_1678 .section_selected_5092 .disabled-3a06 {
  background-color: var(--e-global-color-secondary);
}
.main_smooth_1678 .layout-286a .wood_6a1e {
  background-color: var(--e-global-color-primary);
}
.main_smooth_1678 .layout-286a:hover .wood_6a1e {
  background-color: var(--e-global-color-secondary);
}
.main_smooth_1678 .caption-10dd {
  background-color: var(--e-global-color-primary);
}
.main_smooth_1678 .caption-10dd:hover {
  background-color: var(--e-global-color-accent);
}
.main_smooth_1678 .carousel_98b6 li span {
  background-color: var(--e-global-color-text);
}
.main_smooth_1678 .carousel_98b6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.main_smooth_1678 .carousel_98b6 li.list-hard-2192 span {
  background-color: var(--e-global-color-accent);
}
.carousel_a6dd .disabled-1b58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_a6dd .icon-static-5be6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_9e79 .button-east-e83f:before {
  background-color: var(--e-global-color-secondary);
}
.primary_9e79 .fast_2745 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_9e79 .easy-979d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-wide-e874 .gradient-e05a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-wide-e874 .gradient-e05a:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-wide-e874 .gradient-e05a.fn-active-6157 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-wide-e874 .gradient-6794 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-wide-e874 .nav_878f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-wide-e874 .content_pro_c57f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-wide-e874 .stale-4c0c {
  background-color: var(--e-global-color-primary);
}
.row-wide-e874 .stale-4c0c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row-wide-e874 .logo_b169 {
  background-color: var(--e-global-color-primary);
}
.row-wide-e874 .logo_b169 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered_69ad .preview-9ba0 .white_2adf a {
  color: var(--e-global-color-secondary);
}
.hovered_69ad .preview-9ba0 .white_2adf a:hover {
  color: var(--e-global-color-secondary);
}
.hovered_69ad .preview-9ba0 .white_2adf,
.hovered_69ad .preview-9ba0 .white_2adf a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_69ad .preview-9ba0 .layout_8ebf {
  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);
}
.hovered_69ad .preview-9ba0 .active-4287 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_69ad .preview-9ba0 .secondary_full_b5cc {
  background-color: var(--e-global-color-primary);
}
.hovered_69ad .preview-9ba0 .secondary_full_b5cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_69ad .preview-9ba0 .secondary_full_b5cc:hover {
  background-color: var(--e-global-color-primary);
}
.hovered_69ad .preview-9ba0 .dynamic-a009 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered_69ad .preview-9ba0 .dynamic-a009 {
  background-color: var(--e-global-color-primary);
}
.hovered_69ad .preview-9ba0 .dynamic-a009:hover {
  background-color: var(--e-global-color-primary);
}
.hovered_69ad .preview-9ba0 .caption-10dd {
  background-color: var(--e-global-color-primary);
}
.hovered_69ad .preview-9ba0 .caption-10dd:hover {
  background-color: var(--e-global-color-primary);
}
.hovered_69ad .focus-warm-ddd9 .carousel_98b6 li span {
  background-color: var(--e-global-color-text);
}
.hovered_69ad .focus-warm-ddd9 .carousel_98b6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.hovered_69ad .focus-warm-ddd9 .carousel_98b6 li.list-hard-2192 span {
  background-color: var(--e-global-color-accent);
}
.hovered_69ad .shadow-active-49ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered_69ad .mini_e835 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_591c .background_purple_f6b4 .nav-9c6d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_591c .background_purple_f6b4 .dropdown_56ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_591c .background_purple_f6b4 .slow-b114 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-8147 .tooltip-steel-3088 {
  border-color: var(--e-global-color-text);
}
.alert-8147 .gas_f5f1 {
  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);
}
.alert-8147 .outer_72a3 {
  color: var(--e-global-color-secondary);
}
.alert-8147 .outer_72a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-8147 .description-fast-c8d8 > * {
  color: var(--e-global-color-primary);
}
.alert-8147 .description-fast-c8d8 > * svg {
  fill: var(--e-global-color-primary);
}
.alert-8147 .short-2bc5 {
  color: var(--e-global-color-primary);
}
.alert-8147 .short-2bc5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-8147 .title-orange-a75e {
  color: var(--e-global-color-primary);
}
.alert-8147 .title-orange-a75e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-8147 .dirty-7123 {
  color: var(--e-global-color-primary);
}
.alert-8147 .dirty-7123 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-8147 .aside-2dd3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-8147 .button-5f54 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-8147 .button-5f54.cool_3b25 {
  color: var(--e-global-color-secondary);
}
.alert-8147 .button-5f54.cool_3b25 .backdrop-97a7 {
  color: var(--e-global-color-accent);
}
.alert-8147 .button-5f54.overlay_over_1551 {
  color: var(--e-global-color-text);
}
.alert-8147 .button-5f54.overlay_over_1551 .backdrop-97a7 {
  color: var(--e-global-color-text);
}
.alert-8147 .button-5f54:before {
  border-top-color: var(--e-global-color-text);
}
.alert-8147 .pagination_d5d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-8147
  .pagination_d5d5
  .paper_a276 {
  background-color: var(--e-global-color-primary);
}
.alert-8147
  .pagination_d5d5
  .paper_a276 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-8147 .tooltip-steel-3088 .simple_00ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-5bca .paper_19ea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-5bca .header_complex_c322 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-e80e .mask-dirty-47a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-e80e
  .silver_4cac
  .large-027a {
  background-color: var(--e-global-color-secondary);
}
.medium-e80e
  .silver_4cac.large_58b4
  .large-027a {
  background-color: var(--e-global-color-text);
}
.medium-e80e
  .silver_4cac:hover
  .large-027a {
  background-color: var(--e-global-color-accent);
}
.medium-e80e
  .silver_4cac.fn-active-6157
  .large-027a {
  background-color: var(--e-global-color-primary);
}
.summary_cold_42a6 .block_liquid_663b {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.summary_cold_42a6 .widget-large-7891 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_cold_42a6 .selected-2851 {
  background-color: var(--e-global-color-primary);
}
.summary_cold_42a6 .selected-2851 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-8ab1 .link-e81f .tertiary-simple-2bbd .lite_de36 {
  background-color: var(--e-global-color-secondary);
}
.menu-8ab1 .link-e81f .wrapper-7348:after {
  background-color: var(--e-global-color-secondary);
}
.menu-8ab1 .slow-4680 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-8ab1 .texture-bronze-bc7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-8ab1 .carousel-yellow-e2ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-8ab1 .advanced_5ac3 {
  background-color: var(--e-global-color-primary);
}
.menu-8ab1 .advanced_5ac3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-8ab1 .slider-5875 {
  background-color: var(--e-global-color-secondary);
}
.menu-8ab1 .slider-5875 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-8ab1 .link-e81f .upper_b97c .full_a59d:hover {
  background-color: var(--e-global-color-primary);
}
.menu-8ab1
  .link-e81f
  .upper_b97c
  .full_a59d.article-075b {
  background-color: var(--e-global-color-primary);
}
.menu-8ab1 .link-e81f .short-d52e:before {
  border-color: var(--e-global-color-primary);
}
.menu-8ab1 .link-e81f .short-d52e:hover:before {
  border-color: var(--e-global-color-secondary);
}
.menu-8ab1
  .link-e81f
  .short-d52e.clean_2440:before {
  border-color: var(--e-global-color-primary);
}
.menu-8ab1 .hovered_b6b5 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-4a77 .media-middle-87eb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-4a77 .media-middle-87eb:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-4a77 .media-middle-87eb.highlight_4951 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-4a77 .preview-over-12cc {
  background-color: var(--e-global-color-primary);
}
.dim-4a77 .preview-over-12cc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-4a77
  .container_white_bc19
  .fixed_40c0
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-4a77
  .section_82dd
  .fixed_40c0
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.liquid-9888
  .preview-6b08
  .focus-894f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-9888
  .preview-6b08
  .pagination-4c5e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-9888 .active-north-81b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-9888 .purple_2682 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid-9888 .breadcrumb_7e39 {
  background-color: var(--e-global-color-primary);
}
.liquid-9888 .breadcrumb_7e39 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter-tall-d6df .aside-3f79 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-tall-d6df .warm_d3e2 {
  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);
}
.filter-tall-d6df .caption_d25d {
  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);
}
.filter-tall-d6df .caption_d25d a:hover {
  color: var(--e-global-color-secondary);
}
.filter-tall-d6df .tiny_8fc2 {
  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);
}
.filter-tall-d6df .hard_d6bf {
  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);
}
.filter-tall-d6df .component-glass-95b7 .caption-10dd {
  background-color: var(--e-global-color-primary);
}
.filter-tall-d6df .component-glass-95b7 .caption-10dd:hover {
  background-color: var(--e-global-color-accent);
}
.filter-tall-d6df
  .component-glass-95b7
  .carousel_98b6
  li
  span {
  background-color: var(--e-global-color-text);
}
.filter-tall-d6df
  .component-glass-95b7
  .carousel_98b6
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.filter-tall-d6df
  .component-glass-95b7
  .carousel_98b6
  li.list-hard-2192
  span {
  background-color: var(--e-global-color-accent);
}
.detail_last_fc28
  .tabs-dark-3f7a
  .white_f736 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_last_fc28 .tabs-dark-3f7a .nav_bright_38df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_last_fc28 .tabs-dark-3f7a .upper_b72b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_last_fc28 .top_77bd {
  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);
}
.detail_last_fc28
  .message_82bc.description_top_8739 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_pink_6948
  > .prev-efde
  > div
  > .detail-new-11de
  > .heading-in-ef30
  > a {
  background-color: var(--e-global-color-text);
}
.main_pink_6948
  > .prev-efde
  > div
  > .detail-new-11de
  > .heading-in-ef30
  > a
  .tag-steel-03a4.shade_stone_a578 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_pink_6948
  > .prev-efde
  > div
  > .detail-new-11de
  > .heading-in-ef30
  > a
  .north_1d67.main_f872 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_pink_6948
  > .prev-efde
  > div
  > .detail-new-11de
  > .heading-in-ef30
  > .list-green-18eb
  .heading-in-ef30
  > a {
  background-color: var(--e-global-color-secondary);
}
.main_pink_6948
  > .prev-efde
  > div
  > .detail-new-11de
  > .heading-in-ef30
  > .list-green-18eb
  .heading-in-ef30
  > a
  .list_1f35 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_pink_6948
  > .prev-efde
  > div
  > .detail-new-11de
  > .heading-in-ef30
  > .list-green-18eb
  .heading-in-ef30
  > a
  .north_1d67.center-6d9a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_pink_6948
  > .prev-efde
  > div
  > .detail-new-11de
  > .heading-in-ef30
  > a
  .tag_full_17a4:before {
  color: var(--e-global-color-text);
}
.main_pink_6948
  > .prev-efde
  > div
  > .detail-new-11de
  > .heading-in-ef30
  > .list-green-18eb
  a
  .tag_full_17a4:before {
  color: var(--e-global-color-text);
}
.main_pink_6948
  > .prev-efde
  > div
  > .detail-new-11de
  > .heading-in-ef30.old_b2e6
  > a
  .tag_full_17a4:before {
  color: var(--e-global-color-text);
}
.main_pink_6948
  > .prev-efde
  > div
  > .detail-new-11de
  > .heading-in-ef30
  > .list-green-18eb
  .heading-in-ef30.old_b2e6
  > a
  .tag_full_17a4:before {
  color: var(--e-global-color-text);
}
.main_pink_6948
  > .prev-efde
  > div
  > .detail-new-11de
  > .heading-in-ef30
  > a
  .under_1272
  .slider-hovered-9c54 {
  color: var(--e-global-color-text);
}
.main_pink_6948
  > .prev-efde
  > div
  > .detail-new-11de
  > .heading-in-ef30
  > .list-green-18eb
  a
  .under_1272
  .slider-hovered-9c54 {
  color: var(--e-global-color-text);
}
.main_pink_6948
  > .prev-efde
  > div
  > .detail-new-11de
  > .heading-in-ef30
  > a
  .under_1272
  .slider-hovered-9c54,
.main_pink_6948
  > .prev-efde
  > div
  > .detail-new-11de
  > .heading-in-ef30
  > .list-green-18eb
  a
  .under_1272
  .slider-hovered-9c54 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_pink_6948
  > .prev-efde
  > div
  > .detail-new-11de
  > .heading-in-ef30
  > a
  .disabled_hard_5730:before {
  color: var(--e-global-color-text);
}
.main_pink_6948
  > .prev-efde
  > div
  > .detail-new-11de
  > .heading-in-ef30
  > .list-green-18eb
  a
  .disabled_hard_5730:before {
  color: var(--e-global-color-text);
}
.main_pink_6948
  > .prev-efde
  > div
  > .detail-new-11de
  > .heading-in-ef30.old_b2e6
  > a
  .disabled_hard_5730:before {
  color: var(--e-global-color-text);
}
.main_pink_6948
  > .prev-efde
  > div
  > .detail-new-11de
  > .heading-in-ef30
  > .list-green-18eb
  .heading-in-ef30.old_b2e6
  > a
  .disabled_hard_5730:before {
  color: var(--e-global-color-text);
}
.up_69a7 .new_b805 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.up_69a7
  .wide_dfb2:hover
  .new_b805 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green_a2ea
  > .prev-efde
  > .article_b0f6
  > .over_bfc4
  > .filter-pro-14c6
  > .active_upper_5f22
  .text_42e3 {
  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);
}
.green_a2ea
  > .prev-efde
  > .article_b0f6
  > .over_bfc4
  > .filter-pro-14c6
  > .active_upper_5f22:hover
  .text_42e3 {
  color: var(--e-global-color-text);
}
.green_a2ea
  > .prev-efde
  > .article_b0f6
  > .over_bfc4
  > .filter-pro-14c6
  > .active_upper_5f22:hover
  .text_42e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_a2ea
  > .prev-efde
  > .article_b0f6
  > .over_bfc4
  > .filter-pro-14c6.surface-outer-d50b
  > .active_upper_5f22
  .text_42e3 {
  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);
}
.stone-9647 .liquid-0c7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-9647 .grid-bronze-f8a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-9647 .huge_b6e6 {
  background-color: var(--e-global-color-primary);
}
.stone-9647 .huge_b6e6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.inner-7880
  > .prev-efde
  > .active-pink-cecf
  > .modal-555a
  > .avatar_c004
  .panel_e080 {
  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);
}
.inner-7880
  > .prev-efde
  > .active-pink-cecf
  > .modal-555a
  > .avatar_c004
  .layout-prev-ee5d {
  color: var(--e-global-color-text);
}
.inner-7880
  > .prev-efde
  > .active-pink-cecf
  > .modal-555a
  > .avatar_c004:hover
  .panel_e080 {
  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);
}
.inner-7880
  > .prev-efde
  > .active-pink-cecf
  > .modal-555a
  > .avatar_c004:hover
  .layout-prev-ee5d {
  color: var(--e-global-color-secondary);
}
.inner-7880
  > .prev-efde
  > .active-pink-cecf
  > .modal-555a
  > .avatar_c004.gas_c127
  .panel_e080 {
  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);
}
.inner-7880
  > .prev-efde
  > .active-pink-cecf
  > .modal-555a
  > .avatar_c004.gas_c127
  .layout-prev-ee5d {
  color: var(--e-global-color-primary);
}
.label-0960
  .gradient_fresh_7f25
  .heading_static_e14c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-0960 .card-top-2481 .simple_00ec .mini_65d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm_ab56 .grid-84ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm_ab56 .hero-3aac .grid-84ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm_ab56 .down_7ec5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm_ab56 .down_7ec5 {
  background-color: var(--e-global-color-primary);
}
.gallery_7f87 .full-528f .container-wide-d7eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_7f87
  .full-528f:hover
  .primary_43cc {
  color: var(--e-global-color-secondary);
}
.gallery_7f87
  .full-528f:hover
  .container-wide-d7eb {
  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);
}
.tiny-0a0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.logo-5f5b {
  max-width: 1400px !important;
}

.shadow_yellow_9039 {
  flex-direction: column;
}

.shadow_yellow_9039 .warm-b3fb {
  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.shadow_yellow_9039 .warm-b3fb {
  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);
}

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

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

.texture-47d7.popup_light_6d8c {
  display: none;
}

.widget_advanced_7503 {
  display: none;
}

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

.frame_87e3.menu_active_cc4f {
  margin-bottom: 40px;
  width: 100%;
}

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

.shadow_yellow_9039 a {
  width: 100%;
}

.narrow_5d81 .texture-plasma-7ee9.focused_0490 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.narrow_5d81
  .texture-plasma-7ee9.disabled_3a97
  .photo_b1e4
  .logo-smooth-d62d {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.image_active_1ccb.pattern_east_0342 > .upper_675e {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.caption-86ab {
  position: relative;
  width: 100%;
}

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

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

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

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

.widget-fixed-4511 {
  display: flex;
  gap: 50px;
}

.narrow_5d81
  .texture-plasma-7ee9.notification-6216
  .west-4a50
  .hover_f9fb {
  width: 100% !important;
}

.column-paper-7161 {
  width: 500px !important;
  max-width: none;
}

.out_f0ec {
  width: 100%;
}

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

.input-46ce {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.input-46ce:hover .nav_0da3 {
  visibility: visible;
}
.input-46ce:hover.input-46ce::before {
  display: block;
}

.text_e18b h3 {
  color: #fff;
}

.solid_110a {
  margin: 0;
}

.narrow_5d81
  .texture-plasma-7ee9.notification-6216
  .hover_f9fb
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.chip_silver_8475 {
  width: 100%;
}

.over_b1d2 {
  width: 100%;
}

.widget-5fc6 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.over_b1d2 {
  width: 100%;
}

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

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

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

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

.shadow_yellow_9039 .warm-b3fb.text_cc43 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.shadow_yellow_9039 h1.warm-b3fb {
  margin-top: 80px !important;
}

.narrow_5d81 .texture-plasma-7ee9.focus_hard_4673 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.video_ff5b img {
  width: 100%;
}

.content_black_4ee8 .shade-lower-b074.photo_b1e4 {
  justify-content: space-between;
}

.lower-4783 {
  display: none;
}

.preview_2209 .thick_c253 {
  margin: 1px 0 !important;
}

.fixed-10a1 li {
  margin-bottom: 0 !important;
}

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

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

  .column-paper-7161 {
    width: 100% !important;
  }
}

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

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

  .content_black_4ee8 .shade-lower-b074.photo_b1e4 {
    border-bottom: 1px solid #f0c159;
  }

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

  .image_active_1ccb.pattern_east_0342 > .upper_675e {
    gap: 15px;
    justify-content: space-between;
  }

  .narrow_5d81
    .texture-plasma-7ee9.notification-6216
    .hover_f9fb
    img {
    width: 60% !important;
  }

  .primary_e2a9 {
    left: 2%;
  }

  .form_hard_304c {
    margin: 10px 0;
  }

  .shadow_yellow_9039 .thick_c253 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.shadow_yellow_9039 .warm-b3fb,
  .shadow_yellow_9039 .warm-b3fb {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .hover_f9fb {
    justify-content: center;
  }

  .shadow_yellow_9039 .thick_c253 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .narrow_5d81 .texture-plasma-7ee9.focused_0490 {
    width: 75% !important;
  }

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

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

  h2.shadow_yellow_9039 .warm-b3fb,
  .shadow_yellow_9039 .warm-b3fb {
    font-size: 30px !important;
  }

  .hover_f9fb {
    justify-content: center;
  }

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

  .action_c081
    .dim_f658.narrow_7990 {
    margin: 0 !important;
  }

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

  .form_hard_304c {
    display: flex;
  }

  .paragraph_small_4503 .chip_cool_97ec {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .module-up-dbaf svg {
    width: 75% !important;
    height: 75% !important;
  }

  .widget-5fc6 {
    justify-content: flex-end;
    gap: 1px;
  }

  .shadow_yellow_9039 h1.warm-b3fb {
    margin-top: 40px !important;
  }

  .narrow_5d81
    .texture-plasma-7ee9.notification-6216
    .hover_f9fb
    img,
  .down_65c5 .west-4a50 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .narrow_5d81 .texture-plasma-7ee9.focused_0490 {
    width: 100% !important;
  }

  .image_active_1ccb.pattern_east_0342 > .upper_675e {
    gap: 3px;
  }

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

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

/* 超紧凑型导航菜单样式 */
.content_black_4ee8 .shade-lower-b074.photo_b1e4 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.content_black_4ee8 .shade-lower-b074.photo_b1e4: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);
}

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

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

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

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

.texture-47d7: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;
}

/* 图片块简化样式 */
.description-10e2 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .content_black_4ee8 .shade-lower-b074.photo_b1e4 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .shadow_yellow_9039 .warm-b3fb {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .chip_cool_97ec {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.wide_f850 .image_bright_166f {
  flex-shrink: 0;
  white-space: nowrap;
}

.wide_f850 .dynamic-ea3c {
  flex-shrink: 0;
  min-width: fit-content;
}

.wide_f850 .logo-smooth-d62d {
  white-space: nowrap;
}

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

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

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

.wide_f850 .dynamic-ea3c {
  max-width: 80px !important;
  overflow: hidden;
}

.wide_f850 .shade-lower-b074.photo_b1e4 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.wide_f850 .logo-smooth-d62d {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: e280 */
.widget-item-u6 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.0;
}
