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(.row_west_f6f9) {
  gap: 0.5em;
}
:where(.image_down_8e40) {
  gap: 0.5em;
}
body .orange-59fd > .article_3a26 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .orange-59fd > .frame-stale-ba7f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .orange-59fd > .down-de06 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .media-8c3d > .article_3a26 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .media-8c3d > .frame-stale-ba7f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .media-8c3d > .down-de06 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .media-8c3d
  > :where(:not(.article_3a26):not(.frame-stale-ba7f):not(.badge_west_f5f5)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .media-8c3d > .carousel_e060 {
  max-width: var(--wp--style--global--wide-size);
}
body .row_west_f6f9 {
  display: flex;
}
body .row_west_f6f9 {
  flex-wrap: wrap;
  align-items: center;
}
body .row_west_f6f9 > * {
  margin: 0;
}
body .image_down_8e40 {
  display: grid;
}
body .image_down_8e40 > * {
  margin: 0;
}
:where(.logo_c527.row_west_f6f9) {
  gap: 2em;
}
:where(.logo_c527.image_down_8e40) {
  gap: 2em;
}
:where(.progress_7fff.row_west_f6f9) {
  gap: 1.25em;
}
:where(.progress_7fff.image_down_8e40) {
  gap: 1.25em;
}
.huge_ff80 {
  color: var(--wp--preset--color--black) !important;
}
.form-3c7e {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.hero-fast-ed2e {
  color: var(--wp--preset--color--white) !important;
}
.frame-87a7 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.soft-482f {
  color: var(--wp--preset--color--vivid-red) !important;
}
.photo_wide_0652 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.black-9b91 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.paper_7151 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.thumbnail-60eb {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.purple-8b3d {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.easy-d656 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.overlay-4f84 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.photo_warm_43a0 {
  background-color: var(--wp--preset--color--black) !important;
}
.highlight_fdb6 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.hot_a9eb {
  background-color: var(--wp--preset--color--white) !important;
}
.module-dark-1e59 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.cool_1af2 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.hidden-2d39 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.image_22a5 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.inner_ce10 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.panel_8f2c {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.medium_64d0 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.thumbnail_bronze_426d {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hovered-9bd9 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.block-hard-95a8 {
  border-color: var(--wp--preset--color--black) !important;
}
.chip-c7ff {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.right_9f0f {
  border-color: var(--wp--preset--color--white) !important;
}
.fixed_9dfd {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.wood-9f3e {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.dynamic_42b3 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.wide-001b {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.gradient_40bd {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.badge_995f {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.chip-middle-bb00 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.slider-43d3 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.pro_0ea4 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.aside_next_77b4 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.picture-2583 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.header_blue_69b8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.alert_right_4728 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.notice-9e16 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.module-0951 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.status-light-a5a6 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.yellow_1928 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.gallery_bottom_34ed {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.current_744a {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.section-brown-5e04 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.avatar-short-4f6a {
  background: var(--wp--preset--gradient--midnight) !important;
}
.outer_7cd3 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.slider-dca3 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.notification_4ec4 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.sidebar-dirty-ec64 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.content_yellow_9d12 a:where(:not(.chip-136b)) {
  color: inherit;
}
:where(.progress_7fff.row_west_f6f9) {
  gap: 1.25em;
}
:where(.progress_7fff.image_down_8e40) {
  gap: 1.25em;
}
:where(.logo_c527.row_west_f6f9) {
  gap: 2em;
}
:where(.logo_c527.image_down_8e40) {
  gap: 2em;
}
.hover-48e7 {
  font-size: 1.5em;
  line-height: 1.6;
}

.button-first-3f61 .accent-static-1dcc {
  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-east-e739 .list-narrow-b186 {
  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);
}
.link_d580 {
  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);
}
.link_d580.pressed-91cf .preview-focused-f4f5 {
  background-color: var(--e-global-color-primary);
}
.link_d580.wrapper_70fd .preview-focused-f4f5,
.link_d580.cold_125d .preview-focused-f4f5 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.sort_f447 .narrow-0f79 {
  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);
}
.texture-gas-1bc4 {
  --divider-color: var(--e-global-color-secondary);
}
.texture-gas-1bc4 .full_f561 {
  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);
}
.texture-gas-1bc4.down-74bb .shadow_7e4d {
  background-color: var(--e-global-color-secondary);
}
.texture-gas-1bc4.content_gold_0b29 .shadow_7e4d,
.texture-gas-1bc4.nav-ba77 .shadow_7e4d {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.texture-gas-1bc4.content_gold_0b29 .shadow_7e4d,
.texture-gas-1bc4.nav-ba77 .shadow_7e4d svg {
  fill: var(--e-global-color-secondary);
}
.tertiary-pink-6b91 .gallery_stale_8770 {
  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);
}
.tertiary-pink-6b91 .outline_fc9a {
  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);
}
.easy_6887.down-74bb .shadow_7e4d {
  background-color: var(--e-global-color-primary);
}
.easy_6887.content_gold_0b29 .shadow_7e4d,
.easy_6887.nav-ba77 .shadow_7e4d {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.easy_6887.content_gold_0b29 .shadow_7e4d,
.easy_6887.nav-ba77 .shadow_7e4d svg {
  fill: var(--e-global-color-primary);
}
.dirty_3be5.down-74bb .shadow_7e4d {
  background-color: var(--e-global-color-primary);
}
.dirty_3be5.content_gold_0b29 .shadow_7e4d,
.dirty_3be5.nav-ba77 .shadow_7e4d {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.dirty_3be5 .gallery-bronze-4406 {
  color: var(--e-global-color-primary);
}
.dirty_3be5 .gallery-bronze-4406,
.dirty_3be5 .gallery-bronze-4406 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty_3be5 .background_stale_8799 {
  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);
}
.filter-simple-57d5 .fluid-75d9 {
  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);
}
.hover_prev_2b30 .box_purple_e5c6 .media-7e2b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_48ad .alert-in-31e6:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.shadow_48ad .column-ca96 i {
  color: var(--e-global-color-primary);
}
.shadow_48ad .column-ca96 svg {
  fill: var(--e-global-color-primary);
}
.shadow_48ad .basic_1919 {
  color: var(--e-global-color-secondary);
}
.shadow_48ad .alert-in-31e6 > .basic_1919,
.shadow_48ad .alert-in-31e6 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-fa84 .element-c1eb {
  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);
}
.gradient-fa84 .tooltip-short-ffe9 {
  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);
}
.input-5743 .accordion-2023 .overlay_817e {
  background-color: var(--e-global-color-primary);
}
.input-5743 .tall_a466 {
  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);
}
.active_2c8a .hero-pressed-cbee {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_2c8a .notification_bright_3adf {
  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);
}
.active_2c8a .gallery_8161 {
  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);
}
.fast-036a .content-a159,
.fast-036a .content-a159 a {
  color: var(--e-global-color-primary);
}
.fast-036a .content-a159.last-16f1,
.fast-036a .content-a159.last-16f1 a {
  color: var(--e-global-color-accent);
}
.fast-036a .content-a159 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast-036a .full-6c10 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-6c52 .main-5a57,
.list-6c52 .basic-c674 {
  color: var(--e-global-color-primary);
}
.list-6c52 .main-5a57 svg {
  fill: var(--e-global-color-primary);
}
.list-6c52 .last-16f1 .main-5a57,
.list-6c52 .last-16f1 .basic-c674 {
  color: var(--e-global-color-accent);
}
.list-6c52 .last-16f1 .main-5a57 svg {
  fill: var(--e-global-color-accent);
}
.list-6c52 .basic-c674 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-6c52 .full-6c10 {
  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_dim_dbc2 .texture-f604,
.sidebar_dim_dbc2 .search_lite_9bf1 {
  color: var(--e-global-color-primary);
}
.sidebar_dim_dbc2 .search_lite_9bf1 svg {
  fill: var(--e-global-color-primary);
}
.sidebar_dim_dbc2 .content-a159.last-16f1 a,
.sidebar_dim_dbc2
  .content-a159.last-16f1
  .search_lite_9bf1 {
  color: var(--e-global-color-accent);
}
.sidebar_dim_dbc2 .texture-f604 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_dim_dbc2 .full-6c10 {
  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);
}
.search_b26e .photo_hard_1ab3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_b26e .plasma_cdb9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced_f094 .layout_pressed_405b .disabled-liquid-1f32 {
  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);
}
.advanced_f094 .layout_pressed_405b .upper_c7f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced_f094 .pink-d8aa .disabled-liquid-1f32 {
  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);
}
.advanced_f094
  .pink-d8aa
  .upper_c7f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced_f094
  .heading_fresh_761c
  .disabled-liquid-1f32 {
  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);
}
.advanced_f094
  .heading_fresh_761c
  .upper_c7f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced_f094
  .link-narrow-41c6
  .disabled-liquid-1f32 {
  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);
}
.advanced_f094
  .link-narrow-41c6
  .upper_c7f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black-212e .popup-b5ac {
  background-color: var(--e-global-color-primary);
}
.black-212e .popup-b5ac:hover {
  background-color: var(--e-global-color-primary);
}
.black-212e .clean-b3ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black-212e
  .popup-b5ac:hover
  .clean-b3ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_fdca .element_523d {
  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);
}
.tabs-static-f4a3 .block_inner_d743 .wrapper_bright_d719 a {
  background-color: var(--e-global-color-accent);
}
.tabs-static-f4a3 .block_inner_d743 .wood_0d8c a {
  background-color: var(--e-global-color-accent);
}
.tabs-static-f4a3 .block_inner_d743 .wrapper_bright_d719 a,
.tabs-static-f4a3 .block_inner_d743 .wood_0d8c a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_dc60
  .alert_73e1.search_172b
  .block_inner_d743
  a.outline-9262 {
  background-color: var(--e-global-color-accent);
}
.layout_dc60
  .alert_73e1.search_172b
  .block_inner_d743
  span.outline-9262.fn-current-a103 {
  background-color: var(--e-global-color-text);
}
.layout_dc60
  .alert_73e1.search_172b
  .block_inner_d743
  .outline-9262 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-a626 .secondary-d00a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-a626
  .overlay-plasma-f4ff
  > .pressed-891c
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-a626
  .frame_old_f512
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-a626
  .modal-da6a
  .outer_89b4,
.feature-a626
  .modal-da6a
  .dirty_5025 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-a626
  .modal-da6a
  .label-south-c5ec,
.feature-a626
  .modal-da6a
  a
  .label-south-c5ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-a626
  .modal-da6a
  .pro_0062 {
  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);
}
.feature-a626
  .modal-da6a
  .detail_wide_13e8 {
  background-color: var(--e-global-color-primary);
}
.feature-a626
  .modal-da6a
  .detail_wide_13e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-a626
  .modal-da6a
  .detail_wide_13e8:hover {
  background-color: var(--e-global-color-primary);
}
.feature-a626
  .modal-da6a
  .outline_6b4d {
  background-color: var(--e-global-color-primary);
}
.feature-a626
  .modal-da6a
  .outline_6b4d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-a626
  .modal-da6a
  .outline_6b4d:hover {
  background-color: var(--e-global-color-primary);
}
.feature-a626
  .hot_8799
  .menu_955c
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-a626
  .hot_8799
  .purple_1d89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-a626
  .hot_8799
  .pro_0062 {
  color: var(--e-global-color-text);
}
.feature-a626
  .hot_8799
  .pro_0062
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-a626
  .hot_8799
  .detail_wide_13e8 {
  background-color: var(--e-global-color-primary);
}
.feature-a626
  .hot_8799
  .detail_wide_13e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-a626
  .hot_8799
  .detail_wide_13e8:hover {
  background-color: var(--e-global-color-primary);
}
.feature-a626
  .hot_8799
  .outline_6b4d {
  background-color: var(--e-global-color-primary);
}
.feature-a626
  .hot_8799
  .outline_6b4d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-a626
  .hot_8799
  .outline_6b4d:hover {
  background-color: var(--e-global-color-primary);
}
.feature-a626 .lower_bf61 {
  background-color: var(--e-global-color-primary);
}
.feature-a626 .lower_bf61:hover {
  background-color: var(--e-global-color-primary);
}
.feature-a626 .slider-inner-d005 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-a626 .huge-6a81 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-advanced-d7dc .paper-8f3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-advanced-d7dc
  .left_41b5
  > div:nth-child(3)
  .paper-8f3c,
.avatar-advanced-d7dc
  .short_8e29
  > div:nth-child(1)
  .paper-8f3c,
.avatar-advanced-d7dc
  .narrow-9e6b
  > div:nth-child(1)
  .paper-8f3c,
.avatar-advanced-d7dc
  .box_lower_3910
  > div:nth-child(1)
  .paper-8f3c,
.avatar-advanced-d7dc
  .fast_9a41
  > div:nth-child(1)
  .paper-8f3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-advanced-d7dc .nav_ee66 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-advanced-d7dc .aside-stale-b7bb {
  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);
}
.avatar-advanced-d7dc .thumbnail-smooth-e609 {
  background-color: var(--e-global-color-primary);
}
.avatar-advanced-d7dc .thumbnail-smooth-e609 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-advanced-d7dc .thumbnail-smooth-e609:hover {
  background-color: var(--e-global-color-primary);
}
.avatar-advanced-d7dc .panel-pressed-d9c3 {
  background-color: var(--e-global-color-primary);
}
.avatar-advanced-d7dc .panel-pressed-d9c3:hover {
  background-color: var(--e-global-color-primary);
}
.avatar-advanced-d7dc .slider-inner-d005 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-advanced-d7dc .huge-6a81 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-center-805c .container-0e15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-center-805c .advanced-bec4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-center-805c .table-dynamic-2be3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-center-805c .hidden-liquid-0aef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-center-805c .narrow-c7fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-center-805c .panel-pressed-d9c3 {
  background-color: var(--e-global-color-primary);
}
.feature-center-805c .panel-pressed-d9c3:hover {
  background-color: var(--e-global-color-primary);
}
.stale-da57 .lite-e540 {
  background-color: var(--e-global-color-secondary);
}
.stale-da57 .main_4c1e {
  background-color: var(--e-global-color-text);
}
.stale-da57 .progress-slow-76a0 {
  background-color: var(--e-global-color-secondary);
}
.stale-da57 .picture-silver-c2e8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale-da57 .text_dim_11be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-da57 .warm-53b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-da57 .header_red_d543 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-da57 .thick_68f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_f8d3 .selected_c363 .element-13bb,
.new_f8d3
  .selected_c363
  .element-13bb
  a,
.new_f8d3 .large_f4d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_f8d3 .selected_c363 .active-bottom-5d87,
.new_f8d3 .grid_fast_21ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_f8d3 .selected_c363 .active-bottom-5d87 {
  color: var(--e-global-color-text);
}
.new_f8d3 .grid_fast_21ab {
  color: var(--e-global-color-text);
}
.new_f8d3
  .selected_c363
  .label_stone_43b7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new_f8d3 .card-bright-f838 .green-50c2 {
  background-color: var(--e-global-color-primary);
}
.new_f8d3 .card-bright-f838 .green-50c2:hover {
  background-color: var(--e-global-color-primary);
}
.new_f8d3 .card-bright-f838 .sidebar-soft-8aa3 li span {
  background-color: var(--e-global-color-text);
}
.new_f8d3 .card-bright-f838 .sidebar-soft-8aa3 li span:hover {
  background-color: var(--e-global-color-primary);
}
.new_f8d3
  .card-bright-f838
  .sidebar-soft-8aa3
  li.wrapper-large-363a
  span {
  background-color: var(--e-global-color-accent);
}
.new_f8d3 .short-c19a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_2073 .banner_46ab {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_current_ff73 .new-3954 {
  background-color: var(--e-global-color-primary);
}
.shadow_current_ff73 .shade-bb05 {
  background-color: var(--e-global-color-secondary);
}
.shadow_current_ff73 .outer_5d91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_current_ff73 .feature_179a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_current_ff73 .breadcrumb_gold_4731 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_current_ff73 .dynamic-6a42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_current_ff73 .component-447b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_current_ff73 .sidebar-paper-e70e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_current_ff73 .background-dim-2b90 {
  background-color: var(--e-global-color-primary);
}
.shadow_current_ff73 .background-dim-2b90 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.inner-b0c7 .tertiary-white-3f24 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner-b0c7 .main_58a3 {
  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);
}
.inner-b0c7
  .plasma-e859:after {
  background-color: var(--e-global-color-primary);
}
.inner-b0c7 .tertiary_upper_2d77 {
  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-bf6e .large_f4d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-bf6e .grid_fast_21ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-focused-3170 .selected_7f24 .outline_short_eaf7 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-focused-3170 .selected_7f24 .dynamic_a151 {
  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);
}
.full-dbb1 .slider-362d {
  background-color: var(--e-global-color-primary);
}
.full-dbb1 .picture_fc46 {
  background-color: var(--e-global-color-secondary);
}
.full-dbb1 .title-5305 .yellow_8006 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full-dbb1 .sort-orange-30df .yellow_8006 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_pressed_6823 .layout-a76b .item_70a7 {
  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);
}
.backdrop_pressed_6823 .layout-a76b .north_869f {
  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);
}
.backdrop_pressed_6823 .layout-a76b .link-action-a7f6 {
  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);
}
.top_bbd0 .layout-blue-2fc4 {
  border-color: var(--e-global-color-text);
}
.top_bbd0 .title_fa2f {
  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);
}
.top_bbd0 .complex_3e1a {
  color: var(--e-global-color-primary);
}
.top_bbd0 .fluid_1565 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover_722d .alert_6afa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_722d .south_1e20 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_722d .link-fresh-396f:hover .alert_6afa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_722d
  .link-fresh-396f:hover
  .south_1e20 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_large_6eda .red-2176 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_large_6eda .medium-3d9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_5121 .label_b3cc .content_37c6 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_5121 .module-d434 .content_37c6 {
  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);
}
.south-7261 .content_da01 {
  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);
}
.form-action-6255 .fluid_d088 .icon_f029 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-action-6255 .fluid_d088 .icon_f029 {
  background-color: var(--e-global-color-secondary);
}
.form-action-6255 .filter-hard-1ddd .icon_f029 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-action-6255 .filter-hard-1ddd .icon_f029 {
  background-color: var(--e-global-color-secondary);
}
.form-action-6255 .dynamic-65d1 .table_1f1d {
  background-color: var(--e-global-color-primary);
}
.form-action-6255 .dynamic-65d1:hover .table_1f1d {
  background-color: var(--e-global-color-secondary);
}
.form-action-6255 .green-50c2 {
  background-color: var(--e-global-color-primary);
}
.form-action-6255 .green-50c2:hover {
  background-color: var(--e-global-color-accent);
}
.form-action-6255 .sidebar-soft-8aa3 li span {
  background-color: var(--e-global-color-text);
}
.form-action-6255 .sidebar-soft-8aa3 li span:hover {
  background-color: var(--e-global-color-primary);
}
.form-action-6255 .sidebar-soft-8aa3 li.wrapper-large-363a span {
  background-color: var(--e-global-color-accent);
}
.focus-7e59 .large-fb76 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-7e59 .tag-eda6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-76d3 .over-8ffa:before {
  background-color: var(--e-global-color-secondary);
}
.overlay-76d3 .list-a9a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-76d3 .black_3652 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_cold_887e .right-5060 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_cold_887e .right-5060:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_cold_887e .right-5060.fn-active-a103 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_cold_887e .top-35f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_cold_887e .text_top_f688 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_cold_887e .accordion-focused-f858 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_cold_887e .shadow_inner_6ba7 {
  background-color: var(--e-global-color-primary);
}
.grid_cold_887e .shadow_inner_6ba7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_cold_887e .carousel-old-35a4 {
  background-color: var(--e-global-color-primary);
}
.grid_cold_887e .carousel-old-35a4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full-8ce4 .form_e8ba .photo_over_19d5 a {
  color: var(--e-global-color-secondary);
}
.full-8ce4 .form_e8ba .photo_over_19d5 a:hover {
  color: var(--e-global-color-secondary);
}
.full-8ce4 .form_e8ba .photo_over_19d5,
.full-8ce4 .form_e8ba .photo_over_19d5 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-8ce4 .form_e8ba .pagination_hot_d037 {
  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);
}
.full-8ce4 .form_e8ba .shade_soft_a225 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-8ce4 .form_e8ba .modal_3bcd {
  background-color: var(--e-global-color-primary);
}
.full-8ce4 .form_e8ba .modal_3bcd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-8ce4 .form_e8ba .modal_3bcd:hover {
  background-color: var(--e-global-color-primary);
}
.full-8ce4 .form_e8ba .center_7c87 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full-8ce4 .form_e8ba .center_7c87 {
  background-color: var(--e-global-color-primary);
}
.full-8ce4 .form_e8ba .center_7c87:hover {
  background-color: var(--e-global-color-primary);
}
.full-8ce4 .form_e8ba .green-50c2 {
  background-color: var(--e-global-color-primary);
}
.full-8ce4 .form_e8ba .green-50c2:hover {
  background-color: var(--e-global-color-primary);
}
.full-8ce4 .card-bright-f838 .sidebar-soft-8aa3 li span {
  background-color: var(--e-global-color-text);
}
.full-8ce4 .card-bright-f838 .sidebar-soft-8aa3 li span:hover {
  background-color: var(--e-global-color-primary);
}
.full-8ce4 .card-bright-f838 .sidebar-soft-8aa3 li.wrapper-large-363a span {
  background-color: var(--e-global-color-accent);
}
.full-8ce4 .slider-inner-d005 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full-8ce4 .huge-6a81 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_f9c6 .wrapper_fluid_f0de .highlight-7459 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_f9c6 .wrapper_fluid_f0de .slider-wood-f0cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_f9c6 .wrapper_fluid_f0de .background-ef9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_9068 .mask_f2fb {
  border-color: var(--e-global-color-text);
}
.active_9068 .column-basic-6a6c {
  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);
}
.active_9068 .content-north-96d2 {
  color: var(--e-global-color-secondary);
}
.active_9068 .content-north-96d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_9068 .pagination-5252 > * {
  color: var(--e-global-color-primary);
}
.active_9068 .pagination-5252 > * svg {
  fill: var(--e-global-color-primary);
}
.active_9068 .sort-outer-71b2 {
  color: var(--e-global-color-primary);
}
.active_9068 .sort-outer-71b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_9068 .hard_a942 {
  color: var(--e-global-color-primary);
}
.active_9068 .hard_a942 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_9068 .yellow-5fa8 {
  color: var(--e-global-color-primary);
}
.active_9068 .yellow-5fa8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_9068 .small-2205 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_9068 .pressed_3ef2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_9068 .pressed_3ef2.text_bright_a7e2 {
  color: var(--e-global-color-secondary);
}
.active_9068 .pressed_3ef2.text_bright_a7e2 .element_center_6065 {
  color: var(--e-global-color-accent);
}
.active_9068 .pressed_3ef2.article_narrow_e452 {
  color: var(--e-global-color-text);
}
.active_9068 .pressed_3ef2.article_narrow_e452 .element_center_6065 {
  color: var(--e-global-color-text);
}
.active_9068 .pressed_3ef2:before {
  border-top-color: var(--e-global-color-text);
}
.active_9068 .info-3208 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_9068
  .info-3208
  .content-small-9c2f {
  background-color: var(--e-global-color-primary);
}
.active_9068
  .info-3208
  .content-small-9c2f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_9068 .mask_f2fb .section-down-ddec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_094c .grid-3bc8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_094c .silver-e842 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north_318c .pro-fd0c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north_318c
  .rough_d1f8
  .hover_north_b954 {
  background-color: var(--e-global-color-secondary);
}
.north_318c
  .rough_d1f8.modal-c353
  .hover_north_b954 {
  background-color: var(--e-global-color-text);
}
.north_318c
  .rough_d1f8:hover
  .hover_north_b954 {
  background-color: var(--e-global-color-accent);
}
.north_318c
  .rough_d1f8.fn-active-a103
  .hover_north_b954 {
  background-color: var(--e-global-color-primary);
}
.secondary-61cf .focus-fixed-8099 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.secondary-61cf .over-95a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-61cf .basic_80f0 {
  background-color: var(--e-global-color-primary);
}
.secondary-61cf .basic_80f0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-smooth-5330 .notice_paper_4528 .disabled_474c .in-9fc0 {
  background-color: var(--e-global-color-secondary);
}
.texture-smooth-5330 .notice_paper_4528 .down-f587:after {
  background-color: var(--e-global-color-secondary);
}
.texture-smooth-5330 .static_9f7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-smooth-5330 .article-60df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-smooth-5330 .under_c450 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-smooth-5330 .media-f0a9 {
  background-color: var(--e-global-color-primary);
}
.texture-smooth-5330 .media-f0a9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-smooth-5330 .right-4177 {
  background-color: var(--e-global-color-secondary);
}
.texture-smooth-5330 .right-4177 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-smooth-5330 .notice_paper_4528 .main_stone_f8f4 .dirty-19bc:hover {
  background-color: var(--e-global-color-primary);
}
.texture-smooth-5330
  .notice_paper_4528
  .main_stone_f8f4
  .dirty-19bc.link_bottom_7c45 {
  background-color: var(--e-global-color-primary);
}
.texture-smooth-5330 .notice_paper_4528 .media-c13c:before {
  border-color: var(--e-global-color-primary);
}
.texture-smooth-5330 .notice_paper_4528 .media-c13c:hover:before {
  border-color: var(--e-global-color-secondary);
}
.texture-smooth-5330
  .notice_paper_4528
  .media-c13c.image_aeeb:before {
  border-color: var(--e-global-color-primary);
}
.texture-smooth-5330 .header_top_ad8e span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_d5fa .shade_top_e8db {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner_d5fa .shade_top_e8db:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner_d5fa .shade_top_e8db.shadow-smooth-486e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner_d5fa .hovered_69fb {
  background-color: var(--e-global-color-primary);
}
.banner_d5fa .hovered_69fb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner_d5fa
  .container_406b
  .current_d61a
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner_d5fa
  .tertiary_97b3
  .current_d61a
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block-next-1659
  .texture-down-c4d8
  .large_32af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-next-1659
  .texture-down-c4d8
  .first-9d2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-next-1659 .current_1006 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-next-1659 .accent_41e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-next-1659 .mask_east_f2f8 {
  background-color: var(--e-global-color-primary);
}
.block-next-1659 .mask_east_f2f8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_64b8 .gas-1205 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_64b8 .widget-huge-0a29 {
  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);
}
.active_64b8 .logo-hard-7016 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_64b8 .logo-hard-7016 a:hover {
  color: var(--e-global-color-secondary);
}
.active_64b8 .full-3922 {
  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);
}
.active_64b8 .heading-6506 {
  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);
}
.active_64b8 .current_dbcc .green-50c2 {
  background-color: var(--e-global-color-primary);
}
.active_64b8 .current_dbcc .green-50c2:hover {
  background-color: var(--e-global-color-accent);
}
.active_64b8
  .current_dbcc
  .sidebar-soft-8aa3
  li
  span {
  background-color: var(--e-global-color-text);
}
.active_64b8
  .current_dbcc
  .sidebar-soft-8aa3
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.active_64b8
  .current_dbcc
  .sidebar-soft-8aa3
  li.wrapper-large-363a
  span {
  background-color: var(--e-global-color-accent);
}
.overlay_new_8aff
  .alert-4b6a
  .article_fresh_4b3b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_new_8aff .alert-4b6a .search_c547 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_new_8aff .alert-4b6a .large-5e6d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_new_8aff .list-brown-7f6f {
  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);
}
.overlay_new_8aff
  .list_ea66.active_247c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-4284
  > .panel_blue_53fc
  > div
  > .stone-21f9
  > .yellow_2334
  > a {
  background-color: var(--e-global-color-text);
}
.icon-4284
  > .panel_blue_53fc
  > div
  > .stone-21f9
  > .yellow_2334
  > a
  .primary-b4a6.tertiary-0166 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon-4284
  > .panel_blue_53fc
  > div
  > .stone-21f9
  > .yellow_2334
  > a
  .layout-last-9e42.module-solid-8d9f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon-4284
  > .panel_blue_53fc
  > div
  > .stone-21f9
  > .yellow_2334
  > .block_old_25be
  .yellow_2334
  > a {
  background-color: var(--e-global-color-secondary);
}
.icon-4284
  > .panel_blue_53fc
  > div
  > .stone-21f9
  > .yellow_2334
  > .block_old_25be
  .yellow_2334
  > a
  .component_3561 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-4284
  > .panel_blue_53fc
  > div
  > .stone-21f9
  > .yellow_2334
  > .block_old_25be
  .yellow_2334
  > a
  .layout-last-9e42.modal-prev-dc6b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon-4284
  > .panel_blue_53fc
  > div
  > .stone-21f9
  > .yellow_2334
  > a
  .module_top_4c2f:before {
  color: var(--e-global-color-text);
}
.icon-4284
  > .panel_blue_53fc
  > div
  > .stone-21f9
  > .yellow_2334
  > .block_old_25be
  a
  .module_top_4c2f:before {
  color: var(--e-global-color-text);
}
.icon-4284
  > .panel_blue_53fc
  > div
  > .stone-21f9
  > .yellow_2334.text_old_fd11
  > a
  .module_top_4c2f:before {
  color: var(--e-global-color-text);
}
.icon-4284
  > .panel_blue_53fc
  > div
  > .stone-21f9
  > .yellow_2334
  > .block_old_25be
  .yellow_2334.text_old_fd11
  > a
  .module_top_4c2f:before {
  color: var(--e-global-color-text);
}
.icon-4284
  > .panel_blue_53fc
  > div
  > .stone-21f9
  > .yellow_2334
  > a
  .east_ff18
  .row-7442 {
  color: var(--e-global-color-text);
}
.icon-4284
  > .panel_blue_53fc
  > div
  > .stone-21f9
  > .yellow_2334
  > .block_old_25be
  a
  .east_ff18
  .row-7442 {
  color: var(--e-global-color-text);
}
.icon-4284
  > .panel_blue_53fc
  > div
  > .stone-21f9
  > .yellow_2334
  > a
  .east_ff18
  .row-7442,
.icon-4284
  > .panel_blue_53fc
  > div
  > .stone-21f9
  > .yellow_2334
  > .block_old_25be
  a
  .east_ff18
  .row-7442 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-4284
  > .panel_blue_53fc
  > div
  > .stone-21f9
  > .yellow_2334
  > a
  .text_green_1444:before {
  color: var(--e-global-color-text);
}
.icon-4284
  > .panel_blue_53fc
  > div
  > .stone-21f9
  > .yellow_2334
  > .block_old_25be
  a
  .text_green_1444:before {
  color: var(--e-global-color-text);
}
.icon-4284
  > .panel_blue_53fc
  > div
  > .stone-21f9
  > .yellow_2334.text_old_fd11
  > a
  .text_green_1444:before {
  color: var(--e-global-color-text);
}
.icon-4284
  > .panel_blue_53fc
  > div
  > .stone-21f9
  > .yellow_2334
  > .block_old_25be
  .yellow_2334.text_old_fd11
  > a
  .text_green_1444:before {
  color: var(--e-global-color-text);
}
.border-0c29 .motion-e93a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-0c29
  .focus-right-e72c:hover
  .motion-e93a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed-9dbc
  > .panel_blue_53fc
  > .stone-b19e
  > .banner-bottom-46ea
  > .list_37cb
  > .wide-7ed5
  .list_e6c1 {
  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);
}
.pressed-9dbc
  > .panel_blue_53fc
  > .stone-b19e
  > .banner-bottom-46ea
  > .list_37cb
  > .wide-7ed5:hover
  .list_e6c1 {
  color: var(--e-global-color-text);
}
.pressed-9dbc
  > .panel_blue_53fc
  > .stone-b19e
  > .banner-bottom-46ea
  > .list_37cb
  > .wide-7ed5:hover
  .list_e6c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed-9dbc
  > .panel_blue_53fc
  > .stone-b19e
  > .banner-bottom-46ea
  > .list_37cb.highlight-gas-fdb6
  > .wide-7ed5
  .list_e6c1 {
  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);
}
.frame_action_ffee .orange_9b05 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_action_ffee .under_64cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_action_ffee .article_bottom_e268 {
  background-color: var(--e-global-color-primary);
}
.frame_action_ffee .article_bottom_e268 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.action_ea99
  > .panel_blue_53fc
  > .pagination_easy_dcb9
  > .button-silver-a3cf
  > .over_bc83
  .pressed_a0e3 {
  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);
}
.action_ea99
  > .panel_blue_53fc
  > .pagination_easy_dcb9
  > .button-silver-a3cf
  > .over_bc83
  .blue_739e {
  color: var(--e-global-color-text);
}
.action_ea99
  > .panel_blue_53fc
  > .pagination_easy_dcb9
  > .button-silver-a3cf
  > .over_bc83:hover
  .pressed_a0e3 {
  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);
}
.action_ea99
  > .panel_blue_53fc
  > .pagination_easy_dcb9
  > .button-silver-a3cf
  > .over_bc83:hover
  .blue_739e {
  color: var(--e-global-color-secondary);
}
.action_ea99
  > .panel_blue_53fc
  > .pagination_easy_dcb9
  > .button-silver-a3cf
  > .over_bc83.detail-da64
  .pressed_a0e3 {
  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);
}
.action_ea99
  > .panel_blue_53fc
  > .pagination_easy_dcb9
  > .button-silver-a3cf
  > .over_bc83.detail-da64
  .blue_739e {
  color: var(--e-global-color-primary);
}
.modal-60a9
  .card_c69c
  .accordion-out-268b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-60a9 .stale-0e73 .section-down-ddec .up-c641 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last-910b .carousel_cfdc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last-910b .carousel-static-622e .carousel_cfdc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last-910b .first_7001 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last-910b .first_7001 {
  background-color: var(--e-global-color-primary);
}
.element-452c .filter_top_1335 .sort-25b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-452c
  .filter_top_1335:hover
  .medium_41e6 {
  color: var(--e-global-color-secondary);
}
.element-452c
  .filter_top_1335:hover
  .sort-25b7 {
  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);
}
.easy_8fbc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.article-ce42 {
  flex-direction: column;
}

.article-ce42 .summary-dark-3be7 {
  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.article-ce42 .summary-dark-3be7 {
  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);
}

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

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

.hard-8625.lite_1c91 {
  display: none;
}

.gold_1b1f {
  display: none;
}

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

.backdrop-fresh-54c5.preview_brown_138f {
  margin-bottom: 40px;
  width: 100%;
}

.content-out-660b {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.article-ce42 a {
  width: 100%;
}

.current_4593 .panel_18da.widget-upper-02b3 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.current_4593
  .panel_18da.outline-a367
  .gold_9dc9
  .new_2faa {
  font-size: 20px !important;
}

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

.tall-940f {
  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;
}

.module-west-016a h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.content-c196.section_07ff > .outline_7d7b {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

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

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

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

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

.current_4593
  .panel_18da.banner_1c23
  .chip-4861
  .out-824b {
  width: 100% !important;
}

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

.texture-smooth-f8a7 {
  width: 100%;
}

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

.carousel-5fac {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.focus-dirty-102a {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.carousel-5fac:hover .focus-dirty-102a {
  visibility: visible;
}
.carousel-5fac:hover.carousel-5fac::before {
  display: block;
}

.module-west-016a h3 {
  color: #fff;
}

.middle-8a98 {
  margin: 0;
}

.current_4593
  .panel_18da.banner_1c23
  .out-824b
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.next_ec58 {
  width: 100%;
}

.active-in-a808 {
  width: 100%;
}

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

.active-in-a808 {
  width: 100%;
}

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

.out-824b {
  display: flex;
  align-items: center;
}

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

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

.article-ce42 .summary-dark-3be7.column_4526 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.article-ce42 h1.summary-dark-3be7 {
  margin-top: 80px !important;
}

.current_4593 .panel_18da.warm-d532 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.detail_white_6dee img {
  width: 100%;
}

.hero_bright_e885 .label_e2a9.gold_9dc9 {
  justify-content: space-between;
}

.status_bronze_aa3a {
  display: none;
}

.picture-gold-59d6 .tabs-e18c {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .content-c196 .outline_7d7b {
    flex-wrap: nowrap !important;
  }
}

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

  .dropdown-7181 {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .module-west-016a h3 {
    font-size: 28px;
  }

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

  .hero_bright_e885 .label_e2a9.gold_9dc9 {
    border-bottom: 1px solid #f0c159;
  }

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

  .content-c196.section_07ff > .outline_7d7b {
    gap: 15px;
    justify-content: space-between;
  }

  .current_4593
    .panel_18da.banner_1c23
    .out-824b
    img {
    width: 60% !important;
  }

  .item_center_745a {
    left: 2%;
  }

  .thumbnail_fixed_7113 {
    margin: 10px 0;
  }

  .article-ce42 .tabs-e18c {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.article-ce42 .summary-dark-3be7,
  .article-ce42 .summary-dark-3be7 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .out-824b {
    justify-content: center;
  }

  .article-ce42 .tabs-e18c {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .content-out-660b {
    margin-bottom: 15px !important;
  }

  .current_4593 .panel_18da.widget-upper-02b3 {
    width: 75% !important;
  }

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

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

  h2.article-ce42 .summary-dark-3be7,
  .article-ce42 .summary-dark-3be7 {
    font-size: 30px !important;
  }

  .out-824b {
    justify-content: center;
  }

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

  .dark_69ff
    .small_bff1.tertiary-83fc {
    margin: 0 !important;
  }

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

  .thumbnail_fixed_7113 {
    display: flex;
  }

  .module_9ddf .texture_bronze_c021 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .article-ce42 h1.summary-dark-3be7 {
    margin-top: 40px !important;
  }

  .current_4593
    .panel_18da.banner_1c23
    .out-824b
    img,
  .tertiary-pink-6b91 .chip-4861 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .current_4593 .panel_18da.widget-upper-02b3 {
    width: 100% !important;
  }

  .content-c196.section_07ff > .outline_7d7b {
    gap: 3px;
  }

  .article-ce42 .tabs-e18c {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.hero_bright_e885 .label_e2a9.gold_9dc9: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .hero_bright_e885 .label_e2a9.gold_9dc9 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .article-ce42 .summary-dark-3be7 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .texture_bronze_c021 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.card_ecc6 .gradient-easy-c85a {
  flex-shrink: 0;
  white-space: nowrap;
}

.card_ecc6 .button-8d75 {
  flex-shrink: 0;
  min-width: fit-content;
}

.card_ecc6 .new_2faa {
  white-space: nowrap;
}

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

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

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

.card_ecc6 .button-8d75 {
  max-width: 80px !important;
  overflow: hidden;
}

.card_ecc6 .label_e2a9.gold_9dc9 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.card_ecc6 .new_2faa {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: e2a8 */
.shadow-element-b5 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.1;
}
