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(.chip_73c6) {
  gap: 0.5em;
}
:where(.fluid-878b) {
  gap: 0.5em;
}
body .full_fd46 > .notice_ad20 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .full_fd46 > .banner-9598 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .full_fd46 > .logo-4a2d {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .widget-right-5442 > .notice_ad20 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .widget-right-5442 > .banner-9598 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .widget-right-5442 > .logo-4a2d {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .widget-right-5442
  > :where(:not(.notice_ad20):not(.banner-9598):not(.notice-4ed8)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .widget-right-5442 > .black-24f6 {
  max-width: var(--wp--style--global--wide-size);
}
body .chip_73c6 {
  display: flex;
}
body .chip_73c6 {
  flex-wrap: wrap;
  align-items: center;
}
body .chip_73c6 > * {
  margin: 0;
}
body .fluid-878b {
  display: grid;
}
body .fluid-878b > * {
  margin: 0;
}
:where(.avatar_996f.chip_73c6) {
  gap: 2em;
}
:where(.avatar_996f.fluid-878b) {
  gap: 2em;
}
:where(.west_9b18.chip_73c6) {
  gap: 1.25em;
}
:where(.west_9b18.fluid-878b) {
  gap: 1.25em;
}
.prev_454a {
  color: var(--wp--preset--color--black) !important;
}
.clean_9278 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.column-black-0dae {
  color: var(--wp--preset--color--white) !important;
}
.link_f68d {
  color: var(--wp--preset--color--pale-pink) !important;
}
.preview_steel_8c74 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.steel_f678 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.outline-tiny-82b7 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.caption_hard_a731 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.list_prev_6279 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.narrow_e274 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.aside-thick-339d {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.light-adee {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.next_be69 {
  background-color: var(--wp--preset--color--black) !important;
}
.tiny-2983 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.layout-1914 {
  background-color: var(--wp--preset--color--white) !important;
}
.layout-next-74e0 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.box-b482 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.black_6ef7 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.table_complex_138e {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.left_4d6c {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.fixed-db7e {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.silver_53e4 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.dark-6cf7 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.selected-cfdd {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.dark_7614 {
  border-color: var(--wp--preset--color--black) !important;
}
.title_west_d0e7 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.article_9657 {
  border-color: var(--wp--preset--color--white) !important;
}
.wood_8b3f {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.caption-bright-6933 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.frame-dark-b2a8 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.progress-gas-395d {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.hero-dark-8e5d {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.avatar-pro-ede6 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.block_b49e {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.tag-ebc5 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.badge_right_d536 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.focus_orange_cdf0 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.breadcrumb-silver-8df8 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.accordion_complex_002b {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.mask_selected_682d {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.upper-f351 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.hover_brown_8338 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.paragraph_42e1 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.wrapper-green-f3b3 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.texture-831d {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.row-south-c540 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.sidebar-b3ba {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.upper-0b2c {
  background: var(--wp--preset--gradient--midnight) !important;
}
.component_8ffb {
  font-size: var(--wp--preset--font-size--small) !important;
}
.carousel-tall-687a {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.hero-4427 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.search-c755 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.badge_5177 a:where(:not(.cold_fa2c)) {
  color: inherit;
}
:where(.west_9b18.chip_73c6) {
  gap: 1.25em;
}
:where(.west_9b18.fluid-878b) {
  gap: 1.25em;
}
:where(.avatar_996f.chip_73c6) {
  gap: 2em;
}
:where(.avatar_996f.fluid-878b) {
  gap: 2em;
}
.out-8865 {
  font-size: 1.5em;
  line-height: 1.6;
}

.top_8054 .paragraph_next_694c {
  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);
}
.primary-66bb .short_bb1f {
  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);
}
.green-7196 {
  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);
}
.green-7196.row-fluid-723a .dynamic_b9d7 {
  background-color: var(--e-global-color-primary);
}
.green-7196.description_cb9f .dynamic_b9d7,
.green-7196.panel-ff2f .dynamic_b9d7 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tertiary-a842 .gallery-last-ef29 {
  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);
}
.complex_e8b7 {
  --divider-color: var(--e-global-color-secondary);
}
.complex_e8b7 .silver-fdf2 {
  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);
}
.complex_e8b7.paragraph_small_0d35 .container_2f72 {
  background-color: var(--e-global-color-secondary);
}
.complex_e8b7.sort-small-50fa .container_2f72,
.complex_e8b7.carousel_ce7b .container_2f72 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.complex_e8b7.sort-small-50fa .container_2f72,
.complex_e8b7.carousel_ce7b .container_2f72 svg {
  fill: var(--e-global-color-secondary);
}
.filter_8b34 .element-up-640d {
  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_8b34 .picture-in-f74d {
  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);
}
.over-387e.paragraph_small_0d35 .container_2f72 {
  background-color: var(--e-global-color-primary);
}
.over-387e.sort-small-50fa .container_2f72,
.over-387e.carousel_ce7b .container_2f72 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.over-387e.sort-small-50fa .container_2f72,
.over-387e.carousel_ce7b .container_2f72 svg {
  fill: var(--e-global-color-primary);
}
.list_a759.paragraph_small_0d35 .container_2f72 {
  background-color: var(--e-global-color-primary);
}
.list_a759.sort-small-50fa .container_2f72,
.list_a759.carousel_ce7b .container_2f72 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.list_a759 .over_7b85 {
  color: var(--e-global-color-primary);
}
.list_a759 .over_7b85,
.list_a759 .over_7b85 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_a759 .gallery-1624 {
  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);
}
.yellow-abc4 .thumbnail-over-c67a {
  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-fb07 .narrow-10d4 .layout_south_524a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-in-bacc .secondary_lower_1739:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.progress-in-bacc .dynamic-5b40 i {
  color: var(--e-global-color-primary);
}
.progress-in-bacc .dynamic-5b40 svg {
  fill: var(--e-global-color-primary);
}
.progress-in-bacc .logo-north-c0e1 {
  color: var(--e-global-color-secondary);
}
.progress-in-bacc .secondary_lower_1739 > .logo-north-c0e1,
.progress-in-bacc .secondary_lower_1739 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-prev-767c .secondary-ee7e {
  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);
}
.modal-prev-767c .element_old_0744 {
  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);
}
.lower-ea0b .button_2019 .thumbnail-661c {
  background-color: var(--e-global-color-primary);
}
.lower-ea0b .next-01fa {
  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);
}
.description-00f8 .column-west-1c93 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-00f8 .table_complex_a99f {
  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);
}
.description-00f8 .wide_3bc6 {
  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);
}
.south_14ea .silver-0a80,
.south_14ea .silver-0a80 a {
  color: var(--e-global-color-primary);
}
.south_14ea .silver-0a80.active_c1f6,
.south_14ea .silver-0a80.active_c1f6 a {
  color: var(--e-global-color-accent);
}
.south_14ea .silver-0a80 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south_14ea .module-f7cc {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-083c .block-green-7ae5,
.logo-083c .grid_stone_8d6e {
  color: var(--e-global-color-primary);
}
.logo-083c .block-green-7ae5 svg {
  fill: var(--e-global-color-primary);
}
.logo-083c .active_c1f6 .block-green-7ae5,
.logo-083c .active_c1f6 .grid_stone_8d6e {
  color: var(--e-global-color-accent);
}
.logo-083c .active_c1f6 .block-green-7ae5 svg {
  fill: var(--e-global-color-accent);
}
.logo-083c .grid_stone_8d6e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-083c .module-f7cc {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_1b5c .outline-focused-3744,
.media_1b5c .info_e430 {
  color: var(--e-global-color-primary);
}
.media_1b5c .info_e430 svg {
  fill: var(--e-global-color-primary);
}
.media_1b5c .silver-0a80.active_c1f6 a,
.media_1b5c
  .silver-0a80.active_c1f6
  .info_e430 {
  color: var(--e-global-color-accent);
}
.media_1b5c .outline-focused-3744 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_1b5c .module-f7cc {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-3575 .new-09c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-3575 .container_silver_fd70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_simple_f298 .slider-prev-cd50 .module_soft_dda7 {
  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);
}
.tooltip_simple_f298 .slider-prev-cd50 .tertiary-brown-b7f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_simple_f298 .static_63ad .module_soft_dda7 {
  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);
}
.tooltip_simple_f298
  .static_63ad
  .tertiary-brown-b7f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_simple_f298
  .bronze-e00f
  .module_soft_dda7 {
  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);
}
.tooltip_simple_f298
  .bronze-e00f
  .tertiary-brown-b7f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_simple_f298
  .status_69e7
  .module_soft_dda7 {
  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);
}
.tooltip_simple_f298
  .status_69e7
  .tertiary-brown-b7f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-938a .section_hard_daee {
  background-color: var(--e-global-color-primary);
}
.pro-938a .section_hard_daee:hover {
  background-color: var(--e-global-color-primary);
}
.pro-938a .green-fd7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro-938a
  .section_hard_daee:hover
  .green-fd7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-57a6 .paragraph-8538 {
  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);
}
.cold_5e6e .under_f6d6 .picture-dim-d790 a {
  background-color: var(--e-global-color-accent);
}
.cold_5e6e .under_f6d6 .input_6bd7 a {
  background-color: var(--e-global-color-accent);
}
.cold_5e6e .under_f6d6 .picture-dim-d790 a,
.cold_5e6e .under_f6d6 .input_6bd7 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_82d3
  .module_thick_5026.basic_3fa3
  .under_f6d6
  a.yellow-b5a2 {
  background-color: var(--e-global-color-accent);
}
.east_82d3
  .module_thick_5026.basic_3fa3
  .under_f6d6
  span.yellow-b5a2.fn-current-73a6 {
  background-color: var(--e-global-color-text);
}
.east_82d3
  .module_thick_5026.basic_3fa3
  .under_f6d6
  .yellow-b5a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-upper-67bc .advanced-f05b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-upper-67bc
  .gradient_f773
  > .sidebar_1866
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-upper-67bc
  .hot-cee6
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-upper-67bc
  .selected_472e
  .notification_a5fd,
.tabs-upper-67bc
  .selected_472e
  .box_d625 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-upper-67bc
  .selected_472e
  .search-2095,
.tabs-upper-67bc
  .selected_472e
  a
  .search-2095 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-upper-67bc
  .selected_472e
  .modal_f160 {
  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);
}
.tabs-upper-67bc
  .selected_472e
  .bronze-0b68 {
  background-color: var(--e-global-color-primary);
}
.tabs-upper-67bc
  .selected_472e
  .bronze-0b68 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-upper-67bc
  .selected_472e
  .bronze-0b68:hover {
  background-color: var(--e-global-color-primary);
}
.tabs-upper-67bc
  .selected_472e
  .clean-0d4a {
  background-color: var(--e-global-color-primary);
}
.tabs-upper-67bc
  .selected_472e
  .clean-0d4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-upper-67bc
  .selected_472e
  .clean-0d4a:hover {
  background-color: var(--e-global-color-primary);
}
.tabs-upper-67bc
  .picture_e04a
  .chip-ca31
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-upper-67bc
  .picture_e04a
  .panel-purple-c482 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-upper-67bc
  .picture_e04a
  .modal_f160 {
  color: var(--e-global-color-text);
}
.tabs-upper-67bc
  .picture_e04a
  .modal_f160
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-upper-67bc
  .picture_e04a
  .bronze-0b68 {
  background-color: var(--e-global-color-primary);
}
.tabs-upper-67bc
  .picture_e04a
  .bronze-0b68 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-upper-67bc
  .picture_e04a
  .bronze-0b68:hover {
  background-color: var(--e-global-color-primary);
}
.tabs-upper-67bc
  .picture_e04a
  .clean-0d4a {
  background-color: var(--e-global-color-primary);
}
.tabs-upper-67bc
  .picture_e04a
  .clean-0d4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-upper-67bc
  .picture_e04a
  .clean-0d4a:hover {
  background-color: var(--e-global-color-primary);
}
.tabs-upper-67bc .footer_70db {
  background-color: var(--e-global-color-primary);
}
.tabs-upper-67bc .footer_70db:hover {
  background-color: var(--e-global-color-primary);
}
.tabs-upper-67bc .pink_2bc7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-upper-67bc .filter_7da6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-8596 .layout_a1c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-8596
  .list-fresh-45ac
  > div:nth-child(3)
  .layout_a1c6,
.photo-8596
  .focus_9307
  > div:nth-child(1)
  .layout_a1c6,
.photo-8596
  .background-2818
  > div:nth-child(1)
  .layout_a1c6,
.photo-8596
  .static-27dd
  > div:nth-child(1)
  .layout_a1c6,
.photo-8596
  .brown-9e1f
  > div:nth-child(1)
  .layout_a1c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-8596 .panel_lite_2ed6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-8596 .tiny_943f {
  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);
}
.photo-8596 .simple-65d0 {
  background-color: var(--e-global-color-primary);
}
.photo-8596 .simple-65d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-8596 .simple-65d0:hover {
  background-color: var(--e-global-color-primary);
}
.photo-8596 .list-9359 {
  background-color: var(--e-global-color-primary);
}
.photo-8596 .list-9359:hover {
  background-color: var(--e-global-color-primary);
}
.photo-8596 .pink_2bc7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-8596 .filter_7da6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_pink_150b .slider_86c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_pink_150b .notification_smooth_6e1f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_pink_150b .copper_8b55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_pink_150b .thumbnail-glass-0018 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_pink_150b .module-up-dcdd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_pink_150b .list-9359 {
  background-color: var(--e-global-color-primary);
}
.backdrop_pink_150b .list-9359:hover {
  background-color: var(--e-global-color-primary);
}
.alert-upper-100d .first-0db3 {
  background-color: var(--e-global-color-secondary);
}
.alert-upper-100d .hero_slow_9393 {
  background-color: var(--e-global-color-text);
}
.alert-upper-100d .container_b0ec {
  background-color: var(--e-global-color-secondary);
}
.alert-upper-100d .thumbnail-fluid-470d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-upper-100d .pagination-9cd7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-upper-100d .green-4784 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-upper-100d .tertiary_pink_eed9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-upper-100d .wrapper-f506 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-old-6781 .basic-690b .badge-motion-5a5b,
.module-old-6781
  .basic-690b
  .badge-motion-5a5b
  a,
.module-old-6781 .header_83fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-old-6781 .basic-690b .gas_7ff5,
.module-old-6781 .tag_medium_d809 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-old-6781 .basic-690b .gas_7ff5 {
  color: var(--e-global-color-text);
}
.module-old-6781 .tag_medium_d809 {
  color: var(--e-global-color-text);
}
.module-old-6781
  .basic-690b
  .component-df2c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-old-6781 .breadcrumb-c316 .container-prev-78c1 {
  background-color: var(--e-global-color-primary);
}
.module-old-6781 .breadcrumb-c316 .container-prev-78c1:hover {
  background-color: var(--e-global-color-primary);
}
.module-old-6781 .breadcrumb-c316 .shade-2c74 li span {
  background-color: var(--e-global-color-text);
}
.module-old-6781 .breadcrumb-c316 .shade-2c74 li span:hover {
  background-color: var(--e-global-color-primary);
}
.module-old-6781
  .breadcrumb-c316
  .shade-2c74
  li.layout-0649
  span {
  background-color: var(--e-global-color-accent);
}
.module-old-6781 .accordion-narrow-4df7 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-648e .module-ce50 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag-f95d .border-74b0 {
  background-color: var(--e-global-color-primary);
}
.tag-f95d .wrapper-last-a7e6 {
  background-color: var(--e-global-color-secondary);
}
.tag-f95d .gallery_motion_6d1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-f95d .bright-bca5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-f95d .west_da18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-f95d .sort-copper-0e97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-f95d .link_fb2e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-f95d .center-61ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-f95d .pagination_rough_53a5 {
  background-color: var(--e-global-color-primary);
}
.tag-f95d .pagination_rough_53a5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form_7396 .medium-223b {
  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);
}
.form_7396 .pattern_d988 {
  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);
}
.form_7396
  .slider-south-f3e6:after {
  background-color: var(--e-global-color-primary);
}
.form_7396 .photo_fast_33d9 {
  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);
}
.picture-c05a .header_83fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-c05a .tag_medium_d809 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-234f .banner-green-316d .huge-c4ff {
  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);
}
.fluid-234f .banner-green-316d .right-e328 {
  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);
}
.main-smooth-7e90 .secondary-wood-2464 {
  background-color: var(--e-global-color-primary);
}
.main-smooth-7e90 .hover-4020 {
  background-color: var(--e-global-color-secondary);
}
.main-smooth-7e90 .status_23d2 .rough-f3e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-smooth-7e90 .article_west_8dca .rough-f3e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-2258 .input-static-be2e .box_simple_e51d {
  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);
}
.section-2258 .input-static-be2e .liquid-5ae2 {
  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);
}
.section-2258 .input-static-be2e .backdrop_rough_2951 {
  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);
}
.heading-0631 .green-5652 {
  border-color: var(--e-global-color-text);
}
.heading-0631 .cool-b1fd {
  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);
}
.heading-0631 .accordion-da6f {
  color: var(--e-global-color-primary);
}
.heading-0631 .aside-2fee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_7aec .feature_thick_ad7c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_7aec .pink-ce24 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_7aec .element_brown_e75f:hover .feature_thick_ad7c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_7aec
  .element_brown_e75f:hover
  .pink-ce24 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_inner_acaf .shade-b992 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_inner_acaf .north_b2b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_west_6721 .message_over_a15a .paragraph_huge_a604 {
  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);
}
.highlight_west_6721 .plasma-013f .paragraph_huge_a604 {
  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);
}
.tooltip-bottom-94ca .title_6eec {
  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_hovered_45dc .dim_b21b .modal-d358 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_hovered_45dc .dim_b21b .modal-d358 {
  background-color: var(--e-global-color-secondary);
}
.main_hovered_45dc .shadow-fb9a .modal-d358 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_hovered_45dc .shadow-fb9a .modal-d358 {
  background-color: var(--e-global-color-secondary);
}
.main_hovered_45dc .pagination_c5e2 .component_31e9 {
  background-color: var(--e-global-color-primary);
}
.main_hovered_45dc .pagination_c5e2:hover .component_31e9 {
  background-color: var(--e-global-color-secondary);
}
.main_hovered_45dc .container-prev-78c1 {
  background-color: var(--e-global-color-primary);
}
.main_hovered_45dc .container-prev-78c1:hover {
  background-color: var(--e-global-color-accent);
}
.main_hovered_45dc .shade-2c74 li span {
  background-color: var(--e-global-color-text);
}
.main_hovered_45dc .shade-2c74 li span:hover {
  background-color: var(--e-global-color-primary);
}
.main_hovered_45dc .shade-2c74 li.layout-0649 span {
  background-color: var(--e-global-color-accent);
}
.avatar-1635 .title_hard_f34a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-1635 .progress_c854 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-7245 .shadow_976d:before {
  background-color: var(--e-global-color-secondary);
}
.banner-7245 .search_red_152e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-7245 .preview_east_ead1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle_4659 .accordion_640a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle_4659 .accordion_640a:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle_4659 .accordion_640a.fn-active-73a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle_4659 .tertiary_orange_0073 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_4659 .black-0cd0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_4659 .cool_6635 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_4659 .overlay-glass-61a2 {
  background-color: var(--e-global-color-primary);
}
.middle_4659 .overlay-glass-61a2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle_4659 .middle-c628 {
  background-color: var(--e-global-color-primary);
}
.middle_4659 .middle-c628 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_87f4 .tooltip_3bfa .caption-first-6276 a {
  color: var(--e-global-color-secondary);
}
.summary_87f4 .tooltip_3bfa .caption-first-6276 a:hover {
  color: var(--e-global-color-secondary);
}
.summary_87f4 .tooltip_3bfa .caption-first-6276,
.summary_87f4 .tooltip_3bfa .caption-first-6276 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_87f4 .tooltip_3bfa .new_aa6a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_87f4 .tooltip_3bfa .black_a9ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_87f4 .tooltip_3bfa .accent_out_4032 {
  background-color: var(--e-global-color-primary);
}
.summary_87f4 .tooltip_3bfa .accent_out_4032 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_87f4 .tooltip_3bfa .accent_out_4032:hover {
  background-color: var(--e-global-color-primary);
}
.summary_87f4 .tooltip_3bfa .texture-simple-3cc6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_87f4 .tooltip_3bfa .texture-simple-3cc6 {
  background-color: var(--e-global-color-primary);
}
.summary_87f4 .tooltip_3bfa .texture-simple-3cc6:hover {
  background-color: var(--e-global-color-primary);
}
.summary_87f4 .tooltip_3bfa .container-prev-78c1 {
  background-color: var(--e-global-color-primary);
}
.summary_87f4 .tooltip_3bfa .container-prev-78c1:hover {
  background-color: var(--e-global-color-primary);
}
.summary_87f4 .breadcrumb-c316 .shade-2c74 li span {
  background-color: var(--e-global-color-text);
}
.summary_87f4 .breadcrumb-c316 .shade-2c74 li span:hover {
  background-color: var(--e-global-color-primary);
}
.summary_87f4 .breadcrumb-c316 .shade-2c74 li.layout-0649 span {
  background-color: var(--e-global-color-accent);
}
.summary_87f4 .pink_2bc7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_87f4 .filter_7da6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-bright-c281 .fixed-4af9 .message_84cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-bright-c281 .fixed-4af9 .bottom_6322 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-bright-c281 .fixed-4af9 .modal-bottom-45e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-stone-6782 .input_b2bb {
  border-color: var(--e-global-color-text);
}
.modal-stone-6782 .steel_34b2 {
  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);
}
.modal-stone-6782 .section_bright_6e65 {
  color: var(--e-global-color-secondary);
}
.modal-stone-6782 .section_bright_6e65 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-stone-6782 .backdrop_1e15 > * {
  color: var(--e-global-color-primary);
}
.modal-stone-6782 .backdrop_1e15 > * svg {
  fill: var(--e-global-color-primary);
}
.modal-stone-6782 .wrapper_1223 {
  color: var(--e-global-color-primary);
}
.modal-stone-6782 .wrapper_1223 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-stone-6782 .tooltip-advanced-a73e {
  color: var(--e-global-color-primary);
}
.modal-stone-6782 .tooltip-advanced-a73e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-stone-6782 .surface-outer-faae {
  color: var(--e-global-color-primary);
}
.modal-stone-6782 .surface-outer-faae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-stone-6782 .bronze-4123 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-stone-6782 .chip-e5d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-stone-6782 .chip-e5d0.dark_79bb {
  color: var(--e-global-color-secondary);
}
.modal-stone-6782 .chip-e5d0.dark_79bb .warm-ccda {
  color: var(--e-global-color-accent);
}
.modal-stone-6782 .chip-e5d0.liquid_f115 {
  color: var(--e-global-color-text);
}
.modal-stone-6782 .chip-e5d0.liquid_f115 .warm-ccda {
  color: var(--e-global-color-text);
}
.modal-stone-6782 .chip-e5d0:before {
  border-top-color: var(--e-global-color-text);
}
.modal-stone-6782 .wrapper_9cee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-stone-6782
  .wrapper_9cee
  .pink_cc0d {
  background-color: var(--e-global-color-primary);
}
.modal-stone-6782
  .wrapper_9cee
  .pink_cc0d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-stone-6782 .input_b2bb .primary-pro-0b40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-a7c6 .tertiary-pressed-eb3b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected-a7c6 .bright-e71f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_ef2a .layout-b5a0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_ef2a
  .pattern-cdfb
  .action_40d6 {
  background-color: var(--e-global-color-secondary);
}
.tall_ef2a
  .pattern-cdfb.media_ac8e
  .action_40d6 {
  background-color: var(--e-global-color-text);
}
.tall_ef2a
  .pattern-cdfb:hover
  .action_40d6 {
  background-color: var(--e-global-color-accent);
}
.tall_ef2a
  .pattern-cdfb.fn-active-73a6
  .action_40d6 {
  background-color: var(--e-global-color-primary);
}
.container-huge-6307 .picture_hot_82fd {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.container-huge-6307 .solid_c71b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-huge-6307 .notice-hot-1e0f {
  background-color: var(--e-global-color-primary);
}
.container-huge-6307 .notice-hot-1e0f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini-5f8b .thick-e8b3 .paragraph-c96e .status-upper-9135 {
  background-color: var(--e-global-color-secondary);
}
.mini-5f8b .thick-e8b3 .breadcrumb-pressed-fd75:after {
  background-color: var(--e-global-color-secondary);
}
.mini-5f8b .box-cold-7967 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-5f8b .form-full-2012 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-5f8b .header_red_285b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-5f8b .card-e36d {
  background-color: var(--e-global-color-primary);
}
.mini-5f8b .card-e36d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini-5f8b .active-up-d235 {
  background-color: var(--e-global-color-secondary);
}
.mini-5f8b .active-up-d235 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini-5f8b .thick-e8b3 .badge-pressed-f64d .alert-first-306a:hover {
  background-color: var(--e-global-color-primary);
}
.mini-5f8b
  .thick-e8b3
  .badge-pressed-f64d
  .alert-first-306a.under-4ef1 {
  background-color: var(--e-global-color-primary);
}
.mini-5f8b .thick-e8b3 .input_a9f9:before {
  border-color: var(--e-global-color-primary);
}
.mini-5f8b .thick-e8b3 .input_a9f9:hover:before {
  border-color: var(--e-global-color-secondary);
}
.mini-5f8b
  .thick-e8b3
  .input_a9f9.container-7916:before {
  border-color: var(--e-global-color-primary);
}
.mini-5f8b .disabled_hard_73c0 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_smooth_0a18 .wide_a4b3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline_smooth_0a18 .wide_a4b3:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline_smooth_0a18 .wide_a4b3.filter-0e93 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline_smooth_0a18 .secondary_fresh_ca05 {
  background-color: var(--e-global-color-primary);
}
.outline_smooth_0a18 .secondary_fresh_ca05 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline_smooth_0a18
  .left_76a0
  .focus-09c3
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline_smooth_0a18
  .medium_6733
  .focus-09c3
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-in-c494
  .secondary-1484
  .component_fresh_3ec9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-in-c494
  .secondary-1484
  .wrapper_6d79 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-in-c494 .shadow_dirty_487b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-in-c494 .grid-c758 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-in-c494 .liquid-c235 {
  background-color: var(--e-global-color-primary);
}
.caption-in-c494 .liquid-c235 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-5bda .last_a29c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-5bda .fixed-d442 {
  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);
}
.modal-5bda .overlay-bcc1 {
  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);
}
.modal-5bda .overlay-bcc1 a:hover {
  color: var(--e-global-color-secondary);
}
.modal-5bda .picture_74fb {
  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);
}
.modal-5bda .slider_2281 {
  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);
}
.modal-5bda .red_a1c3 .container-prev-78c1 {
  background-color: var(--e-global-color-primary);
}
.modal-5bda .red_a1c3 .container-prev-78c1:hover {
  background-color: var(--e-global-color-accent);
}
.modal-5bda
  .red_a1c3
  .shade-2c74
  li
  span {
  background-color: var(--e-global-color-text);
}
.modal-5bda
  .red_a1c3
  .shade-2c74
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.modal-5bda
  .red_a1c3
  .shade-2c74
  li.layout-0649
  span {
  background-color: var(--e-global-color-accent);
}
.outer-c144
  .fluid-caa2
  .next_0997 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-c144 .fluid-caa2 .liquid-d194 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-c144 .fluid-caa2 .heading_dynamic_8a3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-c144 .plasma_8a16 {
  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);
}
.outer-c144
  .hover-dim-8d24.aside-hard-06ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-e3e1
  > .nav-out-373f
  > div
  > .complex_e523
  > .hidden-slow-2f52
  > a {
  background-color: var(--e-global-color-text);
}
.box-e3e1
  > .nav-out-373f
  > div
  > .complex_e523
  > .hidden-slow-2f52
  > a
  .row_d0b4.medium_542e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-e3e1
  > .nav-out-373f
  > div
  > .complex_e523
  > .hidden-slow-2f52
  > a
  .frame_fluid_d024.red_e0c6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-e3e1
  > .nav-out-373f
  > div
  > .complex_e523
  > .hidden-slow-2f52
  > .box_8d3f
  .hidden-slow-2f52
  > a {
  background-color: var(--e-global-color-secondary);
}
.box-e3e1
  > .nav-out-373f
  > div
  > .complex_e523
  > .hidden-slow-2f52
  > .box_8d3f
  .hidden-slow-2f52
  > a
  .label_smooth_a39c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-e3e1
  > .nav-out-373f
  > div
  > .complex_e523
  > .hidden-slow-2f52
  > .box_8d3f
  .hidden-slow-2f52
  > a
  .frame_fluid_d024.column-5d80 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-e3e1
  > .nav-out-373f
  > div
  > .complex_e523
  > .hidden-slow-2f52
  > a
  .carousel-cd92:before {
  color: var(--e-global-color-text);
}
.box-e3e1
  > .nav-out-373f
  > div
  > .complex_e523
  > .hidden-slow-2f52
  > .box_8d3f
  a
  .carousel-cd92:before {
  color: var(--e-global-color-text);
}
.box-e3e1
  > .nav-out-373f
  > div
  > .complex_e523
  > .hidden-slow-2f52.green-eb08
  > a
  .carousel-cd92:before {
  color: var(--e-global-color-text);
}
.box-e3e1
  > .nav-out-373f
  > div
  > .complex_e523
  > .hidden-slow-2f52
  > .box_8d3f
  .hidden-slow-2f52.green-eb08
  > a
  .carousel-cd92:before {
  color: var(--e-global-color-text);
}
.box-e3e1
  > .nav-out-373f
  > div
  > .complex_e523
  > .hidden-slow-2f52
  > a
  .module-cold-ce9f
  .backdrop-focused-4e97 {
  color: var(--e-global-color-text);
}
.box-e3e1
  > .nav-out-373f
  > div
  > .complex_e523
  > .hidden-slow-2f52
  > .box_8d3f
  a
  .module-cold-ce9f
  .backdrop-focused-4e97 {
  color: var(--e-global-color-text);
}
.box-e3e1
  > .nav-out-373f
  > div
  > .complex_e523
  > .hidden-slow-2f52
  > a
  .module-cold-ce9f
  .backdrop-focused-4e97,
.box-e3e1
  > .nav-out-373f
  > div
  > .complex_e523
  > .hidden-slow-2f52
  > .box_8d3f
  a
  .module-cold-ce9f
  .backdrop-focused-4e97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-e3e1
  > .nav-out-373f
  > div
  > .complex_e523
  > .hidden-slow-2f52
  > a
  .link_80b7:before {
  color: var(--e-global-color-text);
}
.box-e3e1
  > .nav-out-373f
  > div
  > .complex_e523
  > .hidden-slow-2f52
  > .box_8d3f
  a
  .link_80b7:before {
  color: var(--e-global-color-text);
}
.box-e3e1
  > .nav-out-373f
  > div
  > .complex_e523
  > .hidden-slow-2f52.green-eb08
  > a
  .link_80b7:before {
  color: var(--e-global-color-text);
}
.box-e3e1
  > .nav-out-373f
  > div
  > .complex_e523
  > .hidden-slow-2f52
  > .box_8d3f
  .hidden-slow-2f52.green-eb08
  > a
  .link_80b7:before {
  color: var(--e-global-color-text);
}
.focused_07ff .search_0207 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focused_07ff
  .block_6d8a:hover
  .search_0207 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dirty-233a
  > .nav-out-373f
  > .status-advanced-23cf
  > .gradient-00a8
  > .main-3e08
  > .paper_009a
  .green_9872 {
  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);
}
.dirty-233a
  > .nav-out-373f
  > .status-advanced-23cf
  > .gradient-00a8
  > .main-3e08
  > .paper_009a:hover
  .green_9872 {
  color: var(--e-global-color-text);
}
.dirty-233a
  > .nav-out-373f
  > .status-advanced-23cf
  > .gradient-00a8
  > .main-3e08
  > .paper_009a:hover
  .green_9872 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty-233a
  > .nav-out-373f
  > .status-advanced-23cf
  > .gradient-00a8
  > .main-3e08.cold-8b0a
  > .paper_009a
  .green_9872 {
  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);
}
.component_up_f274 .input_narrow_d83d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_up_f274 .progress_selected_418d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_up_f274 .hard_ae44 {
  background-color: var(--e-global-color-primary);
}
.component_up_f274 .hard_ae44 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-stone-c57d
  > .nav-out-373f
  > .main-focused-a3fd
  > .avatar_tall_1e15
  > .banner_1278
  .wrapper_4ec2 {
  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);
}
.outline-stone-c57d
  > .nav-out-373f
  > .main-focused-a3fd
  > .avatar_tall_1e15
  > .banner_1278
  .component_25f0 {
  color: var(--e-global-color-text);
}
.outline-stone-c57d
  > .nav-out-373f
  > .main-focused-a3fd
  > .avatar_tall_1e15
  > .banner_1278:hover
  .wrapper_4ec2 {
  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);
}
.outline-stone-c57d
  > .nav-out-373f
  > .main-focused-a3fd
  > .avatar_tall_1e15
  > .banner_1278:hover
  .component_25f0 {
  color: var(--e-global-color-secondary);
}
.outline-stone-c57d
  > .nav-out-373f
  > .main-focused-a3fd
  > .avatar_tall_1e15
  > .banner_1278.black-192c
  .wrapper_4ec2 {
  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);
}
.outline-stone-c57d
  > .nav-out-373f
  > .main-focused-a3fd
  > .avatar_tall_1e15
  > .banner_1278.black-192c
  .component_25f0 {
  color: var(--e-global-color-primary);
}
.popup-small-868f
  .selected_5ae6
  .highlight_tall_ca09 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-small-868f .item-a965 .primary-pro-0b40 .heading-lite-e34e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-steel-b4bf .popup_down_89cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-steel-b4bf .lower-cc2b .popup_down_89cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-steel-b4bf .box_9b63 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-steel-b4bf .box_9b63 {
  background-color: var(--e-global-color-primary);
}
.accordion-e397 .info-brown-d936 .block_3f3e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-e397
  .info-brown-d936:hover
  .soft-6d18 {
  color: var(--e-global-color-secondary);
}
.accordion-e397
  .info-brown-d936:hover
  .block_3f3e {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-aed4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.liquid-dc5a {
  flex-direction: column;
}

.liquid-dc5a .progress-green-383e {
  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.liquid-dc5a .progress-green-383e {
  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);
}

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

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

.widget_315c.narrow-8dad {
  display: none;
}

.over-b0d0 {
  display: none;
}

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

.breadcrumb-fresh-25df.dropdown-6ea6 {
  margin-bottom: 40px;
  width: 100%;
}

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

.liquid-dc5a a {
  width: 100%;
}

.sidebar_iron_a535 .highlight-blue-3301.texture_blue_4525 {
  width: 20% !important;
}

.main-current-25c6 {
  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; /* 字母间距 */
}

.main-current-25c6: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%);
}

.main-current-25c6 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.image-solid-d788 {
  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;
}

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

.image-solid-d788: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);
}

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

.sidebar_iron_a535
  .highlight-blue-3301.image_89fc
  .bright-ce5b
  .active_dc93 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.tertiary-glass-bd97.lite_0088 > .media_7094 {
  display: flex;
  align-items: center;
}

.chip-fc50 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.video-eea4 {
  position: relative;
  width: 100%;
}

.avatar-4428 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.copper-ef8c {
  display: flex;
  gap: 50px;
}

.sidebar_iron_a535
  .highlight-blue-3301.title-1d55
  .stale_b058
  .background-ed1f {
  width: 100% !important;
}

.row-gas-a778 {
  width: 500px !important;
  max-width: none;
}

.description-fe9f {
  width: 100%;
}

.preview-9dfc {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.background-east-45b3 {
  position: relative;
  cursor: pointer;
}

.background-east-45b3::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

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

.tabs-790c {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.background-east-45b3:hover .tabs-790c {
  visibility: visible;
}
.background-east-45b3:hover.background-east-45b3::before {
  display: block;
}

.up_f010 h3 {
  color: #fff;
}

.caption-bronze-5639 {
  margin: 0;
}

.sidebar_iron_a535
  .highlight-blue-3301.title-1d55
  .background-ed1f
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.solid-ed36 {
  width: 100%;
}

.link-dba3 {
  width: 100%;
}

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

.link-dba3 {
  width: 100%;
}

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

.background-ed1f {
  display: flex;
  align-items: center;
}

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

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

.liquid-dc5a .progress-green-383e.black-5714 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.liquid-dc5a h1.progress-green-383e {
  margin-top: 80px !important;
}

.sidebar_iron_a535 .highlight-blue-3301.gold_bba6 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.header-918e img {
  width: 100%;
}

.outline-current-163c .feature-cool-ca1f.bright-ce5b {
  justify-content: space-between;
}

.down_8b4c {
  display: none;
}

.dropdown-b889 .fresh-f743 {
  margin: 1px 0 !important;
}

.accordion-3b1d li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .tertiary-glass-bd97 .media_7094 {
    flex-wrap: nowrap !important;
  }
}

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

  .row-gas-a778 {
    width: 100% !important;
  }
}

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

  .main-current-25c6 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .outline-current-163c .feature-cool-ca1f.bright-ce5b {
    border-bottom: 1px solid #f0c159;
  }

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

  .tertiary-glass-bd97.lite_0088 > .media_7094 {
    gap: 15px;
    justify-content: space-between;
  }

  .sidebar_iron_a535
    .highlight-blue-3301.title-1d55
    .background-ed1f
    img {
    width: 60% !important;
  }

  .avatar-4428 {
    left: 2%;
  }

  .mask-narrow-19b6 {
    margin: 10px 0;
  }

  .liquid-dc5a .fresh-f743 {
    margin: 0;
    margin-bottom: 10px;
  }

  .main-current-25c6 {
    font-size: 16px !important;
  }

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

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

  h2.liquid-dc5a .progress-green-383e,
  .liquid-dc5a .progress-green-383e {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .background-ed1f {
    justify-content: center;
  }

  .liquid-dc5a .fresh-f743 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .sidebar_iron_a535 .highlight-blue-3301.texture_blue_4525 {
    width: 75% !important;
  }

  .header-918e img {
    width: 100% !important;
  }
}

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

  h2.liquid-dc5a .progress-green-383e,
  .liquid-dc5a .progress-green-383e {
    font-size: 30px !important;
  }

  .background-ed1f {
    justify-content: center;
  }

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

  .outline_old_fc1b
    .steel_e021.status-8785 {
    margin: 0 !important;
  }

  .chip-fc50 {
    margin: 0;
    gap: 10px;
  }

  .mask-narrow-19b6 {
    display: flex;
  }

  .smooth-25d5 .main-current-25c6 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .basic-8a8e svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .liquid-dc5a h1.progress-green-383e {
    margin-top: 40px !important;
  }

  .sidebar_iron_a535
    .highlight-blue-3301.title-1d55
    .background-ed1f
    img,
  .filter_8b34 .stale_b058 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .image-solid-d788 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .sidebar_iron_a535 .highlight-blue-3301.texture_blue_4525 {
    width: 100% !important;
  }

  .tertiary-glass-bd97.lite_0088 > .media_7094 {
    gap: 3px;
  }

  .liquid-dc5a .fresh-f743 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .main-current-25c6 {
    white-space: wrap;
  }
}

/* 超紧凑型导航菜单样式 */
.outline-current-163c .feature-cool-ca1f.bright-ce5b {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.outline-current-163c .feature-cool-ca1f.bright-ce5b: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .outline-current-163c .feature-cool-ca1f.bright-ce5b {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .liquid-dc5a .progress-green-383e {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .main-current-25c6 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.overlay-96af .huge_8967 {
  flex-shrink: 0;
  white-space: nowrap;
}

.overlay-96af .paragraph_6cab {
  flex-shrink: 0;
  min-width: fit-content;
}

.overlay-96af .active_dc93 {
  white-space: nowrap;
}

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

.overlay-96af {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

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

.overlay-96af .paragraph_6cab {
  max-width: 80px !important;
  overflow: hidden;
}

.overlay-96af .feature-cool-ca1f.bright-ce5b {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.overlay-96af .active_dc93 {
  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);
  }
}

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

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

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

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

body .image-solid-d788:nth-child(2),
.sidebar_iron_a535 .image-solid-d788:nth-child(2),
#page .image-solid-d788: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;
}

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

/* css-noise: 0d93 */
.widget-item-n2 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.1;
}
