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(.dim-0de4) {
  gap: 0.5em;
}
:where(.menu_2953) {
  gap: 0.5em;
}
body .card_advanced_4c96 > .info-slow-6835 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .card_advanced_4c96 > .focused_db41 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .card_advanced_4c96 > .primary-blue-9975 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .block-93d8 > .info-slow-6835 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .block-93d8 > .focused_db41 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .block-93d8 > .primary-blue-9975 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .block-93d8
  > :where(:not(.info-slow-6835):not(.focused_db41):not(.mask_copper_0373)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .block-93d8 > .easy-e55a {
  max-width: var(--wp--style--global--wide-size);
}
body .dim-0de4 {
  display: flex;
}
body .dim-0de4 {
  flex-wrap: wrap;
  align-items: center;
}
body .dim-0de4 > * {
  margin: 0;
}
body .menu_2953 {
  display: grid;
}
body .menu_2953 > * {
  margin: 0;
}
:where(.component_fluid_b7a9.dim-0de4) {
  gap: 2em;
}
:where(.component_fluid_b7a9.menu_2953) {
  gap: 2em;
}
:where(.first_8020.dim-0de4) {
  gap: 1.25em;
}
:where(.first_8020.menu_2953) {
  gap: 1.25em;
}
.texture_11a8 {
  color: var(--wp--preset--color--black) !important;
}
.notification_3071 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.summary_liquid_6fd2 {
  color: var(--wp--preset--color--white) !important;
}
.tooltip-7ca7 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.feature_e2a4 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.link_up_502d {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.notice_1f2e {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.next-e321 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.badge_ae08 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.notice_middle_0106 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.grid_3b39 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.component_b216 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.medium-8b9e {
  background-color: var(--wp--preset--color--black) !important;
}
.main-b5f0 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.cold-7000 {
  background-color: var(--wp--preset--color--white) !important;
}
.detail_be4c {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.summary_liquid_9022 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.tertiary_prev_ba73 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.east_2f0e {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.accent-bottom-137e {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.old_8835 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.liquid_54df {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.east-f72a {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tertiary_brown_f73c {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.soft_f204 {
  border-color: var(--wp--preset--color--black) !important;
}
.video-old-2359 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.shadow_3e9d {
  border-color: var(--wp--preset--color--white) !important;
}
.backdrop_1d9b {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.hero_prev_9022 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.mask_inner_7e27 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.popup_cool_82e2 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.list-e258 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.upper_e4a3 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.secondary_f49b {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.medium_1875 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.container-16a5 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.brown_6635 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.tabs_7b77 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.pagination_steel_d851 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.complex_9178 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.inner_e81f {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.panel_6a94 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.blue-0d1e {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.fresh_411d {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.photo-glass-00a3 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.center-3f8a {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.image_out_f866 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.breadcrumb_77b2 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.logo-d14e {
  font-size: var(--wp--preset--font-size--small) !important;
}
.focus_fbcd {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.center-fb92 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.grid-pink-ae32 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.overlay_hard_7994 a:where(:not(.container_fe2c)) {
  color: inherit;
}
:where(.first_8020.dim-0de4) {
  gap: 1.25em;
}
:where(.first_8020.menu_2953) {
  gap: 1.25em;
}
:where(.component_fluid_b7a9.dim-0de4) {
  gap: 2em;
}
:where(.component_fluid_b7a9.menu_2953) {
  gap: 2em;
}
.notification_right_cf25 {
  font-size: 1.5em;
  line-height: 1.6;
}

.text_0db7 .first_5bc9 {
  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);
}
.right-bd8f .tag-593c {
  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);
}
.liquid-c515 {
  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);
}
.liquid-c515.main-purple-e737 .column_4920 {
  background-color: var(--e-global-color-primary);
}
.liquid-c515.in-e2d9 .column_4920,
.liquid-c515.pink_3aa5 .column_4920 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.content_easy_98b5 .action_99cd {
  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);
}
.video-purple-b5d9 {
  --divider-color: var(--e-global-color-secondary);
}
.video-purple-b5d9 .pagination-easy-14f7 {
  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);
}
.video-purple-b5d9.menu_2d38 .row-7fda {
  background-color: var(--e-global-color-secondary);
}
.video-purple-b5d9.aside-wood-16ef .row-7fda,
.video-purple-b5d9.cool_a65e .row-7fda {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.video-purple-b5d9.aside-wood-16ef .row-7fda,
.video-purple-b5d9.cool_a65e .row-7fda svg {
  fill: var(--e-global-color-secondary);
}
.active-wide-3a41 .popup_8ca1 {
  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-wide-3a41 .advanced-36bf {
  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-center-33a0.menu_2d38 .row-7fda {
  background-color: var(--e-global-color-primary);
}
.link-center-33a0.aside-wood-16ef .row-7fda,
.link-center-33a0.cool_a65e .row-7fda {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.link-center-33a0.aside-wood-16ef .row-7fda,
.link-center-33a0.cool_a65e .row-7fda svg {
  fill: var(--e-global-color-primary);
}
.top-97a2.menu_2d38 .row-7fda {
  background-color: var(--e-global-color-primary);
}
.top-97a2.aside-wood-16ef .row-7fda,
.top-97a2.cool_a65e .row-7fda {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.top-97a2 .summary-stale-be51 {
  color: var(--e-global-color-primary);
}
.top-97a2 .summary-stale-be51,
.top-97a2 .summary-stale-be51 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top-97a2 .border-d044 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_98eb .info_da80 {
  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);
}
.upper_d1e2 .inner_18e8 .dirty-4c0b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-outer-ed94 .border-cold-ffa0:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.modal-outer-ed94 .last_e9bf i {
  color: var(--e-global-color-primary);
}
.modal-outer-ed94 .last_e9bf svg {
  fill: var(--e-global-color-primary);
}
.modal-outer-ed94 .notice-76fb {
  color: var(--e-global-color-secondary);
}
.modal-outer-ed94 .border-cold-ffa0 > .notice-76fb,
.modal-outer-ed94 .border-cold-ffa0 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_5998 .column-c5da {
  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);
}
.stone_5998 .simple_5687 {
  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);
}
.inner-821e .bronze-04c6 .hover_9367 {
  background-color: var(--e-global-color-primary);
}
.inner-821e .accent_c9d9 {
  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);
}
.cool_b0b4 .article_143f {
  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);
}
.cool_b0b4 .accent_inner_d9f3 {
  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);
}
.cool_b0b4 .action_0025 {
  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);
}
.hero-4370 .texture-edcb,
.hero-4370 .texture-edcb a {
  color: var(--e-global-color-primary);
}
.hero-4370 .texture-edcb.message_clean_e8c6,
.hero-4370 .texture-edcb.message_clean_e8c6 a {
  color: var(--e-global-color-accent);
}
.hero-4370 .texture-edcb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-4370 .steel-1fbe {
  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);
}
.light_3cd2 .prev_dc45,
.light_3cd2 .current_5f15 {
  color: var(--e-global-color-primary);
}
.light_3cd2 .prev_dc45 svg {
  fill: var(--e-global-color-primary);
}
.light_3cd2 .message_clean_e8c6 .prev_dc45,
.light_3cd2 .message_clean_e8c6 .current_5f15 {
  color: var(--e-global-color-accent);
}
.light_3cd2 .message_clean_e8c6 .prev_dc45 svg {
  fill: var(--e-global-color-accent);
}
.light_3cd2 .current_5f15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light_3cd2 .steel-1fbe {
  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);
}
.chip_a860 .backdrop-1b68,
.chip_a860 .summary_b513 {
  color: var(--e-global-color-primary);
}
.chip_a860 .summary_b513 svg {
  fill: var(--e-global-color-primary);
}
.chip_a860 .texture-edcb.message_clean_e8c6 a,
.chip_a860
  .texture-edcb.message_clean_e8c6
  .summary_b513 {
  color: var(--e-global-color-accent);
}
.chip_a860 .backdrop-1b68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_a860 .steel-1fbe {
  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);
}
.prev-81e3 .picture-small-fb31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev-81e3 .border_4880 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_e274 .middle_eeca .grid_lower_81fd {
  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);
}
.fluid_e274 .middle_eeca .box-cold-b07a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_e274 .feature_copper_f457 .grid_lower_81fd {
  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);
}
.fluid_e274
  .feature_copper_f457
  .box-cold-b07a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_e274
  .slider_61e3
  .grid_lower_81fd {
  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);
}
.fluid_e274
  .slider_61e3
  .box-cold-b07a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_e274
  .basic_4af0
  .grid_lower_81fd {
  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);
}
.fluid_e274
  .basic_4af0
  .box-cold-b07a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-hot-037f .hidden_green_20a4 {
  background-color: var(--e-global-color-primary);
}
.aside-hot-037f .hidden_green_20a4:hover {
  background-color: var(--e-global-color-primary);
}
.aside-hot-037f .small_854e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-hot-037f
  .hidden_green_20a4:hover
  .small_854e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_2af4 .dynamic_a285 {
  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);
}
.rough_a7d6 .prev_91ed .search_easy_abd2 a {
  background-color: var(--e-global-color-accent);
}
.rough_a7d6 .prev_91ed .outline-ce47 a {
  background-color: var(--e-global-color-accent);
}
.rough_a7d6 .prev_91ed .search_easy_abd2 a,
.rough_a7d6 .prev_91ed .outline-ce47 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_narrow_3d26
  .red_8a1b.fluid_38a9
  .prev_91ed
  a.gold_88bb {
  background-color: var(--e-global-color-accent);
}
.slider_narrow_3d26
  .red_8a1b.fluid_38a9
  .prev_91ed
  span.gold_88bb.fn-current-6f03 {
  background-color: var(--e-global-color-text);
}
.slider_narrow_3d26
  .red_8a1b.fluid_38a9
  .prev_91ed
  .gold_88bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-b641 .large-9d7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-b641
  .header_488b
  > .easy-7a2c
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-b641
  .green_0aea
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-b641
  .yellow_1a3a
  .item_first_e3f6,
.container-b641
  .yellow_1a3a
  .link_467d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-b641
  .yellow_1a3a
  .iron-fa4f,
.container-b641
  .yellow_1a3a
  a
  .iron-fa4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-b641
  .yellow_1a3a
  .icon-cdbf {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-b641
  .yellow_1a3a
  .yellow_fdbe {
  background-color: var(--e-global-color-primary);
}
.container-b641
  .yellow_1a3a
  .yellow_fdbe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-b641
  .yellow_1a3a
  .yellow_fdbe:hover {
  background-color: var(--e-global-color-primary);
}
.container-b641
  .yellow_1a3a
  .mask_fb70 {
  background-color: var(--e-global-color-primary);
}
.container-b641
  .yellow_1a3a
  .mask_fb70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-b641
  .yellow_1a3a
  .mask_fb70:hover {
  background-color: var(--e-global-color-primary);
}
.container-b641
  .bottom_dbc7
  .header-north-0adb
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-b641
  .bottom_dbc7
  .outline-9239 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-b641
  .bottom_dbc7
  .icon-cdbf {
  color: var(--e-global-color-text);
}
.container-b641
  .bottom_dbc7
  .icon-cdbf
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-b641
  .bottom_dbc7
  .yellow_fdbe {
  background-color: var(--e-global-color-primary);
}
.container-b641
  .bottom_dbc7
  .yellow_fdbe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-b641
  .bottom_dbc7
  .yellow_fdbe:hover {
  background-color: var(--e-global-color-primary);
}
.container-b641
  .bottom_dbc7
  .mask_fb70 {
  background-color: var(--e-global-color-primary);
}
.container-b641
  .bottom_dbc7
  .mask_fb70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-b641
  .bottom_dbc7
  .mask_fb70:hover {
  background-color: var(--e-global-color-primary);
}
.container-b641 .label_f8c2 {
  background-color: var(--e-global-color-primary);
}
.container-b641 .label_f8c2:hover {
  background-color: var(--e-global-color-primary);
}
.container-b641 .wrapper_ddef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-b641 .article_center_6eda {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid_f4be .picture-5b89 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid_f4be
  .video-6e53
  > div:nth-child(3)
  .picture-5b89,
.liquid_f4be
  .panel_e1ad
  > div:nth-child(1)
  .picture-5b89,
.liquid_f4be
  .dim_c81d
  > div:nth-child(1)
  .picture-5b89,
.liquid_f4be
  .mini-e750
  > div:nth-child(1)
  .picture-5b89,
.liquid_f4be
  .section-8ba3
  > div:nth-child(1)
  .picture-5b89 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid_f4be .sidebar-wood-d0b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_f4be .green-08a4 {
  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);
}
.liquid_f4be .west-4ad9 {
  background-color: var(--e-global-color-primary);
}
.liquid_f4be .west-4ad9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_f4be .west-4ad9:hover {
  background-color: var(--e-global-color-primary);
}
.liquid_f4be .inner_151a {
  background-color: var(--e-global-color-primary);
}
.liquid_f4be .inner_151a:hover {
  background-color: var(--e-global-color-primary);
}
.liquid_f4be .wrapper_ddef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid_f4be .article_center_6eda {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-ab33 .center-6eef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-ab33 .label-soft-ff06 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-ab33 .frame_81d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-ab33 .search_blue_9eeb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-ab33 .tooltip_a94f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-ab33 .inner_151a {
  background-color: var(--e-global-color-primary);
}
.thumbnail-ab33 .inner_151a:hover {
  background-color: var(--e-global-color-primary);
}
.hero_light_260a .full-6462 {
  background-color: var(--e-global-color-secondary);
}
.hero_light_260a .sidebar-7f1b {
  background-color: var(--e-global-color-text);
}
.hero_light_260a .feature-800a {
  background-color: var(--e-global-color-secondary);
}
.hero_light_260a .small-893d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_light_260a .pagination-glass-a043 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_light_260a .primary_07d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_light_260a .liquid_bf27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_light_260a .layout-d315 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_5f20 .module-d6e9 .widget_e2ab,
.tall_5f20
  .module-d6e9
  .widget_e2ab
  a,
.tall_5f20 .component_solid_d0fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_5f20 .module-d6e9 .active_ba7f,
.tall_5f20 .south-870b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_5f20 .module-d6e9 .active_ba7f {
  color: var(--e-global-color-text);
}
.tall_5f20 .south-870b {
  color: var(--e-global-color-text);
}
.tall_5f20
  .module-d6e9
  .tiny_b96f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall_5f20 .layout-easy-1573 .banner-basic-e288 {
  background-color: var(--e-global-color-primary);
}
.tall_5f20 .layout-easy-1573 .banner-basic-e288:hover {
  background-color: var(--e-global-color-primary);
}
.tall_5f20 .layout-easy-1573 .picture_dynamic_dcb7 li span {
  background-color: var(--e-global-color-text);
}
.tall_5f20 .layout-easy-1573 .picture_dynamic_dcb7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.tall_5f20
  .layout-easy-1573
  .picture_dynamic_dcb7
  li.panel-wide-bd0f
  span {
  background-color: var(--e-global-color-accent);
}
.tall_5f20 .grid_motion_c47b span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-last-dacf .border_1b43 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-c1c8 .module-brown-7513 {
  background-color: var(--e-global-color-primary);
}
.paragraph-c1c8 .cold-d0fc {
  background-color: var(--e-global-color-secondary);
}
.paragraph-c1c8 .pagination-6dbc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-c1c8 .picture_df18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-c1c8 .main_445d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-c1c8 .card_d7a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-c1c8 .motion-c629 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-c1c8 .cold-1c3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-c1c8 .copper_4496 {
  background-color: var(--e-global-color-primary);
}
.paragraph-c1c8 .copper_4496 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_dark_e6e2 .narrow-fac3 {
  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);
}
.detail_dark_e6e2 .center-bdf7 {
  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);
}
.detail_dark_e6e2
  .tertiary-9428:after {
  background-color: var(--e-global-color-primary);
}
.detail_dark_e6e2 .status-d86a {
  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);
}
.label_9c28 .component_solid_d0fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_9c28 .south-870b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_c6a9 .bright_1805 .purple_8975 {
  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);
}
.huge_c6a9 .bright_1805 .panel-copper-29f2 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_middle_3f0b .last-3046 {
  background-color: var(--e-global-color-primary);
}
.container_middle_3f0b .detail-iron-ad4e {
  background-color: var(--e-global-color-secondary);
}
.container_middle_3f0b .photo_e15d .dynamic_abec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_middle_3f0b .disabled-over-3090 .dynamic_abec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-0612 .middle-7106 .title-db9a {
  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);
}
.status-0612 .middle-7106 .label-efd8 {
  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);
}
.status-0612 .middle-7106 .rough_547d {
  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);
}
.right_3c4b .background_420f {
  border-color: var(--e-global-color-text);
}
.right_3c4b .notice-out-c3b6 {
  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);
}
.right_3c4b .pressed_c461 {
  color: var(--e-global-color-primary);
}
.right_3c4b .button_857a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-small-03c7 .wood-85a0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-small-03c7 .smooth_e856 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-small-03c7 .sidebar-stale-6e27:hover .wood-85a0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-small-03c7
  .sidebar-stale-6e27:hover
  .smooth_e856 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-955b .advanced_c49f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-955b .active_38d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_1527 .motion-03fb .gold-b2ba {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_1527 .outer-dbea .gold-b2ba {
  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);
}
.wrapper_copper_4cf8 .frame-lower-e15a {
  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);
}
.white_b079 .copper_f18f .shadow_7364 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white_b079 .copper_f18f .shadow_7364 {
  background-color: var(--e-global-color-secondary);
}
.white_b079 .bright-e68e .shadow_7364 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white_b079 .bright-e68e .shadow_7364 {
  background-color: var(--e-global-color-secondary);
}
.white_b079 .medium-402a .glass_0de1 {
  background-color: var(--e-global-color-primary);
}
.white_b079 .medium-402a:hover .glass_0de1 {
  background-color: var(--e-global-color-secondary);
}
.white_b079 .banner-basic-e288 {
  background-color: var(--e-global-color-primary);
}
.white_b079 .banner-basic-e288:hover {
  background-color: var(--e-global-color-accent);
}
.white_b079 .picture_dynamic_dcb7 li span {
  background-color: var(--e-global-color-text);
}
.white_b079 .picture_dynamic_dcb7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.white_b079 .picture_dynamic_dcb7 li.panel-wide-bd0f span {
  background-color: var(--e-global-color-accent);
}
.advanced-8a36 .lower_0430 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-8a36 .silver_29de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-gold-1d72 .slider_5d8f:before {
  background-color: var(--e-global-color-secondary);
}
.panel-gold-1d72 .label_east_2dd8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-gold-1d72 .gallery-full-9a31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_40b6 .gallery-cc33 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_40b6 .gallery-cc33:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_40b6 .gallery-cc33.fn-active-6f03 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_40b6 .dirty_4034 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_40b6 .text-78a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_40b6 .message-up-f8aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_40b6 .mask_bottom_1692 {
  background-color: var(--e-global-color-primary);
}
.under_40b6 .mask_bottom_1692 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under_40b6 .short-93b9 {
  background-color: var(--e-global-color-primary);
}
.under_40b6 .short-93b9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_2dd5 .text_6136 .nav-c7d0 a {
  color: var(--e-global-color-secondary);
}
.media_2dd5 .text_6136 .nav-c7d0 a:hover {
  color: var(--e-global-color-secondary);
}
.media_2dd5 .text_6136 .nav-c7d0,
.media_2dd5 .text_6136 .nav-c7d0 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_2dd5 .text_6136 .caption_complex_73a7 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_2dd5 .text_6136 .progress_9737 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_2dd5 .text_6136 .copper-636b {
  background-color: var(--e-global-color-primary);
}
.media_2dd5 .text_6136 .copper-636b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_2dd5 .text_6136 .copper-636b:hover {
  background-color: var(--e-global-color-primary);
}
.media_2dd5 .text_6136 .sort-15ba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_2dd5 .text_6136 .sort-15ba {
  background-color: var(--e-global-color-primary);
}
.media_2dd5 .text_6136 .sort-15ba:hover {
  background-color: var(--e-global-color-primary);
}
.media_2dd5 .text_6136 .banner-basic-e288 {
  background-color: var(--e-global-color-primary);
}
.media_2dd5 .text_6136 .banner-basic-e288:hover {
  background-color: var(--e-global-color-primary);
}
.media_2dd5 .layout-easy-1573 .picture_dynamic_dcb7 li span {
  background-color: var(--e-global-color-text);
}
.media_2dd5 .layout-easy-1573 .picture_dynamic_dcb7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.media_2dd5 .layout-easy-1573 .picture_dynamic_dcb7 li.panel-wide-bd0f span {
  background-color: var(--e-global-color-accent);
}
.media_2dd5 .wrapper_ddef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_2dd5 .article_center_6eda {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-iron-4439 .link-smooth-c83e .gallery-basic-05a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-iron-4439 .link-smooth-c83e .filter-5f58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-iron-4439 .link-smooth-c83e .nav_dirty_87d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_6a0b .block_gold_12f0 {
  border-color: var(--e-global-color-text);
}
.easy_6a0b .header_slow_d162 {
  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);
}
.easy_6a0b .accordion_cce7 {
  color: var(--e-global-color-secondary);
}
.easy_6a0b .accordion_cce7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_6a0b .texture-b163 > * {
  color: var(--e-global-color-primary);
}
.easy_6a0b .texture-b163 > * svg {
  fill: var(--e-global-color-primary);
}
.easy_6a0b .short-a8b9 {
  color: var(--e-global-color-primary);
}
.easy_6a0b .short-a8b9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy_6a0b .bright-c197 {
  color: var(--e-global-color-primary);
}
.easy_6a0b .bright-c197 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy_6a0b .tertiary_f35b {
  color: var(--e-global-color-primary);
}
.easy_6a0b .tertiary_f35b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_6a0b .silver-6851 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_6a0b .plasma-c946 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_6a0b .plasma-c946.description-glass-4c59 {
  color: var(--e-global-color-secondary);
}
.easy_6a0b .plasma-c946.description-glass-4c59 .large_3f03 {
  color: var(--e-global-color-accent);
}
.easy_6a0b .plasma-c946.frame-lite-65bf {
  color: var(--e-global-color-text);
}
.easy_6a0b .plasma-c946.frame-lite-65bf .large_3f03 {
  color: var(--e-global-color-text);
}
.easy_6a0b .plasma-c946:before {
  border-top-color: var(--e-global-color-text);
}
.easy_6a0b .modal-662e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_6a0b
  .modal-662e
  .bronze_be62 {
  background-color: var(--e-global-color-primary);
}
.easy_6a0b
  .modal-662e
  .bronze_be62 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy_6a0b .block_gold_12f0 .table_f7b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-d3b9 .detail-9006 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small-d3b9 .progress_b8cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-motion-5ad9 .modal_7bf9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-motion-5ad9
  .accordion-b648
  .upper-8091 {
  background-color: var(--e-global-color-secondary);
}
.grid-motion-5ad9
  .accordion-b648.module_b9b7
  .upper-8091 {
  background-color: var(--e-global-color-text);
}
.grid-motion-5ad9
  .accordion-b648:hover
  .upper-8091 {
  background-color: var(--e-global-color-accent);
}
.grid-motion-5ad9
  .accordion-b648.fn-active-6f03
  .upper-8091 {
  background-color: var(--e-global-color-primary);
}
.slow_1a01 .center_e91e {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.slow_1a01 .tertiary_8e54 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_1a01 .progress-east-3b96 {
  background-color: var(--e-global-color-primary);
}
.slow_1a01 .progress-east-3b96 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside-c158 .picture-stale-421c .slow_41c4 .tall_2193 {
  background-color: var(--e-global-color-secondary);
}
.aside-c158 .picture-stale-421c .border_stone_a22a:after {
  background-color: var(--e-global-color-secondary);
}
.aside-c158 .status_copper_456d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-c158 .search_48b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-c158 .menu-active-ab11 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-c158 .label_simple_30f0 {
  background-color: var(--e-global-color-primary);
}
.aside-c158 .label_simple_30f0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside-c158 .gradient_6398 {
  background-color: var(--e-global-color-secondary);
}
.aside-c158 .gradient_6398 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside-c158 .picture-stale-421c .notification-white-58ec .next-9db4:hover {
  background-color: var(--e-global-color-primary);
}
.aside-c158
  .picture-stale-421c
  .notification-white-58ec
  .next-9db4.chip_huge_da36 {
  background-color: var(--e-global-color-primary);
}
.aside-c158 .picture-stale-421c .title_e999:before {
  border-color: var(--e-global-color-primary);
}
.aside-c158 .picture-stale-421c .title_e999:hover:before {
  border-color: var(--e-global-color-secondary);
}
.aside-c158
  .picture-stale-421c
  .title_e999.bright-5563:before {
  border-color: var(--e-global-color-primary);
}
.aside-c158 .pattern-fc54 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_center_136d .last_dd08 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo_center_136d .last_dd08:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo_center_136d .last_dd08.light-00f0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo_center_136d .shade_f2f7 {
  background-color: var(--e-global-color-primary);
}
.logo_center_136d .shade_f2f7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo_center_136d
  .south_597a
  .primary-4d10
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo_center_136d
  .glass_ccd1
  .primary-4d10
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-over-70af
  .alert-white-337c
  .green_306f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-over-70af
  .alert-white-337c
  .purple_7cfe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-over-70af .light_6b3c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-over-70af .label_e322 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-over-70af .link-1d76 {
  background-color: var(--e-global-color-primary);
}
.hero-over-70af .link-1d76 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column_paper_7d7e .preview_3c07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_paper_7d7e .form-narrow-2e31 {
  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);
}
.column_paper_7d7e .avatar-ccb2 {
  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);
}
.column_paper_7d7e .avatar-ccb2 a:hover {
  color: var(--e-global-color-secondary);
}
.column_paper_7d7e .rough_b44f {
  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);
}
.column_paper_7d7e .cool-bf97 {
  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);
}
.column_paper_7d7e .dropdown-active-4d9f .banner-basic-e288 {
  background-color: var(--e-global-color-primary);
}
.column_paper_7d7e .dropdown-active-4d9f .banner-basic-e288:hover {
  background-color: var(--e-global-color-accent);
}
.column_paper_7d7e
  .dropdown-active-4d9f
  .picture_dynamic_dcb7
  li
  span {
  background-color: var(--e-global-color-text);
}
.column_paper_7d7e
  .dropdown-active-4d9f
  .picture_dynamic_dcb7
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.column_paper_7d7e
  .dropdown-active-4d9f
  .picture_dynamic_dcb7
  li.panel-wide-bd0f
  span {
  background-color: var(--e-global-color-accent);
}
.info-51bc
  .button_lite_298f
  .left_cba4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-51bc .button_lite_298f .red-0dcb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-51bc .button_lite_298f .block-1d9a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-51bc .badge-focused-8182 {
  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);
}
.info-51bc
  .gradient_341e.background-7139 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright_f964
  > .modal_mini_1c3c
  > div
  > .surface_smooth_751d
  > .hover_7548
  > a {
  background-color: var(--e-global-color-text);
}
.bright_f964
  > .modal_mini_1c3c
  > div
  > .surface_smooth_751d
  > .hover_7548
  > a
  .yellow_76c9.stale-f089 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bright_f964
  > .modal_mini_1c3c
  > div
  > .surface_smooth_751d
  > .hover_7548
  > a
  .module-a2ac.module-d850 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bright_f964
  > .modal_mini_1c3c
  > div
  > .surface_smooth_751d
  > .hover_7548
  > .east_fccd
  .hover_7548
  > a {
  background-color: var(--e-global-color-secondary);
}
.bright_f964
  > .modal_mini_1c3c
  > div
  > .surface_smooth_751d
  > .hover_7548
  > .east_fccd
  .hover_7548
  > a
  .popup_a18d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright_f964
  > .modal_mini_1c3c
  > div
  > .surface_smooth_751d
  > .hover_7548
  > .east_fccd
  .hover_7548
  > a
  .module-a2ac.lite_c79c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bright_f964
  > .modal_mini_1c3c
  > div
  > .surface_smooth_751d
  > .hover_7548
  > a
  .down-58b9:before {
  color: var(--e-global-color-text);
}
.bright_f964
  > .modal_mini_1c3c
  > div
  > .surface_smooth_751d
  > .hover_7548
  > .east_fccd
  a
  .down-58b9:before {
  color: var(--e-global-color-text);
}
.bright_f964
  > .modal_mini_1c3c
  > div
  > .surface_smooth_751d
  > .hover_7548.logo-fadc
  > a
  .down-58b9:before {
  color: var(--e-global-color-text);
}
.bright_f964
  > .modal_mini_1c3c
  > div
  > .surface_smooth_751d
  > .hover_7548
  > .east_fccd
  .hover_7548.logo-fadc
  > a
  .down-58b9:before {
  color: var(--e-global-color-text);
}
.bright_f964
  > .modal_mini_1c3c
  > div
  > .surface_smooth_751d
  > .hover_7548
  > a
  .overlay_50eb
  .pagination_soft_08e4 {
  color: var(--e-global-color-text);
}
.bright_f964
  > .modal_mini_1c3c
  > div
  > .surface_smooth_751d
  > .hover_7548
  > .east_fccd
  a
  .overlay_50eb
  .pagination_soft_08e4 {
  color: var(--e-global-color-text);
}
.bright_f964
  > .modal_mini_1c3c
  > div
  > .surface_smooth_751d
  > .hover_7548
  > a
  .overlay_50eb
  .pagination_soft_08e4,
.bright_f964
  > .modal_mini_1c3c
  > div
  > .surface_smooth_751d
  > .hover_7548
  > .east_fccd
  a
  .overlay_50eb
  .pagination_soft_08e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_f964
  > .modal_mini_1c3c
  > div
  > .surface_smooth_751d
  > .hover_7548
  > a
  .hot_37f3:before {
  color: var(--e-global-color-text);
}
.bright_f964
  > .modal_mini_1c3c
  > div
  > .surface_smooth_751d
  > .hover_7548
  > .east_fccd
  a
  .hot_37f3:before {
  color: var(--e-global-color-text);
}
.bright_f964
  > .modal_mini_1c3c
  > div
  > .surface_smooth_751d
  > .hover_7548.logo-fadc
  > a
  .hot_37f3:before {
  color: var(--e-global-color-text);
}
.bright_f964
  > .modal_mini_1c3c
  > div
  > .surface_smooth_751d
  > .hover_7548
  > .east_fccd
  .hover_7548.logo-fadc
  > a
  .hot_37f3:before {
  color: var(--e-global-color-text);
}
.focus_1c7a .gradient_006e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_1c7a
  .preview-3c49:hover
  .gradient_006e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current-090f
  > .modal_mini_1c3c
  > .disabled_brown_b8bd
  > .south_6391
  > .shadow-83be
  > .center-0213
  .logo_static_03be {
  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);
}
.current-090f
  > .modal_mini_1c3c
  > .disabled_brown_b8bd
  > .south_6391
  > .shadow-83be
  > .center-0213:hover
  .logo_static_03be {
  color: var(--e-global-color-text);
}
.current-090f
  > .modal_mini_1c3c
  > .disabled_brown_b8bd
  > .south_6391
  > .shadow-83be
  > .center-0213:hover
  .logo_static_03be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current-090f
  > .modal_mini_1c3c
  > .disabled_brown_b8bd
  > .south_6391
  > .shadow-83be.table-801e
  > .center-0213
  .logo_static_03be {
  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);
}
.easy_ef16 .narrow-a9ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_ef16 .simple_3149 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_ef16 .filter-82d2 {
  background-color: var(--e-global-color-primary);
}
.easy_ef16 .filter-82d2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_2f32
  > .modal_mini_1c3c
  > .feature-0209
  > .disabled-71f0
  > .chip-b5ec
  .dropdown-dynamic-1edf {
  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);
}
.item_2f32
  > .modal_mini_1c3c
  > .feature-0209
  > .disabled-71f0
  > .chip-b5ec
  .article-easy-f805 {
  color: var(--e-global-color-text);
}
.item_2f32
  > .modal_mini_1c3c
  > .feature-0209
  > .disabled-71f0
  > .chip-b5ec:hover
  .dropdown-dynamic-1edf {
  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);
}
.item_2f32
  > .modal_mini_1c3c
  > .feature-0209
  > .disabled-71f0
  > .chip-b5ec:hover
  .article-easy-f805 {
  color: var(--e-global-color-secondary);
}
.item_2f32
  > .modal_mini_1c3c
  > .feature-0209
  > .disabled-71f0
  > .chip-b5ec.paragraph_fcb3
  .dropdown-dynamic-1edf {
  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);
}
.item_2f32
  > .modal_mini_1c3c
  > .feature-0209
  > .disabled-71f0
  > .chip-b5ec.paragraph_fcb3
  .article-easy-f805 {
  color: var(--e-global-color-primary);
}
.title-74d1
  .list-d247
  .content-fast-29c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-74d1 .sort-in-14a1 .table_f7b8 .layout-9eaf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough_e32c .heading_ae10 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough_e32c .form_old_c93c .heading_ae10 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough_e32c .heading_narrow_e3f5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.rough_e32c .heading_narrow_e3f5 {
  background-color: var(--e-global-color-primary);
}
.last_1df4 .label_orange_0e85 .filter-hard-c00f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last_1df4
  .label_orange_0e85:hover
  .footer_hard_2b60 {
  color: var(--e-global-color-secondary);
}
.last_1df4
  .label_orange_0e85:hover
  .filter-hard-c00f {
  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);
}
.input-3798 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.texture-first-86c6 {
  max-width: 1400px !important;
}

.tooltip-bottom-9777 {
  flex-direction: column;
}

.tooltip-bottom-9777 .element-purple-ebe1 {
  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.tooltip-bottom-9777 .element-purple-ebe1 {
  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);
}

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

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

.hero_7af1.secondary_502d {
  display: none;
}

.border_small_eff1 {
  display: none;
}

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

.old_42a4.box_124a {
  margin-bottom: 40px;
  width: 100%;
}

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

.tooltip-bottom-9777 a {
  width: 100%;
}

.paper-5d5e .bronze_dbfa.heading_c69a {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.paper-5d5e
  .bronze_dbfa.avatar_first_a618
  .basic_dfa9
  .bottom_b2d2 {
  font-size: 20px !important;
}

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

.backdrop-green-b7b8 {
  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;
}

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

  text-align: center;
}

.dark-c8cb.surface_steel_a3ca > .search_cool_bce8 {
  display: flex;
  align-items: center;
}

.active-5a15 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.cold-4b3e {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.paper-5d5e
  .bronze_dbfa.outer-fdba
  .caption-63c9
  .light_7aea {
  width: 100% !important;
}

.detail-fixed-2376 {
  width: 500px !important;
  max-width: none;
}

.layout_focused_a76e {
  width: 100%;
}

.east-356e {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.active_71ab:hover .east_de07 {
  visibility: visible;
}
.active_71ab:hover.active_71ab::before {
  display: block;
}

.widget_action_4b0e h3 {
  color: #fff;
}

.slow_50c5 {
  margin: 0;
}

.paper-5d5e
  .bronze_dbfa.outer-fdba
  .light_7aea
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.active_87e2 {
  width: 100%;
}

.brown_d1b9 {
  width: 100%;
}

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

.brown_d1b9 {
  width: 100%;
}

.notification-smooth-2388 {
  margin-bottom: 10px !important;
}

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

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

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

.tooltip-bottom-9777 .element-purple-ebe1.hover_stone_d69c {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.tooltip-bottom-9777 h1.element-purple-ebe1 {
  margin-top: 80px !important;
}

.paper-5d5e .bronze_dbfa.alert_51da {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.disabled_lower_231c img {
  width: 100%;
}

.mini_977c .highlight-1651.basic_dfa9 {
  justify-content: space-between;
}

.under-16b0 {
  display: none;
}

.rough_8286 .header-cool-3285 {
  margin: 1px 0 !important;
}

.white-850c li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .dark-c8cb .search_cool_bce8 {
    flex-wrap: nowrap !important;
  }
}

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

  .detail-fixed-2376 {
    width: 100% !important;
  }
}

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

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

  .mini_977c .highlight-1651.basic_dfa9 {
    border-bottom: 1px solid #f0c159;
  }

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

  .dark-c8cb.surface_steel_a3ca > .search_cool_bce8 {
    gap: 15px;
    justify-content: space-between;
  }

  .paper-5d5e
    .bronze_dbfa.outer-fdba
    .light_7aea
    img {
    width: 60% !important;
  }

  .cold-4b3e {
    left: 2%;
  }

  .wide_259a {
    margin: 10px 0;
  }

  .tooltip-bottom-9777 .header-cool-3285 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.tooltip-bottom-9777 .element-purple-ebe1,
  .tooltip-bottom-9777 .element-purple-ebe1 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .light_7aea {
    justify-content: center;
  }

  .tooltip-bottom-9777 .header-cool-3285 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .paper-5d5e .bronze_dbfa.heading_c69a {
    width: 75% !important;
  }

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

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

  h2.tooltip-bottom-9777 .element-purple-ebe1,
  .tooltip-bottom-9777 .element-purple-ebe1 {
    font-size: 30px !important;
  }

  .light_7aea {
    justify-content: center;
  }

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

  .input-wood-4cbd
    .text_complex_f646.grid_3afa {
    margin: 0 !important;
  }

  .active-5a15 {
    margin: 0;
    gap: 10px;
  }

  .wide_259a {
    display: flex;
  }

  .overlay_cool_8a45 .tag_fe8b {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .tooltip-bottom-9777 h1.element-purple-ebe1 {
    margin-top: 40px !important;
  }

  .paper-5d5e
    .bronze_dbfa.outer-fdba
    .light_7aea
    img,
  .active-wide-3a41 .caption-63c9 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .paper-5d5e .bronze_dbfa.heading_c69a {
    width: 100% !important;
  }

  .dark-c8cb.surface_steel_a3ca > .search_cool_bce8 {
    gap: 3px;
  }

  .tooltip-bottom-9777 .header-cool-3285 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.mini_977c .highlight-1651.basic_dfa9: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);
}

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

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

.tooltip-bottom-9777 {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .mini_977c .highlight-1651.basic_dfa9 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .tooltip-bottom-9777 .element-purple-ebe1 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .tag_fe8b {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.notification_2c9f .red-9c3e {
  flex-shrink: 0;
  white-space: nowrap;
}

.notification_2c9f .outer_7572 {
  flex-shrink: 0;
  min-width: fit-content;
}

.notification_2c9f .bottom_b2d2 {
  white-space: nowrap;
}

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

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

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

.notification_2c9f .outer_7572 {
  max-width: 80px !important;
  overflow: hidden;
}

.notification_2c9f .highlight-1651.basic_dfa9 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.notification_2c9f .bottom_b2d2 {
  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);
  }
}

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

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

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

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

body .preview_81b4:nth-child(2),
.paper-5d5e .preview_81b4:nth-child(2),
#page .preview_81b4: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;
}

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

/* css-noise: 9164 */
.ghost-box-x4 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
