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(.cool-d3ad) {
  gap: 0.5em;
}
:where(.list-large-156a) {
  gap: 0.5em;
}
body .modal_west_2ecf > .aside-aaa3 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .modal_west_2ecf > .aside-689d {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .modal_west_2ecf > .summary_up_b4a1 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .modal_8e41 > .aside-aaa3 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .modal_8e41 > .aside-689d {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .modal_8e41 > .summary_up_b4a1 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .modal_8e41
  > :where(:not(.aside-aaa3):not(.aside-689d):not(.element_ec30)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .modal_8e41 > .item_pro_5ff3 {
  max-width: var(--wp--style--global--wide-size);
}
body .cool-d3ad {
  display: flex;
}
body .cool-d3ad {
  flex-wrap: wrap;
  align-items: center;
}
body .cool-d3ad > * {
  margin: 0;
}
body .list-large-156a {
  display: grid;
}
body .list-large-156a > * {
  margin: 0;
}
:where(.paragraph-865e.cool-d3ad) {
  gap: 2em;
}
:where(.paragraph-865e.list-large-156a) {
  gap: 2em;
}
:where(.logo_9189.cool-d3ad) {
  gap: 1.25em;
}
:where(.logo_9189.list-large-156a) {
  gap: 1.25em;
}
.banner_static_cc78 {
  color: var(--wp--preset--color--black) !important;
}
.rough_8639 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.lite-b9b6 {
  color: var(--wp--preset--color--white) !important;
}
.copper-33be {
  color: var(--wp--preset--color--pale-pink) !important;
}
.avatar_easy_3213 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.photo-under-08d7 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.slider-plasma-3085 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.alert_glass_314e {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.label-dd77 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.info-cold-9938 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.text_7914 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.pressed_58f3 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.white_aa3b {
  background-color: var(--wp--preset--color--black) !important;
}
.carousel-next-45a4 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.brown_ebbd {
  background-color: var(--wp--preset--color--white) !important;
}
.hidden_a8be {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.tag-3b19 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.dropdown_advanced_4002 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.dropdown_c344 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.menu-3376 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.dirty-bf47 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.primary_0a2b {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.aside_current_8bca {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.alert-cool-3a75 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.label-blue-54dc {
  border-color: var(--wp--preset--color--black) !important;
}
.caption_thick_f105 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.highlight_north_4b08 {
  border-color: var(--wp--preset--color--white) !important;
}
.prev_5def {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.tooltip-thick-85e6 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.mini-02a2 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.feature-easy-e0df {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.progress_6c2b {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.focus-light-59df {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.notification_advanced_b6e3 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.detail-iron-4052 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.under_08c2 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.focused-9425 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.solid_a5f1 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.large_9bbd {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.search_64f0 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.thick_ec4c {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.surface-1f82 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.row-motion-125f {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.thumbnail_2793 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.shadow_pressed_ba0d {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.gold-5d8c {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.badge-down-74e2 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.black_7dbe {
  background: var(--wp--preset--gradient--midnight) !important;
}
.input_a32b {
  font-size: var(--wp--preset--font-size--small) !important;
}
.preview-00f5 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.video_action_70b6 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.border-28dd {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.gradient-prev-024b a:where(:not(.silver-eac6)) {
  color: inherit;
}
:where(.logo_9189.cool-d3ad) {
  gap: 1.25em;
}
:where(.logo_9189.list-large-156a) {
  gap: 1.25em;
}
:where(.paragraph-865e.cool-d3ad) {
  gap: 2em;
}
:where(.paragraph-865e.list-large-156a) {
  gap: 2em;
}
.sidebar-12a2 {
  font-size: 1.5em;
  line-height: 1.6;
}

.center_cc89 .tabs-clean-9812 {
  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_liquid_8fd6 .alert-narrow-5c4b {
  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);
}
.panel-center-b6f3 {
  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);
}
.panel-center-b6f3.mask_6c1a .sidebar-right-441e {
  background-color: var(--e-global-color-primary);
}
.panel-center-b6f3.menu_2a5d .sidebar-right-441e,
.panel-center-b6f3.list_full_92ea .sidebar-right-441e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.card_4b2a .header-plasma-6d26 {
  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);
}
.secondary_bright_e092 {
  --divider-color: var(--e-global-color-secondary);
}
.secondary_bright_e092 .mask-7c07 {
  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);
}
.secondary_bright_e092.filter-995c .wood-9487 {
  background-color: var(--e-global-color-secondary);
}
.secondary_bright_e092.section-5466 .wood-9487,
.secondary_bright_e092.column_a136 .wood-9487 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.secondary_bright_e092.section-5466 .wood-9487,
.secondary_bright_e092.column_a136 .wood-9487 svg {
  fill: var(--e-global-color-secondary);
}
.title-upper-2c7c .west_3c8e {
  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);
}
.title-upper-2c7c .block_315c {
  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);
}
.badge-d995.filter-995c .wood-9487 {
  background-color: var(--e-global-color-primary);
}
.badge-d995.section-5466 .wood-9487,
.badge-d995.column_a136 .wood-9487 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.badge-d995.section-5466 .wood-9487,
.badge-d995.column_a136 .wood-9487 svg {
  fill: var(--e-global-color-primary);
}
.layout_warm_c3b0.filter-995c .wood-9487 {
  background-color: var(--e-global-color-primary);
}
.layout_warm_c3b0.section-5466 .wood-9487,
.layout_warm_c3b0.column_a136 .wood-9487 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.layout_warm_c3b0 .badge_plasma_13bd {
  color: var(--e-global-color-primary);
}
.layout_warm_c3b0 .badge_plasma_13bd,
.layout_warm_c3b0 .badge_plasma_13bd a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_warm_c3b0 .pagination-8ea3 {
  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);
}
.element-dirty-4396 .upper-59af {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-4edd .frame-steel-0206 .pink_c883 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame-east-4b6b .fresh_7869:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.frame-east-4b6b .content-over-4542 i {
  color: var(--e-global-color-primary);
}
.frame-east-4b6b .content-over-4542 svg {
  fill: var(--e-global-color-primary);
}
.frame-east-4b6b .focus-copper-dfbf {
  color: var(--e-global-color-secondary);
}
.frame-east-4b6b .fresh_7869 > .focus-copper-dfbf,
.frame-east-4b6b .fresh_7869 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-d9aa .layout-1350 {
  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);
}
.dirty-d9aa .carousel-dark-d25d {
  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);
}
.module-ae49 .notice_purple_5d87 .main_down_8817 {
  background-color: var(--e-global-color-primary);
}
.module-ae49 .slider_1c48 {
  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);
}
.slow_5d8a .frame_pink_856b {
  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);
}
.slow_5d8a .detail_focused_2dde {
  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);
}
.slow_5d8a .hovered-e2bc {
  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);
}
.block-narrow-7d7f .tabs_north_a8a9,
.block-narrow-7d7f .tabs_north_a8a9 a {
  color: var(--e-global-color-primary);
}
.block-narrow-7d7f .tabs_north_a8a9.middle-5407,
.block-narrow-7d7f .tabs_north_a8a9.middle-5407 a {
  color: var(--e-global-color-accent);
}
.block-narrow-7d7f .tabs_north_a8a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-narrow-7d7f .section-dead {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_mini_00f4 .wide-c424,
.logo_mini_00f4 .form-in-9e66 {
  color: var(--e-global-color-primary);
}
.logo_mini_00f4 .wide-c424 svg {
  fill: var(--e-global-color-primary);
}
.logo_mini_00f4 .middle-5407 .wide-c424,
.logo_mini_00f4 .middle-5407 .form-in-9e66 {
  color: var(--e-global-color-accent);
}
.logo_mini_00f4 .middle-5407 .wide-c424 svg {
  fill: var(--e-global-color-accent);
}
.logo_mini_00f4 .form-in-9e66 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_mini_00f4 .section-dead {
  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);
}
.content_dynamic_6010 .footer_7564,
.content_dynamic_6010 .caption-5c01 {
  color: var(--e-global-color-primary);
}
.content_dynamic_6010 .caption-5c01 svg {
  fill: var(--e-global-color-primary);
}
.content_dynamic_6010 .tabs_north_a8a9.middle-5407 a,
.content_dynamic_6010
  .tabs_north_a8a9.middle-5407
  .caption-5c01 {
  color: var(--e-global-color-accent);
}
.content_dynamic_6010 .footer_7564 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_dynamic_6010 .section-dead {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-1c26 .primary-18c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-1c26 .preview-fa92 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_79cb .hard-574b .bright-31f1 {
  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);
}
.huge_79cb .hard-574b .rough_1557 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_79cb .modal-upper-ff68 .bright-31f1 {
  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);
}
.huge_79cb
  .modal-upper-ff68
  .rough_1557 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_79cb
  .row-e0b1
  .bright-31f1 {
  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);
}
.huge_79cb
  .row-e0b1
  .rough_1557 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_79cb
  .popup-warm-be73
  .bright-31f1 {
  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);
}
.huge_79cb
  .popup-warm-be73
  .rough_1557 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-dda2 .current_9c09 {
  background-color: var(--e-global-color-primary);
}
.banner-dda2 .current_9c09:hover {
  background-color: var(--e-global-color-primary);
}
.banner-dda2 .border_5e6e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-dda2
  .current_9c09:hover
  .border_5e6e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_lower_4031 .info-8680 {
  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);
}
.article-left-6439 .layout-copper-82b4 .box-rough-99f3 a {
  background-color: var(--e-global-color-accent);
}
.article-left-6439 .layout-copper-82b4 .slow-af64 a {
  background-color: var(--e-global-color-accent);
}
.article-left-6439 .layout-copper-82b4 .box-rough-99f3 a,
.article-left-6439 .layout-copper-82b4 .slow-af64 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-small-6666
  .hidden_black_5028.hero-727a
  .layout-copper-82b4
  a.mask_d6c3 {
  background-color: var(--e-global-color-accent);
}
.mask-small-6666
  .hidden_black_5028.hero-727a
  .layout-copper-82b4
  span.mask_d6c3.fn-current-79cd {
  background-color: var(--e-global-color-text);
}
.mask-small-6666
  .hidden_black_5028.hero-727a
  .layout-copper-82b4
  .mask_d6c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-d848 .hidden_under_5cd9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-d848
  .gradient-hovered-bf1e
  > .avatar-steel-910e
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-d848
  .white-4325
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-d848
  .chip-c1f3
  .full-e357,
.active-d848
  .chip-c1f3
  .article-8fcb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-d848
  .chip-c1f3
  .widget_basic_5a63,
.active-d848
  .chip-c1f3
  a
  .widget_basic_5a63 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-d848
  .chip-c1f3
  .progress_86a8 {
  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-d848
  .chip-c1f3
  .fresh-c00c {
  background-color: var(--e-global-color-primary);
}
.active-d848
  .chip-c1f3
  .fresh-c00c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-d848
  .chip-c1f3
  .fresh-c00c:hover {
  background-color: var(--e-global-color-primary);
}
.active-d848
  .chip-c1f3
  .element_e296 {
  background-color: var(--e-global-color-primary);
}
.active-d848
  .chip-c1f3
  .element_e296 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-d848
  .chip-c1f3
  .element_e296:hover {
  background-color: var(--e-global-color-primary);
}
.active-d848
  .paper-9857
  .texture-bottom-2cce
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-d848
  .paper-9857
  .row_7eb2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-d848
  .paper-9857
  .progress_86a8 {
  color: var(--e-global-color-text);
}
.active-d848
  .paper-9857
  .progress_86a8
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-d848
  .paper-9857
  .fresh-c00c {
  background-color: var(--e-global-color-primary);
}
.active-d848
  .paper-9857
  .fresh-c00c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-d848
  .paper-9857
  .fresh-c00c:hover {
  background-color: var(--e-global-color-primary);
}
.active-d848
  .paper-9857
  .element_e296 {
  background-color: var(--e-global-color-primary);
}
.active-d848
  .paper-9857
  .element_e296 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-d848
  .paper-9857
  .element_e296:hover {
  background-color: var(--e-global-color-primary);
}
.active-d848 .down_2aa9 {
  background-color: var(--e-global-color-primary);
}
.active-d848 .down_2aa9:hover {
  background-color: var(--e-global-color-primary);
}
.active-d848 .in-4cdc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-d848 .over-c790 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_25c2 .video_e221 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_25c2
  .message_9ad5
  > div:nth-child(3)
  .video_e221,
.outline_25c2
  .grid_2614
  > div:nth-child(1)
  .video_e221,
.outline_25c2
  .inner_cf9f
  > div:nth-child(1)
  .video_e221,
.outline_25c2
  .sort-stone-6d15
  > div:nth-child(1)
  .video_e221,
.outline_25c2
  .progress-first-5ba0
  > div:nth-child(1)
  .video_e221 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_25c2 .card_c212 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_25c2 .section-eb19 {
  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);
}
.outline_25c2 .popup-dark-d750 {
  background-color: var(--e-global-color-primary);
}
.outline_25c2 .popup-dark-d750 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_25c2 .popup-dark-d750:hover {
  background-color: var(--e-global-color-primary);
}
.outline_25c2 .first_1ae0 {
  background-color: var(--e-global-color-primary);
}
.outline_25c2 .first_1ae0:hover {
  background-color: var(--e-global-color-primary);
}
.outline_25c2 .in-4cdc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_25c2 .over-c790 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_6085 .frame-5bce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_6085 .over_d8cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_6085 .pressed-8eea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_6085 .input-warm-b33f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_6085 .carousel_a996 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_6085 .first_1ae0 {
  background-color: var(--e-global-color-primary);
}
.widget_6085 .first_1ae0:hover {
  background-color: var(--e-global-color-primary);
}
.menu-silver-29eb .tabs-current-e699 {
  background-color: var(--e-global-color-secondary);
}
.menu-silver-29eb .media_7d2b {
  background-color: var(--e-global-color-text);
}
.menu-silver-29eb .icon_ed8a {
  background-color: var(--e-global-color-secondary);
}
.menu-silver-29eb .last_89b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-silver-29eb .table-86a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-silver-29eb .purple-bfb4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-silver-29eb .header_02c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-silver-29eb .yellow_7b4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-9628 .background-hard-c60d .detail_hot_4b4b,
.highlight-9628
  .background-hard-c60d
  .detail_hot_4b4b
  a,
.highlight-9628 .primary_paper_e7c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-9628 .background-hard-c60d .background_current_c013,
.highlight-9628 .picture-bronze-2eaa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-9628 .background-hard-c60d .background_current_c013 {
  color: var(--e-global-color-text);
}
.highlight-9628 .picture-bronze-2eaa {
  color: var(--e-global-color-text);
}
.highlight-9628
  .background-hard-c60d
  .surface-28d5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-9628 .hidden_outer_1cdb .gradient-013a {
  background-color: var(--e-global-color-primary);
}
.highlight-9628 .hidden_outer_1cdb .gradient-013a:hover {
  background-color: var(--e-global-color-primary);
}
.highlight-9628 .hidden_outer_1cdb .accent-91cc li span {
  background-color: var(--e-global-color-text);
}
.highlight-9628 .hidden_outer_1cdb .accent-91cc li span:hover {
  background-color: var(--e-global-color-primary);
}
.highlight-9628
  .hidden_outer_1cdb
  .accent-91cc
  li.hovered_7384
  span {
  background-color: var(--e-global-color-accent);
}
.highlight-9628 .clean-a90e span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-19e1 .yellow-8ef7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner_2a54 .dirty_f249 {
  background-color: var(--e-global-color-primary);
}
.banner_2a54 .shadow_mini_62ac {
  background-color: var(--e-global-color-secondary);
}
.banner_2a54 .purple_317c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_2a54 .blue-8ae1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_2a54 .modal_new_1025 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_2a54 .highlight-7483 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_2a54 .notification_stone_87c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_2a54 .label-d97f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_2a54 .banner_9214 {
  background-color: var(--e-global-color-primary);
}
.banner_2a54 .banner_9214 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-action-b304 .thumbnail-plasma-00fe {
  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);
}
.menu-action-b304 .red_befd {
  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);
}
.menu-action-b304
  .secondary-pressed-9585:after {
  background-color: var(--e-global-color-primary);
}
.menu-action-b304 .glass_c385 {
  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);
}
.input-84af .primary_paper_e7c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-84af .picture-bronze-2eaa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-short-210e .tiny-b37b .iron-1934 {
  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);
}
.thumbnail-short-210e .tiny-b37b .row_out_c3b5 {
  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);
}
.component-fixed-4a6a .detail-b2a4 {
  background-color: var(--e-global-color-primary);
}
.component-fixed-4a6a .slow_8494 {
  background-color: var(--e-global-color-secondary);
}
.component-fixed-4a6a .caption_complex_2e75 .menu_stale_2cab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-fixed-4a6a .highlight_pro_288d .menu_stale_2cab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-center-cb8e .icon-tall-770a .pagination_light_b7a1 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-center-cb8e .icon-tall-770a .photo-complex-a79a {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-center-cb8e .icon-tall-770a .mask_b7ca {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.heading-cold-685a .footer_4715 {
  border-color: var(--e-global-color-text);
}
.heading-cold-685a .popup_fresh_c4ff {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-cold-685a .title_6173 {
  color: var(--e-global-color-primary);
}
.heading-cold-685a .east_aa44 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue_c734 .hard_d99f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue_c734 .dark-8c38 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue_c734 .article-3f33:hover .hard_d99f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue_c734
  .article-3f33:hover
  .dark-8c38 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-6790 .copper-aa6b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-6790 .carousel-north-f59d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-7654 .highlight_bright_fbcb .over_f90c {
  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);
}
.fresh-7654 .border-a51d .over_f90c {
  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);
}
.east-b08c .lite_1a89 {
  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);
}
.gold-bcf9 .header_8fed .title-a187 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold-bcf9 .header_8fed .title-a187 {
  background-color: var(--e-global-color-secondary);
}
.gold-bcf9 .wrapper-c96a .title-a187 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold-bcf9 .wrapper-c96a .title-a187 {
  background-color: var(--e-global-color-secondary);
}
.gold-bcf9 .modal-1d4f .nav-ff99 {
  background-color: var(--e-global-color-primary);
}
.gold-bcf9 .modal-1d4f:hover .nav-ff99 {
  background-color: var(--e-global-color-secondary);
}
.gold-bcf9 .gradient-013a {
  background-color: var(--e-global-color-primary);
}
.gold-bcf9 .gradient-013a:hover {
  background-color: var(--e-global-color-accent);
}
.gold-bcf9 .accent-91cc li span {
  background-color: var(--e-global-color-text);
}
.gold-bcf9 .accent-91cc li span:hover {
  background-color: var(--e-global-color-primary);
}
.gold-bcf9 .accent-91cc li.hovered_7384 span {
  background-color: var(--e-global-color-accent);
}
.dynamic_dc38 .focused-8ca5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_dc38 .slider_09d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-d742 .shade-new-9d8c:before {
  background-color: var(--e-global-color-secondary);
}
.column-d742 .notice-8ea3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-d742 .chip-2511 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_iron_d70e .overlay_f582 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_iron_d70e .overlay_f582:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_iron_d70e .overlay_f582.fn-active-79cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_iron_d70e .aside-pro-6d36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_iron_d70e .stone-8c0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_iron_d70e .surface-4462 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_iron_d70e .form_1f62 {
  background-color: var(--e-global-color-primary);
}
.form_iron_d70e .form_1f62 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form_iron_d70e .popup_solid_6987 {
  background-color: var(--e-global-color-primary);
}
.form_iron_d70e .popup_solid_6987 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid-8c3c .filter_south_9d87 .label-outer-dce6 a {
  color: var(--e-global-color-secondary);
}
.fluid-8c3c .filter_south_9d87 .label-outer-dce6 a:hover {
  color: var(--e-global-color-secondary);
}
.fluid-8c3c .filter_south_9d87 .label-outer-dce6,
.fluid-8c3c .filter_south_9d87 .label-outer-dce6 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-8c3c .filter_south_9d87 .short-671b {
  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);
}
.fluid-8c3c .filter_south_9d87 .bright_8dcc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-8c3c .filter_south_9d87 .tag_green_be4c {
  background-color: var(--e-global-color-primary);
}
.fluid-8c3c .filter_south_9d87 .tag_green_be4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid-8c3c .filter_south_9d87 .tag_green_be4c:hover {
  background-color: var(--e-global-color-primary);
}
.fluid-8c3c .filter_south_9d87 .small-06e4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid-8c3c .filter_south_9d87 .small-06e4 {
  background-color: var(--e-global-color-primary);
}
.fluid-8c3c .filter_south_9d87 .small-06e4:hover {
  background-color: var(--e-global-color-primary);
}
.fluid-8c3c .filter_south_9d87 .gradient-013a {
  background-color: var(--e-global-color-primary);
}
.fluid-8c3c .filter_south_9d87 .gradient-013a:hover {
  background-color: var(--e-global-color-primary);
}
.fluid-8c3c .hidden_outer_1cdb .accent-91cc li span {
  background-color: var(--e-global-color-text);
}
.fluid-8c3c .hidden_outer_1cdb .accent-91cc li span:hover {
  background-color: var(--e-global-color-primary);
}
.fluid-8c3c .hidden_outer_1cdb .accent-91cc li.hovered_7384 span {
  background-color: var(--e-global-color-accent);
}
.fluid-8c3c .in-4cdc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid-8c3c .over-c790 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_cb5c .full-192d .carousel_lite_5296 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_cb5c .full-192d .hidden_2fb4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_cb5c .full-192d .dirty-ada0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-narrow-9bf3 .tertiary-pressed-123e {
  border-color: var(--e-global-color-text);
}
.overlay-narrow-9bf3 .disabled_b785 {
  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);
}
.overlay-narrow-9bf3 .prev_a4f1 {
  color: var(--e-global-color-secondary);
}
.overlay-narrow-9bf3 .prev_a4f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-narrow-9bf3 .white-fcb9 > * {
  color: var(--e-global-color-primary);
}
.overlay-narrow-9bf3 .white-fcb9 > * svg {
  fill: var(--e-global-color-primary);
}
.overlay-narrow-9bf3 .tall-d141 {
  color: var(--e-global-color-primary);
}
.overlay-narrow-9bf3 .tall-d141 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-narrow-9bf3 .fresh_5195 {
  color: var(--e-global-color-primary);
}
.overlay-narrow-9bf3 .fresh_5195 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-narrow-9bf3 .texture_f7e1 {
  color: var(--e-global-color-primary);
}
.overlay-narrow-9bf3 .texture_f7e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-narrow-9bf3 .banner-top-f405 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-narrow-9bf3 .solid_b97e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-narrow-9bf3 .solid_b97e.hero_left_2294 {
  color: var(--e-global-color-secondary);
}
.overlay-narrow-9bf3 .solid_b97e.hero_left_2294 .dirty-b5ba {
  color: var(--e-global-color-accent);
}
.overlay-narrow-9bf3 .solid_b97e.menu_bright_99e8 {
  color: var(--e-global-color-text);
}
.overlay-narrow-9bf3 .solid_b97e.menu_bright_99e8 .dirty-b5ba {
  color: var(--e-global-color-text);
}
.overlay-narrow-9bf3 .solid_b97e:before {
  border-top-color: var(--e-global-color-text);
}
.overlay-narrow-9bf3 .badge-white-ef77 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-narrow-9bf3
  .badge-white-ef77
  .fresh-bf21 {
  background-color: var(--e-global-color-primary);
}
.overlay-narrow-9bf3
  .badge-white-ef77
  .fresh-bf21 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay-narrow-9bf3 .tertiary-pressed-123e .orange_54ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_hard_770e .cold_be34 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_hard_770e .tertiary_18c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_f0fb .purple-3031 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_f0fb
  .pressed_6bcf
  .middle_eb24 {
  background-color: var(--e-global-color-secondary);
}
.hard_f0fb
  .pressed_6bcf.summary_bright_a25a
  .middle_eb24 {
  background-color: var(--e-global-color-text);
}
.hard_f0fb
  .pressed_6bcf:hover
  .middle_eb24 {
  background-color: var(--e-global-color-accent);
}
.hard_f0fb
  .pressed_6bcf.fn-active-79cd
  .middle_eb24 {
  background-color: var(--e-global-color-primary);
}
.list_cool_42ef .photo-under-8830 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.list_cool_42ef .title-green-0a45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_cool_42ef .hard_a31f {
  background-color: var(--e-global-color-primary);
}
.list_cool_42ef .hard_a31f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-2dbd .media-cool-4371 .next_6630 .fluid_fc75 {
  background-color: var(--e-global-color-secondary);
}
.active-2dbd .media-cool-4371 .search-e2ff:after {
  background-color: var(--e-global-color-secondary);
}
.active-2dbd .mask_basic_d7fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-2dbd .backdrop_liquid_e1d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-2dbd .modal_67de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-2dbd .tall_a7db {
  background-color: var(--e-global-color-primary);
}
.active-2dbd .tall_a7db {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-2dbd .current-56b6 {
  background-color: var(--e-global-color-secondary);
}
.active-2dbd .current-56b6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-2dbd .media-cool-4371 .badge_3e20 .iron_1d87:hover {
  background-color: var(--e-global-color-primary);
}
.active-2dbd
  .media-cool-4371
  .badge_3e20
  .iron_1d87.shadow_pink_6acf {
  background-color: var(--e-global-color-primary);
}
.active-2dbd .media-cool-4371 .list-7af2:before {
  border-color: var(--e-global-color-primary);
}
.active-2dbd .media-cool-4371 .list-7af2:hover:before {
  border-color: var(--e-global-color-secondary);
}
.active-2dbd
  .media-cool-4371
  .list-7af2.picture-9a29:before {
  border-color: var(--e-global-color-primary);
}
.active-2dbd .search_e48e span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-0ce3 .solid_4bf7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-0ce3 .solid_4bf7:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-0ce3 .solid_4bf7.disabled_white_a5df {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-0ce3 .active-a08f {
  background-color: var(--e-global-color-primary);
}
.widget-0ce3 .active-a08f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-0ce3
  .pattern_269b
  .first_1dca
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-0ce3
  .last_7b6e
  .first_1dca
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-c421
  .solid_c699
  .module_fast_fa14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-c421
  .solid_c699
  .highlight-tiny-fb98 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-c421 .slider-c894 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-c421 .outline-ca18 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-c421 .grid-tall-72e0 {
  background-color: var(--e-global-color-primary);
}
.column-c421 .grid-tall-72e0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-pro-4ffd .short_6692 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-pro-4ffd .column_3ff4 {
  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);
}
.tertiary-pro-4ffd .nav_430d {
  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);
}
.tertiary-pro-4ffd .nav_430d a:hover {
  color: var(--e-global-color-secondary);
}
.tertiary-pro-4ffd .paragraph_f7fe {
  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-pro-4ffd .green_d03b {
  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);
}
.tertiary-pro-4ffd .label_dirty_59bd .gradient-013a {
  background-color: var(--e-global-color-primary);
}
.tertiary-pro-4ffd .label_dirty_59bd .gradient-013a:hover {
  background-color: var(--e-global-color-accent);
}
.tertiary-pro-4ffd
  .label_dirty_59bd
  .accent-91cc
  li
  span {
  background-color: var(--e-global-color-text);
}
.tertiary-pro-4ffd
  .label_dirty_59bd
  .accent-91cc
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary-pro-4ffd
  .label_dirty_59bd
  .accent-91cc
  li.hovered_7384
  span {
  background-color: var(--e-global-color-accent);
}
.thumbnail_easy_770b
  .slow_6f88
  .pro_271c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_easy_770b .slow_6f88 .component-right-f9a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_easy_770b .slow_6f88 .chip_5e2f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_easy_770b .texture_pressed_39da {
  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);
}
.thumbnail_easy_770b
  .column_old_5e32.content_6f8d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-907f
  > .modal-fixed-0ab3
  > div
  > .yellow_4f12
  > .video_bright_1ad5
  > a {
  background-color: var(--e-global-color-text);
}
.copper-907f
  > .modal-fixed-0ab3
  > div
  > .yellow_4f12
  > .video_bright_1ad5
  > a
  .overlay_443e.clean_33a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper-907f
  > .modal-fixed-0ab3
  > div
  > .yellow_4f12
  > .video_bright_1ad5
  > a
  .notification-pink-d38d.pink_92b5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper-907f
  > .modal-fixed-0ab3
  > div
  > .yellow_4f12
  > .video_bright_1ad5
  > .mask_5752
  .video_bright_1ad5
  > a {
  background-color: var(--e-global-color-secondary);
}
.copper-907f
  > .modal-fixed-0ab3
  > div
  > .yellow_4f12
  > .video_bright_1ad5
  > .mask_5752
  .video_bright_1ad5
  > a
  .element_c48d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-907f
  > .modal-fixed-0ab3
  > div
  > .yellow_4f12
  > .video_bright_1ad5
  > .mask_5752
  .video_bright_1ad5
  > a
  .notification-pink-d38d.popup_smooth_06c0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper-907f
  > .modal-fixed-0ab3
  > div
  > .yellow_4f12
  > .video_bright_1ad5
  > a
  .logo-4a42:before {
  color: var(--e-global-color-text);
}
.copper-907f
  > .modal-fixed-0ab3
  > div
  > .yellow_4f12
  > .video_bright_1ad5
  > .mask_5752
  a
  .logo-4a42:before {
  color: var(--e-global-color-text);
}
.copper-907f
  > .modal-fixed-0ab3
  > div
  > .yellow_4f12
  > .video_bright_1ad5.small-71ca
  > a
  .logo-4a42:before {
  color: var(--e-global-color-text);
}
.copper-907f
  > .modal-fixed-0ab3
  > div
  > .yellow_4f12
  > .video_bright_1ad5
  > .mask_5752
  .video_bright_1ad5.small-71ca
  > a
  .logo-4a42:before {
  color: var(--e-global-color-text);
}
.copper-907f
  > .modal-fixed-0ab3
  > div
  > .yellow_4f12
  > .video_bright_1ad5
  > a
  .hover_b8f8
  .top-9b06 {
  color: var(--e-global-color-text);
}
.copper-907f
  > .modal-fixed-0ab3
  > div
  > .yellow_4f12
  > .video_bright_1ad5
  > .mask_5752
  a
  .hover_b8f8
  .top-9b06 {
  color: var(--e-global-color-text);
}
.copper-907f
  > .modal-fixed-0ab3
  > div
  > .yellow_4f12
  > .video_bright_1ad5
  > a
  .hover_b8f8
  .top-9b06,
.copper-907f
  > .modal-fixed-0ab3
  > div
  > .yellow_4f12
  > .video_bright_1ad5
  > .mask_5752
  a
  .hover_b8f8
  .top-9b06 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-907f
  > .modal-fixed-0ab3
  > div
  > .yellow_4f12
  > .video_bright_1ad5
  > a
  .stale_7f1b:before {
  color: var(--e-global-color-text);
}
.copper-907f
  > .modal-fixed-0ab3
  > div
  > .yellow_4f12
  > .video_bright_1ad5
  > .mask_5752
  a
  .stale_7f1b:before {
  color: var(--e-global-color-text);
}
.copper-907f
  > .modal-fixed-0ab3
  > div
  > .yellow_4f12
  > .video_bright_1ad5.small-71ca
  > a
  .stale_7f1b:before {
  color: var(--e-global-color-text);
}
.copper-907f
  > .modal-fixed-0ab3
  > div
  > .yellow_4f12
  > .video_bright_1ad5
  > .mask_5752
  .video_bright_1ad5.small-71ca
  > a
  .stale_7f1b:before {
  color: var(--e-global-color-text);
}
.element-84b1 .button_c467 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-84b1
  .basic-1fcb:hover
  .button_c467 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next-8756
  > .modal-fixed-0ab3
  > .mask-fixed-eb81
  > .chip_2132
  > .sort-51df
  > .outer_ae68
  .message_032e {
  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);
}
.next-8756
  > .modal-fixed-0ab3
  > .mask-fixed-eb81
  > .chip_2132
  > .sort-51df
  > .outer_ae68:hover
  .message_032e {
  color: var(--e-global-color-text);
}
.next-8756
  > .modal-fixed-0ab3
  > .mask-fixed-eb81
  > .chip_2132
  > .sort-51df
  > .outer_ae68:hover
  .message_032e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-8756
  > .modal-fixed-0ab3
  > .mask-fixed-eb81
  > .chip_2132
  > .sort-51df.photo-hard-a64f
  > .outer_ae68
  .message_032e {
  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);
}
.hover_e34f .thumbnail-4bf0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_e34f .wood_5374 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_e34f .highlight-99a5 {
  background-color: var(--e-global-color-primary);
}
.hover_e34f .highlight-99a5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion_515e
  > .modal-fixed-0ab3
  > .smooth-5bba
  > .text_9a73
  > .tabs-d2d9
  .grid_iron_c5db {
  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);
}
.motion_515e
  > .modal-fixed-0ab3
  > .smooth-5bba
  > .text_9a73
  > .tabs-d2d9
  .hero-4571 {
  color: var(--e-global-color-text);
}
.motion_515e
  > .modal-fixed-0ab3
  > .smooth-5bba
  > .text_9a73
  > .tabs-d2d9:hover
  .grid_iron_c5db {
  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);
}
.motion_515e
  > .modal-fixed-0ab3
  > .smooth-5bba
  > .text_9a73
  > .tabs-d2d9:hover
  .hero-4571 {
  color: var(--e-global-color-secondary);
}
.motion_515e
  > .modal-fixed-0ab3
  > .smooth-5bba
  > .text_9a73
  > .tabs-d2d9.steel-f95b
  .grid_iron_c5db {
  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);
}
.motion_515e
  > .modal-fixed-0ab3
  > .smooth-5bba
  > .text_9a73
  > .tabs-d2d9.steel-f95b
  .hero-4571 {
  color: var(--e-global-color-primary);
}
.header_brown_f07c
  .caption-short-84bd
  .photo-4fbc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_brown_f07c .dark_f3ff .orange_54ac .heading_center_d8a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-hovered-7d28 .paragraph_hovered_5dcc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-hovered-7d28 .sidebar_old_2877 .paragraph_hovered_5dcc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-hovered-7d28 .gallery-4d91 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview-hovered-7d28 .gallery-4d91 {
  background-color: var(--e-global-color-primary);
}
.tiny_40eb .dropdown_ba81 .fresh_00d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny_40eb
  .dropdown_ba81:hover
  .text-thick-9ec4 {
  color: var(--e-global-color-secondary);
}
.tiny_40eb
  .dropdown_ba81:hover
  .fresh_00d7 {
  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);
}
.tooltip_white_3ee2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.button-281a {
  max-width: 1400px !important;
}

.detail_slow_ab30 {
  flex-direction: column;
}

.detail_slow_ab30 .mask_outer_c884 {
  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.detail_slow_ab30 .mask_outer_c884 {
  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);
}

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

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

.red_a27f.fast_8caa {
  display: none;
}

.summary_d3ba {
  display: none;
}

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

.tiny-eee5.layout_simple_fe2b {
  margin-bottom: 40px;
  width: 100%;
}

.tabs-stale-6d50 {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.detail_slow_ab30 a {
  width: 100%;
}

.article-c687 .plasma-a25f.heading-cf98 {
  width: 20% !important;
}

.main_03a7 {
  display: block;
  gap: 5px;
  text-align: center;
  background: linear-gradient(45deg, #FF6B35 0%, #F7931E 50%, #FFD700 100%); /* 巴西风格渐变 */
  white-space: nowrap;
  display: flex;
  border-radius: 15px; /* 更圆润的边角 */
  padding: 15px 30px; /* 增加内边距 */
  align-items: center;
  justify-content: center;
  font-size: 25px !important;
  font-weight: 700 !important;
  color: #FFFFFF;
  box-shadow: 0 6px 20px rgba(255, 107, 53, 0.4); /* 添加阴影效果 */
  transition: all 0.3s ease;
  text-transform: uppercase; /* 大写字母更有力量感 */
  letter-spacing: 1px; /* 字母间距 */
}

.main_03a7:hover {
  color: #FFFFFF;
  transform: translateY(-2px); /* 悬停时轻微上升 */
  box-shadow: 0 8px 25px rgba(255, 107, 53, 0.6);
  background: linear-gradient(45deg, #E55A2B 0%, #E8821A 50%, #E6C200 100%);
}

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

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

.background-bottom-fd63 {
  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;
}

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

.background-bottom-fd63: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);
}

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

.article-c687
  .plasma-a25f.accordion-purple-726f
  .tabs_slow_8c81
  .brown-d9f7 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.logo_faed.dropdown_4db7 > .brown_c5b2 {
  display: flex;
  align-items: center;
}

.preview-f207 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

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

.article-c687
  .plasma-a25f.sidebar-99a7
  .tag_warm_e1ca
  .popup-pro-17b1 {
  width: 100% !important;
}

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

.pattern-last-041d {
  width: 100%;
}

.content-0be0 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.sidebar_dark_23fe:hover .menu_small_0f18 {
  visibility: visible;
}
.sidebar_dark_23fe:hover.sidebar_dark_23fe::before {
  display: block;
}

.active_a863 h3 {
  color: #fff;
}

.carousel-d8a3 {
  margin: 0;
}

.article-c687
  .plasma-a25f.sidebar-99a7
  .popup-pro-17b1
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.short-70e3 {
  width: 100%;
}

.notification_38c3 {
  width: 100%;
}

.table-light-1b3c {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.notification_38c3 {
  width: 100%;
}

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

.popup-pro-17b1 {
  display: flex;
  align-items: center;
}

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

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

.detail_slow_ab30 .mask_outer_c884.main-new-527b {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.detail_slow_ab30 h1.mask_outer_c884 {
  margin-top: 80px !important;
}

.article-c687 .plasma-a25f.tabs-2da3 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.column_56eb img {
  width: 100%;
}

.active-20ca .info_91e2.tabs_slow_8c81 {
  justify-content: space-between;
}

.inner_46c7 {
  display: none;
}

.upper_6017 .message_c80a {
  margin: 1px 0 !important;
}

.north-59a5 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .logo_faed .brown_c5b2 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .active-20ca .info_91e2.tabs_slow_8c81 {
    border-bottom: 1px solid #f0c159;
  }

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

  .logo_faed.dropdown_4db7 > .brown_c5b2 {
    gap: 15px;
    justify-content: space-between;
  }

  .article-c687
    .plasma-a25f.sidebar-99a7
    .popup-pro-17b1
    img {
    width: 60% !important;
  }

  .summary_bdb5 {
    left: 2%;
  }

  .menu-fluid-ad3c {
    margin: 10px 0;
  }

  .detail_slow_ab30 .message_c80a {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.detail_slow_ab30 .mask_outer_c884,
  .detail_slow_ab30 .mask_outer_c884 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .popup-pro-17b1 {
    justify-content: center;
  }

  .detail_slow_ab30 .message_c80a {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .tabs-stale-6d50 {
    margin-bottom: 15px !important;
  }

  .article-c687 .plasma-a25f.heading-cf98 {
    width: 75% !important;
  }

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

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

  h2.detail_slow_ab30 .mask_outer_c884,
  .detail_slow_ab30 .mask_outer_c884 {
    font-size: 30px !important;
  }

  .popup-pro-17b1 {
    justify-content: center;
  }

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

  .wood_fdc3
    .dim_a3ee.upper_1793 {
    margin: 0 !important;
  }

  .preview-f207 {
    margin: 0;
    gap: 10px;
  }

  .menu-fluid-ad3c {
    display: flex;
  }

  .sort_solid_0f8c .main_03a7 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .table-light-1b3c {
    justify-content: flex-end;
    gap: 1px;
  }

  .detail_slow_ab30 h1.mask_outer_c884 {
    margin-top: 40px !important;
  }

  .article-c687
    .plasma-a25f.sidebar-99a7
    .popup-pro-17b1
    img,
  .title-upper-2c7c .tag_warm_e1ca {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .background-bottom-fd63 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .article-c687 .plasma-a25f.heading-cf98 {
    width: 100% !important;
  }

  .logo_faed.dropdown_4db7 > .brown_c5b2 {
    gap: 3px;
  }

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

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

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

.active-20ca .info_91e2.tabs_slow_8c81: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);
}

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

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

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

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

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

/* 图片块简化样式 */
.search-06eb {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .active-20ca .info_91e2.tabs_slow_8c81 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .detail_slow_ab30 .mask_outer_c884 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .main_03a7 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.wide_9154 .preview_silver_dca0 {
  flex-shrink: 0;
  white-space: nowrap;
}

.wide_9154 .chip_pink_f022 {
  flex-shrink: 0;
  min-width: fit-content;
}

.wide_9154 .brown-d9f7 {
  white-space: nowrap;
}

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

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

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

.wide_9154 .chip_pink_f022 {
  max-width: 80px !important;
  overflow: hidden;
}

.wide_9154 .info_91e2.tabs_slow_8c81 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.wide_9154 .brown-d9f7 {
  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);
  }
}

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

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

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

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

body .background-bottom-fd63:nth-child(2),
.article-c687 .background-bottom-fd63:nth-child(2),
#page .background-bottom-fd63: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;
}

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

/* css-noise: ce22 */
.promo-block-c1 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
