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(.silver-0d24) {
  gap: 0.5em;
}
:where(.tooltip_52dd) {
  gap: 0.5em;
}
body .icon-a0a7 > .badge-easy-b187 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .icon-a0a7 > .liquid_34e5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .icon-a0a7 > .wrapper-d86f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .info_f54b > .badge-easy-b187 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .info_f54b > .liquid_34e5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .info_f54b > .wrapper-d86f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .info_f54b
  > :where(:not(.badge-easy-b187):not(.liquid_34e5):not(.paragraph-cf3e)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .info_f54b > .nav-top-5e2b {
  max-width: var(--wp--style--global--wide-size);
}
body .silver-0d24 {
  display: flex;
}
body .silver-0d24 {
  flex-wrap: wrap;
  align-items: center;
}
body .silver-0d24 > * {
  margin: 0;
}
body .tooltip_52dd {
  display: grid;
}
body .tooltip_52dd > * {
  margin: 0;
}
:where(.fresh-0253.silver-0d24) {
  gap: 2em;
}
:where(.fresh-0253.tooltip_52dd) {
  gap: 2em;
}
:where(.upper_9c93.silver-0d24) {
  gap: 1.25em;
}
:where(.upper_9c93.tooltip_52dd) {
  gap: 1.25em;
}
.easy-bf53 {
  color: var(--wp--preset--color--black) !important;
}
.nav-7adc {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.block-01b2 {
  color: var(--wp--preset--color--white) !important;
}
.backdrop_red_c20f {
  color: var(--wp--preset--color--pale-pink) !important;
}
.cold-d1b5 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.texture-down-45c9 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.sort-719a {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.footer_orange_b9a2 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.first_67f7 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.article_c506 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.gas-9bb3 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.description-copper-3e87 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.overlay-be09 {
  background-color: var(--wp--preset--color--black) !important;
}
.huge-5603 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.layout_up_3a01 {
  background-color: var(--wp--preset--color--white) !important;
}
.icon-9e07 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.highlight_d7c2 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.frame_958a {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.widget_f6a7 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.small_4de5 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.mask_7f95 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.heading_solid_b66e {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.avatar_bronze_edff {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.outer-00eb {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.simple_7498 {
  border-color: var(--wp--preset--color--black) !important;
}
.main-fc36 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.focused-1bdd {
  border-color: var(--wp--preset--color--white) !important;
}
.stale_1e95 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.filter_2262 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.pro_d3f4 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.background-focused-f74c {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.row-new-784f {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.silver-038c {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.footer-ac49 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.search-clean-da43 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tooltip-79c1 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.dirty-8c96 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.upper_402b {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.full_75f5 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.top_4d74 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.panel_cool_78ad {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.video_81db {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.sidebar-862b {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.detail_south_77ff {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.item-cbb9 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.shade_4c60 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.light-d460 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.block-1dfb {
  background: var(--wp--preset--gradient--midnight) !important;
}
.row_west_3ad2 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.wood-1247 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.status_f935 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.advanced_a8ab {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.label-8a84 a:where(:not(.primary-07c8)) {
  color: inherit;
}
:where(.upper_9c93.silver-0d24) {
  gap: 1.25em;
}
:where(.upper_9c93.tooltip_52dd) {
  gap: 1.25em;
}
:where(.fresh-0253.silver-0d24) {
  gap: 2em;
}
:where(.fresh-0253.tooltip_52dd) {
  gap: 2em;
}
.banner-5b95 {
  font-size: 1.5em;
  line-height: 1.6;
}

.detail-upper-3dad .article_stale_fcc2 {
  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);
}
.chip-0607 .heading-8ff1 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_prev_154f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_prev_154f.gallery-e286 .tag_49fa {
  background-color: var(--e-global-color-primary);
}
.sidebar_prev_154f.secondary_8cb1 .tag_49fa,
.sidebar_prev_154f.nav-red-f571 .tag_49fa {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.full_e431 .badge_solid_1bce {
  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);
}
.action-8952 {
  --divider-color: var(--e-global-color-secondary);
}
.action-8952 .up-fe38 {
  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);
}
.action-8952.slider-d33f .focus_red_9faf {
  background-color: var(--e-global-color-secondary);
}
.action-8952.image_6ced .focus_red_9faf,
.action-8952.primary-south-2b8a .focus_red_9faf {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.action-8952.image_6ced .focus_red_9faf,
.action-8952.primary-south-2b8a .focus_red_9faf svg {
  fill: var(--e-global-color-secondary);
}
.detail_6a4f .west_0d63 {
  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);
}
.detail_6a4f .wrapper-0c62 {
  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);
}
.hard-e0bc.slider-d33f .focus_red_9faf {
  background-color: var(--e-global-color-primary);
}
.hard-e0bc.image_6ced .focus_red_9faf,
.hard-e0bc.primary-south-2b8a .focus_red_9faf {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hard-e0bc.image_6ced .focus_red_9faf,
.hard-e0bc.primary-south-2b8a .focus_red_9faf svg {
  fill: var(--e-global-color-primary);
}
.green_1961.slider-d33f .focus_red_9faf {
  background-color: var(--e-global-color-primary);
}
.green_1961.image_6ced .focus_red_9faf,
.green_1961.primary-south-2b8a .focus_red_9faf {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.green_1961 .input-motion-16c5 {
  color: var(--e-global-color-primary);
}
.green_1961 .input-motion-16c5,
.green_1961 .input-motion-16c5 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_1961 .main-7279 {
  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);
}
.banner-1f64 .stale_9926 {
  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);
}
.video_down_9ae2 .search-rough-33a2 .modal_6198 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-down-fd81 .menu_ceb6:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.search-down-fd81 .focus-5e99 i {
  color: var(--e-global-color-primary);
}
.search-down-fd81 .focus-5e99 svg {
  fill: var(--e-global-color-primary);
}
.search-down-fd81 .content-eb0a {
  color: var(--e-global-color-secondary);
}
.search-down-fd81 .menu_ceb6 > .content-eb0a,
.search-down-fd81 .menu_ceb6 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-ceeb .form_8205 {
  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);
}
.hover-ceeb .message_first_f277 {
  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);
}
.light_d0d4 .lower_f9e3 .hidden_left_1495 {
  background-color: var(--e-global-color-primary);
}
.light_d0d4 .nav-dirty-31a0 {
  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);
}
.simple-01cd .bright_d2a4 {
  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);
}
.simple-01cd .soft_5257 {
  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);
}
.simple-01cd .mask_d4eb {
  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);
}
.pink_e349 .new_c154,
.pink_e349 .new_c154 a {
  color: var(--e-global-color-primary);
}
.pink_e349 .new_c154.yellow_14c6,
.pink_e349 .new_c154.yellow_14c6 a {
  color: var(--e-global-color-accent);
}
.pink_e349 .new_c154 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_e349 .dirty-145d {
  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);
}
.gallery-146d .purple_1cb1,
.gallery-146d .element-light-9e9c {
  color: var(--e-global-color-primary);
}
.gallery-146d .purple_1cb1 svg {
  fill: var(--e-global-color-primary);
}
.gallery-146d .yellow_14c6 .purple_1cb1,
.gallery-146d .yellow_14c6 .element-light-9e9c {
  color: var(--e-global-color-accent);
}
.gallery-146d .yellow_14c6 .purple_1cb1 svg {
  fill: var(--e-global-color-accent);
}
.gallery-146d .element-light-9e9c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-146d .dirty-145d {
  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);
}
.sort_7b66 .tertiary_ced8,
.sort_7b66 .wrapper-thick-d410 {
  color: var(--e-global-color-primary);
}
.sort_7b66 .wrapper-thick-d410 svg {
  fill: var(--e-global-color-primary);
}
.sort_7b66 .new_c154.yellow_14c6 a,
.sort_7b66
  .new_c154.yellow_14c6
  .wrapper-thick-d410 {
  color: var(--e-global-color-accent);
}
.sort_7b66 .tertiary_ced8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_7b66 .dirty-145d {
  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);
}
.white_b6dd .tooltip_ce9d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white_b6dd .item-bac9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-last-f441 .dropdown-basic-1f97 .lower_4886 {
  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);
}
.shade-last-f441 .dropdown-basic-1f97 .bright-f881 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-last-f441 .surface_tiny_4bc9 .lower_4886 {
  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);
}
.shade-last-f441
  .surface_tiny_4bc9
  .bright-f881 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-last-f441
  .plasma_cfcc
  .lower_4886 {
  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);
}
.shade-last-f441
  .plasma_cfcc
  .bright-f881 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-last-f441
  .logo_a516
  .lower_4886 {
  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);
}
.shade-last-f441
  .logo_a516
  .bright-f881 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-yellow-b7fa .tertiary_cdf9 {
  background-color: var(--e-global-color-primary);
}
.layout-yellow-b7fa .tertiary_cdf9:hover {
  background-color: var(--e-global-color-primary);
}
.layout-yellow-b7fa .accent-focused-72ca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-yellow-b7fa
  .tertiary_cdf9:hover
  .accent-focused-72ca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_53bd .banner-0852 {
  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);
}
.item_676a .list_in_af1f .item-gas-3fb1 a {
  background-color: var(--e-global-color-accent);
}
.item_676a .list_in_af1f .element-61ef a {
  background-color: var(--e-global-color-accent);
}
.item_676a .list_in_af1f .item-gas-3fb1 a,
.item_676a .list_in_af1f .element-61ef a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-wide-a14e
  .basic_549b.left_7ef9
  .list_in_af1f
  a.static-febe {
  background-color: var(--e-global-color-accent);
}
.search-wide-a14e
  .basic_549b.left_7ef9
  .list_in_af1f
  span.static-febe.fn-current-1ebf {
  background-color: var(--e-global-color-text);
}
.search-wide-a14e
  .basic_549b.left_7ef9
  .list_in_af1f
  .static-febe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-89f9 .grid_orange_744c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-89f9
  .table_797b
  > .red_1393
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-89f9
  .modal_paper_914b
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-89f9
  .frame-out-fb7e
  .menu_active_36f7,
.outline-89f9
  .frame-out-fb7e
  .slider_wide_9aca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-89f9
  .frame-out-fb7e
  .first_162a,
.outline-89f9
  .frame-out-fb7e
  a
  .first_162a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-89f9
  .frame-out-fb7e
  .purple_048f {
  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-89f9
  .frame-out-fb7e
  .element_fluid_ac6f {
  background-color: var(--e-global-color-primary);
}
.outline-89f9
  .frame-out-fb7e
  .element_fluid_ac6f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-89f9
  .frame-out-fb7e
  .element_fluid_ac6f:hover {
  background-color: var(--e-global-color-primary);
}
.outline-89f9
  .frame-out-fb7e
  .notification_17a2 {
  background-color: var(--e-global-color-primary);
}
.outline-89f9
  .frame-out-fb7e
  .notification_17a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-89f9
  .frame-out-fb7e
  .notification_17a2:hover {
  background-color: var(--e-global-color-primary);
}
.outline-89f9
  .icon_blue_cc57
  .thick-7513
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-89f9
  .icon_blue_cc57
  .content_fresh_da29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-89f9
  .icon_blue_cc57
  .purple_048f {
  color: var(--e-global-color-text);
}
.outline-89f9
  .icon_blue_cc57
  .purple_048f
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-89f9
  .icon_blue_cc57
  .element_fluid_ac6f {
  background-color: var(--e-global-color-primary);
}
.outline-89f9
  .icon_blue_cc57
  .element_fluid_ac6f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-89f9
  .icon_blue_cc57
  .element_fluid_ac6f:hover {
  background-color: var(--e-global-color-primary);
}
.outline-89f9
  .icon_blue_cc57
  .notification_17a2 {
  background-color: var(--e-global-color-primary);
}
.outline-89f9
  .icon_blue_cc57
  .notification_17a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-89f9
  .icon_blue_cc57
  .notification_17a2:hover {
  background-color: var(--e-global-color-primary);
}
.outline-89f9 .action_e07c {
  background-color: var(--e-global-color-primary);
}
.outline-89f9 .action_e07c:hover {
  background-color: var(--e-global-color-primary);
}
.outline-89f9 .hidden-rough-7e56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-89f9 .silver-b286 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-5466 .table_be74 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-5466
  .middle-67ff
  > div:nth-child(3)
  .table_be74,
.red-5466
  .button_2a7c
  > div:nth-child(1)
  .table_be74,
.red-5466
  .photo_active_740e
  > div:nth-child(1)
  .table_be74,
.red-5466
  .image-dark-a8b3
  > div:nth-child(1)
  .table_be74,
.red-5466
  .active-next-0463
  > div:nth-child(1)
  .table_be74 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-5466 .logo_bdee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red-5466 .fast_faf7 {
  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);
}
.red-5466 .dark_44b4 {
  background-color: var(--e-global-color-primary);
}
.red-5466 .dark_44b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red-5466 .dark_44b4:hover {
  background-color: var(--e-global-color-primary);
}
.red-5466 .liquid_6fd0 {
  background-color: var(--e-global-color-primary);
}
.red-5466 .liquid_6fd0:hover {
  background-color: var(--e-global-color-primary);
}
.red-5466 .hidden-rough-7e56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-5466 .silver-b286 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_1e3e .active_d3d6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_1e3e .highlight-c304 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_1e3e .gold-11f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_1e3e .dynamic-5aa9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_1e3e .caption-5048 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_1e3e .liquid_6fd0 {
  background-color: var(--e-global-color-primary);
}
.link_1e3e .liquid_6fd0:hover {
  background-color: var(--e-global-color-primary);
}
.slider_9435 .outline-slow-2593 {
  background-color: var(--e-global-color-secondary);
}
.slider_9435 .gold-b374 {
  background-color: var(--e-global-color-text);
}
.slider_9435 .item-active-1b8c {
  background-color: var(--e-global-color-secondary);
}
.slider_9435 .bronze_9bdd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_9435 .list_lite_4ed4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_9435 .section-dynamic-fb76 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_9435 .copper-db02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_9435 .panel-85c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_2e4b .lower-3a84 .border_next_539a,
.green_2e4b
  .lower-3a84
  .border_next_539a
  a,
.green_2e4b .media_narrow_5166 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_2e4b .lower-3a84 .panel-middle-1f5f,
.green_2e4b .main_hovered_92aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_2e4b .lower-3a84 .panel-middle-1f5f {
  color: var(--e-global-color-text);
}
.green_2e4b .main_hovered_92aa {
  color: var(--e-global-color-text);
}
.green_2e4b
  .lower-3a84
  .overlay-84cb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green_2e4b .disabled_bronze_18f5 .clean-2a78 {
  background-color: var(--e-global-color-primary);
}
.green_2e4b .disabled_bronze_18f5 .clean-2a78:hover {
  background-color: var(--e-global-color-primary);
}
.green_2e4b .disabled_bronze_18f5 .aside-e389 li span {
  background-color: var(--e-global-color-text);
}
.green_2e4b .disabled_bronze_18f5 .aside-e389 li span:hover {
  background-color: var(--e-global-color-primary);
}
.green_2e4b
  .disabled_bronze_18f5
  .aside-e389
  li.backdrop-db33
  span {
  background-color: var(--e-global-color-accent);
}
.green_2e4b .sidebar_0964 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-out-a283 .title_6f6b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_6e24 .block-pink-c600 {
  background-color: var(--e-global-color-primary);
}
.message_6e24 .hot-903f {
  background-color: var(--e-global-color-secondary);
}
.message_6e24 .bronze-f85f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_6e24 .hard-b237 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_6e24 .short_b4be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_6e24 .tooltip-afcd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_6e24 .pressed_d45f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_6e24 .search-yellow-769a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_6e24 .disabled-glass-aa5c {
  background-color: var(--e-global-color-primary);
}
.message_6e24 .disabled-glass-aa5c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-wide-09b6 .item-81e4 {
  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);
}
.popup-wide-09b6 .disabled_short_fd36 {
  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);
}
.popup-wide-09b6
  .component-basic-54c0:after {
  background-color: var(--e-global-color-primary);
}
.popup-wide-09b6 .yellow_71ba {
  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);
}
.overlay-f4b4 .media_narrow_5166 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-f4b4 .main_hovered_92aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-aeba .input-rough-32c4 .active_c785 {
  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);
}
.bright-aeba .input-rough-32c4 .dropdown-blue-7280 {
  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_7606 .paper_444d {
  background-color: var(--e-global-color-primary);
}
.logo_7606 .table_dd44 {
  background-color: var(--e-global-color-secondary);
}
.logo_7606 .light_b5b0 .logo_action_12f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_7606 .selected-a946 .logo_action_12f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick_7b5a .aside_12ce .silver_4dbf {
  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);
}
.thick_7b5a .aside_12ce .current-bd97 {
  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);
}
.thick_7b5a .aside_12ce .avatar_49a9 {
  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);
}
.motion_ba6d .header_cd03 {
  border-color: var(--e-global-color-text);
}
.motion_ba6d .link_static_65cb {
  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);
}
.motion_ba6d .cold-52e5 {
  color: var(--e-global-color-primary);
}
.motion_ba6d .banner_medium_1564 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-c968 .nav-basic-1db3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in-c968 .section_lite_4216 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in-c968 .alert-2368:hover .nav-basic-1db3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in-c968
  .alert-2368:hover
  .section_lite_4216 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame_a414 .primary-fast-e213 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame_a414 .fluid_6dd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple-e683 .paragraph_d3c0 .sidebar_ae91 {
  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);
}
.simple-e683 .highlight_43ef .sidebar_ae91 {
  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);
}
.layout-cool-79a3 .pagination_up_00a4 {
  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);
}
.liquid-a618 .avatar_850f .avatar_978b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid-a618 .avatar_850f .avatar_978b {
  background-color: var(--e-global-color-secondary);
}
.liquid-a618 .block-black-2c72 .avatar_978b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid-a618 .block-black-2c72 .avatar_978b {
  background-color: var(--e-global-color-secondary);
}
.liquid-a618 .upper-4d90 .box_9077 {
  background-color: var(--e-global-color-primary);
}
.liquid-a618 .upper-4d90:hover .box_9077 {
  background-color: var(--e-global-color-secondary);
}
.liquid-a618 .clean-2a78 {
  background-color: var(--e-global-color-primary);
}
.liquid-a618 .clean-2a78:hover {
  background-color: var(--e-global-color-accent);
}
.liquid-a618 .aside-e389 li span {
  background-color: var(--e-global-color-text);
}
.liquid-a618 .aside-e389 li span:hover {
  background-color: var(--e-global-color-primary);
}
.liquid-a618 .aside-e389 li.backdrop-db33 span {
  background-color: var(--e-global-color-accent);
}
.aside-ae0e .breadcrumb-north-94ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-ae0e .tag_tiny_9804 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-7f0e .hero-677b:before {
  background-color: var(--e-global-color-secondary);
}
.info-7f0e .hover_726b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-7f0e .main_focused_91df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_hovered_045b .cold-52c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_hovered_045b .cold-52c0:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_hovered_045b .cold-52c0.fn-active-1ebf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_hovered_045b .outer_c337 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_hovered_045b .tag_outer_bfe3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_hovered_045b .message-bottom-e02c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_hovered_045b .secondary_dc91 {
  background-color: var(--e-global-color-primary);
}
.outline_hovered_045b .secondary_dc91 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline_hovered_045b .east_b666 {
  background-color: var(--e-global-color-primary);
}
.outline_hovered_045b .east_b666 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall-af7c .image_b90f .tooltip_dd08 a {
  color: var(--e-global-color-secondary);
}
.tall-af7c .image_b90f .tooltip_dd08 a:hover {
  color: var(--e-global-color-secondary);
}
.tall-af7c .image_b90f .tooltip_dd08,
.tall-af7c .image_b90f .tooltip_dd08 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall-af7c .image_b90f .stale_63d8 {
  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);
}
.tall-af7c .image_b90f .slider_e132 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall-af7c .image_b90f .bright-d9c0 {
  background-color: var(--e-global-color-primary);
}
.tall-af7c .image_b90f .bright-d9c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall-af7c .image_b90f .bright-d9c0:hover {
  background-color: var(--e-global-color-primary);
}
.tall-af7c .image_b90f .background_f80c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall-af7c .image_b90f .background_f80c {
  background-color: var(--e-global-color-primary);
}
.tall-af7c .image_b90f .background_f80c:hover {
  background-color: var(--e-global-color-primary);
}
.tall-af7c .image_b90f .clean-2a78 {
  background-color: var(--e-global-color-primary);
}
.tall-af7c .image_b90f .clean-2a78:hover {
  background-color: var(--e-global-color-primary);
}
.tall-af7c .disabled_bronze_18f5 .aside-e389 li span {
  background-color: var(--e-global-color-text);
}
.tall-af7c .disabled_bronze_18f5 .aside-e389 li span:hover {
  background-color: var(--e-global-color-primary);
}
.tall-af7c .disabled_bronze_18f5 .aside-e389 li.backdrop-db33 span {
  background-color: var(--e-global-color-accent);
}
.tall-af7c .hidden-rough-7e56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall-af7c .silver-b286 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_b398 .complex-2fe5 .element_dcb9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_b398 .complex-2fe5 .brown_41f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_b398 .complex-2fe5 .box-motion-1a18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_378b .menu_current_26d9 {
  border-color: var(--e-global-color-text);
}
.summary_378b .focused_b798 {
  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);
}
.summary_378b .summary-advanced-3e1b {
  color: var(--e-global-color-secondary);
}
.summary_378b .summary-advanced-3e1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_378b .column-7738 > * {
  color: var(--e-global-color-primary);
}
.summary_378b .column-7738 > * svg {
  fill: var(--e-global-color-primary);
}
.summary_378b .outline_dirty_dfc6 {
  color: var(--e-global-color-primary);
}
.summary_378b .outline_dirty_dfc6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_378b .block_bottom_d51a {
  color: var(--e-global-color-primary);
}
.summary_378b .block_bottom_d51a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_378b .column_large_f9f2 {
  color: var(--e-global-color-primary);
}
.summary_378b .column_large_f9f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_378b .hero-mini-aa33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_378b .link_b20a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_378b .link_b20a.secondary-bronze-f8f3 {
  color: var(--e-global-color-secondary);
}
.summary_378b .link_b20a.secondary-bronze-f8f3 .title_18bb {
  color: var(--e-global-color-accent);
}
.summary_378b .link_b20a.warm-6f12 {
  color: var(--e-global-color-text);
}
.summary_378b .link_b20a.warm-6f12 .title_18bb {
  color: var(--e-global-color-text);
}
.summary_378b .link_b20a:before {
  border-top-color: var(--e-global-color-text);
}
.summary_378b .highlight_ce42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_378b
  .highlight_ce42
  .thick_3f90 {
  background-color: var(--e-global-color-primary);
}
.summary_378b
  .highlight_ce42
  .thick_3f90 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_378b .menu_current_26d9 .sort_5a26 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_2f18 .media-163b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_2f18 .active-06cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-bef6 .dark-1499 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-bef6
  .header_2a2e
  .tabs_dynamic_dd70 {
  background-color: var(--e-global-color-secondary);
}
.table-bef6
  .header_2a2e.main_81ee
  .tabs_dynamic_dd70 {
  background-color: var(--e-global-color-text);
}
.table-bef6
  .header_2a2e:hover
  .tabs_dynamic_dd70 {
  background-color: var(--e-global-color-accent);
}
.table-bef6
  .header_2a2e.fn-active-1ebf
  .tabs_dynamic_dd70 {
  background-color: var(--e-global-color-primary);
}
.sidebar-c7a3 .west-b53a {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.sidebar-c7a3 .nav_d6cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-c7a3 .summary_85c9 {
  background-color: var(--e-global-color-primary);
}
.sidebar-c7a3 .summary_85c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-bronze-2bfc .east-a16f .article_thick_9793 .active_ea4d {
  background-color: var(--e-global-color-secondary);
}
.button-bronze-2bfc .east-a16f .feature-red-fc56:after {
  background-color: var(--e-global-color-secondary);
}
.button-bronze-2bfc .footer-150a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-bronze-2bfc .widget_e78f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-bronze-2bfc .yellow_2636 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-bronze-2bfc .hidden_c6ad {
  background-color: var(--e-global-color-primary);
}
.button-bronze-2bfc .hidden_c6ad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-bronze-2bfc .footer_14c8 {
  background-color: var(--e-global-color-secondary);
}
.button-bronze-2bfc .footer_14c8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-bronze-2bfc .east-a16f .fast-adf5 .backdrop-wide-3e97:hover {
  background-color: var(--e-global-color-primary);
}
.button-bronze-2bfc
  .east-a16f
  .fast-adf5
  .backdrop-wide-3e97.sidebar-aecc {
  background-color: var(--e-global-color-primary);
}
.button-bronze-2bfc .east-a16f .east-c6ae:before {
  border-color: var(--e-global-color-primary);
}
.button-bronze-2bfc .east-a16f .east-c6ae:hover:before {
  border-color: var(--e-global-color-secondary);
}
.button-bronze-2bfc
  .east-a16f
  .east-c6ae.notification-c8c6:before {
  border-color: var(--e-global-color-primary);
}
.button-bronze-2bfc .tag-smooth-26b4 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_cool_7f49 .video-63a7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_cool_7f49 .video-63a7:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_cool_7f49 .video-63a7.hidden-d2b3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_cool_7f49 .video_white_31f0 {
  background-color: var(--e-global-color-primary);
}
.primary_cool_7f49 .video_white_31f0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_cool_7f49
  .mask-light-cde7
  .wrapper-glass-2112
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_cool_7f49
  .feature-ed27
  .wrapper-glass-2112
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_white_9152
  .west_2863
  .purple-ae3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_white_9152
  .west_2863
  .upper-6162 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_white_9152 .progress-11ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_white_9152 .media-849b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_white_9152 .info_current_1945 {
  background-color: var(--e-global-color-primary);
}
.content_white_9152 .info_current_1945 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar_4047 .wrapper_76bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_4047 .purple-4a53 {
  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);
}
.sidebar_4047 .pressed_34cf {
  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);
}
.sidebar_4047 .pressed_34cf a:hover {
  color: var(--e-global-color-secondary);
}
.sidebar_4047 .element-down-07e4 {
  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);
}
.sidebar_4047 .label-hard-22af {
  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);
}
.sidebar_4047 .block-22ec .clean-2a78 {
  background-color: var(--e-global-color-primary);
}
.sidebar_4047 .block-22ec .clean-2a78:hover {
  background-color: var(--e-global-color-accent);
}
.sidebar_4047
  .block-22ec
  .aside-e389
  li
  span {
  background-color: var(--e-global-color-text);
}
.sidebar_4047
  .block-22ec
  .aside-e389
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar_4047
  .block-22ec
  .aside-e389
  li.backdrop-db33
  span {
  background-color: var(--e-global-color-accent);
}
.gallery-cf3a
  .shade-6e3d
  .tiny-df72 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-cf3a .shade-6e3d .fixed-2f44 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-cf3a .shade-6e3d .gallery-small-f31e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-cf3a .module-over-4b83 {
  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);
}
.gallery-cf3a
  .outline_first_cba7.title-fast-e605 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-action-bea8
  > .table-c966
  > div
  > .popup_light_46fc
  > .fixed-7f5f
  > a {
  background-color: var(--e-global-color-text);
}
.card-action-bea8
  > .table-c966
  > div
  > .popup_light_46fc
  > .fixed-7f5f
  > a
  .mask_5ed2.image-action-598a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card-action-bea8
  > .table-c966
  > div
  > .popup_light_46fc
  > .fixed-7f5f
  > a
  .frame-885a.photo_brown_ad92 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card-action-bea8
  > .table-c966
  > div
  > .popup_light_46fc
  > .fixed-7f5f
  > .action_7f77
  .fixed-7f5f
  > a {
  background-color: var(--e-global-color-secondary);
}
.card-action-bea8
  > .table-c966
  > div
  > .popup_light_46fc
  > .fixed-7f5f
  > .action_7f77
  .fixed-7f5f
  > a
  .shadow_6727 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-action-bea8
  > .table-c966
  > div
  > .popup_light_46fc
  > .fixed-7f5f
  > .action_7f77
  .fixed-7f5f
  > a
  .frame-885a.text_fluid_0c07 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card-action-bea8
  > .table-c966
  > div
  > .popup_light_46fc
  > .fixed-7f5f
  > a
  .banner_e985:before {
  color: var(--e-global-color-text);
}
.card-action-bea8
  > .table-c966
  > div
  > .popup_light_46fc
  > .fixed-7f5f
  > .action_7f77
  a
  .banner_e985:before {
  color: var(--e-global-color-text);
}
.card-action-bea8
  > .table-c966
  > div
  > .popup_light_46fc
  > .fixed-7f5f.caption_7811
  > a
  .banner_e985:before {
  color: var(--e-global-color-text);
}
.card-action-bea8
  > .table-c966
  > div
  > .popup_light_46fc
  > .fixed-7f5f
  > .action_7f77
  .fixed-7f5f.caption_7811
  > a
  .banner_e985:before {
  color: var(--e-global-color-text);
}
.card-action-bea8
  > .table-c966
  > div
  > .popup_light_46fc
  > .fixed-7f5f
  > a
  .first-9ec0
  .frame-inner-3719 {
  color: var(--e-global-color-text);
}
.card-action-bea8
  > .table-c966
  > div
  > .popup_light_46fc
  > .fixed-7f5f
  > .action_7f77
  a
  .first-9ec0
  .frame-inner-3719 {
  color: var(--e-global-color-text);
}
.card-action-bea8
  > .table-c966
  > div
  > .popup_light_46fc
  > .fixed-7f5f
  > a
  .first-9ec0
  .frame-inner-3719,
.card-action-bea8
  > .table-c966
  > div
  > .popup_light_46fc
  > .fixed-7f5f
  > .action_7f77
  a
  .first-9ec0
  .frame-inner-3719 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-action-bea8
  > .table-c966
  > div
  > .popup_light_46fc
  > .fixed-7f5f
  > a
  .card-3b61:before {
  color: var(--e-global-color-text);
}
.card-action-bea8
  > .table-c966
  > div
  > .popup_light_46fc
  > .fixed-7f5f
  > .action_7f77
  a
  .card-3b61:before {
  color: var(--e-global-color-text);
}
.card-action-bea8
  > .table-c966
  > div
  > .popup_light_46fc
  > .fixed-7f5f.caption_7811
  > a
  .card-3b61:before {
  color: var(--e-global-color-text);
}
.card-action-bea8
  > .table-c966
  > div
  > .popup_light_46fc
  > .fixed-7f5f
  > .action_7f77
  .fixed-7f5f.caption_7811
  > a
  .card-3b61:before {
  color: var(--e-global-color-text);
}
.small_85a7 .filter_8b57 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small_85a7
  .element_ded6:hover
  .filter_8b57 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_ff5e
  > .table-c966
  > .static_2361
  > .bottom_25e4
  > .action_b9f3
  > .dropdown_4c07
  .carousel_liquid_0785 {
  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);
}
.button_ff5e
  > .table-c966
  > .static_2361
  > .bottom_25e4
  > .action_b9f3
  > .dropdown_4c07:hover
  .carousel_liquid_0785 {
  color: var(--e-global-color-text);
}
.button_ff5e
  > .table-c966
  > .static_2361
  > .bottom_25e4
  > .action_b9f3
  > .dropdown_4c07:hover
  .carousel_liquid_0785 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_ff5e
  > .table-c966
  > .static_2361
  > .bottom_25e4
  > .action_b9f3.progress_right_24bb
  > .dropdown_4c07
  .carousel_liquid_0785 {
  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);
}
.west_055f .paragraph-6c64 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west_055f .label_west_8ecb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west_055f .large-55c8 {
  background-color: var(--e-global-color-primary);
}
.west_055f .large-55c8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item-87ec
  > .table-c966
  > .accent-5bd9
  > .description-solid-fc26
  > .logo_huge_959a
  .accent_f4ef {
  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-87ec
  > .table-c966
  > .accent-5bd9
  > .description-solid-fc26
  > .logo_huge_959a
  .caption-full-c14b {
  color: var(--e-global-color-text);
}
.item-87ec
  > .table-c966
  > .accent-5bd9
  > .description-solid-fc26
  > .logo_huge_959a:hover
  .accent_f4ef {
  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-87ec
  > .table-c966
  > .accent-5bd9
  > .description-solid-fc26
  > .logo_huge_959a:hover
  .caption-full-c14b {
  color: var(--e-global-color-secondary);
}
.item-87ec
  > .table-c966
  > .accent-5bd9
  > .description-solid-fc26
  > .logo_huge_959a.tall-f250
  .accent_f4ef {
  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-87ec
  > .table-c966
  > .accent-5bd9
  > .description-solid-fc26
  > .logo_huge_959a.tall-f250
  .caption-full-c14b {
  color: var(--e-global-color-primary);
}
.slow_cb77
  .block-motion-cd2b
  .texture-fast-7244 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow_cb77 .cool_5c0f .sort_5a26 .tag-first-7de5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-fae9 .row-gold-3e56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-fae9 .basic-1056 .row-gold-3e56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-fae9 .video_tall_cc2d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick-fae9 .video_tall_cc2d {
  background-color: var(--e-global-color-primary);
}
.left_2322 .status_0d18 .list_d4c7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left_2322
  .status_0d18:hover
  .nav-ad9f {
  color: var(--e-global-color-secondary);
}
.left_2322
  .status_0d18:hover
  .list_d4c7 {
  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);
}
.rough_6844 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.hover-action-3b30 {
  flex-direction: column;
}

.hover-action-3b30 .primary_dynamic_c0ed {
  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.hover-action-3b30 .primary_dynamic_c0ed {
  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);
}

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

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

.new_ed60.complex-d18c {
  display: none;
}

.gradient_5679 {
  display: none;
}

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

.focused_e33b.easy-dd8c {
  margin-bottom: 40px;
  width: 100%;
}

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

.hover-action-3b30 a {
  width: 100%;
}

.over-f699 .tabs-3487.sort_d725 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.over-f699
  .tabs-3487.summary-019a
  .image_active_3edb
  .orange-e562 {
  font-size: 20px !important;
}

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

.primary-green-0be0 {
  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;
}

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

  text-align: center;
}

.texture-stone-7578.green_8e3b > .thumbnail-middle-88d8 {
  display: flex;
  align-items: center;
}

.message-73da {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

.mask-dark-b70e {
  font-size: 35px !important;
}

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

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

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

.over-f699
  .tabs-3487.thumbnail-dark-c3f0
  .filter_fast_d48a
  .south_3f66 {
  width: 100% !important;
}

.old-3a70 {
  width: 500px !important;
  max-width: none;
}

.pattern-dccb {
  width: 100%;
}

.right-daca {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.banner-1f34 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.easy-64af {
  font-size: 15px !important;
}

.status-8ba1 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.banner-1f34:hover .status-8ba1 {
  visibility: visible;
}
.banner-1f34:hover.banner-1f34::before {
  display: block;
}

.caption-d6a9 h3 {
  color: #fff;
}

.article_cce4 {
  margin: 0;
}

.over-f699
  .tabs-3487.thumbnail-dark-c3f0
  .south_3f66
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.thumbnail_a1aa {
  width: 100%;
}

.blue_7e3a {
  width: 100%;
}

.gallery-narrow-66f9 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.blue_7e3a {
  width: 100%;
}

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

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

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

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

.hover-action-3b30 .primary_dynamic_c0ed.card-2c45 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.hover-action-3b30 h1.primary_dynamic_c0ed {
  margin-top: 80px !important;
}

.over-f699 .tabs-3487.lite-3cd6 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.layout-aad4 img {
  width: 100%;
}

.sidebar_86e9 .focus-afd6.image_active_3edb {
  justify-content: space-between;
}

.hero_in_4635 {
  display: none;
}

.table_brown_d465 .purple-046d {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .texture-stone-7578 .thumbnail-middle-88d8 {
    flex-wrap: nowrap !important;
  }
}

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

  .old-3a70 {
    width: 100% !important;
  }
}

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

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

  .sidebar_86e9 .focus-afd6.image_active_3edb {
    border-bottom: 1px solid #f0c159;
  }

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

  .texture-stone-7578.green_8e3b > .thumbnail-middle-88d8 {
    gap: 15px;
    justify-content: space-between;
  }

  .over-f699
    .tabs-3487.thumbnail-dark-c3f0
    .south_3f66
    img {
    width: 60% !important;
  }

  .chip_stone_51a5 {
    left: 2%;
  }

  .under-1c91 {
    margin: 10px 0;
  }

  .hover-action-3b30 .purple-046d {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .mask-dark-b70e {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.hover-action-3b30 .primary_dynamic_c0ed,
  .hover-action-3b30 .primary_dynamic_c0ed {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .south_3f66 {
    justify-content: center;
  }

  .hover-action-3b30 .purple-046d {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .over-f699 .tabs-3487.sort_d725 {
    width: 75% !important;
  }

  .layout-aad4 img {
    width: 100% !important;
  }
}

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

  h2.hover-action-3b30 .primary_dynamic_c0ed,
  .hover-action-3b30 .primary_dynamic_c0ed {
    font-size: 30px !important;
  }

  .south_3f66 {
    justify-content: center;
  }

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

  .summary_ef50
    .content_bda7.iron_a496 {
    margin: 0 !important;
  }

  .message-73da {
    margin: 0;
    gap: 10px;
  }

  .under-1c91 {
    display: flex;
  }

  .label_9c8e .tabs_a63b {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .tabs-0069 svg {
    width: 75% !important;
    height: 75% !important;
  }

  .gallery-narrow-66f9 {
    justify-content: flex-end;
    gap: 1px;
  }

  .hover-action-3b30 h1.primary_dynamic_c0ed {
    margin-top: 40px !important;
  }

  .over-f699
    .tabs-3487.thumbnail-dark-c3f0
    .south_3f66
    img,
  .detail_6a4f .filter_fast_d48a {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .over-f699 .tabs-3487.sort_d725 {
    width: 100% !important;
  }

  .texture-stone-7578.green_8e3b > .thumbnail-middle-88d8 {
    gap: 3px;
  }

  .hover-action-3b30 .purple-046d {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.sidebar_86e9 .focus-afd6.image_active_3edb: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);
}

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

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

.hover-action-3b30 {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .sidebar_86e9 .focus-afd6.image_active_3edb {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .hover-action-3b30 .primary_dynamic_c0ed {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .tabs_a63b {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.hero-fluid-691e .gallery_1ffa {
  flex-shrink: 0;
  white-space: nowrap;
}

.hero-fluid-691e .progress-5fce {
  flex-shrink: 0;
  min-width: fit-content;
}

.hero-fluid-691e .orange-e562 {
  white-space: nowrap;
}

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

.hero-fluid-691e {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.hero-fluid-691e .gallery_1ffa {
  max-width: 80px !important;
}

.hero-fluid-691e .progress-5fce {
  max-width: 80px !important;
  overflow: hidden;
}

.hero-fluid-691e .focus-afd6.image_active_3edb {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.hero-fluid-691e .orange-e562 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 7827 */
.promo-block-p9 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.1;
}
