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(.north-97ad) {
  gap: 0.5em;
}
:where(.article_ed95) {
  gap: 0.5em;
}
body .header-61cf > .surface-9649 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .header-61cf > .backdrop-a544 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .header-61cf > .small-d42a {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .background-30a8 > .surface-9649 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .background-30a8 > .backdrop-a544 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .background-30a8 > .small-d42a {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .background-30a8
  > :where(:not(.surface-9649):not(.backdrop-a544):not(.carousel-center-6c98)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .background-30a8 > .box-3adf {
  max-width: var(--wp--style--global--wide-size);
}
body .north-97ad {
  display: flex;
}
body .north-97ad {
  flex-wrap: wrap;
  align-items: center;
}
body .north-97ad > * {
  margin: 0;
}
body .article_ed95 {
  display: grid;
}
body .article_ed95 > * {
  margin: 0;
}
:where(.footer-db34.north-97ad) {
  gap: 2em;
}
:where(.footer-db34.article_ed95) {
  gap: 2em;
}
:where(.tooltip_bottom_f7ac.north-97ad) {
  gap: 1.25em;
}
:where(.tooltip_bottom_f7ac.article_ed95) {
  gap: 1.25em;
}
.thumbnail-4a55 {
  color: var(--wp--preset--color--black) !important;
}
.heading_active_06ec {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.hard-b65f {
  color: var(--wp--preset--color--white) !important;
}
.badge-easy-5899 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.photo-a6ef {
  color: var(--wp--preset--color--vivid-red) !important;
}
.pagination-9ffb {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.top-44fb {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.form-6ae5 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.button_copper_c419 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.dropdown_9fef {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.header_6e3d {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.outline_8976 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.video-9be9 {
  background-color: var(--wp--preset--color--black) !important;
}
.feature_bright_bc37 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.fluid_cb6e {
  background-color: var(--wp--preset--color--white) !important;
}
.selected-b8b8 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.widget-9121 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.first-6be4 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.alert-narrow-9bd0 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.icon-medium-2429 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.search_center_da5c {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.backdrop_in_87a9 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.header-7a1d {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.stone_523b {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.element-1157 {
  border-color: var(--wp--preset--color--black) !important;
}
.hover_308f {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.status-thick-c127 {
  border-color: var(--wp--preset--color--white) !important;
}
.wrapper_under_16fd {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.dark-7581 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.widget_full_fe52 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.popup_hovered_5c2d {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.link_lite_752b {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.brown_ea87 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.link_13c3 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.description-pressed-3040 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.article_last_8021 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.mini-479b {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.input_9691 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.small_3593 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.secondary_under_e7d7 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.tag-33d2 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.action-db1a {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.label-c28f {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.heading-9ae4 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.photo-motion-6519 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.slow_1ee8 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.sort-center-0491 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.iron_ace9 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.simple-ffc1 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.column_dynamic_3e46 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.secondary-9146 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.disabled-bronze-4945 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.next-301f a:where(:not(.logo_82e2)) {
  color: inherit;
}
:where(.tooltip_bottom_f7ac.north-97ad) {
  gap: 1.25em;
}
:where(.tooltip_bottom_f7ac.article_ed95) {
  gap: 1.25em;
}
:where(.footer-db34.north-97ad) {
  gap: 2em;
}
:where(.footer-db34.article_ed95) {
  gap: 2em;
}
.down_53e7 {
  font-size: 1.5em;
  line-height: 1.6;
}

.button-0509 .sort_cool_1a97 {
  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);
}
.white-1eba .stone-f4ec {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-e0cd {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-e0cd.summary_af6f .green-d0f3 {
  background-color: var(--e-global-color-primary);
}
.easy-e0cd.plasma-5c71 .green-d0f3,
.easy-e0cd.accent-be0d .green-d0f3 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.center_41e3 .sidebar_d7ce {
  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);
}
.content-e26e {
  --divider-color: var(--e-global-color-secondary);
}
.content-e26e .thick-0c2e {
  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);
}
.content-e26e.first-b0f3 .paragraph_2c48 {
  background-color: var(--e-global-color-secondary);
}
.content-e26e.panel_liquid_6387 .paragraph_2c48,
.content-e26e.paragraph_huge_9c0f .paragraph_2c48 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.content-e26e.panel_liquid_6387 .paragraph_2c48,
.content-e26e.paragraph_huge_9c0f .paragraph_2c48 svg {
  fill: var(--e-global-color-secondary);
}
.hover_d892 .carousel_center_c6a4 {
  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_d892 .component-old-2712 {
  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);
}
.blue_54f1.first-b0f3 .paragraph_2c48 {
  background-color: var(--e-global-color-primary);
}
.blue_54f1.panel_liquid_6387 .paragraph_2c48,
.blue_54f1.paragraph_huge_9c0f .paragraph_2c48 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.blue_54f1.panel_liquid_6387 .paragraph_2c48,
.blue_54f1.paragraph_huge_9c0f .paragraph_2c48 svg {
  fill: var(--e-global-color-primary);
}
.section_over_56e4.first-b0f3 .paragraph_2c48 {
  background-color: var(--e-global-color-primary);
}
.section_over_56e4.panel_liquid_6387 .paragraph_2c48,
.section_over_56e4.paragraph_huge_9c0f .paragraph_2c48 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.section_over_56e4 .content-8c47 {
  color: var(--e-global-color-primary);
}
.section_over_56e4 .content-8c47,
.section_over_56e4 .content-8c47 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_over_56e4 .summary-0e88 {
  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);
}
.yellow-81e6 .notification-black-d13b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_9454 .backdrop-cf55 .short_b4e0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current-87aa .purple_fefa:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.current-87aa .outline_b682 i {
  color: var(--e-global-color-primary);
}
.current-87aa .outline_b682 svg {
  fill: var(--e-global-color-primary);
}
.current-87aa .block_bbd2 {
  color: var(--e-global-color-secondary);
}
.current-87aa .purple_fefa > .block_bbd2,
.current-87aa .purple_fefa > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-left-f758 .narrow_5000 {
  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);
}
.component-left-f758 .grid_hard_ce51 {
  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);
}
.huge_7f18 .gradient_huge_03a9 .alert-green-b253 {
  background-color: var(--e-global-color-primary);
}
.huge_7f18 .button_17c7 {
  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);
}
.secondary-df57 .solid-57c5 {
  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);
}
.secondary-df57 .slider_stale_cc52 {
  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);
}
.secondary-df57 .yellow-66ca {
  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);
}
.caption_22aa .module-d605,
.caption_22aa .module-d605 a {
  color: var(--e-global-color-primary);
}
.caption_22aa .module-d605.block_50aa,
.caption_22aa .module-d605.block_50aa a {
  color: var(--e-global-color-accent);
}
.caption_22aa .module-d605 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_22aa .main-b1ab {
  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);
}
.tabs-4325 .east-2963,
.tabs-4325 .overlay-liquid-2f76 {
  color: var(--e-global-color-primary);
}
.tabs-4325 .east-2963 svg {
  fill: var(--e-global-color-primary);
}
.tabs-4325 .block_50aa .east-2963,
.tabs-4325 .block_50aa .overlay-liquid-2f76 {
  color: var(--e-global-color-accent);
}
.tabs-4325 .block_50aa .east-2963 svg {
  fill: var(--e-global-color-accent);
}
.tabs-4325 .overlay-liquid-2f76 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-4325 .main-b1ab {
  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);
}
.in-d57a .hover-8edc,
.in-d57a .paragraph_pink_3f2a {
  color: var(--e-global-color-primary);
}
.in-d57a .paragraph_pink_3f2a svg {
  fill: var(--e-global-color-primary);
}
.in-d57a .module-d605.block_50aa a,
.in-d57a
  .module-d605.block_50aa
  .paragraph_pink_3f2a {
  color: var(--e-global-color-accent);
}
.in-d57a .hover-8edc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-d57a .main-b1ab {
  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);
}
.out-90d9 .solid_804d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out-90d9 .popup_bright_dce3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze_ca2d .description_short_b7b8 .footer_df36 {
  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);
}
.bronze_ca2d .description_short_b7b8 .title-silver-c1c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze_ca2d .copper_c235 .footer_df36 {
  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);
}
.bronze_ca2d
  .copper_c235
  .title-silver-c1c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze_ca2d
  .tertiary_focused_e184
  .footer_df36 {
  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);
}
.bronze_ca2d
  .tertiary_focused_e184
  .title-silver-c1c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze_ca2d
  .middle-eb3d
  .footer_df36 {
  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);
}
.bronze_ca2d
  .middle-eb3d
  .title-silver-c1c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-5e1e .focus_stale_7ea9 {
  background-color: var(--e-global-color-primary);
}
.stale-5e1e .focus_stale_7ea9:hover {
  background-color: var(--e-global-color-primary);
}
.stale-5e1e .blue_d0d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale-5e1e
  .focus_stale_7ea9:hover
  .blue_d0d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-6136 .pressed_2fd8 {
  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);
}
.widget-pressed-5211 .cold-ec27 .header-b7a1 a {
  background-color: var(--e-global-color-accent);
}
.widget-pressed-5211 .cold-ec27 .out-e23e a {
  background-color: var(--e-global-color-accent);
}
.widget-pressed-5211 .cold-ec27 .header-b7a1 a,
.widget-pressed-5211 .cold-ec27 .out-e23e a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_987f
  .hover_wide_22cb.pagination_steel_776b
  .cold-ec27
  a.tooltip_cold_2dd6 {
  background-color: var(--e-global-color-accent);
}
.header_987f
  .hover_wide_22cb.pagination_steel_776b
  .cold-ec27
  span.tooltip_cold_2dd6.fn-current-2009 {
  background-color: var(--e-global-color-text);
}
.header_987f
  .hover_wide_22cb.pagination_steel_776b
  .cold-ec27
  .tooltip_cold_2dd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-3596 .grid-16e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-3596
  .next-a167
  > .title-solid-cf5e
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-3596
  .pink_7dee
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-3596
  .item-3685
  .texture_e3b3,
.gradient-3596
  .item-3685
  .accordion_north_90aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-3596
  .item-3685
  .status_9dd5,
.gradient-3596
  .item-3685
  a
  .status_9dd5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-3596
  .item-3685
  .last-6e3e {
  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);
}
.gradient-3596
  .item-3685
  .header-light-a1ce {
  background-color: var(--e-global-color-primary);
}
.gradient-3596
  .item-3685
  .header-light-a1ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-3596
  .item-3685
  .header-light-a1ce:hover {
  background-color: var(--e-global-color-primary);
}
.gradient-3596
  .item-3685
  .picture-active-0dd7 {
  background-color: var(--e-global-color-primary);
}
.gradient-3596
  .item-3685
  .picture-active-0dd7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-3596
  .item-3685
  .picture-active-0dd7:hover {
  background-color: var(--e-global-color-primary);
}
.gradient-3596
  .icon-iron-91cb
  .menu-top-10d1
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-3596
  .icon-iron-91cb
  .menu_2135 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-3596
  .icon-iron-91cb
  .last-6e3e {
  color: var(--e-global-color-text);
}
.gradient-3596
  .icon-iron-91cb
  .last-6e3e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-3596
  .icon-iron-91cb
  .header-light-a1ce {
  background-color: var(--e-global-color-primary);
}
.gradient-3596
  .icon-iron-91cb
  .header-light-a1ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-3596
  .icon-iron-91cb
  .header-light-a1ce:hover {
  background-color: var(--e-global-color-primary);
}
.gradient-3596
  .icon-iron-91cb
  .picture-active-0dd7 {
  background-color: var(--e-global-color-primary);
}
.gradient-3596
  .icon-iron-91cb
  .picture-active-0dd7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-3596
  .icon-iron-91cb
  .picture-active-0dd7:hover {
  background-color: var(--e-global-color-primary);
}
.gradient-3596 .fixed_df88 {
  background-color: var(--e-global-color-primary);
}
.gradient-3596 .fixed_df88:hover {
  background-color: var(--e-global-color-primary);
}
.gradient-3596 .gallery-focused-6bd8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-3596 .gradient-92d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-cf11 .notice_0390 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-cf11
  .content-005e
  > div:nth-child(3)
  .notice_0390,
.new-cf11
  .card-last-b943
  > div:nth-child(1)
  .notice_0390,
.new-cf11
  .sort_wide_35ca
  > div:nth-child(1)
  .notice_0390,
.new-cf11
  .slider_ed36
  > div:nth-child(1)
  .notice_0390,
.new-cf11
  .heading-f47a
  > div:nth-child(1)
  .notice_0390 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-cf11 .image_e3c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-cf11 .logo_1397 {
  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);
}
.new-cf11 .logo_a807 {
  background-color: var(--e-global-color-primary);
}
.new-cf11 .logo_a807 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-cf11 .logo_a807:hover {
  background-color: var(--e-global-color-primary);
}
.new-cf11 .hero-d52e {
  background-color: var(--e-global-color-primary);
}
.new-cf11 .hero-d52e:hover {
  background-color: var(--e-global-color-primary);
}
.new-cf11 .gallery-focused-6bd8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-cf11 .gradient-92d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-paper-c33d .frame-thick-91de {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-paper-c33d .outline-black-f0df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-paper-c33d .photo_cec9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-paper-c33d .module-action-ae88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-paper-c33d .under-7431 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-paper-c33d .hero-d52e {
  background-color: var(--e-global-color-primary);
}
.alert-paper-c33d .hero-d52e:hover {
  background-color: var(--e-global-color-primary);
}
.filter-5dbb .heading_3580 {
  background-color: var(--e-global-color-secondary);
}
.filter-5dbb .layout_d0db {
  background-color: var(--e-global-color-text);
}
.filter-5dbb .progress_c0fb {
  background-color: var(--e-global-color-secondary);
}
.filter-5dbb .highlight_bright_3044 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-5dbb .text_easy_4aee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-5dbb .dropdown_f646 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-5dbb .brown-44cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-5dbb .caption-28bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_411c .brown_8435 .center_5400,
.silver_411c
  .brown_8435
  .center_5400
  a,
.silver_411c .article-88a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_411c .brown_8435 .west_779a,
.silver_411c .image-top-1a9f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_411c .brown_8435 .west_779a {
  color: var(--e-global-color-text);
}
.silver_411c .image-top-1a9f {
  color: var(--e-global-color-text);
}
.silver_411c
  .brown_8435
  .notification_steel_9acc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver_411c .modal-outer-c766 .lower_c08b {
  background-color: var(--e-global-color-primary);
}
.silver_411c .modal-outer-c766 .lower_c08b:hover {
  background-color: var(--e-global-color-primary);
}
.silver_411c .modal-outer-c766 .grid_south_a5b9 li span {
  background-color: var(--e-global-color-text);
}
.silver_411c .modal-outer-c766 .grid_south_a5b9 li span:hover {
  background-color: var(--e-global-color-primary);
}
.silver_411c
  .modal-outer-c766
  .grid_south_a5b9
  li.picture-tall-687d
  span {
  background-color: var(--e-global-color-accent);
}
.silver_411c .shade_paper_2a28 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_left_941c .sidebar-liquid-7cdf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-copper-ae6b .list_hard_0c24 {
  background-color: var(--e-global-color-primary);
}
.container-copper-ae6b .thumbnail_a8c7 {
  background-color: var(--e-global-color-secondary);
}
.container-copper-ae6b .highlight_next_bda1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-copper-ae6b .surface-motion-b24e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-copper-ae6b .detail_b4db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-copper-ae6b .label_pink_b003 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-copper-ae6b .huge_f638 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-copper-ae6b .simple-80a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-copper-ae6b .feature_886c {
  background-color: var(--e-global-color-primary);
}
.container-copper-ae6b .feature_886c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_complex_7915 .primary_9dd4 {
  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);
}
.description_complex_7915 .aside-f93f {
  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);
}
.description_complex_7915
  .banner_static_496f:after {
  background-color: var(--e-global-color-primary);
}
.description_complex_7915 .video_yellow_0de6 {
  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);
}
.video-4eea .article-88a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-4eea .image-top-1a9f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-soft-fedd .out_f7b8 .input-top-988f {
  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);
}
.tag-soft-fedd .out_f7b8 .light-5e1c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-758f .image_bright_8d89 {
  background-color: var(--e-global-color-primary);
}
.medium-758f .dirty_1e7a {
  background-color: var(--e-global-color-secondary);
}
.medium-758f .stale_d785 .pagination-cdd2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-758f .pattern-0aec .pagination-cdd2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-cc3a .accent_6c84 .hero_short_e25d {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-cc3a .accent_6c84 .paragraph-be4a {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-cc3a .accent_6c84 .pagination-dim-f55e {
  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);
}
.tabs-f41d .link_0fe4 {
  border-color: var(--e-global-color-text);
}
.tabs-f41d .icon_f6ee {
  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);
}
.tabs-f41d .chip-4e09 {
  color: var(--e-global-color-primary);
}
.tabs-f41d .smooth_4b44 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny-e17a .background-5187 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tiny-e17a .border_28f8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tiny-e17a .purple-b40e:hover .background-5187 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tiny-e17a
  .purple-b40e:hover
  .border_28f8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-1c06 .plasma-7a1e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-1c06 .action-66d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_14f0 .feature_basic_1819 .title_red_94d9 {
  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);
}
.picture_14f0 .over_ba5f .title_red_94d9 {
  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);
}
.current_3b41 .complex-00ce {
  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);
}
.sort-stone-b4af .red-f073 .card_stale_1fae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-stone-b4af .red-f073 .card_stale_1fae {
  background-color: var(--e-global-color-secondary);
}
.sort-stone-b4af .selected_be59 .card_stale_1fae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-stone-b4af .selected_be59 .card_stale_1fae {
  background-color: var(--e-global-color-secondary);
}
.sort-stone-b4af .fixed_f4c6 .module_motion_b1db {
  background-color: var(--e-global-color-primary);
}
.sort-stone-b4af .fixed_f4c6:hover .module_motion_b1db {
  background-color: var(--e-global-color-secondary);
}
.sort-stone-b4af .lower_c08b {
  background-color: var(--e-global-color-primary);
}
.sort-stone-b4af .lower_c08b:hover {
  background-color: var(--e-global-color-accent);
}
.sort-stone-b4af .grid_south_a5b9 li span {
  background-color: var(--e-global-color-text);
}
.sort-stone-b4af .grid_south_a5b9 li span:hover {
  background-color: var(--e-global-color-primary);
}
.sort-stone-b4af .grid_south_a5b9 li.picture-tall-687d span {
  background-color: var(--e-global-color-accent);
}
.list-glass-df7e .breadcrumb_987a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-glass-df7e .header-small-72be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-selected-e941 .icon-paper-c28b:before {
  background-color: var(--e-global-color-secondary);
}
.active-selected-e941 .notification_medium_4501 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-selected-e941 .tall-ece2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-dcbb .background-purple-1123 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-dcbb .background-purple-1123:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-dcbb .background-purple-1123.fn-active-2009 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-dcbb .up-71ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-dcbb .hot-f088 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-dcbb .icon-c994 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-dcbb .status-5f3d {
  background-color: var(--e-global-color-primary);
}
.primary-dcbb .status-5f3d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-dcbb .glass-936b {
  background-color: var(--e-global-color-primary);
}
.primary-dcbb .glass-936b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-dim-a78e .aside-b736 .outline_hard_92c3 a {
  color: var(--e-global-color-secondary);
}
.module-dim-a78e .aside-b736 .outline_hard_92c3 a:hover {
  color: var(--e-global-color-secondary);
}
.module-dim-a78e .aside-b736 .outline_hard_92c3,
.module-dim-a78e .aside-b736 .outline_hard_92c3 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-dim-a78e .aside-b736 .out-608f {
  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);
}
.module-dim-a78e .aside-b736 .tertiary-1e43 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-dim-a78e .aside-b736 .search_plasma_387c {
  background-color: var(--e-global-color-primary);
}
.module-dim-a78e .aside-b736 .search_plasma_387c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-dim-a78e .aside-b736 .search_plasma_387c:hover {
  background-color: var(--e-global-color-primary);
}
.module-dim-a78e .aside-b736 .mask_cool_97a2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-dim-a78e .aside-b736 .mask_cool_97a2 {
  background-color: var(--e-global-color-primary);
}
.module-dim-a78e .aside-b736 .mask_cool_97a2:hover {
  background-color: var(--e-global-color-primary);
}
.module-dim-a78e .aside-b736 .lower_c08b {
  background-color: var(--e-global-color-primary);
}
.module-dim-a78e .aside-b736 .lower_c08b:hover {
  background-color: var(--e-global-color-primary);
}
.module-dim-a78e .modal-outer-c766 .grid_south_a5b9 li span {
  background-color: var(--e-global-color-text);
}
.module-dim-a78e .modal-outer-c766 .grid_south_a5b9 li span:hover {
  background-color: var(--e-global-color-primary);
}
.module-dim-a78e .modal-outer-c766 .grid_south_a5b9 li.picture-tall-687d span {
  background-color: var(--e-global-color-accent);
}
.module-dim-a78e .gallery-focused-6bd8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-dim-a78e .gradient-92d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_2554 .table-short-b177 .hover-tiny-641c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_2554 .table-short-b177 .plasma_77d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_2554 .table-short-b177 .item-ab2e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_cffc .image-small-616e {
  border-color: var(--e-global-color-text);
}
.complex_cffc .purple-e898 {
  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);
}
.complex_cffc .avatar_plasma_2e7b {
  color: var(--e-global-color-secondary);
}
.complex_cffc .avatar_plasma_2e7b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_cffc .photo-over-06b6 > * {
  color: var(--e-global-color-primary);
}
.complex_cffc .photo-over-06b6 > * svg {
  fill: var(--e-global-color-primary);
}
.complex_cffc .text_ae2c {
  color: var(--e-global-color-primary);
}
.complex_cffc .text_ae2c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex_cffc .article-d758 {
  color: var(--e-global-color-primary);
}
.complex_cffc .article-d758 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex_cffc .up-6dcb {
  color: var(--e-global-color-primary);
}
.complex_cffc .up-6dcb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_cffc .thumbnail-down-c8ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_cffc .image-f413 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_cffc .image-f413.tiny_d1a3 {
  color: var(--e-global-color-secondary);
}
.complex_cffc .image-f413.tiny_d1a3 .fluid_f5d5 {
  color: var(--e-global-color-accent);
}
.complex_cffc .image-f413.tertiary-11e6 {
  color: var(--e-global-color-text);
}
.complex_cffc .image-f413.tertiary-11e6 .fluid_f5d5 {
  color: var(--e-global-color-text);
}
.complex_cffc .image-f413:before {
  border-top-color: var(--e-global-color-text);
}
.complex_cffc .clean_2852 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_cffc
  .clean_2852
  .purple-f6a2 {
  background-color: var(--e-global-color-primary);
}
.complex_cffc
  .clean_2852
  .purple-f6a2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.complex_cffc .image-small-616e .narrow_1049 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_thick_5ec5 .logo_center_7efe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_thick_5ec5 .header_fbae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid-f0fa .hard-306a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid-f0fa
  .focus-ad3c
  .icon_iron_91f6 {
  background-color: var(--e-global-color-secondary);
}
.fluid-f0fa
  .focus-ad3c.filter_1b9d
  .icon_iron_91f6 {
  background-color: var(--e-global-color-text);
}
.fluid-f0fa
  .focus-ad3c:hover
  .icon_iron_91f6 {
  background-color: var(--e-global-color-accent);
}
.fluid-f0fa
  .focus-ad3c.fn-active-2009
  .icon_iron_91f6 {
  background-color: var(--e-global-color-primary);
}
.search-d8e2 .dynamic-87b2 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.search-d8e2 .tiny-bd78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-d8e2 .focused_1a26 {
  background-color: var(--e-global-color-primary);
}
.search-d8e2 .focused_1a26 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar-silver-5f7f .background_19ed .gradient-6232 .modal_left_f473 {
  background-color: var(--e-global-color-secondary);
}
.avatar-silver-5f7f .background_19ed .disabled-138a:after {
  background-color: var(--e-global-color-secondary);
}
.avatar-silver-5f7f .search_dirty_c2bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-silver-5f7f .label_hard_4924 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-silver-5f7f .widget_6dbb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-silver-5f7f .table_blue_9523 {
  background-color: var(--e-global-color-primary);
}
.avatar-silver-5f7f .table_blue_9523 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar-silver-5f7f .button-south-2819 {
  background-color: var(--e-global-color-secondary);
}
.avatar-silver-5f7f .button-south-2819 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar-silver-5f7f .background_19ed .pink-1379 .aside_bottom_fd01:hover {
  background-color: var(--e-global-color-primary);
}
.avatar-silver-5f7f
  .background_19ed
  .pink-1379
  .aside_bottom_fd01.popup_yellow_7592 {
  background-color: var(--e-global-color-primary);
}
.avatar-silver-5f7f .background_19ed .nav_wide_4850:before {
  border-color: var(--e-global-color-primary);
}
.avatar-silver-5f7f .background_19ed .nav_wide_4850:hover:before {
  border-color: var(--e-global-color-secondary);
}
.avatar-silver-5f7f
  .background_19ed
  .nav_wide_4850.tertiary_8fdf:before {
  border-color: var(--e-global-color-primary);
}
.avatar-silver-5f7f .banner-9004 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-048f .container-562b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large-048f .container-562b:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large-048f .container-562b.gradient_0bdb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large-048f .modal-ec00 {
  background-color: var(--e-global-color-primary);
}
.large-048f .modal-ec00 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large-048f
  .backdrop-steel-7659
  .alert-6801
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large-048f
  .breadcrumb-solid-2ca9
  .alert-6801
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block-plasma-7ed1
  .frame-steel-c845
  .detail_west_f1b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-plasma-7ed1
  .frame-steel-c845
  .alert_f805 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-plasma-7ed1 .complex_df3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-plasma-7ed1 .box_877b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-plasma-7ed1 .hover-left-ab18 {
  background-color: var(--e-global-color-primary);
}
.block-plasma-7ed1 .hover-left-ab18 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_940c .copper_8d62 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_940c .brown-b7b9 {
  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);
}
.alert_940c .filter_upper_806b {
  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);
}
.alert_940c .filter_upper_806b a:hover {
  color: var(--e-global-color-secondary);
}
.alert_940c .under-fa2a {
  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);
}
.alert_940c .gradient_b311 {
  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);
}
.alert_940c .label_lite_6e59 .lower_c08b {
  background-color: var(--e-global-color-primary);
}
.alert_940c .label_lite_6e59 .lower_c08b:hover {
  background-color: var(--e-global-color-accent);
}
.alert_940c
  .label_lite_6e59
  .grid_south_a5b9
  li
  span {
  background-color: var(--e-global-color-text);
}
.alert_940c
  .label_lite_6e59
  .grid_south_a5b9
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.alert_940c
  .label_lite_6e59
  .grid_south_a5b9
  li.picture-tall-687d
  span {
  background-color: var(--e-global-color-accent);
}
.notice-b9fe
  .media_large_7229
  .gradient_copper_044a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-b9fe .media_large_7229 .accent-easy-95e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-b9fe .media_large_7229 .column-tiny-2326 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-b9fe .video-efb1 {
  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);
}
.notice-b9fe
  .focused-2ff3.background-28a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-5391
  > .action-e71b
  > div
  > .overlay-97ef
  > .short_1d87
  > a {
  background-color: var(--e-global-color-text);
}
.progress-5391
  > .action-e71b
  > div
  > .overlay-97ef
  > .short_1d87
  > a
  .message-0721.first_aecd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-5391
  > .action-e71b
  > div
  > .overlay-97ef
  > .short_1d87
  > a
  .pagination-over-f16a.disabled-8e17 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-5391
  > .action-e71b
  > div
  > .overlay-97ef
  > .short_1d87
  > .right-c2b8
  .short_1d87
  > a {
  background-color: var(--e-global-color-secondary);
}
.progress-5391
  > .action-e71b
  > div
  > .overlay-97ef
  > .short_1d87
  > .right-c2b8
  .short_1d87
  > a
  .frame_dc23 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-5391
  > .action-e71b
  > div
  > .overlay-97ef
  > .short_1d87
  > .right-c2b8
  .short_1d87
  > a
  .pagination-over-f16a.nav_inner_3c6b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-5391
  > .action-e71b
  > div
  > .overlay-97ef
  > .short_1d87
  > a
  .detail-cc49:before {
  color: var(--e-global-color-text);
}
.progress-5391
  > .action-e71b
  > div
  > .overlay-97ef
  > .short_1d87
  > .right-c2b8
  a
  .detail-cc49:before {
  color: var(--e-global-color-text);
}
.progress-5391
  > .action-e71b
  > div
  > .overlay-97ef
  > .short_1d87.search-c6f2
  > a
  .detail-cc49:before {
  color: var(--e-global-color-text);
}
.progress-5391
  > .action-e71b
  > div
  > .overlay-97ef
  > .short_1d87
  > .right-c2b8
  .short_1d87.search-c6f2
  > a
  .detail-cc49:before {
  color: var(--e-global-color-text);
}
.progress-5391
  > .action-e71b
  > div
  > .overlay-97ef
  > .short_1d87
  > a
  .preview-left-e905
  .active_b1ed {
  color: var(--e-global-color-text);
}
.progress-5391
  > .action-e71b
  > div
  > .overlay-97ef
  > .short_1d87
  > .right-c2b8
  a
  .preview-left-e905
  .active_b1ed {
  color: var(--e-global-color-text);
}
.progress-5391
  > .action-e71b
  > div
  > .overlay-97ef
  > .short_1d87
  > a
  .preview-left-e905
  .active_b1ed,
.progress-5391
  > .action-e71b
  > div
  > .overlay-97ef
  > .short_1d87
  > .right-c2b8
  a
  .preview-left-e905
  .active_b1ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-5391
  > .action-e71b
  > div
  > .overlay-97ef
  > .short_1d87
  > a
  .thick_e1d9:before {
  color: var(--e-global-color-text);
}
.progress-5391
  > .action-e71b
  > div
  > .overlay-97ef
  > .short_1d87
  > .right-c2b8
  a
  .thick_e1d9:before {
  color: var(--e-global-color-text);
}
.progress-5391
  > .action-e71b
  > div
  > .overlay-97ef
  > .short_1d87.search-c6f2
  > a
  .thick_e1d9:before {
  color: var(--e-global-color-text);
}
.progress-5391
  > .action-e71b
  > div
  > .overlay-97ef
  > .short_1d87
  > .right-c2b8
  .short_1d87.search-c6f2
  > a
  .thick_e1d9:before {
  color: var(--e-global-color-text);
}
.shade-over-a1a7 .next-c82c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-over-a1a7
  .dropdown_slow_b63f:hover
  .next-c82c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hot-e0ed
  > .action-e71b
  > .steel-f772
  > .tiny-210b
  > .banner-406d
  > .first_05d3
  .center_a617 {
  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);
}
.hot-e0ed
  > .action-e71b
  > .steel-f772
  > .tiny-210b
  > .banner-406d
  > .first_05d3:hover
  .center_a617 {
  color: var(--e-global-color-text);
}
.hot-e0ed
  > .action-e71b
  > .steel-f772
  > .tiny-210b
  > .banner-406d
  > .first_05d3:hover
  .center_a617 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot-e0ed
  > .action-e71b
  > .steel-f772
  > .tiny-210b
  > .banner-406d.filter-white-12b3
  > .first_05d3
  .center_a617 {
  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);
}
.medium_aaaa .west_d5ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium_aaaa .card_easy_0102 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium_aaaa .preview_motion_929a {
  background-color: var(--e-global-color-primary);
}
.medium_aaaa .preview_motion_929a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu_white_e798
  > .action-e71b
  > .under-2cf6
  > .huge-7140
  > .badge-22c9
  .badge-c791 {
  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);
}
.menu_white_e798
  > .action-e71b
  > .under-2cf6
  > .huge-7140
  > .badge-22c9
  .focus_first_ccc7 {
  color: var(--e-global-color-text);
}
.menu_white_e798
  > .action-e71b
  > .under-2cf6
  > .huge-7140
  > .badge-22c9:hover
  .badge-c791 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_white_e798
  > .action-e71b
  > .under-2cf6
  > .huge-7140
  > .badge-22c9:hover
  .focus_first_ccc7 {
  color: var(--e-global-color-secondary);
}
.menu_white_e798
  > .action-e71b
  > .under-2cf6
  > .huge-7140
  > .badge-22c9.module-over-d26a
  .badge-c791 {
  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);
}
.menu_white_e798
  > .action-e71b
  > .under-2cf6
  > .huge-7140
  > .badge-22c9.module-over-d26a
  .focus_first_ccc7 {
  color: var(--e-global-color-primary);
}
.selected_5996
  .hot-e5f4
  .column_black_431b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected_5996 .wood-85a6 .narrow_1049 .layout_fluid_42d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid-144f .tall_796e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid-144f .dirty_842f .tall_796e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid-144f .pattern-31ae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.solid-144f .pattern-31ae {
  background-color: var(--e-global-color-primary);
}
.outline-2322 .large_1506 .link-1698 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-2322
  .large_1506:hover
  .first-feae {
  color: var(--e-global-color-secondary);
}
.outline-2322
  .large_1506:hover
  .link-1698 {
  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);
}
.feature_blue_e7e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.active_1143 {
  flex-direction: column;
}

.active_1143 .chip_4090 {
  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.active_1143 .chip_4090 {
  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);
}

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

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

.layout-ce0e.mask-right-3def {
  display: none;
}

.button-5724 {
  display: none;
}

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

.outline-focused-66d5.table-f6be {
  margin-bottom: 40px;
  width: 100%;
}

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

.active_1143 a {
  width: 100%;
}

.link_dynamic_d29c .info-thick-74bb.motion_cbf2 {
  width: 20% !important;
}

.tag-pressed-ef08 {
  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-pressed-ef08: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-pressed-ef08 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.link_dynamic_d29c
  .info-thick-74bb.brown-3296
  .thick_4e2b
  .highlight-1e83 {
  font-size: 20px !important;
}

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

.media-23fb {
  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;
}

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

  text-align: center;
}

.container-prev-4e5c.frame-bronze-eda3 > .upper_e8da {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.tall-4ee1 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.link_dynamic_d29c
  .info-thick-74bb.table_orange_a1a2
  .active_cold_9f88
  .next_9b18 {
  width: 100% !important;
}

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

.silver-1c29 {
  width: 100%;
}

.secondary-e9aa {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

.text-1ae8 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.carousel_cool_3dc5:hover .text-1ae8 {
  visibility: visible;
}
.carousel_cool_3dc5:hover.carousel_cool_3dc5::before {
  display: block;
}

.panel_fast_5630 h3 {
  color: #fff;
}

.soft_e8d7 {
  margin: 0;
}

.link_dynamic_d29c
  .info-thick-74bb.table_orange_a1a2
  .next_9b18
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.wrapper_7afc {
  width: 100%;
}

.prev-abea {
  width: 100%;
}

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

.prev-abea {
  width: 100%;
}

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

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

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

.overlay-38ef {
  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;
}

.active_1143 .chip_4090.row-current-453c {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.active_1143 h1.chip_4090 {
  margin-top: 80px !important;
}

.link_dynamic_d29c .info-thick-74bb.main-f327 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.menu_3520 img {
  width: 100%;
}

.surface-a36d .video-hard-412f.thick_4e2b {
  justify-content: space-between;
}

.yellow-4e68 {
  display: none;
}

.link-5a81 .fixed-f735 {
  margin: 1px 0 !important;
}

.dim-9fba li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .container-prev-4e5c .upper_e8da {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .tag-pressed-ef08 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .surface-a36d .video-hard-412f.thick_4e2b {
    border-bottom: 1px solid #f0c159;
  }

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

  .container-prev-4e5c.frame-bronze-eda3 > .upper_e8da {
    gap: 15px;
    justify-content: space-between;
  }

  .link_dynamic_d29c
    .info-thick-74bb.table_orange_a1a2
    .next_9b18
    img {
    width: 60% !important;
  }

  .tall-4ee1 {
    left: 2%;
  }

  .white_f97c {
    margin: 10px 0;
  }

  .active_1143 .fixed-f735 {
    margin: 0;
    margin-bottom: 10px;
  }

  .tag-pressed-ef08 {
    font-size: 16px !important;
  }

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

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

  h2.active_1143 .chip_4090,
  .active_1143 .chip_4090 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .next_9b18 {
    justify-content: center;
  }

  .active_1143 .fixed-f735 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .link_dynamic_d29c .info-thick-74bb.motion_cbf2 {
    width: 75% !important;
  }

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

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

  h2.active_1143 .chip_4090,
  .active_1143 .chip_4090 {
    font-size: 30px !important;
  }

  .next_9b18 {
    justify-content: center;
  }

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

  .shadow_static_92f2
    .white_5593.cool-fe0b {
    margin: 0 !important;
  }

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

  .white_f97c {
    display: flex;
  }

  .thumbnail-0727 .tag-pressed-ef08 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .active_1143 h1.chip_4090 {
    margin-top: 40px !important;
  }

  .link_dynamic_d29c
    .info-thick-74bb.table_orange_a1a2
    .next_9b18
    img,
  .hover_d892 .active_cold_9f88 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .link_dynamic_d29c .info-thick-74bb.motion_cbf2 {
    width: 100% !important;
  }

  .container-prev-4e5c.frame-bronze-eda3 > .upper_e8da {
    gap: 3px;
  }

  .active_1143 .fixed-f735 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.surface-a36d .video-hard-412f.thick_4e2b {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.surface-a36d .video-hard-412f.thick_4e2b: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .surface-a36d .video-hard-412f.thick_4e2b {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .active_1143 .chip_4090 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .tag-pressed-ef08 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.light_eb3c .title_prev_dccd {
  flex-shrink: 0;
  white-space: nowrap;
}

.light_eb3c .button-00c5 {
  flex-shrink: 0;
  min-width: fit-content;
}

.light_eb3c .highlight-1e83 {
  white-space: nowrap;
}

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

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

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

.light_eb3c .button-00c5 {
  max-width: 80px !important;
  overflow: hidden;
}

.light_eb3c .video-hard-412f.thick_4e2b {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.light_eb3c .highlight-1e83 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 9df8 */
.promo-block-a3 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.0;
}
