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(.lite_1923) {
  gap: 0.5em;
}
:where(.breadcrumb-cbc2) {
  gap: 0.5em;
}
body .texture_cb9a > .message-center-158c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .texture_cb9a > .image-active-8ad6 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .texture_cb9a > .bottom_7e45 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .stale_e242 > .message-center-158c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .stale_e242 > .image-active-8ad6 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .stale_e242 > .bottom_7e45 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .stale_e242
  > :where(:not(.message-center-158c):not(.image-active-8ad6):not(.pressed_8c86)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .stale_e242 > .image-slow-6632 {
  max-width: var(--wp--style--global--wide-size);
}
body .lite_1923 {
  display: flex;
}
body .lite_1923 {
  flex-wrap: wrap;
  align-items: center;
}
body .lite_1923 > * {
  margin: 0;
}
body .breadcrumb-cbc2 {
  display: grid;
}
body .breadcrumb-cbc2 > * {
  margin: 0;
}
:where(.hot-5904.lite_1923) {
  gap: 2em;
}
:where(.hot-5904.breadcrumb-cbc2) {
  gap: 2em;
}
:where(.progress-in-650d.lite_1923) {
  gap: 1.25em;
}
:where(.progress-in-650d.breadcrumb-cbc2) {
  gap: 1.25em;
}
.wrapper-hot-a09a {
  color: var(--wp--preset--color--black) !important;
}
.stale-eff1 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.medium_a2a1 {
  color: var(--wp--preset--color--white) !important;
}
.filter-clean-ca69 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.grid-084c {
  color: var(--wp--preset--color--vivid-red) !important;
}
.photo_active_25fe {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.preview-8a8d {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.green-e96d {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.tooltip_ea48 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.modal-bd7b {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.center-7fd0 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.picture_tall_e6da {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.progress_5474 {
  background-color: var(--wp--preset--color--black) !important;
}
.text-in-b9f0 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.title_9435 {
  background-color: var(--wp--preset--color--white) !important;
}
.south_e8db {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.component_b2dd {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.component_copper_98d3 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.picture-wood-48a5 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.outline-d0e1 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.tooltip_1ceb {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.row-f49c {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.outline-75e4 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.notification_63bb {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.avatar_faf6 {
  border-color: var(--wp--preset--color--black) !important;
}
.section_pink_3f5f {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.component_last_ca0d {
  border-color: var(--wp--preset--color--white) !important;
}
.outline_c912 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.button_dim_8270 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.widget_fea0 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.accordion-iron-f029 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.description_7dbb {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.banner_65e3 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.preview-south-1d7e {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.paragraph-smooth-56a8 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.heading_paper_ddd7 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.container-prev-489f {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.caption-4259 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.gradient_ca87 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.link-old-360a {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.container_lite_593c {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.accordion_full_1f97 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.breadcrumb-middle-e8f5 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.image-tall-d215 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.wrapper-3e0c {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.primary-upper-1cd6 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.picture-static-2812 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.breadcrumb-d13f {
  background: var(--wp--preset--gradient--midnight) !important;
}
.filter_a6e1 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.section_green_ab8c {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.notification-6b57 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.shade-left-d9f1 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.summary_c207 a:where(:not(.upper_e91b)) {
  color: inherit;
}
:where(.progress-in-650d.lite_1923) {
  gap: 1.25em;
}
:where(.progress-in-650d.breadcrumb-cbc2) {
  gap: 1.25em;
}
:where(.hot-5904.lite_1923) {
  gap: 2em;
}
:where(.hot-5904.breadcrumb-cbc2) {
  gap: 2em;
}
.warm-613a {
  font-size: 1.5em;
  line-height: 1.6;
}

.chip_bfba .grid_f45e {
  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);
}
.progress-wide-4a5c .card_5c01 {
  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);
}
.title_west_f277 {
  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);
}
.title_west_f277.first_18b1 .picture-6bd7 {
  background-color: var(--e-global-color-primary);
}
.title_west_f277.gallery_b8ae .picture-6bd7,
.title_west_f277.status-inner-64a7 .picture-6bd7 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.image-huge-e110 .east_8ce0 {
  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);
}
.section_d920 {
  --divider-color: var(--e-global-color-secondary);
}
.section_d920 .heading_in_4d36 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.section_d920.thumbnail_b7a8 .media_f3c3 {
  background-color: var(--e-global-color-secondary);
}
.section_d920.wrapper_yellow_6138 .media_f3c3,
.section_d920.fluid_2efc .media_f3c3 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.section_d920.wrapper_yellow_6138 .media_f3c3,
.section_d920.fluid_2efc .media_f3c3 svg {
  fill: var(--e-global-color-secondary);
}
.hidden-small-aa8a .copper-56cb {
  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);
}
.hidden-small-aa8a .dirty_a92b {
  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);
}
.medium_f239.thumbnail_b7a8 .media_f3c3 {
  background-color: var(--e-global-color-primary);
}
.medium_f239.wrapper_yellow_6138 .media_f3c3,
.medium_f239.fluid_2efc .media_f3c3 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.medium_f239.wrapper_yellow_6138 .media_f3c3,
.medium_f239.fluid_2efc .media_f3c3 svg {
  fill: var(--e-global-color-primary);
}
.accent_36aa.thumbnail_b7a8 .media_f3c3 {
  background-color: var(--e-global-color-primary);
}
.accent_36aa.wrapper_yellow_6138 .media_f3c3,
.accent_36aa.fluid_2efc .media_f3c3 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.accent_36aa .tabs_3733 {
  color: var(--e-global-color-primary);
}
.accent_36aa .tabs_3733,
.accent_36aa .tabs_3733 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_36aa .media_stale_71a5 {
  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);
}
.popup_inner_c8c1 .accordion-1eeb {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-4b7c .content-c51f .logo_8e56 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_6458 .next-6f47:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.gallery_6458 .tooltip-7f98 i {
  color: var(--e-global-color-primary);
}
.gallery_6458 .tooltip-7f98 svg {
  fill: var(--e-global-color-primary);
}
.gallery_6458 .widget-f9b5 {
  color: var(--e-global-color-secondary);
}
.gallery_6458 .next-6f47 > .widget-f9b5,
.gallery_6458 .next-6f47 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot_0b17 .surface_2365 {
  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);
}
.hot_0b17 .center-4c79 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.section-next-6038 .logo_6c21 .notice_cd7c {
  background-color: var(--e-global-color-primary);
}
.section-next-6038 .column-bd1e {
  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);
}
.small-6f49 .hover_8e4b {
  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);
}
.small-6f49 .row_solid_db3f {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small-6f49 .image-faba {
  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);
}
.detail-north-4389 .paragraph_e911,
.detail-north-4389 .paragraph_e911 a {
  color: var(--e-global-color-primary);
}
.detail-north-4389 .paragraph_e911.status-c9f9,
.detail-north-4389 .paragraph_e911.status-c9f9 a {
  color: var(--e-global-color-accent);
}
.detail-north-4389 .paragraph_e911 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-north-4389 .avatar_f5cc {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_de14 .content_motion_9910,
.purple_de14 .article_bronze_da46 {
  color: var(--e-global-color-primary);
}
.purple_de14 .content_motion_9910 svg {
  fill: var(--e-global-color-primary);
}
.purple_de14 .status-c9f9 .content_motion_9910,
.purple_de14 .status-c9f9 .article_bronze_da46 {
  color: var(--e-global-color-accent);
}
.purple_de14 .status-c9f9 .content_motion_9910 svg {
  fill: var(--e-global-color-accent);
}
.purple_de14 .article_bronze_da46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_de14 .avatar_f5cc {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_dark_a904 .breadcrumb_static_4500,
.layout_dark_a904 .description-ea04 {
  color: var(--e-global-color-primary);
}
.layout_dark_a904 .description-ea04 svg {
  fill: var(--e-global-color-primary);
}
.layout_dark_a904 .paragraph_e911.status-c9f9 a,
.layout_dark_a904
  .paragraph_e911.status-c9f9
  .description-ea04 {
  color: var(--e-global-color-accent);
}
.layout_dark_a904 .breadcrumb_static_4500 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_dark_a904 .avatar_f5cc {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-fluid-638d .title_prev_6a46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-fluid-638d .fixed-e17b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-white-a7d9 .bronze_6192 .table_1e83 {
  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);
}
.overlay-white-a7d9 .bronze_6192 .disabled_inner_153f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-white-a7d9 .input-complex-1b75 .table_1e83 {
  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);
}
.overlay-white-a7d9
  .input-complex-1b75
  .disabled_inner_153f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-white-a7d9
  .dynamic-a92b
  .table_1e83 {
  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);
}
.overlay-white-a7d9
  .dynamic-a92b
  .disabled_inner_153f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-white-a7d9
  .blue_f61b
  .table_1e83 {
  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);
}
.overlay-white-a7d9
  .blue_f61b
  .disabled_inner_153f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-a715 .component_b03b {
  background-color: var(--e-global-color-primary);
}
.cold-a715 .component_b03b:hover {
  background-color: var(--e-global-color-primary);
}
.cold-a715 .plasma-aa32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-a715
  .component_b03b:hover
  .plasma-aa32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid-dc39 .main-glass-6596 {
  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);
}
.table_550b .button-5a77 .wood_9dda a {
  background-color: var(--e-global-color-accent);
}
.table_550b .button-5a77 .sidebar-3a1b a {
  background-color: var(--e-global-color-accent);
}
.table_550b .button-5a77 .wood_9dda a,
.table_550b .button-5a77 .sidebar-3a1b a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-top-ce63
  .caption_c149.paragraph-cool-aaed
  .button-5a77
  a.outline-747a {
  background-color: var(--e-global-color-accent);
}
.description-top-ce63
  .caption_c149.paragraph-cool-aaed
  .button-5a77
  span.outline-747a.fn-current-eb24 {
  background-color: var(--e-global-color-text);
}
.description-top-ce63
  .caption_c149.paragraph-cool-aaed
  .button-5a77
  .outline-747a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_6eda .easy-945c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_6eda
  .notice_6a25
  > .container-761c
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_6eda
  .image_9a2a
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_6eda
  .focused-f7af
  .blue-c26f,
.nav_6eda
  .focused-f7af
  .tag_yellow_6618 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_6eda
  .focused-f7af
  .large-23a8,
.nav_6eda
  .focused-f7af
  a
  .large-23a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_6eda
  .focused-f7af
  .aside-33f8 {
  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);
}
.nav_6eda
  .focused-f7af
  .prev_3363 {
  background-color: var(--e-global-color-primary);
}
.nav_6eda
  .focused-f7af
  .prev_3363 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_6eda
  .focused-f7af
  .prev_3363:hover {
  background-color: var(--e-global-color-primary);
}
.nav_6eda
  .focused-f7af
  .card_32ea {
  background-color: var(--e-global-color-primary);
}
.nav_6eda
  .focused-f7af
  .card_32ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_6eda
  .focused-f7af
  .card_32ea:hover {
  background-color: var(--e-global-color-primary);
}
.nav_6eda
  .motion_e2dc
  .pagination_cool_794f
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_6eda
  .motion_e2dc
  .over-e59d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_6eda
  .motion_e2dc
  .aside-33f8 {
  color: var(--e-global-color-text);
}
.nav_6eda
  .motion_e2dc
  .aside-33f8
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_6eda
  .motion_e2dc
  .prev_3363 {
  background-color: var(--e-global-color-primary);
}
.nav_6eda
  .motion_e2dc
  .prev_3363 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_6eda
  .motion_e2dc
  .prev_3363:hover {
  background-color: var(--e-global-color-primary);
}
.nav_6eda
  .motion_e2dc
  .card_32ea {
  background-color: var(--e-global-color-primary);
}
.nav_6eda
  .motion_e2dc
  .card_32ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_6eda
  .motion_e2dc
  .card_32ea:hover {
  background-color: var(--e-global-color-primary);
}
.nav_6eda .fast-f392 {
  background-color: var(--e-global-color-primary);
}
.nav_6eda .fast-f392:hover {
  background-color: var(--e-global-color-primary);
}
.nav_6eda .label_tiny_ea75 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_6eda .media-prev-fcea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-glass-5613 .upper_7070 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-glass-5613
  .advanced_ddf8
  > div:nth-child(3)
  .upper_7070,
.tag-glass-5613
  .image-5ff1
  > div:nth-child(1)
  .upper_7070,
.tag-glass-5613
  .hero_a865
  > div:nth-child(1)
  .upper_7070,
.tag-glass-5613
  .tertiary_lower_cb47
  > div:nth-child(1)
  .upper_7070,
.tag-glass-5613
  .hovered_a8e2
  > div:nth-child(1)
  .upper_7070 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-glass-5613 .accent_orange_ef4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-glass-5613 .clean-acbc {
  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);
}
.tag-glass-5613 .slow_feec {
  background-color: var(--e-global-color-primary);
}
.tag-glass-5613 .slow_feec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-glass-5613 .slow_feec:hover {
  background-color: var(--e-global-color-primary);
}
.tag-glass-5613 .tooltip_496b {
  background-color: var(--e-global-color-primary);
}
.tag-glass-5613 .tooltip_496b:hover {
  background-color: var(--e-global-color-primary);
}
.tag-glass-5613 .label_tiny_ea75 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-glass-5613 .media-prev-fcea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-outer-69ca .section_next_5a0d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-outer-69ca .row-white-227f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-outer-69ca .button-6caf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-outer-69ca .hard_1ecf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-outer-69ca .active-2a3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-outer-69ca .tooltip_496b {
  background-color: var(--e-global-color-primary);
}
.accent-outer-69ca .tooltip_496b:hover {
  background-color: var(--e-global-color-primary);
}
.widget_716c .west-6c0b {
  background-color: var(--e-global-color-secondary);
}
.widget_716c .hidden-b49b {
  background-color: var(--e-global-color-text);
}
.widget_716c .gallery-a568 {
  background-color: var(--e-global-color-secondary);
}
.widget_716c .light_9151 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_716c .image-dirty-b99b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_716c .feature-last-ae0f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_716c .shade_2ad6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_716c .clean_1291 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_b085 .frame-1044 .accent-full-d8fa,
.widget_b085
  .frame-1044
  .accent-full-d8fa
  a,
.widget_b085 .main-solid-7210 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_b085 .frame-1044 .component-advanced-04ae,
.widget_b085 .frame_black_5410 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_b085 .frame-1044 .component-advanced-04ae {
  color: var(--e-global-color-text);
}
.widget_b085 .frame_black_5410 {
  color: var(--e-global-color-text);
}
.widget_b085
  .frame-1044
  .brown_c3c7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget_b085 .carousel-hovered-9e7b .fast-26d7 {
  background-color: var(--e-global-color-primary);
}
.widget_b085 .carousel-hovered-9e7b .fast-26d7:hover {
  background-color: var(--e-global-color-primary);
}
.widget_b085 .carousel-hovered-9e7b .image_c497 li span {
  background-color: var(--e-global-color-text);
}
.widget_b085 .carousel-hovered-9e7b .image_c497 li span:hover {
  background-color: var(--e-global-color-primary);
}
.widget_b085
  .carousel-hovered-9e7b
  .image_c497
  li.focused-1a71
  span {
  background-color: var(--e-global-color-accent);
}
.widget_b085 .button_155b span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple-7d36 .accent-fc30 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_deb1 .tabs_4eba {
  background-color: var(--e-global-color-primary);
}
.block_deb1 .module_steel_0cb0 {
  background-color: var(--e-global-color-secondary);
}
.block_deb1 .chip_ebd2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_deb1 .dynamic-84fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_deb1 .focus_right_3e61 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_deb1 .caption_short_a0de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_deb1 .description-b9e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_deb1 .element-copper-4beb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_deb1 .upper_fca6 {
  background-color: var(--e-global-color-primary);
}
.block_deb1 .upper_fca6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard-9a28 .smooth_0dca {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-9a28 .fresh_cb20 {
  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);
}
.hard-9a28
  .item-black-1c8f:after {
  background-color: var(--e-global-color-primary);
}
.hard-9a28 .stone_caab {
  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);
}
.popup-clean-cc78 .main-solid-7210 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-clean-cc78 .frame_black_5410 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_901a .top-0038 .widget-5f04 {
  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);
}
.east_901a .top-0038 .fluid_b71b {
  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);
}
.middle_1e0d .surface-copper-4b13 {
  background-color: var(--e-global-color-primary);
}
.middle_1e0d .slow-8a26 {
  background-color: var(--e-global-color-secondary);
}
.middle_1e0d .button-over-2f98 .short-3f5b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle_1e0d .pink-0f93 .short-3f5b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_last_815e .item_dim_7057 .accent-stone-c197 {
  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);
}
.row_last_815e .item_dim_7057 .menu_selected_0665 {
  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);
}
.row_last_815e .item_dim_7057 .message_red_b762 {
  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);
}
.alert_middle_d0df .tiny-09f3 {
  border-color: var(--e-global-color-text);
}
.alert_middle_d0df .frame-first-7731 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_middle_d0df .preview-9290 {
  color: var(--e-global-color-primary);
}
.alert_middle_d0df .frame-paper-1c8b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-selected-e4fa .border-0780 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-selected-e4fa .accordion-0766 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-selected-e4fa .right-b8c0:hover .border-0780 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-selected-e4fa
  .right-b8c0:hover
  .accordion-0766 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini-13d2 .surface_fresh_e5ee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini-13d2 .main-blue-43b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_6c91 .focused_c132 .rough_aa3e {
  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);
}
.green_6c91 .small_6568 .rough_aa3e {
  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);
}
.down-d738 .block-hovered-1131 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.carousel_13e6 .tabs-1db1 .focus_74d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_13e6 .tabs-1db1 .focus_74d3 {
  background-color: var(--e-global-color-secondary);
}
.carousel_13e6 .focus_8b4d .focus_74d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_13e6 .focus_8b4d .focus_74d3 {
  background-color: var(--e-global-color-secondary);
}
.carousel_13e6 .green-2b47 .easy-75db {
  background-color: var(--e-global-color-primary);
}
.carousel_13e6 .green-2b47:hover .easy-75db {
  background-color: var(--e-global-color-secondary);
}
.carousel_13e6 .fast-26d7 {
  background-color: var(--e-global-color-primary);
}
.carousel_13e6 .fast-26d7:hover {
  background-color: var(--e-global-color-accent);
}
.carousel_13e6 .image_c497 li span {
  background-color: var(--e-global-color-text);
}
.carousel_13e6 .image_c497 li span:hover {
  background-color: var(--e-global-color-primary);
}
.carousel_13e6 .image_c497 li.focused-1a71 span {
  background-color: var(--e-global-color-accent);
}
.panel-182c .secondary_fresh_7f3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-182c .caption_left_24c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_light_d9ee .tabs_thick_e503:before {
  background-color: var(--e-global-color-secondary);
}
.section_light_d9ee .slow-6e13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_light_d9ee .highlight-d82b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_huge_77ef .container-70d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_huge_77ef .container-70d8:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_huge_77ef .container-70d8.fn-active-eb24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_huge_77ef .focus_a3f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_huge_77ef .info-6c5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_huge_77ef .badge_fixed_0a1d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_huge_77ef .pagination_mini_d33a {
  background-color: var(--e-global-color-primary);
}
.hidden_huge_77ef .pagination_mini_d33a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_huge_77ef .frame_5f7b {
  background-color: var(--e-global-color-primary);
}
.hidden_huge_77ef .frame_5f7b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.left-34e7 .caption-soft-9a7f .hero_d0b0 a {
  color: var(--e-global-color-secondary);
}
.left-34e7 .caption-soft-9a7f .hero_d0b0 a:hover {
  color: var(--e-global-color-secondary);
}
.left-34e7 .caption-soft-9a7f .hero_d0b0,
.left-34e7 .caption-soft-9a7f .hero_d0b0 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-34e7 .caption-soft-9a7f .panel_middle_181d {
  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-34e7 .caption-soft-9a7f .complex_59d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-34e7 .caption-soft-9a7f .container-action-2587 {
  background-color: var(--e-global-color-primary);
}
.left-34e7 .caption-soft-9a7f .container-action-2587 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-34e7 .caption-soft-9a7f .container-action-2587:hover {
  background-color: var(--e-global-color-primary);
}
.left-34e7 .caption-soft-9a7f .element-088a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.left-34e7 .caption-soft-9a7f .element-088a {
  background-color: var(--e-global-color-primary);
}
.left-34e7 .caption-soft-9a7f .element-088a:hover {
  background-color: var(--e-global-color-primary);
}
.left-34e7 .caption-soft-9a7f .fast-26d7 {
  background-color: var(--e-global-color-primary);
}
.left-34e7 .caption-soft-9a7f .fast-26d7:hover {
  background-color: var(--e-global-color-primary);
}
.left-34e7 .carousel-hovered-9e7b .image_c497 li span {
  background-color: var(--e-global-color-text);
}
.left-34e7 .carousel-hovered-9e7b .image_c497 li span:hover {
  background-color: var(--e-global-color-primary);
}
.left-34e7 .carousel-hovered-9e7b .image_c497 li.focused-1a71 span {
  background-color: var(--e-global-color-accent);
}
.left-34e7 .label_tiny_ea75 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-34e7 .media-prev-fcea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_copper_1dc6 .module-adc6 .center_d8c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_copper_1dc6 .module-adc6 .tag-stone-9774 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_copper_1dc6 .module-adc6 .input-648b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_80d0 .secondary_a71a {
  border-color: var(--e-global-color-text);
}
.input_80d0 .dark-3335 {
  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);
}
.input_80d0 .alert_090f {
  color: var(--e-global-color-secondary);
}
.input_80d0 .alert_090f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_80d0 .cool_671d > * {
  color: var(--e-global-color-primary);
}
.input_80d0 .cool_671d > * svg {
  fill: var(--e-global-color-primary);
}
.input_80d0 .wide_f1eb {
  color: var(--e-global-color-primary);
}
.input_80d0 .wide_f1eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_80d0 .fresh-61aa {
  color: var(--e-global-color-primary);
}
.input_80d0 .fresh-61aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_80d0 .backdrop_basic_0cc0 {
  color: var(--e-global-color-primary);
}
.input_80d0 .backdrop_basic_0cc0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_80d0 .container-purple-f1d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_80d0 .steel-c3e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_80d0 .steel-c3e3.primary-29bb {
  color: var(--e-global-color-secondary);
}
.input_80d0 .steel-c3e3.primary-29bb .image-fluid-d7e5 {
  color: var(--e-global-color-accent);
}
.input_80d0 .steel-c3e3.card_bronze_7bdb {
  color: var(--e-global-color-text);
}
.input_80d0 .steel-c3e3.card_bronze_7bdb .image-fluid-d7e5 {
  color: var(--e-global-color-text);
}
.input_80d0 .steel-c3e3:before {
  border-top-color: var(--e-global-color-text);
}
.input_80d0 .gold_e6b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_80d0
  .gold_e6b6
  .last-39b3 {
  background-color: var(--e-global-color-primary);
}
.input_80d0
  .gold_e6b6
  .last-39b3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_80d0 .secondary_a71a .card_5bfa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_wide_a2c3 .chip_1de9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_wide_a2c3 .logo-south-feda {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_easy_9edf .footer_wide_5de5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_easy_9edf
  .card_61bb
  .yellow-6e52 {
  background-color: var(--e-global-color-secondary);
}
.texture_easy_9edf
  .card_61bb.basic_03a3
  .yellow-6e52 {
  background-color: var(--e-global-color-text);
}
.texture_easy_9edf
  .card_61bb:hover
  .yellow-6e52 {
  background-color: var(--e-global-color-accent);
}
.texture_easy_9edf
  .card_61bb.fn-active-eb24
  .yellow-6e52 {
  background-color: var(--e-global-color-primary);
}
.content_3f24 .backdrop-3991 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.content_3f24 .tag_cold_968a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_3f24 .thumbnail-b161 {
  background-color: var(--e-global-color-primary);
}
.content_3f24 .thumbnail-b161 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-e8a4 .north_71c2 .plasma-65a9 .block-slow-e4fd {
  background-color: var(--e-global-color-secondary);
}
.chip-e8a4 .north_71c2 .card-first-8ca1:after {
  background-color: var(--e-global-color-secondary);
}
.chip-e8a4 .grid_72aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-e8a4 .hover-f0a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-e8a4 .blue_41aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-e8a4 .primary-bottom-2444 {
  background-color: var(--e-global-color-primary);
}
.chip-e8a4 .primary-bottom-2444 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-e8a4 .frame-left-9814 {
  background-color: var(--e-global-color-secondary);
}
.chip-e8a4 .frame-left-9814 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-e8a4 .north_71c2 .east_75d6 .hero_0a40:hover {
  background-color: var(--e-global-color-primary);
}
.chip-e8a4
  .north_71c2
  .east_75d6
  .hero_0a40.hero_9c9c {
  background-color: var(--e-global-color-primary);
}
.chip-e8a4 .north_71c2 .fast_f9ba:before {
  border-color: var(--e-global-color-primary);
}
.chip-e8a4 .north_71c2 .fast_f9ba:hover:before {
  border-color: var(--e-global-color-secondary);
}
.chip-e8a4
  .north_71c2
  .fast_f9ba.icon-plasma-20f1:before {
  border-color: var(--e-global-color-primary);
}
.chip-e8a4 .pink_a488 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_stone_1007 .overlay_simple_2712 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion_stone_1007 .overlay_simple_2712:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion_stone_1007 .overlay_simple_2712.breadcrumb-down-8324 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion_stone_1007 .highlight-fluid-fd42 {
  background-color: var(--e-global-color-primary);
}
.accordion_stone_1007 .highlight-fluid-fd42 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion_stone_1007
  .upper-8cf7
  .north-0b66
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion_stone_1007
  .article_simple_03d8
  .north-0b66
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus-silver-561f
  .modal_de85
  .description_524a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-silver-561f
  .modal_de85
  .thumbnail_green_25f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-silver-561f .widget-9cda {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-silver-561f .iron-0028 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-silver-561f .modal_short_aa38 {
  background-color: var(--e-global-color-primary);
}
.focus-silver-561f .modal_short_aa38 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-complex-282c .breadcrumb_4956 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-complex-282c .notification-mini-d988 {
  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);
}
.texture-complex-282c .under-da02 {
  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-complex-282c .under-da02 a:hover {
  color: var(--e-global-color-secondary);
}
.texture-complex-282c .progress_out_2417 {
  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);
}
.texture-complex-282c .alert_cold_f986 {
  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);
}
.texture-complex-282c .tooltip-white-277c .fast-26d7 {
  background-color: var(--e-global-color-primary);
}
.texture-complex-282c .tooltip-white-277c .fast-26d7:hover {
  background-color: var(--e-global-color-accent);
}
.texture-complex-282c
  .tooltip-white-277c
  .image_c497
  li
  span {
  background-color: var(--e-global-color-text);
}
.texture-complex-282c
  .tooltip-white-277c
  .image_c497
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.texture-complex-282c
  .tooltip-white-277c
  .image_c497
  li.focused-1a71
  span {
  background-color: var(--e-global-color-accent);
}
.aside-green-ca6b
  .video_9b17
  .complex-108e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-green-ca6b .video_9b17 .pagination-north-b741 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-green-ca6b .video_9b17 .aside-981a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-green-ca6b .highlight-light-0968 {
  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);
}
.aside-green-ca6b
  .photo_820a.sort-fixed-a683 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_wood_807d
  > .hovered_50eb
  > div
  > .red-5471
  > .shadow-bb8b
  > a {
  background-color: var(--e-global-color-text);
}
.card_wood_807d
  > .hovered_50eb
  > div
  > .red-5471
  > .shadow-bb8b
  > a
  .over_7273.slider-red-6da9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_wood_807d
  > .hovered_50eb
  > div
  > .red-5471
  > .shadow-bb8b
  > a
  .disabled_bf89.left-fcbf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_wood_807d
  > .hovered_50eb
  > div
  > .red-5471
  > .shadow-bb8b
  > .texture_a9ec
  .shadow-bb8b
  > a {
  background-color: var(--e-global-color-secondary);
}
.card_wood_807d
  > .hovered_50eb
  > div
  > .red-5471
  > .shadow-bb8b
  > .texture_a9ec
  .shadow-bb8b
  > a
  .caption-e1fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_wood_807d
  > .hovered_50eb
  > div
  > .red-5471
  > .shadow-bb8b
  > .texture_a9ec
  .shadow-bb8b
  > a
  .disabled_bf89.prev-6eba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_wood_807d
  > .hovered_50eb
  > div
  > .red-5471
  > .shadow-bb8b
  > a
  .white_7871:before {
  color: var(--e-global-color-text);
}
.card_wood_807d
  > .hovered_50eb
  > div
  > .red-5471
  > .shadow-bb8b
  > .texture_a9ec
  a
  .white_7871:before {
  color: var(--e-global-color-text);
}
.card_wood_807d
  > .hovered_50eb
  > div
  > .red-5471
  > .shadow-bb8b.pressed-a866
  > a
  .white_7871:before {
  color: var(--e-global-color-text);
}
.card_wood_807d
  > .hovered_50eb
  > div
  > .red-5471
  > .shadow-bb8b
  > .texture_a9ec
  .shadow-bb8b.pressed-a866
  > a
  .white_7871:before {
  color: var(--e-global-color-text);
}
.card_wood_807d
  > .hovered_50eb
  > div
  > .red-5471
  > .shadow-bb8b
  > a
  .description-f580
  .over_5cfe {
  color: var(--e-global-color-text);
}
.card_wood_807d
  > .hovered_50eb
  > div
  > .red-5471
  > .shadow-bb8b
  > .texture_a9ec
  a
  .description-f580
  .over_5cfe {
  color: var(--e-global-color-text);
}
.card_wood_807d
  > .hovered_50eb
  > div
  > .red-5471
  > .shadow-bb8b
  > a
  .description-f580
  .over_5cfe,
.card_wood_807d
  > .hovered_50eb
  > div
  > .red-5471
  > .shadow-bb8b
  > .texture_a9ec
  a
  .description-f580
  .over_5cfe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_wood_807d
  > .hovered_50eb
  > div
  > .red-5471
  > .shadow-bb8b
  > a
  .middle-b03a:before {
  color: var(--e-global-color-text);
}
.card_wood_807d
  > .hovered_50eb
  > div
  > .red-5471
  > .shadow-bb8b
  > .texture_a9ec
  a
  .middle-b03a:before {
  color: var(--e-global-color-text);
}
.card_wood_807d
  > .hovered_50eb
  > div
  > .red-5471
  > .shadow-bb8b.pressed-a866
  > a
  .middle-b03a:before {
  color: var(--e-global-color-text);
}
.card_wood_807d
  > .hovered_50eb
  > div
  > .red-5471
  > .shadow-bb8b
  > .texture_a9ec
  .shadow-bb8b.pressed-a866
  > a
  .middle-b03a:before {
  color: var(--e-global-color-text);
}
.black_1467 .light-db50 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.black_1467
  .aside_638a:hover
  .light-db50 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.soft-30a5
  > .hovered_50eb
  > .gold-4c64
  > .description_50ee
  > .banner-center-f855
  > .action_054e
  .outline-motion-1d40 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft-30a5
  > .hovered_50eb
  > .gold-4c64
  > .description_50ee
  > .banner-center-f855
  > .action_054e:hover
  .outline-motion-1d40 {
  color: var(--e-global-color-text);
}
.soft-30a5
  > .hovered_50eb
  > .gold-4c64
  > .description_50ee
  > .banner-center-f855
  > .action_054e:hover
  .outline-motion-1d40 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft-30a5
  > .hovered_50eb
  > .gold-4c64
  > .description_50ee
  > .banner-center-f855.tag_0228
  > .action_054e
  .outline-motion-1d40 {
  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);
}
.footer_thick_4dcf .west-f91f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_thick_4dcf .column-28bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_thick_4dcf .focus_4d10 {
  background-color: var(--e-global-color-primary);
}
.footer_thick_4dcf .focus_4d10 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info_14ef
  > .hovered_50eb
  > .mask_new_0e27
  > .nav_first_60c4
  > .steel-bd27
  .media-49f6 {
  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);
}
.info_14ef
  > .hovered_50eb
  > .mask_new_0e27
  > .nav_first_60c4
  > .steel-bd27
  .red_a350 {
  color: var(--e-global-color-text);
}
.info_14ef
  > .hovered_50eb
  > .mask_new_0e27
  > .nav_first_60c4
  > .steel-bd27:hover
  .media-49f6 {
  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);
}
.info_14ef
  > .hovered_50eb
  > .mask_new_0e27
  > .nav_first_60c4
  > .steel-bd27:hover
  .red_a350 {
  color: var(--e-global-color-secondary);
}
.info_14ef
  > .hovered_50eb
  > .mask_new_0e27
  > .nav_first_60c4
  > .steel-bd27.article-dd80
  .media-49f6 {
  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);
}
.info_14ef
  > .hovered_50eb
  > .mask_new_0e27
  > .nav_first_60c4
  > .steel-bd27.article-dd80
  .red_a350 {
  color: var(--e-global-color-primary);
}
.tall-896d
  .overlay_purple_0b6d
  .right-43d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall-896d .slow-725c .card_5bfa .accordion_d4b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_9022 .large_6c08 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_9022 .card_be54 .large_6c08 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_9022 .media-slow-8e37 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.iron_9022 .media-slow-8e37 {
  background-color: var(--e-global-color-primary);
}
.alert_active_db9e .disabled-345b .detail-d8b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_active_db9e
  .disabled-345b:hover
  .image_32be {
  color: var(--e-global-color-secondary);
}
.alert_active_db9e
  .disabled-345b:hover
  .detail-d8b7 {
  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);
}
.table_stale_722e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.dirty-12e6 {
  max-width: 1400px !important;
}

.block_pro_09c5 {
  flex-direction: column;
}

.block_pro_09c5 .chip-hard-7341 {
  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.block_pro_09c5 .chip-hard-7341 {
  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);
}

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

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

.hover-71df.badge-5111 {
  display: none;
}

.old-69f1 {
  display: none;
}

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

.menu_west_03d6.wood-d4ca {
  margin-bottom: 40px;
  width: 100%;
}

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

.block_pro_09c5 a {
  width: 100%;
}

.overlay_gold_f2cd .background-5098.hidden_0dd5 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.overlay_gold_f2cd
  .background-5098.over_f8a6
  .widget_f80c
  .gas_66f0 {
  font-size: 20px !important;
}

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

.video-solid-f5b3 {
  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;
}

.summary-rough-9ea2 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.accent-82e9.modal_31c5 > .summary_40ee {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.disabled-f513 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.shade-rough-ab3d {
  font-size: 35px !important;
}

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

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

.badge-huge-06ba {
  display: flex;
  gap: 50px;
}

.overlay_gold_f2cd
  .background-5098.middle-ce54
  .row_hovered_91b8
  .west-86a9 {
  width: 100% !important;
}

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

.popup_a0c0 {
  width: 100%;
}

.hover-06f0 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.progress-out-1eae {
  position: relative;
  cursor: pointer;
}

.progress-out-1eae::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

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

.header-dim-c0eb {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.progress-out-1eae:hover .header-dim-c0eb {
  visibility: visible;
}
.progress-out-1eae:hover.progress-out-1eae::before {
  display: block;
}

.summary-rough-9ea2 h3 {
  color: #fff;
}

.dynamic-4340 {
  margin: 0;
}

.overlay_gold_f2cd
  .background-5098.middle-ce54
  .west-86a9
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.feature-eb15 {
  width: 100%;
}

.active-dd59 {
  width: 100%;
}

.bottom-0e40 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.active-dd59 {
  width: 100%;
}

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

.west-86a9 {
  display: flex;
  align-items: center;
}

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

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

.block_pro_09c5 .chip-hard-7341.content_copper_99d4 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.block_pro_09c5 h1.chip-hard-7341 {
  margin-top: 80px !important;
}

.overlay_gold_f2cd .background-5098.accordion_29ee {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.simple_1c3c img {
  width: 100%;
}

.input_bbf2 .action-0ef7.widget_f80c {
  justify-content: space-between;
}

.icon_center_1e71 {
  display: none;
}

.border-wide-9dfb .pressed-8374 {
  margin: 1px 0 !important;
}

.status-9db3 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .accent-82e9 .summary_40ee {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .badge-huge-06ba {
    flex-direction: column;
  }

  .wrapper-c2e7 {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .summary-rough-9ea2 h3 {
    font-size: 28px;
  }

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

  .input_bbf2 .action-0ef7.widget_f80c {
    border-bottom: 1px solid #f0c159;
  }

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

  .accent-82e9.modal_31c5 > .summary_40ee {
    gap: 15px;
    justify-content: space-between;
  }

  .overlay_gold_f2cd
    .background-5098.middle-ce54
    .west-86a9
    img {
    width: 60% !important;
  }

  .disabled-f513 {
    left: 2%;
  }

  .message_west_efdf {
    margin: 10px 0;
  }

  .block_pro_09c5 .pressed-8374 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .shade-rough-ab3d {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.block_pro_09c5 .chip-hard-7341,
  .block_pro_09c5 .chip-hard-7341 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .west-86a9 {
    justify-content: center;
  }

  .block_pro_09c5 .pressed-8374 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .overlay_gold_f2cd .background-5098.hidden_0dd5 {
    width: 75% !important;
  }

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

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

  h2.block_pro_09c5 .chip-hard-7341,
  .block_pro_09c5 .chip-hard-7341 {
    font-size: 30px !important;
  }

  .west-86a9 {
    justify-content: center;
  }

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

  .popup-hot-949d
    .cool-1370.widget-8ddd {
    margin: 0 !important;
  }

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

  .message_west_efdf {
    display: flex;
  }

  .focus_35d1 .sidebar_paper_e8b4 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .bottom-0e40 {
    justify-content: flex-end;
    gap: 1px;
  }

  .block_pro_09c5 h1.chip-hard-7341 {
    margin-top: 40px !important;
  }

  .overlay_gold_f2cd
    .background-5098.middle-ce54
    .west-86a9
    img,
  .hidden-small-aa8a .row_hovered_91b8 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .overlay_gold_f2cd .background-5098.hidden_0dd5 {
    width: 100% !important;
  }

  .accent-82e9.modal_31c5 > .summary_40ee {
    gap: 3px;
  }

  .block_pro_09c5 .pressed-8374 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.input_bbf2 .action-0ef7.widget_f80c: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);
}

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

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

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

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

.hover-71df: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;
}

/* 图片块简化样式 */
.accent-warm-c5cd {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .input_bbf2 .action-0ef7.widget_f80c {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .block_pro_09c5 .chip-hard-7341 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .sidebar_paper_e8b4 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.header_0ed3 .cold-8f86 {
  flex-shrink: 0;
  white-space: nowrap;
}

.header_0ed3 .hero_7aa9 {
  flex-shrink: 0;
  min-width: fit-content;
}

.header_0ed3 .gas_66f0 {
  white-space: nowrap;
}

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

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

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

.header_0ed3 .hero_7aa9 {
  max-width: 80px !important;
  overflow: hidden;
}

.header_0ed3 .action-0ef7.widget_f80c {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.header_0ed3 .gas_66f0 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 62f7 */
.phantom-card-h4 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.3;
}
