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(.yellow_f539) {
  gap: 0.5em;
}
:where(.section_hot_87a5) {
  gap: 0.5em;
}
body .gradient_be45 > .in_dcfb {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .gradient_be45 > .dynamic_b2eb {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .gradient_be45 > .element_2150 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .logo_814f > .in_dcfb {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .logo_814f > .dynamic_b2eb {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .logo_814f > .element_2150 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .logo_814f
  > :where(:not(.in_dcfb):not(.dynamic_b2eb):not(.middle-1933)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .logo_814f > .description_fluid_659b {
  max-width: var(--wp--style--global--wide-size);
}
body .yellow_f539 {
  display: flex;
}
body .yellow_f539 {
  flex-wrap: wrap;
  align-items: center;
}
body .yellow_f539 > * {
  margin: 0;
}
body .section_hot_87a5 {
  display: grid;
}
body .section_hot_87a5 > * {
  margin: 0;
}
:where(.easy-7aa4.yellow_f539) {
  gap: 2em;
}
:where(.easy-7aa4.section_hot_87a5) {
  gap: 2em;
}
:where(.bottom-f758.yellow_f539) {
  gap: 1.25em;
}
:where(.bottom-f758.section_hot_87a5) {
  gap: 1.25em;
}
.alert_in_c252 {
  color: var(--wp--preset--color--black) !important;
}
.down_9229 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.row_daff {
  color: var(--wp--preset--color--white) !important;
}
.disabled-4ff3 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.logo_17de {
  color: var(--wp--preset--color--vivid-red) !important;
}
.alert_fa7a {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.overlay-130f {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.media_north_7ed6 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.gold_b198 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.down-d0cd {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.badge-9b5d {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.modal_liquid_cb74 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.texture-99b5 {
  background-color: var(--wp--preset--color--black) !important;
}
.hidden_next_af70 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.orange_1a4b {
  background-color: var(--wp--preset--color--white) !important;
}
.west_8731 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.text-bottom-1956 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.tall_ce7f {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hero_current_a823 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.overlay-glass-9d35 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.link-8e41 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.accordion_9bed {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.component_151d {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.search_48e4 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.next-9f4e {
  border-color: var(--wp--preset--color--black) !important;
}
.bright_3d85 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.frame_dynamic_12f3 {
  border-color: var(--wp--preset--color--white) !important;
}
.fluid_8ec2 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.plasma-92a0 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.active-simple-2b07 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.message-ce41 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.bright-66b5 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.progress_eae8 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.paper_e51e {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.widget_9e12 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.icon-under-e629 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.block-advanced-760f {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.large-ce1d {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.box_3591 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.panel-a382 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.out-2e04 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.caption_red_e0ab {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.column_8d80 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.wide-276a {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.full-ec5e {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.clean-462f {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.popup-dc54 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.nav-e0e7 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.sort-55c9 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.row_new_301f {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.feature_8114 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.label-1cbf {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.active-03a4 a:where(:not(.pink_c47b)) {
  color: inherit;
}
:where(.bottom-f758.yellow_f539) {
  gap: 1.25em;
}
:where(.bottom-f758.section_hot_87a5) {
  gap: 1.25em;
}
:where(.easy-7aa4.yellow_f539) {
  gap: 2em;
}
:where(.easy-7aa4.section_hot_87a5) {
  gap: 2em;
}
.next_2837 {
  font-size: 1.5em;
  line-height: 1.6;
}

.column-3bd7 .grid-hard-be9e {
  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);
}
.item_stale_5bcc .filter_b23d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_9f4f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_9f4f.accent_fast_065b .action_cc7c {
  background-color: var(--e-global-color-primary);
}
.container_9f4f.plasma_05b1 .action_cc7c,
.container_9f4f.box_487c .action_cc7c {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.section-clean-1f5f .upper-4a5b {
  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);
}
.in_bd98 {
  --divider-color: var(--e-global-color-secondary);
}
.in_bd98 .tabs-6085 {
  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);
}
.in_bd98.paragraph_rough_081e .selected_f7bc {
  background-color: var(--e-global-color-secondary);
}
.in_bd98.white_e261 .selected_f7bc,
.in_bd98.slow-6e7f .selected_f7bc {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.in_bd98.white_e261 .selected_f7bc,
.in_bd98.slow-6e7f .selected_f7bc svg {
  fill: var(--e-global-color-secondary);
}
.media_fast_aa24 .brown_717b {
  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);
}
.media_fast_aa24 .white_1109 {
  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);
}
.mini_04d5.paragraph_rough_081e .selected_f7bc {
  background-color: var(--e-global-color-primary);
}
.mini_04d5.white_e261 .selected_f7bc,
.mini_04d5.slow-6e7f .selected_f7bc {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.mini_04d5.white_e261 .selected_f7bc,
.mini_04d5.slow-6e7f .selected_f7bc svg {
  fill: var(--e-global-color-primary);
}
.current_f1c3.paragraph_rough_081e .selected_f7bc {
  background-color: var(--e-global-color-primary);
}
.current_f1c3.white_e261 .selected_f7bc,
.current_f1c3.slow-6e7f .selected_f7bc {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.current_f1c3 .tag-f860 {
  color: var(--e-global-color-primary);
}
.current_f1c3 .tag-f860,
.current_f1c3 .tag-f860 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current_f1c3 .info-middle-ef2d {
  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);
}
.new-4fbe .slider_cc69 {
  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);
}
.thick-b789 .blue-38bf .first_846b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-7e1c .first_916f:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.form-7e1c .tertiary-gas-e70d i {
  color: var(--e-global-color-primary);
}
.form-7e1c .tertiary-gas-e70d svg {
  fill: var(--e-global-color-primary);
}
.form-7e1c .sidebar-top-20ce {
  color: var(--e-global-color-secondary);
}
.form-7e1c .first_916f > .sidebar-top-20ce,
.form-7e1c .first_916f > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_ab1d .simple-c4ba {
  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);
}
.pattern_ab1d .right-08e1 {
  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);
}
.avatar-d952 .wide_c143 .label-f31f {
  background-color: var(--e-global-color-primary);
}
.avatar-d952 .west_3122 {
  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);
}
.north_3ce5 .shadow-71e4 {
  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);
}
.north_3ce5 .input_b3ea {
  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);
}
.north_3ce5 .action-78b1 {
  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);
}
.modal-soft-acf5 .logo-983a,
.modal-soft-acf5 .logo-983a a {
  color: var(--e-global-color-primary);
}
.modal-soft-acf5 .logo-983a.out-3a65,
.modal-soft-acf5 .logo-983a.out-3a65 a {
  color: var(--e-global-color-accent);
}
.modal-soft-acf5 .logo-983a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-soft-acf5 .fluid_9de3 {
  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-dark-f284 .wrapper-liquid-7bb2,
.grid-dark-f284 .sort-fresh-e5f0 {
  color: var(--e-global-color-primary);
}
.grid-dark-f284 .wrapper-liquid-7bb2 svg {
  fill: var(--e-global-color-primary);
}
.grid-dark-f284 .out-3a65 .wrapper-liquid-7bb2,
.grid-dark-f284 .out-3a65 .sort-fresh-e5f0 {
  color: var(--e-global-color-accent);
}
.grid-dark-f284 .out-3a65 .wrapper-liquid-7bb2 svg {
  fill: var(--e-global-color-accent);
}
.grid-dark-f284 .sort-fresh-e5f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-dark-f284 .fluid_9de3 {
  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);
}
.banner_rough_bc90 .focus-steel-3364,
.banner_rough_bc90 .image-5ed4 {
  color: var(--e-global-color-primary);
}
.banner_rough_bc90 .image-5ed4 svg {
  fill: var(--e-global-color-primary);
}
.banner_rough_bc90 .logo-983a.out-3a65 a,
.banner_rough_bc90
  .logo-983a.out-3a65
  .image-5ed4 {
  color: var(--e-global-color-accent);
}
.banner_rough_bc90 .focus-steel-3364 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_rough_bc90 .fluid_9de3 {
  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);
}
.thumbnail_left_a901 .link_tiny_8467 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_left_a901 .carousel-4b00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-hard-e73c .search-basic-b01a .header_d3bf {
  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);
}
.nav-hard-e73c .search-basic-b01a .feature_huge_9910 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-hard-e73c .video_6aff .header_d3bf {
  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);
}
.nav-hard-e73c
  .video_6aff
  .feature_huge_9910 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-hard-e73c
  .iron_6b5b
  .header_d3bf {
  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);
}
.nav-hard-e73c
  .iron_6b5b
  .feature_huge_9910 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-hard-e73c
  .hard-7dd6
  .header_d3bf {
  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);
}
.nav-hard-e73c
  .hard-7dd6
  .feature_huge_9910 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-56f7 .media-68f4 {
  background-color: var(--e-global-color-primary);
}
.info-56f7 .media-68f4:hover {
  background-color: var(--e-global-color-primary);
}
.info-56f7 .search-down-5f2b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-56f7
  .media-68f4:hover
  .search-down-5f2b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-95a8 .shadow_9cf9 {
  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);
}
.hero-5e15 .fresh-306c .hovered-f03a a {
  background-color: var(--e-global-color-accent);
}
.hero-5e15 .fresh-306c .huge_5dbe a {
  background-color: var(--e-global-color-accent);
}
.hero-5e15 .fresh-306c .hovered-f03a a,
.hero-5e15 .fresh-306c .huge_5dbe a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_038d
  .picture-c794.stone_0c45
  .fresh-306c
  a.block_ad17 {
  background-color: var(--e-global-color-accent);
}
.purple_038d
  .picture-c794.stone_0c45
  .fresh-306c
  span.block_ad17.fn-current-96be {
  background-color: var(--e-global-color-text);
}
.purple_038d
  .picture-c794.stone_0c45
  .fresh-306c
  .block_ad17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_ee7c .video-c4cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_ee7c
  .down_4f9f
  > .bottom_63ed
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_ee7c
  .table_7339
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_ee7c
  .secondary_plasma_a254
  .primary-65d5,
.accordion_ee7c
  .secondary_plasma_a254
  .blue-d17e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_ee7c
  .secondary_plasma_a254
  .active-9660,
.accordion_ee7c
  .secondary_plasma_a254
  a
  .active-9660 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_ee7c
  .secondary_plasma_a254
  .south-d16c {
  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);
}
.accordion_ee7c
  .secondary_plasma_a254
  .article-west-fd3d {
  background-color: var(--e-global-color-primary);
}
.accordion_ee7c
  .secondary_plasma_a254
  .article-west-fd3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_ee7c
  .secondary_plasma_a254
  .article-west-fd3d:hover {
  background-color: var(--e-global-color-primary);
}
.accordion_ee7c
  .secondary_plasma_a254
  .heading_prev_3ee8 {
  background-color: var(--e-global-color-primary);
}
.accordion_ee7c
  .secondary_plasma_a254
  .heading_prev_3ee8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_ee7c
  .secondary_plasma_a254
  .heading_prev_3ee8:hover {
  background-color: var(--e-global-color-primary);
}
.accordion_ee7c
  .section_2da4
  .active-8f14
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_ee7c
  .section_2da4
  .column_green_3a99 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_ee7c
  .section_2da4
  .south-d16c {
  color: var(--e-global-color-text);
}
.accordion_ee7c
  .section_2da4
  .south-d16c
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_ee7c
  .section_2da4
  .article-west-fd3d {
  background-color: var(--e-global-color-primary);
}
.accordion_ee7c
  .section_2da4
  .article-west-fd3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_ee7c
  .section_2da4
  .article-west-fd3d:hover {
  background-color: var(--e-global-color-primary);
}
.accordion_ee7c
  .section_2da4
  .heading_prev_3ee8 {
  background-color: var(--e-global-color-primary);
}
.accordion_ee7c
  .section_2da4
  .heading_prev_3ee8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_ee7c
  .section_2da4
  .heading_prev_3ee8:hover {
  background-color: var(--e-global-color-primary);
}
.accordion_ee7c .steel_bb27 {
  background-color: var(--e-global-color-primary);
}
.accordion_ee7c .steel_bb27:hover {
  background-color: var(--e-global-color-primary);
}
.accordion_ee7c .old-1ad5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_ee7c .mini-1e50 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_red_8b83 .paragraph_e7de {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_red_8b83
  .description_bcb5
  > div:nth-child(3)
  .paragraph_e7de,
.section_red_8b83
  .active_prev_7002
  > div:nth-child(1)
  .paragraph_e7de,
.section_red_8b83
  .input-iron-3313
  > div:nth-child(1)
  .paragraph_e7de,
.section_red_8b83
  .wrapper_fd70
  > div:nth-child(1)
  .paragraph_e7de,
.section_red_8b83
  .input_22e9
  > div:nth-child(1)
  .paragraph_e7de {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_red_8b83 .full-179a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_red_8b83 .aside_bright_85c1 {
  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);
}
.section_red_8b83 .secondary-top-b013 {
  background-color: var(--e-global-color-primary);
}
.section_red_8b83 .secondary-top-b013 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_red_8b83 .secondary-top-b013:hover {
  background-color: var(--e-global-color-primary);
}
.section_red_8b83 .element_65c9 {
  background-color: var(--e-global-color-primary);
}
.section_red_8b83 .element_65c9:hover {
  background-color: var(--e-global-color-primary);
}
.section_red_8b83 .old-1ad5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_red_8b83 .mini-1e50 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused_00c8 .widget_east_0b2d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused_00c8 .component_mini_71ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_00c8 .message_f12f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_00c8 .photo-purple-f26f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_00c8 .outer-de40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_00c8 .element_65c9 {
  background-color: var(--e-global-color-primary);
}
.focused_00c8 .element_65c9:hover {
  background-color: var(--e-global-color-primary);
}
.advanced-5c6f .stone_5305 {
  background-color: var(--e-global-color-secondary);
}
.advanced-5c6f .logo-inner-33b2 {
  background-color: var(--e-global-color-text);
}
.advanced-5c6f .tiny-6e89 {
  background-color: var(--e-global-color-secondary);
}
.advanced-5c6f .media-7e77 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced-5c6f .search-ae2d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-5c6f .component_prev_a305 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-5c6f .tooltip_3f0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-5c6f .list_a199 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-7476 .pattern-cold-768a .overlay-f798,
.sort-7476
  .pattern-cold-768a
  .overlay-f798
  a,
.sort-7476 .light-e36c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-7476 .pattern-cold-768a .block-cacf,
.sort-7476 .section_narrow_e9ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-7476 .pattern-cold-768a .block-cacf {
  color: var(--e-global-color-text);
}
.sort-7476 .section_narrow_e9ad {
  color: var(--e-global-color-text);
}
.sort-7476
  .pattern-cold-768a
  .menu-wide-0efe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-7476 .component_center_11c9 .chip_inner_7871 {
  background-color: var(--e-global-color-primary);
}
.sort-7476 .component_center_11c9 .chip_inner_7871:hover {
  background-color: var(--e-global-color-primary);
}
.sort-7476 .component_center_11c9 .layout_ab57 li span {
  background-color: var(--e-global-color-text);
}
.sort-7476 .component_center_11c9 .layout_ab57 li span:hover {
  background-color: var(--e-global-color-primary);
}
.sort-7476
  .component_center_11c9
  .layout_ab57
  li.cool_271e
  span {
  background-color: var(--e-global-color-accent);
}
.sort-7476 .notification_2eae span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_iron_d0a8 .border_smooth_5311 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_6645 .first_6c55 {
  background-color: var(--e-global-color-primary);
}
.status_6645 .bronze_9b15 {
  background-color: var(--e-global-color-secondary);
}
.status_6645 .header_f322 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_6645 .article-3053 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_6645 .sort-5960 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_6645 .in_09e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_6645 .dirty-ae43 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_6645 .nav-6a27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_6645 .message_4043 {
  background-color: var(--e-global-color-primary);
}
.status_6645 .message_4043 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white-91f9 .header-d607 {
  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);
}
.white-91f9 .bright_ff55 {
  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);
}
.white-91f9
  .link-2037:after {
  background-color: var(--e-global-color-primary);
}
.white-91f9 .brown-cae0 {
  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);
}
.wood_fc7c .light-e36c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_fc7c .section_narrow_e9ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-a8df .main_left_199f .slider_77d9 {
  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);
}
.fast-a8df .main_left_199f .left_2f05 {
  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);
}
.hard-19ea .tertiary-d8b7 {
  background-color: var(--e-global-color-primary);
}
.hard-19ea .block-4768 {
  background-color: var(--e-global-color-secondary);
}
.hard-19ea .grid-3ec1 .link-light-7496 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-19ea .hover_center_4bf1 .link-light-7496 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-lower-6a85 .out_15c5 .message-e6c3 {
  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);
}
.module-lower-6a85 .out_15c5 .full-309f {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-lower-6a85 .out_15c5 .gradient-current-ffa0 {
  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);
}
.list-pressed-622a .image-84ab {
  border-color: var(--e-global-color-text);
}
.list-pressed-622a .layout-716e {
  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);
}
.list-pressed-622a .panel_1ccc {
  color: var(--e-global-color-primary);
}
.list-pressed-622a .summary-e0fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-cf09 .frame-gas-33af {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar-cf09 .card-copper-1d22 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar-cf09 .mask-4397:hover .frame-gas-33af {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar-cf09
  .mask-4397:hover
  .card-copper-1d22 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-da7a .hot-5d92 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-da7a .highlight_9a1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-546b .hard-2a94 .panel-paper-d388 {
  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);
}
.north-546b .notification-ad07 .panel-paper-d388 {
  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);
}
.highlight-hard-db1c .disabled-97cc {
  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);
}
.under_06b3 .table_light_d14d .status_eedf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_06b3 .table_light_d14d .status_eedf {
  background-color: var(--e-global-color-secondary);
}
.under_06b3 .north-36a0 .status_eedf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_06b3 .north-36a0 .status_eedf {
  background-color: var(--e-global-color-secondary);
}
.under_06b3 .table_solid_cb26 .bronze-3158 {
  background-color: var(--e-global-color-primary);
}
.under_06b3 .table_solid_cb26:hover .bronze-3158 {
  background-color: var(--e-global-color-secondary);
}
.under_06b3 .chip_inner_7871 {
  background-color: var(--e-global-color-primary);
}
.under_06b3 .chip_inner_7871:hover {
  background-color: var(--e-global-color-accent);
}
.under_06b3 .layout_ab57 li span {
  background-color: var(--e-global-color-text);
}
.under_06b3 .layout_ab57 li span:hover {
  background-color: var(--e-global-color-primary);
}
.under_06b3 .layout_ab57 li.cool_271e span {
  background-color: var(--e-global-color-accent);
}
.preview-b8d9 .center-1f2b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-b8d9 .notice-silver-abf9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-fe91 .active_791a:before {
  background-color: var(--e-global-color-secondary);
}
.huge-fe91 .tall-2661 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-fe91 .cold_4da5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-steel-a1aa .modal_4a1b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-steel-a1aa .modal_4a1b:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-steel-a1aa .modal_4a1b.fn-active-96be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-steel-a1aa .pagination-yellow-45bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-steel-a1aa .plasma-ba7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-steel-a1aa .smooth-c48f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-steel-a1aa .liquid-66b4 {
  background-color: var(--e-global-color-primary);
}
.active-steel-a1aa .liquid-66b4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-steel-a1aa .sidebar-bfa9 {
  background-color: var(--e-global-color-primary);
}
.active-steel-a1aa .sidebar-bfa9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-4ce0 .huge_8172 .input_lower_8463 a {
  color: var(--e-global-color-secondary);
}
.active-4ce0 .huge_8172 .input_lower_8463 a:hover {
  color: var(--e-global-color-secondary);
}
.active-4ce0 .huge_8172 .input_lower_8463,
.active-4ce0 .huge_8172 .input_lower_8463 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-4ce0 .huge_8172 .slider_12fe {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-4ce0 .huge_8172 .filter-dirty-b42a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-4ce0 .huge_8172 .list-solid-0b48 {
  background-color: var(--e-global-color-primary);
}
.active-4ce0 .huge_8172 .list-solid-0b48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-4ce0 .huge_8172 .list-solid-0b48:hover {
  background-color: var(--e-global-color-primary);
}
.active-4ce0 .huge_8172 .hidden-motion-38f7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-4ce0 .huge_8172 .hidden-motion-38f7 {
  background-color: var(--e-global-color-primary);
}
.active-4ce0 .huge_8172 .hidden-motion-38f7:hover {
  background-color: var(--e-global-color-primary);
}
.active-4ce0 .huge_8172 .chip_inner_7871 {
  background-color: var(--e-global-color-primary);
}
.active-4ce0 .huge_8172 .chip_inner_7871:hover {
  background-color: var(--e-global-color-primary);
}
.active-4ce0 .component_center_11c9 .layout_ab57 li span {
  background-color: var(--e-global-color-text);
}
.active-4ce0 .component_center_11c9 .layout_ab57 li span:hover {
  background-color: var(--e-global-color-primary);
}
.active-4ce0 .component_center_11c9 .layout_ab57 li.cool_271e span {
  background-color: var(--e-global-color-accent);
}
.active-4ce0 .old-1ad5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-4ce0 .mini-1e50 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-c6ff .cold_233a .backdrop_light_6a47 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-c6ff .cold_233a .aside_08f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-c6ff .cold_233a .breadcrumb_9ab2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_684a .right_5dc0 {
  border-color: var(--e-global-color-text);
}
.main_684a .dim-9bc3 {
  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);
}
.main_684a .yellow_9581 {
  color: var(--e-global-color-secondary);
}
.main_684a .yellow_9581 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_684a .slider-complex-006d > * {
  color: var(--e-global-color-primary);
}
.main_684a .slider-complex-006d > * svg {
  fill: var(--e-global-color-primary);
}
.main_684a .dark-cd4d {
  color: var(--e-global-color-primary);
}
.main_684a .dark-cd4d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_684a .fast_a2d6 {
  color: var(--e-global-color-primary);
}
.main_684a .fast_a2d6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_684a .grid-short-5892 {
  color: var(--e-global-color-primary);
}
.main_684a .grid-short-5892 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_684a .notice-88c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_684a .large_7979 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_684a .large_7979.item_a044 {
  color: var(--e-global-color-secondary);
}
.main_684a .large_7979.item_a044 .detail_complex_4f87 {
  color: var(--e-global-color-accent);
}
.main_684a .large_7979.inner-2f55 {
  color: var(--e-global-color-text);
}
.main_684a .large_7979.inner-2f55 .detail_complex_4f87 {
  color: var(--e-global-color-text);
}
.main_684a .large_7979:before {
  border-top-color: var(--e-global-color-text);
}
.main_684a .over-9dc6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_684a
  .over-9dc6
  .middle-455a {
  background-color: var(--e-global-color-primary);
}
.main_684a
  .over-9dc6
  .middle-455a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_684a .right_5dc0 .gradient-acac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_bf62 .nav-2e07 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny_bf62 .outline_advanced_c2d6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_ee42 .hard-b5ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_ee42
  .basic_17d6
  .footer_complex_e95a {
  background-color: var(--e-global-color-secondary);
}
.modal_ee42
  .basic_17d6.bottom_93af
  .footer_complex_e95a {
  background-color: var(--e-global-color-text);
}
.modal_ee42
  .basic_17d6:hover
  .footer_complex_e95a {
  background-color: var(--e-global-color-accent);
}
.modal_ee42
  .basic_17d6.fn-active-96be
  .footer_complex_e95a {
  background-color: var(--e-global-color-primary);
}
.texture_active_8092 .dropdown_8996 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.texture_active_8092 .cool-ab73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_active_8092 .iron_357c {
  background-color: var(--e-global-color-primary);
}
.texture_active_8092 .iron_357c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.up-9ea4 .component-current-26f7 .active-73de .sidebar-dark-d1f1 {
  background-color: var(--e-global-color-secondary);
}
.up-9ea4 .component-current-26f7 .feature-north-2d9e:after {
  background-color: var(--e-global-color-secondary);
}
.up-9ea4 .backdrop-fixed-29ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up-9ea4 .white_8597 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up-9ea4 .disabled_yellow_2a75 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up-9ea4 .grid_current_8c1d {
  background-color: var(--e-global-color-primary);
}
.up-9ea4 .grid_current_8c1d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.up-9ea4 .media-b036 {
  background-color: var(--e-global-color-secondary);
}
.up-9ea4 .media-b036 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.up-9ea4 .component-current-26f7 .tertiary-bright-22f3 .component_complex_952a:hover {
  background-color: var(--e-global-color-primary);
}
.up-9ea4
  .component-current-26f7
  .tertiary-bright-22f3
  .component_complex_952a.search_easy_7525 {
  background-color: var(--e-global-color-primary);
}
.up-9ea4 .component-current-26f7 .background-f6d1:before {
  border-color: var(--e-global-color-primary);
}
.up-9ea4 .component-current-26f7 .background-f6d1:hover:before {
  border-color: var(--e-global-color-secondary);
}
.up-9ea4
  .component-current-26f7
  .background-f6d1.logo-ce43:before {
  border-color: var(--e-global-color-primary);
}
.up-9ea4 .smooth-d51b span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_8a91 .filter_da43 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver_8a91 .filter_da43:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver_8a91 .filter_da43.aside-b673 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver_8a91 .background-b1eb {
  background-color: var(--e-global-color-primary);
}
.silver_8a91 .background-b1eb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver_8a91
  .list-f01b
  .column_easy_816f
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver_8a91
  .active_current_e18c
  .column_easy_816f
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_medium_751b
  .iron_9adb
  .footer_focused_8975 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_medium_751b
  .iron_9adb
  .row-pro-ff6e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_medium_751b .black-4ea5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_medium_751b .title-491c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_medium_751b .soft-49a3 {
  background-color: var(--e-global-color-primary);
}
.highlight_medium_751b .soft-49a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard-177d .item_upper_bf50 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-177d .slider-80cf {
  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);
}
.hard-177d .stale-fb78 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-177d .stale-fb78 a:hover {
  color: var(--e-global-color-secondary);
}
.hard-177d .content_240c {
  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);
}
.hard-177d .media-e643 {
  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);
}
.hard-177d .pressed_d2de .chip_inner_7871 {
  background-color: var(--e-global-color-primary);
}
.hard-177d .pressed_d2de .chip_inner_7871:hover {
  background-color: var(--e-global-color-accent);
}
.hard-177d
  .pressed_d2de
  .layout_ab57
  li
  span {
  background-color: var(--e-global-color-text);
}
.hard-177d
  .pressed_d2de
  .layout_ab57
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.hard-177d
  .pressed_d2de
  .layout_ab57
  li.cool_271e
  span {
  background-color: var(--e-global-color-accent);
}
.orange_baf9
  .label_b3dd
  .pressed-e69f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_baf9 .label_b3dd .fresh_18aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_baf9 .label_b3dd .component-basic-2c11 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_baf9 .tertiary_static_1069 {
  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);
}
.orange_baf9
  .green_be4a.gradient_solid_0038 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean-6d86
  > .content_9eb8
  > div
  > .grid_e6c2
  > .detail_action_656a
  > a {
  background-color: var(--e-global-color-text);
}
.clean-6d86
  > .content_9eb8
  > div
  > .grid_e6c2
  > .detail_action_656a
  > a
  .inner-6a0a.box-6ed9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean-6d86
  > .content_9eb8
  > div
  > .grid_e6c2
  > .detail_action_656a
  > a
  .pattern_db61.box_87c4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean-6d86
  > .content_9eb8
  > div
  > .grid_e6c2
  > .detail_action_656a
  > .button-c1cd
  .detail_action_656a
  > a {
  background-color: var(--e-global-color-secondary);
}
.clean-6d86
  > .content_9eb8
  > div
  > .grid_e6c2
  > .detail_action_656a
  > .button-c1cd
  .detail_action_656a
  > a
  .sidebar_65c5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean-6d86
  > .content_9eb8
  > div
  > .grid_e6c2
  > .detail_action_656a
  > .button-c1cd
  .detail_action_656a
  > a
  .pattern_db61.overlay-dirty-daba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean-6d86
  > .content_9eb8
  > div
  > .grid_e6c2
  > .detail_action_656a
  > a
  .pressed-827f:before {
  color: var(--e-global-color-text);
}
.clean-6d86
  > .content_9eb8
  > div
  > .grid_e6c2
  > .detail_action_656a
  > .button-c1cd
  a
  .pressed-827f:before {
  color: var(--e-global-color-text);
}
.clean-6d86
  > .content_9eb8
  > div
  > .grid_e6c2
  > .detail_action_656a.element-b710
  > a
  .pressed-827f:before {
  color: var(--e-global-color-text);
}
.clean-6d86
  > .content_9eb8
  > div
  > .grid_e6c2
  > .detail_action_656a
  > .button-c1cd
  .detail_action_656a.element-b710
  > a
  .pressed-827f:before {
  color: var(--e-global-color-text);
}
.clean-6d86
  > .content_9eb8
  > div
  > .grid_e6c2
  > .detail_action_656a
  > a
  .current_4b95
  .primary_8985 {
  color: var(--e-global-color-text);
}
.clean-6d86
  > .content_9eb8
  > div
  > .grid_e6c2
  > .detail_action_656a
  > .button-c1cd
  a
  .current_4b95
  .primary_8985 {
  color: var(--e-global-color-text);
}
.clean-6d86
  > .content_9eb8
  > div
  > .grid_e6c2
  > .detail_action_656a
  > a
  .current_4b95
  .primary_8985,
.clean-6d86
  > .content_9eb8
  > div
  > .grid_e6c2
  > .detail_action_656a
  > .button-c1cd
  a
  .current_4b95
  .primary_8985 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-6d86
  > .content_9eb8
  > div
  > .grid_e6c2
  > .detail_action_656a
  > a
  .gradient_tall_9c68:before {
  color: var(--e-global-color-text);
}
.clean-6d86
  > .content_9eb8
  > div
  > .grid_e6c2
  > .detail_action_656a
  > .button-c1cd
  a
  .gradient_tall_9c68:before {
  color: var(--e-global-color-text);
}
.clean-6d86
  > .content_9eb8
  > div
  > .grid_e6c2
  > .detail_action_656a.element-b710
  > a
  .gradient_tall_9c68:before {
  color: var(--e-global-color-text);
}
.clean-6d86
  > .content_9eb8
  > div
  > .grid_e6c2
  > .detail_action_656a
  > .button-c1cd
  .detail_action_656a.element-b710
  > a
  .gradient_tall_9c68:before {
  color: var(--e-global-color-text);
}
.sidebar_gas_dec2 .sort_short_60b7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar_gas_dec2
  .footer_c3f6:hover
  .sort_short_60b7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-9773
  > .content_9eb8
  > .bright_6869
  > .form_29bc
  > .chip-ced8
  > .bronze-4148
  .gallery_cefa {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-9773
  > .content_9eb8
  > .bright_6869
  > .form_29bc
  > .chip-ced8
  > .bronze-4148:hover
  .gallery_cefa {
  color: var(--e-global-color-text);
}
.column-9773
  > .content_9eb8
  > .bright_6869
  > .form_29bc
  > .chip-ced8
  > .bronze-4148:hover
  .gallery_cefa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-9773
  > .content_9eb8
  > .bright_6869
  > .form_29bc
  > .chip-ced8.button-1926
  > .bronze-4148
  .gallery_cefa {
  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);
}
.plasma-e544 .overlay-d55e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-e544 .tall-8508 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-e544 .up_c53a {
  background-color: var(--e-global-color-primary);
}
.plasma-e544 .up_c53a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small_c50f
  > .content_9eb8
  > .panel_easy_21ed
  > .north-258b
  > .up-3d09
  .highlight-20a3 {
  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);
}
.small_c50f
  > .content_9eb8
  > .panel_easy_21ed
  > .north-258b
  > .up-3d09
  .hovered_c596 {
  color: var(--e-global-color-text);
}
.small_c50f
  > .content_9eb8
  > .panel_easy_21ed
  > .north-258b
  > .up-3d09:hover
  .highlight-20a3 {
  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);
}
.small_c50f
  > .content_9eb8
  > .panel_easy_21ed
  > .north-258b
  > .up-3d09:hover
  .hovered_c596 {
  color: var(--e-global-color-secondary);
}
.small_c50f
  > .content_9eb8
  > .panel_easy_21ed
  > .north-258b
  > .up-3d09.backdrop_b375
  .highlight-20a3 {
  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);
}
.small_c50f
  > .content_9eb8
  > .panel_easy_21ed
  > .north-258b
  > .up-3d09.backdrop_b375
  .hovered_c596 {
  color: var(--e-global-color-primary);
}
.layout_south_d684
  .hard-b53f
  .thumbnail-4481 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_south_d684 .badge-71d9 .gradient-acac .clean-2342 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-old-e6e0 .image_5847 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-old-e6e0 .glass-c981 .image_5847 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-old-e6e0 .stale_6a01 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-old-e6e0 .stale_6a01 {
  background-color: var(--e-global-color-primary);
}
.under-866c .static-8bd4 .hard_fd30 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under-866c
  .static-8bd4:hover
  .card_complex_de87 {
  color: var(--e-global-color-secondary);
}
.under-866c
  .static-8bd4:hover
  .hard_fd30 {
  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);
}
.south-c5b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.focus_glass_55eb {
  flex-direction: column;
}

.focus_glass_55eb .tag-blue-856b {
  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.focus_glass_55eb .tag-blue-856b {
  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);
}

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

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

.breadcrumb-2c7e.element-a33c {
  display: none;
}

.active-55c8 {
  display: none;
}

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

.wrapper-stone-caf2.media_pink_72a0 {
  margin-bottom: 40px;
  width: 100%;
}

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

.focus_glass_55eb a {
  width: 100%;
}

.panel-hot-a74f .accordion-glass-a4b3.progress_warm_4b3e {
  width: 20% !important;
}

.caption-dim-435b {
  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; /* 字母间距 */
}

.caption-dim-435b: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%);
}

.caption-dim-435b svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.panel-hot-a74f
  .accordion-glass-a4b3.warm-3169
  .surface-hard-21e5
  .background-orange-1308 {
  font-size: 20px !important;
}

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

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

.texture-silver-e86a h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.content_dim_a99e.sidebar-small-85af > .copper-4c56 {
  display: flex;
  align-items: center;
}

.warm-c7fd {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

.in-9350 {
  display: flex;
  gap: 50px;
}

.panel-hot-a74f
  .accordion-glass-a4b3.notice_dirty_d8be
  .over-09d4
  .slow-149b {
  width: 100% !important;
}

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

.hover_c051 {
  width: 100%;
}

.gas-5bb7 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.overlay_lower_26ba:hover .hard_48b0 {
  visibility: visible;
}
.overlay_lower_26ba:hover.overlay_lower_26ba::before {
  display: block;
}

.texture-silver-e86a h3 {
  color: #fff;
}

.west-666d {
  margin: 0;
}

.panel-hot-a74f
  .accordion-glass-a4b3.notice_dirty_d8be
  .slow-149b
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.search-57a0 {
  width: 100%;
}

.sort_9c67 {
  width: 100%;
}

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

.sort_9c67 {
  width: 100%;
}

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

.slow-149b {
  display: flex;
  align-items: center;
}

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

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

.focus_glass_55eb .tag-blue-856b.dirty-83d9 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.focus_glass_55eb h1.tag-blue-856b {
  margin-top: 80px !important;
}

.panel-hot-a74f .accordion-glass-a4b3.caption_rough_af6b {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.photo-fixed-980e img {
  width: 100%;
}

.progress_cold_49b1 .menu-aa69.surface-hard-21e5 {
  justify-content: space-between;
}

.warm_27c8 {
  display: none;
}

.detail_e4d4 .preview_left_0bb2 {
  margin: 1px 0 !important;
}

.progress-840d li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .content_dim_a99e .copper-4c56 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .caption-dim-435b svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .progress_cold_49b1 .menu-aa69.surface-hard-21e5 {
    border-bottom: 1px solid #f0c159;
  }

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

  .content_dim_a99e.sidebar-small-85af > .copper-4c56 {
    gap: 15px;
    justify-content: space-between;
  }

  .panel-hot-a74f
    .accordion-glass-a4b3.notice_dirty_d8be
    .slow-149b
    img {
    width: 60% !important;
  }

  .middle_ba37 {
    left: 2%;
  }

  .stone-3993 {
    margin: 10px 0;
  }

  .focus_glass_55eb .preview_left_0bb2 {
    margin: 0;
    margin-bottom: 10px;
  }

  .caption-dim-435b {
    font-size: 16px !important;
  }

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

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

  h2.focus_glass_55eb .tag-blue-856b,
  .focus_glass_55eb .tag-blue-856b {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .slow-149b {
    justify-content: center;
  }

  .focus_glass_55eb .preview_left_0bb2 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .panel-hot-a74f .accordion-glass-a4b3.progress_warm_4b3e {
    width: 75% !important;
  }

  .photo-fixed-980e img {
    width: 100% !important;
  }
}

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

  h2.focus_glass_55eb .tag-blue-856b,
  .focus_glass_55eb .tag-blue-856b {
    font-size: 30px !important;
  }

  .slow-149b {
    justify-content: center;
  }

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

  .feature-d61e
    .info-22f0.pattern-d8a7 {
    margin: 0 !important;
  }

  .warm-c7fd {
    margin: 0;
    gap: 10px;
  }

  .stone-3993 {
    display: flex;
  }

  .shadow-yellow-3040 .caption-dim-435b {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .focus_glass_55eb h1.tag-blue-856b {
    margin-top: 40px !important;
  }

  .panel-hot-a74f
    .accordion-glass-a4b3.notice_dirty_d8be
    .slow-149b
    img,
  .media_fast_aa24 .over-09d4 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .panel-hot-a74f .accordion-glass-a4b3.progress_warm_4b3e {
    width: 100% !important;
  }

  .content_dim_a99e.sidebar-small-85af > .copper-4c56 {
    gap: 3px;
  }

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

@media (max-width: 400px) {
  .caption-dim-435b {
    white-space: wrap;
  }
}

/* 超紧凑型导航菜单样式 */
.progress_cold_49b1 .menu-aa69.surface-hard-21e5 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.progress_cold_49b1 .menu-aa69.surface-hard-21e5: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);
}

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

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

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

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

.breadcrumb-2c7e: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .progress_cold_49b1 .menu-aa69.surface-hard-21e5 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .focus_glass_55eb .tag-blue-856b {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .caption-dim-435b {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.silver_1bb2 .logo-silver-34fb {
  flex-shrink: 0;
  white-space: nowrap;
}

.silver_1bb2 .image-plasma-4a00 {
  flex-shrink: 0;
  min-width: fit-content;
}

.silver_1bb2 .background-orange-1308 {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.silver_1bb2 .logo-silver-34fb {
  max-width: 80px !important;
}

.silver_1bb2 .image-plasma-4a00 {
  max-width: 80px !important;
  overflow: hidden;
}

.silver_1bb2 .menu-aa69.surface-hard-21e5 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.silver_1bb2 .background-orange-1308 {
  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);
  }
}

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

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

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

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

body .out_9fdc:nth-child(2),
.panel-hot-a74f .out_9fdc:nth-child(2),
#page .out_9fdc: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;
}

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

/* css-noise: 8499 */
.phantom-card-s8 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
