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(.content_0a87) {
  gap: 0.5em;
}
:where(.avatar_789a) {
  gap: 0.5em;
}
body .new_f8d7 > .south_d441 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .new_f8d7 > .gallery-a1bd {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .new_f8d7 > .cold-3cfe {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .shade-plasma-491a > .south_d441 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .shade-plasma-491a > .gallery-a1bd {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .shade-plasma-491a > .cold-3cfe {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .shade-plasma-491a
  > :where(:not(.south_d441):not(.gallery-a1bd):not(.block-stale-a901)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .shade-plasma-491a > .old_3c1e {
  max-width: var(--wp--style--global--wide-size);
}
body .content_0a87 {
  display: flex;
}
body .content_0a87 {
  flex-wrap: wrap;
  align-items: center;
}
body .content_0a87 > * {
  margin: 0;
}
body .avatar_789a {
  display: grid;
}
body .avatar_789a > * {
  margin: 0;
}
:where(.grid_69d6.content_0a87) {
  gap: 2em;
}
:where(.grid_69d6.avatar_789a) {
  gap: 2em;
}
:where(.stale-d4b6.content_0a87) {
  gap: 1.25em;
}
:where(.stale-d4b6.avatar_789a) {
  gap: 1.25em;
}
.main-black-a637 {
  color: var(--wp--preset--color--black) !important;
}
.highlight-dc52 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.logo-3294 {
  color: var(--wp--preset--color--white) !important;
}
.liquid_6c7c {
  color: var(--wp--preset--color--pale-pink) !important;
}
.badge_ea95 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.progress-fec0 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.black-40e4 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.logo-18df {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.text_current_141e {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.rough_ad3e {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hover-gas-f1c5 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.search-0dac {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.input-d924 {
  background-color: var(--wp--preset--color--black) !important;
}
.paper_e35e {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.simple_f29d {
  background-color: var(--wp--preset--color--white) !important;
}
.image-top-c129 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.card-8cee {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.chip_stone_c466 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.info_c5e7 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.full-4de3 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.tertiary_brown_37ce {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.south-522f {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.pattern-b463 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.pagination-e626 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.avatar-last-d3a6 {
  border-color: var(--wp--preset--color--black) !important;
}
.button-old-289c {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.light_788e {
  border-color: var(--wp--preset--color--white) !important;
}
.frame-f8fb {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.row-selected-0dd7 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.sidebar-liquid-8469 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.nav-e859 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.narrow_5786 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.red_845d {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.outline-left-97d2 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.wood-5966 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.article-2163 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.label-a4e6 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.hidden-clean-3223 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.module-old-f71d {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.easy-9634 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.panel_pink_2731 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.copper_f43f {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.pink-4e25 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.stale-39f5 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.outline-center-e074 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.search-92c6 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.mini-3067 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.pagination-ae18 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.shade_fluid_b6c0 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.clean_3707 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.box_e5ae {
  font-size: var(--wp--preset--font-size--large) !important;
}
.dirty_5262 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.dark_44da a:where(:not(.selected_3877)) {
  color: inherit;
}
:where(.stale-d4b6.content_0a87) {
  gap: 1.25em;
}
:where(.stale-d4b6.avatar_789a) {
  gap: 1.25em;
}
:where(.grid_69d6.content_0a87) {
  gap: 2em;
}
:where(.grid_69d6.avatar_789a) {
  gap: 2em;
}
.in_797f {
  font-size: 1.5em;
  line-height: 1.6;
}

.heading_inner_39f3 .filter_a696 {
  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);
}
.outline-29c7 .inner-a0c5 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-54a1 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-54a1.header_1cd8 .component-copper-f9cf {
  background-color: var(--e-global-color-primary);
}
.section-54a1.row_00cc .component-copper-f9cf,
.section-54a1.section_dim_3c9a .component-copper-f9cf {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.feature_58f8 .status_fresh_567c {
  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);
}
.surface_light_2081 {
  --divider-color: var(--e-global-color-secondary);
}
.surface_light_2081 .full_2283 {
  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);
}
.surface_light_2081.feature_middle_d7ae .status_5974 {
  background-color: var(--e-global-color-secondary);
}
.surface_light_2081.row-71d4 .status_5974,
.surface_light_2081.search-last-89e8 .status_5974 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.surface_light_2081.row-71d4 .status_5974,
.surface_light_2081.search-last-89e8 .status_5974 svg {
  fill: var(--e-global-color-secondary);
}
.current-4e67 .hover-motion-d137 {
  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);
}
.current-4e67 .tooltip-soft-8372 {
  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);
}
.texture_basic_1054.feature_middle_d7ae .status_5974 {
  background-color: var(--e-global-color-primary);
}
.texture_basic_1054.row-71d4 .status_5974,
.texture_basic_1054.search-last-89e8 .status_5974 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.texture_basic_1054.row-71d4 .status_5974,
.texture_basic_1054.search-last-89e8 .status_5974 svg {
  fill: var(--e-global-color-primary);
}
.primary_322d.feature_middle_d7ae .status_5974 {
  background-color: var(--e-global-color-primary);
}
.primary_322d.row-71d4 .status_5974,
.primary_322d.search-last-89e8 .status_5974 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.primary_322d .next_dc46 {
  color: var(--e-global-color-primary);
}
.primary_322d .next_dc46,
.primary_322d .next_dc46 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_322d .content_advanced_dd23 {
  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);
}
.solid_39ae .layout_dark_3402 {
  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);
}
.tooltip-b7cb .prev_0f0c .progress_0fa7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary_b74d .overlay-ced5:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.tertiary_b74d .selected-bcde i {
  color: var(--e-global-color-primary);
}
.tertiary_b74d .selected-bcde svg {
  fill: var(--e-global-color-primary);
}
.tertiary_b74d .popup_d707 {
  color: var(--e-global-color-secondary);
}
.tertiary_b74d .overlay-ced5 > .popup_d707,
.tertiary_b74d .overlay-ced5 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_bdce .footer-25bd {
  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);
}
.dropdown_bdce .main-fast-2e69 {
  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);
}
.tall-db11 .link_692c .wide_a3db {
  background-color: var(--e-global-color-primary);
}
.tall-db11 .slider_efbe {
  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);
}
.border_7d2e .motion-955b {
  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);
}
.border_7d2e .caption-5b16 {
  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);
}
.border_7d2e .carousel-c7e4 {
  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);
}
.box-pro-317c .large_3952,
.box-pro-317c .large_3952 a {
  color: var(--e-global-color-primary);
}
.box-pro-317c .large_3952.carousel-d445,
.box-pro-317c .large_3952.carousel-d445 a {
  color: var(--e-global-color-accent);
}
.box-pro-317c .large_3952 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-pro-317c .in_9f35 {
  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);
}
.hidden-1e49 .tag_0e30,
.hidden-1e49 .light_5326 {
  color: var(--e-global-color-primary);
}
.hidden-1e49 .tag_0e30 svg {
  fill: var(--e-global-color-primary);
}
.hidden-1e49 .carousel-d445 .tag_0e30,
.hidden-1e49 .carousel-d445 .light_5326 {
  color: var(--e-global-color-accent);
}
.hidden-1e49 .carousel-d445 .tag_0e30 svg {
  fill: var(--e-global-color-accent);
}
.hidden-1e49 .light_5326 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-1e49 .in_9f35 {
  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);
}
.purple_4073 .media-small-a134,
.purple_4073 .component-7b87 {
  color: var(--e-global-color-primary);
}
.purple_4073 .component-7b87 svg {
  fill: var(--e-global-color-primary);
}
.purple_4073 .large_3952.carousel-d445 a,
.purple_4073
  .large_3952.carousel-d445
  .component-7b87 {
  color: var(--e-global-color-accent);
}
.purple_4073 .media-small-a134 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_4073 .in_9f35 {
  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-3203 .image-d612 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-3203 .chip_brown_7919 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_321d .frame_1677 .gallery_62d6 {
  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);
}
.dark_321d .frame_1677 .border-ed6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_321d .accordion_f5ab .gallery_62d6 {
  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);
}
.dark_321d
  .accordion_f5ab
  .border-ed6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_321d
  .detail_0c0c
  .gallery_62d6 {
  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);
}
.dark_321d
  .detail_0c0c
  .border-ed6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_321d
  .hero-small-6d88
  .gallery_62d6 {
  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);
}
.dark_321d
  .hero-small-6d88
  .border-ed6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_short_5909 .bright-3aeb {
  background-color: var(--e-global-color-primary);
}
.sidebar_short_5909 .bright-3aeb:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar_short_5909 .module_light_1234 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_short_5909
  .bright-3aeb:hover
  .module_light_1234 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_2d38 .frame_bright_bf1e {
  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);
}
.title_86d1 .warm-97c0 .focus_pro_7d93 a {
  background-color: var(--e-global-color-accent);
}
.title_86d1 .warm-97c0 .mask_28d5 a {
  background-color: var(--e-global-color-accent);
}
.title_86d1 .warm-97c0 .focus_pro_7d93 a,
.title_86d1 .warm-97c0 .mask_28d5 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_5092
  .gold_afe5.middle_1e89
  .warm-97c0
  a.frame-1127 {
  background-color: var(--e-global-color-accent);
}
.outline_5092
  .gold_afe5.middle_1e89
  .warm-97c0
  span.frame-1127.fn-current-795c {
  background-color: var(--e-global-color-text);
}
.outline_5092
  .gold_afe5.middle_1e89
  .warm-97c0
  .frame-1127 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-0529 .accent-active-aca7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-0529
  .fluid-ca35
  > .advanced-507e
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-0529
  .stone-d6b4
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-0529
  .in-671a
  .block_tall_7865,
.huge-0529
  .in-671a
  .progress_hard_2907 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-0529
  .in-671a
  .filter-121a,
.huge-0529
  .in-671a
  a
  .filter-121a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-0529
  .in-671a
  .over-8184 {
  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);
}
.huge-0529
  .in-671a
  .white-b66a {
  background-color: var(--e-global-color-primary);
}
.huge-0529
  .in-671a
  .white-b66a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-0529
  .in-671a
  .white-b66a:hover {
  background-color: var(--e-global-color-primary);
}
.huge-0529
  .in-671a
  .simple-79f0 {
  background-color: var(--e-global-color-primary);
}
.huge-0529
  .in-671a
  .simple-79f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-0529
  .in-671a
  .simple-79f0:hover {
  background-color: var(--e-global-color-primary);
}
.huge-0529
  .notice-static-94c0
  .simple-b3f2
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-0529
  .notice-static-94c0
  .status_purple_6415 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-0529
  .notice-static-94c0
  .over-8184 {
  color: var(--e-global-color-text);
}
.huge-0529
  .notice-static-94c0
  .over-8184
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-0529
  .notice-static-94c0
  .white-b66a {
  background-color: var(--e-global-color-primary);
}
.huge-0529
  .notice-static-94c0
  .white-b66a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-0529
  .notice-static-94c0
  .white-b66a:hover {
  background-color: var(--e-global-color-primary);
}
.huge-0529
  .notice-static-94c0
  .simple-79f0 {
  background-color: var(--e-global-color-primary);
}
.huge-0529
  .notice-static-94c0
  .simple-79f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-0529
  .notice-static-94c0
  .simple-79f0:hover {
  background-color: var(--e-global-color-primary);
}
.huge-0529 .active_0522 {
  background-color: var(--e-global-color-primary);
}
.huge-0529 .active_0522:hover {
  background-color: var(--e-global-color-primary);
}
.huge-0529 .right_ad57 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-0529 .sidebar_orange_e1a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-outer-4359 .badge_482e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-outer-4359
  .prev_a6e6
  > div:nth-child(3)
  .badge_482e,
.filter-outer-4359
  .hot-752b
  > div:nth-child(1)
  .badge_482e,
.filter-outer-4359
  .highlight_clean_7431
  > div:nth-child(1)
  .badge_482e,
.filter-outer-4359
  .gradient_964d
  > div:nth-child(1)
  .badge_482e,
.filter-outer-4359
  .preview-e8c1
  > div:nth-child(1)
  .badge_482e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-outer-4359 .content_hovered_a77d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-outer-4359 .footer-bb63 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-outer-4359 .avatar-8e6e {
  background-color: var(--e-global-color-primary);
}
.filter-outer-4359 .avatar-8e6e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-outer-4359 .avatar-8e6e:hover {
  background-color: var(--e-global-color-primary);
}
.filter-outer-4359 .paper_302a {
  background-color: var(--e-global-color-primary);
}
.filter-outer-4359 .paper_302a:hover {
  background-color: var(--e-global-color-primary);
}
.filter-outer-4359 .right_ad57 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-outer-4359 .sidebar_orange_e1a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north-f172 .fixed_4f3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north-f172 .mini_1e1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-f172 .disabled_liquid_9f89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-f172 .pagination-stone-91ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-f172 .current_ab08 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-f172 .paper_302a {
  background-color: var(--e-global-color-primary);
}
.north-f172 .paper_302a:hover {
  background-color: var(--e-global-color-primary);
}
.hero_cdab .secondary-complex-b4bf {
  background-color: var(--e-global-color-secondary);
}
.hero_cdab .medium_4cc9 {
  background-color: var(--e-global-color-text);
}
.hero_cdab .lower-3cb6 {
  background-color: var(--e-global-color-secondary);
}
.hero_cdab .panel-5718 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_cdab .complex_5054 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_cdab .gallery_5bf1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_cdab .huge-3101 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_cdab .accent_lite_91b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_8f64 .box_de50 .tiny-85c7,
.panel_8f64
  .box_de50
  .tiny-85c7
  a,
.panel_8f64 .large_dff2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_8f64 .box_de50 .media-7c2b,
.panel_8f64 .row_fast_9886 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_8f64 .box_de50 .media-7c2b {
  color: var(--e-global-color-text);
}
.panel_8f64 .row_fast_9886 {
  color: var(--e-global-color-text);
}
.panel_8f64
  .box_de50
  .aside-cab4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_8f64 .box-pro-9050 .item_gold_4090 {
  background-color: var(--e-global-color-primary);
}
.panel_8f64 .box-pro-9050 .item_gold_4090:hover {
  background-color: var(--e-global-color-primary);
}
.panel_8f64 .box-pro-9050 .action_1282 li span {
  background-color: var(--e-global-color-text);
}
.panel_8f64 .box-pro-9050 .action_1282 li span:hover {
  background-color: var(--e-global-color-primary);
}
.panel_8f64
  .box-pro-9050
  .action_1282
  li.notice_d2b7
  span {
  background-color: var(--e-global-color-accent);
}
.panel_8f64 .logo_next_2d77 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_fresh_2946 .breadcrumb-clean-e781 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass-4ea0 .short_256f {
  background-color: var(--e-global-color-primary);
}
.glass-4ea0 .badge_iron_ab9d {
  background-color: var(--e-global-color-secondary);
}
.glass-4ea0 .preview-6faa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-4ea0 .hover_ddce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-4ea0 .wrapper-fresh-4cf8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-4ea0 .description-603e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-4ea0 .mini_27db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-4ea0 .layout-f20c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-4ea0 .heading-f93c {
  background-color: var(--e-global-color-primary);
}
.glass-4ea0 .heading-f93c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light_157e .progress-dynamic-1583 {
  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);
}
.light_157e .border_medium_4a66 {
  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);
}
.light_157e
  .overlay_mini_8b49:after {
  background-color: var(--e-global-color-primary);
}
.light_157e .solid_a60c {
  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);
}
.right_29cc .large_dff2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_29cc .row_fast_9886 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_bd0e .simple_92c4 .title-next-f7ec {
  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);
}
.background_bd0e .simple_92c4 .left_3fb0 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_2bf8 .motion-e80b {
  background-color: var(--e-global-color-primary);
}
.chip_2bf8 .container-fb0c {
  background-color: var(--e-global-color-secondary);
}
.chip_2bf8 .smooth-39ba .block-26b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_2bf8 .search_selected_738e .block-26b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-active-42b8 .component_61bc .message_hard_49e3 {
  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-active-42b8 .component_61bc .button-short-39f0 {
  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-active-42b8 .component_61bc .photo-0105 {
  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);
}
.cool-c766 .button_54ee {
  border-color: var(--e-global-color-text);
}
.cool-c766 .center-58ee {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-c766 .focused_16d0 {
  color: var(--e-global-color-primary);
}
.cool-c766 .shade_last_f965 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood_00f2 .easy-20c5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wood_00f2 .stone-644e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wood_00f2 .glass-abc6:hover .easy-20c5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wood_00f2
  .glass-abc6:hover
  .stone-644e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static-9901 .primary-2534 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static-9901 .grid-stone-d5b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma_6917 .primary-white-5bac .chip-outer-9bf9 {
  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);
}
.plasma_6917 .silver_fe18 .chip-outer-9bf9 {
  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);
}
.chip-down-0fd3 .info_3c67 {
  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);
}
.breadcrumb_301b .yellow_a77c .heading_new_c6fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_301b .yellow_a77c .heading_new_c6fb {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_301b .top_7a42 .heading_new_c6fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_301b .top_7a42 .heading_new_c6fb {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_301b .left_8b2d .secondary-short-7d8c {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_301b .left_8b2d:hover .secondary-short-7d8c {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_301b .item_gold_4090 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_301b .item_gold_4090:hover {
  background-color: var(--e-global-color-accent);
}
.breadcrumb_301b .action_1282 li span {
  background-color: var(--e-global-color-text);
}
.breadcrumb_301b .action_1282 li span:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_301b .action_1282 li.notice_d2b7 span {
  background-color: var(--e-global-color-accent);
}
.disabled-medium-280d .text-f643 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-medium-280d .container_afe2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-tall-6217 .menu-large-3f31:before {
  background-color: var(--e-global-color-secondary);
}
.slider-tall-6217 .section-8ac1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-tall-6217 .overlay-hot-91a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_down_f07e .button_1796 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_down_f07e .button_1796:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_down_f07e .button_1796.fn-active-795c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_down_f07e .table-silver-d62b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_down_f07e .plasma-808f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_down_f07e .frame_aba3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_down_f07e .soft-776b {
  background-color: var(--e-global-color-primary);
}
.menu_down_f07e .soft-776b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu_down_f07e .purple-d485 {
  background-color: var(--e-global-color-primary);
}
.menu_down_f07e .purple-d485 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered-3955 .widget-05fe .tooltip-475b a {
  color: var(--e-global-color-secondary);
}
.hovered-3955 .widget-05fe .tooltip-475b a:hover {
  color: var(--e-global-color-secondary);
}
.hovered-3955 .widget-05fe .tooltip-475b,
.hovered-3955 .widget-05fe .tooltip-475b a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-3955 .widget-05fe .orange-4f43 {
  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);
}
.hovered-3955 .widget-05fe .notification-9dfd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-3955 .widget-05fe .focus-57b5 {
  background-color: var(--e-global-color-primary);
}
.hovered-3955 .widget-05fe .focus-57b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-3955 .widget-05fe .focus-57b5:hover {
  background-color: var(--e-global-color-primary);
}
.hovered-3955 .widget-05fe .menu-up-2707 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered-3955 .widget-05fe .menu-up-2707 {
  background-color: var(--e-global-color-primary);
}
.hovered-3955 .widget-05fe .menu-up-2707:hover {
  background-color: var(--e-global-color-primary);
}
.hovered-3955 .widget-05fe .item_gold_4090 {
  background-color: var(--e-global-color-primary);
}
.hovered-3955 .widget-05fe .item_gold_4090:hover {
  background-color: var(--e-global-color-primary);
}
.hovered-3955 .box-pro-9050 .action_1282 li span {
  background-color: var(--e-global-color-text);
}
.hovered-3955 .box-pro-9050 .action_1282 li span:hover {
  background-color: var(--e-global-color-primary);
}
.hovered-3955 .box-pro-9050 .action_1282 li.notice_d2b7 span {
  background-color: var(--e-global-color-accent);
}
.hovered-3955 .right_ad57 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-3955 .sidebar_orange_e1a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-hard-639a .mini-b0c8 .item-fb0d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-hard-639a .mini-b0c8 .slider-simple-4e34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-hard-639a .mini-b0c8 .progress-medium-9cac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_a337 .box_1f21 {
  border-color: var(--e-global-color-text);
}
.green_a337 .soft-3248 {
  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);
}
.green_a337 .pro_1e3b {
  color: var(--e-global-color-secondary);
}
.green_a337 .pro_1e3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_a337 .out-9175 > * {
  color: var(--e-global-color-primary);
}
.green_a337 .out-9175 > * svg {
  fill: var(--e-global-color-primary);
}
.green_a337 .popup-8da8 {
  color: var(--e-global-color-primary);
}
.green_a337 .popup-8da8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_a337 .avatar-tall-668a {
  color: var(--e-global-color-primary);
}
.green_a337 .avatar-tall-668a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_a337 .surface-9312 {
  color: var(--e-global-color-primary);
}
.green_a337 .surface-9312 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_a337 .small-f330 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_a337 .message-brown-3de0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_a337 .message-brown-3de0.simple_f90e {
  color: var(--e-global-color-secondary);
}
.green_a337 .message-brown-3de0.simple_f90e .carousel-a00e {
  color: var(--e-global-color-accent);
}
.green_a337 .message-brown-3de0.hovered_1f50 {
  color: var(--e-global-color-text);
}
.green_a337 .message-brown-3de0.hovered_1f50 .carousel-a00e {
  color: var(--e-global-color-text);
}
.green_a337 .message-brown-3de0:before {
  border-top-color: var(--e-global-color-text);
}
.green_a337 .slow-e704 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_a337
  .slow-e704
  .hovered-def4 {
  background-color: var(--e-global-color-primary);
}
.green_a337
  .slow-e704
  .hovered-def4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green_a337 .box_1f21 .south_0785 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_c2c7 .shade-silver-152f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_c2c7 .mask_fff9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_ac94 .pagination-1bf0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_ac94
  .backdrop-lower-e533
  .black_0eb8 {
  background-color: var(--e-global-color-secondary);
}
.wrapper_ac94
  .backdrop-lower-e533.search_dark_6bab
  .black_0eb8 {
  background-color: var(--e-global-color-text);
}
.wrapper_ac94
  .backdrop-lower-e533:hover
  .black_0eb8 {
  background-color: var(--e-global-color-accent);
}
.wrapper_ac94
  .backdrop-lower-e533.fn-active-795c
  .black_0eb8 {
  background-color: var(--e-global-color-primary);
}
.light-589e .popup-05b7 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.light-589e .container-pro-dcd1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-589e .summary-9457 {
  background-color: var(--e-global-color-primary);
}
.light-589e .summary-9457 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_6984 .out-5ec4 .text_gas_9b97 .sidebar_488d {
  background-color: var(--e-global-color-secondary);
}
.secondary_6984 .out-5ec4 .blue-418f:after {
  background-color: var(--e-global-color-secondary);
}
.secondary_6984 .text_large_0258 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_6984 .description_orange_ff54 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_6984 .form-eb08 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_6984 .clean-1a06 {
  background-color: var(--e-global-color-primary);
}
.secondary_6984 .clean-1a06 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_6984 .element-basic-c7de {
  background-color: var(--e-global-color-secondary);
}
.secondary_6984 .element-basic-c7de {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_6984 .out-5ec4 .prev-ad52 .disabled_west_df18:hover {
  background-color: var(--e-global-color-primary);
}
.secondary_6984
  .out-5ec4
  .prev-ad52
  .disabled_west_df18.new_c614 {
  background-color: var(--e-global-color-primary);
}
.secondary_6984 .out-5ec4 .video_basic_5fd4:before {
  border-color: var(--e-global-color-primary);
}
.secondary_6984 .out-5ec4 .video_basic_5fd4:hover:before {
  border-color: var(--e-global-color-secondary);
}
.secondary_6984
  .out-5ec4
  .video_basic_5fd4.old_f6aa:before {
  border-color: var(--e-global-color-primary);
}
.secondary_6984 .row-25dc span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall-4e34 .outer_d7fd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall-4e34 .outer_d7fd:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall-4e34 .outer_d7fd.backdrop-huge-92c8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall-4e34 .shadow-6246 {
  background-color: var(--e-global-color-primary);
}
.tall-4e34 .shadow-6246 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall-4e34
  .tag-middle-0aae
  .accordion-inner-f597
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall-4e34
  .mask_cd40
  .accordion-inner-f597
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview-large-7aca
  .section-94fb
  .huge-9ec4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-large-7aca
  .section-94fb
  .highlight_566a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-large-7aca .info-db69 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-large-7aca .sidebar_pink_50f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-large-7aca .block-current-6772 {
  background-color: var(--e-global-color-primary);
}
.preview-large-7aca .block-current-6772 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-paper-8aec .module-7d49 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-paper-8aec .orange-1fb9 {
  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);
}
.breadcrumb-paper-8aec .stale-e269 {
  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);
}
.breadcrumb-paper-8aec .stale-e269 a:hover {
  color: var(--e-global-color-secondary);
}
.breadcrumb-paper-8aec .hovered-15c4 {
  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);
}
.breadcrumb-paper-8aec .media_plasma_430d {
  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);
}
.breadcrumb-paper-8aec .background_steel_2094 .item_gold_4090 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-paper-8aec .background_steel_2094 .item_gold_4090:hover {
  background-color: var(--e-global-color-accent);
}
.breadcrumb-paper-8aec
  .background_steel_2094
  .action_1282
  li
  span {
  background-color: var(--e-global-color-text);
}
.breadcrumb-paper-8aec
  .background_steel_2094
  .action_1282
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-paper-8aec
  .background_steel_2094
  .action_1282
  li.notice_d2b7
  span {
  background-color: var(--e-global-color-accent);
}
.solid-c7e3
  .image-ac23
  .feature_east_a662 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid-c7e3 .image-ac23 .layout-white-79e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid-c7e3 .image-ac23 .badge-14a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-c7e3 .title-3d26 {
  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);
}
.solid-c7e3
  .link_339e.up_6634 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim_e58a
  > .media-stone-8b36
  > div
  > .picture-cac7
  > .stale_d915
  > a {
  background-color: var(--e-global-color-text);
}
.dim_e58a
  > .media-stone-8b36
  > div
  > .picture-cac7
  > .stale_d915
  > a
  .hovered-bdbb.notice-lite-f93c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim_e58a
  > .media-stone-8b36
  > div
  > .picture-cac7
  > .stale_d915
  > a
  .iron-9d96.section_large_581e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim_e58a
  > .media-stone-8b36
  > div
  > .picture-cac7
  > .stale_d915
  > .link_copper_1014
  .stale_d915
  > a {
  background-color: var(--e-global-color-secondary);
}
.dim_e58a
  > .media-stone-8b36
  > div
  > .picture-cac7
  > .stale_d915
  > .link_copper_1014
  .stale_d915
  > a
  .secondary-hot-2c47 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim_e58a
  > .media-stone-8b36
  > div
  > .picture-cac7
  > .stale_d915
  > .link_copper_1014
  .stale_d915
  > a
  .iron-9d96.footer-8758 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim_e58a
  > .media-stone-8b36
  > div
  > .picture-cac7
  > .stale_d915
  > a
  .icon-83a0:before {
  color: var(--e-global-color-text);
}
.dim_e58a
  > .media-stone-8b36
  > div
  > .picture-cac7
  > .stale_d915
  > .link_copper_1014
  a
  .icon-83a0:before {
  color: var(--e-global-color-text);
}
.dim_e58a
  > .media-stone-8b36
  > div
  > .picture-cac7
  > .stale_d915.thick_348c
  > a
  .icon-83a0:before {
  color: var(--e-global-color-text);
}
.dim_e58a
  > .media-stone-8b36
  > div
  > .picture-cac7
  > .stale_d915
  > .link_copper_1014
  .stale_d915.thick_348c
  > a
  .icon-83a0:before {
  color: var(--e-global-color-text);
}
.dim_e58a
  > .media-stone-8b36
  > div
  > .picture-cac7
  > .stale_d915
  > a
  .progress-clean-b31c
  .bottom-6105 {
  color: var(--e-global-color-text);
}
.dim_e58a
  > .media-stone-8b36
  > div
  > .picture-cac7
  > .stale_d915
  > .link_copper_1014
  a
  .progress-clean-b31c
  .bottom-6105 {
  color: var(--e-global-color-text);
}
.dim_e58a
  > .media-stone-8b36
  > div
  > .picture-cac7
  > .stale_d915
  > a
  .progress-clean-b31c
  .bottom-6105,
.dim_e58a
  > .media-stone-8b36
  > div
  > .picture-cac7
  > .stale_d915
  > .link_copper_1014
  a
  .progress-clean-b31c
  .bottom-6105 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_e58a
  > .media-stone-8b36
  > div
  > .picture-cac7
  > .stale_d915
  > a
  .main_gas_5367:before {
  color: var(--e-global-color-text);
}
.dim_e58a
  > .media-stone-8b36
  > div
  > .picture-cac7
  > .stale_d915
  > .link_copper_1014
  a
  .main_gas_5367:before {
  color: var(--e-global-color-text);
}
.dim_e58a
  > .media-stone-8b36
  > div
  > .picture-cac7
  > .stale_d915.thick_348c
  > a
  .main_gas_5367:before {
  color: var(--e-global-color-text);
}
.dim_e58a
  > .media-stone-8b36
  > div
  > .picture-cac7
  > .stale_d915
  > .link_copper_1014
  .stale_d915.thick_348c
  > a
  .main_gas_5367:before {
  color: var(--e-global-color-text);
}
.dark_4f29 .picture-iron-1e79 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dark_4f29
  .tabs_current_8966:hover
  .picture-iron-1e79 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_9f43
  > .media-stone-8b36
  > .image_d1f9
  > .mask-selected-a38b
  > .advanced_3ed7
  > .image-slow-3f9d
  .accordion_68bc {
  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);
}
.notification_9f43
  > .media-stone-8b36
  > .image_d1f9
  > .mask-selected-a38b
  > .advanced_3ed7
  > .image-slow-3f9d:hover
  .accordion_68bc {
  color: var(--e-global-color-text);
}
.notification_9f43
  > .media-stone-8b36
  > .image_d1f9
  > .mask-selected-a38b
  > .advanced_3ed7
  > .image-slow-3f9d:hover
  .accordion_68bc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_9f43
  > .media-stone-8b36
  > .image_d1f9
  > .mask-selected-a38b
  > .advanced_3ed7.aside-green-3cae
  > .image-slow-3f9d
  .accordion_68bc {
  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);
}
.footer-warm-d122 .tag_pro_c9e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-warm-d122 .down_5396 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-warm-d122 .button-huge-2c51 {
  background-color: var(--e-global-color-primary);
}
.footer-warm-d122 .button-huge-2c51 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first-ffe6
  > .media-stone-8b36
  > .aside_57f3
  > .container-74c4
  > .smooth_1fc7
  .iron_6faf {
  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);
}
.first-ffe6
  > .media-stone-8b36
  > .aside_57f3
  > .container-74c4
  > .smooth_1fc7
  .gradient-facc {
  color: var(--e-global-color-text);
}
.first-ffe6
  > .media-stone-8b36
  > .aside_57f3
  > .container-74c4
  > .smooth_1fc7:hover
  .iron_6faf {
  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);
}
.first-ffe6
  > .media-stone-8b36
  > .aside_57f3
  > .container-74c4
  > .smooth_1fc7:hover
  .gradient-facc {
  color: var(--e-global-color-secondary);
}
.first-ffe6
  > .media-stone-8b36
  > .aside_57f3
  > .container-74c4
  > .smooth_1fc7.widget-active-f9f0
  .iron_6faf {
  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);
}
.first-ffe6
  > .media-stone-8b36
  > .aside_57f3
  > .container-74c4
  > .smooth_1fc7.widget-active-f9f0
  .gradient-facc {
  color: var(--e-global-color-primary);
}
.tabs_1621
  .outline_west_1093
  .accent_dark_68d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_1621 .chip-brown-c1fb .south_0785 .layout_be08 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_3e70 .bottom-1eab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_3e70 .container_67b4 .bottom-1eab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_3e70 .green_47d8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero_3e70 .green_47d8 {
  background-color: var(--e-global-color-primary);
}
.video_pink_734b .table-dirty-d488 .silver_fa2c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_pink_734b
  .table-dirty-d488:hover
  .search-abc9 {
  color: var(--e-global-color-secondary);
}
.video_pink_734b
  .table-dirty-d488:hover
  .silver_fa2c {
  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);
}
.pagination_narrow_0f3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.new_12c3 {
  flex-direction: column;
}

.new_12c3 .carousel_paper_9381 {
  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.new_12c3 .carousel_paper_9381 {
  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);
}

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

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

.dark_d988.shadow_slow_48df {
  display: none;
}

.light_f4c6 {
  display: none;
}

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

.nav_fixed_4f1e.container-stale-6738 {
  margin-bottom: 40px;
  width: 100%;
}

.link-mini-906f {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.new_12c3 a {
  width: 100%;
}

.label_basic_9ece .soft_0b98.thumbnail-9b52 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.label_basic_9ece
  .soft_0b98.huge-75bf
  .light_4815
  .frame-bronze-7607 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.highlight-gold-adec.input-hard-c1be > .hard-523e {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

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

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

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

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

.label_basic_9ece
  .soft_0b98.out_afd0
  .info_easy_4eb6
  .motion-eecc {
  width: 100% !important;
}

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

.simple-a870 {
  width: 100%;
}

.gallery-wood-04e0 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

.carousel-e197 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.outline_new_b55e:hover .carousel-e197 {
  visibility: visible;
}
.outline_new_b55e:hover.outline_new_b55e::before {
  display: block;
}

.pagination_1def h3 {
  color: #fff;
}

.south-5433 {
  margin: 0;
}

.label_basic_9ece
  .soft_0b98.out_afd0
  .motion-eecc
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.hover_4738 {
  width: 100%;
}

.warm-6f09 {
  width: 100%;
}

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

.warm-6f09 {
  width: 100%;
}

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

.motion-eecc {
  display: flex;
  align-items: center;
}

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

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

.new_12c3 .carousel_paper_9381.panel_wide_8e59 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.new_12c3 h1.carousel_paper_9381 {
  margin-top: 80px !important;
}

.label_basic_9ece .soft_0b98.banner_soft_3187 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.focused-0e3a img {
  width: 100%;
}

.text_up_ffb4 .up-2493.light_4815 {
  justify-content: space-between;
}

.short-8ad7 {
  display: none;
}

.progress-76f7 .dim_9fa2 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .highlight-gold-adec .hard-523e {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .text_up_ffb4 .up-2493.light_4815 {
    border-bottom: 1px solid #f0c159;
  }

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

  .highlight-gold-adec.input-hard-c1be > .hard-523e {
    gap: 15px;
    justify-content: space-between;
  }

  .label_basic_9ece
    .soft_0b98.out_afd0
    .motion-eecc
    img {
    width: 60% !important;
  }

  .component_next_de15 {
    left: 2%;
  }

  .light_8afd {
    margin: 10px 0;
  }

  .new_12c3 .dim_9fa2 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.new_12c3 .carousel_paper_9381,
  .new_12c3 .carousel_paper_9381 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .motion-eecc {
    justify-content: center;
  }

  .new_12c3 .dim_9fa2 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .link-mini-906f {
    margin-bottom: 15px !important;
  }

  .label_basic_9ece .soft_0b98.thumbnail-9b52 {
    width: 75% !important;
  }

  .focused-0e3a img {
    width: 100% !important;
  }
}

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

  h2.new_12c3 .carousel_paper_9381,
  .new_12c3 .carousel_paper_9381 {
    font-size: 30px !important;
  }

  .motion-eecc {
    justify-content: center;
  }

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

  .motion-2635
    .component_735d.card-c322 {
    margin: 0 !important;
  }

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

  .light_8afd {
    display: flex;
  }

  .mini-e67c .upper-b564 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .column-7d99 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .new_12c3 h1.carousel_paper_9381 {
    margin-top: 40px !important;
  }

  .label_basic_9ece
    .soft_0b98.out_afd0
    .motion-eecc
    img,
  .current-4e67 .info_easy_4eb6 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .label_basic_9ece .soft_0b98.thumbnail-9b52 {
    width: 100% !important;
  }

  .highlight-gold-adec.input-hard-c1be > .hard-523e {
    gap: 3px;
  }

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

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

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

.text_up_ffb4 .up-2493.light_4815: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .text_up_ffb4 .up-2493.light_4815 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .new_12c3 .carousel_paper_9381 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .upper-b564 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.rough_a997 .primary_small_0859 {
  flex-shrink: 0;
  white-space: nowrap;
}

.rough_a997 .element-f113 {
  flex-shrink: 0;
  min-width: fit-content;
}

.rough_a997 .frame-bronze-7607 {
  white-space: nowrap;
}

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

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

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

.rough_a997 .element-f113 {
  max-width: 80px !important;
  overflow: hidden;
}

.rough_a997 .up-2493.light_4815 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.rough_a997 .frame-bronze-7607 {
  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);
  }
}

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

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

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

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

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

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

/* css-noise: 3690 */
.shadow-element-e1 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.0;
}
