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(.nav_left_97a6) {
  gap: 0.5em;
}
:where(.fresh_46ee) {
  gap: 0.5em;
}
body .last-98c6 > .tertiary-3165 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .last-98c6 > .yellow-e59e {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .last-98c6 > .popup-84b0 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .fluid-517e > .tertiary-3165 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .fluid-517e > .yellow-e59e {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .fluid-517e > .popup-84b0 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .fluid-517e
  > :where(:not(.tertiary-3165):not(.yellow-e59e):not(.active_aed9)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .fluid-517e > .disabled_white_998f {
  max-width: var(--wp--style--global--wide-size);
}
body .nav_left_97a6 {
  display: flex;
}
body .nav_left_97a6 {
  flex-wrap: wrap;
  align-items: center;
}
body .nav_left_97a6 > * {
  margin: 0;
}
body .fresh_46ee {
  display: grid;
}
body .fresh_46ee > * {
  margin: 0;
}
:where(.header_static_7e00.nav_left_97a6) {
  gap: 2em;
}
:where(.header_static_7e00.fresh_46ee) {
  gap: 2em;
}
:where(.easy-1ea1.nav_left_97a6) {
  gap: 1.25em;
}
:where(.easy-1ea1.fresh_46ee) {
  gap: 1.25em;
}
.main-f91b {
  color: var(--wp--preset--color--black) !important;
}
.yellow_f8b2 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.section_f555 {
  color: var(--wp--preset--color--white) !important;
}
.summary_light_7e2b {
  color: var(--wp--preset--color--pale-pink) !important;
}
.paragraph_0509 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.tabs-f192 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.image-c308 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.box_clean_1c7e {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.upper_1e00 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.outer-de33 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.shade_smooth_e7c1 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.paragraph_fluid_d4b8 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.item-c38b {
  background-color: var(--wp--preset--color--black) !important;
}
.banner-e808 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.tabs-e43d {
  background-color: var(--wp--preset--color--white) !important;
}
.hover-2582 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.widget-in-5cf5 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.feature_copper_dd84 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.container-d050 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.content_dbf8 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.west_1bf5 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.photo-6937 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.progress_d975 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.complex_0d9b {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.label_2d61 {
  border-color: var(--wp--preset--color--black) !important;
}
.soft-83fd {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.hard_ac79 {
  border-color: var(--wp--preset--color--white) !important;
}
.cold_01ca {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.lower-4d3c {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.glass_bc33 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.iron_02c6 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.grid-45ad {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.box_cold_bab6 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.banner-slow-7c5b {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.over-929c {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.plasma-fd97 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.form_liquid_9ca5 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.narrow-2f39 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.sidebar_a8c1 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.status_south_e28b {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.carousel-south-38ae {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.east_92fe {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.slow-0014 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.tag-b58d {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.next-d4b0 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.center-2853 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.next_f62b {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.block-779c {
  background: var(--wp--preset--gradient--midnight) !important;
}
.accordion-5ade {
  font-size: var(--wp--preset--font-size--small) !important;
}
.warm-5e1d {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.dirty-1edf {
  font-size: var(--wp--preset--font-size--large) !important;
}
.rough_d9dd {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.hard_a7e5 a:where(:not(.bronze-4b31)) {
  color: inherit;
}
:where(.easy-1ea1.nav_left_97a6) {
  gap: 1.25em;
}
:where(.easy-1ea1.fresh_46ee) {
  gap: 1.25em;
}
:where(.header_static_7e00.nav_left_97a6) {
  gap: 2em;
}
:where(.header_static_7e00.fresh_46ee) {
  gap: 2em;
}
.current_345d {
  font-size: 1.5em;
  line-height: 1.6;
}

.easy_c178 .media-lite-1a63 {
  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);
}
.container-a59a .video_rough_5ff4 {
  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);
}
.sidebar-out-5c26 {
  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);
}
.sidebar-out-5c26.texture_small_61d1 .picture_b3a7 {
  background-color: var(--e-global-color-primary);
}
.sidebar-out-5c26.copper_2930 .picture_b3a7,
.sidebar-out-5c26.action-a9cb .picture_b3a7 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.info-black-db49 .disabled-gas-b167 {
  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);
}
.footer_over_831c {
  --divider-color: var(--e-global-color-secondary);
}
.footer_over_831c .steel_176b {
  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);
}
.footer_over_831c.tall_e097 .grid-warm-e0f4 {
  background-color: var(--e-global-color-secondary);
}
.footer_over_831c.badge-pressed-752f .grid-warm-e0f4,
.footer_over_831c.notification_3372 .grid-warm-e0f4 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.footer_over_831c.badge-pressed-752f .grid-warm-e0f4,
.footer_over_831c.notification_3372 .grid-warm-e0f4 svg {
  fill: var(--e-global-color-secondary);
}
.widget_hovered_21bc .hero-d9fa {
  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);
}
.widget_hovered_21bc .west_7e6b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-rough-f84f.tall_e097 .grid-warm-e0f4 {
  background-color: var(--e-global-color-primary);
}
.image-rough-f84f.badge-pressed-752f .grid-warm-e0f4,
.image-rough-f84f.notification_3372 .grid-warm-e0f4 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.image-rough-f84f.badge-pressed-752f .grid-warm-e0f4,
.image-rough-f84f.notification_3372 .grid-warm-e0f4 svg {
  fill: var(--e-global-color-primary);
}
.next_996c.tall_e097 .grid-warm-e0f4 {
  background-color: var(--e-global-color-primary);
}
.next_996c.badge-pressed-752f .grid-warm-e0f4,
.next_996c.notification_3372 .grid-warm-e0f4 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.next_996c .preview-8b69 {
  color: var(--e-global-color-primary);
}
.next_996c .preview-8b69,
.next_996c .preview-8b69 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next_996c .input-west-ed41 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-95a1 .heading-white-4984 {
  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-tall-2f9b .panel-ddcd .over_4653 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern_silver_ee64 .detail-6058:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.pattern_silver_ee64 .wrapper_2bed i {
  color: var(--e-global-color-primary);
}
.pattern_silver_ee64 .wrapper_2bed svg {
  fill: var(--e-global-color-primary);
}
.pattern_silver_ee64 .icon-south-9061 {
  color: var(--e-global-color-secondary);
}
.pattern_silver_ee64 .detail-6058 > .icon-south-9061,
.pattern_silver_ee64 .detail-6058 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-huge-204a .item_8c4a {
  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);
}
.dropdown-huge-204a .filter_a510 {
  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);
}
.info_fast_3669 .carousel-8d04 .tertiary-abba {
  background-color: var(--e-global-color-primary);
}
.info_fast_3669 .highlight_cold_b16d {
  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);
}
.header-d0df .hovered-eaa6 {
  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);
}
.header-d0df .photo-bright-a7f0 {
  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);
}
.header-d0df .hover-red-0986 {
  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);
}
.pattern_bright_f3c0 .action_ebfd,
.pattern_bright_f3c0 .action_ebfd a {
  color: var(--e-global-color-primary);
}
.pattern_bright_f3c0 .action_ebfd.hover_89ea,
.pattern_bright_f3c0 .action_ebfd.hover_89ea a {
  color: var(--e-global-color-accent);
}
.pattern_bright_f3c0 .action_ebfd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_bright_f3c0 .sidebar_old_13ef {
  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);
}
.progress-liquid-9c1f .button-fluid-822a,
.progress-liquid-9c1f .background_c90b {
  color: var(--e-global-color-primary);
}
.progress-liquid-9c1f .button-fluid-822a svg {
  fill: var(--e-global-color-primary);
}
.progress-liquid-9c1f .hover_89ea .button-fluid-822a,
.progress-liquid-9c1f .hover_89ea .background_c90b {
  color: var(--e-global-color-accent);
}
.progress-liquid-9c1f .hover_89ea .button-fluid-822a svg {
  fill: var(--e-global-color-accent);
}
.progress-liquid-9c1f .background_c90b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-liquid-9c1f .sidebar_old_13ef {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-75ef .bronze-a907,
.paragraph-75ef .modal_719f {
  color: var(--e-global-color-primary);
}
.paragraph-75ef .modal_719f svg {
  fill: var(--e-global-color-primary);
}
.paragraph-75ef .action_ebfd.hover_89ea a,
.paragraph-75ef
  .action_ebfd.hover_89ea
  .modal_719f {
  color: var(--e-global-color-accent);
}
.paragraph-75ef .bronze-a907 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-75ef .sidebar_old_13ef {
  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);
}
.overlay_stale_0cdd .content-dim-a08a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_stale_0cdd .picture_full_112b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_c138 .selected-4381 .tabs_tiny_b10b {
  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);
}
.focus_c138 .selected-4381 .light_b02a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_c138 .picture_cb72 .tabs_tiny_b10b {
  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);
}
.focus_c138
  .picture_cb72
  .light_b02a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_c138
  .message_purple_2903
  .tabs_tiny_b10b {
  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);
}
.focus_c138
  .message_purple_2903
  .light_b02a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_c138
  .middle-f770
  .tabs_tiny_b10b {
  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);
}
.focus_c138
  .middle-f770
  .light_b02a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-dynamic-34a2 .shadow-cf5a {
  background-color: var(--e-global-color-primary);
}
.caption-dynamic-34a2 .shadow-cf5a:hover {
  background-color: var(--e-global-color-primary);
}
.caption-dynamic-34a2 .row-93c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-dynamic-34a2
  .shadow-cf5a:hover
  .row-93c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast_aed0 .gallery_9d81 {
  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);
}
.new_3625 .message_f8a2 .status-283f a {
  background-color: var(--e-global-color-accent);
}
.new_3625 .message_f8a2 .tertiary_85d6 a {
  background-color: var(--e-global-color-accent);
}
.new_3625 .message_f8a2 .status-283f a,
.new_3625 .message_f8a2 .tertiary_85d6 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-a96f
  .wood-3d7c.avatar_c5f7
  .message_f8a2
  a.layout-0eb1 {
  background-color: var(--e-global-color-accent);
}
.active-a96f
  .wood-3d7c.avatar_c5f7
  .message_f8a2
  span.layout-0eb1.fn-current-3990 {
  background-color: var(--e-global-color-text);
}
.active-a96f
  .wood-3d7c.avatar_c5f7
  .message_f8a2
  .layout-0eb1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_726e .link-888b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_726e
  .yellow_06b4
  > .title_steel_6667
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_726e
  .thumbnail-1694
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_726e
  .title-0c3e
  .secondary-fb6b,
.stone_726e
  .title-0c3e
  .container_f127 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone_726e
  .title-0c3e
  .header-8ea7,
.stone_726e
  .title-0c3e
  a
  .header-8ea7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_726e
  .title-0c3e
  .avatar-out-55e0 {
  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);
}
.stone_726e
  .title-0c3e
  .media-blue-413e {
  background-color: var(--e-global-color-primary);
}
.stone_726e
  .title-0c3e
  .media-blue-413e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_726e
  .title-0c3e
  .media-blue-413e:hover {
  background-color: var(--e-global-color-primary);
}
.stone_726e
  .title-0c3e
  .breadcrumb-a4db {
  background-color: var(--e-global-color-primary);
}
.stone_726e
  .title-0c3e
  .breadcrumb-a4db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_726e
  .title-0c3e
  .breadcrumb-a4db:hover {
  background-color: var(--e-global-color-primary);
}
.stone_726e
  .content_89e0
  .active-d9ee
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone_726e
  .content_89e0
  .tabs-955f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_726e
  .content_89e0
  .avatar-out-55e0 {
  color: var(--e-global-color-text);
}
.stone_726e
  .content_89e0
  .avatar-out-55e0
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_726e
  .content_89e0
  .media-blue-413e {
  background-color: var(--e-global-color-primary);
}
.stone_726e
  .content_89e0
  .media-blue-413e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_726e
  .content_89e0
  .media-blue-413e:hover {
  background-color: var(--e-global-color-primary);
}
.stone_726e
  .content_89e0
  .breadcrumb-a4db {
  background-color: var(--e-global-color-primary);
}
.stone_726e
  .content_89e0
  .breadcrumb-a4db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_726e
  .content_89e0
  .breadcrumb-a4db:hover {
  background-color: var(--e-global-color-primary);
}
.stone_726e .table_simple_7c87 {
  background-color: var(--e-global-color-primary);
}
.stone_726e .table_simple_7c87:hover {
  background-color: var(--e-global-color-primary);
}
.stone_726e .tall_0afc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone_726e .wide_853b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_e404 .solid-d5e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_e404
  .pressed_6280
  > div:nth-child(3)
  .solid-d5e6,
.in_e404
  .pressed_4eee
  > div:nth-child(1)
  .solid-d5e6,
.in_e404
  .element_5107
  > div:nth-child(1)
  .solid-d5e6,
.in_e404
  .copper_4592
  > div:nth-child(1)
  .solid-d5e6,
.in_e404
  .easy_db5b
  > div:nth-child(1)
  .solid-d5e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_e404 .solid_e42d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_e404 .full_763e {
  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);
}
.in_e404 .grid-cold-f1ad {
  background-color: var(--e-global-color-primary);
}
.in_e404 .grid-cold-f1ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_e404 .grid-cold-f1ad:hover {
  background-color: var(--e-global-color-primary);
}
.in_e404 .box_955e {
  background-color: var(--e-global-color-primary);
}
.in_e404 .box_955e:hover {
  background-color: var(--e-global-color-primary);
}
.in_e404 .tall_0afc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_e404 .wide_853b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_501d .solid_f279 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_501d .stone_6b00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_501d .tertiary_next_9690 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_501d .container-pressed-1968 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_501d .icon_0d4b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_501d .box_955e {
  background-color: var(--e-global-color-primary);
}
.out_501d .box_955e:hover {
  background-color: var(--e-global-color-primary);
}
.filter-cold-48c0 .mask_out_4846 {
  background-color: var(--e-global-color-secondary);
}
.filter-cold-48c0 .label_32a4 {
  background-color: var(--e-global-color-text);
}
.filter-cold-48c0 .lite-533e {
  background-color: var(--e-global-color-secondary);
}
.filter-cold-48c0 .clean_2b21 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-cold-48c0 .grid_pressed_4b9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-cold-48c0 .plasma_2754 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-cold-48c0 .fluid-ce45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-cold-48c0 .card_3821 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-simple-98c4 .disabled_3ea5 .highlight_in_2cc1,
.row-simple-98c4
  .disabled_3ea5
  .highlight_in_2cc1
  a,
.row-simple-98c4 .container_wood_1ced {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-simple-98c4 .disabled_3ea5 .out_7b11,
.row-simple-98c4 .gallery-black-935e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-simple-98c4 .disabled_3ea5 .out_7b11 {
  color: var(--e-global-color-text);
}
.row-simple-98c4 .gallery-black-935e {
  color: var(--e-global-color-text);
}
.row-simple-98c4
  .disabled_3ea5
  .form-mini-e266 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row-simple-98c4 .easy-a528 .title_bronze_77fa {
  background-color: var(--e-global-color-primary);
}
.row-simple-98c4 .easy-a528 .title_bronze_77fa:hover {
  background-color: var(--e-global-color-primary);
}
.row-simple-98c4 .easy-a528 .accordion-hard-43de li span {
  background-color: var(--e-global-color-text);
}
.row-simple-98c4 .easy-a528 .accordion-hard-43de li span:hover {
  background-color: var(--e-global-color-primary);
}
.row-simple-98c4
  .easy-a528
  .accordion-hard-43de
  li.disabled_5882
  span {
  background-color: var(--e-global-color-accent);
}
.row-simple-98c4 .column_dirty_70dc span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_prev_a8dd .title_4b4e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-prev-c680 .simple_b1b6 {
  background-color: var(--e-global-color-primary);
}
.layout-prev-c680 .breadcrumb_glass_7f34 {
  background-color: var(--e-global-color-secondary);
}
.layout-prev-c680 .primary-inner-425e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-prev-c680 .grid-306a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-prev-c680 .search-pink-5df3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-prev-c680 .tooltip_up_a253 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-prev-c680 .overlay_0cff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-prev-c680 .liquid-c224 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-prev-c680 .media_e9cc {
  background-color: var(--e-global-color-primary);
}
.layout-prev-c680 .media_e9cc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget_pressed_febf .bronze_1203 {
  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);
}
.widget_pressed_febf .light_4a14 {
  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);
}
.widget_pressed_febf
  .backdrop_solid_d9fa:after {
  background-color: var(--e-global-color-primary);
}
.widget_pressed_febf .lower-922a {
  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);
}
.narrow_e408 .container_wood_1ced {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_e408 .gallery-black-935e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-c1c3 .badge-advanced-4613 .cold-4695 {
  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);
}
.basic-c1c3 .badge-advanced-4613 .active_268d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_9dd0 .alert-9516 {
  background-color: var(--e-global-color-primary);
}
.tertiary_9dd0 .menu_copper_3cfd {
  background-color: var(--e-global-color-secondary);
}
.tertiary_9dd0 .outline_orange_e096 .description-6683 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_9dd0 .small_4c20 .description-6683 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_tall_2fa9 .column_medium_69ea .carousel_d39d {
  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);
}
.gallery_tall_2fa9 .column_medium_69ea .info-over-16a4 {
  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);
}
.gallery_tall_2fa9 .column_medium_69ea .pro-7d7d {
  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);
}
.left_f4ff .feature_tiny_1ed1 {
  border-color: var(--e-global-color-text);
}
.left_f4ff .slider-easy-ac2f {
  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);
}
.left_f4ff .tiny_47d9 {
  color: var(--e-global-color-primary);
}
.left_f4ff .widget-2791 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-bronze-a29e .table-bright-533f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-bronze-a29e .dark-3df5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-bronze-a29e .form-current-38c1:hover .table-bright-533f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-bronze-a29e
  .form-current-38c1:hover
  .dark-3df5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card-7911 .section_e2d3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card-7911 .stone_b072 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_inner_d7fe .liquid-407e .liquid-4170 {
  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);
}
.texture_inner_d7fe .light-9c00 .liquid-4170 {
  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);
}
.hero_f8cd .fixed-e96b {
  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);
}
.input_dark_7ca1 .progress_6c62 .focused_06a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_dark_7ca1 .progress_6c62 .focused_06a8 {
  background-color: var(--e-global-color-secondary);
}
.input_dark_7ca1 .outline_easy_d9c1 .focused_06a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_dark_7ca1 .outline_easy_d9c1 .focused_06a8 {
  background-color: var(--e-global-color-secondary);
}
.input_dark_7ca1 .pink_1ae9 .item-f0f3 {
  background-color: var(--e-global-color-primary);
}
.input_dark_7ca1 .pink_1ae9:hover .item-f0f3 {
  background-color: var(--e-global-color-secondary);
}
.input_dark_7ca1 .title_bronze_77fa {
  background-color: var(--e-global-color-primary);
}
.input_dark_7ca1 .title_bronze_77fa:hover {
  background-color: var(--e-global-color-accent);
}
.input_dark_7ca1 .accordion-hard-43de li span {
  background-color: var(--e-global-color-text);
}
.input_dark_7ca1 .accordion-hard-43de li span:hover {
  background-color: var(--e-global-color-primary);
}
.input_dark_7ca1 .accordion-hard-43de li.disabled_5882 span {
  background-color: var(--e-global-color-accent);
}
.block-clean-cce5 .modal-full-4d00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-clean-cce5 .tabs_8349 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-156a .chip-0098:before {
  background-color: var(--e-global-color-secondary);
}
.small-156a .caption-prev-49be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-156a .progress-stale-e5a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-24f2 .last-d4b9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-24f2 .last-d4b9:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-24f2 .last-d4b9.fn-active-3990 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-24f2 .chip_purple_fdbd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-24f2 .container-left-e6eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-24f2 .title_9782 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-24f2 .active-5179 {
  background-color: var(--e-global-color-primary);
}
.bottom-24f2 .active-5179 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom-24f2 .layout_2253 {
  background-color: var(--e-global-color-primary);
}
.bottom-24f2 .layout_2253 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-5377 .title-a657 .container_50a2 a {
  color: var(--e-global-color-secondary);
}
.breadcrumb-5377 .title-a657 .container_50a2 a:hover {
  color: var(--e-global-color-secondary);
}
.breadcrumb-5377 .title-a657 .container_50a2,
.breadcrumb-5377 .title-a657 .container_50a2 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-5377 .title-a657 .layout-stone-1deb {
  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);
}
.breadcrumb-5377 .title-a657 .lower_9f00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-5377 .title-a657 .in_b0ec {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-5377 .title-a657 .in_b0ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-5377 .title-a657 .in_b0ec:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-5377 .title-a657 .old-04b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-5377 .title-a657 .old-04b8 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-5377 .title-a657 .old-04b8:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-5377 .title-a657 .title_bronze_77fa {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-5377 .title-a657 .title_bronze_77fa:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-5377 .easy-a528 .accordion-hard-43de li span {
  background-color: var(--e-global-color-text);
}
.breadcrumb-5377 .easy-a528 .accordion-hard-43de li span:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-5377 .easy-a528 .accordion-hard-43de li.disabled_5882 span {
  background-color: var(--e-global-color-accent);
}
.breadcrumb-5377 .tall_0afc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-5377 .wide_853b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_dynamic_6e18 .menu_dark_fe26 .hot_a325 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_dynamic_6e18 .menu_dark_fe26 .box-purple-d6a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_dynamic_6e18 .menu_dark_fe26 .header_5c48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-7094 .message-smooth-05ec {
  border-color: var(--e-global-color-text);
}
.header-7094 .pressed_fb79 {
  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);
}
.header-7094 .stone_508a {
  color: var(--e-global-color-secondary);
}
.header-7094 .stone_508a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-7094 .dirty-47e5 > * {
  color: var(--e-global-color-primary);
}
.header-7094 .dirty-47e5 > * svg {
  fill: var(--e-global-color-primary);
}
.header-7094 .pagination-middle-beca {
  color: var(--e-global-color-primary);
}
.header-7094 .pagination-middle-beca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-7094 .summary-23bb {
  color: var(--e-global-color-primary);
}
.header-7094 .summary-23bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-7094 .module-full-6326 {
  color: var(--e-global-color-primary);
}
.header-7094 .module-full-6326 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-7094 .block-f012 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-7094 .clean_42e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-7094 .clean_42e3.in_d030 {
  color: var(--e-global-color-secondary);
}
.header-7094 .clean_42e3.in_d030 .gradient-fluid-e9a1 {
  color: var(--e-global-color-accent);
}
.header-7094 .clean_42e3.center_72a1 {
  color: var(--e-global-color-text);
}
.header-7094 .clean_42e3.center_72a1 .gradient-fluid-e9a1 {
  color: var(--e-global-color-text);
}
.header-7094 .clean_42e3:before {
  border-top-color: var(--e-global-color-text);
}
.header-7094 .soft-173e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-7094
  .soft-173e
  .module-8241 {
  background-color: var(--e-global-color-primary);
}
.header-7094
  .soft-173e
  .module-8241 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-7094 .message-smooth-05ec .chip_dim_26c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_lower_6b21 .gradient-first-ed27 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_lower_6b21 .avatar_down_9ad0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-gold-8c4d .wrapper-0b15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-gold-8c4d
  .next_2489
  .background-0a8b {
  background-color: var(--e-global-color-secondary);
}
.gallery-gold-8c4d
  .next_2489.action-35ba
  .background-0a8b {
  background-color: var(--e-global-color-text);
}
.gallery-gold-8c4d
  .next_2489:hover
  .background-0a8b {
  background-color: var(--e-global-color-accent);
}
.gallery-gold-8c4d
  .next_2489.fn-active-3990
  .background-0a8b {
  background-color: var(--e-global-color-primary);
}
.copper-c964 .footer_34ca {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.copper-c964 .dynamic-cd35 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-c964 .image_7cf7 {
  background-color: var(--e-global-color-primary);
}
.copper-c964 .image_7cf7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row-fresh-0340 .overlay-5db0 .grid-dirty-e07e .down_2a1a {
  background-color: var(--e-global-color-secondary);
}
.row-fresh-0340 .overlay-5db0 .input_pink_8adb:after {
  background-color: var(--e-global-color-secondary);
}
.row-fresh-0340 .hover_simple_d749 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-fresh-0340 .paragraph-paper-8885 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-fresh-0340 .accordion_9e0d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-fresh-0340 .module_bottom_f336 {
  background-color: var(--e-global-color-primary);
}
.row-fresh-0340 .module_bottom_f336 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row-fresh-0340 .overlay_dynamic_d4d6 {
  background-color: var(--e-global-color-secondary);
}
.row-fresh-0340 .overlay_dynamic_d4d6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row-fresh-0340 .overlay-5db0 .info_warm_83db .link_last_3666:hover {
  background-color: var(--e-global-color-primary);
}
.row-fresh-0340
  .overlay-5db0
  .info_warm_83db
  .link_last_3666.orange_db60 {
  background-color: var(--e-global-color-primary);
}
.row-fresh-0340 .overlay-5db0 .image_cc31:before {
  border-color: var(--e-global-color-primary);
}
.row-fresh-0340 .overlay-5db0 .image_cc31:hover:before {
  border-color: var(--e-global-color-secondary);
}
.row-fresh-0340
  .overlay-5db0
  .image_cc31.image-e101:before {
  border-color: var(--e-global-color-primary);
}
.row-fresh-0340 .nav_right_6e54 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-1984 .simple-432c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-1984 .simple-432c:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-1984 .simple-432c.photo-wide-a767 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-1984 .title-6998 {
  background-color: var(--e-global-color-primary);
}
.caption-1984 .title-6998 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-1984
  .secondary_orange_4b43
  .north_2f28
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-1984
  .wrapper-8cbc
  .north_2f28
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern_b435
  .block_wide_dd63
  .badge-9633 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_b435
  .block_wide_dd63
  .light-883f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_b435 .content_dbea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_b435 .chip_outer_7deb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_b435 .notice-smooth-e456 {
  background-color: var(--e-global-color-primary);
}
.pattern_b435 .notice-smooth-e456 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south-ad7f .pagination-fe3c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south-ad7f .banner-5479 {
  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);
}
.south-ad7f .hover-middle-c461 {
  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-ad7f .hover-middle-c461 a:hover {
  color: var(--e-global-color-secondary);
}
.south-ad7f .image-stale-caca {
  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);
}
.south-ad7f .under_85d2 {
  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);
}
.south-ad7f .info_under_61f1 .title_bronze_77fa {
  background-color: var(--e-global-color-primary);
}
.south-ad7f .info_under_61f1 .title_bronze_77fa:hover {
  background-color: var(--e-global-color-accent);
}
.south-ad7f
  .info_under_61f1
  .accordion-hard-43de
  li
  span {
  background-color: var(--e-global-color-text);
}
.south-ad7f
  .info_under_61f1
  .accordion-hard-43de
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.south-ad7f
  .info_under_61f1
  .accordion-hard-43de
  li.disabled_5882
  span {
  background-color: var(--e-global-color-accent);
}
.button-gold-9def
  .easy_e5bb
  .under-e29d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-gold-9def .easy_e5bb .selected_fb19 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button-gold-9def .easy_e5bb .new-177a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-gold-9def .light_d100 {
  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);
}
.button-gold-9def
  .status-pro-6340.row_green_341a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_orange_1751
  > .heading_df2f
  > div
  > .center-6596
  > .tooltip-orange-2720
  > a {
  background-color: var(--e-global-color-text);
}
.active_orange_1751
  > .heading_df2f
  > div
  > .center-6596
  > .tooltip-orange-2720
  > a
  .logo_26c0.focus-58f4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_orange_1751
  > .heading_df2f
  > div
  > .center-6596
  > .tooltip-orange-2720
  > a
  .banner_narrow_389c.layout-middle-b0e3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_orange_1751
  > .heading_df2f
  > div
  > .center-6596
  > .tooltip-orange-2720
  > .orange_3a68
  .tooltip-orange-2720
  > a {
  background-color: var(--e-global-color-secondary);
}
.active_orange_1751
  > .heading_df2f
  > div
  > .center-6596
  > .tooltip-orange-2720
  > .orange_3a68
  .tooltip-orange-2720
  > a
  .summary-complex-2426 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_orange_1751
  > .heading_df2f
  > div
  > .center-6596
  > .tooltip-orange-2720
  > .orange_3a68
  .tooltip-orange-2720
  > a
  .banner_narrow_389c.content-south-a95f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_orange_1751
  > .heading_df2f
  > div
  > .center-6596
  > .tooltip-orange-2720
  > a
  .pattern_white_f172:before {
  color: var(--e-global-color-text);
}
.active_orange_1751
  > .heading_df2f
  > div
  > .center-6596
  > .tooltip-orange-2720
  > .orange_3a68
  a
  .pattern_white_f172:before {
  color: var(--e-global-color-text);
}
.active_orange_1751
  > .heading_df2f
  > div
  > .center-6596
  > .tooltip-orange-2720.filter-last-b014
  > a
  .pattern_white_f172:before {
  color: var(--e-global-color-text);
}
.active_orange_1751
  > .heading_df2f
  > div
  > .center-6596
  > .tooltip-orange-2720
  > .orange_3a68
  .tooltip-orange-2720.filter-last-b014
  > a
  .pattern_white_f172:before {
  color: var(--e-global-color-text);
}
.active_orange_1751
  > .heading_df2f
  > div
  > .center-6596
  > .tooltip-orange-2720
  > a
  .short_4dab
  .image-north-1930 {
  color: var(--e-global-color-text);
}
.active_orange_1751
  > .heading_df2f
  > div
  > .center-6596
  > .tooltip-orange-2720
  > .orange_3a68
  a
  .short_4dab
  .image-north-1930 {
  color: var(--e-global-color-text);
}
.active_orange_1751
  > .heading_df2f
  > div
  > .center-6596
  > .tooltip-orange-2720
  > a
  .short_4dab
  .image-north-1930,
.active_orange_1751
  > .heading_df2f
  > div
  > .center-6596
  > .tooltip-orange-2720
  > .orange_3a68
  a
  .short_4dab
  .image-north-1930 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_orange_1751
  > .heading_df2f
  > div
  > .center-6596
  > .tooltip-orange-2720
  > a
  .description-a6b5:before {
  color: var(--e-global-color-text);
}
.active_orange_1751
  > .heading_df2f
  > div
  > .center-6596
  > .tooltip-orange-2720
  > .orange_3a68
  a
  .description-a6b5:before {
  color: var(--e-global-color-text);
}
.active_orange_1751
  > .heading_df2f
  > div
  > .center-6596
  > .tooltip-orange-2720.filter-last-b014
  > a
  .description-a6b5:before {
  color: var(--e-global-color-text);
}
.active_orange_1751
  > .heading_df2f
  > div
  > .center-6596
  > .tooltip-orange-2720
  > .orange_3a68
  .tooltip-orange-2720.filter-last-b014
  > a
  .description-a6b5:before {
  color: var(--e-global-color-text);
}
.column_fast_afc5 .in_6da4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column_fast_afc5
  .iron_4e65:hover
  .in_6da4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_warm_0d6f
  > .heading_df2f
  > .mask_d155
  > .glass_378a
  > .search_f3e0
  > .backdrop-full-b31b
  .search_0738 {
  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);
}
.nav_warm_0d6f
  > .heading_df2f
  > .mask_d155
  > .glass_378a
  > .search_f3e0
  > .backdrop-full-b31b:hover
  .search_0738 {
  color: var(--e-global-color-text);
}
.nav_warm_0d6f
  > .heading_df2f
  > .mask_d155
  > .glass_378a
  > .search_f3e0
  > .backdrop-full-b31b:hover
  .search_0738 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_warm_0d6f
  > .heading_df2f
  > .mask_d155
  > .glass_378a
  > .search_f3e0.video_413f
  > .backdrop-full-b31b
  .search_0738 {
  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_white_1ce9 .title-30ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_white_1ce9 .media-lower-bf0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_white_1ce9 .inner_2d84 {
  background-color: var(--e-global-color-primary);
}
.modal_white_1ce9 .inner_2d84 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected_7278
  > .heading_df2f
  > .selected-2df9
  > .alert-basic-28ae
  > .basic_6dca
  .label_b91e {
  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);
}
.selected_7278
  > .heading_df2f
  > .selected-2df9
  > .alert-basic-28ae
  > .basic_6dca
  .background-selected-0a60 {
  color: var(--e-global-color-text);
}
.selected_7278
  > .heading_df2f
  > .selected-2df9
  > .alert-basic-28ae
  > .basic_6dca:hover
  .label_b91e {
  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);
}
.selected_7278
  > .heading_df2f
  > .selected-2df9
  > .alert-basic-28ae
  > .basic_6dca:hover
  .background-selected-0a60 {
  color: var(--e-global-color-secondary);
}
.selected_7278
  > .heading_df2f
  > .selected-2df9
  > .alert-basic-28ae
  > .basic_6dca.purple_2ccf
  .label_b91e {
  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);
}
.selected_7278
  > .heading_df2f
  > .selected-2df9
  > .alert-basic-28ae
  > .basic_6dca.purple_2ccf
  .background-selected-0a60 {
  color: var(--e-global-color-primary);
}
.table_3608
  .paragraph_fcf7
  .popup-f0b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_3608 .stone-732c .chip_dim_26c2 .chip-a816 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark-45ff .summary_2e5d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark-45ff .input-371b .summary_2e5d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark-45ff .label_complex_180e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dark-45ff .label_complex_180e {
  background-color: var(--e-global-color-primary);
}
.module_26a0 .carousel_491f .highlight-under-ada3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_26a0
  .carousel_491f:hover
  .overlay_cool_fad7 {
  color: var(--e-global-color-secondary);
}
.module_26a0
  .carousel_491f:hover
  .highlight-under-ada3 {
  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);
}
.advanced-82db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.new_0445 {
  flex-direction: column;
}

.new_0445 .plasma_46cf {
  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.new_0445 .plasma_46cf {
  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);
}

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

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

.small_f808.logo-west-a9b4 {
  display: none;
}

.cold-99f8 {
  display: none;
}

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

.dark-0998.upper_9f32 {
  margin-bottom: 40px;
  width: 100%;
}

.logo-dynamic-4dad {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.new_0445 a {
  width: 100%;
}

.texture_clean_62dd .paragraph_d364.label_bottom_13e9 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.texture_clean_62dd
  .paragraph_d364.caption-fast-f9fd
  .border-9042
  .overlay-inner-d25e {
  font-size: 20px !important;
}

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

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

.message-white-76bc h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.tertiary-e82a.section-1b65 > .frame_last_85d9 {
  display: flex;
  align-items: center;
}

.pro-82f8 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.label-top-2eca {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.texture_clean_62dd
  .paragraph_d364.dynamic_a73e
  .notice_84e3
  .filter_f0f3 {
  width: 100% !important;
}

.content-silver-2f39 {
  width: 500px !important;
  max-width: none;
}

.dark_b575 {
  width: 100%;
}

.notice-simple-be89 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.iron_19e8:hover .background_1552 {
  visibility: visible;
}
.iron_19e8:hover.iron_19e8::before {
  display: block;
}

.message-white-76bc h3 {
  color: #fff;
}

.wide_fa5e {
  margin: 0;
}

.texture_clean_62dd
  .paragraph_d364.dynamic_a73e
  .filter_f0f3
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.input-bae8 {
  width: 100%;
}

.stale_1e52 {
  width: 100%;
}

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

.stale_1e52 {
  width: 100%;
}

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

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

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

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

.new_0445 .plasma_46cf.detail_f917 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.new_0445 h1.plasma_46cf {
  margin-top: 80px !important;
}

.texture_clean_62dd .paragraph_d364.detail_outer_7427 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.pagination-large-b40e img {
  width: 100%;
}

.shadow_3dbe .narrow-1d1f.border-9042 {
  justify-content: space-between;
}

.pattern_9123 {
  display: none;
}

.thick-13c8 .out-057f {
  margin: 1px 0 !important;
}

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

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

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

  .content-silver-2f39 {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .message-white-76bc h3 {
    font-size: 28px;
  }

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

  .shadow_3dbe .narrow-1d1f.border-9042 {
    border-bottom: 1px solid #f0c159;
  }

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

  .tertiary-e82a.section-1b65 > .frame_last_85d9 {
    gap: 15px;
    justify-content: space-between;
  }

  .texture_clean_62dd
    .paragraph_d364.dynamic_a73e
    .filter_f0f3
    img {
    width: 60% !important;
  }

  .label-top-2eca {
    left: 2%;
  }

  .texture_fluid_7bb0 {
    margin: 10px 0;
  }

  .new_0445 .out-057f {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.new_0445 .plasma_46cf,
  .new_0445 .plasma_46cf {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .filter_f0f3 {
    justify-content: center;
  }

  .new_0445 .out-057f {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .logo-dynamic-4dad {
    margin-bottom: 15px !important;
  }

  .texture_clean_62dd .paragraph_d364.label_bottom_13e9 {
    width: 75% !important;
  }

  .pagination-large-b40e img {
    width: 100% !important;
  }
}

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

  h2.new_0445 .plasma_46cf,
  .new_0445 .plasma_46cf {
    font-size: 30px !important;
  }

  .filter_f0f3 {
    justify-content: center;
  }

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

  .disabled-0dad
    .column_advanced_9cb3.card_liquid_acee {
    margin: 0 !important;
  }

  .pro-82f8 {
    margin: 0;
    gap: 10px;
  }

  .texture_fluid_7bb0 {
    display: flex;
  }

  .nav-f342 .aside_fluid_9516 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .tall-43c4 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .new_0445 h1.plasma_46cf {
    margin-top: 40px !important;
  }

  .texture_clean_62dd
    .paragraph_d364.dynamic_a73e
    .filter_f0f3
    img,
  .widget_hovered_21bc .notice_84e3 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .texture_clean_62dd .paragraph_d364.label_bottom_13e9 {
    width: 100% !important;
  }

  .tertiary-e82a.section-1b65 > .frame_last_85d9 {
    gap: 3px;
  }

  .new_0445 .out-057f {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.shadow_3dbe .narrow-1d1f.border-9042 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.shadow_3dbe .narrow-1d1f.border-9042: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .shadow_3dbe .narrow-1d1f.border-9042 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .new_0445 .plasma_46cf {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .aside_fluid_9516 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.shade_thick_8adf .complex_1e88 {
  flex-shrink: 0;
  white-space: nowrap;
}

.shade_thick_8adf .frame_blue_4b0e {
  flex-shrink: 0;
  min-width: fit-content;
}

.shade_thick_8adf .overlay-inner-d25e {
  white-space: nowrap;
}

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

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

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

.shade_thick_8adf .frame_blue_4b0e {
  max-width: 80px !important;
  overflow: hidden;
}

.shade_thick_8adf .narrow-1d1f.border-9042 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.shade_thick_8adf .overlay-inner-d25e {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: b290 */
.shadow-element-l8 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.0;
}
